html{box-sizing:border-box;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal;-webkit-text-size-adjust:100%}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flexbox;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;padding:0;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}:root{--a-index:0;--a-delay:0;--a-duration:0}@media not all and (max-width:767px),print{:root{font-size:.6944444444vw}}@media screen and (max-width:767px){:root{font-size:max(5px,2.6666666667vw)}}body{animation:FADE_IN .2s ease .3s forwards;color:#111;font-family:Noto Sans JP,sans-serif;font-feature-settings:normal;font-weight:500;letter-spacing:0;line-height:1;min-height:100vh;position:relative;width:100%}img{max-width:100%}img,svg{display:block;height:auto;width:100%}a{color:inherit;text-decoration:none}li{list-style-type:none}i{font-style:normal}h1,h2,h3,h4,h5,h6,strong{font-weight:inherit}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{color:#111;text-align:left}@keyframes SLIDE_ARROW{0%{opacity:1;transform:translateX(0)}49%{opacity:1;transform:translateX(100%)}50%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes DOWN_ARROW{0%{opacity:1;transform:translateY(0)}49%{opacity:1;transform:translateY(100%)}50%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes FADE_IN{0%{opacity:0}to{opacity:1}}@keyframes FADE_OUT{0%{opacity:1}to{opacity:0}}@keyframes INFINITY_SCROLL{0%{transform:translateX(0)}to{transform:translateX(-50%)}}:root{--shn-form-padding:0;--shn-form-font:Inter,Noto Sans JP,sans-serif;--shn-form-fb:#111}.l-company{background-color:#036eb7}@media not all and (max-width:767px),print{.l-company{padding:2.4rem 8rem}}@media screen and (max-width:767px){.l-company{padding:4rem 2.4rem 2.4rem}}.l-company__inner{display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.l-company__inner{align-items:center}}@media screen and (max-width:767px){.l-company__inner{align-items:flex-start;flex-direction:column;gap:4rem}}.l-company__logo{display:block;transition:.4s}@media not all and (max-width:767px),print{.l-company__logo{width:11.8rem}}@media screen and (max-width:767px){.l-company__logo{width:12.8rem}}@media (hover:hover) and (pointer:fine){.l-company__logo:hover{opacity:.5}}.l-company__links{display:flex}@media not all and (max-width:767px),print{.l-company__links{align-items:center;gap:3.2rem}}@media screen and (max-width:767px){.l-company__links{flex-direction:column;gap:2.4rem}}.l-company__linksItem{color:#fff;display:flex;font-size:1.2rem;font-weight:500;gap:.4rem;transition:.3s}@media (hover:hover) and (pointer:fine){.l-company__linksItem:hover{color:#c8e8fe}}.l-company__linksItem svg{width:.8rem}.l-company__copyright{color:#fff;font-size:"Inter",sans-serif;font-weight:500}@media not all and (max-width:767px),print{.l-company__copyright{font-size:1rem}}@media screen and (max-width:767px){.l-company__copyright{font-size:1rem}}@media not all and (max-width:767px),print{.l-footer__site{padding:8rem}}@media screen and (max-width:767px){.l-footer__site{padding:8rem 1.6rem 4rem}}.l-footer__siteInner{display:flex;justify-content:space-between;width:100%}@media not all and (max-width:767px),print{.l-footer__siteInner{align-items:center}}@media screen and (max-width:767px){.l-footer__siteInner{align-items:flex-start;flex-direction:column}}.l-footer__logo{display:block;transition:.5s}@media not all and (max-width:767px),print{.l-footer__logo{width:38rem}}@media screen and (max-width:767px){.l-footer__logo{margin-left:.8rem;width:27.9rem}}@media (hover:hover) and (pointer:fine){.l-footer__logo:hover{opacity:.7}}.l-footer__links{align-items:center;display:flex;justify-content:center}@media not all and (max-width:767px),print{.l-footer__links{gap:8rem}}@media screen and (max-width:767px){.l-footer__links{flex-direction:column;margin-top:6.4rem}}.l-footer__nav{align-items:center;display:flex;flex-wrap:wrap}@media not all and (max-width:767px),print{.l-footer__nav{gap:4rem;max-width:23.2rem}}@media screen and (max-width:767px){.l-footer__nav{gap:3.2rem 4rem;width:100%}}.l-footer__navItem{font-weight:600;transition:.3s}@media not all and (max-width:767px),print{.l-footer__navItem{font-size:1.6rem;min-width:6em}}@media screen and (max-width:767px){.l-footer__navItem{font-size:1.4rem}}.l-footer__navItem:hover{color:#036eb7}.l-footer__buttons{display:flex;flex-direction:column}@media not all and (max-width:767px),print{.l-footer__buttons{gap:1.6rem;width:32rem}}@media screen and (max-width:767px){.l-footer__buttons{gap:4.8rem;margin-top:8.8rem;width:28rem}}@media not all and (max-width:767px),print{.l-footer__buttonsItem .c-buttonIcon{box-shadow:none}.l-footer__buttonsItem .c-buttonIcon__balloon{display:none}}.l-formMv{align-items:center;display:flex;justify-content:flex-start;position:relative}@media not all and (max-width:767px),print{.l-formMv{min-height:37rem;padding:0 8rem}}@media screen and (max-width:767px){.l-formMv{min-height:17.4rem;padding:0 1.6rem}}.l-formMv:before{content:"";display:block;height:100%;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media not all and (max-width:767px),print{.l-formMv:before{background:url(../img/common/bg_line.svg) no-repeat 100% 0/100% auto;width:76.8rem}}@media screen and (max-width:767px){.l-formMv:before{background:url(../img/common/bg_line_sp.svg) no-repeat top 3rem right/100% auto;width:21.9rem}}@media not all and (max-width:767px),print{.l-formMv--small{min-height:18.4rem}.l-formMv--small:before{height:calc(100% + 11.8rem);top:-11.8rem}}.l-formMv__breadcrumb{position:absolute}@media not all and (max-width:767px),print{.l-formMv__breadcrumb{right:8rem;top:2.4rem}}@media screen and (max-width:767px){.l-formMv__breadcrumb{display:none}}.l-formMv__text{padding-bottom:2rem}.l-formMv__textEn{color:#036eb7;font-family:Inter,sans-serif;font-weight:600}@media not all and (max-width:767px),print{.l-formMv__textEn{font-size:2rem;margin-bottom:2.4rem}}@media screen and (max-width:767px){.l-formMv__textEn{font-size:1.4rem;margin-bottom:1.6rem}}@media not all and (max-width:767px),print{[class*="--small"] .l-formMv__textEn{font-size:1.4rem;margin-bottom:1.6rem}}.l-formMv__textMain{font-weight:600}@media not all and (max-width:767px),print{.l-formMv__textMain{font-size:min(8rem,80px)}}@media screen and (max-width:767px){.l-formMv__textMain{font-size:3.2rem}}@media not all and (max-width:767px),print{[class*="--small"] .l-formMv__textMain{font-size:4rem}}.l-header{backdrop-filter:blur(50px);background-color:hsla(0,0%,100%,.7);border:1px solid #fff;border-radius:1rem;box-shadow:0 .2rem 1rem 0 hsla(0,0%,7%,.05);position:fixed;z-index:100}@media not all and (max-width:767px),print{.l-header{left:1.6rem;top:1.6rem;width:calc(100% - 3.2rem)}}@media screen and (max-width:767px){.l-header{left:.8rem;top:.8rem;width:calc(100% - 1.6rem)}}.l-header__inner{align-items:center;display:flex}@media not all and (max-width:767px),print{.l-header__inner{justify-content:space-between;padding:.8rem .8rem .8rem 2.4rem}}@media screen and (max-width:767px){.l-header__inner{padding:.8rem .8rem .8rem 1.4rem}}.l-header__logo{display:inline-block}@media not all and (max-width:767px),print{.l-header__logo{width:11.5rem}}@media screen and (max-width:767px){.l-header__logo{width:9.6rem}.l-header__nav{display:none}}@media not all and (max-width:767px),print{.l-header__navList{display:flex;gap:.4rem}}.l-header__navItem{border-radius:1.5rem;display:inline-block;font-size:1.3rem;transition:.3s}@media not all and (max-width:767px),print{.l-header__navItem{padding:1.25rem 1.2rem}}@media screen and (max-width:767px){.l-header__navItem{padding:1.2rem}}.l-header__navItem:hover{background-color:hsla(0,0%,7%,.05);opacity:1}.l-header__buttons{display:flex}@media not all and (max-width:767px),print{.l-header__buttons{gap:.8rem}}@media screen and (max-width:767px){.l-header__buttons{gap:.4rem;margin-left:auto;margin-right:.8rem}}@media not all and (max-width:767px),print{.l-header__buttonsItem{font-size:1.3rem}}@media screen and (max-width:767px){.l-header__buttonsItem{font-size:1.1rem}}@media not all and (max-width:767px),print{.l-header__menuButton{display:none}}@media screen and (max-width:767px){.l-header__menuButton{align-items:center;display:flex;flex-direction:column;gap:.5rem;height:2.8rem;justify-content:center;width:3.2rem}}.l-header__menuButton span{background-color:#111;display:inline-block;height:1px;transition:.3s;width:1.6rem}.l-header__menuButton.is-opened span:first-of-type{transform:translateY(.6rem) rotate(40deg);width:2rem}.l-header__menuButton.is-opened span:nth-of-type(2){opacity:0}.l-header__menuButton.is-opened span:nth-of-type(3){transform:translateY(-.6rem) rotate(-40deg);width:2rem}@media not all and (max-width:767px),print{.l-header__menu{display:none}}@media screen and (max-width:767px){.l-header__menu{backdrop-filter:blur(10px);background-color:hsla(0,0%,80%,.5);left:0;min-height:100dvh;opacity:0;padding-top:6.4rem;pointer-events:none;position:fixed;top:0;transition:.3s;width:100vw;z-index:99}}.l-header__menu.is-opened{opacity:1;pointer-events:auto}.l-header__menuList{align-items:center;backdrop-filter:blur(50px);background-color:hsla(0,0%,100%,.7);border:1px solid #fff;border-radius:1rem;box-shadow:0 2px 1rem 0 hsla(0,0%,7%,.05);display:flex;flex-direction:column;justify-content:center;margin:0 .8rem;opacity:0;padding:2rem .8rem;transform:translateY(-1rem);transition:opacity .3s,transform .4s}.is-opened .l-header__menuList{opacity:1;transform:translate(0)}.l-header__menuItem{display:block;font-size:1.3rem;opacity:0;padding:1.5rem;text-align:center;transform:translateY(-.4rem);transition:opacity .4s,transform .5s;width:100%}.is-opened .l-header__menuItem{opacity:1;transform:translate(0)}.is-opened .l-header__menuItem:first-child{transition-delay:.16s}.is-opened .l-header__menuItem:nth-child(2){transition-delay:.22s}.is-opened .l-header__menuItem:nth-child(3){transition-delay:.28s}.is-opened .l-header__menuItem:nth-child(4){transition-delay:.34s}.is-opened .l-header__menuItem:nth-child(5){transition-delay:.4s}.is-opened .l-header__menuItem:nth-child(6){transition-delay:.46s}.is-opened .l-header__menuItem:nth-child(7){transition-delay:.52s}.is-opened .l-header__menuItem:nth-child(8){transition-delay:.58s}.is-opened .l-header__menuItem:nth-child(9){transition-delay:.64s}.is-opened .l-header__menuItem:nth-child(10){transition-delay:.7s}.l-main{background-color:#f8f8f8}@media not all and (max-width:767px),print{.l-main{padding-top:8.6rem}}@media screen and (max-width:767px){.l-main{padding-top:6rem}}.l-mv{align-items:center;display:flex;justify-content:flex-start;position:relative}@media not all and (max-width:767px),print{.l-mv{background:url(../img/common/bg_line.svg) no-repeat top 8.6rem right/76.8rem auto,#f8f8f8;min-height:45.6rem;padding:8.6rem 8rem 0}}@media screen and (max-width:767px){.l-mv{background:url(../img/common/bg_line_sp.svg) no-repeat top 9rem right/21.9rem auto,#f8f8f8;min-height:23.4rem;padding:6rem 1.6rem 0}}@media not all and (max-width:767px),print{.l-mv--small{background-position:top -3.4rem right;min-height:27rem}}.l-mv__breadcrumb{position:absolute}@media not all and (max-width:767px),print{.l-mv__breadcrumb{right:8rem;top:11rem}}@media screen and (max-width:767px){.l-mv__breadcrumb{display:none}}.l-mv__text{padding-bottom:2rem}.l-mv__textEn{color:#036eb7;font-family:Inter,sans-serif;font-weight:600}@media not all and (max-width:767px),print{.l-mv__textEn{font-size:2rem;margin-bottom:2.4rem}}@media screen and (max-width:767px){.l-mv__textEn{font-size:1.4rem;margin-bottom:1.6rem}}@media not all and (max-width:767px),print{[class*="--small"] .l-mv__textEn{font-size:1.4rem;margin-bottom:1.6rem}}.l-mv__textMain{font-weight:600}@media not all and (max-width:767px),print{.l-mv__textMain{font-size:min(8rem,80px)}}@media screen and (max-width:767px){.l-mv__textMain{font-size:3.2rem}}@media not all and (max-width:767px),print{[class*="--small"] .l-mv__textMain{font-size:4rem}}.l-pageMv{position:relative}@media not all and (max-width:767px),print{.l-pageMv{background-color:#f8f8f8;padding:0 1.6rem 1.6rem}}@media screen and (max-width:767px){.l-pageMv{background-color:#fff;padding:.8rem}}.l-pageMv__inner{align-items:flex-start;background-color:#036eb7;display:flex;flex-direction:column;justify-content:center;position:relative}@media not all and (max-width:767px),print{.l-pageMv__inner{border-radius:2.5rem;padding:12rem 8rem}}@media screen and (max-width:767px){.l-pageMv__inner{border-radius:1.5rem;padding:4.8rem 2.4rem}}.l-pageMv__inner:before{content:"";display:block;height:100%;opacity:.17;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media not all and (max-width:767px),print{.l-pageMv__inner:before{background:url(../img/common/bg_line.svg) no-repeat 100% 0/100% auto;width:78.4rem}}@media screen and (max-width:767px){.l-pageMv__inner:before{background:url(../img/common/bg_line_sp.svg) no-repeat top 3rem right/100% auto;width:21.9rem}}@media not all and (max-width:767px),print{.l-pageMv__inner--small{font-size:1.4rem;font-size:4rem;padding:6.1rem 8rem}.l-pageMv__inner--small:before{height:33rem;top:-9rem}.l-pageMv__inner--withContent{padding:12rem 8rem 8rem}}@media screen and (max-width:767px){.l-pageMv__inner--withContent{padding:4.8rem 2.4rem 2.4rem}}.l-pageMv__breadcrumb{color:#fff;position:absolute;z-index:2}@media not all and (max-width:767px),print{.l-pageMv__breadcrumb{right:8rem;top:2.4rem}}@media screen and (max-width:767px){.l-pageMv__breadcrumb{display:none}}.l-pageMv__breadcrumb :before{border-right-color:#fff!important;border-top-color:#fff!important}.l-pageMv__text{color:#fff;font-feature-settings:"palt"}.l-pageMv__textEn{font-family:Inter,sans-serif;font-weight:600}@media not all and (max-width:767px),print{.l-pageMv__textEn{font-size:2rem;margin-bottom:2.4rem}}@media screen and (max-width:767px){.l-pageMv__textEn{font-size:1.4rem;margin-bottom:1.6rem}}@media not all and (max-width:767px),print{[class*="--small"] .l-pageMv__textEn{font-size:1.4rem;margin-bottom:1.6rem}}.l-pageMv__textMain{font-weight:600;letter-spacing:.02em}@media not all and (max-width:767px),print{.l-pageMv__textMain{font-size:5.6rem;font-size:min(5.6rem,56px)}}@media screen and (max-width:767px){.l-pageMv__textMain{font-size:3.2rem;line-height:1.25}}@media not all and (max-width:767px),print{[class*="--small"] .l-pageMv__textMain{font-size:4rem}}.l-pageMv__buttons{display:flex;position:relative;z-index:2}@media not all and (max-width:767px),print{.l-pageMv__buttons{gap:1.6rem;margin-top:10rem}}@media screen and (max-width:767px){.l-pageMv__buttons{gap:.8rem;margin-top:8rem}}@media not all and (max-width:767px),print{.l-pageMv__buttonsItem{width:26.8rem}}@media screen and (max-width:767px){.l-pageMv__buttonsItem{width:15rem}}@media not all and (max-width:767px),print{.l-pageMv__buttonsItem .c-buttonIcon{font-size:1.6rem;padding:2rem}}@media screen and (max-width:767px){.l-pageMv__buttonsItem .c-buttonIcon{font-size:1.3rem;padding:1.7rem .8rem}.l-pageMv__buttonsItem .c-buttonIcon__arrow{margin-left:.6rem}.l-pageMv__buttonsItem .c-buttonIcon__icon{margin-right:.6rem}}@media not all and (max-width:767px),print{.l-pageMv__buttonsItem .c-buttonIcon__balloon{font-size:1.2rem;padding:.6rem 2.4rem}}@media screen and (max-width:767px){.l-pageMv__buttonsItem .c-buttonIcon__balloon{font-size:1rem;padding:.2rem 1.6rem}}.l-simpleFooter{background-color:#fff;border-top:1px solid #e4e4e4;text-align:center}@media not all and (max-width:767px),print{.l-simpleFooter{padding:2rem}}@media screen and (max-width:767px){.l-simpleFooter{padding:1.6rem}}.l-simpleFooter__copyright{color:#888;font-family:Inter,sans-serif;font-size:1rem}@media not all and (max-width:767px),print{.l-totop{display:none}}@media screen and (max-width:767px){.l-totop{align-items:center;background-color:#e0f0fa;border-radius:50%;bottom:1.6rem;display:flex;flex-direction:column;height:6.4rem;justify-content:center;margin-bottom:2.4rem;margin-left:auto;opacity:0;position:sticky;right:1.6rem;transform:translateY(10px);transition:.5s;width:6.4rem;z-index:50}.l-totop.is-show{opacity:1;transform:translate(0)}}.l-totop__arrow{border-right:1.5px solid #036eb7;border-top:1.5px solid #036eb7;height:1.2rem;transform:rotate(-37deg) skew(15deg);transform-origin:center;width:1.3rem}.l-totop__text{color:#036eb7;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;margin-top:.2rem}.c-svg{fill:none;stroke:none}.c-svg__icon_building{aspect-ratio:.75;width:1.5rem}.c-svg__icon_helmet{aspect-ratio:1.2222222222;width:2.2rem}.c-svg__icon_repeat{aspect-ratio:1.0588235294;width:1.8rem}.c-svg__icon_arrow{aspect-ratio:1.1;width:1.1rem}.c-svg__icon_document{aspect-ratio:.8461538462;width:1.1rem}.c-svg__icon_document2{aspect-ratio:.85;width:1.7rem}.c-svg__icon_request{aspect-ratio:1.4545454545;width:1.6rem}.c-svg__icon_blank{aspect-ratio:1;width:.8rem}.c-svg__mark_sankaku{aspect-ratio:1.1666666667;width:2.8rem}.c-svg__mark_maru{aspect-ratio:1;width:2.8rem}.c-svg__mark_batsu{aspect-ratio:1;width:2.3rem}.c-svg__mark_sankaku2{aspect-ratio:1.15625;width:3.7rem}.c-svg__mark_maru2{aspect-ratio:1;width:3.3rem}.c-svg__mark_batsu2{aspect-ratio:1;width:3.2rem}.c-breadcrumb__link{text-decoration:underline;text-underline-offset:.4rem}.c-breadcrumb__current,.c-breadcrumb__link{display:inline-block}.c-breadcrumb__item{font-size:1.2rem;position:relative}.c-breadcrumb__item+.c-breadcrumb__item{padding-left:3.2rem}.c-breadcrumb__item+.c-breadcrumb__item:before{border-right:1px solid #111;border-top:1px solid #111;content:"";display:block;height:.6rem;left:1.6rem;position:absolute;top:50%;transform:rotate(45deg) translate(-50%);width:.6rem}.c-buttonIcon{align-items:center;background-color:#3f3a39;border-radius:8rem;color:#fff;display:inline-flex;font-weight:700;justify-content:center;padding:3.4rem;position:relative;width:100%}@media not all and (max-width:767px),print{.c-buttonIcon{box-shadow:0 .4rem 3rem hsla(0,0%,7%,.2);font-size:2rem;padding:3.4rem}}@media screen and (max-width:767px){.c-buttonIcon{box-shadow:0 .2rem 1.5rem hsla(0,0%,7%,.2);font-size:1.8rem;padding:2.5rem}}.c-buttonIcon:hover [class*=__arrow]{animation:SLIDE_ARROW .5s cubic-bezier(0,.44,.58,1) forwards}.c-buttonIcon__icon{color:#3eacdc;display:block;margin-right:1.2rem}.c-buttonIcon__balloon{background-color:#3eacdc;border-radius:4rem;color:#fff;display:inline-block;font-weight:600;left:50%;position:absolute;top:0;white-space:nowrap}@media not all and (max-width:767px),print{.c-buttonIcon__balloon{font-size:1.2rem;padding:1rem 2.4rem;transform:translate(-50%,-80%)}}@media screen and (max-width:767px){.c-buttonIcon__balloon{font-size:1.2rem;line-height:1.3;padding:.4rem 1.6rem;text-align:center;transform:translate(-50%,-98%)}}.c-buttonIcon__balloon:before{border-color:#3eacdc transparent transparent;border-style:solid;content:"";left:50%;position:absolute;top:99%;top:98%;transform:translateX(-50%)}@media not all and (max-width:767px),print{.c-buttonIcon__balloon:before{border-width:.8rem .8rem 0}}@media screen and (max-width:767px){.c-buttonIcon__balloon:before{border-width:.6rem .6rem 0}}.c-buttonIcon__arrow{color:#fff;display:block;fill:none;margin-left:1.6rem}@media not all and (max-width:767px),print{.c-buttonIcon__arrow{width:1.4rem}}@media screen and (max-width:767px){.c-buttonIcon__arrow{width:1.2rem}}.c-buttonIcon--document .c-buttonIcon__icon{color:#3eacdc}@media not all and (max-width:767px),print{.c-buttonIcon--document .c-buttonIcon__icon{width:1.1rem}}@media screen and (max-width:767px){.c-buttonIcon--document .c-buttonIcon__icon{width:1rem}}.c-buttonIcon--inquiry{background-color:#036eb7}.c-buttonIcon--inquiry .c-buttonIcon__icon{color:#3eacdc}@media not all and (max-width:767px),print{.c-buttonIcon--inquiry .c-buttonIcon__icon{width:1.7rem}}@media screen and (max-width:767px){.c-buttonIcon--inquiry .c-buttonIcon__icon{width:1.5rem}}.c-buttonIcon--white{background-color:#fff;color:#036eb7}.c-buttonIcon--white [class*=__arrow]{color:#036eb7}.c-smallCvButtonIcon{align-items:center;background-color:#036eb7;border:1px solid #036eb7;color:#fff;display:flex;justify-content:center;transition:.3s}@media not all and (max-width:767px),print{.c-smallCvButtonIcon{border-radius:4rem;font-size:1.3rem;gap:.8rem;padding:1.2rem 2.4rem}}@media screen and (max-width:767px){.c-smallCvButtonIcon{border-radius:4rem;font-size:1.2rem;gap:.6rem;padding:.8rem 1.3rem}}.c-smallCvButtonIcon--document{border-color:#3f3a39;color:#fff}@media not all and (max-width:767px),print{.c-smallCvButtonIcon--document{background-color:#3f3a39;border-color:#3f3a39}}@media screen and (max-width:767px){.c-smallCvButtonIcon--document{background-color:#111;border-color:#111}}.c-smallCvButtonIcon--document:hover{color:#3f3a39}@media not all and (max-width:767px),print{.c-smallCvButtonIcon--document:hover{background-color:hsla(0,0%,100%,0)}}.c-smallCvButtonIcon--document:hover path{stroke:#3f3a39}@media not all and (max-width:767px),print{.c-smallCvButtonIcon--document .c-smallCvButtonIcon__icon{height:.9rem;width:.8rem}}@media screen and (max-width:767px){.c-smallCvButtonIcon--document .c-smallCvButtonIcon__icon{height:1.2rem;width:1rem}}.c-smallCvButtonIcon--inquiry{background-color:#036eb7;border-color:#036eb7;color:#fff}.c-smallCvButtonIcon--inquiry:hover{background-color:hsla(0,0%,100%,0);color:#036eb7}.c-smallCvButtonIcon--inquiry:hover svg path{stroke:#036eb7!important}@media not all and (max-width:767px),print{.c-smallCvButtonIcon--inquiry .c-smallCvButtonIcon__icon{height:.8rem;width:1.2rem}}@media screen and (max-width:767px){.c-smallCvButtonIcon--inquiry .c-smallCvButtonIcon__icon{height:1rem;width:1.4rem}}.c-smallCvButtonIcon__icon{color:#3eacdc;fill:none}@media screen and (max-width:767px){.c-smallCvButtonIcon__icon{display:none}}.c-buttonSmall{align-items:center;background-color:#3f3a39;border-radius:3rem;color:#fff;display:inline-flex;font-size:1.4rem;font-weight:700;justify-content:center;padding:1.6rem 3.2rem}.c-buttonSmall:hover [class*=__arrow]{animation:SLIDE_ARROW .3s cubic-bezier(0,.44,.58,1) forwards}.c-buttonSmall__arrow{color:#fff;display:block;margin-left:.8rem;width:.9rem}.c-arrowButton{align-items:center;background-color:#036eb7;border-radius:1rem;color:#fff;display:inline-flex;font-weight:500;justify-content:space-between;text-align:left;transition:.3s}@media not all and (max-width:767px),print{.c-arrowButton{font-size:1.4rem;min-width:28.2rem;padding:2.4rem}}@media screen and (max-width:767px){.c-arrowButton{font-size:1.3rem;min-width:24rem;padding:2.2rem 1.6rem}}.c-arrowButton:hover{background-color:#095c94}.c-arrowButton:hover [class*=__label],.c-arrowButton:hover [class*=__label]:before{opacity:.95}.c-arrowButton:hover [class*=__icon]{opacity:.95;overflow:hidden}.c-arrowButton:hover [class*=__arrow]{animation:SLIDE_ARROW .3s cubic-bezier(0,.44,.58,1) forwards}.c-arrowButton__label{position:relative;transition:.3s;width:calc(100% - 1.1rem)}.c-arrowButton__label:before{background-color:#fff;content:"";display:block;height:150%;position:absolute;right:0;top:-25%;transition:.3s;width:1px}.c-arrowButton__icon{flex:none;transition:.3s;width:1.1rem}@media not all and (max-width:767px),print{.c-arrowButton__icon{margin-left:2.4rem}}@media screen and (max-width:767px){.c-arrowButton__icon{margin-left:1.6rem}}.c-arrowButton__arrow{width:1.1rem}.c-dataCard{align-items:center;border:1px solid #e4e4e4;display:flex;flex-direction:column;justify-content:center;text-align:center}@media not all and (max-width:767px),print{.c-dataCard{border-radius:1rem;padding:1rem 1.2rem 1.6rem}}@media screen and (max-width:767px){.c-dataCard{border-radius:.5rem;padding:.8rem}}.c-dataCard__title{font-weight:600;line-height:1.25}@media not all and (max-width:767px),print{.c-dataCard__title{font-size:1.2rem;margin-bottom:1.5rem}}@media screen and (max-width:767px){.c-dataCard__title{align-items:center;display:flex;font-size:1rem;justify-content:center;margin-bottom:.8rem;min-height:2.5em}}.c-dataCard__data{align-items:center;color:#036eb7;display:flex;justify-content:center}@media not all and (max-width:767px),print{.c-dataCard__dataIcon{margin-right:.8rem}}@media screen and (max-width:767px){.c-dataCard__dataIcon{margin-right:.6rem}}.c-dataCard__dataNumber{font-family:Inter,sans-serif;font-weight:600}@media not all and (max-width:767px),print{.c-dataCard__dataNumber{font-size:2rem}}@media screen and (max-width:767px){.c-dataCard__dataNumber{font-size:1.6rem}}.c-dataCard__dataUnit{font-weight:600;margin-left:.4rem;padding-top:.4rem}@media not all and (max-width:767px),print{.c-dataCard__dataUnit{font-size:1.2rem}}@media screen and (max-width:767px){.c-dataCard__dataUnit{font-size:1rem}}.c-dataCard__icon{fill:none}@media not all and (max-width:767px),print{.c-dataCard__icon{height:2rem;width:1.6rem}}@media screen and (max-width:767px){.c-dataCard__icon{height:1.8rem;width:1.5rem}}@media not all and (max-width:767px),print{.c-dataCard__icon--building{height:2rem;width:1.6rem}}@media screen and (max-width:767px){.c-dataCard__icon--building{height:1.9rem;width:1.55rem}}@media not all and (max-width:767px),print{.c-dataCard__icon--helmet{height:1.8rem;width:2.2rem}}@media screen and (max-width:767px){.c-dataCard__icon--helmet{height:1.5rem;width:1.85rem}}@media not all and (max-width:767px),print{.c-dataCard__icon--repeat{height:1.7rem;width:1.8rem}}@media screen and (max-width:767px){.c-dataCard__icon--repeat{height:1.6rem;width:1.7rem}}.c-listCard__title{align-items:center;display:flex;font-weight:600;justify-content:flex-start}@media not all and (max-width:767px),print{.c-listCard__title{font-size:1.6rem}}@media screen and (max-width:767px){.c-listCard__title{font-size:1.4rem}}.c-listCard__icon{color:#036eb7;fill:none;width:1.7rem}@media not all and (max-width:767px),print{.c-listCard__icon{margin-right:1.1rem}}@media screen and (max-width:767px){.c-listCard__icon{margin-right:1rem;margin-top:.1rem}}.c-listCard__icon--doc{width:1.7rem}.c-listCard__icon--pen{width:2rem}.c-listCard__list{align-items:flex-start;display:flex;flex-direction:column}@media not all and (max-width:767px),print{.c-listCard__list{gap:1.6rem 2.4rem;margin-left:.2rem;margin-top:2.4rem}}@media screen and (max-width:767px){.c-listCard__list{gap:1.2rem;margin-top:1.6rem}}.c-listCard__listItem--gray{color:#888;font-size:1.2rem}.c-listCard__checklist{align-items:flex-start;display:flex;flex-direction:column;gap:1.6rem 2.4rem;margin-top:2.4rem}@media not all and (max-width:767px),print{.c-listCard__checklist{gap:1.6rem 2.4rem;margin-top:2.4rem}}@media screen and (max-width:767px){.c-listCard__checklist{gap:.8rem;margin-top:1.6rem}}.c-listCard__checklist--flex{flex-direction:row;flex-wrap:wrap}.c-listCard__text{font-family:600;line-height:1.3;margin-top:2.4rem}@media not all and (max-width:767px),print{.c-listCard__text{font-size:1.4rem}}@media screen and (max-width:767px){.c-listCard__text{font-size:1.3rem}}.c-headline{font-feature-settings:"palt";text-align:center}.c-headline__pretext{color:#036eb7;font-weight:600;letter-spacing:.02em;margin-bottom:2.4rem}@media not all and (max-width:767px),print{.c-headline__pretext{font-size:1.6rem}}@media screen and (max-width:767px){.c-headline__pretext{font-size:1.4rem}}[class*="--white"]>.c-headline__pretext{color:#fff}.c-headline__text{font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.c-headline__text{font-size:4rem;line-height:1.6}}@media screen and (max-width:767px){.c-headline__text{font-size:3.2rem;line-height:1.5}}[class*="--large"]>.c-headline__text{font-weight:700;line-height:1}@media not all and (max-width:767px),print{[class*="--large"]>.c-headline__text{font-size:4.8rem}}@media screen and (max-width:767px){[class*="--large"]>.c-headline__text{font-size:3.2rem}}[class*="--white"]>.c-headline__text{color:#fff}.c-headline .c-imageIcon,.c-headline__textIcon{display:inline-block;vertical-align:middle}@media not all and (max-width:767px),print{.c-headline .c-imageIcon,.c-headline__textIcon{margin:0 -.4rem .8rem;width:6.4rem}}@media screen and (max-width:767px){.c-headline .c-imageIcon,.c-headline__textIcon{margin:0 -.4rem .8rem;width:4.2rem}}.c-headlineOnlyText{font-feature-settings:"palt";font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.c-headlineOnlyText{font-size:4rem;line-height:1.5}}@media screen and (max-width:767px){.c-headlineOnlyText{font-size:3.2rem;line-height:1.5}}.c-headlineLabel{background-color:#3f3a39;border-radius:4.8rem;color:#fff;display:inline-block;font-weight:600;letter-spacing:.05em;text-align:center}@media not all and (max-width:767px),print{.c-headlineLabel{font-size:2.4rem;line-height:2;padding:.8rem 4.8rem}}@media screen and (max-width:767px){.c-headlineLabel{font-size:1.6rem;padding:1.2rem 2.4rem}}.c-headlineLabelSmall{background-color:#036eb7;border-radius:8rem;color:#fff;display:inline-block;font-weight:500;letter-spacing:.05em;text-align:center}@media not all and (max-width:767px),print{.c-headlineLabelSmall{font-size:2rem;padding:1.3rem 4.8rem}}@media screen and (max-width:767px){.c-headlineLabelSmall{font-size:1.6rem;padding:1.2rem 2.4rem}}.c-headlineUnderline{border-bottom:2px solid rgba(3,110,183,.2);color:#036eb7;font-feature-settings:"palt";font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.c-headlineUnderline{font-size:2.4rem;padding:1.6rem 0}}@media screen and (max-width:767px){.c-headlineUnderline{font-size:2rem;line-height:1.4;padding:1.2rem 0}}.c-imageIcon{overflow:hidden}@media not all and (max-width:767px),print{.c-imageIcon{border-radius:2rem}}@media screen and (max-width:767px){.c-imageIcon{border-radius:1.25rem}}.c-imageIcon--watch{background-color:#3eacdc}.c-imageIcon--admin{background-color:#036eb7}.c-list{padding-left:1.8rem;position:relative}.c-list:before{background-color:#c8e8fe;border-radius:.2rem;content:"";display:block;height:1rem;left:0;position:absolute;top:.2rem;width:1rem}.c-checklist{align-items:center;display:flex;gap:.8rem;justify-content:center}.c-checklist__icon{color:#036eb7;fill:none}@media not all and (max-width:767px),print{.c-checklist__icon{width:1.5rem}}@media screen and (max-width:767px){.c-checklist__icon{width:1.5rem}}.c-localnav{display:flex;justify-content:center}@media not all and (max-width:767px),print{.c-localnav{gap:2.4rem}}@media screen and (max-width:767px){.c-localnav{gap:.8rem}}.c-localnav__item{align-items:center;background-color:#e0f0fa;border-radius:1.5rem;display:flex;justify-content:center;transition:.3s}@media not all and (max-width:767px),print{.c-localnav__item{gap:2rem;padding:1.6rem 3.2rem}}@media screen and (max-width:767px){.c-localnav__item{gap:1rem;padding:1.1rem 1.6rem}}.c-localnav__item:hover{background-color:#c8e8fe}.c-localnav__item:hover [class*=__itemArrow]{animation:DOWN_ARROW .5s cubic-bezier(0,.44,.58,1) forwards}.c-localnav__itemLabel{align-items:center;display:flex}@media not all and (max-width:767px),print{.c-localnav__itemLabel{gap:.8rem}}@media screen and (max-width:767px){.c-localnav__itemLabel{gap:.6rem}}.c-localnav__itemText{font-weight:700}@media not all and (max-width:767px),print{.c-localnav__itemText{font-size:1.6rem}}@media screen and (max-width:767px){.c-localnav__itemText{font-size:1.3rem;line-height:1.3;text-align:center}}.c-localnav__itemIcon{flex:none}@media not all and (max-width:767px),print{.c-localnav__itemIcon{width:3.2rem}}@media screen and (max-width:767px){.c-localnav__itemIcon{width:2.7rem}}@media not all and (max-width:767px),print{.c-localnav__itemIcon .c-imageIcon{border-radius:1rem}}@media screen and (max-width:767px){.c-localnav__itemIcon .c-imageIcon{border-radius:.875rem}}.c-localnav__itemArrow{color:#111;flex:none;height:1.4rem;overflow:hidden;width:1.2rem}.c-localnav__itemArrow svg{transform:rotate(90deg);width:100%}.c-note{color:#888;font-size:1rem;line-height:1}.c-note--fitstletter{padding-left:1.4rem}.c-note--fitstletter:first-letter{margin-left:-1em}.c-player{position:relative}@media (hover:hover) and (pointer:fine){.c-player:hover:after{box-shadow:0 2px .4rem hsla(0,0%,7%,.3);height:6.4rem;width:6.4rem}}.c-player:before{border-color:#036eb7 transparent transparent;border-style:solid;border-width:1.4rem .8rem 0;height:2rem;transform:translate(-30%,-50%) rotate(-90deg);width:1.6rem;z-index:3}.c-player:after,.c-player:before{content:"";left:50%;position:absolute;top:50%}.c-player:after{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 1rem hsla(0,0%,7%,.1);display:block;height:8rem;transform:translate(-50%,-50%);transition:.3s;width:8rem;z-index:2}.c-caseTag{background-color:#e0f0fa;border-radius:.5rem;color:#036eb7;display:inline-block;font-size:1.2rem;font-weight:600}@media not all and (max-width:767px),print{.c-caseTag{padding:1.2rem 1.6rem}}@media screen and (max-width:767px){.c-caseTag{padding:.8rem 1.6rem}}.c-text,.c-textLs{font-weight:500}@media not all and (max-width:767px),print{.c-text,.c-textLs{font-size:1.6rem;line-height:1.75}}@media screen and (max-width:767px){.c-text,.c-textLs{font-size:1.4rem;line-height:1.7142857143}}.c-textLs{letter-spacing:.05em}.c-textLink{color:#036eb7;display:inline-block;text-decoration:underline;text-underline-offset:.4rem}.c-toggle__list{align-items:center;background-color:#fff;border-radius:5rem;display:flex;justify-content:center;margin:0 auto;position:relative}@media not all and (max-width:767px),print{.c-toggle__list{padding:.5rem;width:78.4rem}}@media screen and (max-width:767px){.c-toggle__list{padding:1.2rem}}[data-tab=tab1] .c-toggle__list:before{transform:translateY(-50%)}[data-tab=tab2] .c-toggle__list:before{transform:translate(100%,-50%)}.c-toggle__list:before{background-color:#036eb7;border-radius:5rem;content:"";display:block;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;transition-timing-function:cubic-bezier(.075,.82,.165,1);z-index:1}@media not all and (max-width:767px),print{.c-toggle__list:before{height:calc(100% - 1rem);left:.5rem;width:38.3rem}}@media screen and (max-width:767px){.c-toggle__list:before{height:calc(100% - 2.4rem);left:1.2rem;width:16.1rem}}.c-toggle__item{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}@media not all and (max-width:767px),print{.c-toggle__item{padding:1.9rem 0;width:38.3rem}}@media screen and (max-width:767px){.c-toggle__item{padding:1.6rem 0;width:17.3rem}}.c-toggle__itemLabel{color:#888;font-weight:700;position:relative;transition:.2s;z-index:2}@media not all and (max-width:767px),print{.c-toggle__itemLabel{font-size:1.8rem}}@media screen and (max-width:767px){.c-toggle__itemLabel{font-size:1.2rem;line-height:1.3;text-align:center}}.c-toggle__itemLabel:after{border-color:#888 transparent transparent;border-style:solid;content:"";display:inline-block;pointer-events:none}@media not all and (max-width:767px),print{.c-toggle__itemLabel:after{border-width:1.2rem .8rem 0;height:1.6rem;margin-left:1.6rem;transform:translateY(25%) rotate(0deg);width:1.6rem}}@media screen and (max-width:767px){.c-toggle__itemLabel:after{border-width:.9rem .5rem 0;height:1rem;margin-left:1.2rem;transform:translate(0) rotate(0deg);width:1rem}}.is-current .c-toggle__itemLabel{color:#fff}.is-current .c-toggle__itemLabel:after{border-top-color:#fff}.c-toggle__itemLabelText{display:inline-block;text-align:center}.c-toggle3__list{align-items:center;background-color:#fff;border-radius:5rem;display:flex;justify-content:center;margin:0 auto;position:relative}@media not all and (max-width:767px),print{.c-toggle3__list{gap:.8rem;padding:.8rem;width:54rem}}@media screen and (max-width:767px){.c-toggle3__list{padding:.8rem}}[data-tab=tab1] .c-toggle3__list:before{background-color:#ef9025;transform:translateY(-50%)}[data-tab=tab2] .c-toggle3__list:before{background-color:red}@media not all and (max-width:767px),print{[data-tab=tab2] .c-toggle3__list:before{transform:translate(calc(100% + .8rem),-50%)}}@media screen and (max-width:767px){[data-tab=tab2] .c-toggle3__list:before{transform:translate(100%,-50%)}}[data-tab=tab3] .c-toggle3__list:before{background-color:#ef9025}@media not all and (max-width:767px),print{[data-tab=tab3] .c-toggle3__list:before{transform:translate(calc(200% + 1.6rem),-50%)}}@media screen and (max-width:767px){[data-tab=tab3] .c-toggle3__list:before{transform:translate(200%,-50%)}}.c-toggle3__list:before{background-color:#036eb7;border-radius:5rem;content:"";display:block;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;transition-timing-function:cubic-bezier(.075,.82,.165,1);z-index:1}@media not all and (max-width:767px),print{.c-toggle3__list:before{height:calc(100% - 1.6rem);left:.8rem;width:16.7rem}}@media screen and (max-width:767px){.c-toggle3__list:before{height:calc(100% - 1.6rem);left:.8rem;width:10.8rem}}.c-toggle3__item{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}@media not all and (max-width:767px),print{.c-toggle3__item{padding:1.5rem 0;width:16.7rem}}@media screen and (max-width:767px){.c-toggle3__item{padding:.8rem 0;width:10.8rem}}.c-toggle3__itemLabel{color:#888;font-weight:700;position:relative;transition:.2s;z-index:2}@media not all and (max-width:767px),print{.c-toggle3__itemLabel{font-size:1.8rem}}@media screen and (max-width:767px){.c-toggle3__itemLabel{font-size:1.2rem;line-height:1.3;text-align:center}}.c-toggle3__itemLabel:after{border-color:#888 transparent transparent;border-style:solid;content:"";display:inline-block;pointer-events:none}@media not all and (max-width:767px),print{.c-toggle3__itemLabel:after{border-width:1.2rem .8rem 0;height:1.6rem;margin-left:1.6rem;transform:translateY(25%) rotate(0deg);width:1.6rem}}@media screen and (max-width:767px){.c-toggle3__itemLabel:after{border-width:.9rem .5rem 0;height:.8rem;margin-left:.6rem;transform:translate(0) rotate(0deg);width:.8rem}}.is-current .c-toggle3__itemLabel{color:#fff}.is-current .c-toggle3__itemLabel:after{border-top-color:#fff}.c-toggle3__itemLabelText{display:inline-block;text-align:center}@media not all and (max-width:767px),print{.s-404__inner{padding:8rem 8rem 0}}@media screen and (max-width:767px){.s-404__inner{padding:6.4rem 1.6rem 0}}.s-404__message{text-align:center}.s-404__messageIcon{border:2px solid #036eb7;border-radius:50%;display:block;position:relative}@media not all and (max-width:767px),print{.s-404__messageIcon{height:4.8rem;margin:0 auto 1.6rem;width:4.8rem}}@media screen and (max-width:767px){.s-404__messageIcon{height:3.2rem;margin:0 auto .8rem;width:3.2rem}}.s-404__messageIcon:before{border-bottom:2px solid #036eb7;border-right:2px solid #036eb7;content:"";display:block;position:absolute;transform:translate(-50%,-50%) rotate(45deg)}@media not all and (max-width:767px),print{.s-404__messageIcon:before{height:2.2rem;left:50%;top:42%;width:1.4rem}}@media screen and (max-width:767px){.s-404__messageIcon:before{height:1.4rem;left:48%;top:42%;width:.9rem}}.s-404__messageTitle{color:#036eb7;font-weight:600;line-height:1.5;text-align:center}@media not all and (max-width:767px),print{.s-404__messageTitle{font-size:2rem}}@media screen and (max-width:767px){.s-404__messageTitle{font-size:1.6rem}}.s-404__messageText{color:#888;font-weight:500;line-height:1.5;text-align:center}@media not all and (max-width:767px),print{.s-404__messageText{font-size:1.4rem;margin-top:2.4rem}}@media screen and (max-width:767px){.s-404__messageText{font-size:1.3rem;margin-top:1.6rem}}.s-404__messageText p+p{margin-top:1.5em}.s-404__messageButton{text-align:center}@media not all and (max-width:767px),print{.s-404__messageButton{margin-top:3.2rem}}@media screen and (max-width:767px){.s-404__messageButton{margin-top:2.8rem}}.s-charge__mvInner{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%;z-index:2}.s-charge__mvTitle{color:#fff}.s-charge__mvTitleMain{font-weight:600;letter-spacing:.02em;line-height:1.4}@media not all and (max-width:767px),print{.s-charge__mvTitleMain{font-size:4rem}}@media screen and (max-width:767px){.s-charge__mvTitleMain{font-size:2.4rem}}.s-charge__mvTitleSub{font-weight:500;letter-spacing:.02em;line-height:1.4;margin-top:1.6rem}@media not all and (max-width:767px),print{.s-charge__mvTitleSub{font-size:2.6rem}}@media screen and (max-width:767px){.s-charge__mvTitleSub{font-size:1.2rem}}.s-charge__mvPrice{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:4rem}@media not all and (max-width:767px),print{.s-charge__mvPrice{gap:1.6rem}}@media screen and (max-width:767px){.s-charge__mvPrice{gap:.4rem;justify-content:space-between}}.s-charge__mvPricePlus{margin:auto 0;position:relative}@media not all and (max-width:767px),print{.s-charge__mvPricePlus{height:3.2rem;width:3.2rem}}@media screen and (max-width:767px){.s-charge__mvPricePlus{height:1.2rem;width:1.2rem}}.s-charge__mvPricePlus:after,.s-charge__mvPricePlus:before{background-color:#fff;content:"";display:block;left:0;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center;width:100%}@media not all and (max-width:767px),print{.s-charge__mvPricePlus:after,.s-charge__mvPricePlus:before{height:2.6px}}@media screen and (max-width:767px){.s-charge__mvPricePlus:after,.s-charge__mvPricePlus:before{height:1px}}.s-charge__mvPricePlus:after{transform:translate(0) rotate(90deg)}.s-charge__mvPriceItem{background-color:#0062a5;display:flex;flex-direction:column}@media not all and (max-width:767px),print{.s-charge__mvPriceItem{border-radius:2rem;gap:1.6rem;padding:1.6rem}}@media screen and (max-width:767px){.s-charge__mvPriceItem{border-radius:.5rem;gap:.8rem;padding:.8rem .4rem}}.s-charge__mvPriceTitle{background-color:#c8e8fe;color:#036eb7;font-weight:600;text-align:center}@media not all and (max-width:767px),print{.s-charge__mvPriceTitle{border-radius:1rem;font-size:1.8rem;line-height:1.25;padding:.8rem 1.2rem}}@media screen and (max-width:767px){.s-charge__mvPriceTitle{align-items:center;border-radius:.5rem;display:flex;font-size:1rem;justify-content:center;line-height:1.15;margin:0 .4rem;min-height:2.9rem;padding:.4rem}}@media not all and (max-width:767px),print{.s-charge__mvPriceTitle sup{font-size:1.2rem}}@media screen and (max-width:767px){.s-charge__mvPriceTitle sup{display:inline-block;font-size:.8rem;margin-top:.6rem}}.s-charge__mvPriceData{align-items:flex-end;color:#fff;display:flex;justify-content:center}@media not all and (max-width:767px),print{.s-charge__mvPriceData{gap:.4rem}}@media screen and (max-width:767px){.s-charge__mvPriceData{gap:.2rem}}.s-charge__mvPriceDataNumber{font-family:Inter,sans-serif;font-weight:700;letter-spacing:.04em;line-height:1}@media not all and (max-width:767px),print{.s-charge__mvPriceDataNumber{font-size:4rem;margin-top:1.4rem}}@media screen and (max-width:767px){.s-charge__mvPriceDataNumber{font-size:1.5rem;margin-top:.8rem}}.s-charge__mvPriceDataSuff{font-weight:700}@media not all and (max-width:767px),print{.s-charge__mvPriceDataSuff{font-size:1.6rem;margin-bottom:.8rem}}@media screen and (max-width:767px){.s-charge__mvPriceDataSuff{font-size:.8rem;margin-bottom:.2rem}}.s-charge__mvPriceDataImage{overflow:hidden}@media not all and (max-width:767px),print{.s-charge__mvPriceDataImage{border-radius:1rem;width:17.8rem}}@media screen and (max-width:767px){.s-charge__mvPriceDataImage{border-radius:.5rem;width:6.4rem}}.s-charge__mvNote{color:#e0f0fa;font-weight:500;line-height:1.8;opacity:.5}@media not all and (max-width:767px),print{.s-charge__mvNote{font-size:1.3rem;margin-top:1.2rem}}@media screen and (max-width:767px){.s-charge__mvNote{font-size:1rem;margin-top:.8rem}}.s-charge__mvImage{position:absolute}@media not all and (max-width:767px),print{.s-charge__mvImage{right:.8rem;top:-2.4rem;width:28.2rem}}@media screen and (max-width:767px){.s-charge__mvImage{right:-2.4rem;top:-.4rem;width:10rem}}@media not all and (max-width:767px),print{.s-charge__plan{margin-bottom:12rem;margin-top:6.4rem}}@media screen and (max-width:767px){.s-charge__plan{margin-bottom:8rem;margin-top:3.2rem}}@media not all and (max-width:767px),print{.s-charge__toggle{margin-bottom:8rem}}@media screen and (max-width:767px){.s-charge__toggle{margin-bottom:2.4rem;padding:0 1.6rem}}.s-charge__planList{margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-charge__planList{width:120rem}}@media screen and (max-width:767px){.s-charge__planList{padding:0 1.6rem 1.2rem}}.s-charge__case+.s-charge__case{margin-top:3.2rem}.s-charge__caseTitle{background-color:#036eb7;color:#fff;font-weight:600;letter-spacing:.05em;text-align:center}@media not all and (max-width:767px),print{.s-charge__caseTitle{border-radius:2rem;font-size:2.4rem;line-height:1.4166666667;margin-bottom:1.3rem;padding:2.4rem}}@media screen and (max-width:767px){.s-charge__caseTitle{border-radius:1.5rem;font-size:1.6rem;line-height:2.125;margin-bottom:.8rem;padding:.8rem}}.s-charge__caseService{background-color:#c8e8fe;display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.s-charge__caseService{border-radius:2rem;padding:0 3.2rem}}@media screen and (max-width:767px){.s-charge__caseService{border-radius:1.5rem;flex-direction:column;padding:2.4rem 2.4rem 0}}.s-charge__casePrice{display:flex}@media not all and (max-width:767px),print{.s-charge__casePrice{gap:2.4rem;padding:4.8rem 0}}@media screen and (max-width:767px){.s-charge__casePrice{align-items:center;flex-direction:column;gap:1.6rem;justify-content:center}}.s-charge__casePriceItem{align-items:center;background-color:#f3faff;border-radius:1.5rem;color:#036eb7;display:flex;flex-direction:column;justify-content:center;padding:2.4rem}@media screen and (max-width:767px){.s-charge__casePriceItem{width:100%}}@media not all and (max-width:767px),print{.s-charge__casePriceItem:first-child{padding-top:3rem}.s-charge__casePriceItem--init{width:30.5rem}.s-charge__casePriceItem--landing{padding-left:0;padding-right:0;width:17.6rem}.s-charge__casePriceItem--report{width:15.6rem}}.s-charge__casePlus{margin:auto 0;position:relative}@media not all and (max-width:767px),print{.s-charge__casePlus{height:2.4rem;width:2.4rem}}@media screen and (max-width:767px){.s-charge__casePlus{height:1.6rem;width:1.6rem}}.s-charge__casePlus:after,.s-charge__casePlus:before{background-color:#036eb7;content:"";display:block;left:0;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center;width:100%}@media not all and (max-width:767px),print{.s-charge__casePlus:after,.s-charge__casePlus:before{height:2px}}@media screen and (max-width:767px){.s-charge__casePlus:after,.s-charge__casePlus:before{height:1px}}.s-charge__casePlus:after{transform:translate(0) rotate(90deg)}.s-charge__casePriceLabel{font-size:1.6rem;font-weight:600;line-height:1.25;margin-bottom:.8rem}.s-charge__casePriceData{align-items:flex-end;display:flex;gap:.3rem}.s-charge__casePriceDataNumber{font-family:Inter,sans-serif;font-size:3.2rem;font-weight:700;letter-spacing:.04em}.s-charge__casePriceDataSuff{font-size:1.4rem;font-weight:700;margin-bottom:.4rem}.s-charge__casePricePoint{background-color:#3eacdc;border-radius:1rem;color:#fff;font-size:1.6rem;font-weight:600;text-align:center;vertical-align:baseline}@media not all and (max-width:767px),print{.s-charge__casePricePoint{margin-top:1.4rem;padding:.8rem 2.4rem;width:25.7rem}}@media screen and (max-width:767px){.s-charge__casePricePoint{margin-top:1.6rem;padding:.8rem;width:100%}}.s-charge__casePricePoint>span{display:inline-block;font-family:Inter,sans-serif;font-size:3.2rem;font-weight:700;margin:0 .2rem;transform:translateY(.2rem)}.s-charge__casePricePoint>sub{bottom:-.05em}.s-charge__casePriceText{font-size:1.8rem;font-weight:700;text-align:center}@media not all and (max-width:767px),print{.s-charge__casePriceText{line-height:1.25}}@media screen and (max-width:767px){.s-charge__casePriceText{line-height:1.6}}.s-charge__caseScene{flex:none}@media not all and (max-width:767px),print{.s-charge__caseScene{padding-top:3.2rem;width:31.4rem}}@media screen and (max-width:767px){.s-charge__caseScene{padding-top:4rem}}.s-charge__caseSceneText{background-color:#fff;border-radius:4rem;font-size:1.4rem;font-weight:500;line-height:2.4285714286;margin-bottom:1.6rem;padding:.4rem;position:relative;text-align:center}.s-charge__caseSceneText:before{border-color:#3eacdc transparent transparent;border-style:solid;content:"";left:50%;position:absolute;top:98%}@media not all and (max-width:767px),print{.s-charge__caseSceneText:before{border-width:.8rem .8rem 0}}@media screen and (max-width:767px){.s-charge__caseSceneText:before{border-width:.6rem .6rem 0}}.s-charge__caseSceneText:before{border-top-color:#fff}.s-charge__caseSceneImage{display:block;margin:0 auto}.s-charge__caseSceneImage--01{width:26.5rem}.s-charge__caseSceneImage--02{width:16rem}@media not all and (max-width:767px),print{.s-charge__caseSceneImage--02{margin-bottom:3rem}}@media screen and (max-width:767px){.s-charge__caseSceneImage--02{margin-bottom:1.5rem}}.s-charge__caseSceneImage--03{width:18.1rem}@media not all and (max-width:767px),print{.s-charge__caseSceneImage--03{margin-bottom:3rem}}@media screen and (max-width:767px){.s-charge__caseSceneImage--03{margin-bottom:1.5rem}.s-charge__buttons .s-commonButtons__buttons{padding-left:3.2rem;padding-right:3.2rem}}.s-charge__flow{background-color:#036eb7}@media not all and (max-width:767px),print{.s-charge__flow{margin:12rem 0;padding:12rem 0}}@media screen and (max-width:767px){.s-charge__flow{margin:8rem 0;padding:8rem 0}}.s-charge__flowInner{margin:0 auto}@media not all and (max-width:767px),print{.s-charge__flowInner{max-width:100rem}}@media screen and (max-width:767px){.s-charge__flowInner{padding:0 1.6rem}}@media not all and (max-width:767px),print{.s-charge__flowTitle{margin-bottom:6.4rem}}@media screen and (max-width:767px){.s-charge__flowTitle{margin-bottom:4rem}}.s-charge__flowList{align-items:center;display:flex;flex-direction:column}@media not all and (max-width:767px),print{.s-charge__flowList{gap:4rem}}@media screen and (max-width:767px){.s-charge__flowList{gap:3.2rem}}.s-charge__flowItem{background-color:#fff;position:relative;width:100%}@media not all and (max-width:767px),print{.s-charge__flowItem{border-radius:2.5rem;padding:4rem}}@media screen and (max-width:767px){.s-charge__flowItem{border-radius:1.5rem;padding:3.2rem 2.4rem}}.s-charge__flowItem--first{margin-bottom:3.2rem}@media screen and (max-width:767px){.s-charge__flowItem--first+.s-charge__flowItem{padding-top:5.6rem}}.s-charge__flowItemTitle{align-items:center;color:#036eb7;display:flex;font-feature-settings:"palt";font-weight:600;justify-content:flex-start;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-charge__flowItemTitle{font-size:2.8rem;line-height:1.1428571429}}@media screen and (max-width:767px){.s-charge__flowItemTitle{font-size:2rem;line-height:1.6}}.s-charge__flowItemNumber{align-items:center;background-color:#036eb7;border-radius:4.5rem;color:#fff;display:flex;font-family:Inter,sans-serif;font-weight:600;justify-content:center;letter-spacing:.04em}@media not all and (max-width:767px),print{.s-charge__flowItemNumber{font-size:2rem;height:4.5rem;margin-right:1.6rem;width:4.5rem}}@media screen and (max-width:767px){.s-charge__flowItemNumber{font-size:1.5rem;height:3.5rem;margin-right:.8rem;width:3.5rem}}.s-charge__flowItemText{font-weight:600}@media not all and (max-width:767px),print{.s-charge__flowItemText{font-size:1.6rem;line-height:2;margin-top:2.4rem}}@media screen and (max-width:767px){.s-charge__flowItemText{font-size:1.4rem;line-height:1.8;margin-top:1.7rem}}.s-charge__flowItemText a{color:#036eb7;text-decoration:underline;text-underline-offset:.2rem}.s-charge__flowItemArrow{bottom:-1.6rem;left:50%;position:absolute;transform:translate(-50%,100%);z-index:2}.s-charge__flowItemArrowSvg{left:50%;position:absolute;top:-1.6rem;transform:translate(-50%);z-index:2}@media not all and (max-width:767px),print{.s-charge__flowItemArrowSvg{height:13.8rem;width:3.6rem}}@media screen and (max-width:767px){.s-charge__flowItemArrowSvg{height:11.4rem;width:2.8rem}}.s-charge__flowItemArrowLabel{background-color:#3eacdc;border-radius:1.5rem;color:#fff;display:flex;font-weight:700;letter-spacing:.05em;line-height:1.6;position:relative;text-align:center;z-index:4}@media not all and (max-width:767px),print{.s-charge__flowItemArrowLabel{font-size:1.6rem;padding:1.6rem 3.2rem}}@media screen and (max-width:767px){.s-charge__flowItemArrowLabel{font-size:1.4rem;padding:.8rem 2.4rem;white-space:nowrap}}.s-charge__flowRepeat{color:#fff;font-weight:600;letter-spacing:.05em;position:relative;text-align:center}@media not all and (max-width:767px),print{.s-charge__flowRepeat{font-size:2.8rem;line-height:1.1428571429;margin:4rem 0}}@media screen and (max-width:767px){.s-charge__flowRepeat{font-size:1.8rem;margin:3.2rem 0}}.s-charge__flowRepeat:before{background-image:linear-gradient(270deg,rgba(224,240,250,.3) 50%,transparent 0);background-repeat:repeat-x;content:"";display:block;left:0;position:absolute;top:50%;width:100%;z-index:1}@media not all and (max-width:767px),print{.s-charge__flowRepeat:before{background-size:8px 3px;height:3px}}@media screen and (max-width:767px){.s-charge__flowRepeat:before{background-size:4px 2px;height:2px}}.s-charge__flowRepeatLabel{background-color:#036eb7;display:inline-block;position:relative;z-index:2}@media not all and (max-width:767px),print{.s-charge__flowRepeatLabel{padding:0 2.4rem}}@media screen and (max-width:767px){.s-charge__flowRepeatLabel{padding:0 1.6rem}}.s-charge__flowRepeatIcon{display:inline-block}@media not all and (max-width:767px),print{.s-charge__flowRepeatIcon{margin-right:1.6rem;width:3.4rem}}@media screen and (max-width:767px){.s-charge__flowRepeatIcon{margin-right:.8rem;width:2.1rem}.s-charge__lastButtons .s-commonButtons__singleButton{padding-left:3.2rem;padding-right:3.2rem}.s-charge__lastButtons .s-commonButtons__text{font-size:1.8rem;line-height:1.5}.s-charge__lastButtons .c-buttonIcon{font-size:1.6rem}}@media not all and (max-width:767px),print{.s-commonBanner{margin-top:8rem;padding:4rem}}@media screen and (max-width:767px){.s-commonBanner{margin-top:8rem;padding:1.6rem}}.s-commonBanner__wrapper{position:relative}@media not all and (max-width:767px),print{.s-commonBanner__wrapper{padding:7.3rem 6.4rem 6.4rem}}@media screen and (max-width:767px){.s-commonBanner__wrapper{padding:4rem 2.4rem 10.2rem}}.s-commonBanner__image{border-radius:5rem;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.s-commonBanner__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;width:100%}.s-commonBanner__text{display:flex;flex-direction:column;position:relative;z-index:2}@media not all and (max-width:767px),print{.s-commonBanner__textTitle{height:6rem;margin-bottom:3.2rem;width:70.6rem}}@media screen and (max-width:767px){.s-commonBanner__textTitle{height:2.5rem;margin-bottom:2.4rem;width:29.5rem}}.s-commonBanner__textMessage{color:#036eb7;font-feature-settings:"palt";font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-commonBanner__textMessage{font-size:1.6rem;line-height:2.5;margin-bottom:3.2rem}}@media screen and (max-width:767px){.s-commonBanner__textMessage{font-size:1.4rem;line-height:2;margin-bottom:1.6rem}}.s-commonBanner__textCompany{color:#036eb7;font-weight:600}@media not all and (max-width:767px),print{.s-commonBanner__textCompany{font-size:1.6rem;line-height:1.5}}@media screen and (max-width:767px){.s-commonBanner__textCompany{font-size:1.4rem;line-height:2}}@media not all and (max-width:767px),print{.s-commonButtons{background:url(../img/common/bg_line2.svg) no-repeat 50%/144rem auto}.s-commonButtons__cv{backdrop-filter:blur(10px);background:linear-gradient(270deg,hsla(0,0%,100%,.5),#fff 40%,#fff 60%,hsla(0,0%,100%,.5));border-radius:2.5rem;box-shadow:0 .4rem 3rem 0 hsla(0,0%,7%,.02);display:flex;flex-direction:column;margin:0 auto;max-width:96rem;padding:4.8rem}}.s-commonButtons__text{font-size:2.4rem;font-weight:600;line-height:1.3333333333;text-align:center}.s-commonButtons__subText{color:#3eacdc;font-size:1.6rem;font-weight:600;line-height:2;margin-top:.8rem;text-align:center}.s-commonButtons__buttons{align-items:center;display:flex;justify-content:center}@media not all and (max-width:767px),print{.s-commonButtons__buttons{gap:2.4rem;margin-top:7.2rem}}@media screen and (max-width:767px){.s-commonButtons__buttons{flex-direction:column;gap:4.8rem;margin-top:5.6rem;padding-left:4.8rem;padding-right:4.8rem}}@media not all and (max-width:767px),print{.s-commonButtons__buttonsItem{width:37.6rem}}@media screen and (max-width:767px){.s-commonButtons__buttonsItem{width:100%}}@media not all and (max-width:767px),print{.s-commonButtons__singleButton{margin:4.8rem auto 0;width:42rem}}@media screen and (max-width:767px){.s-commonButtons__singleButton{margin:3.2rem auto 0;width:100%}}@media not all and (max-width:767px),print{.s-faq{padding-top:8rem}}@media screen and (max-width:767px){.s-faq{padding-top:4rem}}@media not all and (max-width:767px),print{.s-faq__inner{margin-bottom:16rem;margin-left:auto;margin-right:auto;max-width:100rem}}@media screen and (max-width:767px){.s-faq__inner{margin-bottom:8rem;padding:0 1.6rem}}@media not all and (max-width:767px),print{.s-faq__group+.s-faq__group{margin-top:8.6rem}}@media screen and (max-width:767px){.s-faq__group+.s-faq__group{margin-top:4rem}}@media not all and (max-width:767px),print{.s-faq__groupTitle{margin-bottom:3.2rem}}@media screen and (max-width:767px){.s-faq__groupTitle{margin-bottom:2.4rem}}.s-faq__list{gap:1.6rem}.s-faq__item,.s-faq__list{display:flex;flex-direction:column}.s-faq__item{font-weight:500;gap:.8rem;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-faq__item{font-size:1.6rem;line-height:1.5}}@media screen and (max-width:767px){.s-faq__item{font-size:1.4rem;line-height:1.7142857143}}.s-faq__itemQuestion{align-items:center;background-color:#088cc5;color:#fff;cursor:pointer;display:flex;justify-content:flex-start;position:relative}@media not all and (max-width:767px),print{.s-faq__itemQuestion{border-radius:2rem;padding:2.4rem 7.2rem 2.4rem 3.2rem}}@media screen and (max-width:767px){.s-faq__itemQuestion{border-radius:1.5rem;padding:1.6rem 4.8rem 1.6rem 1.6rem}}.s-faq__itemAnswer{height:0;overflow:hidden;transition:height .3s ease}.s-faq__itemAnswerContainer{align-items:center;background-color:#fff;display:flex;font-weight:500;justify-content:flex-start}@media not all and (max-width:767px),print{.s-faq__itemAnswerContainer{border-radius:2rem;padding:2.4rem 5.6rem 2.4rem 3.2rem}}@media screen and (max-width:767px){.s-faq__itemAnswerContainer{border-radius:1.5rem;padding:1.6rem}}.s-faq__itemAnswerContainer a{color:#036eb7;text-decoration:underline;text-underline-offset:.2rem}.s-faq__itemQuestionIcon{display:block;height:1.6rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.6rem}@media not all and (max-width:767px),print{.s-faq__itemQuestionIcon{right:4rem}}@media screen and (max-width:767px){.s-faq__itemQuestionIcon{right:1.6rem}}.s-faq__itemQuestionIcon:after,.s-faq__itemQuestionIcon:before{background-color:#fff;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;width:100%}.is-opened .s-faq__itemQuestionIcon:before,.s-faq__itemQuestionIcon:after{transform:translate(-50%,-50%) rotate(90deg)}.is-opened .s-faq__itemQuestionIcon:before{opacity:0}.is-opened .s-faq__itemQuestionIcon:after{transform:translate(-50%,-50%) rotate(0deg)}.s-faq__itemAnswerNumber,.s-faq__itemQuestionNumber{font-family:Inter,sans-serif}@media not all and (max-width:767px),print{.s-faq__itemAnswerNumber,.s-faq__itemQuestionNumber{min-width:3.2rem}}@media screen and (max-width:767px){.s-faq__itemAnswerNumber,.s-faq__itemQuestionNumber{min-width:3.2rem}}.s-faq__itemAnswerNumber{color:#036eb7}.s-faq__itemAnswerText,.s-faq__itemQuestionText{border-left:1px solid hsla(0,0%,100%,.25)}@media not all and (max-width:767px),print{.s-faq__itemAnswerText,.s-faq__itemQuestionText{margin-left:2.4rem;padding-left:2.4rem}}@media screen and (max-width:767px){.s-faq__itemAnswerText,.s-faq__itemQuestionText{padding-left:1.2rem}}.s-faq__itemAnswerText{border-left:1px solid rgba(3,110,183,.25)}@media not all and (max-width:767px),print{.s-faq__itemAnswerText{padding-right:5.6rem}}.s-faq__buttons{margin-top:8rem}@media not all and (max-width:767px),print{.s-features__localnav{margin-top:4rem}}@media screen and (max-width:767px){.s-features__localnav{margin-top:1.6rem;padding:0 1.6rem}}@media not all and (max-width:767px),print{.s-featuresSafety{padding-top:12rem}}@media screen and (max-width:767px){.s-featuresSafety{padding-top:6.4rem}}@media not all and (max-width:767px),print{.s-featuresSafety__title{margin-bottom:6.4rem}}@media screen and (max-width:767px){.s-featuresSafety__title{margin-bottom:3.2rem}.s-featuresSafety__title .c-headline__text{line-height:1.5}}.s-featuresSafety__lead{font-feature-settings:"palt";font-weight:600;letter-spacing:.05em;text-align:center}@media not all and (max-width:767px),print{.s-featuresSafety__lead{font-size:2.4rem;line-height:1.6666666667;margin-bottom:6.4rem}}@media screen and (max-width:767px){.s-featuresSafety__lead{font-size:1.4rem;line-height:1.7142857143;margin-bottom:4rem}}.s-featuresSafety__function{margin-left:auto;margin-right:auto;position:relative;z-index:2}@media not all and (max-width:767px),print{.s-featuresSafety__function{width:120rem}}@media screen and (max-width:767px){.s-featuresSafety__function{padding:0 1.6rem}}.s-featuresSafety__staff{background-color:#3eacdc;position:relative;z-index:2}@media not all and (max-width:767px),print{.s-featuresSafety__staff{border-radius:2.5rem;padding:8.4rem 6.4rem}}@media screen and (max-width:767px){.s-featuresSafety__staff{border-radius:1.5rem;padding:3.2rem 2.4rem 23.6rem}}.s-featuresSafety__staffPoint{color:#fff;display:flex;flex-direction:column}@media not all and (max-width:767px),print{.s-featuresSafety__staffPoint{gap:4rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPoint{gap:2rem}}.s-featuresSafety__staffPointItem{position:relative}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointItem{padding-left:7.2rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointItem{padding-left:5.6rem}}.s-featuresSafety__staffPointIcon{background-color:#088cc5;border-radius:50%;display:block;left:0;position:absolute;z-index:1}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointIcon{height:4.8rem;top:50%;transform:translateY(-50%);width:4.8rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointIcon{height:4rem;top:8%;width:4rem}}.s-featuresSafety__staffPointIcon:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";display:block;left:50%;position:absolute;transform:translate(-50%,-50%) rotate(45deg);z-index:2}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointIcon:after{height:2.2rem;top:42%;width:1.2rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointIcon:after{height:1.9rem;top:42%;width:1.1rem}}.s-featuresSafety__staffPointTitle{font-feature-settings:"palt";font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointTitle{font-size:2.4rem;line-height:1.6666666667}}@media screen and (max-width:767px){.s-featuresSafety__staffPointTitle{font-size:1.8rem;line-height:1.5}}.s-featuresSafety__staffPointText{color:#c8e8fe}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointText{font-size:1.4rem;margin-top:.8rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointText{font-size:1.2rem;line-height:1.5;margin-top:.6rem}}.s-featuresSafety__staffPointProduct{display:flex;position:absolute;text-align:center}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointProduct{gap:1.2rem;right:4.6rem;top:4.4rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointProduct{bottom:.4rem;left:50%;padding-left:1.6rem;transform:translate(-50%)}}.s-featuresSafety__staffPointProductItem{position:relative}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointProductItem{width:15.8rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointProductItem{margin:0 -.8rem;width:11.6rem}}.s-featuresSafety__staffPointProductLabel{background-color:#ef9025;border-radius:4rem;color:#fff;display:inline-block;font-weight:500;line-height:1.5;padding:.4rem 1.6rem;z-index:2}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointProductLabel{font-size:1.5rem;margin-right:2.4rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointProductLabel{font-size:1.2rem;margin-right:1.8rem}}.s-featuresSafety__staffPointProductLabel--red{background-color:red}.s-featuresSafety__staffPointProductImage{position:relative;z-index:4}.s-featuresSafety__staffPointProductArrow{position:absolute;transform:translate(-50%);z-index:1}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointProductArrow{bottom:-9.4rem;height:13.2rem;left:calc(50% - 1rem);width:5.5rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointProductArrow{bottom:-7.05rem;height:9.8rem;left:calc(50% - .9rem);width:4.2rem}}.s-featuresSafety__staffPointProductArrow img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;width:100%}.s-featuresSafety__staffPointProductArrow span{background-color:red;border-radius:5rem;color:#fff;font-weight:700;left:50%;letter-spacing:.05em;position:absolute;transform:translate(-50%,-50%)}@media not all and (max-width:767px),print{.s-featuresSafety__staffPointProductArrow span{font-size:1.8rem;padding:.8rem;top:43%;width:13.7rem}}@media screen and (max-width:767px){.s-featuresSafety__staffPointProductArrow span{font-size:1.2rem;padding:.7rem;top:36%;width:7.4rem}}.s-featuresSafety__admin{align-items:center;background-color:#088cc5;display:flex;justify-content:space-between;margin-top:.8rem;position:relative;z-index:1}@media not all and (max-width:767px),print{.s-featuresSafety__admin{border-radius:2.5rem;padding:6.4rem}}@media screen and (max-width:767px){.s-featuresSafety__admin{align-items:flex-start;border-radius:1.5rem;flex-direction:column;padding:8rem 3.2rem 3.2rem}}@media not all and (max-width:767px),print{.s-featuresSafety__adminText{padding-left:.8rem}}@media screen and (max-width:767px){.s-featuresSafety__adminText{align-items:center;display:flex;gap:1.2rem;justify-content:flex-start}}@media not all and (max-width:767px),print{.s-featuresSafety__adminPc{margin-bottom:2.4rem;width:9.6rem}}@media screen and (max-width:767px){.s-featuresSafety__adminPc{flex:none;width:4.8rem}}.s-featuresSafety__adminPoint{color:#fff;font-weight:600}@media not all and (max-width:767px),print{.s-featuresSafety__adminPoint{font-size:3.2rem;line-height:1.5}}@media screen and (max-width:767px){.s-featuresSafety__adminPoint{font-size:1.8rem;line-height:1.5}}@media not all and (max-width:767px),print{.s-featuresSafety__adminPoint .u-spacer{display:none}}@media screen and (max-width:767px){.s-featuresSafety__adminPoint .u-spacer{display:inline-block;width:1.2rem}}.s-featuresSafety__adminImage{overflow:hidden}@media not all and (max-width:767px),print{.s-featuresSafety__adminImage{border:4px solid #111;border-radius:1.5rem;box-shadow:2rem 2rem 4rem hsla(0,0%,7%,.2);margin-top:2.4rem;width:47.2rem}}@media screen and (max-width:767px){.s-featuresSafety__adminImage{border:2px solid #111;border-radius:.8rem;box-shadow:1.1rem 1.1rem 2.4rem hsla(0,0%,7%,.2);margin:3.2rem .8rem .8rem;width:26.3rem}}.s-featuresAlert{margin-left:auto;margin-right:auto;position:relative;z-index:2}@media not all and (max-width:767px),print{.s-featuresAlert{margin-top:12rem;width:120rem}}@media screen and (max-width:767px){.s-featuresAlert{margin-top:8rem}}.s-featuresAlert__contents{margin:4rem 0 0}@media screen and (max-width:767px){.s-featuresAlert__contents{padding:0 1.6rem}}.s-featuresAlert__toggle{margin:0 auto}.s-featuresAlert__container{background-color:#fff;border-radius:5rem;display:flex;justify-content:space-between;overflow:hidden}@media not all and (max-width:767px),print{.s-featuresAlert__container{border-radius:5rem;margin-top:4rem;padding:4rem}}@media screen and (max-width:767px){.s-featuresAlert__container{border-radius:2.5rem;flex-direction:column;margin-top:2.4rem;padding:3.2rem 0 1.6rem}}@media not all and (max-width:767px),print{.s-featuresAlert__slider{align-items:center;display:flex;justify-content:center}}@media screen and (max-width:767px){.s-featuresAlert__slider{margin:0 0 0 auto;width:100%}}@media not all and (max-width:767px),print{.s-featuresAlert__sliderArrows{display:none}}.s-featuresAlert__sliderArrowsItem{align-items:center;background-color:#e4e4e4;border-radius:1rem;display:flex;height:3.6rem;justify-content:center;position:absolute;top:calc(50% - 1.6rem);width:3.6rem;z-index:2}.s-featuresAlert__sliderArrowsItem svg{color:#888;height:1.2rem;width:1rem}.s-featuresAlert__sliderArrowsItem[class*="--prev"]{left:7rem;transform:translateY(-50%) rotate(180deg)}.s-featuresAlert__sliderArrowsItem[class*="--next"]{right:7rem;transform:translateY(-50%)}.s-featuresAlert__sliderPagination{flex-direction:column;width:1.8rem}@media not all and (max-width:767px),print{.s-featuresAlert__sliderPagination{gap:1.6rem;margin-right:3.2rem}}@media screen and (max-width:767px){.s-featuresAlert__sliderPagination{gap:1.2rem;left:1.6rem;padding-bottom:3.8rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}}.s-featuresAlert__sliderPagination .splide__pagination__page{background:#111;border-radius:50%;height:.6rem;position:relative;width:.6rem}.s-featuresAlert__sliderPagination .splide__pagination__page svg{height:1.8rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.8rem}.s-featuresAlert__sliderPagination .prog-bg{stroke:hsla(0,0%,100%,0);stroke-width:1}.s-featuresAlert__sliderPagination .prog-bar{stroke:#111;stroke-dasharray:55;stroke-dashoffset:55;stroke-linecap:round;stroke-width:1;transform:rotate(-90deg);transform-origin:center}.s-featuresAlert__sliderPagination .is-active .prog-bar{stroke-dashoffset:calc(55 - var(--progress)*55);transition:stroke-dashoffset .1s linear}@media not all and (max-width:767px),print{.s-featuresAlert__sliderTrack{overflow:visible}.s-featuresAlert__sliderSlide:first-child{padding-top:0}}@media screen and (max-width:767px){.s-featuresAlert__sliderSlide:first-child{opacity:1}}@media not all and (max-width:767px),print{[style*="--active-index: 1"] .s-featuresAlert__sliderSlide:first-child,[style*="--active-index: 2"] .s-featuresAlert__sliderSlide:first-child{padding-top:5.6rem}}@media screen and (max-width:767px){[style*="--active-index: 1"] .s-featuresAlert__sliderSlide:first-child,[style*="--active-index: 2"] .s-featuresAlert__sliderSlide:first-child{opacity:0}}@media not all and (max-width:767px),print{.s-featuresAlert__sliderSlide:nth-child(2){padding-top:0}}@media screen and (max-width:767px){.s-featuresAlert__sliderSlide:nth-child(2){opacity:1}}@media not all and (max-width:767px),print{[style*="--active-index: 2"] .s-featuresAlert__sliderSlide:nth-child(2){padding-top:5.6rem}}@media screen and (max-width:767px){[style*="--active-index: 2"] .s-featuresAlert__sliderSlide:nth-child(2){opacity:0}}.s-featuresAlert__alert{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}@media not all and (max-width:767px),print{.s-featuresAlert__alert{height:100%;width:17.6rem}}@media screen and (max-width:767px){.s-featuresAlert__alert{padding-left:2rem}}.is-active>.s-featuresAlert__alert [class*=__alertLabel],.is-animating>.s-featuresAlert__alert [class*=__alertLabel]{opacity:1}@media not all and (max-width:767px),print{.s-featuresAlert__alertImage{margin-bottom:.8rem}}@media screen and (max-width:767px){.s-featuresAlert__alertImage{margin-right:1.6rem;width:11rem}}.s-featuresAlert__alertLabel{background-color:#ef9025;border-radius:4rem;color:#fff;display:inline-flex;opacity:0;transition:.3s;white-space:nowrap}@media not all and (max-width:767px),print{.s-featuresAlert__alertLabel{bottom:0;font-size:1.4rem;left:calc(50% - 1rem);padding:.8rem 2.4rem;position:absolute;transform:translate(-50%)}}@media screen and (max-width:767px){.s-featuresAlert__alertLabel{font-size:1.2rem;margin-right:2.8rem;padding:.6rem 1.6rem}}.s-featuresAlert__alertLabel--red{background-color:red}@media not all and (max-width:767px),print{.s-featuresAlert__right{width:87.8rem}}@media screen and (max-width:767px){.s-featuresAlert__right{margin-top:2.4rem;padding:0 1.6rem;width:100%}}.s-featuresAlert__box{background-color:hsla(0,0%,81%,.2);border-radius:2.5rem;font-size:1.4rem;line-height:1.7142857143;margin-left:auto;margin-right:0;width:100%}@media not all and (max-width:767px),print{.s-featuresAlert__box{padding:3.2rem}}@media screen and (max-width:767px){.s-featuresAlert__box{padding:2.4rem}}.s-featuresAlert__boxImage{background-color:#fff;border-radius:1.5rem;overflow:hidden}@media not all and (max-width:767px),print{.s-featuresAlert__boxImage{margin-top:2.4rem;padding:3.2rem}}@media screen and (max-width:767px){.s-featuresAlert__boxImage{margin-top:1.6rem;padding:2.4rem}}@media not all and (max-width:767px),print{[class*="--02"] .s-featuresAlert__boxImage{padding:4rem 3.2rem}[class*="--03"] .s-featuresAlert__boxImage{padding:4.7rem 3.2rem}}.s-featuresDetection{background-color:#036eb7;position:relative;z-index:1}@media not all and (max-width:767px),print{.s-featuresDetection{padding-bottom:12rem;padding-top:12rem}}@media screen and (max-width:767px){.s-featuresDetection{padding-bottom:8rem;padding-top:8rem}}.s-featuresDetection:before{background-color:#036eb7;content:"";display:block;height:8rem;left:0;position:absolute;top:0;transform:translateY(-99%);width:100%}.s-featuresDetection__lead{color:#fff;font-weight:500;letter-spacing:.05em;margin-top:2.4rem;text-align:center}@media not all and (max-width:767px),print{.s-featuresDetection__lead{font-size:1.6rem;line-height:1.75}}@media screen and (max-width:767px){.s-featuresDetection__lead{font-size:1.4rem;line-height:1.7142857143}}.s-featuresDetection__image{margin-top:1.6rem}@media not all and (max-width:767px),print{.s-featuresDetection__image{transform:translate(8.8rem);width:128rem}}@media screen and (max-width:767px){.s-featuresDetection__imageAdmin{border:2px solid #111;border-radius:1.5rem;box-shadow:.5rem .5rem 1.1rem hsla(0,0%,7%,.2);margin:4rem auto;overflow:hidden;width:29.5rem}.s-featuresDetection__imageSub{padding:0 1.6rem}}.s-featuresDetection__admin{overflow:hidden}@media not all and (max-width:767px),print{.s-featuresDetection__admin{margin-top:8rem}}@media screen and (max-width:767px){.s-featuresDetection__admin{margin-top:8rem}}.s-featuresDetection__slider{margin-left:auto;margin-right:auto;position:relative}@media not all and (max-width:767px),print{.s-featuresDetection__slider{width:120rem}}@media screen and (max-width:767px){.s-featuresDetection__slider{padding:0 1.6rem}}.s-featuresDetection__sliderArrowsItem{align-items:center;background-color:#c8e8fe;border-radius:1rem;display:flex;justify-content:center;opacity:1;position:absolute;top:50%;transition:opacity .2s;z-index:2}@media not all and (max-width:767px),print{.s-featuresDetection__sliderArrowsItem{height:6.4rem;width:6.4rem}}@media screen and (max-width:767px){.s-featuresDetection__sliderArrowsItem{height:4rem;width:4rem}}.s-featuresDetection__sliderArrowsItem svg{color:#036eb7}@media not all and (max-width:767px),print{.s-featuresDetection__sliderArrowsItem svg{height:1.6rem;width:1.8rem}}@media screen and (max-width:767px){.s-featuresDetection__sliderArrowsItem svg{height:1.4rem;width:1.2rem}}.s-featuresDetection__sliderArrowsItem[class*="--prev"]{transform:translateY(-50%) rotate(180deg)}@media not all and (max-width:767px),print{.s-featuresDetection__sliderArrowsItem[class*="--prev"]{box-shadow:-1rem -1rem 2rem hsla(0,0%,7%,.1);left:-4rem}}@media screen and (max-width:767px){.s-featuresDetection__sliderArrowsItem[class*="--prev"]{box-shadow:-.2rem -.2rem .8rem hsla(0,0%,7%,.2);left:2.8rem}}.s-featuresDetection__sliderArrowsItem[class*="--next"]{transform:translateY(-50%)}@media not all and (max-width:767px),print{.s-featuresDetection__sliderArrowsItem[class*="--next"]{box-shadow:1rem 1rem 2rem hsla(0,0%,7%,.1);right:-4rem}}@media screen and (max-width:767px){.s-featuresDetection__sliderArrowsItem[class*="--next"]{box-shadow:.2rem .2rem .8rem hsla(0,0%,7%,.2);right:2.8rem}}.s-featuresDetection__sliderArrowsItem[disabled]{opacity:0}.s-featuresDetection__sliderTrack{overflow:visible}.s-featuresDetection__list{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start}@media not all and (max-width:767px),print{.s-featuresDetection__list{border-radius:5rem;width:100%}}@media screen and (max-width:767px){.s-featuresDetection__list{border-radius:1.5rem;width:30.4rem}}@media not all and (max-width:767px),print{.s-featuresDetection__list--staff{padding:3.2rem 4rem 4.8rem}}@media screen and (max-width:767px){.s-featuresDetection__list--staff{padding:2.4rem}}@media not all and (max-width:767px),print{.s-featuresDetection__list--alert{padding:3.2rem 6.4rem 4.8rem}}@media screen and (max-width:767px){.s-featuresDetection__list--alert{padding:2.4rem}.s-featuresDetection__listTitle .c-headlineLabelSmall{min-width:19.2rem}}.s-featuresDetection__listText{font-weight:500}@media not all and (max-width:767px),print{.s-featuresDetection__listText{font-size:1.6rem;line-height:1.75;margin-top:1.6rem}}@media screen and (max-width:767px){.s-featuresDetection__listText{font-size:1.4rem;line-height:1.7142857143;margin-top:2.4rem;text-align:center}}.s-featuresDetection__listImages{align-items:center;display:flex;justify-content:space-between;width:100%}@media not all and (max-width:767px),print{.s-featuresDetection__listImages{margin-top:4.2rem}}@media screen and (max-width:767px){.s-featuresDetection__listImages{flex-direction:column;gap:1.6rem;margin-top:3.2rem}}[class$="--staff"] .s-featuresDetection__listImagesItem--01,[class$="--staff"] .s-featuresDetection__listImagesItem--03{overflow:hidden}@media not all and (max-width:767px),print{[class$="--staff"] .s-featuresDetection__listImagesItem--01,[class$="--staff"] .s-featuresDetection__listImagesItem--03{border-radius:3rem;box-shadow:1rem 1rem 2rem hsla(0,0%,7%,.1);width:32.4rem}}@media screen and (max-width:767px){[class$="--staff"] .s-featuresDetection__listImagesItem--01,[class$="--staff"] .s-featuresDetection__listImagesItem--03{border-radius:2.5rem;box-shadow:.8rem .8rem 1.6rem hsla(0,0%,7%,.2);order:2}}[class$="--staff"] .s-featuresDetection__listImagesItem--02{overflow:hidden}@media not all and (max-width:767px),print{[class$="--staff"] .s-featuresDetection__listImagesItem--02{border:.4rem solid #111;border-radius:1.5rem;box-shadow:1rem 1rem 2rem hsla(0,0%,7%,.2);width:37rem}}@media screen and (max-width:767px){[class$="--staff"] .s-featuresDetection__listImagesItem--02{border:.3rem solid #111;border-radius:1rem;box-shadow:.7rem .7rem 1.4rem hsla(0,0%,7%,.2);margin-bottom:1.6rem;order:1}}[class$="--alert"] .s-featuresDetection__listImagesItem--01,[class$="--alert"] .s-featuresDetection__listImagesItem--03{overflow:hidden}@media not all and (max-width:767px),print{[class$="--alert"] .s-featuresDetection__listImagesItem--01,[class$="--alert"] .s-featuresDetection__listImagesItem--03{border-radius:3rem;box-shadow:1rem 1rem 2rem hsla(0,0%,7%,.1);width:28.5rem}}@media screen and (max-width:767px){[class$="--alert"] .s-featuresDetection__listImagesItem--01,[class$="--alert"] .s-featuresDetection__listImagesItem--03{border-radius:2.5rem;box-shadow:.8rem .8rem 1.6rem hsla(0,0%,7%,.2);order:2}}[class$="--alert"] .s-featuresDetection__listImagesItem--02{overflow:hidden}@media not all and (max-width:767px),print{[class$="--alert"] .s-featuresDetection__listImagesItem--02{border:.4rem solid #111;border-radius:1.5rem;box-shadow:1rem 1rem 2rem hsla(0,0%,7%,.2);width:37rem}}@media screen and (max-width:767px){[class$="--alert"] .s-featuresDetection__listImagesItem--02{border:.3rem solid #111;border-radius:1rem;box-shadow:.7rem .7rem 1.4rem hsla(0,0%,7%,.2);margin-bottom:1.6rem;order:1}}@media not all and (max-width:767px),print{.s-featuresOtherFunction{margin-bottom:12rem;margin-top:12rem}}@media screen and (max-width:767px){.s-featuresOtherFunction{margin-bottom:8rem;margin-top:8rem}}.s-featuresOtherFunction__title{margin-bottom:4rem}.s-featuresOtherFunction__list{display:flex;gap:1.6rem}@media not all and (max-width:767px),print{.s-featuresOtherFunction__list{margin-left:auto;margin-right:auto;width:108rem}}@media screen and (max-width:767px){.s-featuresOtherFunction__list{flex-direction:column;padding:0 1.6rem}}.s-featuresOtherFunction__listItem{background-color:#fff}@media not all and (max-width:767px),print{.s-featuresOtherFunction__listItem{border-radius:5rem;padding:3.2rem 0 4.8rem;width:50%}}@media screen and (max-width:767px){.s-featuresOtherFunction__listItem{border-radius:1.5rem;padding:2.4rem 0}}.s-featuresOtherFunction__listTitle{text-align:center}.s-featuresOtherFunction__listText{font-weight:500;text-align:center}@media not all and (max-width:767px),print{.s-featuresOtherFunction__listText{font-size:1.6rem;line-height:1.75}}@media screen and (max-width:767px){.s-featuresOtherFunction__listText{font-size:1.4rem;line-height:1.7142857143}.s-featuresOtherFunction__listImage{height:auto;height:23.5rem}.s-featuresOtherFunction__listImage img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media not all and (max-width:767px),print{.s-featuresButtons{margin-bottom:12rem;margin-top:12rem}}@media screen and (max-width:767px){.s-featuresButtons{margin-bottom:8rem;margin-top:8rem}}.s-featuresVisualize{background-color:#036eb7}@media not all and (max-width:767px),print{.s-featuresVisualize{padding-bottom:12rem;padding-top:12rem}}@media screen and (max-width:767px){.s-featuresVisualize{border-radius:1.5rem;padding-bottom:8rem;padding-top:8rem}}@media not all and (max-width:767px),print{.s-featuresVisualize__title{margin-bottom:6.4rem}}@media screen and (max-width:767px){.s-featuresVisualize__title{margin-bottom:3.2rem}.s-featuresVisualize__title .c-headline__text{line-height:1.5}}.s-featuresVisualize__title .c-imageIcon--admin{background-color:#c8e8fe}.s-featuresVisualize__lead{color:#fff;font-feature-settings:"palt";letter-spacing:.05em;text-align:center}@media not all and (max-width:767px),print{.s-featuresVisualize__lead{font-size:2.4rem;line-height:1.6666666667}}@media screen and (max-width:767px){.s-featuresVisualize__lead{font-size:1.4rem;line-height:1.7142857143}}@media not all and (max-width:767px),print{.s-featuresVisualize__function{margin-top:12rem}}@media screen and (max-width:767px){.s-featuresVisualize__function{margin-top:8rem}}.s-featuresReport__title{text-align:center}.s-featuresReport__list{display:flex;flex-direction:column;gap:.8rem;margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-featuresReport__list{margin-top:4rem;width:128rem}}@media screen and (max-width:767px){.s-featuresReport__list{margin-top:3.2rem;padding:0 1.6rem}}.s-featuresReport__listItem{background-color:#fff;display:flex;flex-direction:column;text-align:left;width:100%}@media not all and (max-width:767px),print{.s-featuresReport__listItem{border-radius:5rem;gap:3.2rem;padding:6.4rem}}@media screen and (max-width:767px){.s-featuresReport__listItem{border-radius:2.5rem;gap:2.4rem;padding:2.4rem}}@media not all and (max-width:767px),print{.s-featuresReport__listItem--03{align-items:center;flex-direction:row;justify-content:space-between}}.s-featuresReport__listHeadline{flex:none}.s-featuresReport__listTitle{display:flex}@media not all and (max-width:767px),print{.s-featuresReport__listTitle{align-items:center;gap:2.4rem}}@media screen and (max-width:767px){.s-featuresReport__listTitle{align-items:flex-start;flex-direction:column;gap:1.2rem}}.s-featuresReport__listPoint{align-items:center;background-color:#3f3a39;border-radius:4rem;color:#c8e8fe;display:inline-flex;font-family:Inter,sans-serif;font-weight:700}@media not all and (max-width:767px),print{.s-featuresReport__listPoint{font-size:1.3rem;gap:.8rem;line-height:1.8461538462;padding:1.2rem 2.4rem}}@media screen and (max-width:767px){.s-featuresReport__listPoint{font-size:1.2rem;gap:.4rem;padding:1.1rem 2rem .9rem}}.s-featuresReport__listLabel{color:#036eb7;font-feature-settings:"palt";font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-featuresReport__listLabel{font-size:2.8rem;line-height:1.1428571429}}@media screen and (max-width:767px){.s-featuresReport__listLabel{font-size:2.4rem;line-height:1.5}}.s-featuresReport__listText{font-weight:600}@media not all and (max-width:767px),print{.s-featuresReport__listText{font-size:1.6rem;line-height:2;margin-top:3.2rem}}@media screen and (max-width:767px){.s-featuresReport__listText{font-size:1.4rem;line-height:1.7142857143;margin-top:1.4rem}}.s-featuresReport__listBox{background-color:#c8e8fe}@media not all and (max-width:767px),print{.s-featuresReport__listBox{border-radius:2.5rem;padding:4rem}}@media screen and (max-width:767px){.s-featuresReport__listBox{border-radius:2rem;padding:1.6rem}[class$="--03"] .s-featuresReport__listBox{padding:2.4rem}}.s-featuresReport__listBoxInner{align-items:center;background-color:#fff;border-radius:1.5rem;display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.s-featuresReport__listBoxInner{gap:4rem;padding:3.2rem 4rem}}@media screen and (max-width:767px){.s-featuresReport__listBoxInner{flex-direction:column;gap:1.6rem;padding:1.6rem}}.s-featuresReport__personal{display:flex;flex-direction:column;gap:.8rem}.s-featuresReport__personalSet{display:flex}@media not all and (max-width:767px),print{.s-featuresReport__personalSet{gap:2.4rem}}@media screen and (max-width:767px){.s-featuresReport__personalSet{gap:1.6rem}}.s-featuresReport__personalLabel{align-content:center;border-radius:4rem;color:#fff;display:flex;flex:none;font-size:1.4rem;font-weight:600;justify-content:center;letter-spacing:.1em;writing-mode:vertical-rl}@media not all and (max-width:767px),print{.s-featuresReport__personalLabel{padding:1.2rem}}@media screen and (max-width:767px){.s-featuresReport__personalLabel{padding:.8rem}}[class$="--characteristics"] .s-featuresReport__personalLabel{background-color:#036eb7}[class$="--inclination"] .s-featuresReport__personalLabel{background-color:#3eacdc}.s-featuresReport__personalList{display:flex;flex-direction:column;gap:.8rem;width:100%}.s-featuresReport__personalItem{align-items:center;background-color:#fff;border-radius:1.5rem;display:flex;justify-content:flex-start;padding:.8rem}@media not all and (max-width:767px),print{.s-featuresReport__personalItem{gap:3.2rem}}@media screen and (max-width:767px){.s-featuresReport__personalItem{flex-direction:column;gap:.8rem}}.s-featuresReport__personalItemTitle{align-items:center;display:inline-flex;gap:1.2rem}@media not all and (max-width:767px),print{.s-featuresReport__personalItemTitle{border-radius:1.5rem;justify-content:flex-start;padding:.8rem 3.2rem;width:16.4rem}}@media screen and (max-width:767px){.s-featuresReport__personalItemTitle{border-radius:4rem;justify-content:center;padding:.2rem;width:100%}}[class$="--characteristics"] .s-featuresReport__personalItemTitle{background-color:#036eb7}[class$="--inclination"] .s-featuresReport__personalItemTitle{background-color:#3eacdc}.s-featuresReport__personalItemTitleNumber{color:#c8e8fe;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.8461538462}.s-featuresReport__personalItemTitleLabel{color:#fff;display:inline-block;font-size:1.4rem;font-weight:600;padding-bottom:.1rem}.s-featuresReport__personalItemText{font-weight:500}@media not all and (max-width:767px),print{.s-featuresReport__personalItemText{font-size:1.4rem}}@media screen and (max-width:767px){.s-featuresReport__personalItemText{font-size:1.2rem;line-height:1.3;padding:0 .4rem}}@media not all and (max-width:767px),print{.s-featuresOtherVisualize{margin-top:12rem}}@media screen and (max-width:767px){.s-featuresOtherVisualize{margin-top:8rem}}.s-featuresOtherVisualize__title{text-align:center}.s-featuresOtherVisualize__list{display:flex;flex-direction:column;gap:1.6rem;margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-featuresOtherVisualize__list{margin-top:4rem;width:120rem}}@media screen and (max-width:767px){.s-featuresOtherVisualize__list{margin-top:3.2rem;padding:0 1.6rem}}.s-featuresOtherVisualize__listItem{background-color:#fff;display:flex;flex-direction:column;width:100%}@media not all and (max-width:767px),print{.s-featuresOtherVisualize__listItem{border-radius:5rem;gap:3.2rem;padding:6.4rem}}@media screen and (max-width:767px){.s-featuresOtherVisualize__listItem{border-radius:2.5rem;gap:2.4rem;padding:2.4rem 0}}@media not all and (max-width:767px),print{.s-featuresOtherVisualize__listItem--01{padding-bottom:4rem}}[class$=__listRow] .s-featuresOtherVisualize__listItem{gap:0;text-align:center}@media not all and (max-width:767px),print{[class$=__listRow] .s-featuresOtherVisualize__listItem{padding:3.2rem 0;width:50%}}@media screen and (max-width:767px){.s-featuresOtherVisualize__listHeadline{padding:0 2.4rem}}.s-featuresOtherVisualize__listTitle{align-items:center;display:flex;justify-content:flex-start}@media not all and (max-width:767px),print{.s-featuresOtherVisualize__listTitle{gap:2.4rem}}@media screen and (max-width:767px){.s-featuresOtherVisualize__listTitle{flex-direction:column;gap:1.6rem}[class$="--01"] .s-featuresOtherVisualize__listTitle .c-headlineLabelSmall{font-size:2rem;width:100%}}[class$=__listRow] .s-featuresOtherVisualize__listTitle{justify-content:center}.s-featuresOtherVisualize__listText{font-weight:500}@media not all and (max-width:767px),print{.s-featuresOtherVisualize__listText{font-size:1.6rem;line-height:1.75}}@media screen and (max-width:767px){.s-featuresOtherVisualize__listText{font-size:1.4rem;line-height:1.7142857143}}.s-featuresOtherVisualize__listTitleLabel{font-weight:500}@media not all and (max-width:767px),print{.s-featuresOtherVisualize__listTitleLabel{font-size:1.6rem;line-height:1.75}}@media screen and (max-width:767px){.s-featuresOtherVisualize__listTitleLabel{font-size:1.4rem;line-height:1.7142857143}}.s-featuresOtherVisualize__listRow{display:flex;gap:1.6rem}@media screen and (max-width:767px){.s-featuresOtherVisualize__listRow{flex-direction:column}.s-featuresOtherVisualize__listImages{padding-left:2.4rem;padding-right:2.4rem}[class$="--01"] .s-featuresOtherVisualize__listImages{padding-left:2.4rem;padding-right:.4rem}[class$=__listRow] .s-featuresOtherVisualize__listImages{height:27.2rem;margin:-.8rem 0;width:100%}[class$=__listRow] .s-featuresOtherVisualize__listImages img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.s-form{background-color:#fff}@media not all and (max-width:767px),print{.s-form{padding-bottom:12rem;padding-top:12rem}}@media screen and (max-width:767px){.s-form{padding-bottom:6.4rem;padding-top:6.4rem}}@media not all and (max-width:767px),print{.s-form__inner{padding-left:8rem;padding-right:8rem}}@media screen and (max-width:767px){.s-form__inner{padding-left:1.6rem;padding-right:1.6rem}}.s-form__flex{display:flex}@media not all and (max-width:767px),print{.s-form__flex{align-items:flex-start;gap:8rem;justify-content:center}}@media screen and (max-width:767px){.s-form__flex{flex-direction:column}}@media not all and (max-width:767px),print{.s-form__appeal{width:51.2rem}}@media screen and (max-width:767px){.s-form__appeal{order:2}}.s-form__achievementsText{font-weight:600;line-height:1.5}@media not all and (max-width:767px),print{.s-form__achievementsText{font-size:1.8rem;margin-bottom:1.6rem}}@media screen and (max-width:767px){.s-form__achievementsText{font-size:1.4rem;margin-bottom:1.2rem}}.s-form__achievementsText>span{color:#036eb7;display:inline-block;font-family:Inter,sans-serif;font-weight:600;line-height:1}@media not all and (max-width:767px),print{.s-form__achievementsText>span{font-size:3.2rem;margin:0 .4rem 0 .8rem}}@media screen and (max-width:767px){.s-form__achievementsText>span{font-size:2rem;margin:0 .2rem 0 .4rem}}.s-form__achievementsList{display:flex;gap:.4rem}.s-form__achievementsItem{width:33%}@media not all and (max-width:767px),print{.s-form__achievementsNote{margin-top:1.6rem}}@media screen and (max-width:767px){.s-form__achievementsNote{margin-top:.8rem}}.s-form__documents{margin-top:3.2rem}.s-form__documentsTexts{color:#888;font-size:1.2rem;line-height:1.5;margin-top:1.6rem}.s-form__checklist{border:1px solid #e4e4e4;border-radius:1rem;margin-top:3.2rem}@media not all and (max-width:767px),print{.s-form__checklist{font-size:1.4rem;padding:2.4rem}}@media screen and (max-width:767px){.s-form__checklist{font-size:1.3rem;padding:1.6rem}}@media not all and (max-width:767px),print{.s-form__formtag{width:68.8rem}}@media screen and (max-width:767px){.s-form__formtag{margin-top:6.4rem;order:3}}.s-homeAbout{position:relative;z-index:2}@media not all and (max-width:767px),print{.s-homeAbout{margin-top:12rem}}@media screen and (max-width:767px){.s-homeAbout{margin-top:6.4rem;padding:0 1.6rem}}@media not all and (max-width:767px),print{.s-homeAbout__title{margin-bottom:4rem}}@media screen and (max-width:767px){.s-homeAbout__title{margin-bottom:3.2rem}}.s-homeAbout__title .c-headline__text{line-height:1}.s-homeAbout__lead{text-align:center}@media not all and (max-width:767px),print{.s-homeAbout__lead{font-size:1.6rem}}.s-homeAbout__flow{margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeAbout__flow{margin-top:8rem;width:120rem}}@media screen and (max-width:767px){.s-homeAbout__flow{margin-top:4rem}}.s-homeAbout__flowWrap{display:flex;flex-direction:column;gap:.8rem}@media screen and (max-width:767px){.s-homeAbout__flowWrap{flex-direction:column}}.s-homeAbout__flowItem{display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.s-homeAbout__flowItem{border-radius:5rem;padding:4.8rem}}@media screen and (max-width:767px){.s-homeAbout__flowItem{border-radius:1.5rem}}.s-homeAbout__flowItem--safety{background-color:#3eacdc}@media not all and (max-width:767px),print{.s-homeAbout__flowItem--safety{padding:4.8rem 4.8rem 4.8rem 4rem}}@media screen and (max-width:767px){.s-homeAbout__flowItem--safety{gap:2.4rem;padding:2.4rem 1.2rem 3.2rem 2.4rem}}.s-homeAbout__flowItem--visualize{background-color:#036eb7}@media screen and (max-width:767px){.s-homeAbout__flowItem--visualize{gap:1.6rem;padding:3.2rem 2.4rem 2.4rem}}.s-homeAbout__flowTitle{background-color:#3f3a39;border-radius:4rem;color:#fff;font-size:1.6rem;text-align:center}@media not all and (max-width:767px),print{.s-homeAbout__flowTitle{letter-spacing:.1em;padding:2.4rem 1.2rem;vertical-align:middle;writing-mode:vertical-rl}}@media screen and (max-width:767px){.s-homeAbout__flowTitle{letter-spacing:.1em;padding:2.4rem 1.2rem;vertical-align:middle;writing-mode:vertical-rl}}@media not all and (max-width:767px),print{[class*="--visualize"] .s-homeAbout__flowTitle{line-height:1.1}}.s-homeAbout__flowImageComputer{width:5.5rem}@media screen and (max-width:767px){.s-homeAbout__flowImageComputer{margin:0 auto}}.s-homeAbout__flowStaff{align-items:center;border-right:1px solid hsla(0,0%,100%,.25);display:flex;flex-direction:column;justify-content:center;text-align:center}@media not all and (max-width:767px),print{.s-homeAbout__flowStaff{padding-right:3.2rem}}@media screen and (max-width:767px){.s-homeAbout__flowStaff{flex:none;padding-right:1.6rem}}@media not all and (max-width:767px),print{.s-homeAbout__flowStaffImage{width:6.4rem}}@media screen and (max-width:767px){.s-homeAbout__flowStaffImage{width:5.6rem}}.s-homeAbout__flowStaffLabel{color:#fff;font-weight:600;margin-top:.8rem}@media not all and (max-width:767px),print{.s-homeAbout__flowStaffLabel{font-size:1.4rem}}@media screen and (max-width:767px){.s-homeAbout__flowStaffLabel{font-size:1.2rem}}.s-homeAbout__flowSafety{display:flex}@media not all and (max-width:767px),print{.s-homeAbout__flowSafety{gap:4.8rem}}@media screen and (max-width:767px){.s-homeAbout__flowSafety{flex-direction:column;gap:2.4rem}}.s-homeAbout__flowSafetyItem{position:relative}@media not all and (max-width:767px),print{.s-homeAbout__flowSafetyItem{width:48rem}}.s-homeAbout__flowSafetySite{display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.s-homeAbout__flowSafetySite{margin-bottom:8.7rem}}@media screen and (max-width:767px){.s-homeAbout__flowSafetySite{flex-direction:column;gap:1.6rem;margin-bottom:6.1rem}}.s-homeAbout__flowSiteTitle{background-color:#088cc5;border-radius:4rem;color:#fff;font-size:1.6rem}@media not all and (max-width:767px),print{.s-homeAbout__flowSiteTitle{letter-spacing:.1em;line-height:1;padding:2.7rem .8rem;text-orientation:upright;writing-mode:vertical-rl}}@media screen and (max-width:767px){.s-homeAbout__flowSiteTitle{letter-spacing:.05em;padding:.8rem;text-align:center}}.s-homeAbout__flowSiteStaffs{display:flex}@media not all and (max-width:767px),print{.s-homeAbout__flowSiteStaffs{gap:5.9rem;padding-right:3.7rem}}@media screen and (max-width:767px){.s-homeAbout__flowSiteStaffs{gap:4.1rem;padding-right:2.6rem}}.s-homeAbout__flowSiteStaffsItem{position:relative}@media not all and (max-width:767px),print{.s-homeAbout__flowSiteStaffsItem{width:8.8rem}}@media screen and (max-width:767px){.s-homeAbout__flowSiteStaffsItem{width:6.1rem}}.s-homeAbout__flowSiteStaffsItem--normal:before{background-image:linear-gradient(180deg,rgba(224,240,250,.3) 50%,transparent 0);background-repeat:repeat-y;content:"";display:block;left:calc(50% - 1px);position:absolute;z-index:1}@media not all and (max-width:767px),print{.s-homeAbout__flowSiteStaffsItem--normal:before{background-size:3px 12px;bottom:-8.8rem;height:8.8rem;width:3px}}@media screen and (max-width:767px){.s-homeAbout__flowSiteStaffsItem--normal:before{background-size:2px 8px;bottom:-6.1rem;height:6.1rem;width:2px}}.s-homeAbout__flowSiteStaffsProducts{position:absolute}@media not all and (max-width:767px),print{.s-homeAbout__flowSiteStaffsProducts{bottom:-4.8rem;right:-6.2rem;width:9.5rem}}@media screen and (max-width:767px){.s-homeAbout__flowSiteStaffsProducts{bottom:-3.4rem;right:-4.4rem;width:6.6rem}}.s-homeAbout__flowSafetyProcess{background-color:#088cc5;border-radius:2rem;display:flex;justify-content:center;position:relative;z-index:2}@media not all and (max-width:767px),print{.s-homeAbout__flowSafetyProcess{align-items:center;gap:3.2rem;padding:2.4rem 2.8rem}}@media screen and (max-width:767px){.s-homeAbout__flowSafetyProcess{align-items:inherit;gap:1.6rem;padding:2.4rem}}.s-homeAbout__flowSafetyTitle{color:#fff;display:flex;font-weight:600;letter-spacing:.05em;text-align:center}@media not all and (max-width:767px),print{.s-homeAbout__flowSafetyTitle{align-items:center;flex:none;font-size:1.6rem;gap:1.6rem;line-height:1.5}}@media screen and (max-width:767px){.s-homeAbout__flowSafetyTitle{align-items:flex-start;flex-direction:column;font-size:1.4rem;gap:.8rem;line-height:2}}.s-homeAbout__flowSafetyAlert{bottom:0;left:50%;position:absolute;transform:translate(-50%,100%);z-index:3}@media screen and (max-width:767px){.s-homeAbout__flowSafetyAlert--staff{margin-left:.4rem}}.s-homeAbout__flowSafetyAlertText{background-color:red;border-radius:4rem;color:#fff;font-weight:700;left:50%;letter-spacing:.05em;position:absolute;transform:translate(-50%);white-space:nowrap}@media not all and (max-width:767px),print{.s-homeAbout__flowSafetyAlertText{font-size:1.5rem;padding:.7rem 2.4rem;top:30%}}@media screen and (max-width:767px){.s-homeAbout__flowSafetyAlertText{font-size:1.2rem;padding:.55rem 1.7rem;top:30%}[class*="--staff"] .s-homeAbout__flowSafetyAlertText{top:27%}}@media not all and (max-width:767px),print{.s-homeAbout__flowSafetyAlertArrow{height:12rem;width:3rem}}@media screen and (max-width:767px){.s-homeAbout__flowSafetyAlertArrow{height:7rem;margin-top:.8rem;width:2.8rem}}@media not all and (max-width:767px),print{[class*="--staff"] .s-homeAbout__flowSafetyAlertArrow{height:9.5rem;margin-top:.7rem;width:3rem}}@media screen and (max-width:767px){[class*="--staff"] .s-homeAbout__flowSafetyAlertArrow{height:7rem;margin-top:.5rem;width:2.5rem}}.s-homeAbout__flowSafetyAlertArrow img,.s-homeAbout__flowSafetyAlertArrow picture{display:inline-block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;width:100%}@media not all and (max-width:767px),print{.s-homeAbout__flowVisualize{width:99.2rem}}.s-homeAbout__flowVisualizeProcess{background-color:#0062a5;display:flex}@media not all and (max-width:767px),print{.s-homeAbout__flowVisualizeProcess{border-radius:2rem;gap:3.2rem;padding:2.4rem 4rem 2.4rem 3.2rem}}@media screen and (max-width:767px){.s-homeAbout__flowVisualizeProcess{border-radius:2rem;flex-wrap:wrap;padding:2.4rem}}.s-homeAbout__flowVisualizeTitle{color:#fff;display:flex;flex:none;font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-homeAbout__flowVisualizeTitle{align-items:center;font-size:1.6rem;gap:2.4rem;line-height:1.5}}@media screen and (max-width:767px){.s-homeAbout__flowVisualizeTitle{flex-direction:column;font-size:1.4rem;gap:.8rem;line-height:1.7142857143;padding-left:1.6rem;text-align:center;width:11.2rem}}.s-homeAbout__flowVisualizeTitleImage{width:4.8rem}.s-homeAbout__flowVisualizeText{align-items:center;color:#c8e8fe;display:flex;font-weight:500;justify-content:center;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-homeAbout__flowVisualizeText{font-size:1.4rem;line-height:1.4285714286}}@media screen and (max-width:767px){.s-homeAbout__flowVisualizeText{font-size:1.4rem;line-height:1.7142857143;margin-top:2.4rem}}.s-homeAbout__features{display:flex;margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeAbout__features{gap:1.6rem;margin-top:8rem;width:120rem}}@media screen and (max-width:767px){.s-homeAbout__features{flex-direction:column;gap:.8rem;margin-top:4rem}}.s-homeAbout__featuresItem{align-items:center;background-color:#fff;border:1px solid #cfcfcf;display:flex;flex-direction:column;justify-content:center}@media not all and (max-width:767px),print{.s-homeAbout__featuresItem{border-radius:5rem;padding:3.2rem 1.6rem 4rem;width:50%}}@media screen and (max-width:767px){.s-homeAbout__featuresItem{border-radius:1.5rem;padding:2.4rem}}.s-homeAbout__featuresItemTitle{align-items:center;border-radius:8rem;color:#fff;display:inline-flex;font-weight:500;justify-content:center}@media not all and (max-width:767px),print{.s-homeAbout__featuresItemTitle{font-size:2rem;min-width:30rem;padding:1.4rem}}@media screen and (max-width:767px){.s-homeAbout__featuresItemTitle{font-size:1.6rem;min-width:23rem;padding:1.2rem}}[class*=safety] .s-homeAbout__featuresItemTitle{background-color:#3eacdc}[class*=visualize] .s-homeAbout__featuresItemTitle{background-color:#036eb7}.s-homeAbout__featuresItemImage{width:100%}@media screen and (max-width:767px){.s-homeAbout__featuresItemImage{margin:2.4rem auto}[class*=visualize] .s-homeAbout__featuresItemImage{margin:1.6rem auto -2.4rem}}.s-homeAbout__featuresItemText{text-align:center}.s-homeAdoption{background-color:#036eb7;color:#fff}@media not all and (max-width:767px),print{.s-homeAdoption{border-radius:5rem;margin:12rem 4rem 16rem;padding:12rem 12rem 11.6rem}}@media screen and (max-width:767px){.s-homeAdoption{border-radius:1.5rem;margin:8rem 0;padding:8rem 2.4rem}}.s-homeAdoption__title{text-align:center}@media not all and (max-width:767px),print{.s-homeAdoption__title{margin-bottom:5.6rem}}@media screen and (max-width:767px){.s-homeAdoption__title{margin-bottom:4rem}}.s-homeAdoption__simple{margin-bottom:8rem}.s-homeAdoption__simpleList{display:flex;gap:1.6rem;justify-content:space-between}@media screen and (max-width:767px){.s-homeAdoption__simpleList{flex-direction:column}}.s-homeAdoption__simpleItem{background-color:#fff;color:#111}@media not all and (max-width:767px),print{.s-homeAdoption__simpleItem{border-radius:2.5rem;padding:3.2rem;width:33%}}@media screen and (max-width:767px){.s-homeAdoption__simpleItem{border-radius:1.5rem;padding:2.4rem}}.s-homeAdoption__simpleItemTitle{font-weight:700;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-homeAdoption__simpleItemTitle{font-size:2.4rem;line-height:1.5;margin-bottom:3.2rem}}@media screen and (max-width:767px){.s-homeAdoption__simpleItemTitle{font-size:2.4rem;line-height:1.6666666667;margin-bottom:1.6rem}}.s-homeAdoption__simpleItemText{font-weight:500}@media not all and (max-width:767px),print{.s-homeAdoption__simpleItemText{font-size:1.6rem;line-height:1.75}}@media screen and (max-width:767px){.s-homeAdoption__simpleItemText{font-size:1.4rem;line-height:1.7142857143}}.s-homeAdoption__dataList{display:flex;gap:1.6rem;justify-content:space-between}@media screen and (max-width:767px){.s-homeAdoption__dataList{flex-direction:column;padding:0 2.4rem}}.s-homeAdoption__dataItem{background-color:#fff;border-radius:2.5rem;color:#111;position:relative}@media not all and (max-width:767px),print{.s-homeAdoption__dataItem{padding:4.8rem 1.6rem;width:33%}}@media screen and (max-width:767px){.s-homeAdoption__dataItem{padding:3.2rem 1.6rem;width:100%}}.s-homeAdoption__dataItemIcon{color:#036eb7}@media not all and (max-width:767px),print{.s-homeAdoption__dataItemIcon{left:2.3rem;position:absolute;top:2rem}}@media screen and (max-width:767px){.s-homeAdoption__dataItemIcon{border-right:1px solid #c8e8fe;display:inline-block;margin-right:1.2rem;padding-right:1.2rem}}.s-homeAdoption__dataItemTitle{color:#036eb7;font-weight:500;text-align:center}@media not all and (max-width:767px),print{.s-homeAdoption__dataItemTitle{font-size:2.2rem;line-height:1.4545454545;margin-bottom:3.6rem;padding:.4rem 0}}@media screen and (max-width:767px){.s-homeAdoption__dataItemTitle{align-items:center;display:flex;font-size:1.6rem;justify-content:center;line-height:1;margin-bottom:3.2rem}}.s-homeAdoption__dataItemText{align-items:flex-end;display:flex;font-weight:500;justify-content:center}.s-homeAdoption__dataItemNumber{font-family:Inter,sans-serif;font-weight:800;letter-spacing:.02em;line-height:1}@media not all and (max-width:767px),print{.s-homeAdoption__dataItemNumber{font-size:7.2rem}}@media screen and (max-width:767px){.s-homeAdoption__dataItemNumber{font-size:5.6rem}}.s-homeAdoption__dataItemUnit{font-weight:600;margin-left:.8rem}@media not all and (max-width:767px),print{.s-homeAdoption__dataItemUnit{font-size:2.4rem;line-height:1.1666666667;padding-bottom:.8rem}}@media screen and (max-width:767px){.s-homeAdoption__dataItemUnit{font-size:2rem;line-height:1.4;padding-bottom:.4rem}}.s-homeAdoption__industry{text-align:center}@media not all and (max-width:767px),print{.s-homeAdoption__industry{margin-top:5.6rem}}@media screen and (max-width:767px){.s-homeAdoption__industry{margin-top:3.2rem}}.s-homeAdoption__industryTitle{font-size:2.4rem;font-weight:600;line-height:1.3333333333}@media not all and (max-width:767px),print{.s-homeAdoption__industryTitle{margin-bottom:3.2rem}}@media screen and (max-width:767px){.s-homeAdoption__industryTitle{margin-bottom:2.4rem}}.s-homeAdoption__industryList{align-items:center;display:flex;flex-wrap:wrap}@media not all and (max-width:767px),print{.s-homeAdoption__industryList{gap:.8rem;justify-content:center}}@media screen and (max-width:767px){.s-homeAdoption__industryList{gap:.8rem;justify-content:flex-start}}.s-homeAdoption__industriesItem{align-items:center;background-color:#fff;border-radius:4rem;box-shadow:2px 2px hsla(0,0%,7%,.2);color:#111;display:flex;justify-content:center}@media not all and (max-width:767px),print{.s-homeAdoption__industriesItem{font-size:1.8rem;gap:1.6rem}}@media screen and (max-width:767px){.s-homeAdoption__industriesItem{font-size:1.4rem;gap:.8rem;height:4.8rem;line-height:1.1428571429;padding:1.6rem 0;width:10.3rem}}@media not all and (max-width:767px),print{.s-homeAdoption__industriesItem--3{height:7.2rem;width:17.6rem}.s-homeAdoption__industriesItem--2{height:7.2rem;width:14.9rem}}.s-homeAdoption__industriesItemIcon{color:#036eb7;fill:none}@media not all and (max-width:767px),print{.s-homeAdoption__icon--car{width:3.7rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--car{width:2.7rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--machine{width:2.6rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--machine{width:1.6rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--steel{width:2.2rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--steel{width:1.5rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--tools{width:2.7rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--tools{width:2rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--utensils{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--utensils{width:2rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--railway{width:2.4rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--railway{width:1.3rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--architecture{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--architecture{width:1.7rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--shovel{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--shovel{width:1.6rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--plug{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--plug{width:2rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--electric-wire{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--electric-wire{width:1.8rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--track{width:3.5rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--track{width:2.2rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--guard{width:2.4rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--guard{width:1.3rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--chemistry{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--chemistry{width:1.4rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--gas{width:1.8rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--gas{width:1rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--oil{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--oil{width:1.6rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--warehouse{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--warehouse{width:1.7rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--human{width:2.8rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--human{width:1.4rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--faucet{width:2.6rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--faucet{width:1.5rem}}@media not all and (max-width:767px),print{.s-homeAdoption__icon--pottery{width:3rem}}@media screen and (max-width:767px){.s-homeAdoption__icon--pottery{width:1.8rem}}.s-homeAdoption__industryNote{font-size:1rem;opacity:.5}@media not all and (max-width:767px),print{.s-homeAdoption__industryNote{margin-top:1.6rem;padding-right:.8rem;text-align:right}}@media screen and (max-width:767px){.s-homeAdoption__industryNote{margin-top:2.4rem;text-align:left}}.s-homeButtons{margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeButtons{width:120rem}}.s-homeButtons__cv{display:flex;justify-content:space-between}@media screen and (max-width:767px){.s-homeButtons__cv{flex-direction:column;justify-content:center}}.s-homeButtons__text{font-size:2.4rem;font-weight:600;line-height:1.3333333333}@media screen and (max-width:767px){.s-homeButtons__text{flex-direction:column;margin-bottom:5.6rem;text-align:center}}.s-homeButtons__buttons{display:flex}@media not all and (max-width:767px),print{.s-homeButtons__buttons{gap:2.4rem}}@media screen and (max-width:767px){.s-homeButtons__buttons{align-items:center;flex-direction:column;gap:4.8rem;justify-content:center}}@media not all and (max-width:767px),print{.s-homeButtons__buttonsItem{width:37.6rem}}@media screen and (max-width:767px){.s-homeButtons__buttonsItem{width:28rem}}@media not all and (max-width:767px),print{.s-homeButtons2{background:url(../img/common/bg_line2.svg) no-repeat 50%/144rem auto}.s-homeButtons2__cv{backdrop-filter:blur(10px);background:linear-gradient(270deg,hsla(0,0%,100%,.5),#fff 40%,#fff 60%,hsla(0,0%,100%,.5));border-radius:2.5rem;box-shadow:0 .4rem 3rem 0 hsla(0,0%,7%,.02);display:flex;flex-direction:column;margin:0 auto;max-width:96rem;padding:4.8rem}}.s-homeButtons2__text{font-size:2.4rem;font-weight:600;line-height:1.3333333333;text-align:center}@media not all and (max-width:767px),print{.s-homeButtons2__text{margin-bottom:7.2rem}}@media screen and (max-width:767px){.s-homeButtons2__text{margin-bottom:5.6rem}}.s-homeButtons2__buttons{align-items:center;display:flex;justify-content:center}@media not all and (max-width:767px),print{.s-homeButtons2__buttons{gap:2.4rem}}@media screen and (max-width:767px){.s-homeButtons2__buttons{flex-direction:column;gap:4.8rem}}@media not all and (max-width:767px),print{.s-homeButtons2__buttonsItem{width:37.6rem}}@media screen and (max-width:767px){.s-homeButtons2__buttonsItem{width:28rem}}.s-homeCase{background-color:#3f3a39;padding:12rem 0}@media not all and (max-width:767px),print{.s-homeCase{padding:12rem 0}}@media screen and (max-width:767px){.s-homeCase{padding:8rem 1.6rem}}.s-homeCase__list{display:flex;gap:4rem;justify-content:space-between}@media not all and (max-width:767px),print{.s-homeCase__list{margin-top:6.4rem;padding:0 6.4rem}}@media screen and (max-width:767px){.s-homeCase__list{flex-direction:column;margin-top:4rem}}.s-homeCase__item{color:#fff}@media not all and (max-width:767px),print{.s-homeCase__item{width:33%}}.s-homeCase__itemVideo{border-radius:3rem;overflow:hidden;position:relative}@media not all and (max-width:767px),print{.s-homeCase__itemVideo{margin-bottom:2.4rem}}@media screen and (max-width:767px){.s-homeCase__itemVideo{margin-bottom:1.6rem}}.s-homeCase__itemVideo iframe,.s-homeCase__itemVideo video{aspect-ratio:1.7777777778;width:100%}.s-homeCase__itemVideo iframe{height:auto}.s-homeCase__itemThumb{cursor:pointer;left:0;position:absolute;top:0;width:100%}.s-homeCase__itemThumb.is-played{opacity:0;pointer-events:none;transition:.2s}.s-homeCase__itemTitle{font-size:2rem;font-weight:600;letter-spacing:.05em;line-height:1.5}.s-homeCase__itemText{font-size:1.4rem;line-height:2;margin-top:.8rem}@media screen and (max-width:767px){.s-homeCase__itemText{font-feature-settings:"palt"}}@media not all and (max-width:767px),print{.s-homeCase__itemTag{margin-top:2.4rem}}@media screen and (max-width:767px){.s-homeCase__itemTag{margin-top:1.6rem}}@media not all and (max-width:767px),print{.s-homeCompare{margin-bottom:12rem}}@media screen and (max-width:767px){.s-homeCompare{margin:8rem 0}}.s-homeCompare__toggle{margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeCompare__toggle{margin-top:6.4rem;width:120rem}}@media screen and (max-width:767px){.s-homeCompare__toggle{margin-top:4rem;padding:0 1.6rem}}.s-homeCompare__toggle .c-toggle__itemLabel{align-items:center;display:flex}@media not all and (max-width:767px),print{.s-homeCompare__toggle .c-toggle__itemLabel:after{transform:translateY(10%) rotate(0deg)}}.s-homeCompare__table{background-color:#036eb7;border-radius:2.5rem;margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeCompare__table{margin-top:3.2rem;padding:4rem;width:120rem}}@media screen and (max-width:767px){.s-homeCompare__table{margin-top:2.4rem;padding:1.6rem}}.s-homeCompare__tableInner{background-color:#fff;border-radius:1.5rem;position:relative}.s-homeCompare__data{display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.s-homeCompare__data{padding:2.4rem}}@media screen and (max-width:767px){.s-homeCompare__data{padding:1.6rem}}@media not all and (max-width:767px),print{.s-homeCompare__dataName{padding:1.6rem 0;width:11.6rem}}@media screen and (max-width:767px){.s-homeCompare__dataName{flex:none;padding:.8rem 0;width:4.8rem}}.s-homeCompare__dataGroup{display:flex}@media not all and (max-width:767px),print{.s-homeCompare__dataGroup{border-radius:1.8rem;gap:1.6rem;padding:1.6rem}}@media screen and (max-width:767px){.s-homeCompare__dataGroup{border-radius:1rem;gap:.4rem;padding:.8rem}}.s-homeCompare__dataGroup--other{background-color:#fff}@media not all and (max-width:767px),print{.s-homeCompare__dataGroup--other{width:62rem}}@media screen and (max-width:767px){.s-homeCompare__dataGroup--other{padding-right:.4rem;width:11.5rem}}.s-homeCompare__dataGroup--our{background-color:#c8e8fe}@media not all and (max-width:767px),print{.s-homeCompare__dataGroup--our{width:33.6rem}}@media screen and (max-width:767px){.s-homeCompare__dataGroup--our{width:13.6rem}}.s-homeCompare__dataItem{display:flex;flex-direction:column;justify-content:center;width:100%}@media not all and (max-width:767px),print{.s-homeCompare__dataItem{gap:.8rem}}@media screen and (max-width:767px){.s-homeCompare__dataItem{gap:.4rem}}.s-homeCompare__dataHead{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center}@media not all and (max-width:767px),print{.s-homeCompare__dataHead{border-radius:1rem;font-size:1.6rem;padding:1.6rem}}@media screen and (max-width:767px){.s-homeCompare__dataHead{border-radius:.5rem;font-size:1.4rem;height:4rem;text-align:center}}[class$="--other"] .s-homeCompare__dataHead{background-color:#505050;color:#fff}[class$="--our"] .s-homeCompare__dataHead{background-color:#036eb7;color:#fff}@media screen and (max-width:767px){.s-homeCompare__dataHead--spSmall{font-size:1rem;line-height:1.2}}.s-homeCompare__dataLabel{align-items:center;display:flex;flex-direction:column;font-weight:500;height:8rem;justify-content:center;position:relative;text-align:center}@media not all and (max-width:767px),print{.s-homeCompare__dataLabel{font-size:1.4rem;line-height:1.2}}@media screen and (max-width:767px){.s-homeCompare__dataLabel{font-size:1.2rem;line-height:1.5}}.s-homeCompare__dataLabel:after,.s-homeCompare__dataLabel:before{background-color:#e4e4e4;content:"";display:block;height:1px;left:50%;position:absolute;top:-.2rem;transform:translate(-50%);width:100%}@media not all and (max-width:767px),print{.s-homeCompare__dataLabel:after{display:none}}@media screen and (max-width:767px){.s-homeCompare__dataLabel:after{bottom:-.2rem;display:none;top:auto}.s-homeCompare__dataLabel:last-of-type:after{display:block}}.s-homeCompare__dataCol{align-items:center;display:flex;flex-direction:column;gap:.6rem;height:8rem;justify-content:center}@media not all and (max-width:767px),print{.s-homeCompare__dataCol{border-radius:1rem}}@media screen and (max-width:767px){.s-homeCompare__dataCol{border-radius:.5rem}}[class$="--other"] .s-homeCompare__dataCol{background-color:#f2f2f2;color:#888}[class$="--our"] .s-homeCompare__dataCol{background-color:#f3faff;color:#036eb7}.s-homeCompare__tableText{text-align:center}[class$="--other"] .s-homeCompare__tableText{font-weight:600}@media not all and (max-width:767px),print{[class$="--other"] .s-homeCompare__tableText{font-size:1.6rem}}@media screen and (max-width:767px){[class$="--other"] .s-homeCompare__tableText{font-size:1.2rem;line-height:1.2}}[class$="--our"] .s-homeCompare__tableText{font-weight:700}@media not all and (max-width:767px),print{[class$="--our"] .s-homeCompare__tableText{font-size:1.6rem}}@media screen and (max-width:767px){[class$="--our"] .s-homeCompare__tableText{font-size:1.2rem;line-height:1.2}}.s-homeCompare__tableSubText{text-align:center}[class$="--other"] .s-homeCompare__tableSubText{font-weight:600}@media not all and (max-width:767px),print{[class$="--other"] .s-homeCompare__tableSubText{font-size:1.2rem}}@media screen and (max-width:767px){[class$="--other"] .s-homeCompare__tableSubText{font-size:1rem;line-height:1.2}}[class$="--our"] .s-homeCompare__tableSubText{font-weight:700}@media not all and (max-width:767px),print{[class$="--our"] .s-homeCompare__tableSubText{font-size:1.4rem}}@media screen and (max-width:767px){[class$="--our"] .s-homeCompare__tableSubText{font-size:1rem;line-height:1.2}}[class$="--other"] .s-homeCompare__dataIcon{width:2.8rem}@media not all and (max-width:767px),print{[class$="--other"] .s-homeCompare__dataIcon.c-svg__mark_batsu{width:2.3rem}}@media screen and (max-width:767px){[class$="--other"] .s-homeCompare__dataIcon.c-svg__mark_batsu{width:2rem}}@media not all and (max-width:767px),print{[class$="--our"] .s-homeCompare__dataIcon{width:3.3rem}}@media screen and (max-width:767px){[class$="--our"] .s-homeCompare__dataIcon{width:2.8rem}}@media not all and (max-width:767px),print{[class$="--our"] .s-homeCompare__dataIcon.c-svg__mark_sankaku2{width:3.7rem}}@media screen and (max-width:767px){[class$="--our"] .s-homeCompare__dataIcon.c-svg__mark_sankaku2{width:2.8rem}.s-homeEx{margin-top:3.2rem}}.s-homeEx__img{overflow:hidden}@media not all and (max-width:767px),print{.s-homeEx__img{border-radius:2.5rem;margin:0 2.5rem}}@media screen and (max-width:767px){.s-homeEx__img{border-radius:1.1rem;margin:0 .7rem}}@media not all and (max-width:767px),print{[class*=__sliderSlide]:nth-of-type(2n) .s-homeEx__img{margin-top:7rem;width:18.3rem}}@media screen and (max-width:767px){[class*=__sliderSlide]:nth-of-type(2n) .s-homeEx__img{margin-top:3.1rem;width:7.1rem}}@media not all and (max-width:767px),print{[class*=__sliderSlide]:nth-of-type(odd) .s-homeEx__img{width:22.2rem}}@media screen and (max-width:767px){[class*=__sliderSlide]:nth-of-type(odd) .s-homeEx__img{width:10.1rem}}.s-homeMerits{background-color:#036eb7;position:relative;z-index:1}@media not all and (max-width:767px),print{.s-homeMerits{padding:12.8rem 0 12rem}}@media screen and (max-width:767px){.s-homeMerits{padding:8rem 2.4rem}}.s-homeMerits:before{background-color:#036eb7;content:"";display:block;left:0;position:absolute;top:1px;transform:translateY(-100%);width:100%}@media not all and (max-width:767px),print{.s-homeMerits:before{height:10rem}}@media screen and (max-width:767px){.s-homeMerits:before{height:8rem}}.s-homeMerits__title{color:#fff}.s-homeMerits__comparison{margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeMerits__comparison{margin-top:8.8rem;width:120rem}}@media screen and (max-width:767px){.s-homeMerits__comparison{margin-top:6.8rem}}.s-homeMerits__comparisonWrap{display:flex}@media not all and (max-width:767px),print{.s-homeMerits__comparisonWrap{gap:2.4rem}}@media screen and (max-width:767px){.s-homeMerits__comparisonWrap{flex-direction:column}}@media not all and (max-width:767px),print{.s-homeMerits__comparisonName{display:flex;flex-direction:column;gap:2.4rem;justify-content:space-between;padding:4.8rem 0 2.4rem;width:8rem}}@media screen and (max-width:767px){.s-homeMerits__comparisonName{display:none}}@media not all and (max-width:767px),print{.s-homeMerits__comparisonLabel{align-items:center;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.s-homeMerits__comparisonLabel--before{background-color:#025893;color:#fff;height:11.2rem}.s-homeMerits__comparisonLabel--after{background-color:#c8e8fe;color:#036eb7;height:23rem}.s-homeMerits__comparisonLabelEn{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:1.2rem}[class*="--after"] .s-homeMerits__comparisonLabelEn{font-size:2rem}}.s-homeMerits__comparisonLabelJa{font-size:1.2rem;font-weight:600}.s-homeMerits__comparisonList{display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.s-homeMerits__comparisonList{gap:2.4rem}}@media screen and (max-width:767px){.s-homeMerits__comparisonList{flex-direction:column;gap:5.2rem}}.s-homeMerits__comparisonItem{background-color:#fff;display:flex;flex-direction:column;position:relative}@media not all and (max-width:767px),print{.s-homeMerits__comparisonItem{border-radius:2.5rem;gap:4rem 0;padding:4.8rem 2.4rem 2.4rem;width:34.9rem}}@media screen and (max-width:767px){.s-homeMerits__comparisonItem{border-radius:1.5rem;gap:3.5rem 0;padding:4rem 2.4rem 2.4rem;width:100%}}.s-homeMerits__comparisonTitle{align-content:center;background-color:#3f3a39;border-radius:5rem;display:inline-flex;justify-content:center;left:50%;padding:1.2rem 2.4rem;position:absolute;top:0;transform:translate(-50%,-50%)}@media not all and (max-width:767px),print{.s-homeMerits__comparisonTitle{gap:1.2rem}}@media screen and (max-width:767px){.s-homeMerits__comparisonTitle{gap:1.6rem}}.s-homeMerits__comparisonNumber{color:#c8e8fe;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:600;line-height:1.8461538462}.s-homeMerits__comparisonText{color:#fff;font-size:1.6rem;line-height:1.5;white-space:nowrap}.s-homeMerits__comparisonBefore{background-color:#025893;border-radius:1.5rem;color:#fff;position:relative;text-align:center}@media not all and (max-width:767px),print{.s-homeMerits__comparisonBefore{font-size:1.6rem;line-height:1.75;padding:2.4rem 0}}@media screen and (max-width:767px){.s-homeMerits__comparisonBefore{font-size:1.4rem;line-height:1.7142857143;padding:1.6rem 0}}.s-homeMerits__comparisonBeforeArrow{left:50%;position:absolute;transform:translate(-50%,100%)}@media not all and (max-width:767px),print{.s-homeMerits__comparisonBeforeArrow{bottom:1.6rem;width:3rem}}@media screen and (max-width:767px){.s-homeMerits__comparisonBeforeArrow{bottom:.8rem;width:2.5rem}}.s-homeMerits__comparisonAfter{background-color:#c8e8fe;border-radius:1.5rem;color:#036eb7;font-weight:600;padding-bottom:2.4rem;text-align:center}@media not all and (max-width:767px),print{.s-homeMerits__comparisonAfter{font-size:1.6rem;line-height:1.75}}@media screen and (max-width:767px){.s-homeMerits__comparisonAfter{font-size:1.4rem;line-height:1.7142857143}}.s-homeMerits__movie{align-items:center;display:flex;justify-content:center}@media not all and (max-width:767px),print{.s-homeMerits__movie{gap:8rem;margin:12rem auto 0}}@media screen and (max-width:767px){.s-homeMerits__movie{flex-direction:column;gap:4rem;margin:8rem auto 0}}.s-homeMerits__movieItem{color:#fff}@media screen and (max-width:767px){.s-homeMerits__movieItem{width:100%}}.s-homeMerits__movieText{margin-top:2.4rem}@media screen and (max-width:767px){.s-homeMerits__movieText{font-feature-settings:"palt"}}.s-homeMerits__movieVideo{box-shadow:2rem 2rem 4rem 0 hsla(0,0%,7%,.1);overflow:hidden;position:relative}@media not all and (max-width:767px),print{.s-homeMerits__movieVideo{border-radius:2.5rem;width:51.2rem}}@media screen and (max-width:767px){.s-homeMerits__movieVideo{border-radius:1.5rem}}.s-homeMerits__movieVideo video{aspect-ratio:1.7777777778;width:100%}.s-homeMerits__movieThumbnails{cursor:pointer;left:0;position:absolute;top:0}.s-homeMerits__movieThumbnails.is-played{opacity:0;pointer-events:none;transition:.2s}.s-homeMerits__button{align-items:center;display:flex;justify-content:center}@media not all and (max-width:767px),print{.s-homeMerits__button{margin:8rem auto 0;max-width:43rem}}@media screen and (max-width:767px){.s-homeMerits__button{margin-top:4.6rem}}.s-homeMv{display:flex;overflow:hidden;width:100%}@media not all and (max-width:767px),print{.s-homeMv{min-height:calc(100dvh - 8.6rem);padding:1.6rem 3.2rem 3.2rem}}@media screen and (max-width:767px){.s-homeMv{padding:0 .8rem .8rem}}.s-homeMv__inner{align-items:flex-start;background-color:#036eb7;display:flex;flex:1;flex-direction:column;justify-content:center;position:relative;width:100%}@media not all and (max-width:767px),print{.s-homeMv__inner{border-radius:5rem;padding-bottom:1.6rem;padding-left:8rem;padding-top:1.6rem}}@media screen and (max-width:767px){.s-homeMv__inner{border-radius:1.5rem;padding:2.4rem 0 2.4rem 1.6rem}}.s-homeMv__texts{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media not all and (max-width:767px),print{.s-homeMv__texts{width:54.5rem}}.s-homeMv__logo{background-color:#fff}@media not all and (max-width:767px),print{.s-homeMv__logo{border-radius:2.5rem;margin-bottom:2.4rem;padding:1.9rem 2.2rem;width:34.6rem}@media (min-aspect-ratio:2.1){.s-homeMv__logo{margin-bottom:1.6rem;width:30rem}}@media (min-aspect-ratio:1.9){.s-homeMv__logo{margin-bottom:.8rem;width:27rem}}}@media screen and (max-width:767px){.s-homeMv__logo{border-radius:1.2rem;margin-bottom:1.8rem;padding:.95rem 1.1rem;width:16.6rem}}.s-homeMv__title{color:#fff;font-feature-settings:"palt";font-weight:700;letter-spacing:.03em}@media not all and (max-width:767px),print{.s-homeMv__title{font-size:4rem;line-height:1.4}@media (min-aspect-ratio:1.9){.s-homeMv__title{font-size:3.2rem}}}@media screen and (max-width:767px){.s-homeMv__title{font-size:2.8rem;line-height:1.2857142857}}@media not all and (max-width:767px),print{.s-homeMv__images{height:100%;position:absolute;right:0;top:0;width:100%}}@media screen and (max-width:767px){.s-homeMv__images{padding-top:3.2rem}}.s-homeMv__imagesSmartfit{z-index:5}@media not all and (max-width:767px),print{.s-homeMv__imagesSmartfit{position:absolute;right:44.5rem;top:calc(50% - 14rem);width:25.4rem}}@media screen and (max-width:767px){.s-homeMv__imagesSmartfit{position:relative;transform:translate(-.6rem);width:15.2rem}}.s-homeMv__imagesSmartfitFrame{position:relative;z-index:3}.s-homeMv__screenSlider{position:absolute;z-index:2}@media not all and (max-width:767px),print{.s-homeMv__screenSlider{left:4.1rem;top:9.8rem;width:13.4rem}}@media screen and (max-width:767px){.s-homeMv__screenSlider{left:2.4rem;top:5.8rem;width:8.1rem}}.s-homeMv__imagesAdmin{position:absolute;z-index:4}@media not all and (max-width:767px),print{.s-homeMv__imagesAdmin{right:5rem;top:calc(50% - 17rem);width:49.4rem}}@media screen and (max-width:767px){.s-homeMv__imagesAdmin{right:3rem;top:25.6rem;width:21.2rem}}.s-homeMv__adminSlider{overflow:hidden;width:100%}@media not all and (max-width:767px),print{.s-homeMv__adminSlider{border:.9rem solid #111;border-radius:1.35rem;box-shadow:1.8rem 1.8rem 3.6rem hsla(0,0%,7%,.4)}}@media screen and (max-width:767px){.s-homeMv__adminSlider{border:.5rem solid #111;border-radius:.57rem;box-shadow:.7rem .7rem 1.5rem hsla(0,0%,7%,.4)}}.s-homeMv__popupSlider{position:absolute;z-index:2}@media not all and (max-width:767px),print{.s-homeMv__popupSlider{right:-4rem;top:-6.4rem;width:21.1rem}}@media screen and (max-width:767px){.s-homeMv__popupSlider{right:-3.6rem;top:-4.7rem;width:12.8rem}}.s-homeMv__popupliderSlide img{display:inline-block;opacity:0;transform:translateY(1rem);transition:.3s;transition-delay:1.2s}@media screen and (max-width:767px){.s-homeMv__popupliderSlide2{padding-left:.2rem;padding-right:1rem}.s-homeMv__popupliderSlide3{padding-left:1.2rem;padding-right:0}.s-homeMv__popupliderSlide4{padding-left:.8rem;padding-right:.4rem}}.s-homeMv__popupliderSlide.is-active img{opacity:1;transform:translate(0)}.s-homeMv__imagesLine1{position:absolute;z-index:2}@media not all and (max-width:767px),print{.s-homeMv__imagesLine1{right:46.8rem;top:calc(50% - 26rem);width:22.5rem}}@media screen and (max-width:767px){.s-homeMv__imagesLine1{left:1.5rem;top:20.9rem;width:11.2rem}}.s-homeMv__imagesLine2{position:absolute;z-index:2}@media not all and (max-width:767px),print{.s-homeMv__imagesLine2{bottom:calc(50% - 29rem);right:-.7rem;width:20.4rem}}@media screen and (max-width:767px){.s-homeMv__imagesLine2{bottom:24.2rem;right:-2.5rem;width:10.2rem}}.s-homeMv__imagesText{background-color:rgba(2,120,201,.3);border-radius:3rem;color:#e0f0fa;font-size:1rem;font-weight:500;position:absolute;white-space:nowrap;z-index:2;z-index:6}@media not all and (max-width:767px),print{.s-homeMv__imagesText{padding:.8rem 1.6rem;right:13rem;top:calc(50% + 15.5rem)}}@media screen and (max-width:767px){.s-homeMv__imagesText{line-height:1.25;padding:.4rem .8rem;right:3.6rem;text-align:center;top:39.5rem}}.s-homeMv__buttons{display:flex;gap:.8rem;justify-content:space-between}@media not all and (max-width:767px),print{.s-homeMv__buttons{margin-top:7.6rem}@media (min-aspect-ratio:2.1){.s-homeMv__buttons{margin-top:4rem}}}@media screen and (max-width:767px){.s-homeMv__buttons{margin-top:3.2rem}}@media not all and (max-width:767px),print{.s-homeMv__buttonsItem{width:26.6rem}@media (min-aspect-ratio:1.9){.s-homeMv__buttonsItem{width:24rem}}}@media screen and (max-width:767px){.s-homeMv__buttonsItem{width:15.95rem}}@media not all and (max-width:767px),print{.s-homeMv__buttonsItem .c-buttonIcon{padding:2.7rem}@media (min-aspect-ratio:1.9){.s-homeMv__buttonsItem .c-buttonIcon{font-size:1.6rem;padding:2rem 2.7rem}}}@media screen and (max-width:767px){.s-homeMv__buttonsItem .c-buttonIcon{font-size:1.3rem;padding:1.8rem 0}.s-homeMv__buttonsItem .c-buttonIcon__icon{margin-right:.6rem}.s-homeMv__buttonsItem .c-buttonIcon__arrow{margin-left:.4rem}}@media not all and (max-width:767px),print{.s-homeMv__buttonsItem .c-buttonIcon__balloon{padding:.6rem 1.2rem}}@media screen and (max-width:767px){.s-homeMv__buttonsItem .c-buttonIcon__balloon{font-size:1rem;padding:.2rem 1.6rem .3rem}}@media not all and (max-width:767px),print{.s-homeMv__data{margin-top:2.4rem}}@media screen and (max-width:767px){.s-homeMv__data{margin-top:1.6rem}}.s-homeMv__dataList{display:flex;justify-content:space-between}@media not all and (max-width:767px),print{.s-homeMv__dataList{gap:.8rem}}@media screen and (max-width:767px){.s-homeMv__dataList{gap:.4rem}}.s-homeMv__dataItem{background-color:#0062a5;color:#fff;display:flex;flex-direction:column}@media not all and (max-width:767px),print{.s-homeMv__dataItem{border-radius:2.5rem;gap:.8rem;padding:1.6rem 2.4rem}}@media screen and (max-width:767px){.s-homeMv__dataItem{border-radius:1rem;gap:1rem;padding:.8rem 1.6rem}}.s-homeMv__dataTitle{font-weight:600;text-align:center}@media not all and (max-width:767px),print{.s-homeMv__dataTitle{font-size:1.2rem;line-height:1.25;padding:0 .8rem}}@media screen and (max-width:767px){.s-homeMv__dataTitle{align-items:center;display:flex;font-size:1rem;justify-content:center;line-height:1.3;min-height:2.6rem}}.s-homeMv__dataText{align-items:flex-end;border-top:1px solid hsla(0,0%,100%,.3);display:flex;justify-content:center}@media not all and (max-width:767px),print{.s-homeMv__dataText{padding:2rem 0 0}@media (min-aspect-ratio:1.9){.s-homeMv__dataText{padding-top:1.2rem}}}@media screen and (max-width:767px){.s-homeMv__dataText{padding:1rem 0 0}}.s-homeMv__dataNumber{font-family:Inter,sans-serif;font-weight:700;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-homeMv__dataNumber{font-size:4.8rem}@media (min-aspect-ratio:1.9){.s-homeMv__dataNumber{font-size:3.6rem}}}@media screen and (max-width:767px){.s-homeMv__dataNumber{font-size:2.8rem}}.s-homeMv__dataUnit{font-weight:700}@media not all and (max-width:767px),print{.s-homeMv__dataUnit{font-size:1.6rem;margin-bottom:.8rem;margin-left:.4rem}@media (min-aspect-ratio:1.9){.s-homeMv__dataUnit{font-size:1.4rem;margin-bottom:.4rem}}}@media screen and (max-width:767px){.s-homeMv__dataUnit{font-size:1rem;margin-bottom:.4rem;margin-left:.4rem}}.s-homeMv__dataNote{color:#e0f0fa;font-size:1rem;font-weight:500;line-height:1;margin-top:1.2rem;opacity:.5}.s-homePartners{position:relative}@media not all and (max-width:767px),print{.s-homePartners{padding:12rem 0}}@media screen and (max-width:767px){.s-homePartners{padding:8rem 1.6rem}}.s-homePartners__lead{font-size:1.4rem;font-weight:500;letter-spacing:.05em;line-height:1.7142857143;margin-top:1.6rem;text-align:center}@media screen and (max-width:767px){.s-homePartners__lead{font-feature-settings:"palt"}}.s-homePartners__structure{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homePartners__structure{gap:3.2rem;width:120rem}}@media screen and (max-width:767px){.s-homePartners__structure{flex-direction:column;gap:2.4rem}}.s-homePartners__list{display:flex;flex-wrap:wrap}@media not all and (max-width:767px),print{.s-homePartners__list{gap:1.6rem;margin-top:6.4rem;width:78.6rem}}@media screen and (max-width:767px){.s-homePartners__list{gap:.8rem;margin-top:4rem;width:100%}}.s-homePartners__x{flex:none;height:3.2rem;position:relative;width:3.2rem}.s-homePartners__x:after,.s-homePartners__x:before{background-color:#036eb7;content:"";display:block;height:1px;left:0;position:absolute;transform-origin:center;width:140%}@media not all and (max-width:767px),print{.s-homePartners__x:after,.s-homePartners__x:before{top:80%}}@media screen and (max-width:767px){.s-homePartners__x:after,.s-homePartners__x:before{top:50%}}.s-homePartners__x:before{transform:translate(-20%,-50%) rotate(45deg)}.s-homePartners__x:after{transform:translate(-20%,-50%) rotate(-45deg)}.s-homePartners__kurabo{flex:none}@media not all and (max-width:767px),print{.s-homePartners__kurabo{width:32rem}}@media screen and (max-width:767px){.s-homePartners__kurabo{width:100%}}.s-homePartners__item{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center}@media not all and (max-width:767px),print{.s-homePartners__item{border-radius:2.5rem;gap:3.2rem;padding:4rem 2.4rem 2.4rem;width:24.8rem}}@media screen and (max-width:767px){.s-homePartners__item{border-radius:1.5rem;gap:1.6rem;padding:2.4rem 1.6rem;width:calc(50% - .4rem)}}@media not all and (max-width:767px),print{.s-homePartners__item--kurabo{width:100%}}@media screen and (max-width:767px){.s-homePartners__item--kurabo{width:100%}}.s-homePartners__item--kurabo [class$=Logo]{height:3.2rem;margin:1.6rem auto;width:20.5rem}.s-homePartners__item--kurabo [class$=Text]{font-size:1.6rem;line-height:1.75}@media screen and (max-width:767px){.s-homePartners__item--osaka-univ{gap:2.4rem}}.s-homePartners__item--osaka-univ [class$=Logo]{height:2.4rem;width:11rem}@media not all and (max-width:767px),print{.s-homePartners__item--osaka-univ [class$=Logo]{margin:.8rem auto}}@media screen and (max-width:767px){.s-homePartners__item--osaka-univ [class$=Logo]{margin:2rem auto}}.s-homePartners__item--shinshu-univ [class$=Logo]{height:4.8rem;margin:.8rem auto;width:13.7rem}@media screen and (max-width:767px){.s-homePartners__item--shinshu-univ [class$=Text]{min-height:12.4rem}}.s-homePartners__item--jwa [class$=Logo]{height:6.4rem;width:7.9rem}@media not all and (max-width:767px),print{.s-homePartners__item--union-tool [class$=Logo]{height:3.2rem;margin:.2rem auto;width:19.2rem}}@media screen and (max-width:767px){.s-homePartners__item--union-tool [class$=Logo]{height:1.9rem;margin:2.2rem auto;width:13.5rem}}.s-homePartners__item--union-tool [class$=Text]{min-height:4rem}@media screen and (max-width:767px){.s-homePartners__item--sec [class$=Logo]{height:3.2rem;height:2.4rem;margin:2rem auto;width:14.9rem;width:12.8rem}}.s-homePartners__item--kddi [class$=Logo]{height:2.4rem;width:7.6rem}@media screen and (max-width:767px){.s-homePartners__item--kddi [class$=Logo]{margin:2rem auto}}@media not all and (max-width:767px),print{.s-homePartners__item--kddi [class$=Text]{min-height:4rem}}@media screen and (max-width:767px){.s-homePartners__item--kddi [class$=Text]{min-height:6rem}}.s-homePartners__itemLogo img{width:100%}.s-homePartners__itemText{align-items:center;color:#036eb7;display:flex;flex-direction:column;font-size:1.4rem;font-weight:600;justify-content:center;letter-spacing:.05em;line-height:1.4285714286;text-align:center}@media not all and (max-width:767px),print{.s-homePartners__itemText{min-height:4rem}}.s-homePartners__itemSubText{color:#111;font-size:1.2rem;font-weight:500;margin-top:.8rem;opacity:.5}@media not all and (max-width:767px),print{.s-homePartners__itemSubText{line-height:1.6666666667}}@media screen and (max-width:767px){.s-homePartners__itemSubText{line-height:1.3333333333}}.s-homeScene{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeScene{margin-bottom:13.5rem;width:120rem}}@media screen and (max-width:767px){.s-homeScene{flex-direction:column;margin-bottom:10rem;padding:0 1.6rem}}@media not all and (max-width:767px),print{.s-homeScene__left{margin-top:2.4rem}}@media screen and (max-width:767px){.s-homeScene__left{margin-bottom:4rem;text-align:center}}@media not all and (max-width:767px),print{.s-homeScene__title{line-height:1.4;line-height:1.5}}.s-homeScene__text{line-height:2;margin-top:2.4rem}.s-homeScene__right{align-items:center;display:flex;flex-direction:column;justify-content:center}.s-homeScene__label{background-color:#036eb7;border-radius:1rem;color:#fff;display:inline-block;font-size:1.6rem;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-homeScene__label{padding:1.6rem 4rem}}@media screen and (max-width:767px){.s-homeScene__label{padding:1.2rem;text-align:center;width:100%}}.s-homeScene__list{display:flex}@media not all and (max-width:767px),print{.s-homeScene__list{gap:1.6rem;margin-top:2.4rem}}@media screen and (max-width:767px){.s-homeScene__list{gap:.8rem;margin-top:1.2rem}}.s-homeScene__item{position:relative}@media not all and (max-width:767px),print{.s-homeScene__item,.s-homeScene__item:first-of-type{width:25.3rem}.s-homeScene__item:nth-of-type(2){width:24.3rem}.s-homeScene__item:nth-of-type(3){width:24.8rem}}@media screen and (max-width:767px){.s-homeScene__item{width:10.9rem}}.s-homeScene__itemImage{overflow:hidden}@media not all and (max-width:767px),print{.s-homeScene__itemImage{border-radius:3rem}}@media screen and (max-width:767px){.s-homeScene__itemImage{border-radius:1rem}}.s-homeScene__itemText{background-color:#fff;border:1px solid #036eb7;bottom:0;color:#036eb7;left:50%;position:absolute;text-align:center}@media not all and (max-width:767px),print{.s-homeScene__itemText{border-radius:5rem;font-size:1.6rem;line-height:1.5;padding:.8rem 2rem;transform:translate(-50%,70%);white-space:nowrap}}@media screen and (max-width:767px){.s-homeScene__itemText{border-radius:1.5rem;font-size:1.4rem;line-height:1.4285714286;padding:.8rem 1.2rem;transform:translate(-50%,65%);width:100%}}@media not all and (max-width:767px),print{.s-homeService{margin-bottom:12rem;padding-top:12rem}}@media screen and (max-width:767px){.s-homeService{margin-bottom:8rem;padding-top:8rem}}.s-homeService__list{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto}@media not all and (max-width:767px),print{.s-homeService__list{gap:1.6rem;margin-top:9.6rem;width:120rem}}@media screen and (max-width:767px){.s-homeService__list{flex-direction:column;gap:4rem;margin-top:5.6rem;padding:0 1.6rem}}.s-homeService__item{background-color:#fff;display:flex;flex-direction:column;position:relative}@media not all and (max-width:767px),print{.s-homeService__item{border-radius:2.5rem;gap:2.4rem;padding:4rem 3.2rem;width:33%}}@media screen and (max-width:767px){.s-homeService__item{border-radius:1.5rem;gap:.8rem;padding:3.2rem 2.4rem 2.4rem}}.s-homeService__itemNumber{color:#036eb7;font-family:Inter,sans-serif;font-size:3.2rem;font-weight:600;left:3.2rem;letter-spacing:.05em;line-height:1.75;position:absolute}@media not all and (max-width:767px),print{.s-homeService__itemNumber{top:-3.2rem}}@media screen and (max-width:767px){.s-homeService__itemNumber{top:-2.8rem}}.s-homeService__itemImage{overflow:hidden}@media not all and (max-width:767px),print{.s-homeService__itemImage{border-radius:1.5rem;margin-bottom:.8rem}}@media screen and (max-width:767px){.s-homeService__itemImage{border-radius:1rem;margin-bottom:.8rem}}.s-homeService__itemTitle{color:#036eb7;font-weight:600;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-homeService__itemTitle{font-size:3.2rem;line-height:1.5}}@media screen and (max-width:767px){.s-homeService__itemTitle{font-size:2.4rem;line-height:1.6666666667}.s-homeService__itemText{font-feature-settings:"palt";line-height:2}.s-homeService__itemButton{margin-top:.8rem}}.s-homeVoice{position:relative}@media not all and (max-width:767px),print{.s-homeVoice{padding:12rem 0}}@media screen and (max-width:767px){.s-homeVoice{padding:8rem 0}}.s-homeVoice__lead{font-size:1.4rem;font-weight:500;letter-spacing:.05em;line-height:1.7142857143;margin-top:1.6rem;text-align:center}@media screen and (max-width:767px){.s-homeVoice__lead{font-feature-settings:"palt";padding:0 1.6rem}}.s-homeVoice__area{position:relative}@media not all and (max-width:767px),print{.s-homeVoice__area{margin-top:6.4rem}}@media screen and (max-width:767px){.s-homeVoice__area{margin-top:4rem}}.s-homeVoice__scroll{left:0;overflow:hidden;position:absolute;white-space:nowrap;width:100%;z-index:1}@media not all and (max-width:767px),print{.s-homeVoice__scroll{top:calc(50% - 30rem)}}@media screen and (max-width:767px){.s-homeVoice__scroll{top:8rem}}.s-homeVoice__scrollTexts{animation:INFINITY_SCROLL 30s linear infinite;display:inline-block;line-height:1}.s-homeVoice__scrollTexts>span{color:#e0f0fa;display:inline-block;font-weight:700;letter-spacing:-.05em;line-height:.75;text-transform:uppercase}@media not all and (max-width:767px),print{.s-homeVoice__scrollTexts>span{font-size:20rem}}@media screen and (max-width:767px){.s-homeVoice__scrollTexts>span{font-size:12rem}}.s-homeVoice__list{margin-left:auto;margin-right:auto;position:relative}@media not all and (max-width:767px),print{.s-homeVoice__list{-moz-column-count:2;column-count:2;padding-left:4rem;padding-right:4rem;width:120rem}}@media screen and (max-width:767px){.s-homeVoice__list{display:flex;flex-direction:column;gap:2.4rem;padding-left:1.6rem;padding-right:1.6rem}}.s-homeVoice__item{display:flex;position:relative;z-index:2;-moz-column-break-inside:avoid;break-inside:avoid;gap:1.8rem}@media not all and (max-width:767px),print{.s-homeVoice__item{margin-bottom:4.4rem}}@media screen and (max-width:767px){.s-homeVoice__item:first-of-type{order:1}.s-homeVoice__item:nth-of-type(2){order:3}.s-homeVoice__item:nth-of-type(3){order:2}.s-homeVoice__item:nth-of-type(4){order:4}}@media not all and (max-width:767px),print{.s-homeVoice__item--rightFirst{padding-top:6.4rem}}.s-homeVoice__itemIcon{flex:none}@media not all and (max-width:767px),print{.s-homeVoice__itemIcon{width:7rem}}@media screen and (max-width:767px){.s-homeVoice__itemIcon{width:4.8rem}}.s-homeVoice__itemText{background-color:#036eb7;color:#fff;position:relative}@media not all and (max-width:767px),print{.s-homeVoice__itemText{border-radius:3rem;padding:5.6rem 4.8rem;width:calc(100% - 7rem)}}@media screen and (max-width:767px){.s-homeVoice__itemText{border-radius:2.5rem;padding:4.8rem 2.4rem 2.4rem;width:calc(100% - 4.8rem)}}.s-homeVoice__itemText:before{border-color:#036eb7 transparent transparent;border-style:solid;content:"";left:50%;position:absolute;top:98%;transform:rotate(90deg)}@media not all and (max-width:767px),print{.s-homeVoice__itemText:before{border-width:.8rem .8rem 0}}@media screen and (max-width:767px){.s-homeVoice__itemText:before{border-width:.6rem .6rem 0}}@media not all and (max-width:767px),print{.s-homeVoice__itemText:before{left:-1rem;top:3.2rem}}@media screen and (max-width:767px){.s-homeVoice__itemText:before{left:-.9rem;top:2.4rem}}[class*="--type2"] .s-homeVoice__itemText{background-color:#3eacdc}[class*="--type2"] .s-homeVoice__itemText:before{border-top-color:#3eacdc}.s-homeVoice__itemCase{color:#c8e8fe;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;opacity:.4;position:absolute}@media not all and (max-width:767px),print{.s-homeVoice__itemCase{right:2.6rem;top:2.6rem}}@media screen and (max-width:767px){.s-homeVoice__itemCase{right:2.4rem;top:2.4rem}}.s-homeVoice__itemTitle{font-weight:700;letter-spacing:.05em}@media not all and (max-width:767px),print{.s-homeVoice__itemTitle{font-size:2rem;line-height:1.5;margin-bottom:4rem}}@media screen and (max-width:767px){.s-homeVoice__itemTitle{font-size:2rem;line-height:1.6;margin-bottom:2.4rem}}.s-homeVoice__itemMessages{font-weight:500;letter-spacing:0}@media not all and (max-width:767px),print{.s-homeVoice__itemMessages{font-size:1.6rem;line-height:2}}@media screen and (max-width:767px){.s-homeVoice__itemMessages{font-size:1.4rem;line-height:1.7142857143}}.s-homeVoice__itemUser{font-weight:500;letter-spacing:0;margin-top:2.4rem}@media not all and (max-width:767px),print{.s-homeVoice__itemUser{font-size:1.4rem;line-height:1.5}}@media screen and (max-width:767px){.s-homeVoice__itemUser{font-size:1.4rem;line-height:1.7142857143}}.s-thanks{background-color:#fff}@media not all and (max-width:767px),print{.s-thanks__inner{padding:8rem}}@media screen and (max-width:767px){.s-thanks__inner{padding:6.4rem 1.6rem}}.s-thanks__message{text-align:center}.s-thanks__messageIcon{border:2px solid #036eb7;border-radius:50%;display:block;position:relative}@media not all and (max-width:767px),print{.s-thanks__messageIcon{height:4.8rem;margin:0 auto 1.6rem;width:4.8rem}}@media screen and (max-width:767px){.s-thanks__messageIcon{height:3.2rem;margin:0 auto .8rem;width:3.2rem}}.s-thanks__messageIcon:before{border-bottom:2px solid #036eb7;border-right:2px solid #036eb7;content:"";display:block;position:absolute;transform:translate(-50%,-50%) rotate(45deg)}@media not all and (max-width:767px),print{.s-thanks__messageIcon:before{height:2.2rem;left:50%;top:42%;width:1.4rem}}@media screen and (max-width:767px){.s-thanks__messageIcon:before{height:1.4rem;left:48%;top:42%;width:.9rem}}.s-thanks__messageTitle{color:#036eb7;font-weight:600;line-height:1.5;text-align:center}@media not all and (max-width:767px),print{.s-thanks__messageTitle{font-size:2rem}}@media screen and (max-width:767px){.s-thanks__messageTitle{font-size:1.6rem}}.s-thanks__messageText{color:#888;font-weight:500;line-height:1.5;text-align:center}@media not all and (max-width:767px),print{.s-thanks__messageText{font-size:1.4rem;margin-top:2.4rem}}@media screen and (max-width:767px){.s-thanks__messageText{font-size:1.3rem;margin-top:1.6rem}}.s-thanks__messageText p+p{margin-top:1.5em}.s-thanks__messageButton{text-align:center}@media not all and (max-width:767px),print{.s-thanks__messageButton{margin-top:3.2rem}}@media screen and (max-width:767px){.s-thanks__messageButton{margin-top:2.8rem}}@media not all and (max-width:767px),print{.u-onlyShow--pc{display:block}}@media screen and (max-width:767px){.u-onlyShow--pc{display:none}}@media not all and (max-width:767px),print{.u-onlyShow--sp{display:none}}@media screen and (max-width:767px){.u-onlyShow--sp{display:block}}@media not all and (max-width:767px),print{.u-onlyInlineShow--pc{display:block}}@media screen and (max-width:767px){.u-onlyInlineShow--pc{display:none}}@media not all and (max-width:767px),print{.u-onlyInlineShow--sp{display:none}}@media screen and (max-width:767px){.u-onlyInlineShow--sp{display:block}}[data-inview-fadein]{opacity:0;transform:translateY(8px);transition:opacity .4s,transform .5s}.is-enter [data-inview-fadein]{opacity:1;transform:translate(0)}[data-inview-fadein][data-inview-fadein="0"]{transition-delay:0s}[data-inview-fadein][data-inview-fadein="1"]{transition-delay:.1s}[data-inview-fadein][data-inview-fadein="2"]{transition-delay:.2s}[data-inview-fadein][data-inview-fadein="3"]{transition-delay:.3s}[data-inview-fadein][data-inview-fadein="4"]{transition-delay:.4s}[data-inview-fadein][data-inview-fadein="5"]{transition-delay:.5s}[data-inview-fadein][data-inview-fadein="6"]{transition-delay:.6s}[data-inview-fadein][data-inview-fadein="7"]{transition-delay:.7s}[data-inview-fadein][data-inview-fadein="8"]{transition-delay:.8s}[data-inview-fadein][data-inview-fadein="9"]{transition-delay:.9s}[data-inview-mv]{opacity:0;transform:translateY(8px);transition:opacity .5s,transform .6s}.is-enter [data-inview-mv]{opacity:1;transform:translate(0)}[data-inview-mv][data-inview-mv="0"]{transition-delay:0s}[data-inview-mv][data-inview-mv="1"]{transition-delay:.1s}[data-inview-mv][data-inview-mv="2"]{transition-delay:.2s}[data-inview-mv][data-inview-mv="3"]{transition-delay:.3s}[data-inview-mv][data-inview-mv="4"]{transition-delay:.4s}[data-inview-mv][data-inview-mv="5"]{transition-delay:.5s}[data-inview-mv][data-inview-mv="6"]{transition-delay:.6s}[data-inview-mv][data-inview-mv="7"]{transition-delay:.7s}[data-inview-mv][data-inview-mv="8"]{transition-delay:.8s}[data-inview-mv][data-inview-mv="9"]{transition-delay:.9s}[data-mv-image]{opacity:0}[data-mv-image].is-ready{opacity:1;transition:.3s}[data-tab-container]{overflow:hidden;transition:height .4s ease}[data-tab-contents]{display:none;opacity:0}[data-tab-contents].is-current{animation:FADE_IN .5s forwards;display:block}@media print{.l-header{position:absolute}.s-homeMv{height:400px!important;min-height:auto}[data-inview-fadein],[data-inview-mv]{opacity:1;transform:translate(0)}[data-mv-image]{opacity:1}}