.news-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #d1d2d2;padding-bottom:20px;margin-bottom:20px;position:relative}.news-item:first-of-type{margin-top:50px}.news-item:last-of-type{border-bottom:none}.news-item::after{content:"";display:block;width:10px;height:10px;border-top:1px solid #000;border-right:1px solid #000;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:50%;right:20px}.news-item:hover::after{border-top-color:#c4171e;border-right-color:#c4171e}.news-item--thum{width:175px}@media screen and (max-width:640px){.news-item--thum{width:100px}}.news-item--content{-webkit-box-flex:1;flex:1;padding:0 40px 0 20px}.news-item--content__date{font-size:12px;font-size:.75rem;letter-spacing:.075em}.news-item--content__title{font-size:15px;font-size:.9375rem;line-height:1.5}.news-sidebar__title{font-size:15px;font-size:.9375rem;font-weight:700;line-height:1}@media screen and (max-width:640px){.news-sidebar__title{font-size:14px;font-size:.875rem}}.news-sidebar select.m-input{border:1px solid #c4171e;border-radius:20px;background-color:rgba(0,0,0,0);margin-top:15px}.news-sidebar select.m-input:focus{outline:0}.news-sidebar .m-select-wrapper::after{border-right-color:#c4171e;border-top-color:#c4171e;top:58%}.news-sidebar--list{font-size:15px;font-size:.9375rem;line-height:1.4}.news-sidebar--list__item{padding-top:20px}.news-sidebar--list__item input[type=radio]{display:none}.news-sidebar--list__item input[type=radio]:checked~.news-sidebar--list__child{display:block}.news-sidebar--list__item input[type=radio]:checked+label::before{content:"－"}.news-sidebar--list__item label{padding-left:1.2em;position:relative}.news-sidebar--list__item label::before{content:"＋";font-weight:700;position:absolute;left:0}.news-sidebar--list__item label:focus{outline:0}.news-sidebar--list__child{display:none;padding-left:1em}.news-sidebar--list__child__item{margin-top:5px;padding-left:1.2em;position:relative}.news-sidebar--list__child__item::before{content:"・";position:absolute;left:0}.mypage-news{padding:60px 0 100px}@media screen and (max-width:640px){.mypage-news{padding:50px 0}}.mypage-news--heading{text-align:center;line-height:1.6}.mypage-news--underline{border-bottom:1px solid #231815;margin:0 auto 30px;padding-bottom:10px}.mypage-news--title{font-size:30px;font-size:1.875rem;font-weight:500;letter-spacing:.2em}@media screen and (max-width:640px){.mypage-news--title{font-size:21px;font-size:1.3125rem}}.mypage-news--list .news-item::after{content:none}.mypage-news--list .news-item--content{padding:0 20px}.news-detail{padding-bottom:100px}@media screen and (max-width:640px){.news-detail{padding-bottom:50px}}.news-detail__date{font-size:13px;font-size:.8125rem;letter-spacing:.075em;line-height:1.4}.news-detail__title{font-size:26px;font-size:1.625rem;letter-spacing:.075em;line-height:1.4;margin-bottom:20px}.news-detail h2{font-weight:700;border-bottom:1px solid #000;line-height:1.4;padding:1em 0 .5em;margin-bottom:1em}.news-detail p{margin-bottom:1em;line-height:1.5}.news-detail .m-btn-wrap{margin-top:50px}