@charset "UTF-8";
#home_top_links { max-width: 960px; margin: 0 auto; }
#home_top_links .home_top_links__wrap { width: 100%; display: flex; justify-content: center; align-items: center; padding: 25px 0; }
#home_top_links .home_top_links__list { padding: 0 35px; font-size: 13px; }
#home_top_links .home_top_links__list:not(:last-of-type) { border-right: solid #e6e4dd 1px; }

#mv_slider { position: relative; height: 480px; }
#mv_slider .mv_slider__list { width: 960px; }
#mv_slider .mv_slider__list a { display: block; width: 960px; height: 480px; overflow: hidden; position: relative; }
#mv_slider .mv_slider__list img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; height: 100%; }
#mv_slider .mv_slider__control { position: absolute; top: 50%; width: 1060px; left: 0; right: 0; margin: 0 auto; }
#mv_slider .mv_slider__control--prev, #mv_slider .mv_slider__control--next { position: absolute; width: 50px; height: 50px; background: rgba(0, 0, 0, 0.5); display: flex; justify-content: center; align-items: center; cursor: pointer; }
#mv_slider .mv_slider__control--prev::before, #mv_slider .mv_slider__control--next::before { display: inline-block; width: 15px; height: 15px; content: ""; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; }
#mv_slider .mv_slider__control--prev { left: 0px; }
#mv_slider .mv_slider__control--prev::before { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); margin-right: -5px; }
#mv_slider .mv_slider__control--next { right: 0px; }
#mv_slider .mv_slider__control--next::before { -webkit-transform: rotate(45deg); margin-left: -5px; transform: rotate(45deg); }
#mv_slider .mv_slider__control--dots-wrap { position: absolute; bottom: 0; max-width: 960px; margin: auto; left: 0; right: 0; text-align: right; }
#mv_slider .mv_slider__control--dots li { display: inline-block; margin-right: 8px; }
#mv_slider .mv_slider__control--dots li button { position: relative; text-indent: -9999px; width: 8px; height: 8px; border-radius: 100%; border: solid 1px #999999; }
#mv_slider .mv_slider__control--dots li.slick-active button { background-color: #999999; }
#mv_slider .mv_slider__control--dots button { margin: 0; padding: 0; background: none; border: none; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#mv_slider .slick-dotted.slick-slider { margin-bottom: 0; }

#timeline_slider { padding-top: 50px; padding-bottom: 80px; background-color: #f2f1ee; overflow: hidden; }
#timeline_slider .headline2 { margin-bottom: 40px; }
#timeline_slider .headline2:after { content: ""; width: 30px; height: 2px; background-color: #a8a59a; margin: 0 auto; margin-top: 26px; display: block; }
#timeline_slider .headline2 p { font-size: 23px; text-align: center; color: #555555; }
#timeline_slider .timeline_slider__group { position: relative; }
#timeline_slider .timeline_slider__list { margin: 0 46.5px; }
#timeline_slider .timeline_slider__list > a { display: flex; justify-content: space-between; align-items: center; width: 538px; height: 266px; padding: 33px; background-color: #ffffff; }
#timeline_slider .timeline_slider__list--live-text { color: #ffffff; font-size: 12px; padding-left: 8px; width: 200px; height: 28px; background-color: rgba(0, 0, 0, 0.5); position: absolute; bottom: 0; left: 0; display: flex; justify-content: flex-start; align-items: center; }
#timeline_slider .timeline_slider__list--tmb { overflow: hidden; width: 200px; /* トリミングしたい枠の幅 */ height: 200px; /* トリミングしたい枠の高さ */ position: relative; }
#timeline_slider .timeline_slider__list--tmb > img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; height: 100%; }
#timeline_slider .timeline_slider__list--text { width: 240px; }
#timeline_slider .timeline_slider__control { position: absolute; top: 40%; width: 659px; left: 0; right: 0; margin: 0 auto; }
#timeline_slider .timeline_slider__control--prev, #timeline_slider .timeline_slider__control--next { position: absolute; width: 30px; height: 60px; display: flex; justify-content: center; align-items: center; cursor: pointer; }
#timeline_slider .timeline_slider__control--prev::before, #timeline_slider .timeline_slider__control--next::before { display: inline-block; width: 35px; height: 35px; content: ""; border-top: 1px solid #555555; border-right: 1px solid #555555; }
#timeline_slider .timeline_slider__control--prev { left: 0px; }
#timeline_slider .timeline_slider__control--prev::before { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); margin-right: -25px; }
#timeline_slider .timeline_slider__control--next { right: 0px; }
#timeline_slider .timeline_slider__control--next::before { -webkit-transform: rotate(45deg); margin-left: -25px; transform: rotate(45deg); }
#timeline_slider .timeline_slider__control--dots-wrap { max-width: 960px; margin: auto; text-align: center; margin-top: 24px; }
#timeline_slider .timeline_slider__control--dots li { display: inline-block; margin-right: 8px; }
#timeline_slider .timeline_slider__control--dots li button { position: relative; text-indent: -9999px; width: 8px; height: 8px; border-radius: 100%; border: solid 1px #999999; }
#timeline_slider .timeline_slider__control--dots li.slick-active button { background-color: #999999; }
#timeline_slider .timeline_slider__control--dots button { margin: 0; padding: 0; background: none; border: none; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#timeline_slider .slick-dotted.slick-slider { margin-bottom: 0; }

#home_bnr { padding-top: 50px; padding-bottom: 40px; background-color: #f2f1ee; }
#home_bnr .home_bnr__wrap { width: 960px; margin: 0 auto; display: flex; justify-content: space-between; }
#home_bnr .home_bnr__list a { display: inline-block; width: 460px; height: 306px; position: relative; overflow: hidden; }
#home_bnr .home_bnr__list a img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; height: 100%; }

#home_history .btn-type-b { width: 320px; height: 48px; display: flex; justify-content: center; align-items: center; border: solid 1px #ffffff; margin: 0 auto; }
#home_history .btn-type-b p { font-size: 13px; color: #ffffff; }
#home_history .btn-type-b:hover { background-color: #ffffff; color: #555555; opacity: 1; }
#home_history .btn-type-b:hover p { color: #555555; }
#home_history .home_history__wrap { margin: 0 auto; }
#home_history .home_history__list { height: 500px; background-position: center; background-repeat: no-repeat; display: flex; justify-content: center; align-items: center; }
#home_history .home_history__list__wrap { text-align: center; }
#home_history .home_history__list--text { font-size: 15px; color: #ffffff; text-align: center; margin-bottom: 42px; }
