:root{--base-size: 1200}@media all and (max-width: 768px){:root{--base-size: 375}}img{width:100%;height:auto;vertical-align:middle;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.heading{width:100%;max-width:898px;margin:0 auto;margin:0 auto 40px;padding:.3em 0;font-size:2.4rem;letter-spacing:.1em;font-weight:700;line-height:1.25;color:#000;text-align:left;border-top:1px solid #e60012;border-bottom:1px solid #e60012}@media all and (max-width: 768px){.heading{width:calc(346 / 375 * 100%)}}@media all and (max-width: 768px){.heading{margin:0 auto calc(30 / 375 * 100%);padding:.24em 0;font-size:calc(100 / 375 * 18 * 1vw);text-align:center}}.breadcrumbs{position:relative;width:100%;max-width:1100px;margin:86px auto 100px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start}.breadcrumbs::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#ccc}.breadcrumbs__item{position:relative;color:#4a4a4a;font-size:1.2rem;letter-spacing:.1em;padding:1em 0}.breadcrumbs__item:not(:last-of-type){transition:color .3s ease}.breadcrumbs__item:not(:last-of-type):hover{color:#e60012}.breadcrumbs__item:not(:last-of-type)::after{content:">";color:#000;padding:0 .9em}.breadcrumbs__item:last-of-type{pointer-events:none}@media screen and (min-width: 769px)and (max-width: 1100px){.breadcrumbs{padding:0 0 0 1em}}@media all and (max-width: 768px){.breadcrumbs{width:calc(346 / 375 * 100%);margin:42px auto calc(49 / 375 * 100%)}.breadcrumbs__item{font-size:.6rem;padding:.5em 0}}.breadcrumbs--environment{margin:86px auto 0}@media all and (max-width: 768px){.breadcrumbs--environment{width:calc(346 / 375 * 100%);margin:42px auto 0}}.heading-md{position:relative;width:100%;max-width:898px;margin:0 auto 50px;font-size:1.8rem;font-weight:700;letter-spacing:.05em;line-height:1.61;text-align:left}.heading-md--red{color:#e60012}.heading-md::after{content:"";position:absolute;left:0;width:100%;max-width:881px;height:1px;background-color:#ccc}.heading-md::after{bottom:0}@media all and (max-width: 768px){.heading-md{width:calc(346 / 375 * 100%);margin:0 auto calc(20 / 375 * 100%)}}.news-container{width:100%}.news-container__contents{opacity:0;transition:opacity .2s ease}.news-container__contents.active{opacity:1}.year-search{display:flex;align-items:center;justify-content:center;margin:0 auto}.year-search__select-wrapper{position:relative;width:140px;margin:0 15px 0 0}.year-search__select-wrapper::before,.year-search__select-wrapper::after{content:"";position:absolute;right:10px;width:10px;height:10px}.year-search__select-wrapper::before{top:33%;transform:translateY(-50%);background:linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #4a4a4a 50.5%) no-repeat top left/50% 100%,linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, #4a4a4a 50.5%) no-repeat top right/50% 100%}.year-search__select-wrapper::after{bottom:33%;transform:translateY(50%);background:linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #4a4a4a 50.5%) no-repeat top left/50% 100%,linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #4a4a4a 50.5%) no-repeat top right/50% 100%}.year-search__select{position:relative;width:100%;padding:0 calc(10 / 140 * 100%);border-radius:8px;border:solid 1px #ccc;font-size:1.8rem;line-height:2;letter-spacing:0}.year-search__btn{position:relative;cursor:pointer;border-radius:8px;background-color:#e60012;color:#fff;font-size:1.8rem;letter-spacing:0;line-height:2;padding:0 10px}.news-section{width:100%;max-width:898px;margin:0 auto;position:relative;margin:70px auto 80px}@media all and (max-width: 768px){.news-section{width:calc(346 / 375 * 100%)}}@media all and (max-width: 768px){.news-section{margin:calc(50 / 375 * 100%) auto calc(60 / 375 * 100%)}}.news{width:100%;max-width:calc(841 / 898 * 100%);margin:0 auto}@media all and (max-width: 768px){.news{max-width:none}}.news__link-list{display:flex;justify-content:flex-end}.news__link-item{position:relative;font-size:1.8rem;line-height:1.61;letter-spacing:.05em;color:#000;transition:color .3s ease}@media all and (max-width: 768px){.news__link-item{font-size:1rem}}.news__link-item:hover{color:#e60012}.news__link-item::before{content:"";position:absolute;top:.6em;left:-1em;width:0;height:0;border-style:solid;border-width:4px 0 4px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #e60012}@media all and (max-width: 768px){.news__link-item::before{border-width:3.5px 0 3.5px 6px}}@media all and (max-width: 768px){.news__link-item::before{top:.4em;left:-1.4em}}.news__list{width:100%;border-top:1px solid #ccc;margin:3px 0 0}.news__item{contain:layout style paint;contain-intrinsic-size:100px;display:flex;color:#000;padding:25px 0;border-bottom:1px solid #ccc;opacity:1;transition:opacity .4s ease}.news__item:hover{opacity:.65}@media all and (max-width: 768px){.news__item{padding:calc(10 / 346 * 100%) 0 calc(15 / 346 * 100%);flex-direction:column}}.news__date{font-size:1.8rem;font-weight:900;line-height:1.7;letter-spacing:0;margin:0 1em 0 0;flex-shrink:0}@media all and (max-width: 768px){.news__date{font-size:1rem;margin:0 auto .7em 0}}.news__title{font-size:1.8rem;letter-spacing:0;line-height:1.7}@media all and (max-width: 768px){.news__title{font-size:1.2rem;line-height:1.5}}.news__new-icon{display:inline-block;width:30px}.heading-md{margin:0 auto 28px}@media all and (max-width: 768px){.heading-md{width:100%;margin:0 auto calc(40 / 346 * 100%)}}
