﻿body{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}.pc-only-inline{display:inline !important}@media screen and (max-width: 767px){.pc-only-inline{display:none !important}}.sp-only-inline{display:none !important}@media screen and (max-width: 767px){.sp-only-inline{display:inline !important}}.pc-only-inline-block{display:inline-block !important}@media screen and (max-width: 767px){.pc-only-inline-block{display:none !important}}.sp-only-inline-block{display:none !important}@media screen and (max-width: 767px){.sp-only-inline-block{display:inline-block !important}}.pc-only-block{display:block !important}@media screen and (max-width: 767px){.pc-only-block{display:none !important}}.sp-only-block{display:none !important}@media screen and (max-width: 767px){.sp-only-block{display:block !important}}.pc-only-flex{display:flex !important}@media screen and (max-width: 767px){.pc-only-flex{display:none !important}}.sp-only-flex{display:none !important}@media screen and (max-width: 767px){.sp-only-flex{display:flex !important}}@media screen and (max-width: 767px){.br-pc{display:none}}.br-tab{display:none}@media screen and (max-width: 991px){.br-tab{display:inline}}.br-sp{display:none}@media screen and (max-width: 767px){.br-sp{display:inline}}.common-ttl{display:flex;flex-direction:column;align-items:center}.common-ttl__ttl{position:relative;font-family:"Lexend",sans-serif;font-weight:normal;font-size:4.2105263158vw;letter-spacing:.05em;color:#004577;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.common-ttl__ttl{font-size:16vw;padding-bottom:4.6666666667vw}}.common-ttl__ttl::after{position:absolute;bottom:.7894736842vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.common-ttl__ttl::after{width:32vw;bottom:2vw}}.common-ttl__sub-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.4736842105vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.common-ttl__sub-ttl{font-size:7.2vw}}.view-more{width:12.6315789474vw;height:3.4210526316vw}@media screen and (max-width: 767px){.view-more{width:58.6666666667vw;height:16vw}}.view-more__link{display:flex;justify-content:space-between;align-items:center;padding:1.3157894737vw 1.5789473684vw;border:1px solid #dcdcdc}@media screen and (max-width: 767px){.view-more__link{padding:5.3333333333vw 6.6666666667vw}}.view-more__txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.view-more__txt{font-size:4vw}}.view-more__img{width:2.1052631579vw}@media screen and (max-width: 767px){.view-more__img{width:8vw}}.js-fadeIn{opacity:0;transition:opacity .8s}.js-fadeIn.is-inview{opacity:1;transition-delay:.5s}.js-fadeUp,.each-fadeUp li,.each-img-fadeUp img{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.js-fadeUp.is-inview,.each-fadeUp li.is-inview,.each-img-fadeUp img.is-inview{opacity:1;transform:translateY(0);transition-delay:.5s}.js-popUp{opacity:0;transform:translateY(40px) scale(0.8);transition:opacity .6s cubic-bezier(0.22, 1, 0.36, 1),transform .6s cubic-bezier(0.22, 1, 0.36, 1)}.js-popUp.is-inview{opacity:1;transform:translateY(0) scale(1);transition-delay:.5s}.js-slideInBg,.each-slideInBg>*{position:relative;overflow:hidden}.js-slideInBg::before,.each-slideInBg>*::before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#fff;z-index:-1;transition:width .8s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.js-slideInBg.is-inview::before,.each-slideInBg>*.is-inview::before{width:100%}@property --count{syntax:"<integer>";inherits:false;initial-value:0}.countUp{counter-set:countUp var(--count);animation:countUp 3s 1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.2, 0.1, 0.2, 1);font-variant-numeric:tabular-nums;font-size:3rem}.countUp::after{content:counter(countUp) "件"}@keyframes countUp{100%{--count: 100}}.header{display:flex;justify-content:flex-start;align-items:center;width:100vw;padding:.7894736842vw 1.3157894737vw;margin:0 auto}@media screen and (max-width: 767px){.header{width:100%;padding:2.6666666667vw}}.header__logo{width:30.7894736842vw}@media screen and (max-width: 767px){.header__logo{width:78vw}}.header__logo-img{width:100%;object-fit:contain}.header__nav{display:flex;justify-content:space-between;align-items:center;margin-left:auto}.header__nav-list{display:flex;justify-content:space-between;align-items:center;gap:2.1052631579vw}.header__nav-sub-list{display:none}.header__nav-item{list-style:none}.header__nav-link{display:block;padding:1.5789473684vw 0;text-decoration:none;color:#000;font-family:"Noto Sans JP",sans-serif;font-size:.8421052632vw}.header__nav-link-icon-img{width:1.5789473684vw;height:1.5789473684vw}.header__nav-item--has-submenu:hover .header__nav-sub-list{display:flex;justify-content:center;align-items:center;gap:8.4210526316vw;width:63.1578947368vw;height:17.3684210526vw;background:#004577;opacity:.9;box-shadow:0px 1px 15px rgba(0,0,0,.1);position:absolute;top:4.7368421053vw;left:50%;transform:translateX(-50%);z-index:1000}.header__nav-link-img{width:20vw;height:9.4736842105vw;object-fit:contain}.header__nav-link-txt{margin-top:1.0526315789vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.8421052632vw;text-align:center;letter-spacing:.1em;color:#fff}.header__entry{position:relative;margin-left:2.6315789474vw;display:flex;justify-content:center;align-items:center;gap:.5263157895vw;width:11.5789473684vw;height:3.6842105263vw;background:linear-gradient(to right, #004577 0%, #19aad4 100%);box-shadow:0px 2px 10px rgba(0,0,0,.08)}.header__entry-inner{display:flex;flex-direction:column;justify-content:center;align-items:center}.header__entry-txt-en{font-family:"Lexend-Regular";font-weight:normal;font-size:.6315789474vw;letter-spacing:.1em;text-align:center;color:#fff;opacity:.6}.header__entry-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.8947368421vw;letter-spacing:.1em;text-align:center;color:#fff}.header__entry-icon-img{position:absolute;top:50%;right:1.3157894737vw;transform:translateY(-50%);width:.8421052632vw;height:.8421052632vw;object-fit:contain}.header__hamburger{margin-left:auto;z-index:1001}.header__hamburger-btn{display:flex;flex-direction:column;justify-content:space-around;width:8vw;height:7.2vw;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:1002}.header__hamburger-line{width:100%;height:.4vw;background-color:#000;border-radius:.2666666667vw;transition:all .3s ease;transform-origin:center}.header__hamburger-btn.is-active .header__hamburger-line:nth-child(1){transform:translateY(2.2666666667vw) rotate(45deg);background-color:#fff}.header__hamburger-btn.is-active .header__hamburger-line:nth-child(2){opacity:0}.header__hamburger-btn.is-active .header__hamburger-line:nth-child(3){transform:translateY(-2.2666666667vw) rotate(-45deg);background-color:#fff}.header__mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.1);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.header__mobile-menu.is-active{opacity:1;visibility:visible}.header__mobile-menu-inner{position:absolute;top:0;right:0;width:95.2vw;height:100vh;background-color:rgba(0,69,119,.95);padding:17.3333333333vw 7.3333333333vw;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto}.header__mobile-menu.is-active .header__mobile-menu-inner{transform:translateX(0)}.header__mobile-nav{margin-bottom:5.3333333333vw}.header__mobile-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3.0666666667vw}.header__mobile-nav-item{border-bottom:1px solid hsla(0,0%,100%,.3)}.header__mobile-nav-item--has-submenu.is-open .header__mobile-nav-link::after{transform:translateY(-50%) rotate(90deg)}.header__mobile-nav-link{position:relative;display:flex;flex-direction:column;gap:1.3333333333vw;padding:2.6666666667vw 0;text-decoration:none;color:#fff;transition:color .3s ease}.header__mobile-nav-link::after{content:"";position:absolute;top:5.3333333333vw;right:0;width:2.6666666667vw;height:4.5333333333vw;background-image:url(../../img/common/ico_arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.header__mobile-nav-link-txt-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:2.6666666667vw;letter-spacing:.1em;color:#fff;opacity:.5}.header__mobile-nav-link-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:4.5333333333vw;letter-spacing:.1em;color:#fff}.header__mobile-nav-link:hover{color:#004577}.header__mobile-nav-link-icon{position:absolute;bottom:26.6666666667vw;left:6.6666666667vw;z-index:1}.header__mobile-nav-link-icon-img{width:8vw;height:8vw}.header__mobile-nav-sub-list{list-style:none;padding-left:6.6666666667vw;max-height:0;overflow:hidden;transition:max-height .3s ease}.header__mobile-nav-sub-list.is-open{max-height:200px}.header__mobile-nav-sub-list.is-open .header__mobile-nav-link::after{content:none}.header__mobile-nav-sub-list .header__mobile-nav-link{padding:2vw 0;font-size:3.2vw;color:#666}.header__mobile-entry{padding-top:4vw;display:flex;justify-content:center;align-items:center}.header__mobile-entry-link{position:relative;display:flex;justify-content:center;align-items:center;gap:1.3333333333vw;width:58.6666666667vw;height:18.6666666667vw;background:linear-gradient(to right, #004577 0%, #19aad4 100%);box-shadow:0px 2px 10px rgba(0,0,0,.08);text-decoration:none;border-radius:.6666666667vw}.header__mobile-entry-inner{display:flex;flex-direction:column;justify-content:center;align-items:center}.header__mobile-entry-txt-en{font-family:"Lexend-Regular";font-weight:normal;font-size:3.2vw;letter-spacing:.1em;text-align:center;color:#fff;opacity:.6}.header__mobile-entry-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:4.2666666667vw;letter-spacing:.1em;text-align:center;color:#fff;margin:0}.header__mobile-entry-icon-img{width:4.2666666667vw;height:4.2666666667vw;object-fit:contain;position:absolute;top:50%;right:5.3333333333vw;transform:translateY(-50%);object-fit:contain}html.menu-open,body.menu-open{overflow:hidden;height:100%}.entry-modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2000;opacity:0;visibility:hidden;transition:all .3s ease}.entry-modal.is-active{opacity:1;visibility:visible}.entry-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer;z-index:1}.entry-modal__content{position:relative;top:50%;left:50%;transform:translate(-50%, -50%);width:73.6842105263vw;max-width:90vw;background-image:url(../../img/front-page/img_recruit.png);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0px 4px 20px rgba(0,0,0,.15);padding:4.2105263158vw 2.6315789474vw;z-index:2;pointer-events:auto}@media screen and (max-width: 767px){.entry-modal__content{width:90%;max-width:90vw;padding:10.6666666667vw 5.3333333333vw}}.entry-modal__close-btn{position:absolute;top:1.0526315789vw;right:1.0526315789vw;width:2.1052631579vw;height:2.1052631579vw;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;display:flex;justify-content:center;align-items:center;z-index:3}@media screen and (max-width: 767px){.entry-modal__close-btn{top:2vw;right:2vw;width:5.3333333333vw;height:5.3333333333vw}}.entry-modal__close-line{position:absolute;width:1.2631578947vw;height:.1052631579vw;background-color:#fff;transition:all .3s ease}@media screen and (max-width: 767px){.entry-modal__close-line{width:3.2vw;height:.2666666667vw}}.entry-modal__close-line:nth-child(1){transform:rotate(45deg)}.entry-modal__close-line:nth-child(2){transform:rotate(-45deg)}.entry-modal__close-btn:hover .entry-modal__close-line{background-color:hsla(0,0%,100%,.7)}.entry-modal__inner{display:flex;flex-direction:column;align-items:center;gap:2.1052631579vw}@media screen and (max-width: 767px){.entry-modal__inner{gap:5.3333333333vw}}.entry-modal__title{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:1.4736842105vw;letter-spacing:.1em;text-align:center;color:#fff;margin:0}@media screen and (max-width: 767px){.entry-modal__title{font-size:4.2666666667vw}}.entry-modal__buttons{margin-top:3.6842105263vw;display:flex;justify-content:center;gap:2.6315789474vw;width:100%}@media screen and (max-width: 767px){.entry-modal__buttons{margin-top:8vw;flex-direction:column;justify-content:center;align-items:center;gap:5.3333333333vw}}.entry-modal__button{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:30vw;height:7.8947368421vw;background:hsla(0,0%,100%,.15);border:1px solid #fff;box-shadow:0px 2px 20px rgba(0,0,0,.15);text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}@media screen and (max-width: 767px){.entry-modal__button{width:90.4vw;height:26.6666666667vw}}.entry-modal__button:hover{transform:translateY(-2px);box-shadow:0px 4px 25px rgba(0,0,0,.2);background:hsla(0,0%,100%,.25)}.entry-modal__button-txt-en{font-family:"Lexend",sans-serif;font-weight:400;font-size:.7368421053vw;letter-spacing:.1em;text-align:center;color:#fff}@media screen and (max-width: 767px){.entry-modal__button-txt-en{font-size:3.4666666667vw}}.entry-modal__button-txt{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.5789473684vw;letter-spacing:.1em;text-align:center;color:#fff;margin:.7894736842vw 0 0 0}@media screen and (max-width: 767px){.entry-modal__button-txt{font-size:7.4666666667vw;margin:1.3333333333vw 0 0 0}}html.modal-open,body.modal-open{overflow:hidden;height:100%}.footer{padding-top:6.8421052632vw}@media screen and (max-width: 767px){.footer{padding-top:13.3333333333vw}}.footer__nav{margin:0 auto;width:72.4736842105vw;display:flex;justify-content:space-between;align-items:flex-start}.footer__list{display:flex;flex-direction:column;gap:1.0526315789vw}.footer__list-item{list-style:none}.footer__list-item a{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.1em;color:#222}.footer__list-ttl,.footer__list-ttl a{font-family:"Noto Serif JP",serif;font-weight:bold;font-size:.9473684211vw;letter-spacing:.1em;color:#004577}.footer__brand{margin-top:5.7894736842vw;border-top:1px solid #e3e3e3;padding:3.1578947368vw 0 2.8947368421vw}@media screen and (max-width: 767px){.footer__brand{margin-top:0;border-top:none;padding:5.3333333333vw 0 6vw}}.footer__brand-inner{width:72.4736842105vw;margin:0 auto;display:flex;align-items:center;gap:3.1578947368vw}@media screen and (max-width: 767px){.footer__brand-inner{width:100vw;flex-direction:column;gap:5.3333333333vw}}.footer__brand-logo{width:18.5263157895vw}@media screen and (max-width: 767px){.footer__brand-logo{width:80vw}}.footer__brand-logo-img{width:100%}.footer__brand-address{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.1em;line-height:2;color:#222}@media screen and (max-width: 767px){.footer__brand-address{font-size:3.2vw}}.footer__brand-copy{margin-left:auto;font-family:"Lexend",sans-serif;font-weight:normal;font-size:.5789473684vw;letter-spacing:.05em;color:#b5b5b5}@media screen and (max-width: 767px){.footer__brand-copy{width:100%;padding-top:5.3333333333vw;margin-left:0;border-top:1px solid #e3e3e3;font-size:2.6666666667vw;text-align:center}}.cover{position:relative}@media screen and (max-width: 767px){.cover{padding-bottom:11.3333333333vw}}.cover__img-box{position:relative;width:100%;height:100%}@media screen and (max-width: 767px){.cover__img-box{height:66.6666666667vw}}.cover__img{width:100%;height:100%;object-fit:cover}.cover__copy{position:absolute;width:100%;top:8.6842105263vw;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.7894736842vw}@media screen and (max-width: 767px){.cover__copy{top:17.3333333333vw;gap:4vw}}.cover__ttl{font-family:"Lexend",sans-serif;font-weight:normal;font-size:5.2631578947vw;letter-spacing:.05em;line-height:1;text-align:center;color:#fff}@media screen and (max-width: 767px){.cover__ttl{font-size:13.3333333333vw}}@media screen and (max-width: 767px){.cover__ttl--small{font-size:12vw}}@media screen and (max-width: 767px){.cover__ttl--xs{font-size:10.6666666667vw}}.cover__sub-ttl{margin-top:1.3157894737vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.5789473684vw;letter-spacing:.15em;color:#fff;text-shadow:0px 2px 20px rgba(0,0,0,.15)}@media screen and (max-width: 767px){.cover__sub-ttl{margin-top:2.6666666667vw;font-size:5.3333333333vw}}.breadcrumb{width:68.4210526316vw;height:3.1578947368vw;background:#fff;position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:0 2.3684210526vw}@media screen and (max-width: 767px){.breadcrumb{width:100vw;height:11.3333333333vw;padding:0 3.3333333333vw}}.breadcrumb__list{display:flex;justify-content:end;align-items:center;gap:.5263157895vw;height:3.1578947368vw}@media screen and (max-width: 767px){.breadcrumb__list{height:11.3333333333vw;gap:2.4vw}}.breadcrumb__item{list-style:none;font-size:.6315789474vw}@media screen and (max-width: 767px){.breadcrumb__item{font-size:3.2vw}}.breadcrumb__item:not(:last-child)::after{content:">";margin-left:.5263157895vw}@media screen and (max-width: 767px){.breadcrumb__item:not(:last-child)::after{margin-left:2.4vw}}.breadcrumb__item:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb__item a{text-decoration:none;color:#000;font-size:.6315789474vw}@media screen and (max-width: 767px){.breadcrumb__item a{font-size:3.2vw}}.kv-movie{position:relative;width:100%;height:calc(100vh - 5.2631578947vw)}@media screen and (max-width: 767px){.kv-movie{height:calc(100vh - 13.3333333333vw)}}.kv-movie__img{width:100%;height:100%;object-fit:cover}.kv-movie__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.kv-movie__inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:63.1578947368vw}@media screen and (max-width: 767px){.kv-movie__inner{width:87.2vw}}.kv-movie__ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:4.7368421053vw;letter-spacing:.05em;color:#fff}@media screen and (max-width: 767px){.kv-movie__ttl{font-size:11.2vw}}.kv-movie__sub-ttl{margin-top:3.9473684211vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.5789473684vw;line-height:1.7;letter-spacing:.1em;color:#fff}@media screen and (max-width: 767px){.kv-movie__sub-ttl{font-size:4vw;text-align:center}}.kv-movie__scroll{position:absolute;bottom:5.2631578947vw;left:50%;transform:translateX(-50%);font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#fff;animation:scroll 1s infinite}@media screen and (max-width: 767px){.kv-movie__scroll{font-size:1.6vw;bottom:13.3333333333vw}}.kv-movie__scroll::after{content:"";position:absolute;bottom:-3.6842105263vw;left:50%;transform:translateX(-50%);width:.1052631579vw;height:2.6315789474vw;background-color:#fff}@media screen and (max-width: 767px){.kv-movie__scroll::after{width:.2666666667vw;height:6.6666666667vw;bottom:-9.3333333333vw}}@keyframes scroll{0%{transform:translateY(0)}100%{transform:translateY(10px)}}.tagline{padding:7.8947368421vw 0}@media screen and (max-width: 767px){.tagline{padding:13.3333333333vw 5.3333333333vw}}.tagline__txt{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.0526315789vw;line-height:1.8;letter-spacing:.1em;text-align:center;color:#222}@media screen and (max-width: 767px){.tagline__txt{font-size:5.3333333333vw}}.top-movie__inner{width:90vw;margin:0 auto}@media screen and (max-width: 767px){.top-movie__inner{width:100vw;height:88vw}}.top-movie__movie{width:100%;height:100%}.top-movie__movie video{width:100%;height:100%;object-fit:cover;cursor:pointer}.top-about{position:relative;margin-top:7.8947368421vw;display:flex}@media screen and (max-width: 767px){.top-about{margin-top:0;flex-direction:column-reverse}}.top-about__img{position:absolute;top:0;left:0;width:55vw;height:auto;z-index:1;box-shadow:0px 2px 20px rgba(0,0,0,.13)}@media screen and (max-width: 767px){.top-about__img{width:100vw;height:68vw;position:unset}}.top-about__inner{position:relative;margin-top:4.7368421053vw;width:55vw;height:38.4210526316vw;margin-left:auto;background-color:#edf2f6}@media screen and (max-width: 767px){.top-about__inner{margin-top:0;width:100vw;height:auto;margin-left:0;padding:14vw 5.3333333333vw}}.top-about__inner .common-ttl{position:absolute;top:-2.6315789474vw;left:18.4210526316vw;align-items:flex-start}@media screen and (max-width: 767px){.top-about__inner .common-ttl{position:unset}}.top-about__inner .common-ttl .common-ttl__ttl::after{left:0;transform:translateX(0)}.top-about__txt{margin-top:10.3684210526vw;margin-left:18.4210526316vw;width:23.1578947368vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.8421052632vw;line-height:1.8;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.top-about__txt{margin-top:8vw;margin-left:0;width:100%;font-size:4.2666666667vw}}.top-about .view-more{margin-top:4.7368421053vw;margin-left:auto;margin-right:13.1578947368vw}@media screen and (max-width: 767px){.top-about .view-more{margin-top:11.3333333333vw;margin-left:auto;margin-right:auto}}.top-work{margin-top:6.8421052632vw}@media screen and (max-width: 767px){.top-work{margin-top:17.3333333333vw}}.top-work__inner{width:73.6842105263vw;margin:0 auto;display:flex;align-items:center}@media screen and (max-width: 767px){.top-work__inner{width:100%;padding:0 5.3333333333vw;flex-direction:column;align-items:flex-start}}@media screen and (max-width: 767px){.top-work__inner .common-ttl{align-items:flex-start}}.top-work__inner .common-ttl .common-ttl__ttl{padding-bottom:0}@media screen and (max-width: 767px){.top-work__inner .common-ttl .common-ttl__ttl{padding-bottom:4.6666666667vw}}.top-work__inner .common-ttl .common-ttl__ttl::after{transform:rotate(90deg);width:5.7894736842vw;right:-4.2105263158vw;left:unset;bottom:1.0526315789vw}@media screen and (max-width: 767px){.top-work__inner .common-ttl .common-ttl__ttl::after{transform:rotate(0);bottom:2.6666666667vw;width:32vw;left:0}}.top-work__inner .view-more{margin-left:auto}@media screen and (max-width: 767px){.top-work__inner .view-more{margin-top:11.3333333333vw;margin-left:auto;margin-right:auto}}.top-work__txt{margin-left:3.1578947368vw;width:36.3157894737vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;line-height:2;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.top-work__txt{margin-top:10.6666666667vw;margin-left:0;width:100%;font-size:4vw}}.top-work__list{margin-top:3.6842105263vw;display:flex;justify-content:space-between;gap:.0526315789vw}@media screen and (max-width: 767px){.top-work__list{margin-top:15.0666666667vw;flex-direction:column;gap:.1333333333vw}}.top-work__list-item{width:33.2631578947vw;height:26.3157894737vw;position:relative}@media screen and (max-width: 767px){.top-work__list-item{width:100vw;height:64vw}}.top-work__list-img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover}.top-work__list-link{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;color:#fff}.top-work__list-num{position:relative;font-family:"Lora",serif;font-weight:normal;font-size:1.5789473684vw;letter-spacing:.1em}@media screen and (max-width: 767px){.top-work__list-num{font-size:8vw}}.top-work__list-num::after{content:"";display:block;width:100%;height:1px;background-color:#fff;position:absolute;bottom:-.5263157895vw;left:50%;transform:translateX(-50%)}@media screen and (max-width: 767px){.top-work__list-num::after{bottom:-1.3333333333vw}}.top-work__list-en{margin-top:1.8421052632vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.8421052632vw}@media screen and (max-width: 767px){.top-work__list-en{margin-top:6.6666666667vw;font-size:3.7333333333vw}}.top-work__list-ttl{margin-top:.5263157895vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.1em}@media screen and (max-width: 767px){.top-work__list-ttl{margin-top:1.6vw;font-size:8.5333333333vw}}.top-staff{position:relative;height:56.8947368421vw;display:flex;justify-content:center;align-items:center;gap:7.3684210526vw}@media screen and (max-width: 767px){.top-staff{flex-direction:column;height:auto;gap:13.3333333333vw}}.top-staff .text-img{position:absolute;top:0;left:0;width:9.2631578947vw;height:114.2631578947vw;z-index:1}@media screen and (max-width: 767px){.top-staff .text-img{display:none}}.top-staff__inner{position:relative;width:18.5789473684vw;margin-left:auto}@media screen and (max-width: 767px){.top-staff__inner{width:100%;margin-left:0;padding:17.3333333333vw 5.3333333333vw 0}}.top-staff__inner .common-ttl{align-items:flex-start}.top-staff__inner .common-ttl .common-ttl__ttl::after{left:0;transform:translateX(0)}.top-staff__txt{margin-top:4.3684210526vw;width:18.5789473684vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;line-height:2;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.top-staff__txt{margin-top:10.6666666667vw;width:100%;font-size:3.7333333333vw}}.top-staff__list{margin-top:4.7368421053vw;display:flex;flex-direction:column;gap:1.3157894737vw}@media screen and (max-width: 767px){.top-staff__list{margin-top:13.3333333333vw;gap:5.8666666667vw}}.top-staff__list-item{width:18.5789473684vw;position:relative;padding-bottom:1.0526315789vw;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 767px){.top-staff__list-item{width:100%;padding-bottom:6.2666666667vw}}.top-staff__list-link{display:flex;justify-content:space-between;align-items:center}.top-staff__list-inner{display:flex;flex-direction:column;justify-content:center;gap:.2631578947vw}.top-staff__list-ttl-en{font-family:"Lexend",sans-serif;font-weight:400;font-size:.7368421053vw;letter-spacing:.1em;color:#004577}@media screen and (max-width: 767px){.top-staff__list-ttl-en{font-size:3.4666666667vw}}.top-staff__list-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.5789473684vw;letter-spacing:.1em}@media screen and (max-width: 767px){.top-staff__list-ttl{font-size:6.6666666667vw}}.top-staff__img-box{display:flex;justify-content:space-between;align-items:flex-start;width:61.0526315789vw}@media screen and (max-width: 767px){.top-staff__img-box{width:100%;justify-content:center;overflow:hidden}}.top-staff__img{width:20vw;height:35.7894736842vw;object-fit:cover;box-shadow:0px 2px 15px rgba(0,0,0,.15)}@media screen and (max-width: 767px){.top-staff__img{width:50.6666666667vw;height:90.6666666667vw}}.top-staff__img:nth-child(2){margin-top:3.6842105263vw}@media screen and (max-width: 767px){.top-staff__img:nth-child(2){margin-top:13.3333333333vw}}.top-environment{height:57.3684210526vw;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 69, 119, 0.12) 100%)}@media screen and (max-width: 767px){.top-environment{margin-top:17.3333333333vw;background:#fff;height:auto}}.top-environment__inner{width:73.6842105263vw;margin:0 auto}@media screen and (max-width: 767px){.top-environment__inner{width:100%}}@media screen and (max-width: 767px){.top-environment__inner .common-ttl .common-ttl__ttl{font-size:12vw}}.top-environment__txt{margin-top:3.6842105263vw;width:54.2105263158vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;line-height:2;text-align:center;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.top-environment__txt{margin-top:10.6666666667vw;width:100%;font-size:3.7333333333vw;padding:0 5.3333333333vw}}.top-environment__list{margin-top:4.7368421053vw;width:73.6842105263vw;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.top-environment__list{width:100%;flex-direction:column;justify-content:center;align-items:center;gap:8.9333333333vw}}.top-environment__list-item{width:22.6315789474vw;position:relative}@media screen and (max-width: 767px){.top-environment__list-item{width:100%}}.top-environment__list-img{width:100%;height:100%;object-fit:cover;box-shadow:0px 2px 15px rgba(0,0,0,.12)}.top-environment__list-txt{margin-top:.7894736842vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.9473684211vw;line-height:1;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.top-environment__list-txt{margin-top:2.6666666667vw;font-size:4vw;text-align:center}}.top-recruit{background-image:url(../../img/front-page/img_recruit.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;height:43.1578947368vw}@media screen and (max-width: 767px){.top-recruit{margin-top:26.6666666667vw;padding:18.6666666667vw 0;height:auto}}.top-recruit__inner{width:73.6842105263vw;margin:0 auto}@media screen and (max-width: 767px){.top-recruit__inner{width:100%}}.top-recruit__inner .common-ttl .common-ttl__ttl{color:#fff}.top-recruit__inner .common-ttl .common-ttl__ttl::after{background-color:#fff}.top-recruit__inner .common-ttl .common-ttl__sub-ttl{color:#fff}.top-recruit__txt{margin-top:3.6842105263vw;width:54.2105263158vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;line-height:2;text-align:center;letter-spacing:.1em;color:#fff}@media screen and (max-width: 767px){.top-recruit__txt{margin-top:10.6666666667vw;width:100%;font-size:3.7333333333vw;padding:0 5.3333333333vw}}.top-recruit__list{margin-top:3.6842105263vw;display:flex;justify-content:space-between;gap:1.5789473684vw}@media screen and (max-width: 767px){.top-recruit__list{margin-top:8vw;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:5.3333333333vw}}.top-recruit__list-item{width:30vw;height:7.8947368421vw;position:relative}@media screen and (max-width: 767px){.top-recruit__list-item{width:90.4vw;height:26.6666666667vw}}.top-recruit__list-link{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.7894736842vw;width:100%;height:100%;color:#fff;background:hsla(0,0%,100%,.15);border:1px solid #fff;box-shadow:0px 2px 20px rgba(0,0,0,.15)}@media screen and (max-width: 767px){.top-recruit__list-link{gap:1.3333333333vw}}.top-recruit__list-ttl-en{font-family:"Lexend",sans-serif;font-weight:400;font-size:.7368421053vw;letter-spacing:.1em}@media screen and (max-width: 767px){.top-recruit__list-ttl-en{font-size:3.4666666667vw}}.top-recruit__list-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.5789473684vw;letter-spacing:.1em}@media screen and (max-width: 767px){.top-recruit__list-ttl{font-size:7.4666666667vw}}.business{margin-top:3.4210526316vw;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.business{margin-top:18vw}}.business-top{display:flex;flex-direction:column;align-items:center;gap:.5263157895vw}@media screen and (max-width: 767px){.business-top{gap:1.3333333333vw}}.business-top__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.business-top__ttl{font-size:9.0666666667vw;padding-bottom:9.0666666667vw}}.business-top__ttl::after{position:absolute;bottom:.5263157895vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.business-top__ttl::after{bottom:2.6666666667vw;width:16vw}}.business-top__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.business-top__ttl-en{font-size:3.7333333333vw}}.business-top__txt{margin-top:2.8947368421vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.8421052632vw;letter-spacing:.1em}@media screen and (max-width: 767px){.business-top__txt{margin-top:18vw;font-size:4.2666666667vw}}.business-box{margin-top:6.8421052632vw;width:100%}@media screen and (max-width: 767px){.business-box{margin-top:26.6666666667vw}}.business-box__grid{display:flex;justify-content:flex-end;gap:6.0526315789vw;width:100%}@media screen and (max-width: 767px){.business-box__grid{flex-direction:column;gap:11.3333333333vw}}.business-box__grid--reverse{flex-direction:row-reverse;justify-content:flex-start}@media screen and (max-width: 767px){.business-box__grid--reverse{flex-direction:column}}.business-box__left{width:21.5789473684vw;margin-left:auto}@media screen and (max-width: 767px){.business-box__left{width:100%;margin-left:0;padding:0 4vw}}.business-box__left--reverse{margin-left:0;margin-right:auto}@media screen and (max-width: 767px){.business-box__left--reverse{margin-left:0;margin-right:0}}.business-box__right{width:54.7368421053vw}@media screen and (max-width: 767px){.business-box__right{width:100%}}.business-box__header{display:flex;flex-direction:column;gap:.5263157895vw}@media screen and (max-width: 767px){.business-box__header{gap:1.3333333333vw}}.business-box__en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#c4c4c4}@media screen and (max-width: 767px){.business-box__en{font-size:3.7333333333vw}}.business-box__ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:3.1578947368vw;letter-spacing:.1em;color:#004577}@media screen and (max-width: 767px){.business-box__ttl{font-size:12vw}}.business-box__txt{margin-top:3.4210526316vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.7894736842vw;line-height:2;letter-spacing:.05em;color:#222}@media screen and (max-width: 767px){.business-box__txt{margin-top:8vw;font-size:4vw}}.business-box__list-box{margin-top:2.3684210526vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2631578947vw;background-color:#edf2f6;padding:1.7368421053vw 0}@media screen and (max-width: 767px){.business-box__list-box{margin-top:11.3333333333vw;gap:5.3333333333vw;padding:7.7333333333vw 0}}.business-box__list-ttl{font-family:"Noto Serif JP",serif;font-weight:bold;font-size:.8421052632vw;letter-spacing:.1em;color:#004577}@media screen and (max-width: 767px){.business-box__list-ttl{font-size:4.2666666667vw}}.business-box__list{display:flex;flex-direction:column;gap:.5263157895vw;list-style:disc}@media screen and (max-width: 767px){.business-box__list{gap:2.6666666667vw}}.business-box__list li::marker{color:#004577}.business-box__list-item{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.05em;color:#222}@media screen and (max-width: 767px){.business-box__list-item{font-size:4vw}}.business-box__more{margin-top:2.6315789474vw;width:12.6315789474vw}@media screen and (max-width: 767px){.business-box__more{margin-top:9.3333333333vw;width:53.3333333333vw;margin-left:auto;margin-right:auto}}.business-box__more-link{display:flex;justify-content:space-between;align-items:center;padding:1.3157894737vw 1.5789473684vw;border:1px solid #dcdcdc}@media screen and (max-width: 767px){.business-box__more-link{padding:6vw 5.0666666667vw}}.business-box__more-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.business-box__more-txt{font-size:4vw}}.business-box__media{width:54.7368421053vw;height:32.6315789474vw;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;unicode-bidi:unset}@media screen and (max-width: 767px){.business-box__media{width:100%;height:74.6666666667vw}}.business-box__media img{width:100%;height:100%;object-fit:contain}.division-top{padding-top:6.8421052632vw}.division-top__txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.8421052632vw;letter-spacing:.05em;line-height:1.5789473684vw;text-align:center;color:#222}@media screen and (max-width: 767px){.division-top__txt{font-size:3.7333333333vw;line-height:5.6vw}}.division-top__list{margin-top:3.4210526316vw;display:flex;justify-content:center;align-items:center;gap:1.2631578947vw}@media screen and (max-width: 767px){.division-top__list{margin-top:8.4vw;flex-wrap:wrap;gap:4vw}}.division-top__list-item{position:relative}.division-top__list-item::after{content:"▼";position:absolute;bottom:1.0526315789vw;left:50%;transform:translateX(-50%);font-size:.8421052632vw;color:#004577}@media screen and (max-width: 767px){.division-top__list-item::after{font-size:2.9333333333vw;bottom:1.3333333333vw}}.division-top__list-item-link{width:11.5789473684vw;height:11.5789473684vw;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #004577}@media screen and (max-width: 767px){.division-top__list-item-link{width:25.8666666667vw;height:25.8666666667vw}}.division-top__list-item-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.4736842105vw;letter-spacing:.05em;line-height:1.5;text-align:center;color:#004577}@media screen and (max-width: 767px){.division-top__list-item-ttl{font-size:3.7333333333vw}}.division-top__list-item-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:1.0526315789vw;letter-spacing:.05em;line-height:1.5;text-align:center;color:#004577}@media screen and (max-width: 767px){.division-top__list-item-txt{font-size:2.6666666667vw}}.division-content{margin:6.3157894737vw auto 0;position:relative;width:63.1578947368vw;padding-bottom:21.8421052632vw;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 767px){.division-content{margin:13.3333333333vw auto 0;width:100%;padding-bottom:13.3333333333vw}}.division-content__img{width:100%}.division-content__txt-box{position:absolute;top:4.1052631579vw;left:3.8947368421vw}@media screen and (max-width: 767px){.division-content__txt-box{top:9.7333333333vw;left:11.3333333333vw}}.division-content__ttl-box-inner{display:flex;align-items:baseline}.division-content__ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;line-height:1;color:#fff;position:relative}@media screen and (max-width: 767px){.division-content__ttl{font-size:4.8vw}}.division-content__ttl::after{position:absolute;bottom:-.7894736842vw;left:0;content:"";display:block;width:4.7368421053vw;height:1px;background-color:#fff}@media screen and (max-width: 767px){.division-content__ttl::after{bottom:-2.6666666667vw;width:12vw}}.division-content__txt{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.3157894737vw;letter-spacing:.05em;line-height:1;color:#fff}@media screen and (max-width: 767px){.division-content__txt{font-size:3.3333333333vw}}.division-content__txt-bottom{margin-top:2.8947368421vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.05em;line-height:1.4736842105vw;color:#fff}@media screen and (max-width: 767px){.division-content__txt-bottom{margin-top:6vw;font-size:2.9333333333vw;line-height:4vw}}.division-content__list{position:absolute;top:16.8421052632vw;left:50%;transform:translateX(-50%);display:flex;gap:2.7894736842vw}@media screen and (max-width: 767px){.division-content__list{position:unset;transform:none;margin-top:6.6666666667vw;flex-direction:column;justify-content:center;align-items:center;gap:3.3333333333vw}}.division-content__list-item{display:flex;flex-direction:column;gap:.5263157895vw;width:18.0526315789vw}@media screen and (max-width: 767px){.division-content__list-item{width:90.6666666667vw}}.division-content__list-item-img{width:100%}.division-content__list-item-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.2631578947vw;letter-spacing:.05em;line-height:1.5;text-align:center;color:#222}@media screen and (max-width: 767px){.division-content__list-item-ttl{margin-top:2.6666666667vw;font-size:3.4666666667vw;text-align:left}}.division-content__list-item-sub-ttl{display:block;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.0526315789vw;letter-spacing:.05em;line-height:1.5;text-align:center;color:#222}@media screen and (max-width: 767px){.division-content__list-item-sub-ttl{display:inline;font-size:2.9333333333vw}}.division-content__list-item-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.05em;line-height:1.5;color:#222}@media screen and (max-width: 767px){.division-content__list-item-txt{margin-top:2.6666666667vw;font-size:2.9333333333vw;text-align:left}}.division-schedule{margin-top:6.8421052632vw}@media screen and (max-width: 767px){.division-schedule{margin-top:13.3333333333vw}}.division-schedule__inner{width:63.1578947368vw;margin-inline:auto}@media screen and (max-width: 767px){.division-schedule__inner{width:100%}}.division-schedule__ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.5789473684vw;letter-spacing:.05em;line-height:1;color:#222;border-left:5px solid #004577;padding-left:.5263157895vw}@media screen and (max-width: 767px){.division-schedule__ttl{font-size:5.3333333333vw;line-height:4vw;padding-left:1.3333333333vw;margin-left:4.6666666667vw}}.division-schedule__box{margin-top:1.8421052632vw;display:flex;flex-direction:column;gap:2.8421052632vw;padding:0 3.5789473684vw}@media screen and (max-width: 767px){.division-schedule__box{margin-top:8.9333333333vw;gap:9.3333333333vw;padding:0}}.division-schedule__img{width:100%}.division-career{margin-top:6.3157894737vw}@media screen and (max-width: 767px){.division-career{margin-top:16vw}}.division-career__inner{width:63.1578947368vw;margin-inline:auto}@media screen and (max-width: 767px){.division-career__inner{width:100%;padding:0 4.6666666667vw}}.division-career__ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.5789473684vw;letter-spacing:.05em;line-height:1;color:#222;border-left:5px solid #004577;padding-left:.5263157895vw}@media screen and (max-width: 767px){.division-career__ttl{font-size:5.3333333333vw;line-height:4vw;padding-left:1.3333333333vw}}.division-career__sub-ttl{margin-top:1.7894736842vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:1.0526315789vw;letter-spacing:.05em;line-height:1.5;color:#004577}@media screen and (max-width: 767px){.division-career__sub-ttl{margin-top:5.4666666667vw;font-size:4vw;line-height:6.1333333333vw}}.division-career__txt{margin-top:.7894736842vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.05em;line-height:1.5;color:#222}@media screen and (max-width: 767px){.division-career__txt{margin-top:2.8vw;font-size:3.2vw;line-height:5.3333333333vw}}.division-career__list{margin-top:1.8421052632vw;display:flex;flex-direction:column;gap:5.2631578947vw}@media screen and (max-width: 767px){.division-career__list{margin-top:8vw;gap:18vw}}.division-career__list-item{width:100%;position:relative}.division-career__list-item:first-child::after{content:"";position:absolute;bottom:-2.8947368421vw;left:50%;transform:translateX(-50%);background-image:url("../../img/business/ico_arrow-bottom-01.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:3.5263157895vw;height:1.1578947368vw}@media screen and (max-width: 767px){.division-career__list-item:first-child::after{bottom:-10.6666666667vw;width:13.3333333333vw;height:4.4vw}}.division-career__list-item:nth-child(2)::after{content:"";position:absolute;bottom:-2.8947368421vw;left:50%;transform:translateX(-50%);background-image:url("../../img/business/ico_arrow-bottom-02.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:3.5263157895vw;height:1.1578947368vw}@media screen and (max-width: 767px){.division-career__list-item:nth-child(2)::after{bottom:-10.6666666667vw;width:13.3333333333vw;height:4.4vw}}.division-career__list-item:nth-child(3)::after{content:"";position:absolute;bottom:-2.8947368421vw;left:50%;transform:translateX(-50%);background-image:url("../../img/business/ico_arrow-bottom-03.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:3.5263157895vw;height:1.1578947368vw}@media screen and (max-width: 767px){.division-career__list-item:nth-child(3)::after{bottom:-10.6666666667vw;width:13.3333333333vw;height:4.4vw}}.division-career__list-item:last-child::after{content:none}.division-career__list-item-img{width:100%}.division .other-interviews{padding-bottom:7.8947368421vw}@media screen and (max-width: 767px){.division .other-interviews{padding-bottom:16vw}}@media screen and (max-width: 767px){.division .other-interviews__ttl{font-size:6.6666666667vw}}.division .other-interviews .slick-track{width:64.7368421053vw !important}@media screen and (max-width: 767px){.division .other-interviews .slick-track{width:336vw !important}}.division-others{margin-top:5.7894736842vw;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.division-others{margin-top:0}}.division-others__inner{display:flex;flex-direction:column;justify-content:center;align-items:center}.division-others__ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;position:relative}@media screen and (max-width: 767px){.division-others__ttl{font-size:6.6666666667vw}}.division-others__ttl::after{position:absolute;bottom:-1.0526315789vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.division-others__ttl::after{bottom:-2.6666666667vw;width:16vw}}.division-others__ttl-en{margin-top:2.1052631579vw;font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.division-others__ttl-en{margin-top:6.6666666667vw;font-size:3.7333333333vw}}.division-others__list{margin-top:1.8421052632vw;display:flex;justify-content:center;align-items:center;gap:2.1052631579vw}@media screen and (max-width: 767px){.division-others__list{margin-top:8.8vw;flex-direction:column;gap:2.6666666667vw}}.division-others__list-item{position:relative}.division-others__list-item-link{position:relative;width:27.3684210526vw;height:11.5789473684vw;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.division-others__list-item-link{width:90.6666666667vw;height:36vw}}.division-others__list-item-img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover}.division-others__list-item-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.1em;line-height:1.5;color:#fff}@media screen and (max-width: 767px){.division-others__list-item-ttl{font-size:6vw}}.division-others__list-item-en{font-family:Lexend-Regular;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;line-height:1.6842105263vw;color:#c4c4c4}@media screen and (max-width: 767px){.division-others__list-item-en{margin-top:3.2vw;font-size:3.7333333333vw;line-height:4.2666666667vw}}.faq{margin-top:3.4210526316vw;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.faq{margin-top:21.3333333333vw}}.faq__wrap{display:flex;flex-direction:column;gap:4.2105263158vw;width:63.1578947368vw}@media screen and (max-width: 767px){.faq__wrap{gap:3.2vw;width:90.6666666667vw}}.faq__cat:not(:last-child){margin-bottom:1.4736842105vw}@media screen and (max-width: 767px){.faq__cat:not(:last-child){margin-bottom:3.7333333333vw}}.faq__cat-ttl-box{display:flex;flex-direction:column;align-items:center;gap:.5263157895vw}@media screen and (max-width: 767px){.faq__cat-ttl-box{gap:1.3333333333vw}}.faq__cat-ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;text-align:center;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.faq__cat-ttl{font-size:9.0666666667vw;padding-bottom:9.0666666667vw}}.faq__cat-ttl::after{position:absolute;bottom:.5263157895vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.faq__cat-ttl::after{bottom:2.6666666667vw;width:16vw}}.faq__cat-ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.faq__cat-ttl-en{font-size:3.7333333333vw}}.faq__list{margin-top:4.2105263158vw;display:flex;flex-direction:column;gap:1.3157894737vw}@media screen and (max-width: 767px){.faq__list{margin-top:12.9333333333vw;gap:2.4vw}}.faq__item-ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.9473684211vw;letter-spacing:.1em;line-height:1.5;color:#222;background-color:#edf2f6;padding:1.0526315789vw 1.5789473684vw 1.0526315789vw 3.3684210526vw}@media screen and (max-width: 767px){.faq__item-ttl{font-size:5.0666666667vw;padding:6.6666666667vw 6vw 6.6666666667vw 12.5333333333vw}}.faq__item-ttl::before{position:absolute;top:50%;transform:translateY(-50%);left:1.5789473684vw;content:"Q.";display:block;color:#004577;font-family:"Lexend",sans-serif;font-weight:normal;font-size:1.1578947368vw;letter-spacing:.1em}@media screen and (max-width: 767px){.faq__item-ttl::before{font-size:5.8666666667vw;left:4vw}}.faq__item-txt{position:relative;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;line-height:2;letter-spacing:.1em;color:#222;padding:1.0526315789vw 1.5789473684vw 1.0526315789vw 3.3684210526vw}@media screen and (max-width: 767px){.faq__item-txt{font-size:4vw;padding:6.6666666667vw 6vw 6.6666666667vw 12.5333333333vw}}.faq__item-txt::before{position:absolute;top:.9473684211vw;left:1.5789473684vw;content:"A.";display:block;color:#0b83b0;font-family:"Lexend",sans-serif;font-weight:normal;font-size:1.1578947368vw;letter-spacing:.1em}@media screen and (max-width: 767px){.faq__item-txt::before{font-size:5.8666666667vw;top:6vw;left:4vw}}.about{margin-top:3.6842105263vw}@media screen and (max-width: 767px){.about{margin-top:12.6666666667vw}}.about-top{display:flex;flex-direction:column;align-items:center;gap:1.0526315789vw}@media screen and (max-width: 767px){.about-top{gap:2.6666666667vw}}.about-top__img{width:4.2105263158vw;height:auto}@media screen and (max-width: 767px){.about-top__img{width:10.6666666667vw}}.about-top__ttl{font-family:"Lexend",sans-serif;font-weight:normal;font-size:4.2105263158vw;text-align:center;color:#004577}@media screen and (max-width: 767px){.about-top__ttl{font-size:18vw}}.about-top__sub-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.9473684211vw;letter-spacing:.1em}@media screen and (max-width: 767px){.about-top__sub-ttl{font-size:5.0666666667vw}}.about-top__txt{margin-top:3.6842105263vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.8421052632vw;line-height:3;letter-spacing:.1em;text-align:center;color:#222}@media screen and (max-width: 767px){.about-top__txt{font-size:4.2666666667vw;padding:0 5.3333333333vw}}.about-media{margin-top:6.3157894737vw}@media screen and (max-width: 767px){.about-media{margin-top:16vw}}.about-media__img{width:100%;height:auto}@media screen and (max-width: 767px){.about-media__img{height:72vw;object-fit:cover}}.about-feature{margin-top:6.3157894737vw}@media screen and (max-width: 767px){.about-feature{margin-top:26.6666666667vw}}.about-feature__ttl-box{display:flex;flex-direction:column;align-items:center}.about-feature__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.about-feature__ttl{font-size:9.0666666667vw;padding-bottom:8vw}}.about-feature__ttl::after{position:absolute;bottom:.7894736842vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.about-feature__ttl::after{bottom:3.3333333333vw;width:26.6666666667vw}}.about-feature__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.about-feature__ttl-en{font-size:3.7333333333vw}}.about-feature__content{margin-top:3.6842105263vw;display:flex;flex-direction:column;align-items:center;gap:2.6315789474vw}@media screen and (max-width: 767px){.about-feature__content{margin-top:13.3333333333vw;gap:13.3333333333vw}}.about-feature__content-item{width:63.1578947368vw;display:flex;flex-direction:column;gap:1.0526315789vw;padding-bottom:3.1578947368vw;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 767px){.about-feature__content-item{width:90.6666666667vw;gap:0;padding-bottom:12.6666666667vw}}.about-feature__content-item:last-child{border-bottom:none}.about-feature__content-item-label{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#fff;width:5.2631578947vw;height:1.3157894737vw;background:#004577;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.about-feature__content-item-label{font-size:3.2vw;width:20.6666666667vw;height:5.3333333333vw}}.about-feature__content-item-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.6842105263vw;letter-spacing:.05em;color:#222}@media screen and (max-width: 767px){.about-feature__content-item-ttl{margin-top:3.6vw;font-size:6.6666666667vw;line-height:1.33}}.about-feature__content-item-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.05em;color:#222}@media screen and (max-width: 767px){.about-feature__content-item-txt{margin-top:10vw;font-size:4vw;line-height:2}}.about-feature__content-item-box{margin-top:2.1052631579vw;display:flex;justify-content:center;align-items:center;gap:2.6315789474vw;width:57.8947368421vw;height:13.1578947368vw;background-color:#edf2f6;align-self:center}@media screen and (max-width: 767px){.about-feature__content-item-box{margin-top:7.3333333333vw;flex-direction:column;width:90.6666666667vw;height:101.3333333333vw;gap:8vw}}.about-feature__content-item-box-left{width:26.8421052632vw}@media screen and (max-width: 767px){.about-feature__content-item-box-left{width:78vw}}.about-feature__content-item-box-left-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.1052631579vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.about-feature__content-item-box-left-ttl{font-size:5.3333333333vw;text-align:center}}.about-feature__content-item-box-left-ttl-small{font-size:.9473684211vw}@media screen and (max-width: 767px){.about-feature__content-item-box-left-ttl-small{font-size:4.5333333333vw}}.about-feature__content-item-box-left-txt{margin-top:1.4736842105vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.05em;line-height:1.74;color:#222}@media screen and (max-width: 767px){.about-feature__content-item-box-left-txt{margin-top:7.3333333333vw;font-size:4vw}}.about-feature__content-item-box-right{width:25.2631578947vw}@media screen and (max-width: 767px){.about-feature__content-item-box-right{width:64vw}}.about-feature__content-item-box-right-img{width:100%;height:auto}.about-feature__group-link{margin-top:2.6315789474vw;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.about-feature__group-link{margin-top:6.6666666667vw;text-decoration:underline;text-underline-offset:5px;color:#004577}}.about-feature__group-link:hover{text-decoration:underline;text-underline-offset:5px;color:#004577}.about-feature__group-companies{margin-top:3.4210526316vw;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.about-feature__group-companies{margin-top:13.3333333333vw}}.about-feature__group-companies-img{width:6.1052631579vw;height:auto;margin-bottom:.5263157895vw}@media screen and (max-width: 767px){.about-feature__group-companies-img{width:15.4666666667vw;margin-bottom:1.3333333333vw}}.about-feature__group-companies-ttl{margin-top:.5263157895vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:1.2631578947vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.about-feature__group-companies-ttl{margin-top:3.3333333333vw;font-size:5.8666666667vw}}@media screen and (max-width: 767px){.about-feature__group-companies-list-wrap{width:90.6666666667vw;overflow-x:scroll}}.about-feature__group-companies-list{margin-top:2.3684210526vw;display:flex;align-items:center;flex-wrap:wrap;width:calc(63.1578947368vw + 5px);border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;box-sizing:border-box}@media screen and (max-width: 767px){.about-feature__group-companies-list{margin-top:7.3333333333vw;width:273.3333333333vw}}.about-feature__group-companies-list-item{width:calc(21.0526315789vw + 1px);height:5.7894736842vw;padding:1.3157894737vw;display:flex;flex-direction:column;align-items:flex-start;gap:.5263157895vw;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;box-sizing:border-box}@media screen and (max-width: 767px){.about-feature__group-companies-list-item{width:90.6666666667vw;height:22.6666666667vw;padding:4vw 3.3333333333vw;gap:2vw}}.about-feature__group-companies-list-item:nth-child(3n){border-right:none}.about-feature__group-companies-list-item-link{font-family:"Noto Sans JP",sans-serif;font-weight:bold;font-size:.7894736842vw;letter-spacing:.05em;color:#004577;position:relative}.about-feature__group-companies-list-item-link::after{position:absolute;top:50%;transform:translateY(-50%);right:-1.0526315789vw;content:"";display:block;background-image:url("../../img/common/ico_external-link.svg");width:.7894736842vw;height:.7894736842vw;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 767px){.about-feature__group-companies-list-item-link::after{right:-5.3333333333vw;width:3.3333333333vw;height:3.3333333333vw}}@media screen and (max-width: 767px){.about-feature__group-companies-list-item-link{font-size:4vw;text-decoration:underline;text-underline-offset:5px;color:#004577}}.about-feature__group-companies-list-item-link:hover{text-decoration:underline;text-underline-offset:5px;color:#004577}.about-feature__group-companies-list-item-link--disabled{color:#222}.about-feature__group-companies-list-item-link--disabled::after{display:none}@media screen and (max-width: 767px){.about-feature__group-companies-list-item-link--disabled{text-decoration:none}}.about-feature__group-companies-list-item-link--disabled:hover{text-decoration:none;color:#222}.about-feature__group-companies-list-item-txt{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.05em;color:#222}@media screen and (max-width: 767px){.about-feature__group-companies-list-item-txt{font-size:3.7333333333vw}}.about-feature__doc{margin:3.6842105263vw auto 0;width:63.1578947368vw}@media screen and (max-width: 767px){.about-feature__doc{margin:13.3333333333vw auto 0;width:90.6666666667vw}}.about-feature__doc-ttl{margin-bottom:1.8421052632vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.6842105263vw;letter-spacing:.05em;text-align:center;color:#222}@media screen and (max-width: 767px){.about-feature__doc-ttl{margin-bottom:4.6666666667vw;font-size:6.6666666667vw}}.about-feature__doc-embed{width:100%;height:auto}@media screen and (max-width: 767px){.about-feature__doc-embed{height:72vw;object-fit:cover}}.about-company{margin-top:10.5263157895vw;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.about-company{margin-top:33.3333333333vw}}.about-company__ttl-box{display:flex;flex-direction:column;align-items:center}.about-company__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.about-company__ttl{font-size:9.0666666667vw;padding-bottom:8vw}}.about-company__ttl::after{position:absolute;bottom:.7894736842vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.about-company__ttl::after{bottom:3.3333333333vw;width:26.6666666667vw}}.about-company__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.about-company__ttl-en{font-size:3.7333333333vw}}.about-company__content{margin-top:3.6842105263vw;display:flex;flex-direction:column;align-items:center;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;width:63.1578947368vw}@media screen and (max-width: 767px){.about-company__content{margin-top:11.2vw;width:90.6666666667vw}}.about-company__content-item{width:100%;display:flex;gap:5.2631578947vw;padding:1.6842105263vw 2.8947368421vw;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 767px){.about-company__content-item{flex-direction:column;gap:2.4vw;padding:4.2666666667vw 0}}.about-company__content-item:last-child{border-bottom:none}.about-company__content-item-dt{width:7.8947368421vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;color:#004577}@media screen and (max-width: 767px){.about-company__content-item-dt{width:100%;font-size:4vw}}.about-company__content-item-dd{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.about-company__content-item-dd{font-size:4vw}}.about-history{margin-top:6.8421052632vw;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.about-history{margin-top:26.6666666667vw}}.about-history__ttl-box{display:flex;flex-direction:column;align-items:center}.about-history__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.about-history__ttl{font-size:9.0666666667vw;padding-bottom:8vw}}.about-history__ttl::after{position:absolute;bottom:.7894736842vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.about-history__ttl::after{bottom:3.3333333333vw;width:26.6666666667vw}}.about-history__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.about-history__ttl-en{font-size:3.7333333333vw}}.about-history__content{margin-top:3.6842105263vw;display:flex;flex-direction:column;align-items:center;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;width:63.1578947368vw}@media screen and (max-width: 767px){.about-history__content{margin-top:11.2vw;width:90.6666666667vw}}.about-history__content-item{width:100%;display:flex;gap:5.2631578947vw;padding:1.6842105263vw 2.8947368421vw;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 767px){.about-history__content-item{flex-direction:column;gap:2.4vw;padding:4.2666666667vw 0}}.about-history__content-item:last-child{border-bottom:none}.about-history__content-item-dt{width:7.8947368421vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;color:#004577}@media screen and (max-width: 767px){.about-history__content-item-dt{width:100%;font-size:4vw}}.about-history__content-item-dd{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.about-history__content-item-dd{font-size:4vw}}.about-numbers{margin-top:6.8421052632vw;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.about-numbers{margin-top:26.6666666667vw}}.about-numbers__ttl-box{display:flex;flex-direction:column;align-items:center}.about-numbers__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.about-numbers__ttl{font-size:9.0666666667vw;padding-bottom:8vw}}.about-numbers__ttl::after{position:absolute;bottom:.7894736842vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.about-numbers__ttl::after{bottom:3.3333333333vw;width:26.6666666667vw}}.about-numbers__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.about-numbers__ttl-en{font-size:3.7333333333vw}}.about-numbers__content{background-color:#edf2f6;margin-top:3.1578947368vw;width:63.1578947368vw;padding:3.8421052632vw 3.3684210526vw}@media screen and (max-width: 767px){.about-numbers__content{margin-top:8vw;width:100vw;padding:13.4666666667vw 4.6666666667vw}}.about-numbers__content-list{display:flex;align-items:center;flex-wrap:wrap;gap:1.6842105263vw}@media screen and (max-width: 767px){.about-numbers__content-list{gap:4.1333333333vw 4.5333333333vw}}.about-numbers__content-list-item{border-top:.2631578947vw solid #004577;background-image:url("../../img/about/bg_number-01.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;width:17.6842105263vw;height:11.8421052632vw;padding:3.0526315789vw 2.4210526316vw}@media screen and (max-width: 767px){.about-numbers__content-list-item{width:42.9333333333vw;height:28.6666666667vw;padding:6.8vw 3.3333333333vw}}.about-numbers__content-list-item:nth-child(2){background-image:url("../../img/about/bg_number-02.jpg")}.about-numbers__content-list-item:nth-child(3){background-image:url("../../img/about/bg_number-03.jpg")}.about-numbers__content-list-item:nth-child(4){background-image:url("../../img/about/bg_number-04.jpg")}.about-numbers__content-list-item:nth-child(5){background-image:url("../../img/about/bg_number-05.jpg")}.about-numbers__content-list-item:nth-child(6){background-image:url("../../img/about/bg_number-06.jpg")}.about-numbers__content-list-item:nth-child(7){background-image:url("../../img/about/bg_number-07.jpg")}.about-numbers__content-list-item:nth-child(8){background-image:url("../../img/about/bg_number-08.jpg")}.about-numbers__content-list-item-ttl{font-family:"Noto Serif JP",serif;font-weight:600;font-size:1.0526315789vw;letter-spacing:.1em;line-height:1.5;color:#222}@media screen and (max-width: 767px){.about-numbers__content-list-item-ttl{font-size:3.2vw}}.about-numbers__content-list-item-txt{margin-top:1.0526315789vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:4.0526315789vw;letter-spacing:.02em;line-height:1.5789473684vw;color:#222}@media screen and (max-width: 767px){.about-numbers__content-list-item-txt{margin-top:2.4vw;font-size:9.8666666667vw;line-height:4vw}}.about-numbers__content-list-item-txt--small{font-size:1.3157894737vw}.environment{margin-top:3.4210526316vw;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.environment{margin-top:18vw}}.environment-top{display:flex;flex-direction:column;align-items:center;gap:.5263157895vw}@media screen and (max-width: 767px){.environment-top{gap:1.3333333333vw}}.environment-top__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.environment-top__ttl{font-size:9.0666666667vw;padding-bottom:9.0666666667vw}}.environment-top__ttl::after{position:absolute;bottom:.5263157895vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.environment-top__ttl::after{bottom:2.6666666667vw;width:16vw}}.environment-top__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.environment-top__ttl-en{font-size:3.7333333333vw}}.environment-top__img{margin-top:1.8421052632vw;width:60.6842105263vw;height:auto}@media screen and (max-width: 767px){.environment-top__img{margin-top:7.3333333333vw;width:89.3333333333vw}}.environment-skill{margin-top:4.2105263158vw;display:flex;flex-direction:column;align-items:center;gap:.5263157895vw}@media screen and (max-width: 767px){.environment-skill{margin-top:29.3333333333vw;gap:1.3333333333vw}}.environment-skill__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.environment-skill__ttl{font-size:9.0666666667vw;padding-bottom:9.0666666667vw}}.environment-skill__ttl::after{position:absolute;bottom:.5263157895vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.environment-skill__ttl::after{bottom:2.6666666667vw;width:16vw}}.environment-skill__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.environment-skill__ttl-en{font-size:3.7333333333vw}}.environment-skill__list{margin-top:1.8421052632vw;width:63.1578947368vw;display:flex;flex-direction:column;align-items:center;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 767px){.environment-skill__list{margin-top:13.3333333333vw;width:90.6666666667vw}}.environment-skill__list-item{position:relative;width:100%;padding:1.8421052632vw;border-bottom:1px solid #d8d8d8;cursor:pointer}@media screen and (max-width: 767px){.environment-skill__list-item{padding:6.6666666667vw 5.3333333333vw}}.environment-skill__list-item::before{content:"";position:absolute;top:2.4736842105vw;right:.5263157895vw;display:inline-block;width:.0526315789vw;height:1.1052631579vw;background-color:#004577;transition:transform .3s ease}@media screen and (max-width: 767px){.environment-skill__list-item::before{top:10.2666666667vw;right:2.6666666667vw;width:.1333333333vw;height:2.8vw}}.environment-skill__list-item::after{content:"";position:absolute;top:3vw;right:0;display:inline-block;width:1.1052631579vw;height:.0526315789vw;background-color:#004577;transition:transform .3s ease}@media screen and (max-width: 767px){.environment-skill__list-item::after{top:11.6vw;right:1.3333333333vw;width:2.8vw;height:.1333333333vw}}.environment-skill__list-item:last-child{border-bottom:none}.environment-skill__list-item.is-active::before{top:3vw;transform:translateY(-50%) rotate(90deg)}@media screen and (max-width: 767px){.environment-skill__list-item.is-active::before{top:11.6vw}}.environment-skill__list-item.is-active::after{display:none}.environment-skill__list-item-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.2631578947vw;letter-spacing:.1em;line-height:2;color:#222}@media screen and (max-width: 767px){.environment-skill__list-item-ttl{font-size:5.6vw}}.environment-skill__list-item-txt{margin-top:1.8421052632vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;line-height:2;color:#222;background-color:#edf2f6;padding:1.8421052632vw;opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-top:0;overflow:hidden;transition:all .3s ease}@media screen and (max-width: 767px){.environment-skill__list-item-txt{font-size:4vw}}.environment-skill__list-item-txt.is-active{opacity:1;max-height:1000px;padding-top:1.8421052632vw;padding-bottom:1.8421052632vw;margin-top:1.8421052632vw}@media screen and (max-width: 767px){.environment-skill__list-item-txt.is-active{margin-top:6.6666666667vw;padding-top:7.3333333333vw;padding-bottom:7.3333333333vw;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}.environment-benefit{margin-top:4.2105263158vw;display:flex;flex-direction:column;align-items:center;gap:.5263157895vw}@media screen and (max-width: 767px){.environment-benefit{margin-top:29.3333333333vw;gap:1.3333333333vw}}.environment-benefit__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.environment-benefit__ttl{font-size:9.0666666667vw;padding-bottom:9.0666666667vw}}.environment-benefit__ttl::after{position:absolute;bottom:.5263157895vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.environment-benefit__ttl::after{bottom:2.6666666667vw;width:16vw}}.environment-benefit__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.environment-benefit__ttl-en{font-size:3.7333333333vw}}.environment-benefit__list{margin-top:2.3684210526vw;width:63.1578947368vw;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5789473684vw;background-color:#edf2f6;padding:3.6842105263vw 3.1578947368vw}@media screen and (max-width: 767px){.environment-benefit__list{margin-top:11.2vw;width:100vw;gap:2.6666666667vw;padding:10.6666666667vw 4.6666666667vw}}.environment-benefit__list-item{position:relative;width:17.8947368421vw;height:16.3157894737vw;padding-top:1.0526315789vw;border-bottom:1px solid #d8d8d8;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.05)}@media screen and (max-width: 767px){.environment-benefit__list-item{width:90.6666666667vw;height:38.6666666667vw;flex-direction:row;justify-content:center;align-items:flex-start;padding-top:2.6666666667vw;gap:2.6666666667vw}}.environment-benefit__list-item-bg{position:absolute;left:0;bottom:100%;width:100%;transform:rotate(90deg);transform-origin:bottom left;font-family:"Lexend",sans-serif;font-weight:500;font-size:2.1052631579vw;line-height:1;letter-spacing:-0.03em;color:#f5f5f5}@media screen and (max-width: 767px){.environment-benefit__list-item-bg{bottom:0;transform:rotate(0deg);text-align:center;font-size:10.6666666667vw}}.environment-benefit__list-item-img{width:10.5263157895vw;height:5.7894736842vw}@media screen and (max-width: 767px){.environment-benefit__list-item-img{width:40vw;height:22vw}}.environment-benefit__list-item-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.1578947368vw;letter-spacing:.1em;line-height:1.8;color:#004577}@media screen and (max-width: 767px){.environment-benefit__list-item-ttl{font-size:5.0666666667vw;line-height:1}}.environment-benefit__list-item-ul{margin-top:1.0526315789vw;display:flex;flex-direction:column;align-items:center;gap:.7894736842vw;list-style:disc}@media screen and (max-width: 767px){.environment-benefit__list-item-ul{margin-top:5.3333333333vw;gap:1.3333333333vw}}.environment-benefit__list-item-ul li::marker{color:#004577}.environment-benefit__list-item-ul-item{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.8421052632vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.environment-benefit__list-item-ul-item{font-size:3.4666666667vw}}.interview-archive{margin-top:3.4210526316vw}@media screen and (max-width: 767px){.interview-archive{margin-top:18vw}}.interview-archive-top{display:flex;flex-direction:column;align-items:center}.interview-archive-top__list{display:flex;justify-content:center;align-items:center;gap:1.5789473684vw}@media screen and (max-width: 767px){.interview-archive-top__list{flex-wrap:wrap;width:90.6666666667vw;gap:1.3333333333vw}}.interview-archive-top__item{width:11.5789473684vw;height:3.4210526316vw;display:flex;justify-content:center;align-items:center;background:#fff;color:#004577;border:1px solid #004577;cursor:pointer;transition:all .3s ease;font-family:"Noto Sans JP",sans-serif;font-size:.8421052632vw;font-weight:500;text-decoration:none}@media screen and (max-width: 767px){.interview-archive-top__item{width:44vw;height:12.6666666667vw;font-size:4.2666666667vw}}.interview-archive-top__item:hover{background:#004577;color:#fff}.interview-archive-top__item.is-active{background:#004577;color:#fff}.interview-archive-list{margin-top:5.7894736842vw;display:flex;justify-content:center;align-items:center;background:linear-gradient(to top, rgba(0, 69, 119, 0.12) 0%, rgba(255, 255, 255, 0.12) 100%)}@media screen and (max-width: 767px){.interview-archive-list{margin-top:20vw}}.interview-archive-list__grid{padding-bottom:10.5263157895vw;width:65.7894736842vw;display:flex;flex-wrap:wrap;gap:7.8947368421vw 1.5789473684vw}@media screen and (max-width: 767px){.interview-archive-list__grid{padding-bottom:33.3333333333vw;width:93.3333333333vw;gap:26.6666666667vw 2.6666666667vw}}.interview-archive-card{width:20.5263157895vw !important}@media screen and (max-width: 767px){.interview-archive-card{width:45.3333333333vw !important}}.interview-archive-card:last-child{margin-right:0}.interview-archive-card__link{display:block;width:100%;height:100%;position:relative}.interview-archive-card__image{width:20.5263157895vw;height:23.6842105263vw}@media screen and (max-width: 767px){.interview-archive-card__image{width:45.3333333333vw;height:48vw}}.interview-archive-card__img{width:100%;height:100%;object-fit:cover;box-shadow:0px 2px 10px rgba(0,0,0,.05)}.interview-archive-card__content{padding:1.4736842105vw 1.1578947368vw;background-color:#fff;width:18.9473684211vw;height:6.8421052632vw;position:absolute;bottom:-4.2105263158vw;left:50%;transform:translateX(-50%);box-shadow:0px .1052631579vw .5263157895vw rgba(0,0,0,.05)}@media screen and (max-width: 767px){.interview-archive-card__content{padding:2.6666666667vw 2vw;width:42.6666666667vw;height:26.6666666667vw;bottom:-21.3333333333vw;box-shadow:0px .2666666667vw 1.3333333333vw rgba(0,0,0,.05)}}.interview-archive-card__ttl{margin-bottom:.7894736842vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.8421052632vw;letter-spacing:.1em;color:#004577;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35}@media screen and (max-width: 767px){.interview-archive-card__ttl{margin-bottom:2.6666666667vw;font-size:4vw}}.interview-archive-card__name{font-family:"Noto Sans JP",sans-serif;font-weight:bold;font-size:.7894736842vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.interview-archive-card__name{font-size:3.4666666667vw}}.interview-archive-card__position{font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.interview-archive-card__position{font-size:2.6666666667vw}}.interview-archive-no-results{text-align:center;padding:5.2631578947vw 0}@media screen and (max-width: 767px){.interview-archive-no-results{padding:10.6666666667vw 0}}.interview-archive-no-results__message{font-family:"Noto Sans JP",sans-serif;font-size:.9473684211vw;color:#666}@media screen and (max-width: 767px){.interview-archive-no-results__message{font-size:4vw}}.interview .breadcrumb{margin:0 auto;position:unset;transform:unset}.interview-cover{background-color:#004577;position:relative;height:35.7894736842vw}@media screen and (max-width: 767px){.interview-cover{height:164vw}}.interview-cover__inner{display:flex;flex-direction:column;position:absolute;top:8.9473684211vw;left:15.7894736842vw;z-index:1}@media screen and (max-width: 767px){.interview-cover__inner{width:90.6666666667vw;top:13.3333333333vw;left:4.6666666667vw}}.interview-cover__en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#fff;position:relative;display:inline-block;width:fit-content}@media screen and (max-width: 767px){.interview-cover__en{font-size:4vw}}.interview-cover__en::after{content:"";display:block;width:100%;height:1px;background-color:#fff;position:absolute;bottom:-.5263157895vw;left:0}@media screen and (max-width: 767px){.interview-cover__en::after{bottom:-1.3333333333vw}}.interview-cover__ttl{margin-top:2.3684210526vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;background-color:#fff;padding:1.0526315789vw 1.3157894737vw}@media screen and (max-width: 767px){.interview-cover__ttl{margin-top:8vw;font-size:6.6666666667vw;padding:2.6666666667vw 3.3333333333vw}}.interview-cover__name{margin-top:2.6315789474vw;font-family:"Noto Sans JP",sans-serif;font-weight:bold;font-size:.9473684211vw;letter-spacing:.1em;color:#fff}@media screen and (max-width: 767px){.interview-cover__name{margin-top:8vw;font-size:4vw}}.interview-cover__img-box{width:60vw;height:35.7894736842vw;position:absolute;top:0;left:40vw}@media screen and (max-width: 767px){.interview-cover__img-box{width:100vw;height:70.6666666667vw;top:93.3333333333vw;left:0}}.interview-cover__img{width:100%;height:100%;object-fit:cover}.interview-profile{margin-top:5.7894736842vw;display:flex;justify-content:center;align-items:center;gap:1.5789473684vw}@media screen and (max-width: 767px){.interview-profile{flex-direction:column;margin-top:18vw;gap:0}}.interview-photos{width:13.1578947368vw;height:10.5263157895vw}@media screen and (max-width: 767px){.interview-photos{width:66.6666666667vw;height:53.3333333333vw}}.interview-photos__img{width:13.1578947368vw;height:10.5263157895vw;object-fit:cover}@media screen and (max-width: 767px){.interview-photos__img{width:66.6666666667vw;height:53.3333333333vw}}.interview-meta{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5263157895vw}@media screen and (max-width: 767px){.interview-meta{margin-top:4vw;gap:2.6666666667vw}}.interview-meta__ttl{font-family:"Lexend",sans-serif;font-weight:bold;font-size:1.8947368421vw;line-height:1.6842105263vw;text-align:center;color:#004577}@media screen and (max-width: 767px){.interview-meta__ttl{font-size:8vw;line-height:4.2666666667vw}}.interview-meta__name{font-family:"Noto Sans JP",sans-serif;font-weight:bold;font-size:.9473684211vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.interview-meta__name{font-size:4.8vw}}.interview-meta__position{margin-top:.7894736842vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.8421052632vw;letter-spacing:.1em;color:#222}@media screen and (max-width: 767px){.interview-meta__position{font-size:3.7333333333vw}}.interview-qa{margin:5.2631578947vw auto 0;width:68.4210526316vw;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:1px solid #d8d8d8}@media screen and (max-width: 767px){.interview-qa{margin-top:18vw;width:90.6666666667vw}}.interview-qa__item{padding:3.1578947368vw 2.6315789474vw;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 767px){.interview-qa__item{padding:12vw 0}}.interview-qa__item:nth-child(even) .interview-qa__box{flex-direction:row-reverse}@media screen and (max-width: 767px){.interview-qa__item:nth-child(even) .interview-qa__box{flex-direction:column}}.interview-qa__box{display:flex;gap:2.6315789474vw}@media screen and (max-width: 767px){.interview-qa__box{flex-direction:column;gap:13.3333333333vw}}.interview-qa__q-num{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.8421052632vw;letter-spacing:.1em;color:#004577;line-height:2}@media screen and (max-width: 767px){.interview-qa__q-num{font-size:4vw}}.interview-qa__q{width:31.1578947368vw;display:flex;flex-direction:column;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.7894736842vw;letter-spacing:.1em;line-height:1.35;color:#222}@media screen and (max-width: 767px){.interview-qa__q{width:100%;font-size:8vw}}.interview-qa__a{margin-top:1.6842105263vw;width:28.6315789474vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;color:#222;line-height:2}@media screen and (max-width: 767px){.interview-qa__a{margin-top:0;width:100%;font-size:4vw}}.interview-imgs{margin-top:5.2631578947vw;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.interview-imgs{margin-top:13.3333333333vw}}.interview-imgs__inner{width:94.7368421053vw;display:flex;justify-content:center}@media screen and (max-width: 767px){.interview-imgs__inner{width:100%;flex-direction:column}}.interview-imgs__img-box{width:47.3684210526vw;height:27.3684210526vw}@media screen and (max-width: 767px){.interview-imgs__img-box{width:94.6666666667vw;height:60vw;margin-left:auto}}.interview-imgs__img-box:nth-child(2){margin-top:3.4210526316vw}@media screen and (max-width: 767px){.interview-imgs__img-box:nth-child(2){margin-top:0;margin-left:0}}.interview-imgs__img{width:47.3684210526vw;height:27.3684210526vw;object-fit:cover;box-shadow:0px .1052631579vw .7894736842vw rgba(0,0,0,.15)}@media screen and (max-width: 767px){.interview-imgs__img{width:94.6666666667vw;height:60vw;box-shadow:0px .2666666667vw 2vw rgba(0,0,0,.15)}}.other-interviews{margin-top:5.2631578947vw;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(to top, rgba(0, 69, 119, 0.12) 0%, rgba(255, 255, 255, 0.12) 100%);padding-bottom:12.1052631579vw}@media screen and (max-width: 767px){.other-interviews{margin-top:26.6666666667vw;padding-bottom:0}}.other-interviews__ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;position:relative}@media screen and (max-width: 767px){.other-interviews__ttl{font-size:9.0666666667vw}}.other-interviews__ttl::after{position:absolute;bottom:-1.0526315789vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.other-interviews__ttl::after{bottom:-2.6666666667vw;width:16vw}}.other-interviews__ttl-en{margin-top:2.1052631579vw;font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.other-interviews__ttl-en{margin-top:6.6666666667vw;font-size:3.7333333333vw}}.other-interviews__list{margin-top:1.8421052632vw;width:65.7894736842vw;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.7894736842vw}@media screen and (max-width: 767px){.other-interviews__list{margin-top:6.6666666667vw;width:100vw;gap:2vw}}.other-interviews__list .interview-archive-card{margin-right:.7894736842vw}@media screen and (max-width: 767px){.other-interviews__list .interview-archive-card{margin-right:2vw !important}}.other-interviews .slick-list{padding-bottom:7.1052631579vw !important}@media screen and (max-width: 767px){.other-interviews .slick-list{padding-bottom:6.6666666667vw !important}}.other-interviews .slick-track{width:63.1578947368vw !important}@media screen and (max-width: 767px){.other-interviews .slick-track{width:336vw !important}}@media screen and (max-width: 767px){.interview .other-interviews .slick-list{padding-bottom:34.6666666667vw !important}}.crosstalk-top{position:relative}.crosstalk-top__img{width:100%;height:auto}.crosstalk-top__inner{position:absolute;width:100%;bottom:5.2631578947vw;left:50%;transform:translateX(-50%);text-align:center}@media screen and (max-width: 767px){.crosstalk-top__inner{bottom:13.3333333333vw}}.crosstalk-top__ttl{font-family:"Noto Serif JP",serif;font-weight:500;font-size:3.4210526316vw;letter-spacing:.05em;line-height:2.8947368421vw;text-align:center;color:#fff}@media screen and (max-width: 767px){.crosstalk-top__ttl{font-size:8vw;line-height:7.3333333333vw}}.crosstalk-top__sub-ttl{font-family:"Noto Serif JP",serif;font-weight:normal;font-size:2.3684210526vw;letter-spacing:.1em;line-height:2.8947368421vw;color:#fff}@media screen and (max-width: 767px){.crosstalk-top__sub-ttl{font-size:6vw;line-height:7.3333333333vw}}.crosstalk-breadcrumb{position:relative;height:3.1578947368vw}@media screen and (max-width: 767px){.crosstalk-breadcrumb{height:11.3333333333vw}}.crosstalk-member{padding-bottom:3.6842105263vw}@media screen and (max-width: 767px){.crosstalk-member{padding-bottom:13.3333333333vw}}.crosstalk-member__inner{width:49.7368421053vw;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-inline:auto}@media screen and (max-width: 767px){.crosstalk-member__inner{width:76vw}}.crosstalk-member__ttl{font-family:"Lexend",sans-serif;font-weight:normal;font-size:2.5263157895vw;line-height:7.5789473684vw;color:#004577}@media screen and (max-width: 767px){.crosstalk-member__ttl{margin-top:9.3333333333vw;font-size:10.6666666667vw}}.crosstalk-member__list{display:flex;gap:2.6315789474vw}@media screen and (max-width: 767px){.crosstalk-member__list{margin-top:9.3333333333vw;flex-direction:column;align-items:center;gap:2.6666666667vw}}.crosstalk-member__item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:12.6315789474vw}@media screen and (max-width: 767px){.crosstalk-member__item{flex-direction:row;justify-content:flex-start;width:76vw;gap:5.3333333333vw}}.crosstalk-member__item--batsu{width:1.7368421053vw}.crosstalk-member__item-img{width:9.3684210526vw;height:9.3684210526vw}@media screen and (max-width: 767px){.crosstalk-member__item-img{width:23.7333333333vw;height:23.7333333333vw}}.crosstalk-member__batsu{width:1.7368421053vw;height:1.6315789474vw}@media screen and (max-width: 767px){.crosstalk-member__batsu{width:4.4vw;height:4.1333333333vw}}@media screen and (max-width: 767px){.crosstalk-member__item-txt-box{display:flex;flex-direction:column;align-items:flex-start}}.crosstalk-member__item-ttl{margin-top:.7894736842vw;font-family:"Noto Serif JP",serif;font-weight:500;font-size:.8421052632vw;text-align:center;color:#222}@media screen and (max-width: 767px){.crosstalk-member__item-ttl{margin-top:0;font-size:2.9333333333vw}}.crosstalk-member__item-txt{margin-top:.5263157895vw;font-family:"Noto Serif JP",serif;font-weight:500;font-size:.7368421053vw;text-align:center;line-height:1.0526315789vw;color:#222}@media screen and (max-width: 767px){.crosstalk-member__item-txt{margin-top:2vw;font-size:2.9333333333vw;line-height:4.2666666667vw;text-align:left}}.crosstalk-content{display:flex;justify-content:center;align-items:center;background:linear-gradient(#edf2f6 0%, #edf2f6 42.86%, #edf2f6 86.27%, #fff 100%);padding:5.2631578947vw 0}@media screen and (max-width: 767px){.crosstalk-content{padding:18.6666666667vw 0}}.crosstalk-content__inner{width:47.6842105263vw}@media screen and (max-width: 767px){.crosstalk-content__inner{width:90.6666666667vw}}.crosstalk-content__theme-box{background:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.05);padding:2.4736842105vw 2.8421052632vw;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.crosstalk-content__theme-box{padding:6.2666666667vw 2.6666666667vw}}.crosstalk-content__theme-box-ttl{font-family:"Lexend",sans-serif;font-weight:normal;font-size:3.1578947368vw;line-height:1.7894736842vw;color:#004577}@media screen and (max-width: 767px){.crosstalk-content__theme-box-ttl{font-size:10.6666666667vw;line-height:1}}.crosstalk-content__theme-box-sub-ttl{margin-top:.5263157895vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.0526315789vw;line-height:1.7894736842vw;color:#222;position:relative}@media screen and (max-width: 767px){.crosstalk-content__theme-box-sub-ttl{margin-top:2vw;font-size:5.3333333333vw;line-height:4.5333333333vw}}.crosstalk-content__theme-box-sub-ttl::before{position:absolute;top:50%;transform:translateY(-50%);left:-1.8421052632vw;content:"";display:block;width:1.5789473684vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.crosstalk-content__theme-box-sub-ttl::before{left:-4.6666666667vw;width:4vw}}.crosstalk-content__theme-box-sub-ttl::after{position:absolute;top:50%;transform:translateY(-50%);right:-1.8421052632vw;content:"";display:block;width:1.5789473684vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.crosstalk-content__theme-box-sub-ttl::after{right:-4.6666666667vw;width:4vw}}.crosstalk-content__theme-box-txt{margin-top:1.0526315789vw;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:.7894736842vw;letter-spacing:.1em;line-height:1.7894736842vw;text-align:center;color:#222}@media screen and (max-width: 767px){.crosstalk-content__theme-box-txt{margin-top:6.6666666667vw;font-size:3.2vw;letter-spacing:.03em;line-height:5.0666666667vw}}.crosstalk-content__ttl{margin-top:5.2631578947vw;font-family:"Noto Serif JP",serif;font-weight:500;font-size:1.4736842105vw;letter-spacing:.03em;line-height:2.2105263158vw;text-align:left;color:#114578}@media screen and (max-width: 767px){.crosstalk-content__ttl{margin-top:11.3333333333vw;font-size:4vw;line-height:5.8666666667vw}}.crosstalk-content__items-ttl{margin-top:3.4210526316vw;font-family:"Noto Serif JP",serif;font-weight:500;font-size:1.2631578947vw;text-align:left;color:#114578;position:relative;padding-left:4.2105263158vw}@media screen and (max-width: 767px){.crosstalk-content__items-ttl{margin-top:8.6666666667vw;font-size:3.4666666667vw;line-height:4.9333333333vw;padding-left:10.6666666667vw}}.crosstalk-content__items-ttl::before{position:absolute;top:50%;transform:translateY(-50%);left:0;content:"";display:block;width:3.4736842105vw;height:1px;background-color:#114578}@media screen and (max-width: 767px){.crosstalk-content__items-ttl::before{width:8.8vw}}.crosstalk-content__items{margin-top:2.1052631579vw;display:flex;flex-direction:column;gap:1.5789473684vw}@media screen and (max-width: 767px){.crosstalk-content__items{margin-top:5.3333333333vw;gap:6.6666666667vw}}.crosstalk-content__item{display:flex;gap:2.1052631579vw;align-items:center}@media screen and (max-width: 767px){.crosstalk-content__item{gap:5.3333333333vw}}.crosstalk-content__item--reverse{flex-direction:row-reverse}.crosstalk-content__item-img{width:6.8421052632vw;height:6.8421052632vw}@media screen and (max-width: 767px){.crosstalk-content__item-img{width:22.5333333333vw;height:22.5333333333vw}}.crosstalk-content__item-txt{width:33.7894736842vw;font-family:"Noto Sans JP",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.03em;line-height:1.3157894737vw;text-align:left;color:#222}@media screen and (max-width: 767px){.crosstalk-content__item-txt{width:62.8vw;font-size:2.9333333333vw;line-height:4.5333333333vw}}.crosstalk-content__bottom-lead{margin-top:6.3157894737vw;font-family:"Noto Serif JP",serif;font-weight:500;font-size:1.2631578947vw;letter-spacing:.07em;line-height:1.8947368421vw;text-align:center;color:#114578}@media screen and (max-width: 767px){.crosstalk-content__bottom-lead{margin-top:13.3333333333vw;font-size:3.4666666667vw;line-height:5.3333333333vw}}.other-crosstalk{border-top:1px solid #e3e3e3;padding-top:5.2631578947vw}@media screen and (max-width: 767px){.other-crosstalk{padding-top:13.3333333333vw}}.other-crosstalk__ttl-box{display:flex;flex-direction:column;align-items:center}.other-crosstalk__ttl{position:relative;font-family:"Noto Serif JP",serif;font-weight:normal;font-size:1.8947368421vw;letter-spacing:.05em;color:#222;padding-bottom:1.8421052632vw}@media screen and (max-width: 767px){.other-crosstalk__ttl{font-size:9.0666666667vw;padding-bottom:8vw}}.other-crosstalk__ttl::after{position:absolute;bottom:.7894736842vw;left:50%;transform:translateX(-50%);content:"";display:block;width:6.3157894737vw;height:1px;background-color:#004577}@media screen and (max-width: 767px){.other-crosstalk__ttl::after{bottom:3.3333333333vw;width:26.6666666667vw}}.other-crosstalk__ttl-en{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.7368421053vw;letter-spacing:.05em;color:#004577}@media screen and (max-width: 767px){.other-crosstalk__ttl-en{font-size:3.7333333333vw}}.other-crosstalk__list{margin-top:1.5789473684vw;display:flex;justify-content:center;align-items:center;gap:2.1052631579vw}@media screen and (max-width: 767px){.other-crosstalk__list{flex-direction:column;margin-top:9.3333333333vw;gap:2.6666666667vw}}.other-crosstalk__item{background:#114578}.other-crosstalk__item-link{display:flex;flex-direction:column;gap:.5263157895vw;width:20.7894736842vw;height:5.2105263158vw;padding:1.5789473684vw;position:relative}@media screen and (max-width: 767px){.other-crosstalk__item-link{gap:1.3333333333vw;width:90.6666666667vw;height:22.6666666667vw;padding:6.6666666667vw 6.9333333333vw}}.other-crosstalk__item-link::after{position:absolute;top:50%;right:1.0526315789vw;transform:translateY(-50%);content:"";display:block;width:2vw;height:.3684210526vw;background-image:url("../../img/common/ico_arrow-right.svg");background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 767px){.other-crosstalk__item-link::after{right:2.6666666667vw;width:8.8vw;height:1.6vw}}.other-crosstalk__item-sub-ttl{font-family:"Lexend",sans-serif;font-weight:normal;font-size:.6315789474vw;letter-spacing:.05em;color:#fff}@media screen and (max-width: 767px){.other-crosstalk__item-sub-ttl{font-size:2.6666666667vw}}.other-crosstalk__item-ttl{font-family:"Noto Serif JP",serif;font-weight:500;font-size:.7894736842vw;letter-spacing:.05em;color:#fff}@media screen and (max-width: 767px){.other-crosstalk__item-ttl{font-size:3.3333333333vw}}.other-crosstalk__item-ttl-small{font-size:.6315789474vw}@media screen and (max-width: 767px){.other-crosstalk__item-ttl-small{font-size:2.6666666667vw}}/*# sourceMappingURL=style.min.css.map */