@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1002;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-container>.modaal-close{border:none;background:rgba(0,0,0,0);padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-container>.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;transition:all .2s ease-in-out}.modaal-container>.modaal-close:focus,.modaal-container>.modaal-close:hover{outline:none;background:#fff}.modaal-container>.modaal-close:focus:before,.modaal-container>.modaal-close:focus:after,.modaal-container>.modaal-close:hover:before,.modaal-container>.modaal-close:hover:after{background:#b93d0c}.modaal-container>.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-container>.modaal-close:before,.modaal-container>.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;transition:background .2s ease-in-out}.modaal-container>.modaal-close:before{transform:rotate(-45deg)}.modaal-container>.modaal-close:after{transform:rotate(45deg)}.modaal-fullscreen .modaal-container>.modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:rgba(0,0,0,0)}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:rgba(0,0,0,0);box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:rgba(0,0,0,0)}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;transform:scale(0.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){transform:translate(84px, 84px) rotate(45deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(2)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){transform:translate(84px, 84px) rotate(90deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(3)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){transform:translate(84px, 84px) rotate(135deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(4)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){transform:translate(84px, 84px) rotate(180deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(5)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){transform:translate(84px, 84px) rotate(225deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(6)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){transform:translate(84px, 84px) rotate(270deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(7)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){transform:translate(84px, 84px) rotate(315deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(8)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){transform:translate(84px, 84px) rotate(360deg) translate(70px, 0)}@media only screen and (min-width: 1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width: 1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width: 900px){.modaal-instagram iframe{width:500px !important}}@media only screen and (max-width: 600px){.modaal-instagram iframe{width:280px !important}}@media screen and (max-height: 1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height: 1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height: 900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height: 820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@keyframes modaal-loading-spinner{0%{opacity:1;transform:scale(1.5)}100%{opacity:.1;transform:scale(1)}}:root{--width: 100.0rem}@media(max-width: 750px){:root{--width: 62.0rem}}html{font-size:.625em}@media(max-width: 1260px){html{font-size:.7936507937vw}}@media(max-width: 750px){html{font-size:1.3333333333vw}}body{font-family:"YakuHanJP","Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-size:1.6rem;font-weight:500;line-height:1;color:#333}@media(max-width: 750px){body{font-size:2.6rem}}@media(max-width: 750px){body.is-scroll-stop{overflow:hidden}}img{width:100%;max-width:none;height:auto}.sp{display:none}@media(max-width: 750px){.sp{display:block}}@media(max-width: 750px){.pc{display:none}}summary{list-style:none}em{font-style:normal}.wrapper{overflow:hidden}.fadeup{transition:opacity 1s,transform 1s;opacity:0;transform:translateY(5rem)}.fadeup.is-showin{opacity:1;transform:translateY(0)}.fadedown{transition:opacity 1s,transform 1s;opacity:0;transform:translateY(-5rem)}.fadedown.is-showin{opacity:1;transform:translateY(0)}.faderight{transition:opacity 1s,transform 1s;opacity:0;transform:translateX(-5rem)}.faderight.is-showin{opacity:1;transform:translateX(0)}.fadeleft{transition:opacity 1s,transform 1s;opacity:0;transform:translateX(5rem)}.fadeleft.is-showin{opacity:1;transform:translateX(0)}.header{color:#fff;width:100%;position:fixed;inset:0 auto auto 0;z-index:100;transition:all .3s}@media(max-width: 750px){.header{background:linear-gradient(180deg, rgb(66, 78, 168) 0%, rgba(255, 255, 255, 0) 100%)}}.header.is-scrolled,.header--always-open{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}@media(max-width: 750px){.header.is-scrolled,.header--always-open{color:#363581;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(max-width: 750px){.header.is-open{background:#fff}}.header__inner{width:100%;height:10.8rem;padding:0 3rem;display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.header__inner{height:9.6rem}}.header-logo{width:27.2rem}.header-logo__txt{font-size:1.4rem;display:block;margin-bottom:1.2rem}@media(max-width: 750px){.header-logo__txt{display:none}}.header-logo a{display:block}.header-logo svg{fill:#fff;width:100%}.header.is-scrolled .header-logo__txt,.header--always-open .header-logo__txt{color:#666}.header.is-scrolled .header-logo svg,.header--always-open .header-logo svg{fill:#363581}.header-menu{display:none}@media(max-width: 750px){.header-menu{display:block;white-space:nowrap;position:absolute;top:0;right:0;z-index:50}.header-menu__link{display:block;width:12.8rem;height:9.6rem;position:relative}.header-menu__line{background:currentColor;display:block;width:6.4rem;height:.2rem;position:absolute;top:4.7rem;left:3.2rem;transition:transform .3s}.header-menu__line::before,.header-menu__line::after{content:"";background:currentColor;display:block;width:6.4rem;height:.2rem;position:absolute;left:0;transition:transform .3s}.header-menu__line::before{top:-1.8rem}.header-menu__line::after{top:1.8rem}.header-menu__link.is-open .header-menu__line{background:rgba(0,0,0,0)}.header-menu__link.is-open .header-menu__line::before{background:#363581;top:0;transform:rotate(143deg)}.header-menu__link.is-open .header-menu__line::after{background:#363581;top:0;transform:rotate(-143deg)}.header-menu__txt{font-size:2.4rem;position:absolute;top:8rem;left:50%;transform:translateX(-50%)}.header-menu__txt--opened{display:none}.header-menu__link.is-open .header-menu__txt--closed{display:none}.header-menu__link.is-open .header-menu__txt--opened{display:block}}.header .gnavi{display:flex;flex-direction:column-reverse;align-items:flex-end;align-self:flex-start}@media(max-width: 750px){.header .gnavi{color:#333;background:#fff;display:block;width:100%;height:calc(100dvh - 9.6rem);padding:1rem 6.5rem 6.5rem;border-top:1px solid #e6e6e6;position:fixed;top:9.6rem;left:0;overflow:auto;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s}.header .gnavi.is-open{opacity:1;visibility:visible;pointer-events:auto}}.header .gnavi-list{display:flex;align-items:flex-start}@media(max-width: 750px){.header .gnavi-list{font-size:2.8rem;display:block;margin-bottom:4rem}}.header .gnavi-list__item{margin-right:2.5rem;position:relative}@media(max-width: 750px){.header .gnavi-list__item{margin-right:0;border-bottom:1px solid #e6e6e6}}.header .gnavi-list__item--megamenu{padding-bottom:3.4rem}@media(max-width: 750px){.header .gnavi-list__item--megamenu{padding-bottom:0}}.header .gnavi-list__item:last-child{margin-right:0}.header .gnavi-list__item:hover{text-decoration:underline;text-underline-offset:1rem;text-decoration-color:currentColor}@media(max-width: 750px){.header .gnavi-list__item:hover{text-decoration:none}}.header .gnavi-list__item>a{display:block}@media(max-width: 750px){.header .gnavi-list__item>a{padding:2.5rem 0;position:relative}.header .gnavi-list__item>a::before{content:"";background:#0d52bf;width:1.4rem;aspect-ratio:14/24;position:absolute;top:50%;right:3rem;transform:translateY(-50%);-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}.header .gnavi-list__item>a.is-open::before{transform:translateY(-50%) rotate(-90deg)}}@media(max-width: 750px){.header .gnavi-list__item--megamenu>a::before{transform:translateY(-50%) rotate(90deg)}}.header .gnavi-mega{background:#fff;padding:3rem;border-radius:.8rem;filter:drop-shadow(0 0 0.5rem rgb(0, 0, 0));position:absolute;top:5rem;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}@media(max-width: 750px){.header .gnavi-mega{background:none;padding:0 2.5rem;border-radius:0;filter:none;position:static;transform:none;display:block;opacity:1;visibility:visible;overflow:hidden;max-height:0;transition:max-height .3s ease}.header .gnavi-mega.is-open{border-top:1px solid #e6e6e6}}.header .gnavi-mega::before{content:"";background:#fff;width:1.8rem;height:1.2rem;position:absolute;left:50%;bottom:100%;transform:translateX(-50%);clip-path:polygon(50% 0%, 0% 100%, 100% 100%)}@media(max-width: 750px){.header .gnavi-mega::before{content:none}}.header .gnavi-mega__item{width:30rem;margin-right:2.5rem}@media(max-width: 750px){.header .gnavi-mega__item{width:100%;margin-right:0}.header .gnavi-mega__item:last-of-type .gnavi-mega-list{border-bottom:none}}.header .gnavi-mega__item:last-of-type{margin-right:0}.header .gnavi-mega__category{font-size:1.8rem;margin-bottom:1.5rem}@media(max-width: 750px){.header .gnavi-mega__category{font-size:2.8rem}}.header .gnavi-mega__category a{color:#fff;background:no-repeat center center/cover;width:100%;height:6rem;padding:0 2.5rem;position:relative;display:flex;align-items:center;transition:opacity .3s}@media(max-width: 750px){.header .gnavi-mega__category a{color:#333;background:none !important;height:auto;padding:2.5rem 0;border-bottom:1px solid #e6e6e6;display:flex;align-items:center}}.header .gnavi-mega__category a::before{content:"";background:currentColor;width:.8rem;aspect-ratio:8/14;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover;position:absolute;top:50%;right:2.5rem;transform:translateY(-50%)}@media(max-width: 750px){.header .gnavi-mega__category a::before{background:#0d52bf;width:1.2rem;margin-right:1.5rem;position:static;transform:none}}.header .gnavi-mega__category a:hover{opacity:.8}.header .gnavi-mega__category--building a{background-image:url("../img/common/bg-mega-building.webp")}.header .gnavi-mega__category--civil a{background-image:url("../img/common/bg-mega-civil.webp")}.header .gnavi-mega__category--house a{background-image:url("../img/common/bg-mega-house.webp")}.header .gnavi-mega-list{color:#333}@media(max-width: 750px){.header .gnavi-mega-list{font-size:2.4rem;padding-bottom:1.5rem;border-bottom:1px solid #e6e6e6}}.header .gnavi-mega-list__item{margin-bottom:1.5rem}@media(max-width: 750px){.header .gnavi-mega-list__item{margin-bottom:0}}.header .gnavi-mega-list__item:last-child{margin-bottom:0}.header .gnavi-mega-list__item a{position:relative;display:inline-flex;align-items:center}@media(max-width: 750px){.header .gnavi-mega-list__item a{padding:1.2rem 0}}.header .gnavi-mega-list__item a::before{content:"";background:#0d52bf;width:.68rem;aspect-ratio:6.8/14;margin-right:1.5rem;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}@media(max-width: 750px){.header .gnavi-mega-list__item a::before{width:1.2rem;height:2rem}}.header .gnavi-mega-list__item a:hover{text-decoration:underline;text-underline-offset:.5rem}@media(max-width: 750px){.header .gnavi-mega-list__item a:hover{text-decoration:none}}.header .gnavi-list__item:hover .gnavi-mega{opacity:1;visibility:visible}.header .gnavi-sub{margin-right:-3rem;margin-bottom:2.5rem;display:flex;align-items:flex-end}@media(max-width: 750px){.header .gnavi-sub{flex-direction:column;align-items:center;margin:0}}.header .gnavi-sub-sns{margin-right:1.2rem;display:flex}@media(max-width: 750px){.header .gnavi-sub-sns{margin-right:0;margin-bottom:4rem}}.header .gnavi-sub-sns__item{margin-right:.8rem}@media(max-width: 750px){.header .gnavi-sub-sns__item{margin-right:3.5rem}}.header .gnavi-sub-sns__item:last-child{margin-right:0}.header .gnavi-sub-sns__item a{background:#fff;display:block;width:4rem;aspect-ratio:40/40;border-radius:100%;transition:opacity .3s}@media(max-width: 750px){.header .gnavi-sub-sns__item a{background:#424ea8;width:8rem}}.header .gnavi-sub-sns__item a svg{fill:#333}@media(max-width: 750px){.header .gnavi-sub-sns__item a svg{fill:#fff}}.header .gnavi-sub-sns__item a:hover{opacity:.7}.header .gnavi-sub-page{display:flex}@media(max-width: 750px){.header .gnavi-sub-page{font-size:2.8rem;width:100%;display:block}}.header .gnavi-sub-page__item{margin-right:.2rem}@media(max-width: 750px){.header .gnavi-sub-page__item{width:100%;margin-right:0;margin-bottom:2.5rem}}.header .gnavi-sub-page__item:last-child{margin-right:0}@media(max-width: 750px){.header .gnavi-sub-page__item:last-child{margin-bottom:0}}.header .gnavi-sub-page__item a{color:#fff;width:17rem;height:4.8rem;display:flex;justify-content:center;align-items:center;transition:background .3s,opacity .3s}@media(max-width: 750px){.header .gnavi-sub-page__item a{width:100%;height:7.6rem;padding:0 3rem}}.header .gnavi-sub-page__item a span{display:inline-flex;align-items:center}@media(max-width: 750px){.header .gnavi-sub-page__item a span{width:100%;height:100%;display:flex;justify-content:space-between}}.header .gnavi-sub-page__item a span::before{content:"";background:#fff;display:block;margin-right:.8rem}@media(max-width: 750px){.header .gnavi-sub-page__item a span::before{margin-right:0}}@media(max-width: 750px){.header .gnavi-sub-page__item a span::after{content:"";background:#fff;width:1.4rem;aspect-ratio:14/24;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}}.header .gnavi-sub-page__item a:hover{opacity:.7}.header .gnavi-sub-page__item--recruit a{background:linear-gradient(90deg, rgb(255, 109, 0) 0%, rgb(255, 176, 49) 100%)}.header .gnavi-sub-page__item--recruit a span::before{width:1.2rem;aspect-ratio:12/15;-webkit-mask:url("../img/common/icon-recruit.svg") no-repeat center/cover;mask:url("../img/common/icon-recruit.svg") no-repeat center/cover}@media(max-width: 750px){.header .gnavi-sub-page__item--recruit a span::before{width:2.5rem}}.header .gnavi-sub-page__item--contact a{background:#4b58b0}.header .gnavi-sub-page__item--contact a span::before{width:1.6rem;aspect-ratio:16/12;-webkit-mask:url("../img/common/icon-contact.svg") no-repeat center/cover;mask:url("../img/common/icon-contact.svg") no-repeat center/cover}@media(max-width: 750px){.header .gnavi-sub-page__item--contact a span::before{width:3rem}}.header.is-scrolled .gnavi-list,.header--always-open .gnavi-list{color:#333}.header.is-scrolled .gnavi-sub-sns__item a,.header--always-open .gnavi-sub-sns__item a{background:#424ea8}.header.is-scrolled .gnavi-sub-sns__item a svg,.header--always-open .gnavi-sub-sns__item a svg{fill:#fff}.header.is-open .header-logo svg{fill:#363581}.title__EN{font-family:"Montserrat",sans-serif;font-size:6.4rem;font-weight:700;margin-bottom:2rem}.title__JA{font-size:1.8rem;font-weight:700}@media(max-width: 750px){.title__JA{font-size:2.8rem;line-height:1.2857142857}}.subtitle{color:#424ea8;margin-bottom:5rem}@media(max-width: 750px){.subtitle{margin-bottom:4rem}}.subtitle--align-center{text-align:center}.subtitle__EN{font-family:"Montserrat",sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}@media(max-width: 750px){.subtitle__EN{font-size:3rem}}.subtitle__JA{font-size:4rem;font-weight:700}@media(max-width: 750px){.subtitle__JA{font-size:5.2rem;line-height:1.3461538462}}.primary-heading{font-size:4rem;font-weight:700;color:#424ea8;letter-spacing:.04em;padding-bottom:1.5rem;margin-bottom:4rem;border-bottom:.4rem solid #e3e3f8}@media(max-width: 750px){.primary-heading{font-size:4.8rem;line-height:1.2083333333}}.secondary-heading{font-size:2.6rem;margin-bottom:2rem}@media(max-width: 750px){.secondary-heading{font-size:3.8rem;line-height:1.4210526316}}.tertiary-heading{font-size:2rem;line-height:1.3;padding:.7rem 1rem;margin-bottom:2rem;border-left:.6rem solid #424ea8}@media(max-width: 750px){.tertiary-heading{font-size:3rem;line-height:1.4210526316;padding:.5rem 2rem}}.btn{color:#333;background:#fff;width:27rem;height:7rem;padding:0 2rem 0 5rem;border:1px solid #424ea8;border-radius:9999px;transition:color .3s,background .3s,opacity 1s,transform 1s;display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.btn{width:100%;height:9.6rem;justify-content:center}}.btn--size-large1{width:30rem}@media(max-width: 750px){.btn--size-large1{width:100%}}.btn--size-large2{width:33rem}@media(max-width: 750px){.btn--size-large2{width:100%}}@media(max-width: 750px){.btn__label{margin:0 auto}}.btn__label--EN{font-family:"Montserrat",sans-serif;font-weight:700}.btn__arrow{background:#fff;width:4rem;aspect-ratio:40/40;border:1px solid #e6e6e6;border-radius:100%;position:relative;display:flex;justify-content:center;align-items:center;transition:transform .3s;flex-shrink:0}@media(max-width: 750px){.btn__arrow{width:5.6rem}}.btn__arrow::after{content:"";background:#424ea8;width:.8rem;aspect-ratio:8/14;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}@media(max-width: 750px){.btn__arrow::after{width:1.12rem}}.btn__excel{width:2.4rem;margin-right:2rem}@media(max-width: 750px){.btn__excel{width:3.6rem}}.btn__excel svg{fill:#0b9b45;transition:fill .3s}.btn__pdf{width:2.4rem;margin-right:2rem}@media(max-width: 750px){.btn__pdf{width:3.6rem}}.btn__pdf svg{fill:#e2212f;transition:fill .3s}.btn__upload{width:2.6rem;margin-right:1rem}@media(max-width: 750px){.btn__upload{width:4.8rem;margin-right:2rem}}.btn__upload svg{fill:#424ea8;transition:fill .3s}.btn:hover{color:#fff;background:#424ea8}.btn:hover .btn__arrow{transform:translateX(0.5rem)}.btn:hover svg{fill:#fff}.btn--hoverLineWhite:hover{border-color:currentColor}.btn--color-reverse{color:#fff;background:#424ea8}.btn--color-reverse:hover{color:#333;background:#fff;border-color:#424ea8}.txt{font-size:1.6rem;line-height:2;text-align:justify}@media(max-width: 750px){.txt{font-size:2.6rem}}.txt--align-center{text-align:center}.txt__small{font-size:68.75%;display:block}@media(max-width: 750px){.txt__small{font-size:85%;line-height:1.75}}.txt__large{font-size:125%}.under-contact{background:url("../img/common/bg-contact.webp") no-repeat center/cover;padding:11rem 0}@media(max-width: 750px){.under-contact{background:url("../img/common/bg-contact-sp.webp") no-repeat center/cover;padding:9rem 0 8rem}}.under-contact__inner{width:var(--width);margin:0 auto}.under-contact__title{color:#fff;text-align:center;margin-bottom:4rem}@media(max-width: 750px){.under-contact__title{margin-bottom:5rem}}.under-contact-way{color:#333;text-align:center;display:flex;justify-content:space-between}@media(max-width: 750px){.under-contact-way{display:block}}.under-contact-way__item{background:#fff;width:47.4rem;padding:4rem;border-radius:.8rem;display:flex;flex-direction:column;align-items:center}@media(max-width: 750px){.under-contact-way__item{width:100%;padding:3rem;margin-bottom:2rem}}@media(max-width: 750px){.under-contact-way__item:last-of-type{margin-bottom:0}}.under-contact-way__heading{font-size:2rem;font-weight:700;margin-bottom:2rem}@media(max-width: 750px){.under-contact-way__heading{font-size:2.4rem}}.under-contact-way__tel{font-family:"Roboto",sans-serif;font-size:4rem;font-weight:900;margin-bottom:1.5rem;display:flex;align-items:center}@media(max-width: 750px){.under-contact-way__tel{font-size:4.8rem}}.under-contact-way__tel img{width:3.2rem;margin-right:1rem}@media(max-width: 750px){.under-contact-way__tel img{width:4rem}}.under-contact-way__time{font-size:1.8rem;display:flex;align-items:center}@media(max-width: 750px){.under-contact-way__time{font-size:2.4rem}}.under-contact-way__time span{font-size:1.4rem;color:#fff;background:linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%);display:inline-block;padding:.5rem 1.2rem;margin-right:1.2rem;border-radius:9999px}@media(max-width: 750px){.under-contact-way__time span{font-size:2rem;padding:.8rem 2rem}}.under-contact-way__btn{color:#fff;background:linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%);width:100%;height:7.2rem;padding:0 2rem 0 4rem;border:1px solid #424ea8;border-radius:9999px;display:flex;justify-content:space-between;align-items:center;position:relative;transition:all .3s}@media(max-width: 750px){.under-contact-way__btn{font-size:2.8rem;height:9.6rem;padding:0 2rem 0 5rem}}.under-contact-way__btn::before{content:"";background:currentColor;width:2.4rem;aspect-ratio:24/18;-webkit-mask:url("../img/common/icon-contact.svg") no-repeat center/cover;mask:url("../img/common/icon-contact.svg") no-repeat center/cover}@media(max-width: 750px){.under-contact-way__btn::before{width:3.2rem}}.under-contact-way__btn span{background:currentColor;width:4rem;aspect-ratio:40/40;border:1px solid #e6e6e6;border-radius:100%;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.under-contact-way__btn span{width:5.6rem}}.under-contact-way__btn span::before{content:"";background:#424ea8;width:.8rem;aspect-ratio:8/14;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover;transition:all .3s}@media(max-width: 750px){.under-contact-way__btn span::before{width:1.2rem}}.under-contact-way__btn:hover{color:#424ea8;background:#fff}.under-contact-way__btn:hover span::before{background:#fff}.footer{padding:6rem 0 0}.footer__inner{width:var(--width);margin:0 auto;display:flex;justify-content:space-between}@media(max-width: 750px){.footer__inner{display:block}}@media(max-width: 750px){.footer__inner--under{display:flex;flex-direction:column-reverse}}.footer__left{width:30rem}@media(max-width: 750px){.footer__left{width:100%}}.footer__right{width:44rem}@media(max-width: 750px){.footer__right{width:100%}}.footer__logo{width:24.6rem;margin-bottom:2.5rem}@media(max-width: 750px){.footer__logo{width:41.6rem}}.footer__address{font-size:1.4rem;line-height:2.2857142857;margin-bottom:3rem}@media(max-width: 750px){.footer__address{font-size:2.4rem;line-height:1.6666666667}}.footer-sns{margin-right:1.2rem;display:flex}@media(max-width: 750px){.footer-sns{margin-right:0;margin-bottom:4rem}}.footer-sns__item{margin-right:.8rem}@media(max-width: 750px){.footer-sns__item{margin-right:1.6rem}}.footer-sns__item:last-child{margin-right:0}.footer-sns__item a{background:#424ea8;display:block;width:4rem;aspect-ratio:40/40;border-radius:100%;transition:opacity .3s}@media(max-width: 750px){.footer-sns__item a{width:6.4rem}}.footer-sns__item a svg{fill:#fff}.footer-sns__item a:hover{opacity:.7}.footer__under{color:#fff;background:linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%);padding:2.5rem 0;margin-top:6rem}@media(max-width: 750px){.footer__under{padding:4rem 0;margin-top:5rem}}.footer__copyright{font-size:1.2rem}@media(max-width: 750px){.footer__copyright{font-size:2.2rem;line-height:1.4545454545}}.footer-siteinfo{font-size:1.4rem;display:flex}@media(max-width: 750px){.footer-siteinfo{font-size:2.4rem;display:block;margin-bottom:3rem}}.footer-siteinfo__item{margin-left:2.5rem}@media(max-width: 750px){.footer-siteinfo__item{margin-left:0;margin-bottom:1.5rem}}.footer-siteinfo__item:first-child{margin-left:0}@media(max-width: 750px){.footer-siteinfo__item:last-child{margin-bottom:0}}.footer-siteinfo__item a:hover{text-decoration:underline;text-underline-offset:.2rem}.footer .fnavi-list{display:grid;grid-template-columns:auto auto auto;gap:2rem 4rem}@media(max-width: 750px){.footer .fnavi-list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:0}}@media(max-width: 750px){.footer .fnavi-list__item{width:30rem;border-bottom:1px solid #e6e6e6}}.footer .fnavi-list__item a{display:block}@media(max-width: 750px){.footer .fnavi-list__item a{padding:2rem 0}}.footer .fnavi-list__item a:hover{text-decoration:underline;text-underline-offset:.2rem}.hero{position:relative}.hero-title{color:#424ea8;width:88.8888888889svw;max-width:128rem;position:absolute;bottom:-1px;left:50%;transform:translateX(-50%)}@media(max-width: 750px){.hero-title{width:var(--width)}}.hero-title__inner{width:38.4722222222svw;max-width:55.4rem;height:15rem;padding-right:15rem;margin:0 auto;position:relative;display:inline-flex;flex-direction:column;justify-content:center}@media(max-width: 750px){.hero-title__inner{width:49rem}}.hero-title__inner::before{content:"";background:#fff;width:63.4rem;height:100%;-webkit-mask:url("../img/common/bg-hero-title.svg") no-repeat right top/contain;mask:url("../img/common/bg-hero-title.svg") no-repeat right top/contain;position:absolute;top:0;right:0;z-index:-1}.hero-title__inner::after{content:"";background:#fff;width:100vw;height:100%;position:absolute;right:15rem;z-index:-2}.hero-title__EN{font-family:"Montserrat",sans-serif;font-size:8.2rem;font-weight:700;margin-bottom:1rem}@media(max-width: 750px){.hero-title__EN{font-size:7.6rem}}.hero-title__EN--2line{letter-spacing:-0.05em;margin-top:10rem}.hero-title__JA{font-size:1.8rem;font-weight:700}@media(max-width: 750px){.hero-title__JA{font-size:2.8rem}}.hero__img{height:69rem}@media(max-width: 750px){.hero__img{height:auto}}.hero__img img{height:100%;-o-object-fit:cover;object-fit:cover}.hero--history{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 12rem))}.hero--history .hero__img{height:auto}.hero__history-title{font-size:max(3.8888888889vw,5.6rem);line-height:1.7142857143;font-weight:700;color:#fff;letter-spacing:.06em;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -60%);z-index:1;white-space:nowrap}@media(max-width: 750px){.hero__history-title{font-size:6.4rem;text-align:left}}.hero__interview-index{font-size:5.9722222222vw;line-height:1.2790697674;font-weight:300;text-shadow:0 .2rem 1.4rem rgba(14,45,91,.75);color:#fff;position:absolute;right:0;bottom:2.7777777778vw;white-space:nowrap}@media(max-width: 750px){.hero__interview-index{font-feature-settings:"palt";font-size:5.6rem;line-height:1;right:auto;left:50%;bottom:20rem;transform:translateX(-50%)}}.general-hero{background:url("../img/common/bg-general-title.webp") no-repeat center/cover;width:100%;height:54rem;position:relative}@media(max-width: 750px){.general-hero{background:url("../img/common/bg-general-title-sp.webp") no-repeat center/cover;height:53rem}}.general-hero-title{color:#fff;width:88.8888888889svw;max-width:128rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media(max-width: 750px){.general-hero-title{width:var(--width)}}.general-hero-title__EN{font-family:"Montserrat",sans-serif;font-size:8.2rem;font-weight:700;margin-bottom:1rem}@media(max-width: 750px){.general-hero-title__EN{font-size:7.6rem}}.general-hero-title__JA{font-size:1.8rem;font-weight:700}@media(max-width: 750px){.general-hero-title__JA{font-size:2.8rem}}.general-hero-title__btn{position:absolute;top:calc(100% + 10rem);right:0}@media(max-width: 750px){.general-hero-title__btn{top:calc(100% + 7rem)}}.anchor{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem 2rem}@media(max-width: 750px){.anchor{grid-template-columns:1fr 1fr}}.anchor--3col{width:74.5rem;margin:0 auto;grid-template-columns:1fr 1fr 1fr}@media(max-width: 750px){.anchor--3col{width:100%;grid-template-columns:1fr 1fr}}.anchor__btn{font-size:1.2rem;line-height:1.5;width:100%;height:4.8rem;padding-left:3.5rem}@media(max-width: 750px){.anchor__btn{font-size:2.2rem;height:9.6rem;padding-left:3rem}}@media(max-width: 750px){.anchor__btn .btn__label{margin-left:0}}.anchor__btn .btn__arrow{width:2.6rem;transform:rotate(90deg)}@media(max-width: 750px){.anchor__btn .btn__arrow{width:5.6rem}}.anchor__btn .btn__arrow::after{width:.52rem}@media(max-width: 750px){.anchor__btn .btn__arrow::after{width:1.12rem}}.anchor__btn:hover .btn__arrow{transform:rotate(90deg)}.general-table{line-height:1.5;width:100%;border-spacing:1px;border-collapse:separate;border-radius:.8rem;overflow:hidden}.general-table__th{font-weight:500;background:#e3e3f8;width:17rem;padding:2.5rem 3rem}@media(max-width: 750px){.general-table__th{display:block;width:100%;padding:2.5rem 5rem}}.general-table__td{background:#f4f4ff;padding:2.5rem 3rem}@media(max-width: 750px){.general-table__td{display:block;width:100%;padding:2.5rem 5rem}}.general-table__btn-map{font-family:"Montserrat",sans-serif;font-size:1rem;color:#fff;background:#424ea8;vertical-align:.3rem;padding:.2rem 1rem;border-radius:9999px;display:inline-flex;justify-content:center;align-items:center;transition:opacity .3s}@media(max-width: 750px){.general-table__btn-map{font-size:2.6rem;vertical-align:inherit;width:15rem;padding:.5rem 3rem;margin-bottom:1rem}}.general-table__btn-map:hover{opacity:.7}.mainvisual{position:relative}.mainvisual-copy{color:#fff;position:absolute;left:5.5555555556svw;bottom:5.5555555556svw;z-index:2}@media(max-width: 750px){.mainvisual-copy{left:6rem;bottom:10rem}}.mainvisual-copy__heading{width:31.1111111111svw;margin-bottom:2.0833333333svw}@media(max-width: 750px){.mainvisual-copy__heading{width:52rem;margin-bottom:4rem}}.mainvisual-copy__txt{font-size:3.0555555556svw;line-height:1.2272727273;letter-spacing:.1em}@media(max-width: 750px){.mainvisual-copy__txt{font-size:4.8rem}}.mainvisual-copy__txt--small{font-size:1.3888888889svw;line-height:2.1;letter-spacing:normal;margin-top:2.0833333333svw}@media(max-width: 750px){.mainvisual-copy__txt--small{font-size:2.3rem;margin-top:4rem}}@media(max-width: 750px){.home-news{border-bottom:1px solid #e6e6e6}}.home-news__inner{width:var(--width);padding:2rem 0;margin:0 auto;display:flex;justify-content:space-between}@media(max-width: 750px){.home-news__inner{display:block;padding:4rem 0}}.home-news__header{width:18rem;padding-top:1.5rem;flex-shrink:0}@media(max-width: 750px){.home-news__header{width:100%;padding-top:0;display:flex;justify-content:space-between}}.home-news__title{font-size:4rem;color:#424ea8;margin-bottom:5rem}@media(max-width: 750px){.home-news__title{font-size:4.8rem;margin-bottom:0}}.home-news__btn{background:none;width:14rem;height:auto;padding:0;border:none}@media(max-width: 750px){.home-news__btn{width:23rem;margin-right:-1.5rem}}.home-news__btn:hover{color:#333;background:none;opacity:.7}.home-news__body{width:100%}.home-news-list{line-height:1.75;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 750px){.home-news-list{display:block}}.home-news-list__date{color:#999;font-weight:500;width:11rem;padding:1.5rem 0;border-bottom:1px solid #e6e6e6}@media(max-width: 750px){.home-news-list__date{width:100%;padding:1.5rem 0 0 0;border-bottom:none}}.home-news-list__date:last-of-type{border-bottom:none}.home-news-list__title{text-align:justify;width:calc(100% - 11rem);padding:1.5rem 0;border-bottom:1px solid #e6e6e6;overflow-wrap:break-word}@media(max-width: 750px){.home-news-list__title{width:100%;padding:0 0 1.5rem 0}}.home-news-list__title:last-of-type{border-bottom:none}.home-news-list__title a:hover{text-decoration:underline;text-underline-offset:.2rem}.home-news__blank{padding-top:2.5rem}@media(max-width: 750px){.home-news__blank{padding-top:5rem}}.home-about{background:url("../img/index/bg-about.webp") no-repeat center/cover;padding:15rem 0 16rem}@media(max-width: 750px){.home-about{background:url("../img/index/bg-about-sp.webp") no-repeat center bottom/contain;padding:11rem 0 40rem}}.home-about__inner{width:var(--width);margin:0 auto}.home-about__heading{font-feature-settings:"palt";font-size:4rem;line-height:1.2;font-weight:700;color:#424ea8;letter-spacing:.1em;margin-bottom:2rem;position:relative}@media(max-width: 750px){.home-about__heading{font-size:4.8rem;line-height:1.3333333333}}.home-about__heading::before{content:"Shape the future.";font-family:"Montserrat",sans-serif;font-size:9.6rem;color:#424ea8;opacity:.1;position:absolute;top:-7.6rem;left:-2rem}@media(max-width: 750px){.home-about__heading::before{font-size:6.4rem;letter-spacing:normal;white-space:nowrap;top:-4.6rem}}.home-about__txt{width:71rem;margin-bottom:3rem}@media(max-width: 750px){.home-about__txt{font-feature-settings:"palt";width:100%;margin-bottom:4rem}}.home-works{color:#fff;background:linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%);padding:20rem 0 15rem;margin-top:-12rem;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 calc(100% - 12rem));position:relative;overflow:hidden}@media(max-width: 750px){.home-works{padding:18rem 0 12rem}}.home-works::before{content:"";background:url("../img/index/bg-works.png") no-repeat left top/100% auto;width:100%;height:calc(100% - 24rem);position:absolute;top:50%;transform:translateY(-50%);z-index:-1}@media(max-width: 750px){.home-works::before{background:url("../img/index/bg-works-sp.png") no-repeat left top/100% auto}}.home-works__inner{width:var(--width);margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 750px){.home-works__inner{display:block}}@media(max-width: 750px){.home-works__title{margin-bottom:4rem}}.home-works__body{width:63rem}@media(max-width: 750px){.home-works__body{width:100%}}.home-works__txt{margin-bottom:4rem}.home-works__btns{display:flex}@media(max-width: 750px){.home-works__btns{display:block}}.home-works__btns .btn{margin-right:2.5rem}@media(max-width: 750px){.home-works__btns .btn{margin-right:0;margin-bottom:2.5rem}.home-works__btns .btn:last-child{margin-bottom:0}}.home-works-slider{width:calc(100rem + (100svw - 100rem)/2);margin-left:auto;margin-right:0;margin-top:6rem}@media(max-width: 750px){.home-works-slider{width:68.5rem}}.home-works-slider__item{background:#fff;width:29.1666666667svw;height:auto;margin-right:2.0833333333svw;border-radius:.8rem;overflow:hidden;transition:opacity .3s}@media(max-width: 750px){.home-works-slider__item{width:42rem;margin-right:3rem}}.home-works-slider__item:hover{opacity:.75}.home-works-slider__body{color:#333;padding:2.5rem 3rem}.home-works-slider__img img{aspect-ratio:840/560;-o-object-fit:cover;object-fit:cover}.home-works-slider__title{font-size:2.4rem;line-height:1.3333333333;margin-bottom:1rem}.home-works-slider__genre{font-size:1.5rem;color:#999}@media(max-width: 750px){.home-works-slider__genre{font-size:2rem}}.home-works-pager{width:calc(100rem + (100svw - 100rem)/2) !important;margin-top:4rem;margin-right:auto;display:flex;justify-content:flex-end}@media(max-width: 750px){.home-works-pager{width:var(--width) !important;margin:5rem auto 0}}.home-works-pager .swiper-pagination-bullet{background:#fff;width:1.2rem;height:1.2rem;margin:0 0 0 1.6rem !important;opacity:.72}.home-works-pager .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.home-general__inner{width:var(--width);margin:0 auto}.home-general__title{color:#424ea8;margin-bottom:3.5rem}@media(max-width: 750px){.home-general__title{margin-bottom:4rem}}.home-general__heading{font-size:4.8rem;line-height:1.3333333333;margin-bottom:3rem}.home-general__txt{margin-bottom:3rem}@media(max-width: 750px){.home-general__txt{margin-bottom:8rem}}.home-reason{background:url("../img/index/bg-reason.webp") no-repeat center/cover;padding:16rem 0;margin-top:-12rem;clip-path:polygon(0 0, 100% 12rem, 100% calc(100% - 12rem), 0 100%)}@media(max-width: 750px){.home-reason{background:url("../img/index/bg-reason-sp.webp") no-repeat bottom center/contain}}.home-company{padding:16rem 0 10rem;margin-top:-12rem;position:relative;z-index:1}.home-company::before{content:"";background:#f5f5ff;width:100%;height:100%;position:absolute;inset:0;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%);z-index:-2;pointer-events:none}.home-company__bg{width:100%;aspect-ratio:1440/1345;position:absolute;top:50%;left:0;transform:translateY(-50%);overflow:hidden;z-index:-1;pointer-events:none;opacity:.35}@media(max-width: 750px){.home-company__bg{aspect-ratio:750/1330;top:56%}}.home-company__bg::before{content:"";background:url("../img/index/bg-company-01.png") no-repeat center/cover;position:absolute;inset:0;clip-path:inset(0 0 0 100%);transition:clip-path 1s ease 2s}@media(max-width: 750px){.home-company__bg::before{background:url("../img/index/bg-company-01-sp.png") no-repeat center/cover}}.home-company__bg.is-showin::before{clip-path:inset(0 0 0 0)}.home-company__bg::after{content:"";background:url("../img/index/bg-company-02.png") no-repeat center/cover;position:absolute;inset:0;clip-path:inset(0 100% 0 0);transition:clip-path 1s ease 3s}@media(max-width: 750px){.home-company__bg::after{background:url("../img/index/bg-company-02-sp.png") no-repeat center/cover}}.home-company__bg.is-showin::after{clip-path:inset(0 0 0 0)}.home-company__inner{display:flex;justify-content:space-between}@media(max-width: 750px){.home-company__inner{display:block}}.home-company-img{width:56rem;margin-left:-12rem;flex-shrink:0}@media(max-width: 750px){.home-company-img{width:36rem;margin-left:auto;position:absolute;top:0;right:-6rem}}.home-company-img__item:nth-child(1){width:36rem;margin-bottom:-4.5rem;position:relative;z-index:1}@media(max-width: 750px){.home-company-img__item:nth-child(1){margin-bottom:3rem}}.home-company-img__item:nth-child(2){width:47.2rem;margin-left:auto}@media(max-width: 750px){.home-company-img__item:nth-child(2){width:28.2rem;margin-right:1.2rem}}.home-company__body{width:49rem}@media(max-width: 750px){.home-company__body{width:100%}}.home-history{background:url("../img/index/bg-history.webp") no-repeat center/cover;padding:16rem 0;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}@media(max-width: 750px){.home-history{background:url("../img/index/bg-history-sp.webp") no-repeat center/cover;padding:9rem 0 16rem}}.home-recruit{color:#fff;padding:16rem 0 7rem;margin-top:-12rem;position:relative;z-index:0}@media(max-width: 750px){.home-recruit{padding:45rem 0 8rem}}.home-recruit::before{content:"";background:linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%);position:absolute;inset:0;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%);z-index:-2;pointer-events:none}.home-recruit::after{content:"";background:url("../img/index/bg-recruit.png") no-repeat center/cover;width:100%;aspect-ratio:1440/510;position:absolute;top:13rem;left:0;z-index:-1;pointer-events:none}.home-recruit__inner{width:var(--width);margin:0 auto;display:flex;justify-content:space-between}@media(max-width: 750px){.home-recruit__inner{display:block}}.home-recruit__title{color:currentColor}.home-recruit__body{width:50rem}@media(max-width: 750px){.home-recruit__body{width:100%}}.home-recruit-img{width:52.8rem;margin-right:-7rem;flex-shrink:0;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 750px){.home-recruit-img{margin-right:0;position:absolute;top:1.5rem;right:6.5rem}}.home-recruit-img__item{width:25.6rem}.home-recruit-img__item:nth-child(2){margin-top:8rem}.home-interview{background:#fff;width:100%;max-width:144rem;margin:0 auto;position:relative}@media(max-width: 750px){.home-interview{padding:8rem 0 13rem}}.home-interview__inner{width:var(--width);height:clamp(0svw,43.75svw,63rem);margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.home-interview__inner{height:auto;display:block;position:relative}}.home-interview__body{width:47rem;flex-shrink:0}@media(max-width: 750px){.home-interview__body{width:100%;margin-bottom:5rem}}.home-interview-img{width:52.0833333333svw;max-width:75rem;display:flex;flex-shrink:0;position:absolute;top:0;right:0}@media(max-width: 750px){.home-interview-img{width:100vw;margin:0 -6.5rem;position:relative}}.home-interview-img__item{width:33.3333333333%}@media(max-width: 750px){.home-interview__btn{position:absolute;bottom:-4.8rem;z-index:1}}.instagram{background:#f5f5ff;padding:10rem 0 21rem;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%)}.instagram__inner{width:var(--width);margin:0 auto}.instagram__header{margin-bottom:3rem;display:flex;justify-content:space-between;align-items:center}.instagram__title{font-size:3.2rem;display:flex;align-items:center}.instagram__title img{width:3.2rem;margin-right:2rem}.instagram__sn a{color:#424ea8;text-decoration:underline}.instagram-list{display:flex;flex-wrap:wrap;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1.5rem 1.5rem}@media(max-width: 750px){.instagram-list{grid-template-columns:1fr 1fr 1fr;gap:1.6rem 1.6rem}}.instagram-list__item{width:18.8rem}@media(max-width: 750px){.instagram-list__item{width:19.6rem}}.instagram #sbi_images{padding:0 !important;gap:1.5rem 1.5rem !important}@media(max-width: 750px){.instagram #sbi_images{grid-template-columns:1fr 1fr 1fr !important;gap:1.6rem 1.6rem !important}}.sublink{padding-bottom:5rem;margin-top:-12rem;position:relative}@media(max-width: 750px){.sublink{padding-bottom:8rem}}.sublink__inner{width:var(--width);margin:0 auto}.sublink-list{color:#fff;display:flex;align-items:flex-start;flex-wrap:wrap}@media(max-width: 750px){.sublink-list{display:block}}.sublink-list__item{width:46rem;margin-right:5.5rem;margin-bottom:5.5rem;position:relative;z-index:0}@media(max-width: 750px){.sublink-list__item{width:100%;margin-right:0;margin-bottom:4.5rem}}.sublink-list__item:nth-child(even){margin-top:3rem;margin-right:0}@media(max-width: 750px){.sublink-list__item:nth-child(even){margin-top:0}}@media(max-width: 750px){.sublink-list__item:last-child{margin-bottom:0}}.sublink-list__item a{display:block}.sublink-list__item a::after{content:"";background:#424ea8;width:100%;height:100%;border-radius:.8rem;position:absolute;top:2.5rem;right:-2.5rem;z-index:-1;opacity:.2}@media(max-width: 750px){.sublink-list__item a::after{top:2rem;right:-2rem}}.sublink-list__img{border-radius:.8rem;overflow:hidden}.sublink-list__img img{transition:transform .3s}.sublink-list__item a:hover .sublink-list__img img{transform:scale(1.1)}.sublink-list-title{padding:5rem 5rem 10rem;position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center}@media(max-width: 750px){.sublink-list-title{padding:0 4rem}}.sublink-list-title__EN{font-family:"Montserrat",sans-serif;font-size:4.8rem;font-weight:700;margin-bottom:1.5rem}.sublink-list-title__JA{font-size:1.8rem}@media(max-width: 750px){.sublink-list-title__JA{font-size:2.4rem}}.sublink-list__arrow{width:6.4rem;aspect-ratio:6.4/6.4;padding-left:.4rem;border:.2rem solid currentColor;border-radius:100%;position:absolute;right:2.5rem;bottom:2.5rem;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.sublink-list__arrow{inset:50% 3rem auto auto;transform:translateY(-50%)}}.sublink-list__arrow::before{content:"";background:currentColor;width:1.28rem;aspect-ratio:12.8/22.4;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}.container{padding-top:11rem}.container--general{padding-bottom:11rem}@media(max-width: 750px){.container{padding-top:8rem}}.container__inner{width:var(--width);margin:0 auto}.reason{position:relative;z-index:1}.reason::before{content:"";background:url("../img/reason/bg-intro.png") no-repeat top center/100% auto;width:100vw;height:63.75svw;position:absolute;top:0;right:0;z-index:-1;pointer-events:none}@media(max-width: 750px){.reason::before{background:url("../img/reason/bg-intro-sp.png") no-repeat top center/100% auto;height:145rem}}.reason--separate{background:#f5f5ff;padding:22rem 0 11rem;margin-top:-12rem;position:relative;z-index:0;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%)}@media(max-width: 750px){.reason--separate{padding:16rem 0 11rem;margin-top:0}}.reason--separate::before{content:"";background:url("../img/reason/bg-detail.png") no-repeat top center/100% auto;width:100vw;height:63.75svw;position:absolute;top:0;right:0;z-index:-1;pointer-events:none}@media(max-width: 750px){.reason--separate::before{content:none}}.reason-intro{width:88.8888888889svw;max-width:128rem;margin:0 auto;position:relative;z-index:0}@media(max-width: 750px){.reason-intro{width:var(--width);margin-bottom:5rem}}.reason-intro__heading{font-size:4.8rem;line-height:1.3333333333;margin-bottom:2rem}@media(max-width: 750px){.reason-intro__heading{margin-bottom:3rem}}.reason-intro__txt{font-size:1.8rem;line-height:1.7777777778;text-align:justify;margin-bottom:6rem}@media(max-width: 750px){.reason-intro__txt{font-size:2.6rem}}.reason-intro__img{border-radius:1.6rem;overflow:hidden}@media(max-width: 750px){.reason-intro__img{width:72rem;margin:0 -5rem}}@media(max-width: 750px){.reason-intro__img img{height:50rem;-o-object-fit:cover;object-fit:cover}}.reason__inner{width:var(--width);margin:0 auto;position:relative}.reason-detail__item{margin-bottom:14rem;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 750px){.reason-detail__item{display:block;margin-bottom:10rem}}.reason-detail__item:nth-of-type(odd){flex-direction:row-reverse}.reason-detail__item:last-of-type{margin-bottom:0}.reason-detail__body{width:45rem}@media(max-width: 750px){.reason-detail__body{width:100%}}.reason-detail__img{width:45rem;position:relative;z-index:0}@media(max-width: 750px){.reason-detail__img{width:60rem;margin-bottom:6rem}}.reason-detail__img::before{content:"";background:#424ea8;width:100%;height:100%;border-radius:.8rem;position:absolute;top:2rem;right:-2rem;z-index:-1;opacity:.2}.reason-detail__img img{border-radius:.8rem}.reason-detail__no{font-family:"Montserrat",sans-serif;font-size:1.6rem;font-weight:700;color:#424ea8;margin-bottom:2.5rem}@media(max-width: 750px){.reason-detail__no{font-size:3rem}}.reason-detail__heading{font-size:3rem;line-height:1.4;margin-bottom:3rem}@media(max-width: 750px){.reason-detail__heading{font-size:3.6rem}}.reason-detail__txt{text-align:justify}.reason-detail__btn{margin-top:3rem}.company{padding-top:11rem}.company__inner{width:var(--width);margin:0 auto}.topmessage{background:url("../img/company/bg-topmessage.png") no-repeat top center/cover;padding:8rem 0rem 16rem;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%)}@media(max-width: 750px){.topmessage{background:url("../img/company/bg-topmessage-sp.png") no-repeat top center/100% auto}}.topmessage__article{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 750px){.topmessage__article{display:block}}.topmessage__body{width:54rem}@media(max-width: 750px){.topmessage__body{width:100%;margin-bottom:5rem}}.topmessage__heading{font-size:4rem;line-height:1.4;font-weight:500;margin-bottom:4rem}@media(max-width: 750px){.topmessage__heading{font-size:4.8rem;white-space:nowrap}}.topmessage__signature{margin-top:5rem}@media(max-width: 750px){.topmessage__signature{margin-top:3rem}}.topmessage__signature em{font-size:2.4rem}@media(max-width: 750px){.topmessage__signature em{font-size:3.8rem}}.topmessage__img{width:40rem;border-radius:.8rem;overflow:hidden}@media(max-width: 750px){.topmessage__img{width:100%}}.philosophy{background:url("../img/company/bg-philosophy.png") no-repeat top 12rem center/cover,linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%);padding:16rem 0 10rem;margin-top:-12rem;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%)}@media(max-width: 750px){.philosophy{background:url("../img/company/bg-philosophy-sp.png") no-repeat top 12rem center/100% auto,linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%)}}.philosophy .subtitle{color:#fff;text-align:center}@media(max-width: 750px){.philosophy .subtitle{text-align:left}}.philosophy__inner{width:110rem}@media(max-width: 750px){.philosophy__inner{width:var(--width)}}.philosophy-detail__item{background:#fff;padding:6rem 5rem 6rem 9rem;margin-bottom:4rem;border-radius:.8rem;display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.philosophy-detail__item{display:block;padding:6rem 5rem}}.philosophy-detail__item:nth-of-type(even){padding:6rem 9rem 6rem 5rem;flex-direction:row-reverse}@media(max-width: 750px){.philosophy-detail__item:nth-of-type(even){padding:6rem 5rem}}.philosophy-detail__item:last-of-type{margin-bottom:0}.philosophy-detail__body{width:46rem}@media(max-width: 750px){.philosophy-detail__body{width:100%;margin-bottom:3rem}}.philosophy-detail__EN{font-family:"Montserrat",sans-serif;font-weight:700;color:#424ea8;margin-bottom:1.5rem}@media(max-width: 750px){.philosophy-detail__EN{font-size:3rem}}.philosophy-detail__heading{font-size:3rem;line-height:1.3333333333;margin-bottom:2rem}@media(max-width: 750px){.philosophy-detail__heading{font-size:3.6rem}}.philosophy-detail__img{width:44rem}@media(max-width: 750px){.philosophy-detail__img{width:100%}}.company{padding-bottom:5rem}.division-tel{display:inline-grid;grid-template-columns:auto auto;gap:0 4rem}@media(max-width: 750px){.division-tel{display:block}}.map{display:flex;justify-content:space-between}@media(max-width: 750px){.map{display:block}}.map__item{width:48rem}@media(max-width: 750px){.map__item{width:100%;margin-bottom:8rem}.map__item:last-child{margin-bottom:0}}.map-heading{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.map-heading{margin-bottom:3rem}}.map-heading__office::before{content:"●";color:#424ea7;display:inline-block;transform:scale(0.42)}.map-heading a{font-size:1.4rem;color:#424ea8;display:flex;align-items:center}@media(max-width: 750px){.map-heading a{font-size:2.4rem}}.map-heading a:hover{text-decoration:underline}.map-heading a span{background:#424ea8;width:1rem;aspect-ratio:10/16;margin-right:.5rem;-webkit-mask:url("../img/common/icon-map.svg") no-repeat center/cover;mask:url("../img/common/icon-map.svg") no-repeat center/cover}@media(max-width: 750px){.map-heading a span{width:1.8rem;margin-right:1rem}}.sales{background:url("../img/company/bg-sales.png") no-repeat top center/cover,#f4f4ff;padding:16rem 0 10rem;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%)}@media(max-width: 750px){.sales{background:url("../img/company/bg-sales-sp.png") no-repeat top center/100% auto,#f4f4ff}}.sales-detail{display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.sales-detail{display:block}}.sales-detail__percentage{background:#fff;width:43rem;padding:4rem;border-radius:.8rem;position:relative;display:grid;grid-template-columns:1fr auto;gap:3rem 3rem}@media(max-width: 750px){.sales-detail__percentage{width:100%;padding:7rem;margin-bottom:10rem;display:grid;grid-template-columns:1fr auto}}.sales-detail__percentage::after{content:"";background:#fff;width:1.8rem;height:3rem;clip-path:polygon(0 0, 0% 100%, 100% 50%);position:absolute;top:50%;left:100%;transform:translateY(-50%)}@media(max-width: 750px){.sales-detail__percentage::after{width:6rem;height:3.6rem;clip-path:polygon(0 0, 50% 100%, 100% 0);top:100%;left:50%;transform:translateX(-50%)}}.sales-detail__graph{width:44rem;position:relative}@media(max-width: 750px){.sales-detail__graph{width:100%}}.sales-detail__graph canvas{width:100%;height:auto}.sales-detail__annual{font-size:3.4rem;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media(max-width: 750px){.sales-detail__annual{font-size:4.6rem}}.sales-detail__annual em{font-family:"Roboto",sans-serif;font-size:5.8rem;font-weight:700}@media(max-width: 750px){.sales-detail__annual em{font-size:7.4rem}}.sales-detail__annual strong{font-size:3.7rem;font-weight:700}@media(max-width: 750px){.sales-detail__annual strong{font-size:5rem}}.sales-detail__annual small{font-size:2rem}@media(max-width: 750px){.sales-detail__annual small{font-size:3rem}}.sales-breakdown__genre{font-size:2.8rem;margin-bottom:2.5rem}@media(max-width: 750px){.sales-breakdown__genre{font-size:4rem}}.sales-breakdown__genre--building{color:#4b58af}.sales-breakdown__genre--civil{color:#39bb8c}.sales-breakdown__genre--others{color:#f1a036}.sales-breakdown__child{font-size:1.8rem;margin-bottom:2rem;display:grid;grid-template-columns:2.2rem 3em 1fr;gap:0 1em}@media(max-width: 750px){.sales-breakdown__child{font-size:2.6rem}}.sales-breakdown__child span:nth-of-type(1){width:2.2rem;aspect-ratio:22/22}@media(max-width: 750px){.sales-breakdown__child span:nth-of-type(1){width:3rem}}.sales-breakdown__child--building-01 span:nth-of-type(1){background:#4b58af}.sales-breakdown__child--building-02 span:nth-of-type(1){background:#7a8be1}.sales-breakdown__child--civil-01 span:nth-of-type(1){background:#39bb8c}.sales-breakdown__child--civil-02 span:nth-of-type(1){background:#a3d569}.organization{background:url("../img/company/bg-organization.png") no-repeat top center/cover;padding-bottom:17rem;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%)}@media(max-width: 750px){.organization{background:url("../img/company/bg-organization-sp.png") no-repeat top center/100% auto}}.organization__img{width:61.2rem;margin:0 auto}.certificate{background:#eef4f8;padding:16rem 0 10rem;margin-top:-12rem;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%)}.certificate-list{line-height:1.35;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.4rem 1.4rem}@media(max-width: 750px){.certificate-list{font-size:2rem;grid-template-columns:1fr 1fr;gap:2rem 2rem}}.certificate-list__item{background:#fff;text-align:center;width:32.4rem;padding:3rem 2.7rem;border-radius:.8rem;display:flex;flex-direction:column;justify-content:center}@media(max-width: 750px){.certificate-list__item{width:30rem}}.certificate-list__item img{margin-bottom:1.5rem}@media(max-width: 750px){.certificate-list__item img{width:auto;height:16rem;-o-object-fit:contain;object-fit:contain}}.not-found{height:75dvh}.not-found__inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.not-found__txt{text-align:center}.not-found__txt a{text-decoration:underline;text-underline-offset:.2rem}.business{background:url("../img/common/bg-repeater-line.png") repeat-y top center/100% auto;padding-right:3rem;padding-bottom:6rem;padding-left:3rem}@media(max-width: 750px){.business{background:url("../img/common/bg-repeater-line-sp.png") repeat-y top 20rem center/100% auto;padding-right:0;padding-left:0}}.business--under-clip{padding-bottom:16rem;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%)}.business--civil{background:#f5f5ff;padding-top:16rem;margin-top:-12rem;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%)}.business--index{background-repeat:no-repeat}.business--house{background:none;padding-bottom:10rem}.business__inner{width:100%;max-width:128rem}@media(max-width: 750px){.business__inner{width:var(--width)}}.business-category{padding-bottom:3rem;margin-bottom:4rem;border-bottom:.2rem solid #e6e6e6}.business-category__sub{font-weight:700;color:#a9a9ed;margin-bottom:1rem}@media(max-width: 750px){.business-category__sub{margin-bottom:2rem}}.business-category__sub span{font-family:"Montserrat",sans-serif;font-size:2rem}@media(max-width: 750px){.business-category__sub span{font-size:3rem}}.business-category__main{font-size:6rem;font-weight:700;color:#424ea8}@media(max-width: 750px){.business-category__main{font-size:5.2rem}}.business-intro{margin-bottom:12rem}.business-intro__heading{font-size:clamp(3.6rem,3.2835820896vw,4.4rem);line-height:1.3636363636;margin-bottom:2rem}@media(max-width: 750px){.business-intro__heading{font-size:4.4rem;margin-bottom:3rem}}.business-intro__txt{font-size:1.8rem;line-height:1.7777777778;margin-bottom:7rem}@media(max-width: 750px){.business-intro__txt{font-size:2.6rem}}.business-intro__img{border-radius:1rem;overflow:hidden}@media(max-width: 750px){.business-intro__img{width:72rem;margin:0 -5rem}}.business__title{color:#424ea8;text-align:center;margin-bottom:7rem}.business-point{margin-bottom:10rem;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 750px){.business-point{display:block}}.business-point--reverse{flex-direction:row-reverse}.business-point__img{width:53.125%;max-width:68rem;border-radius:1rem;overflow:hidden}@media(max-width: 750px){.business-point__img{width:100%;max-width:none;margin-bottom:5rem}}.business-point__body{width:46.875%;max-width:60rem;padding:1.5625% 7.03125% 1.5625% 5.46875%}@media(max-width: 750px){.business-point__body{width:100%;max-width:none;padding:0}}.business-point--reverse .business-point__body{padding:1.5625% 5.46875% 1.5625% 7.03125%}@media(max-width: 750px){.business-point--reverse .business-point__body{padding:0}}.business-point__num{font-family:"Montserrat",sans-serif;font-size:2.4rem;font-weight:500;color:#fff;background:#424ea8;text-align:center;width:15rem;height:4rem;margin-bottom:2.5rem;border-radius:9999px;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.business-point__num{font-size:2.8rem;width:18rem;height:5rem}}.business-point__heading{font-size:clamp(3rem,2.6865671642vw,3.6rem);line-height:1.3333333333;margin-bottom:3rem}@media(max-width: 750px){.business-point__heading{font-size:4.4rem}}.business-point__txt{line-height:2;text-align:justify}.page-works{color:#fff;background:linear-gradient(90deg, rgb(66, 78, 168) 0%, rgb(0, 91, 151) 100%);padding:20rem 0 15rem;margin-top:-12rem;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%);position:relative;overflow:hidden}@media(max-width: 750px){.page-works{padding:18rem 0 12rem}}.page-works::before{content:"";background:url("../img/index/bg-works.png") no-repeat left top/100% auto;width:100%;height:calc(100% - 24rem);position:absolute;top:50%;transform:translateY(-50%);z-index:-1}@media(max-width: 750px){.page-works::before{background:url("../img/index/bg-works-sp.png") no-repeat left top/100% auto}}.page-works__inner{width:var(--width);margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 750px){.page-works__inner{display:block}}@media(max-width: 750px){.page-works__title{margin-bottom:4rem}}.page-works__body{width:63rem;display:flex;justify-content:flex-end}@media(max-width: 750px){.page-works__body{width:100%}}.page-works-slider{width:var(--width);margin:6rem auto 0}.page-works-slider__wrapper{display:flex;gap:0 3.5rem}@media(max-width: 750px){.page-works-slider__wrapper{display:block}}.page-works-slider__item{background:#fff;width:31rem;border-radius:.8rem;overflow:hidden;transition:opacity .3s}@media(max-width: 750px){.page-works-slider__item{width:100%;margin-bottom:3rem}.page-works-slider__item:last-of-type{margin-bottom:0}}.page-works-slider__item:hover{opacity:.75}.page-works-slider__body{color:#333;padding:1.5rem 2rem}@media(max-width: 750px){.page-works-slider__body{padding:3rem 5rem}}.page-works-slider__img img{aspect-ratio:840/560;-o-object-fit:cover;object-fit:cover}.page-works-slider__title{font-size:1.8rem;line-height:1.3333333333;margin-bottom:1rem}@media(max-width: 750px){.page-works-slider__title{font-size:3rem;margin-bottom:1.5rem}}.page-works-slider__genre{font-size:1.2rem;color:#999}@media(max-width: 750px){.page-works-slider__genre{font-size:2rem}}.others-pager{background:#eff5f9;padding-bottom:12rem}.others-pager__title{color:#424ea8;text-align:center;margin-bottom:8rem}.others-pager__inner{width:116rem}@media(max-width: 750px){.others-pager__inner{width:var(--width)}}.others-pager-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:4rem 4rem}@media(max-width: 750px){.others-pager-list{display:block}}.others-pager-list--3col{grid-template-columns:1fr 1fr 1fr;gap:3.5rem 3.5rem}@media(max-width: 750px){.others-pager-list__item{width:100%;margin-bottom:6rem}.others-pager-list__item:last-of-type{margin-bottom:0}}.others-pager-list__img{width:100%;height:17rem;margin-bottom:1rem;border-radius:1rem;overflow:hidden}@media(max-width: 750px){.others-pager-list__img{height:40rem;margin-bottom:2rem}}.others-pager-list__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.others-pager-list__item a:hover .others-pager-list__img img{transform:scale(1.1)}.others-pager-list--3col .others-pager-list__img{margin-bottom:2rem}.others-pager-list__name{font-size:1.8rem;line-height:1.4444444444;padding-top:.3rem;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 750px){.others-pager-list__name{font-size:3rem;padding-top:.9rem}}.others-pager-list__name span{background:#fff;width:3.2rem;aspect-ratio:32/32;margin-top:-0.3rem;margin-left:1em;border:1px solid #e6e6e6;border-radius:100%;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.others-pager-list__name span{width:5.6rem;margin-top:-0.9rem}}.others-pager-list__name span::before{content:"";background:#424ea8;width:.7rem;aspect-ratio:7/12.25;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}.others-pager-list--3col .others-pager-list__name{font-size:2rem;align-items:center}@media(max-width: 750px){.others-pager-list--3col .others-pager-list__name{font-size:4.2rem}}.others-pager-list--3col .others-pager-list__name span{width:4rem}@media(max-width: 750px){.others-pager-list--3col .others-pager-list__name span{width:5.6rem;margin-top:0}}.others-pager-list__txt{line-height:1.875;text-align:justify;margin-top:1rem}.sitemap{font-size:1.8rem;display:flex;flex-wrap:wrap;gap:2.5rem 5rem}@media(max-width: 750px){.sitemap{font-size:2.8rem;display:block}}.sitemap__item{width:30rem;padding-bottom:1.5rem;border-bottom:1px solid #e6e6e6}@media(max-width: 750px){.sitemap__item{width:100%;padding-bottom:2.5rem;margin-bottom:5rem}}.sitemap__item--business{width:100%;border-bottom:none}.sitemap__item a{transition:color .3s}.sitemap__item a:hover{color:#424ea8}.sitemap-business{font-size:1.6rem;padding-top:2.5rem;padding-left:2rem;margin-top:1.5rem;border-top:1px solid #e6e6e6;display:flex;flex-wrap:wrap}@media(max-width: 750px){.sitemap-business{font-size:2.6rem;display:block;padding-top:6.5rem;padding-left:3rem;margin-top:2.5rem}}.sitemap-business__item{margin-right:11rem}@media(max-width: 750px){.sitemap-business__item{margin-right:0;margin-bottom:5rem}}.sitemap-business__item:last-of-type{margin-right:0}.sitemap-business__category{margin-bottom:2.5rem}@media(max-width: 750px){.sitemap-business__category{margin-bottom:4rem}}.sitemap-business-list{margin-left:2.5em}.sitemap-business-list__item{margin-bottom:2rem}@media(max-width: 750px){.sitemap-business-list__item{margin-bottom:4.5rem}}.sitemap-business-list__item:last-child{margin-bottom:0}.sitemap-business-list__item a{transition:color .3s;display:inline-flex;align-items:flex-start}.sitemap-business-list__item a::before{content:"";background:#424ea8;width:.5rem;aspect-ratio:5/9;margin-top:.25em;margin-right:1.3rem;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}@media(max-width: 750px){.sitemap-business-list__item a::before{width:.8rem}}.sitemap-business-list__item a:hover{text-decoration:underline;text-underline-offset:.2rem}.document-format{margin-bottom:7rem;display:flex;gap:0 2rem}@media(max-width: 750px){.document-format{margin-bottom:9rem;flex-direction:column;gap:3rem 0}}.document-contact{display:flex;gap:0 2rem}@media(max-width: 750px){.document-contact{wz:2.4rem;flex-direction:column;gap:3rem 0}}.document-contact__item{background:#eef4f8;text-align:center;width:32rem;padding:3rem;border-radius:.6rem}@media(max-width: 750px){.document-contact__item{width:100%}}.document-contact__heading{font-weight:700;color:#424ea8;margin-bottom:1.5rem}@media(max-width: 750px){.document-contact__heading{margin-bottom:2.5rem}}.document-contact__tel{font-family:"Roboto",sans-serif;font-size:3.2rem;font-weight:900;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.document-contact__tel{font-size:4.8rem}}.document-contact__tel img{width:2.6rem;margin-right:1rem}@media(max-width: 750px){.document-contact__tel img{width:4rem}}.document-contact__manager{font-size:1.4rem}@media(max-width: 750px){.document-contact__manager{font-size:2.4rem}}.ones-cubo{clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%);margin-top:-12rem;position:relative;z-index:1}.ones-cubo__title{color:#fff;background:#0d52bf;text-align:center;padding:21rem 0}@media(max-width: 750px){.ones-cubo__title{padding-bottom:14rem}}.ones-cubo__wrapper{background:url("../img/business/house/new/bg-ones-cubo.png") no-repeat top center/100% auto;position:relative;z-index:1}@media(max-width: 750px){.ones-cubo__wrapper{background-image:url("../img/business/house/new/bg-ones-cubo-sp.png")}}.ones-cubo__mainvisual{text-align:center}.ones-cubo__mainvisual img{width:98.6111111111%;position:relative;top:-14rem}@media(max-width: 750px){.ones-cubo__mainvisual img{width:72rem;top:-9rem}}.ones-cubo__subimage{text-align:center;margin-bottom:6rem}.ones-cubo__subimage img{width:98.6111111111%}@media(max-width: 750px){.ones-cubo__subimage img{width:72rem}}.ones-cubo__inner{width:100%;max-width:128rem;margin:0 auto}@media(max-width: 750px){.ones-cubo__inner{width:var(--width)}}.ones-cubo__grade{width:var(--width);margin:0 auto 9rem}@media(max-width: 750px){.ones-cubo__grade{width:72rem;margin:0 -5rem 16rem}}.flow{background:#f5f5ff;padding-top:16rem;padding-bottom:16rem;margin-top:-12rem;position:relative;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%)}.flow__title{color:#424ea8;text-align:center;margin-bottom:4rem}.flow-list__item{background:#fff;padding:5rem 6rem;margin-bottom:6rem;border-radius:.8rem;position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:0 6rem}@media(max-width: 750px){.flow-list__item{padding:4rem;gap:0 3rem}}.flow-list__item::after{content:"";background:#424ea8;width:4rem;aspect-ratio:40/20;clip-path:polygon(100% 0, 0 0, 50% 100%);position:absolute;top:calc(100% + 2rem);left:50%;transform:translateX(-50%)}.flow-list__item:last-child{margin-bottom:0}.flow-list__item:last-child::after{content:none}.flow-list__icon{width:9rem;flex-shrink:0}@media(max-width: 750px){.flow-list__icon{width:11rem}}.flow-list__body{width:100%}.flow-list__heading{font-size:1.8rem;line-height:1.5333333333;color:#424ea8;margin-bottom:1rem;display:flex;align-items:flex-start}@media(max-width: 750px){.flow-list__heading{font-size:3rem}}.flow-list__num{font-family:"Montserrat",sans-serif;color:#fff;background:#424ea8;width:2.8rem;aspect-ratio:28/28;margin-right:.5em;border-radius:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0}@media(max-width: 750px){.flow-list__num{font-size:2.6rem;width:4.6rem}}.flow-list__txt{font-size:1.4rem;line-height:2;text-align:justify}@media(max-width: 750px){.flow-list__txt{font-size:2.6rem;line-height:1.7692307692}}.service-menu{padding-bottom:16rem}.service-menu__title{color:#424ea8;text-align:center;margin-bottom:7rem}.service-menu-cards{width:var(--width);margin:0 auto;display:flex;flex-wrap:wrap;gap:5rem 3.5rem}@media(max-width: 750px){.service-menu-cards{display:block}}.service-menu-cards__item{width:31rem}@media(max-width: 750px){.service-menu-cards__item{width:100%;margin-bottom:7rem}.service-menu-cards__item:last-child{margin-bottom:0}}.service-menu-cards__img{margin-bottom:2.5rem;border-radius:.8rem;overflow:hidden}@media(max-width: 750px){.service-menu-cards__img{margin-bottom:4rem}}.service-menu-cards__img img{-o-object-fit:cover;object-fit:cover}@media(max-width: 750px){.service-menu-cards__img img{aspect-ratio:620/400}}.service-menu-cards__heading{font-size:2rem;margin-bottom:2rem}@media(max-width: 750px){.service-menu-cards__heading{font-size:4.2rem;margin-bottom:3rem}}.checkpoint__txt{text-align:center;margin:-3rem 0 5rem}@media(max-width: 750px){.checkpoint__txt{text-align:justify}}.checkpoint-cards{width:var(--width);margin:0 auto;display:flex;flex-wrap:wrap;gap:5rem 3.5rem}@media(max-width: 750px){.checkpoint-cards{display:block}}.checkpoint-cards__item{background:#eff5f9;border-radius:.8rem;width:31rem;padding:3rem}@media(max-width: 750px){.checkpoint-cards__item{width:100%;margin-bottom:2rem;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:flex-start;gap:0 3rem;grid-template-areas:"icon heading" "icon body"}.checkpoint-cards__item:last-child{margin-bottom:0}}.checkpoint-cards__img{width:13.2rem;margin:0 auto 2rem}@media(max-width: 750px){.checkpoint-cards__img{margin:0;grid-area:icon}}.checkpoint-cards__heading{line-height:1.625;color:#424ea8;text-align:center;margin-bottom:1rem}@media(max-width: 750px){.checkpoint-cards__heading{font-size:2.8rem;text-align:left;margin-bottom:1rem;grid-area:heading}}.checkpoint-cards__txt{font-size:1.4rem;line-height:1.8571428571;text-align:justify}@media(max-width: 750px){.checkpoint-cards__txt{font-size:2.4rem;grid-area:body}}.news-archive{padding-bottom:12rem}.news-archive__inner{display:flex;justify-content:space-between}@media(max-width: 750px){.news-archive__inner{display:block}}.news-archive__entries{width:70rem}@media(max-width: 750px){.news-archive__entries{width:100%;margin-bottom:12rem}}.news-archive-list{border-top:1px solid #e5e5e5}.news-archive-list__item{padding:2rem 0;border-bottom:1px solid #e5e5e5;display:grid;align-items:flex-start;grid-template-columns:10rem 12.4rem 1fr}@media(max-width: 750px){.news-archive-list__item{padding:4.5rem 0;grid-template-columns:18rem 1fr;grid-template-areas:"date category" "title title";gap:1rem 0}}.news-archive-list__date{font-size:1.4rem;margin-top:.7em}@media(max-width: 750px){.news-archive-list__date{font-size:2.6rem;grid-area:date}}.news-archive-list__category{font-size:1.4rem;color:#424ea8;text-align:center;width:100%;height:2.4rem;margin-top:.35em;border:1px solid currentColor;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.news-archive-list__category{font-size:2.6rem;width:25rem;height:4.8rem;grid-area:category}}.news-archive-list__title{line-height:2;display:block;padding-right:4rem;margin-left:1em;position:relative}@media(max-width: 750px){.news-archive-list__title{margin-left:0;grid-area:title}}.news-archive-list__title::after{content:"";background:#424ea8;width:.8rem;aspect-ratio:8/14;position:absolute;top:50%;right:.6rem;transform:translateY(-50%);-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}@media(max-width: 750px){.news-archive-list__title::after{width:1.2rem}}.news-archive-list__title:hover{text-decoration:underline}.news-archive__side{width:25rem}@media(max-width: 750px){.news-archive__side{width:100%}}.news-archive-category{background:#f4f4ff;padding:4rem 2.5rem;margin-bottom:4rem;border-radius:.8rem}@media(max-width: 750px){.news-archive-category{padding:7rem 5rem;margin-bottom:6rem}}.news-archive-category:last-of-type{margin-bottom:0}.news-archive-category__heading{font-size:1.6rem;padding-left:1em;margin-bottom:2.5rem;border-left:.4rem solid #424ea8}@media(max-width: 750px){.news-archive-category__heading{font-size:3.6rem;padding-left:.5em;margin-bottom:5rem}}.news-archive-category-list{margin:0 -2.5rem;position:relative}@media(max-width: 750px){.news-archive-category-list{margin:0 -5rem}}.news-archive-category-list::before{content:"";background:#c6c6c6;width:calc(100% - 5rem);height:1px;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media(max-width: 750px){.news-archive-category-list::before{width:calc(100% - 10rem)}}.news-archive-category-list__item{position:relative}.news-archive-category-list__item a{padding:2.5rem 3.5rem;display:flex;align-items:center;transition:background .3s}@media(max-width: 750px){.news-archive-category-list__item a{padding:4rem 7rem}}.news-archive-category-list__item a:hover{background:#e3e3f8}.news-archive-category-list__item::before{content:"";background:#c6c6c6;width:calc(100% - 5rem);height:1px;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media(max-width: 750px){.news-archive-category-list__item::before{width:calc(100% - 10rem)}}.news-archive-category-list__item::after{content:"";background:#424ea8;width:.8rem;aspect-ratio:8/14;position:absolute;top:50%;right:3rem;transform:translateY(-50%);-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover}@media(max-width: 750px){.news-archive-category-list__item::after{width:1.2rem;right:7rem}}.news-single{padding-bottom:12rem}.news-single-metabox{margin-bottom:4rem;display:flex;gap:0 3.5rem}.news-single-metabox__date{font-size:1.4rem;margin-top:.7em}@media(max-width: 750px){.news-single-metabox__date{font-size:2.6rem;grid-area:date}}.news-single-metabox__category{font-size:1.4rem;color:#424ea8;text-align:center;width:12.4rem;height:2.4rem;margin-top:.35em;border:1px solid currentColor;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.news-single-metabox__category{font-size:2.6rem;width:25rem;height:4.8rem}}.news-single__title{font-size:3rem;line-height:1.5;font-weight:700;color:#424ea8;padding-bottom:1rem;margin-bottom:7rem;border-bottom:.4rem solid #e3e3f8;overflow-wrap:break-word}@media(max-width: 750px){.news-single__title{font-size:4rem;padding-bottom:2rem}}.news-single__body{line-height:2;padding-bottom:12rem;margin-bottom:2.5rem;border-bottom:1px solid #e5e5e5}.news-single__body>p{margin-bottom:3rem}.news-single__body>h1{font-size:2.6rem;line-height:1.3846153846;color:#fff;background:#424ea8;padding:1rem 1.5rem;margin-bottom:3rem}@media(max-width: 750px){.news-single__body>h1{font-size:3.6rem;padding:2rem 3rem}}.news-single__body>h2{font-size:2.4rem;line-height:1.3846153846;color:#424ea8;padding:1rem 1.5rem;margin-bottom:3rem;border-top:.2rem solid #424ea8;border-bottom:.2rem solid #424ea8}@media(max-width: 750px){.news-single__body>h2{font-size:3.4rem;padding:2rem 3rem}}.news-single__body>h3{font-size:2.4rem;line-height:1.3846153846;color:#424ea8;background:#eef4f8;padding:1.2rem 1.5rem;margin-bottom:3rem}@media(max-width: 750px){.news-single__body>h3{font-size:3.4rem;padding:2rem 3rem}}.news-single__body>h4{font-size:2.2rem;line-height:1.3846153846;padding-bottom:1.5rem;margin-bottom:3rem;border-bottom:.3rem solid #eef4f8}@media(max-width: 750px){.news-single__body>h4{font-size:3.2rem;padding-bottom:2rem;border-bottom-width:.6rem}}.news-single__body>h5{font-size:2rem;line-height:1.3846153846;padding:1rem 1.2rem;margin-bottom:3rem;border-left:.6rem solid #424ea8}@media(max-width: 750px){.news-single__body>h5{font-size:3.3rem;padding:.5rem 2rem}}.news-single__body>h6{font-size:1.8rem;line-height:1.3846153846;margin-bottom:3rem}@media(max-width: 750px){.news-single__body>h6{font-size:2.8rem}}.news-single__body blockquote{padding:1em 1.5em;margin-bottom:3rem;border-left:.4rem solid #f2f2f2}.news-single__body blockquote:has(cite){padding-bottom:.5em}.news-single__body blockquote cite{display:block;color:#737373;font-size:.8em;text-align:right}.news-single__body>table{background:#999;margin-bottom:3rem;border-spacing:1px;border-collapse:separate}.news-single__body>table th{background:#f2f2f2;padding:1rem 1.5rem}.news-single__body>table td{background:#fff;padding:1rem 1.5rem}.news-single__body>dl{margin-bottom:3rem}.news-single__body>dl>dd{margin-left:1em}.news-single__body>ul,.news-single__body>ol{margin-bottom:3rem}.news-single__body ul{list-style-type:disc;margin-left:1.5em}.news-single__body ol{list-style-type:decimal;margin-left:1em}.news-single__body img{width:auto;max-width:100%}.news-single__body a{color:#424ea8;text-decoration:underline}.news-single__body .alignnone{margin:.5em 0 .5em 0}.news-single__body .aligncenter{display:block;margin-left:auto;margin-right:auto}.news-single__body .alignleft{float:left;margin:.5em 1em .5em 0}.news-single__body .alignright{float:right;margin:.5em 0 .5em 1em}.news-single__body *{max-width:100%;overflow-wrap:break-word}.news-single__body>*:last-child{margin-bottom:0}.news-single__btn-back{background:none;width:14rem;height:auto;padding:0;margin:0 auto;border:none}@media(max-width: 750px){.news-single__btn-back{width:23rem}}.news-single__btn-back:hover{text-decoration:underline;color:#424ea8;background:none}.ict{background:#e8e8f7;padding:6rem 8rem;margin-bottom:4rem;border-radius:.8rem;display:grid;grid-template-columns:42rem 1fr;grid-template-rows:auto auto;gap:4rem 4rem;grid-template-areas:"title title" "img txt"}@media(max-width: 750px){.ict{display:block;padding:6rem 3rem;margin-bottom:3rem}}.ict__heading{font-size:3rem;line-height:1.3333333333;padding-bottom:2.5rem;position:relative;grid-area:title}@media(max-width: 750px){.ict__heading{font-size:3.6rem;margin-bottom:4rem}}.ict__heading::before{content:"";background:#424ea8;width:5rem;height:.2rem;position:absolute;left:0;bottom:0;z-index:1}@media(max-width: 750px){.ict__heading::before{width:7rem;height:.4rem}}.ict__heading::after{content:"";background:#c5cbea;width:100%;height:.2rem;position:absolute;left:0;bottom:0}@media(max-width: 750px){.ict__heading::after{height:.4rem}}.ict__img{grid-area:img}@media(max-width: 750px){.ict__img{margin-bottom:4rem}}.ict__txt{line-height:2;text-align:justify;grid-area:txt}@media(max-width: 750px){.ict__txt{line-height:1.8461538462}}.ict__txt em{color:#424ea8}.contact__inner{width:80rem}@media(max-width: 750px){.contact__inner{width:var(--width)}}.contact__rapid{margin:0 auto 5rem;border:.2rem solid #e3e3f8}@media(max-width: 750px){.contact__rapid{margin-bottom:10rem !important}}.contact-form__heading{margin-bottom:1rem;display:flex;align-items:center}@media(max-width: 750px){.contact-form__heading{margin-bottom:3rem}}.contact-form__rule{font-size:1.2rem;color:#fff;background:#e2212f;width:4rem;height:2rem;margin-left:1em;border-radius:.4rem;display:inline-flex;justify-content:center;align-items:center}@media(max-width: 750px){.contact-form__rule{font-size:2rem;width:6.4rem;height:3.2rem}}.contact-form__body{line-height:1.625;margin-bottom:5rem}@media(max-width: 750px){.contact-form__body{margin-bottom:7rem}}.contact-form__btn-group{display:flex;justify-content:center;gap:0 5rem}@media(max-width: 750px){.contact-form__btn-group{flex-direction:column;gap:4rem 0}}.input-text{font-size:16px;background:#f2f2f2;width:100%;padding:2.3rem 3rem;border-radius:.6rem}.input-textarea{font-size:16px;line-height:1.625;background:#f2f2f2;width:100%;height:18rem;padding:2.3rem 3rem;border-radius:.6rem}.input-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2.4rem;aspect-ratio:24/24;border:.2rem solid #cbcbcb;border-radius:50%;outline:none;cursor:pointer;margin-right:1em;position:relative;padding:0}@media(max-width: 750px){.input-radio{width:4rem;margin-right:.5em}}.input-radio:checked::before{content:"";display:block;width:1.2rem;aspect-ratio:12/12;background:#424ea8;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media(max-width: 750px){.input-radio:checked::before{width:2rem}}.input-group{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem 5rem}@media(max-width: 750px){.input-group{flex-direction:column;gap:3rem 0}}.mwform-radio-field{cursor:pointer;display:inline-flex;align-items:center}.mwform-radio-field label{cursor:pointer}.mw_wp_form .horizontal-item+.horizontal-item{margin:0}.mw_wp_form .error{font-size:1.6rem;width:100%;margin-top:.5em}.mw_wp_form_confirm .contact-form__rule{display:none}.back-home{margin:0 auto}.history{position:relative}.history-title{color:#fff;text-align:center;width:100%;padding-top:30rem;margin-bottom:15rem;position:relative;z-index:0}@media(max-width: 750px){.history-title{width:var(--width);padding-top:21rem;margin-right:auto;margin-left:auto}}.history-title::before{content:"";background:url("../img/history/bg-history-title.png") no-repeat top/cover;width:36rem;aspect-ratio:360/250;position:absolute;top:9rem;left:50%;transform:translateX(-50%);z-index:-1}@media(max-width: 750px){.history-title::before{top:0}}.history-title__heading{font-size:4.8rem;font-weight:700;margin-bottom:3rem}@media(max-width: 750px){.history-title__heading{font-size:6.4rem}}.history-title__txt{line-height:2}@media(max-width: 750px){.history-title__txt{line-height:1.6923076923;text-align:justify}}.history .footer__copyright{color:#fff;text-align:center;display:block;width:100%;padding:2rem}.history__background{position:relative}.history__background--y2020s::before{content:"";background:url("../img/history/bg-y2020s.webp") no-repeat top center/cover;width:100vw;aspect-ratio:1440/960;position:absolute;top:-41.6666666667vw;left:50%;transform:translateX(-50%);z-index:-1;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%)}@media(max-width: 750px){.history__background--y2020s::before{background:url("../img/history/bg-y2020s-sp.webp") no-repeat top center/cover;aspect-ratio:750/1980;top:-80rem}}.history__background--y2010s{color:#fff;padding-top:6rem}@media(max-width: 750px){.history__background--y2010s{padding-top:8rem}}.history__background--y2010s::before{content:"";background:url("../img/history/bg-y2010s.webp") no-repeat bottom center/cover;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1}@media(max-width: 750px){.history__background--y2010s::before{background:url("../img/history/bg-y2010s-sp.webp") no-repeat bottom center/cover}}.history__background--y2010s::after{content:"";background:currentColor;width:1px;height:6rem;position:absolute;top:0;left:50%}@media(max-width: 750px){.history__background--y2010s::after{left:8.5rem;height:8rem}}.history-timeline{width:var(--width);margin:0 auto;position:relative}.history-timeline__item{padding-bottom:6rem;position:relative;display:flex;justify-content:space-between}@media(max-width: 750px){.history-timeline__item{display:block;padding-left:6rem;padding-bottom:8rem}}.history-timeline__item--reverse{flex-direction:row-reverse}.history-timeline__item::before{content:"";background:#424ea8;width:4rem;aspect-ratio:40/40;border-radius:100%;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media(max-width: 750px){.history-timeline__item::before{width:4.1rem;left:0;transform:none}}.history-timeline__item::after{content:"";background:#424ea8;width:1px;height:100%;position:absolute;top:0;left:50%}@media(max-width: 750px){.history-timeline__item::after{left:2rem}}.history-timeline__item--start::after{content:none}.history-timeline__img,.history-timeline__body{width:43rem;flex-shrink:0}@media(max-width: 750px){.history-timeline__img,.history-timeline__body{width:100%}}.history-timeline__img img{aspect-ratio:430/320;-o-object-fit:cover;object-fit:cover}.history-timeline__body{text-align:right}@media(max-width: 750px){.history-timeline__body{margin-bottom:3rem;text-align:left}}.history-timeline__item--reverse .history-timeline__body{text-align:left}.history-timeline__date{font-size:1.8rem;color:#424ea8;margin-bottom:1.5rem}@media(max-width: 750px){.history-timeline__date{font-size:2.8rem;margin-bottom:2rem;position:relative;top:-0.5rem}}.history-timeline__date em{font-family:"Montserrat",sans-serif;font-size:6.4rem;font-weight:700;line-height:.75;display:inline-block;vertical-align:-0.1em;margin-right:1rem}.history-timeline__txt{font-size:1.8rem;line-height:1.7777777778}@media(max-width: 750px){.history-timeline__txt{font-size:2.6rem}}.history-timeline__anniversary{font-family:"Montserrat",sans-serif;font-size:5.6rem;font-weight:700;color:#424ea8;opacity:.33;white-space:nowrap;writing-mode:vertical-rl;position:absolute;top:0;right:calc(100% + 1rem);pointer-events:none}@media(max-width: 750px){.history-timeline__anniversary{font-size:6.4rem}}.history-timeline__anniversary--pos-right{right:auto;left:calc(100% + 1rem)}.history__background--y2010s .history-timeline__item::before{background:currentColor}.history__background--y2010s .history-timeline__item::after{background:currentColor}.history__background--y2010s .history-timeline__date{color:currentColor}.loader{background:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s}.loader.is-hide{opacity:0;visibility:hidden;pointer-events:none}.loader__item{color:#424ea8;width:5rem;height:5rem;display:flex;background:linear-gradient(currentColor 0 0) right/51% 100%,linear-gradient(currentColor 0 0) bottom/100% 51%;background-repeat:no-repeat;animation:l17-0 2s infinite linear .25s}.loader__item::before{content:"";width:50%;height:50%;background:currentColor;transform-origin:10% 10%;animation:l17-1 .5s infinite linear}@keyframes l17-0{0%,12.49%{transform:rotate(0deg)}12.5%,37.49%{transform:rotate(90deg)}37.5%,62.49%{transform:rotate(180deg)}62.5%,87.49%{transform:rotate(270deg)}87.5%,100%{transform:rotate(360deg)}}@keyframes l17-1{0%{transform:perspective(80px) rotate3d(-1, 1, 0, 0)}80%,100%{transform:perspective(80px) rotate3d(-1, 1, 0, -360deg)}}.works-archive{padding-bottom:12rem}.works-archive-category{background:#f4f4ff;padding:4rem;margin-bottom:6rem;border-radius:.8rem}@media(max-width: 750px){.works-archive-category{padding:6rem 5rem}}.works-archive-category__heading{padding-left:1em;margin-bottom:2.5rem;border-left:.4rem solid #424ea8}@media(max-width: 750px){.works-archive-category__heading{padding-left:.5em;border-left-width:.8rem}}.works-archive-category__parent{font-size:1.4rem;margin-bottom:1rem}@media(max-width: 750px){.works-archive-category__parent{font-size:2.2rem;margin-bottom:2rem}}.works-archive-category__parent span{color:#fff;background:#424ea8;text-align:center;display:inline-block;min-width:13rem;padding:.5rem}@media(max-width: 750px){.works-archive-category__parent span{min-width:20rem;padding:1rem}}.works-archive-category-child{margin-bottom:2rem;display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width: 750px){.works-archive-category-child{margin-bottom:5rem;gap:2rem}}.works-archive-category-child__item{padding-right:1.5rem;border-right:1px solid #c6c6c6}@media(max-width: 750px){.works-archive-category-child__item{padding-right:2rem}}.works-archive-category-child__item:last-child{padding-right:0;border-right:none}.works-archive-category-child__item a{transition:color .3s}.works-archive-category-child__item a:hover{color:#424ea8}.works-archive-category *:last-child{margin-bottom:0}.works-archive-list{margin-bottom:6rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3.5rem 3.5rem}@media(max-width: 750px){.works-archive-list{grid-template-columns:1fr;gap:3rem 3rem}}.works-archive-list__item{background:#fff;border-radius:.8rem;box-shadow:0 0 .8rem rgba(0,0,0,.15);overflow:hidden}.works-archive-list__item a{display:block;transition:opacity .3s}.works-archive-list__item a:hover{opacity:.85}.works-archive-list__img{width:100%;height:20.6rem;overflow:hidden}@media(max-width: 750px){.works-archive-list__img{height:41.2rem}}.works-archive-list__img img{aspect-ratio:310/206;-o-object-fit:cover;object-fit:cover}.works-archive-list__body{padding:1.5rem 2.5rem}@media(max-width: 750px){.works-archive-list__body{padding:4rem 5rem}}.works-archive-list__title{font-size:1.8rem;line-height:1.3333333333;margin-bottom:1rem}@media(max-width: 750px){.works-archive-list__title{font-size:3rem}}.works-archive-list__genre{font-size:1.4rem;color:#999}@media(max-width: 750px){.works-archive-list__genre{font-size:2.6rem}}.wp-pagenavi{margin-top:3rem;display:flex;justify-content:center;gap:0 1.2rem}.wp-pagenavi a,.wp-pagenavi>span{font-family:"Montserrat",sans-serif;font-size:2.2rem;font-weight:600;color:#424ea8;background:#fff;width:4.4rem;height:5rem;padding:0;border:1px solid #424ea8;border-radius:.4rem;position:relative;display:flex;justify-content:center;align-items:center;transition:all .3s}@media(max-width: 750px){.wp-pagenavi a,.wp-pagenavi>span{font-size:3.4rem;width:7rem;height:8rem}}.wp-pagenavi a:hover{color:#fff;background:#424ea8}.wp-pagenavi .current{font-weight:300;color:#fff;background:#424ea8}.wp-pagenavi .nextpostslink>span{background:#424ea8;display:block;width:.8rem;aspect-ratio:8/14;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover;transition:all .3s}@media(max-width: 750px){.wp-pagenavi .nextpostslink>span{width:1.4rem}}.wp-pagenavi .nextpostslink:hover>span{background:#fff}.wp-pagenavi .previouspostslink>span{background:#424ea8;display:block;width:.8rem;aspect-ratio:8/14;-webkit-mask:url("../img/common/arrow-right.svg") no-repeat center/cover;mask:url("../img/common/arrow-right.svg") no-repeat center/cover;transition:all .3s;transform:rotate(180deg)}@media(max-width: 750px){.wp-pagenavi .previouspostslink>span{width:1.4rem}}.wp-pagenavi .previouspostslink:hover>span{background:#fff}.works-single{padding-bottom:12rem}.works-single__category{margin-bottom:3.5rem}@media(max-width: 750px){.works-single__category{margin-bottom:6rem}}.works-single__category a{font-size:1.4rem;color:#424ea8;text-align:center;display:inline-block;min-width:12.4rem;padding:1rem;border:1px solid currentColor}@media(max-width: 750px){.works-single__category a{font-size:2.6rem;min-width:25rem}}.works-single__title{font-size:3rem;line-height:1.2;font-weight:700;color:#424ea8;padding-bottom:1.5rem;margin-bottom:4rem;border-bottom:.4rem solid #e3e3f8}@media(max-width: 750px){.works-single__title{font-size:4rem}}.works-single-detail{line-height:2;margin-bottom:10rem;display:grid;grid-template-columns:20rem 1fr;gap:3rem 0}.works-single-detail__heading{font-weight:700}.works-single__mainimage{text-align:center;width:100%;margin-bottom:4rem}.works-single__mainimage img{width:auto;max-width:100%;height:75rem;-o-object-fit:cover;object-fit:cover}.works-single__subimage{display:grid;grid-template-columns:1fr 1fr;gap:4rem 4rem}.works-single__subimage img{aspect-ratio:480/480;-o-object-fit:cover;object-fit:cover}.works-single-nav{height:9.6rem;padding-top:2.5rem;margin-top:10rem;margin-bottom:12rem;border-top:1px solid #e6e6e6;position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(max-width: 750px){.works-single-nav{height:auto;padding-top:3rem}}.works-single-nav__all{position:absolute;top:2.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 750px){.works-single-nav__all{margin:0 auto;position:static;transform:none}}.works-single-nav__btn{background:none;width:14rem;height:auto;padding:0;border:none}@media(max-width: 750px){.works-single-nav__btn{width:23rem;margin-bottom:6rem}}.works-single-nav__btn:hover{text-decoration:underline;color:#424ea8;background:none}.works-single-nav__btn--prev{margin-right:auto;flex-direction:row-reverse}.works-single-nav__btn--prev .btn__arrow{transform:rotate(180deg)}.works-single-nav__btn--prev:hover .btn__arrow{transform:translateX(-0.5rem) rotate(180deg)}.works-single-nav__btn--next{margin-left:auto}.interview{position:relative;z-index:1}.interview--body{background:url("../img/interview/bg-repeater-line.png") repeat-y top/100% auto;padding-top:0;padding-bottom:12rem}@media(max-width: 750px){.interview--body{background:url("../img/interview/bg-repeater-line-sp.png") repeat-y top/100% auto}}.interview--footer{background:linear-gradient(90deg, rgb(244, 244, 255) 0%, rgb(249, 249, 255) 33.06%, rgb(255, 255, 255) 100%);padding-bottom:12rem}@media(max-width: 750px){.interview--footer{background:linear-gradient(180deg, rgb(244, 244, 255) 0%, rgb(249, 249, 255) 33.06%, rgb(255, 255, 255) 100%)}}.interview__inner{width:116rem;margin:0 auto}@media(max-width: 750px){.interview__inner{width:var(--width)}}.interview-intro{text-align:center;margin-bottom:10rem}@media(max-width: 750px){.interview-intro{text-align:justify}}.interview-intro__heading{font-size:4.4rem;line-height:1.5909090909;margin-bottom:2rem}@media(max-width: 750px){.interview-intro__heading{margin-bottom:3rem}}.interview-intro__txt{font-size:1.8rem;line-height:1.7777777778}@media(max-width: 750px){.interview-intro__txt{font-size:2.6rem}}.interview-member{margin-bottom:13rem}.interview-member__title{color:#424ea8;text-align:center;margin-bottom:6rem}.interview-member-profile{display:flex;justify-content:space-between}@media(max-width: 750px){.interview-member-profile{display:block}}.interview-member-profile__item{background:#eef4f8;width:36rem;padding:3rem;border-radius:.8rem;display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 750px){.interview-member-profile__item{width:100%;padding:5rem;margin-bottom:2rem}.interview-member-profile__item:last-of-type{margin-bottom:0}}.interview-member-profile__header{width:100%;margin-bottom:2rem;display:flex;align-items:center;gap:0 2rem}@media(max-width: 750px){.interview-member-profile__header{gap:0 3rem}}.interview-member-profile__header img{width:8rem;flex-shrink:0}@media(max-width: 750px){.interview-member-profile__header img{width:14rem}}.interview-member-profile__name{font-size:2.6rem;margin-bottom:1rem}@media(max-width: 750px){.interview-member-profile__name{font-size:4.4rem}}.interview-member-profile__txt{font-size:1.4rem;line-height:1.5714285714;text-align:justify;width:100%}@media(max-width: 750px){.interview-member-profile__txt{font-size:2.4rem}}.interview-header{background:url("../img/interview/bg-member-title.webp") no-repeat center/cover;padding:6rem 8rem;margin-bottom:12rem;border-radius:1.6rem;display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center}@media(max-width: 750px){.interview-header{display:block;padding:5rem 6rem}}.interview-header__img{width:50rem;border-radius:1.6rem;overflow:hidden;flex-shrink:0}@media(max-width: 750px){.interview-header__img{width:100%}}.interview-header__body{position:relative;z-index:1}.interview-header__comment{font-size:4rem;margin-bottom:3rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem 0;white-space:nowrap}@media(max-width: 750px){.interview-header__comment{font-size:3.2rem;margin-top:-5rem;margin-left:-4rem}}.interview-header__comment span{background:#fff;display:inline-flex;padding:2rem 2.5rem}@media(max-width: 750px){.interview-header__comment span{padding:1.5rem}}.interview-header__info{color:#fff;display:inline-grid;grid-template-columns:auto auto;align-items:center}@media(max-width: 750px){.interview-header__info{display:block}}.interview-header__name{font-family:"Montserrat",sans-serif;font-size:3.4rem;font-weight:500}@media(max-width: 750px){.interview-header__name{font-size:4.8rem}}.interview-header__join{font-size:1.4rem;line-height:1.7142857143;padding-left:2.5rem;margin-left:2.5rem;border-left:1px solid #fff}@media(max-width: 750px){.interview-header__join{font-size:2.6rem;padding-top:2rem;padding-left:0;margin-top:2rem;margin-left:0;border-top:1px solid #fff;border-left:none}}.interview-article{margin-bottom:12rem;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 750px){.interview-article{display:block}}.interview-article--reverse{flex-direction:row-reverse}.interview-article__img{width:61rem;border-radius:1.6rem;overflow:hidden;flex-shrink:0}@media(max-width: 750px){.interview-article__img{width:46rem;margin:0 auto}}.interview-article__img--full{width:100%;margin-bottom:13rem}@media(max-width: 750px){.interview-article__img--full{width:75rem;margin:0 -6.5rem 13rem;border-radius:0}}.interview-article__body{width:46rem;flex-shrink:0}@media(max-width: 750px){.interview-article__body{width:100%;padding-top:8rem}}.interview-article__body *:last-child{margin-bottom:0}.interview-article__q{font-size:2.6rem;line-height:1.5384615385;font-weight:500;padding-left:5rem;margin-bottom:2rem;position:relative}@media(max-width: 750px){.interview-article__q{font-size:4rem;padding-left:7rem}}.interview-article__q::before{content:"";background:currentColor;width:3.4rem;height:.2rem;position:absolute;top:2rem;left:0}@media(max-width: 750px){.interview-article__q::before{width:4.8rem;height:.4rem;top:3rem}}.interview-article__a{line-height:2;text-align:justify;margin-bottom:4rem}@media(max-width: 750px){.interview-article__a{margin-bottom:6rem}}.women-empowerment{display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.women-empowerment{display:block}}.women-empowerment__img{width:71rem;border-radius:1.6rem;overflow:hidden;flex-shrink:0}@media(max-width: 750px){.women-empowerment__img{width:66rem;margin:0 -2rem 5rem}}.women-empowerment__body{width:40rem;display:flex;flex-direction:column;justify-content:center;gap:4rem 0}@media(max-width: 750px){.women-empowerment__body{width:100%;gap:6rem 0}}.women-empowerment__txt{font-size:1.8rem;line-height:1.8888888889;text-align:center}@media(max-width: 750px){.women-empowerment__txt{font-size:2.6rem}}.women-empowerment__certification{width:31.4rem;margin:0 auto}@media(max-width: 750px){.women-empowerment__certification{width:40rem}}.women-empowerment__btn{color:#fff;background:#e2212f;margin:0 auto;border-color:#e2212f}.women-empowerment__btn:hover{color:#e2212f;background:#fff}.women-empowerment__btn .btn__arrow::after{background:#e2212f}.sdgs{background:url("../img/common/bg-repeater-line.png") repeat-y top center/100% auto;padding-bottom:16rem}.sdgs--action{background:#f5f5ff;padding-top:16rem;padding-bottom:12rem;margin-top:-12rem;clip-path:polygon(0 12rem, 100% 0, 100% 100%, 0 100%)}.sdgs__title{color:#424ea8;text-align:center;margin-bottom:5rem}@media(max-width: 750px){.sdgs__title{margin-bottom:7rem}}.sdgs__category{width:69.2rem;margin:0 auto 5rem}@media(max-width: 750px){.sdgs__category{width:var(--width);margin-bottom:7rem}}.sdgs__intro{font-size:1.8rem;line-height:2;text-align:center}@media(max-width: 750px){.sdgs__intro{font-size:2.6rem}}.sdgs-action{margin-bottom:15rem}.sdgs-action *:last-child{margin-bottom:0}.sdgs-action:last-of-type{margin-bottom:0}.sdgs-action__item{margin-bottom:14rem;display:flex;justify-content:space-between;align-items:flex-start}.sdgs-action__item--reverse{flex-direction:row-reverse}@media(max-width: 750px){.sdgs-action__item{display:block;margin-bottom:10rem}}.sdgs-action__kv{margin-bottom:10rem}@media(max-width: 750px){.sdgs-action__kv{margin-right:-6.5rem;margin-left:-6.5rem}}.sdgs-action__img{width:45rem;position:relative;z-index:0}.sdgs-action__img::after{content:"";background:#424ea8;width:100%;height:100%;border-radius:.8rem;opacity:.2;position:absolute;right:-1.6rem;bottom:-1.6rem;z-index:-1}@media(max-width: 750px){.sdgs-action__img::after{right:-2rem;bottom:-2rem}}.sdgs-action__img img{border-radius:.8rem}@media(max-width: 750px){.sdgs-action__img{width:60rem;margin-bottom:6rem}}.sdgs-action__body{width:45rem}@media(max-width: 750px){.sdgs-action__body{width:100%}}.sdgs-action__no{font-family:"Montserrat",sans-serif;font-size:1.6rem;font-weight:700;color:#424ea8;margin-bottom:2rem}@media(max-width: 750px){.sdgs-action__no{font-size:3rem}}.sdgs-action__heading{font-size:3rem;line-height:1.5333333333;margin-bottom:2rem}@media(max-width: 750px){.sdgs-action__heading{font-size:3.6rem}}.sdgs-action__txt{line-height:2}.eruboshi{padding-top:20rem;padding-bottom:14rem}.eruboshi__intro{margin-bottom:9rem;display:flex;justify-content:space-between}@media(max-width: 750px){.eruboshi__intro{display:block}}.eruboshi__intro-img{width:34.2rem;margin-left:5rem;flex-shrink:0}@media(max-width: 750px){.eruboshi__intro-img{width:56.2rem;margin:5rem auto 0}}.eruboshi__data{margin-bottom:9rem}.eruboshi-graph{margin-bottom:4rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem 2rem}@media(max-width: 750px){.eruboshi-graph{margin-bottom:8rem;grid-template-columns:1fr 1fr;gap:2.5rem 2.5rem}}.eruboshi-graph__item{text-align:center;background:#f5f5f5;padding:2rem 3rem}.eruboshi-graph__item canvas{width:100%;height:auto}.eruboshi-graph__heading{font-size:1.6rem;margin-bottom:1rem}@media(max-width: 750px){.eruboshi-graph__heading{font-size:2.4rem;margin-bottom:2rem}}.eruboshi-graph__notice{font-size:1.4rem;margin-top:1rem}@media(max-width: 750px){.eruboshi-graph__notice{font-size:2.2rem;margin-top:2rem}}.eruboshi__notice{font-size:1.4rem}@media(max-width: 750px){.eruboshi__notice{font-size:2.2rem}}.eruboshi-table{font-size:1.4rem;line-height:1.7142857143;background:#d0d2d8;text-align:center;margin-bottom:1rem;border-spacing:1px;border-collapse:separate;table-layout:auto}@media(max-width: 750px){.eruboshi-table{font-size:2.6rem;margin-bottom:2.5rem}}.eruboshi-table__heading{font-weight:500;background:#f5f5ff;text-align:center;width:15rem;padding:1.5rem}@media(max-width: 750px){.eruboshi-table__heading{width:15.5rem}}.eruboshi-table__heading--fullsize{text-align:left;min-width:15rem}@media(max-width: 750px){.eruboshi-table__heading--fullsize{min-width:18rem}}.eruboshi-table__body{background:#fff;vertical-align:middle;width:15rem;padding:1.5rem}@media(max-width: 750px){.eruboshi-table__body{width:15.5rem}}.eruboshi-table__body--dp{text-align:left;min-width:15rem;padding:1.5rem 3rem}@media(max-width: 750px){.eruboshi-table__body--dp{min-width:19rem;padding:1.5rem}}.eruboshi-table__body--fullsize{text-align:left;width:100%}@media(max-width: 750px){.eruboshi-table-wrapper{overflow-x:scroll}.eruboshi-table-wrapper .eruboshi-table{width:155rem}}.eruboshi__btn{width:32rem;margin:0 auto 8rem}@media(max-width: 750px){.eruboshi__btn{width:100%}}@media only screen and (min-width: 751px){.mb0pc{margin-bottom:0rem}.mb5pc{margin-bottom:0.5rem}.mb10pc{margin-bottom:1rem}.mb15pc{margin-bottom:1.5rem}.mb20pc{margin-bottom:2rem}.mb25pc{margin-bottom:2.5rem}.mb30pc{margin-bottom:3rem}.mb35pc{margin-bottom:3.5rem}.mb40pc{margin-bottom:4rem}.mb45pc{margin-bottom:4.5rem}.mb50pc{margin-bottom:5rem}.mb55pc{margin-bottom:5.5rem}.mb60pc{margin-bottom:6rem}.mb65pc{margin-bottom:6.5rem}.mb70pc{margin-bottom:7rem}.mb75pc{margin-bottom:7.5rem}.mb80pc{margin-bottom:8rem}.mb85pc{margin-bottom:8.5rem}.mb90pc{margin-bottom:9rem}.mb95pc{margin-bottom:9.5rem}.mb100pc{margin-bottom:10rem}.mb105pc{margin-bottom:10.5rem}.mb110pc{margin-bottom:11rem}.mb115pc{margin-bottom:11.5rem}.mb120pc{margin-bottom:12rem}.mb125pc{margin-bottom:12.5rem}.mb130pc{margin-bottom:13rem}.mb135pc{margin-bottom:13.5rem}.mb140pc{margin-bottom:14rem}.mb145pc{margin-bottom:14.5rem}.mb150pc{margin-bottom:15rem}.mb155pc{margin-bottom:15.5rem}.mb160pc{margin-bottom:16rem}.mb165pc{margin-bottom:16.5rem}.mb170pc{margin-bottom:17rem}.mb175pc{margin-bottom:17.5rem}.mb180pc{margin-bottom:18rem}.mb185pc{margin-bottom:18.5rem}.mb190pc{margin-bottom:19rem}.mb195pc{margin-bottom:19.5rem}.mb200pc{margin-bottom:20rem}}@media only screen and (max-width: 750px){.mb0sp{margin-bottom:0rem}.mb5sp{margin-bottom:0.5rem}.mb10sp{margin-bottom:1rem}.mb15sp{margin-bottom:1.5rem}.mb20sp{margin-bottom:2rem}.mb25sp{margin-bottom:2.5rem}.mb30sp{margin-bottom:3rem}.mb35sp{margin-bottom:3.5rem}.mb40sp{margin-bottom:4rem}.mb45sp{margin-bottom:4.5rem}.mb50sp{margin-bottom:5rem}.mb55sp{margin-bottom:5.5rem}.mb60sp{margin-bottom:6rem}.mb65sp{margin-bottom:6.5rem}.mb70sp{margin-bottom:7rem}.mb75sp{margin-bottom:7.5rem}.mb80sp{margin-bottom:8rem}.mb85sp{margin-bottom:8.5rem}.mb90sp{margin-bottom:9rem}.mb95sp{margin-bottom:9.5rem}.mb100sp{margin-bottom:10rem}.mb105sp{margin-bottom:10.5rem}.mb110sp{margin-bottom:11rem}.mb115sp{margin-bottom:11.5rem}.mb120sp{margin-bottom:12rem}.mb125sp{margin-bottom:12.5rem}.mb130sp{margin-bottom:13rem}.mb135sp{margin-bottom:13.5rem}.mb140sp{margin-bottom:14rem}.mb145sp{margin-bottom:14.5rem}.mb150sp{margin-bottom:15rem}.mb155sp{margin-bottom:15.5rem}.mb160sp{margin-bottom:16rem}.mb165sp{margin-bottom:16.5rem}.mb170sp{margin-bottom:17rem}.mb175sp{margin-bottom:17.5rem}.mb180sp{margin-bottom:18rem}.mb185sp{margin-bottom:18.5rem}.mb190sp{margin-bottom:19rem}.mb195sp{margin-bottom:19.5rem}.mb200sp{margin-bottom:20rem}}