@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";#overview{padding-bottom:19.2rem;background:url("../img/common/bg-line.png") center bottom repeat-x;background-size:auto 7.2rem}@media screen and (max-width: 767px){#overview{padding-bottom:9.6rem;background-size:auto 3.6rem}}#overview .overview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:0 4rem}@media screen and (max-width: 767px){#overview .overview{display:block}}#overview .overview .box_table{width:80rem}@media screen and (max-width: 767px){#overview .overview .box_table{margin-bottom:2.4rem;width:100%}}#overview .overview .box_table dl{display:grid;grid-template-columns:24rem 1fr;background:#fff}@media screen and (max-width: 767px){#overview .overview .box_table dl{grid-template-columns:10rem 1fr}}#overview .overview .box_table dl dt,#overview .overview .box_table dl dd{padding:2.8rem 0;border-bottom:.1rem solid #d0cfcd}@media screen and (max-width: 767px){#overview .overview .box_table dl dt,#overview .overview .box_table dl dd{padding:1.6rem 0}}#overview .overview .box_table dl dt:nth-of-type(1),#overview .overview .box_table dl dd:nth-of-type(1){border-top:.1rem solid #d0cfcd}#overview .overview .box_table dl dt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(23,69,143,.1);font-weight:700;text-align:center}#overview .overview .box_table dl dd{padding-right:2.4rem;padding-left:2.4rem;line-height:1.4}@media screen and (max-width: 767px){#overview .overview .box_table dl dd{padding-right:1.2rem;padding-left:1.2rem}}#overview .overview .box_img{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-areas:"area1 area1" "area2 area3" "area4 area4";gap:4.8rem 2rem}@media screen and (max-width: 767px){#overview .overview .box_img{gap:2.4rem 1.5rem}}#overview .overview .box_img figure:nth-child(1){grid-area:area1}#overview .overview .box_img figure:nth-child(2){grid-area:area2}#overview .overview .box_img figure:nth-child(3){grid-area:area3}#overview .overview .box_img figure:nth-child(4){grid-area:area4}#overview .overview .box_img figure img{width:100%;-webkit-transition:.3s;transition:.3s}#overview .overview .box_img figure figcaption{margin-top:1.2rem;font-size:1.4rem;text-align:center}@media screen and (max-width: 767px){#overview .overview .box_img figure figcaption{margin-top:.8rem;font-size:1.1rem}}#overview .overview .box_img figure a figcaption{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:underline}#overview .overview .box_img figure a figcaption::after{content:"";display:block;margin-left:.4rem;width:1.6rem;height:1.6rem;background:url("../img/common/icon-link.png") no-repeat;background-size:cover}@media screen and (max-width: 767px){#overview .overview .box_img figure a figcaption::after{width:1.2rem;height:1.2rem}}#overview .overview .box_img figure a:hover img{opacity:.6}#history{padding-top:12rem;margin-bottom:12rem}@media screen and (max-width: 767px){#history{padding-top:6rem;margin-bottom:6rem}}#history .history_list{display:grid;grid-template-columns:repeat(5, 1fr);margin:0 calc(50% - 50vw)}@media screen and (max-width: 767px){#history .history_list{grid-template-columns:repeat(2, 1fr)}}#history .history_list_item{cursor:pointer}#history .history_list_item figure{overflow:hidden;background:#000}#history .history_list_item figure img{opacity:.75;-webkit-transition:.3s;transition:.3s}#history .history_list_item .label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;background:#17458f;height:4.8rem}@media screen and (max-width: 767px){#history .history_list_item .label{height:2.8rem}}#history .history_list_item .label::before,#history .history_list_item .label::after{content:""}#history .history_list_item .label::before{display:block;margin-right:.4rem;width:2.8rem;height:2.8rem;background:url("../img/about/icon-gear.png") center center no-repeat;background-size:cover}@media screen and (max-width: 767px){#history .history_list_item .label::before{width:1.4rem;height:1.4rem}}#history .history_list_item .label::after{position:absolute;bottom:0;right:0;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:5;width:1.6rem;height:4.8rem;-webkit-clip-path:polygon(0 0, 0 100%, 100% 50%);clip-path:polygon(0 0, 0 100%, 100% 50%);background:#17458f}@media screen and (max-width: 767px){#history .history_list_item .label::after{width:.8rem;height:2.8rem}}#history .history_list_item .label span{font-family:"Roboto",sans-serif;font-size:2rem;font-weight:700;color:#fff}@media screen and (max-width: 767px){#history .history_list_item .label span{font-size:1.3rem}}#history .history_list_item .label span em{font-size:2.8rem;font-style:normal}@media screen and (max-width: 767px){#history .history_list_item .label span em{font-size:1.8rem}}#history .history_list_item:nth-of-type(1) .label,#history .history_list_item:nth-of-type(6) .label{background:#17458f}#history .history_list_item:nth-of-type(1) .label:after,#history .history_list_item:nth-of-type(6) .label:after{background:#17458f}#history .history_list_item:nth-of-type(2) .label,#history .history_list_item:nth-of-type(7) .label{background:#114e9d}#history .history_list_item:nth-of-type(2) .label:after,#history .history_list_item:nth-of-type(7) .label:after{background:#114e9d}#history .history_list_item:nth-of-type(3) .label,#history .history_list_item:nth-of-type(8) .label{background:#0c56ac}#history .history_list_item:nth-of-type(3) .label:after,#history .history_list_item:nth-of-type(8) .label:after{background:#0c56ac}#history .history_list_item:nth-of-type(4) .label,#history .history_list_item:nth-of-type(9) .label{background:#065fba}#history .history_list_item:nth-of-type(4) .label:after,#history .history_list_item:nth-of-type(9) .label:after{background:#065fba}#history .history_list_item:nth-of-type(5) .label,#history .history_list_item:nth-of-type(10) .label{background:#0067c8}#history .history_list_item:nth-of-type(5) .label:after,#history .history_list_item:nth-of-type(10) .label:after{background:#0067c8}#history .history_list_item:hover figure img{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.modal{display:none;position:fixed;top:0;right:0;z-index:1500;width:100%;height:100vh}@media screen and (max-width: 767px){.modal{padding:0 1.5rem}}.modal .modal_bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8)}.modal .modal_content{overflow-y:scroll;display:grid;place-items:center;padding:8rem 0;height:100%;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width: 767px){.modal .modal_content{padding:6.4rem 0}}.modal .modal_content::-webkit-scrollbar{display:none}.modal .modal_content .box{display:grid;grid-template-columns:repeat(2, 1fr);position:relative;z-index:5;padding:4.8rem 2.4rem;width:100%;max-width:120rem;background:#fff}@media screen and (max-width: 767px){.modal .modal_content .box{grid-template-columns:repeat(1, 1fr);padding:3rem 1.5rem;max-width:100%}}.modal .modal_content .box_img figure{height:100%}.modal .modal_content .box_txt{margin-left:2.4rem}@media screen and (max-width: 767px){.modal .modal_content .box_txt{margin:1.6rem 0 0}}.modal .modal_content .box_txt .year,.modal .modal_content .box_txt .title,.modal .modal_content .box_txt .chairman{color:#17458f}.modal .modal_content .box_txt .year{margin-bottom:.4rem;font-family:"Roboto",sans-serif;font-weight:700}.modal .modal_content .box_txt .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.8rem;padding-bottom:1.2rem;border-bottom:.1rem solid #17458f;font-size:2rem;font-weight:700;color:#17458f;line-height:1}@media screen and (max-width: 767px){.modal .modal_content .box_txt .title{margin-bottom:.4rem;padding-bottom:.6rem;font-size:1.5rem}}.modal .modal_content .box_txt .chairman{margin-bottom:.8rem;font-weight:700;text-align:right}.modal .modal_content .box_txt dl{padding-left:1.6rem}@media screen and (max-width: 767px){.modal .modal_content .box_txt dl{padding-left:.8rem}}.modal .modal_content .box_txt dl dt,.modal .modal_content .box_txt dl dd{padding-left:2.4rem;border-left:.1rem solid #d0cfcd}@media screen and (max-width: 767px){.modal .modal_content .box_txt dl dt,.modal .modal_content .box_txt dl dd{padding-left:1.2rem}}.modal .modal_content .box_txt dl dt{position:relative;padding-top:.4rem}@media screen and (max-width: 767px){.modal .modal_content .box_txt dl dt{padding-top:0}}.modal .modal_content .box_txt dl dt::before{content:"";display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.1rem;height:1.1rem;border-radius:50%;background:#17458f}@media screen and (max-width: 767px){.modal .modal_content .box_txt dl dt::before{width:.9rem;height:.9rem}}.modal .modal_content .box_txt dl dt span{font-family:"Noto Sans JP",sans-serif;color:#17458f;font-weight:700}.modal .modal_content .box_txt dl dt span em{font-family:"Roboto",sans-serif;font-size:2rem;font-style:normal}@media screen and (max-width: 767px){.modal .modal_content .box_txt dl dt span em{font-size:1.5rem}}.modal .modal_content .box_txt dl dd{padding-top:.4rem;padding-bottom:1.6rem;line-height:1.4}@media screen and (max-width: 767px){.modal .modal_content .box_txt dl dd{padding-top:.2rem;padding-bottom:.8rem}}.modal .modal_content .box_txt dl dd:last-of-type{padding-bottom:.8rem}@media screen and (max-width: 767px){.modal .modal_content .box_txt dl dd:last-of-type{padding-bottom:.4rem}}.modal .modal_content .box .close{position:absolute;right:0;bottom:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);margin:auto;padding-top:2.4rem;text-align:center}@media screen and (max-width: 767px){.modal .modal_content .box .close{margin-top:1.2rem}}.modal .modal_content .box .close span{position:relative;padding-left:2.4rem;font-size:1.6rem;color:#fff;text-decoration:underline;-webkit-transition:.3s;transition:.3s;cursor:pointer}@media screen and (max-width: 767px){.modal .modal_content .box .close span{padding-left:1.6rem;font-size:1.3rem}}.modal .modal_content .box .close span::before,.modal .modal_content .box .close span::after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;margin:auto;width:1.6rem;height:.1rem;background:#fff}@media screen and (max-width: 767px){.modal .modal_content .box .close span::before,.modal .modal_content .box .close span::after{width:1.2rem}}.modal .modal_content .box .close span::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal .modal_content .box .close span::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal .modal_content .box .close span:hover{opacity:.6}.modal .swiper-button-prev,.modal .swiper-button-next{color:#17458f}@media screen and (max-width: 767px){.modal .swiper-button-prev,.modal .swiper-button-next{display:none}}.modal .swiper-pagination-bullet-active{background:#17458f}#timeline{margin-bottom:12rem}@media screen and (max-width: 767px){#timeline{margin-bottom:6rem}}#timeline .timeline_list_item{border-radius:.4rem;border:.1rem solid #d0cfcd}#timeline .timeline_list_item:not(:last-child){margin-bottom:2.8rem}@media screen and (max-width: 767px){#timeline .timeline_list_item:not(:last-child){margin-bottom:.8rem}}#timeline .timeline_list_item .era{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 6.4rem;height:12rem;cursor:pointer}@media screen and (max-width: 767px){#timeline .timeline_list_item .era{padding:0 1.6rem;height:6rem}}#timeline .timeline_list_item .era::before,#timeline .timeline_list_item .era::after{content:"";display:block;position:absolute;top:0;right:4.8rem;bottom:0;margin:auto;width:3.2rem;height:.2rem;background:#d0cfcd;-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 767px){#timeline .timeline_list_item .era::before,#timeline .timeline_list_item .era::after{right:1.6rem;width:1.6rem;height:.2rem}}#timeline .timeline_list_item .era::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#timeline .timeline_list_item .era span{font-family:"Noto Sans JP",sans-serif;font-size:2.8rem;font-weight:700;color:#17458f}@media screen and (max-width: 767px){#timeline .timeline_list_item .era span{font-size:1.3rem}}#timeline .timeline_list_item .era span em{font-family:"Roboto",sans-serif;font-size:4rem;font-style:normal}@media screen and (max-width: 767px){#timeline .timeline_list_item .era span em{font-size:2rem}}#timeline .timeline_list_item .era.active::before{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}#timeline .timeline_list_item .era.active::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#timeline .timeline_list_item .history{display:none;padding:0 6.4rem 6.4rem}@media screen and (max-width: 767px){#timeline .timeline_list_item .history{padding:0 1.6rem 1.6rem}}#timeline .timeline_list_item .history.show{display:block}#timeline .timeline_list_item .history dl{padding-left:2.4rem}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl{padding-left:1.2rem}}#timeline .timeline_list_item .history dl dt,#timeline .timeline_list_item .history dl dd{padding-left:4rem;border-left:.1rem solid #d0cfcd}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dt,#timeline .timeline_list_item .history dl dd{padding-left:2rem}}#timeline .timeline_list_item .history dl dt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;position:relative;font-family:"Noto Sans JP",sans-serif;color:#17458f;font-weight:700}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dt{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}#timeline .timeline_list_item .history dl dt::before{content:"";display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.5rem;height:1.5rem;border-radius:50%;background:#17458f}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dt::before{width:1.1rem;height:1.1rem}}#timeline .timeline_list_item .history dl dt .year{font-size:2rem}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dt .year{font-size:1.1rem}}#timeline .timeline_list_item .history dl dt .year em{font-family:"Roboto",sans-serif;font-size:2.8rem;font-style:normal}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dt .year em{font-size:1.5rem}}#timeline .timeline_list_item .history dl dt .chairman{margin:0 0 .4rem .4rem}#timeline .timeline_list_item .history dl dt .chairman small{font-size:1.4rem}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dt .chairman small{font-size:1rem}}#timeline .timeline_list_item .history dl dd{padding-top:1.6rem;padding-bottom:4rem;line-height:1.4}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dd{padding-top:.4rem;padding-bottom:2rem}}#timeline .timeline_list_item .history dl dd:last-of-type{padding-bottom:2.4rem}@media screen and (max-width: 767px){#timeline .timeline_list_item .history dl dd:last-of-type{padding-bottom:1.2rem}}#gallery{padding:12rem 0;background:rgba(208,207,205,.2)}@media screen and (max-width: 767px){#gallery{padding:6rem 0}}#gallery .gallery_box:not(:last-of-type){margin-bottom:6.4rem}@media screen and (max-width: 767px){#gallery .gallery_box:not(:last-of-type){margin-bottom:3.2rem}}#gallery .gallery_box ul{display:grid;grid-template-columns:repeat(5, 1fr);gap:2.5rem}@media screen and (max-width: 767px){#gallery .gallery_box ul{grid-template-columns:repeat(2, 1fr);gap:.8rem}}#gallery .gallery_box ul li{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#gallery .gallery_box ul li figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:2.4rem;border:.1rem solid #d0cfcd;background:#fff}#gallery .gallery_box ul li p{margin-top:1.2rem;font-size:1.4rem;text-align:center}@media screen and (max-width: 767px){#gallery .gallery_box ul li p{margin-top:.8rem;font-size:1.1rem}}/*# sourceMappingURL=about.css.map */