@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html{font-size:62.5%;overflow-x:hidden;overscroll-behavior-y:none}html.is-menu-opened{overflow-y:hidden}body{position:relative;padding:0;margin:0;background:#fff;color:#323654;font-size:1.6rem;font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:500;line-height:1;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}main{overflow:hidden}main section{padding:100px 0}@media only screen and (max-width:991px){main section{padding:70px 0}}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none;outline:none;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}canvas,iframe,img{display:block;max-width:100%}.block{display:block}.hidden{display:none!important}@media only screen and (max-width:991px){.hidden-sp{display:none!important}}@media only screen and (min-width:992px){.hidden-pc{display:none!important}}.relative{position:relative}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media only screen and (max-width:991px){.container{padding:0 24px}}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.bg-img,.img{position:relative;background:#EAEBEE;overflow:hidden;z-index:0}.img--bleed{overflow:visible}.bg-img__main,.img__main{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.link-01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:991px){.link-01{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.link-01__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 10px;z-index:0;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:color;transition-property:color}@media only screen and (max-width:991px){.link-01__link{width:100%;max-width:302px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.link-01__link:after{content:"";position:absolute;bottom:20px;left:0;right:40px;height:1px;background:#C7C7C7;z-index:2;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background;transition-property:background}.link-01__link:hover{color:#40DEA1}.link-01__link:hover:after{background:#323654}.link-01__txt{padding:0 25px;font-size:2rem;line-height:1.2;letter-spacing:0.04em;white-space:nowrap}.link-01__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1;width:90px;border-radius:100%;background:#40DEA1;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background;transition-property:background}@media only screen and (max-width:991px){.link-01__arrow{width:70px}}.link-01__arrow:before{content:"";display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;aspect-ratio:18/15;width:18px;background:url("../images/common/icon_arrow-02.png") no-repeat center/contain;-webkit-filter:saturate(0) brightness(2);filter:saturate(0) brightness(2);-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-filter;transition-property:-webkit-filter;transition-property:filter;transition-property:filter,-webkit-filter}.link-01__link:hover .link-01__arrow{background:#C6F5E3}.link-01__link:hover .link-01__arrow:before{-webkit-filter:none;filter:none}.btn-01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;width:100%;max-width:305px;border-radius:70px;padding:26px 15px}.btn-01--whiteblack{color:#323654}@supports (background-image:linear-gradient(to right,black,white)){.btn-01--whiteblack{background-image:-webkit-gradient(linear,left top,right top,from(#323654),color-stop(50%,#323654),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(to right,#323654 0%,#323654 50%,#fff 50%,#fff 100%);background-position-x:100%;background-size:200% 100%;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position-x,color;transition-property:background-position-x,color}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-01--whiteblack{background:#fff;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-color,color;transition-property:background-color,color}}.btn-01--whiteblack:hover{color:#fff}@supports (background-image:linear-gradient(to right,black,white)){.btn-01--whiteblack:hover{background-position-x:0%}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-01--whiteblack:hover{background:#323654}}.btn-01--blackgreen{color:#fff}@supports (background-image:linear-gradient(to right,black,white)){.btn-01--blackgreen{background-image:-webkit-gradient(linear,left top,right top,from(#40DEA1),color-stop(50%,#40DEA1),color-stop(50%,#323654),to(#323654));background-image:linear-gradient(to right,#40DEA1 0%,#40DEA1 50%,#323654 50%,#323654 100%);background-position-x:100%;background-size:200% 100%;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position-x;transition-property:background-position-x}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-01--blackgreen{background:#fff;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-color;transition-property:background-color}}@supports (background-image:linear-gradient(to right,black,white)){.btn-01--blackgreen:hover{background-position-x:0%}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-01--blackgreen:hover{background:#40DEA1}}.btn-01__txt{font-size:1.8rem;font-weight:700;line-height:1}.btn-01__arrow{aspect-ratio:31/22;width:15px;background:url("../images/common/icon_arrow-04.png") no-repeat center/contain;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-filter;transition-property:-webkit-filter;transition-property:filter;transition-property:filter,-webkit-filter}.btn-01--whiteblack:hover .btn-01__arrow{-webkit-filter:saturate(0) brightness(5);filter:saturate(0) brightness(5)}.btn-01--blackgreen .btn-01__arrow{-webkit-filter:saturate(0) brightness(5);filter:saturate(0) brightness(5)}.btn-02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;width:100%;max-width:330px;border-radius:58px;padding:20px 15px}.btn-02--whiteblack{color:#323654}@supports (background-image:linear-gradient(to right,black,white)){.btn-02--whiteblack{background-image:-webkit-gradient(linear,left top,right top,from(#323654),color-stop(50%,#323654),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(to right,#323654 0%,#323654 50%,#fff 50%,#fff 100%);background-position-x:100%;background-size:200% 100%;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position-x,color;transition-property:background-position-x,color}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-02--whiteblack{background:#fff;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-color,color;transition-property:background-color,color}}.btn-02--whiteblack:hover{color:#fff}@supports (background-image:linear-gradient(to right,black,white)){.btn-02--whiteblack:hover{background-position-x:0%}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-02--whiteblack:hover{background:#323654}}.btn-02--blackgreen{color:#fff}@supports (background-image:linear-gradient(to right,black,white)){.btn-02--blackgreen{background-image:-webkit-gradient(linear,left top,right top,from(#40DEA1),color-stop(50%,#40DEA1),color-stop(50%,#323654),to(#323654));background-image:linear-gradient(to right,#40DEA1 0%,#40DEA1 50%,#323654 50%,#323654 100%);background-position-x:100%;background-size:200% 100%;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position-x;transition-property:background-position-x}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-02--blackgreen{background:#fff;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-color;transition-property:background-color}}@supports (background-image:linear-gradient(to right,black,white)){.btn-02--blackgreen:hover{background-position-x:0%}}@supports not (background-image:linear-gradient(to right,black,white)){.btn-02--blackgreen:hover{background:#40DEA1}}.btn-02__txt{font-size:1.8rem;font-weight:700;line-height:1}@media only screen and (max-width:991px){.btn-02__txt{font-size:1.6rem}}.btn-02__arrow{aspect-ratio:6/11;width:6px;background:url("../images/common/icon_arrow-06.png") no-repeat center/contain;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.btn-02:hover .btn-02__arrow{-webkit-transform:translateX(100%);transform:translateX(100%)}.ttl-01{position:relative}.ttl-01:before{content:attr(data-text);position:absolute;top:0;left:0;color:#EAEBEE;font-family:"Roboto Condensed",sans-serif;font-size:20rem;font-weight:800;font-style:italic;line-height:0.715;letter-spacing:0.04em;-webkit-transform:translateY(3.5px);transform:translateY(3.5px)}@media only screen and (max-width:991px){.ttl-01:before{font-size:25.641025641vw}}.ttl-02{font-size:4.8rem;letter-spacing:0.3em;line-height:1}@media only screen and (min-width:992px){.ttl-02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}}@media only screen and (max-width:991px){.ttl-02{font-size:2.8rem;line-height:1.8;letter-spacing:0}}.ttl-02 span{text-orientation:upright;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.ttl-02 strong{margin:0 0 0.1041666667em;font-size:1.25em;font-weight:inherit;letter-spacing:0;line-height:0}.ttl-03{position:relative;margin:0 0 120px;padding:79px 0 0;font-size:4rem;line-height:1;letter-spacing:0.04em;text-align:center;z-index:0}@media only screen and (min-width:992px) and (max-width:1727px){.ttl-03{margin-bottom:5.790387956vw}}@media only screen and (max-width:991px){.ttl-03{margin:0 0 60px;padding:30px 0 0;font-size:3.2rem}}.ttl-03:after{content:attr(data-text);position:absolute;bottom:-0.0235294118em;left:50%;color:#F5F5F6;font:italic 900 17rem "Roboto Condensed",sans-serif;line-height:0.7117647059;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}@media only screen and (max-width:991px){.ttl-03:after{font-size:9rem}}.ttl-03--left{text-align:left}.ttl-03--left:after{left:calc((100% - 100vw) / 2);-webkit-transform:initial;transform:initial}.ttl-04{position:relative;padding:20px 24px;background:#fff;font-size:4rem;line-height:1;letter-spacing:0.3em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:nowrap;-webkit-box-shadow:4px 4px 10px rgba(0,0,0,0.15);box-shadow:4px 4px 10px rgba(0,0,0,0.15);z-index:2}@media only screen and (min-width:992px){.list-news__item{border-left:1px solid #CCCDD4}}.list-news__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;position:relative;border-bottom:1px solid #CCCDD4;padding:40px 72px 40px 24px;z-index:0}@supports (background-image:linear-gradient(to right,black,white)){.list-news__link{background-image:-webkit-gradient(linear,left top,right top,from(#EAEBEE),color-stop(50%,#EAEBEE),color-stop(50%,transparent),to(transparent));background-image:linear-gradient(to right,#EAEBEE 0%,#EAEBEE 50%,transparent 50%,transparent 100%);background-position-x:100%;background-size:200% 100%;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:border-color,background-position-x;transition-property:border-color,background-position-x}}@supports not (background-image:linear-gradient(to right,black,white)){.list-news__link{background:transparent;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:border-color,background-color;transition-property:border-color,background-color}}@media only screen and (max-width:991px){.list-news__link{padding:20px 20px 20px 0}}.list-news__link:hover{border-color:#323654}@supports (background-image:linear-gradient(to right,black,white)){.list-news__link:hover{background-position-x:0%}}@supports not (background-image:linear-gradient(to right,black,white)){.list-news__link:hover{background-color:#EAEBEE}}.list-news__link:after{content:"";position:absolute;top:50%;right:0;aspect-ratio:12/24;width:12px;background:#CCCDD4;-webkit-transform:translateY(-50%);transform:translateY(-50%);clip-path:polygon(0 0,100% 50%,0 100%);z-index:1;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:right,background;transition-property:right,background}@media only screen and (min-width:992px){.list-news__link:after{right:36px}}.list-news__link:hover:after{background:#40DEA1}@media only screen and (min-width:992px){.list-news__link:hover:after{right:24px}}.list-news__category{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.list-news__cat{display:inline-block;border-radius:4px;padding:0 8px 1px;background:#323654;color:#fff;font-size:1.4rem;line-height:1.5714285714;letter-spacing:0.04em}.list-news__date{color:#9B9CA4;font-family:"Roboto",sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:0.1em}.list-news__info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px}.list-news__new{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:2px;padding:1px 4px 5px;background:#40DEA1 linear-gradient(210deg,#0057B8,#40DEA1);color:#fff;font-size:1.4rem;font-weight:700;line-height:1;letter-spacing:0.04em}.list-news__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;font-size:2rem;font-weight:700;line-height:1;letter-spacing:0.1em;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:991px){.list-news__ttl{font-size:1.4rem}}.list-category__item{padding:16px 0}.list-category__link{position:relative;padding:0 0 0 14px;color:#999AA9;font-size:1.8rem;font-weight:700;line-height:1;letter-spacing:0.08em;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:color;transition-property:color}.list-category__link:after{content:"";position:absolute;top:50%;left:0;aspect-ratio:6/11;width:6px;background:#999AA9;clip-path:polygon(0 0,100% 50%,0 100%);opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background,opacity;transition-property:background,opacity;z-index:1}.list-category__link.is-active,.list-category__link:hover{color:#323654}.list-category__link.is-active:after,.list-category__link:hover:after{background:#323654;opacity:1}.list-features__item{position:relative;z-index:0}@media only screen and (min-width:992px){.list-features__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.list-features__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.list-features__item:before{content:"";position:absolute;top:0;bottom:0;left:calc((100% - 100vw) / 2);right:calc((100% - 100vw) / 2);background:#EAEBEE;z-index:-1}.list-features__number{position:absolute;font:italic 14rem "Roboto Condensed",sans-serif;line-height:1;max-height:100%;overflow:hidden}@media only screen and (min-width:992px){.list-features__number{color:#fff;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;white-space:nowrap;z-index:-1}}@media only screen and (max-width:991px){.list-features__number{top:0;left:0;color:#323654;z-index:2}}.list-features__number strong{font-weight:900}@media only screen and (min-width:992px){.list-features__item:nth-child(odd) .list-features__number{top:50%;right:calc((100% - 100vw) / 2);-webkit-transform:translate(-60px,-50%);transform:translate(-60px,-50%)}.list-features__item:nth-child(2n) .list-features__number{top:50%;left:calc((100% - 100vw) / 2);-webkit-transform:translate(60px,-50%);transform:translate(60px,-50%)}}.list-features__img{aspect-ratio:863/732}@media only screen and (min-width:992px){.list-features__img{width:100%;max-width:863px}}.list-features__item:nth-child(odd) .list-features__img{margin:0 0 0 calc((100% - 100vw) / 2)}@media only screen and (max-width:991px){.list-features__item:nth-child(odd) .list-features__img{margin-right:calc((100% - 100vw) / 2)}}.list-features__item:nth-child(2n) .list-features__img{margin:0 calc((100% - 100vw) / 2) 0 0}@media only screen and (max-width:991px){.list-features__item:nth-child(2n) .list-features__img{margin-left:calc((100% - 100vw) / 2)}}.list-features__info{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-features__item:nth-child(odd) .list-features__info{padding:0 0 0 10.8333333333%}@media only screen and (max-width:991px){.list-features__item:nth-child(odd) .list-features__info{padding:40px 20px}}.list-features__item:nth-child(2n) .list-features__info{padding:0 10.8333333333% 0 0}@media only screen and (max-width:991px){.list-features__item:nth-child(2n) .list-features__info{padding:40px 20px}}.list-features__ttl{margin:0 0 40px;font-size:3.2rem;line-height:1.1}@media only screen and (max-width:991px){.list-features__ttl{font-size:2.4rem}}.list-features__txt{font-size:1.8rem;line-height:1.8}@media only screen and (max-width:991px){.list-features__txt{font-size:1.6rem}}.list-services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:53px}.list-services__item{width:100%;max-width:260px;margin:0 auto}.list-services__icon{position:relative;aspect-ratio:1/1;width:100%;margin:0 0 32px;border-radius:100%;background:#40DEA1 -webkit-gradient(linear,left top,left bottom,color-stop(18%,#40DEA1),to(#7CE3FF));background:#40DEA1 linear-gradient(to bottom,#40DEA1 18%,#7CE3FF 100%);overflow:hidden}.list-services__icon:before{content:"";position:absolute;top:50%;left:50%;aspect-ratio:1/1;width:65.3846153846%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.list-services__icon.icon--01:before{background:url("../images/works/works_icon_service-01.png") no-repeat center/contain}.list-services__icon.icon--02:before{background:url("../images/works/works_icon_service-02.png") no-repeat center/contain}.list-services__icon.icon--03:before{background:url("../images/works/works_icon_service-03.png") no-repeat center/contain}.list-services__icon.icon--04:before{background:url("../images/works/works_icon_service-04.png") no-repeat center/contain}.list-services__ttl{margin:0 0 32px;font-size:2.4rem;line-height:1;text-align:center}.list-services__txt{font-size:1.8rem;line-height:1.6}.list-trucks-02__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:991px){.list-trucks-02__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.list-trucks-02__item+.list-trucks-02__item{margin:24px 0 0}.list-trucks-02__ttl{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:200px;padding:24px;background:#323654;color:#fff;font-size:2rem;font-weight:700;line-height:1.45;text-align:center}.list-trucks-02__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px;background:#fff;font-size:1.8rem;line-height:1.6}.list-flow__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:56px}@media only screen and (max-width:991px){.list-flow__item{gap:20px}}.list-flow__item:nth-last-child(n+2){min-height:225px}.list-flow__counter{-webkit-box-flex:0;-ms-flex:0 0 157px;flex:0 0 157px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:991px){.list-flow__counter{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}.list-flow__counter span{position:relative;font:italic 800 8.8rem "Roboto Condensed",sans-serif;line-height:0.7954545455;text-align:center}@media only screen and (max-width:991px){.list-flow__counter span{font-size:4.8rem}}.list-flow__counter span:before{content:"STEP";display:block;margin:0 0 5px;font-size:0.3636363636em;line-height:1}.list-flow__counter span:after{content:"";position:absolute;top:65%;left:50%;aspect-ratio:1/1;width:100px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}@supports (background:radial-gradient(circle,black,white)){.list-flow__counter span:after{background:radial-gradient(50% 50% at 50% 50%,#3DE9B3 36%,rgba(61,233,179,0) 100%)}}.list-flow__counter svg{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:5px;height:0;margin:15px 0}.list-flow__counter svg line{stroke:#323654;stroke-width:5px;stroke-dasharray:0 10;stroke-linecap:round}.list-flow__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-flow__item:last-child .list-flow__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:6px solid #40DEA1;background:#fff}.list-flow__item:nth-last-child(n+2) .list-flow__wrap{padding:0 0 50px}.list-flow__ttl{font-size:2.4rem;line-height:1}.list-flow__item:nth-last-child(n+2) .list-flow__ttl{margin:0 0 40px}.list-flow__info{padding:24px;background:#fff}.list-flow__txt{font-size:1.8rem;line-height:1.6}.list-flow__btn{margin:24px 0 0}.list-faq__item+.list-faq__item{margin:64px 0 0}.list-faq__answer,.list-faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px;margin:0 0 16px}@media only screen and (max-width:991px){.list-faq__answer,.list-faq__question{gap:12px;margin:0 0 8px}}.list-faq__answer:before,.list-faq__question:before{content:"";display:block;aspect-ratio:142/121;width:71px;background:url("../images/works/works_icon_question.png") no-repeat center/contain}@media only screen and (max-width:991px){.list-faq__answer:before,.list-faq__question:before{width:40px}}.list-faq__answer{margin:0 0 0 24px}@media only screen and (max-width:991px){.list-faq__answer{margin:0 0 0 12px}}.list-faq__answer:before{background:url("../images/works/works_icon_answer.png") no-repeat center/contain}.list-faq__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:17px 0 20px;color:#40DEA1;font-size:2.3rem;line-height:1.6}@media only screen and (max-width:991px){.list-faq__ttl{padding:8px 0 10px;font-size:1.8rem}}.list-faq__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.8rem;line-height:1.6}@media only screen and (max-width:991px){.list-faq__txt{font-size:1.6rem}}.list-recruitment__item{background:#F5F5F6}.list-recruitment__item+.list-recruitment__item{margin:40px 0 0}.list-recruitment__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;border-left:18px solid #323654;padding:40px 40px 40px 62px}@media only screen and (max-width:991px){.list-recruitment__link{border-left-width:6px;padding:15px 10px 15px 20px}}.list-recruitment__ttl{margin:0 0 10px;font-size:2.4rem;line-height:1.1}@media only screen and (max-width:991px){.list-recruitment__ttl{font-size:1.8rem}}.list-recruitment__txt{font-size:1.8rem;line-height:1.1}@media only screen and (max-width:991px){.list-recruitment__txt{font-size:1.6rem}}.list-recruitment__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;aspect-ratio:1/1;width:24px}.list-recruitment__icon:after,.list-recruitment__icon:before{content:"";position:absolute;top:50%;left:50%;width:75%;height:2px;background:#323654;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.list-recruitment__link:not(.is-active) .list-recruitment__icon:after{-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}.list-recruitment__info{padding:80px}@media only screen and (max-width:991px){.list-recruitment__info{padding:30px}}.list-recruitment__btn{margin:40px 0 0}.list-recruitment__btn .btn-02{margin:0 auto}.list-details__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;border-bottom:1px solid #CCCDD4;padding:0 0 24px}@media only screen and (max-width:991px){.list-details__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.list-details__item+.list-details__item{margin:24px 0 0}.list-details__ttl{width:100%;max-width:250px;font-size:1.8rem;font-weight:700;line-height:1.4;letter-spacing:0.04em}.list-details__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-details__txt *{font-size:1.8rem;line-height:1.6;letter-spacing:0.04em}@media only screen and (max-width:991px){.list-details__txt *{font-size:1.4rem}}.list-details__txt ul{list-style:"・";margin:0 0 0 1em}.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:25px;width:100%;max-width:700px;margin:0 auto}.accordion__item{border-bottom:1px solid #323654;padding:0 0 20px}.accordion__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.accordion__wrap{padding:20px 0 0}.accordion__icon{display:block;position:relative;aspect-ratio:1/1;width:15px}.accordion__icon:after,.accordion__icon:before{content:"";position:absolute;top:50%;left:50%;background:#323654;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.accordion__icon:before{width:100%;height:2px}.accordion__icon:after{width:2px;height:100%;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:height;transition-property:height}.accordion__link.is-active .accordion__icon:after{height:0}.tabs__nav{position:relative}.tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin:0 auto 30px}@media only screen and (max-width:991px){.tabs__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.tabs__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.tabs__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px 0;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background,color;transition-property:background,color}@media only screen and (max-width:991px){.tabs__link{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 0}}.tabs__item:hover .tabs__link{background:#EAEBEE}.tabs__item.is-active .tabs__link{background:#323654;color:#fff}.tabs__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative;z-index:0}.tabs__content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-height:0;overflow:hidden;opacity:0;visibility:hidden;z-index:-1;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility}.tabs__content:nth-child(n+2){margin:0 0 0 -100%}.tabs__content.is-active{max-height:100%;overflow:visible;opacity:1;visibility:visible;z-index:0}.layout-sample__ttl{margin:0 0 30px}.layout-sample__txt p:nth-child(n+2){margin:1.4em 0 0}.layout-recruit{padding:130px 0 220px}@media only screen and (min-width:992px) and (max-width:1728px){.layout-recruit{padding:5.787037037vw 0 10.4166666667vw}}@media only screen and (max-width:991px){.layout-recruit{padding:0 0 120px}}.layout-recruit__wrap-01{position:relative;width:100%;max-width:1180px;margin:0 auto;padding:68px 0 0}@media only screen and (max-width:991px){.layout-recruit__wrap-01{padding:20px 0 0}}.layout-recruit__wrap-02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative;background:url("../images/common/recruit_bg.jpg") no-repeat center/cover;color:#fff}@media only screen and (min-width:992px){.layout-recruit__wrap-02{clip-path:polygon(0 0,calc(100% - 100px) 0,100% 100px,100% 100%,0 100%)}}@media only screen and (max-width:600px){.layout-recruit__wrap-02{background-image:url("../images/common/recruit_bg-sp.jpg")}}.layout-recruit__wrap-02:before{top:-1px;left:-24px;right:0;color:rgba(255,255,255,0.1)}@media only screen and (max-width:991px){.layout-recruit__wrap-02:before{top:5px;font-size:6.9rem;text-align:right;letter-spacing:0}}.layout-recruit__ttl-jp{position:absolute;top:0;padding:20px 24px;background:#fff;font-size:4rem;line-height:1;letter-spacing:0.3em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:nowrap;-webkit-box-shadow:4px 4px 10px rgba(0,0,0,0.15);box-shadow:4px 4px 10px rgba(0,0,0,0.15);z-index:2}@media only screen and (min-width:992px){.layout-recruit__ttl-jp{right:48px}}@media only screen and (max-width:991px){.layout-recruit__ttl-jp{left:24px;padding:20px 10px;font-size:2.8rem}}.layout-recruit__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:32px;position:relative;width:100%;max-width:595px;padding:63px;padding-right:0;z-index:10}@media only screen and (max-width:991px){.layout-recruit__info{gap:24px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:500px;padding:0 24px 40px}}@media only screen and (max-width:600px){.layout-recruit__info{min-height:736px}}.layout-recruit__tagline{font-size:3.2rem;line-height:1.4;letter-spacing:0.1em;text-shadow:4px 4px 10px rgba(0,0,0,0.15)}@media only screen and (max-width:991px){.layout-recruit__tagline{font-size:2rem}}.layout-recruit__tagline strong{font-size:1.40625em;font-weight:900}@media only screen and (max-width:991px){.layout-recruit__tagline strong{font-size:2.2rem}}.layout-recruit__tagline span{font-size:1.15625em;font-weight:900}.layout-recruit__txt{max-width:448px;font-size:1.8rem;font-weight:700;line-height:1.8;letter-spacing:0.08em}@media only screen and (max-width:991px){.layout-recruit__txt{font-size:1.4rem}}.layout-contact{padding:150px 0 255px;background:#0057B8 url("../images/common/contact_accent.png") no-repeat center calc(100% - 100px)/min(1728px,100%) 242px;clip-path:polygon(0 0,calc(100% - 100px) 0,100% 100px,100% 100%,0 100%);overflow:hidden}@media only screen and (max-width:991px){.layout-contact{padding:80px 0 245px;background-size:auto 194px;clip-path:polygon(0 0,calc(100% - 50px) 0,100% 50px,100% 100%,0 100%)}}.layout-contact--recruit{background-color:#323654}.layout-contact__ttl-en{margin:0 0 40px;color:#fff;font-family:"Roboto Condensed",sans-serif;font-size:10rem;font-weight:800;font-style:italic;line-height:0.71;text-align:center}@media only screen and (max-width:991px){.layout-contact__ttl-en{margin:0 0 20px;font-size:5rem}}.layout-contact__ttl-jp{margin:0 0 80px;color:#fff;font-size:2rem;font-weight:700;list-style:1;text-align:center}@media only screen and (min-width:992px) and (max-width:1728px){.layout-contact__ttl-jp{margin:0 0 2.8935185185vw}}@media only screen and (max-width:991px){.layout-contact__ttl-jp{margin:0 0 40px;font-size:1.8rem}}.layout-contact__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}@media only screen and (min-width:992px){.layout-contact__wrap{padding:9px 0}}.layout-contact__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;width:100%;max-width:380px;border-radius:10px;padding:63px 46px;background:#fff;z-index:0}@media only screen and (max-width:991px){.layout-contact__item{padding:24px 24px 40px;width:calc(50% - 20px)}}@media only screen and (max-width:600px){.layout-contact__item{width:100%}}.layout-contact__item:before{content:"";position:absolute;top:0;left:0;aspect-ratio:205/143;width:53.9473684211%;background:url("../images/common/accent_lines.png") no-repeat center/cover;-webkit-transform:scaleX(-1);transform:scaleX(-1);z-index:-1}.layout-contact__label-en{position:absolute;top:7.8947368421%;left:7.8947368421%;font:700 2.4rem "Roboto",sans-serif;line-height:0.7083333333;letter-spacing:0.05em;text-align:center;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.layout-contact__label-jp{margin:0 0 24px;font-size:2rem;font-weight:700;text-align:center}.layout-contact__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;min-height:120px;margin:0 0 20px}.layout-contact__icon--call{width:64px}.layout-contact__icon--mail{width:70px}.layout-contact__icon--entry{width:102px}.layout-contact__number{color:#40DEA1;font:700 4.4rem "Roboto",sans-serif;line-height:1.5909090909;letter-spacing:0;text-align:center;white-space:nowrap}.layout-contact__footer{margin:12px 0 0;font-size:1.8rem;line-height:1}.layout-01{padding:200px 0;text-align:center}.layout-01__ttl{margin:0 0 80px;font-size:3.2rem;font-weight:700;line-height:1.8;letter-spacing:0.04em}@media only screen and (min-width:992px) and (max-width:1727px){.layout-01__ttl{margin:0 0 2.8935185185vw}}@media only screen and (max-width:991px){.layout-01__ttl{margin:0 0 40px;font-size:2.4rem}}.layout-01__txt{font-size:2rem;line-height:2;letter-spacing:0.04em}@media only screen and (max-width:991px){.layout-01__txt{font-size:1.4rem}}.layout-02{position:relative;padding:160px 0 0;z-index:0}.layout-02:after{content:"";position:absolute;top:0;left:0;aspect-ratio:460/927;width:26.6203703704vw;min-width:460px;background:url("../images/common/accent_triangle.png") no-repeat center/cover;z-index:-1}.layout-02--reverse:after{left:auto;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.layout-02__img--main{aspect-ratio:1464/716;margin:0 calc((100% - 100vw) / 2) 0 0}.layout-02--reverse .layout-02__img--main{margin:0 0 0 calc((100% - 100vw) / 2)}.layout-02__img--sub{position:relative;width:100%;max-width:422px;margin:40px 0 0;z-index:0}.layout-02__img--sub:after{content:"";position:absolute;bottom:-17.7304964539%;right:-11.8483412322%;aspect-ratio:1/1;width:38.3886255924%;background:url("../images/common/accent_slot.png") no-repeat center/cover;-webkit-transform:scale(-1);transform:scale(-1);z-index:2}.layout-02__img--sub .img{aspect-ratio:422/282;width:100%}.layout-02__ttl{position:relative;z-index:0}.layout-02__ttl-txt{position:absolute;bottom:0;left:0;padding:40px 80px 40px 0;font-size:4rem;line-height:1.1;letter-spacing:0.04em}@media only screen and (max-width:991px){.layout-02__ttl-txt{padding:10px 20px 10px 0;font-size:2.4rem;line-height:1.2}}.layout-02__ttl-txt:after{content:"";position:absolute;top:0;bottom:0;left:calc((100% - 100vw) / 2);right:0;background:#fff;z-index:-1}.layout-02--reverse .layout-02__ttl-txt{left:auto;right:0;padding:40px 0 40px 80px}@media only screen and (max-width:991px){.layout-02--reverse .layout-02__ttl-txt{padding:10px 0 10px 20px}}.layout-02--reverse .layout-02__ttl-txt:after{left:0;right:calc((100% - 100vw) / 2)}.layout-02__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:120px;z-index:0}.layout-02__wrap:after{content:"";position:absolute;top:0;bottom:0;left:calc((100% - 100vw) / 2);right:calc((100% - 100vw) / 2);background:#fff;z-index:-1}.layout-02--reverse .layout-02__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.layout-02__info{padding:40px 0}@media only screen and (max-width:991px){.layout-02__info{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}.layout-02__txt{width:100%;max-width:480px;font-size:1.8rem;line-height:1.8}@media only screen and (max-width:991px){.layout-02__txt{font-size:1.6rem}}.layout-02__link{margin:85px 0 0}@media only screen and (max-width:991px){.layout-02__link{margin:40px 0 0}}.layout-02--reverse .layout-02__link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.layout-employee{position:relative;width:100%;max-width:360px;overflow:visible!important;z-index:0}.layout-employee__link{display:block;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity,-webkit-transform,-webkit-transform-origin;transition-property:opacity,-webkit-transform,-webkit-transform-origin;transition-property:opacity,transform,transform-origin;transition-property:opacity,transform,transform-origin,-webkit-transform,-webkit-transform-origin}.swiper-slide .layout-employee__link{-webkit-transform-origin:right bottom;transform-origin:right bottom}.swiper-slide-next+.swiper-slide .layout-employee__link,.swiper-slide-prev .layout-employee__link{-webkit-transform-origin:left bottom;transform-origin:left bottom}.swiper-slide:not(.swiper-slide-active) .layout-employee__link{opacity:0.7;-webkit-transform:scale(0.83333);transform:scale(0.83333)}.layout-employee__number{position:absolute;top:-3px;left:0;font:italic 800 10rem "Roboto Condensed",sans-serif;line-height:0.8;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@supports (background:linear-gradient(to right,black,white)) and ((-webkit-background-clip:text) or (background-clip:text)){.layout-employee__number{color:transparent;background:-webkit-gradient(linear,left top,left bottom,color-stop(39%,#3DE9B3),to(#7CE3FF));background:linear-gradient(to bottom,#3DE9B3 39%,#7CE3FF 100%);-webkit-background-clip:text;background-clip:text}}@supports not ((background:linear-gradient(to right,black,white)) and ((-webkit-background-clip:text) or (background-clip:text))){.layout-employee__number{color:#3DE9B3}}.layout-employee__img{aspect-ratio:300/420;width:100%;z-index:-1}.layout-employee__info{position:absolute;bottom:0;left:0;right:0;padding:24px;color:#fff}.layout-employee__txt{display:-webkit-box;margin:0 0 24px;font-size:2rem;line-height:1.6;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.layout-employee__txt br{display:none}.layout-employee__jobname{margin:0 0 16px}.layout-employee__jobname,.layout-employee__year{font-size:1.6rem;line-height:1}.swiper-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:120px;margin:80px 0 0}@media only screen and (max-width:991px){.swiper-controls{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;margin:40px 0 0}}.swiper-controls__more{margin:0 0 0 40px;font-size:1.8rem;font-weight:700}@media only screen and (max-width:991px){.swiper-controls__more{margin:0 auto}}.swiper-progress{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;height:7px;border-radius:7px;background:#EAEBEE;overflow:hidden}@media only screen and (max-width:991px){.swiper-progress{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.swiper-progress:before{content:"";position:absolute;top:0;bottom:0;left:0;width:var(--width,0);border-radius:7px;background:#0057B8;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:width;transition-property:width}.swiper-fraction{font:400 2.4rem "Roboto",sans-serif;line-height:1.1}.swiper-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px}.swiper-nav__btn{position:relative;aspect-ratio:1/1;width:90px;border:2px solid #EAEBEE;border-radius:100%;background:#fff;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:border-color,background;transition-property:border-color,background}@media only screen and (max-width:991px){.swiper-nav__btn{width:60px}}.swiper-nav__btn:hover{border-color:#323654;background:#323654}.swiper-nav__btn:before{content:"";position:absolute;top:50%;left:50%;aspect-ratio:37/30;width:18px;background:url("../images/common/icon_arrow-05.png") no-repeat center/cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swiper-nav__btn--prev:before{-webkit-transform:translate(-50%,-50%) scaleX(-1);transform:translate(-50%,-50%) scaleX(-1)}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;position:fixed;top:0;left:0;width:100%;height:130px;padding:0 0 0 40px;background:rgba(255,255,255,0.4);z-index:100;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;backdrop-filter:blur(15px);-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:height;transition-property:height}@media only screen and (max-width:1279px){.header{padding:0 40px}}@media only screen and (max-width:991px){.header{height:80px;padding:0 20px}.is-menu-opened .header{background:#fff}}.admin-bar .header{top:32px}@media only screen and (min-width:992px){.is-scrolled .header{height:100px}}.header__home{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:30px;pointer-events:none;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility}@media only screen and (max-width:991px){.header__home{gap:8px}}.is-menu-opened .header__home{opacity:0;visibility:hidden}.header__logo,.header__name{max-height:50px;pointer-events:all}@media only screen and (max-width:1279px){.header__logo,.header__name{max-height:40px}}@media only screen and (max-width:991px){.header__logo,.header__name{max-height:30px}}.header__nav{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:70px}@media only screen and (max-width:991px){.header__nav{display:none}}.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:40px}.header-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:5px;font-size:1.8rem;line-height:1}.header-menu__link:before{content:"";aspect-ratio:1/1;width:9px;border-radius:100%;background:#40DEA1;opacity:0;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}.header-menu__link:hover:before,.is-current-menu-item .header-menu__link:before{opacity:1}.header-btn{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}@media only screen and (max-width:1279px){.header-btn{display:none}}.header-btn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;min-width:200px}.header-btn__link--contact{background-color:#323654;color:#fff;font-size:2rem}@supports (background-image:linear-gradient(to right,black,white)){.header-btn__link--contact{background-image:-webkit-gradient(linear,left top,right top,from(#40DEA1),color-stop(50%,#40DEA1),color-stop(50%,#323654),to(#323654));background-image:linear-gradient(to right,#40DEA1 0%,#40DEA1 50%,#323654 50%,#323654 100%);background-position-x:100%;background-size:200% 100%;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position-x;transition-property:background-position-x}}@supports not (background-image:linear-gradient(to right,black,white)){.header-btn__link--contact{background-color:#323654;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-color;transition-property:background-color}}@supports (background-image:linear-gradient(to right,black,white)){.header-btn__link--contact:hover{background-position-x:0%}}@supports not (background-image:linear-gradient(to right,black,white)){.header-btn__link--contact:hover{background-color:#40DEA1}}.header-btn__link--recruit{background-color:#40DEA1;color:#fff;font-size:2rem}.menu-bar{position:relative;aspect-ratio:1/1;width:40px;cursor:pointer}.menu-bar:after,.menu-bar:before,.menu-bar__middle{content:"";position:absolute;left:50%;width:100%;height:2px;background:#323654;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:top,opacity,-webkit-transform;transition-property:top,opacity,-webkit-transform;transition-property:top,transform,opacity;transition-property:top,transform,opacity,-webkit-transform}.menu-bar:before{top:calc(50% - 10px)}.is-menu-opened .menu-bar:before{top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.menu-bar__middle{top:50%}.is-menu-opened .menu-bar__middle{opacity:0}.menu-bar:after{top:calc(50% + 10px)}.is-menu-opened .menu-bar:after{top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.header-sp{position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 100%);overflow-y:scroll;background:#fff url("../images/common/header-menu-sp.png") center center/cover no-repeat;opacity:0;visibility:hidden;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility}@media only screen and (min-width:992px){.header-sp{display:none}}.admin-bar .header-sp{top:calc(100% + 32px);height:calc(100vh - (100% - 32px))}.is-menu-opened .header-sp{opacity:1;visibility:visible}.header-sp-nav{max-width:250px;margin:0 auto}.header-sp-menu__item{padding:24px 0;border-bottom:1px solid #CCCDD4}.header-sp-menu__ttl{font-size:1.8rem;font-weight:700;line-height:1}.header-sp__btn{margin:85px auto 0}.header-sp-contact{width:100%;max-width:300px;margin:24px auto 0;border-radius:10px;padding:24px;background:#fff;text-align:center}.header-sp-contact__ttl{margin:0 0 8px;font-size:1.6rem;font-weight:700;line-height:1}.header-sp-contact__tel{display:inline-block;margin:0 0 8px;color:#40DEA1;font:700 3.4rem "Roboto",sans-serif;line-height:1}.header-sp-contact__txt{font-size:1.4rem;line-height:1}.header-sp__home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px;margin:85px 0 0}.header-sp__logo,.header-sp__name{height:34px}.footer{margin-top:-1px;padding:10px 0 80px;background:#0057B8;color:#fff}@media only screen and (min-width:992px) and (max-width:1727px){.footer{padding:0 0 3.4742327736vw}}@media only screen and (max-width:991px){.footer{padding:0 0 24px}}.footer--recruit{background:#323654}@media only screen and (min-width:992px){.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__icon{border-bottom:1px solid #fff;padding:20px 0 40px;margin:0 0 20px}@media only screen and (max-width:991px){.footer__icon{padding:20px 0}}.footer__icon__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__icon__image{max-width:65px;margin:-70px 0 0 20px}@media only screen and (max-width:991px){.footer__icon__image{max-width:50px;margin:0 0 0 20px}}@media only screen and (max-width:991px){.footer__nav{margin:0 0 40px}}.footer__home{margin:0 0 40px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:30px;pointer-events:none}.footer__logo,.footer__name{max-height:50px;pointer-events:all}@media only screen and (max-width:991px){.footer__logo,.footer__name{max-height:34px}}.footer__address,.footer__contact{font-size:1.8rem;font-weight:400;line-height:1.4;letter-spacing:0.04em}@media only screen and (max-width:991px){.footer__address,.footer__contact{font-size:1.4rem}}@media only screen and (min-width:992px){.footer__legal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}}.footer__policy{font-size:1.6rem;line-height:1.4;letter-spacing:0.04em}@media only screen and (max-width:991px){.footer__policy{font-size:1.4rem}}.footer__copyright{font-size:1.2rem;font-weight:400;line-height:1.4;letter-spacing:0.04em}@media only screen and (max-width:991px){.footer__copyright{margin:40px 0 0}}.footer-menu{display:-ms-grid;display:grid;-ms-grid-columns:auto 60px auto 60px auto 60px auto;grid-template-columns:repeat(4,auto);justify-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;gap:0 60px}@media only screen and (max-width:991px){.footer-menu{display:-ms-grid;display:grid;-ms-grid-columns:auto 60px auto;grid-template-columns:repeat(2,auto);justify-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;gap:0 60px}}.footer-menu__item{font-size:1.8rem;line-height:1}@media only screen and (max-width:991px){.footer-menu__item{font-size:1.4rem}}@media only screen and (min-width:992px){.footer-menu__item.has-children{-ms-grid-row-span:3;grid-row-end:span 3}}@media only screen and (max-width:991px){.footer-menu__item.has-children{margin:0 0 12px;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:0;grid-row-end:2}}.footer-menu__link{display:block;margin:0 0 12px}.footer-menu__sub{margin:0 -100% 0 0}.footer-menu__sub .footer-menu__link{margin:0 -100% 0 0;font-size:0.8888888889em;font-weight:400;line-height:1.8}.footer-menu__sub .footer-menu__link:before{content:"- "}.lower{position:relative}.lower__wrap:empty{min-height:100vh}.banner--no-img:before{content:"";position:absolute;top:595px;left:0;aspect-ratio:205/143;width:100%;max-width:205px;background:url("../images/common/accent_lines.png") no-repeat center/cover;-webkit-transform:scaleX(-1);transform:scaleX(-1);z-index:-1}.banner--01{margin:130px 0 0}@media only screen and (min-width:992px) and (max-width:1727px){.banner--01{margin:7.5231481481vw 0 0}}@media only screen and (max-width:991px){.banner--01{margin:80px 0 0}}.banner--01 .banner__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:170px}.banner--01 .banner__wrap:after{content:attr(data-text);position:absolute;top:50%;right:calc((100% - 100vw) / 2);color:#EAEBEE;font:italic 900 21rem "Roboto Condensed",sans-serif;line-height:1;text-transform:uppercase;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}@media only screen and (min-width:922px) and (max-width:1727px){.banner--01 .banner__wrap:after{font-size:12.1527777778vw}}@media only screen and (max-width:991px){.banner--01 .banner__wrap:after{font-size:12rem}}.banner--01 .banner__ttl-en{margin:0 0 16px;font-size:1.8rem;line-height:1}.banner--01 .banner__ttl-jp{font-size:4rem;line-height:1}.banner--01 .banner__breadcrumbs{margin:24px 0 40px;text-align:right}.banner--01 .banner__img{height:450px;clip-path:polygon(0 0,calc(100% - 100px) 0,100% 100px,100% 100%,0 100%)}@media only screen and (max-width:991px){.banner--01 .banner__img{height:280px}}.banner--02{margin:230px 0 0;overflow:hidden}@media only screen and (max-width:991px){.banner--02{margin:100px 0 0}}.banner--02 .banner__breadcrumbs{margin:0 0 40px;text-align:right}@media only screen and (max-width:991px){.banner--02 .banner__breadcrumbs{margin:0 0 20px}}.banner--02 .banner__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner--02 .banner__wrap:after{content:attr(data-text);position:absolute;bottom:-0.1619047619em;left:calc((100% - 100vw) / 2);right:calc((100% - 100vw) / 2);color:#fff;font:italic 900 21rem "Roboto Condensed",sans-serif;line-height:1;text-transform:uppercase;white-space:nowrap;mix-blend-mode:overlay;opacity:0.15;z-index:-1}@supports ((-webkit-background-clip:text) or (background-clip:text)){.banner--02 .banner__wrap:after{color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#999));background:linear-gradient(180deg,#fff 0%,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.banner--02 .banner__info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:40px 40px 40px 0;color:#fff}.banner--02 .banner__info:before{content:"";position:absolute;top:0;bottom:0;left:var(--bleed);right:0;z-index:-1}@supports (background:radial-gradient(black,white)){.banner--02 .banner__info:before{background:radial-gradient(48.26% 115.44% at 3.24% -11.88%,#2499FF 0%,#0057B8 100%)}}@supports not (background:radial-gradient(black,white)){.banner--02 .banner__info:before{background:#0057B8}}.banner--02 .banner__ttl-en{margin:0 0 16px;font-size:1.8rem;line-height:1;white-space:nowrap}@media only screen and (max-width:991px){.banner--02 .banner__ttl-en{font-size:1.4rem}}.banner--02 .banner__ttl-jp{font-size:4.4rem;line-height:1.4;letter-spacing:0.05em;white-space:nowrap}@media only screen and (max-width:991px){.banner--02 .banner__ttl-jp{font-size:3.6rem}}.banner--02 .banner__img{aspect-ratio:961/529;width:80.0833333333%;max-width:961px;margin:0 calc((100% - 100vw) / 2) 0 0}.banner--03{margin:180px 0 0}@media only screen and (min-width:992px) and (max-width:1727px){.banner--03{margin:10.4166666667vw 0 0}}@media only screen and (max-width:991px){.banner--03{margin:80px 0 0}}.banner--03 .banner__ttl-jp{margin:0 0 40px;text-align:center}.banner--03 .banner__breadcrumbs{margin:0 0 110px;text-align:right}.banner--04{margin:180px 0 0}@media only screen and (max-width:991px){.banner--04{margin:100px 0 0}}.banner--04 .banner__breadcrumbs{margin:0 0 20px;text-align:right}.banner--04 .banner__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative;height:500px}@media only screen and (max-width:991px){.banner--04 .banner__wrap{height:300px}}.banner--04 .banner__img{position:absolute;top:0;bottom:0;left:calc((100% - 100vw) / 2);right:calc((100% - 100vw) / 2);z-index:-1}.banner--04 .banner__ttl-en{color:#40DEA1;font:700 12rem/1 "Roboto",sans-serif;text-transform:uppercase}@media only screen and (max-width:991px){.banner--04 .banner__ttl-en{font-size:7rem}}.banner--04 .banner__ttl-jp{font-size:3.2rem;font-weight:700;line-height:1}@media only screen and (max-width:991px){.banner--04 .banner__ttl-jp{font-size:2.4rem}}.banner--04 .banner__txt{margin:80px 0 0;font-size:1.8rem;line-height:1.6;letter-spacing:0.04em}@media only screen and (max-width:991px){.banner--04 .banner__txt{margin:40px 0 0;font-size:1.4rem}}.banner--05{margin:180px 0 0}@media only screen and (max-width:991px){.banner--05{margin:100px 0 0}}.banner--05 .banner__breadcrumbs{margin:0 0 20px;text-align:right}.banner--05 .banner__img{aspect-ratio:1728/764}.breadcrumb{color:#CCCDD4;font:700 1.4rem "Roboto",sans-serif;line-height:1;text-transform:uppercase}.breadcrumb span{line-height:1}.breadcrumb_sep{display:inline-block;width:6px;height:1px;margin:0 5px;background:#CCCDD4;vertical-align:middle}.breadcrumb_last{color:#323654}.page-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;min-height:100vh;padding:100px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:991px){.page-404{padding:70px 0}}.page-404__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.page-404__ttl{margin:0 0 40px}.page-404__txt{margin:0 auto;border:3px solid #323654;padding:60px 60px 30px;line-height:2}@media only screen and (max-width:767px){.page-404__txt{padding:30px 20px}}.page-404__txt p+p{margin:1em 0 0}.page-404__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px 60px;margin:60px 0 0}.page-404__company,.page-404__wd{max-height:70px;pointer-events:none}.page-404__link{display:block;margin:60px 0 0;border:2px solid #323654;padding:8px 30px;background:#323654;color:#fff;text-align:center;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background,color;transition-property:background,color}.page-404__link:hover{background:#fff;color:#323654}.top-banner{position:relative;max-height:100vh}@media only screen and (max-width:991px){.top-banner{padding:0 0 67px;max-height:100%}}.top-banner:after{content:"";position:absolute;top:0;left:0;aspect-ratio:825/1923;width:47.7430555556vw;background:url("../images/top/banner_bg_left.png") no-repeat center/cover;z-index:-1}@media only screen and (max-width:991px){.top-banner:after{min-width:390px}}@media only screen and (max-width:600px){.top-banner:after{min-width:490px}}.top-banner__item{position:relative;z-index:0}.top-banner__images{clip-path:polygon(0 0,100% 0,100% 100%,30.6712962963% 100%,0 max(15.2109911678%,155px));height:100vh}@media only screen and (max-width:991px){.top-banner__images{clip-path:polygon(0 0,100% 0,100% 100%,35.1282051282% 100%,0 max(44.2728442728%,344px))}}@media only screen and (max-width:991px){.top-banner__img--pc{display:none}}@media only screen and (min-width:992px){.top-banner__img--sp{display:none}}@media only screen and (min-width:601px) and (max-width:991px){.top-banner__img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:1/1;width:100%}}.top-banner__texts{position:absolute;right:0;overflow:visible;z-index:2}@media only screen and (min-width:992px){.top-banner__texts{bottom:29.9313052012%;left:6.3657407407%}}@media only screen and (max-width:991px){.top-banner__texts{top:140px;left:40px}}@media only screen and (max-width:600px){.top-banner__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:14px}}@media only screen and (max-width:600px){.top-banner__txt--pc{display:none}}@media only screen and (min-width:601px){.top-banner__txt--sp{display:none}}.top-banner__txt p{color:#fff;font-size:5.6rem;font-weight:900;line-height:1;text-shadow:4px 4px 4px rgba(9,31,56,0.5)}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner__txt p{font-size:3.2407407407vw}}@media only screen and (min-width:601px) and (max-width:991px){.top-banner__txt p{font-size:3rem;font-weight:700;letter-spacing:0.08em}}@media only screen and (max-width:600px){.top-banner__txt p{font-size:3rem;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;font-weight:700;letter-spacing:0.08em}}.top-banner__txt p+p{margin:0.625em 0 0}.top-banner__txt strong{color:#323654;font-size:1.0714285714em;line-height:1}@supports (-webkit-text-stroke:3px #fff) and (paint-order:stroke fill){.top-banner__txt strong{position:relative;text-shadow:none;-webkit-text-stroke:6px #fff;paint-order:stroke fill}}@supports (-webkit-text-stroke:3px #fff) and (paint-order:stroke fill){.top-banner__txt strong:after{content:attr(data-text);position:absolute;top:0.0892857143em;left:0;color:transparent;text-shadow:4px 4px 8px rgba(9,31,56,0.5),8px 8px 8px rgba(9,31,56,0.5);-webkit-text-stroke:initial;z-index:-1}}@media only screen and (max-width:991px){.top-banner__txt strong:after{letter-spacing:0}}.top-banner-news{position:absolute;bottom:10.3042198234%;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:50px;border-radius:100px 0 0 100px;padding:20px 40px;background:rgba(255,255,255,0.9);z-index:2}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news{gap:2.8935185185vw;padding:1.1574074074vw 2.3148148148vw}}@media only screen and (max-width:991px){.top-banner-news{margin:0 0 0 24px;bottom:24px}}.top-banner-news__ttl{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.8rem;font-weight:500}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news__ttl{font-size:1.0416666667vw}}@media only screen and (max-width:991px){.top-banner-news__ttl{display:none}}.top-banner-news__hr{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;width:4px;height:80px;border:none;background:#323654 -webkit-gradient(linear,left top,left bottom,from(#0057B8),to(#40DEA1));background:#323654 linear-gradient(to bottom,#0057B8,#40DEA1);-webkit-transform:rotate(40deg);transform:rotate(40deg)}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news__hr{height:4.6296296296vw}}@media only screen and (max-width:991px){.top-banner-news__hr{display:none}}.top-banner-news__swiper{width:350px;height:45px}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news__swiper{width:20.2546296296vw;height:2.6041666667vw}}@media only screen and (max-width:991px){.top-banner-news__swiper{width:initial}}.top-banner-news__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:40px}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news__link{gap:2.3148148148vw}}@media only screen and (max-width:991px){.top-banner-news__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.top-banner-news__link:after{content:"";display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;aspect-ratio:37/23;width:18px;background:url("../images/common/icon_arrow-01.png") no-repeat center/contain}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news__link:after{width:1.0416666667vw}}.top-banner-news__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.top-banner-news__date{display:block;margin:0 0 9px;font-size:1.8rem;font-weight:700;line-height:1;letter-spacing:0.1em}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news__date{margin:0 0 0.5208333333vw;font-size:1.0416666667vw}}.top-banner-news__txt{display:-webkit-box;font-size:1.8rem;font-weight:700;line-height:1;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1727px){.top-banner-news__txt{font-size:1.0416666667vw}}.top-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;z-index:5}@media only screen and (min-width:1728px){.top-pager{bottom:40px;left:110px;width:100%;max-width:600px}}@media only screen and (min-width:992px) and (max-width:1727px){.top-pager{bottom:40px;left:110px;width:100%;max-width:600px}}@media only screen and (max-width:991px){.top-pager{bottom:145px;left:24px;right:24px}}.top-pager__progress{position:absolute;top:50%;left:10px;right:10px;height:4px;background:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;z-index:-1}.top-pager__progress:before{content:"";position:absolute;top:0;bottom:0;left:0;width:var(--width);height:100%;background:#40DEA1}.top-pager__stop{display:block;position:relative;aspect-ratio:1/1;width:20px;border-radius:100%;background:#fff}.top-pager__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;left:50%;aspect-ratio:1/1;width:96px;border-radius:100%;background:#40DEA1;color:#fff;font-size:1.6rem;font-weight:700;line-height:1.2;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);clip-path:circle(0% at 50% 50%);-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:clip-path;transition-property:clip-path}@media only screen and (max-width:991px){.top-pager__label{font-size:1.4rem;width:75px}}@media only screen and (max-width:600px){.top-pager__label{font-size:0.9rem;width:54px}}.top-pager__stop:hover .top-pager__label{clip-path:circle(100% at 50% 50%)!important}.top-pager__truck{position:absolute;left:10px;right:10px}.top-pager__truck:after{content:"";position:absolute;bottom:15px;left:var(--left);aspect-ratio:75/41;width:75px;background:url("../images/top/truck-01.svg") no-repeat center/contain;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:991px){.top-pager__truck:after{width:43px;bottom:10px}}.top-trucks__item{position:fixed;left:50%;aspect-ratio:312/169;width:100px;z-index:100}.top-about{position:relative;margin:calc(2.3148148148vw + 130px) 0 0;padding:100px 0 64px;z-index:0}@media only screen and (max-width:991px){.top-about{margin:0 0 0;padding:50px 0}}.top-about:before{top:0;right:0;color:#40DEA1;line-height:1;opacity:0.1}@media only screen and (min-width:992px){.top-about:before{text-align:right}}.top-about__wrap{width:100%;max-width:800px;margin:0 auto}@media only screen and (min-width:992px){.top-about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}}@media only screen and (min-width:992px){.top-about__ttl{gap:10px;font-size:4rem;line-height:1.6;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.top-about__ttl span{margin:0 0.25em 0 -0.25em}}@media only screen and (max-width:991px){.top-about__ttl span{-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial;text-orientation:initial}}.top-about__info{padding:100px 0 0}@media only screen and (max-width:991px){.top-about__info{padding:64px 0 0}}.top-about__txt{width:100%;max-width:490px;font-size:2rem;line-height:2}@media only screen and (max-width:991px){.top-about__txt{font-size:1.8rem}.top-about__txt p:nth-last-child(n+2){letter-spacing:-0.099em}.top-about__txt br{display:none}}.top-about__txt p+p{margin:1.2em 0 0}.top-about__link{margin:64px 0 0}@media only screen and (min-width:992px){.top-about__link{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.top-about__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative;z-index:-1}@media only screen and (min-width:992px){.top-about__gallery{margin:-120px 0 0}}.top-about__gallery:after{content:"";position:absolute;top:var(--top);bottom:var(--bottom);left:0;right:0;background:transparent -webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(61,233,179,0)),color-stop(65%,rgba(61,233,179,0.6)),to(#7CE3FF));background:transparent linear-gradient(to bottom,rgba(61,233,179,0) 30%,rgba(61,233,179,0.6) 65%,#7CE3FF 100%);opacity:0.5;z-index:-1}.top-about__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:relative;aspect-ratio:1728/590}@media only screen and (min-width:992px){.top-about__item{margin:-120px 0 0}}.top-about__img{position:absolute;mix-blend-mode:multiply;opacity:0.15;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:mix-blend-mode,opacity;transition-property:mix-blend-mode,opacity}.top-about__img:hover{mix-blend-mode:normal;opacity:1}.top-about__img--01{top:1.8644067797%;left:0;aspect-ratio:574/740;width:16.6087962963%}.top-about__img--02{top:0;right:8.5069444444%;aspect-ratio:321/299;width:18.5763888889%}.top-about__img--03{bottom:2.5423728814%;left:14.6412037037%;aspect-ratio:249/153;width:14.4097222222%}.top-about__img--04{bottom:10.8474576271%;left:39.9305555556%;aspect-ratio:498/322;width:28.8194444444%}.top-about__img--05{bottom:0;right:5.3240740741%;aspect-ratio:345/254;width:19.9652777778%}.top-about__img--06{top:14.2372881356%;left:22.1643518519%;aspect-ratio:239/312;width:13.8310185185%}.top-works{position:relative;padding:0 0 80px;z-index:0}@media only screen and (max-width:600px){.top-works{padding:0 0 120px}}.top-works:before{top:0;left:0;color:rgba(255,255,255,0.4);z-index:-1}.top-works__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media only screen and (min-width:992px){.top-works__wrap{gap:10px;margin:0 calc((100% - 100vw) / 2) 0 0}}@media only screen and (max-width:600px){.top-works__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.top-works__ttl{position:relative;z-index:0}@media only screen and (max-width:600px){.top-works__ttl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:992px){.top-works__ttl:after{content:"";position:absolute;top:100%;left:var(--bleed);aspect-ratio:577/332;width:288px;margin:245px 0 0 90px;background:url("../images/top/works_accent-01.png") no-repeat center/cover;z-index:-1}}@media only screen and (min-width:992px) and (min-width:992px) and (max-width:1727px){.top-works__ttl:after{width:16.6666666667vw;margin-top:40px;margin-left:5.2083333333vw}}@media only screen and (min-width:992px) and (max-width:600px){.top-works__ttl:after{bottom:140px;left:40px;width:126px}}.top-works__info{padding:200px 0 0;font-size:1.8rem;line-height:1.5;letter-spacing:0.2em}@media only screen and (min-width:992px) and (max-width:1727px){.top-works__info{-webkit-transform:translateX(40px);transform:translateX(40px)}}@media only screen and (max-width:600px){.top-works__info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:40px 0 0}}.top-works__txt{margin:0 auto;text-orientation:upright;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media only screen and (max-width:600px){.top-works__txt{margin-right:24px}}.top-works__img{aspect-ratio:972/595;width:100%;max-width:972px;margin:64px 0 0;overflow:visible}@media only screen and (min-width:992px) and (max-width:1727px){.top-works__img{width:66.393442623%}}@media only screen and (max-width:991px){.top-works__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;aspect-ratio:286/418;max-width:300px;margin:100px -24px 0 0}.top-works__img img{-o-object-position:right center;object-position:right center}}@media only screen and (max-width:991px) and (max-width:600px){.top-works__img{max-width:286px;margin:44px -24px 0 0}}.top-works__link{margin:120px 0 0}@media only screen and (max-width:991px){.top-works__link{margin:60px 0 0}}.top-business{position:relative;margin:110px 0 0}@media only screen and (min-width:992px) and (max-width:1727px){.top-business{margin:4.6296296296vw 0 0}}@media only screen and (max-width:991px){.top-business{margin:120px 0 0}}.top-business:before{content:"";position:absolute;top:0;right:0;aspect-ratio:205/143;width:100%;max-width:205px;background:url("../images/common/accent_lines.png") no-repeat center/cover;z-index:-1}@media only screen and (max-width:991px){.top-business:before{display:none}}.top-business:after{content:"";position:absolute;top:210px;left:0;aspect-ratio:543/1093;width:31.4236111111%;max-width:543px;background:url("../images/top/works_accent-03.png") no-repeat center/cover;z-index:-1}@media only screen and (max-width:991px){.top-business:after{top:250px;width:360px}}.top-business__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:85px}@media only screen and (max-width:991px){.top-business__list{gap:10px}}.top-business__item{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;width:100%;max-width:340px;z-index:0}.top-business__item:before{content:"";position:absolute;top:-70px;left:-70px;aspect-ratio:1/1;width:100%;max-width:200px;background:url("../images/top/works_accent_item.png") no-repeat center/cover;z-index:2}@media only screen and (max-width:991px){.top-business__item:before{display:none}}.top-business__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:0 10px}.top-business__img{aspect-ratio:340/460;width:100%;margin:0 0 40px}@media only screen and (max-width:991px){.top-business__img{clip-path:polygon(50px 0,100% 0,100% 100%,0 100%,0 50px)}}.top-business__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.top-business__ttl{margin:0 0 10px;font-size:2.8rem;line-height:1.4}@media only screen and (max-width:991px){.top-business__ttl{font-size:2.4rem;letter-spacing:-0.08em}}@media only screen and (max-width:600px){.top-business__ttl{font-size:2rem}}.top-business__txt{font-size:1.8rem}@media only screen and (max-width:991px){.top-business__txt{font-size:1.4rem}}.top-business__arrow{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;aspect-ratio:1/1;width:50px;border-radius:100%;background:#40DEA1;z-index:0}@media only screen and (max-width:991px){.top-business__arrow{position:absolute;top:20rem;right:0}}.top-business__arrow:before{content:"";position:absolute;top:50%;left:50%;aspect-ratio:9/6;width:9px;background:url("../images/common/icon_arrow-03.png") no-repeat center/contain;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.top-system{position:relative;padding:0 0 140px;z-index:0}@media only screen and (min-width:992px) and (max-width:1727px){.top-system{padding:0 0 7.8125vw}}@media only screen and (max-width:991px){.top-system{padding:0 0 120px}}.top-system:before{top:0;right:0;color:rgba(204,205,212,0.2);text-align:right;z-index:-1}.top-system:after{content:"";position:absolute;top:143px;bottom:-143px;left:0;right:0;background:#f6f6f6;z-index:-1}@media only screen and (max-width:991px){.top-system:after{top:73px;bottom:-58px}}.top-system__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:0}@media only screen and (min-width:601px){.top-system__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:20px;margin:0 0 0 calc((100% - 100vw) / 2)}}@media only screen and (max-width:600px){.top-system__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.top-system__ttl{position:relative;letter-spacing:0;z-index:0;line-height:1.4;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:600px){.top-system__ttl{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.top-system__ttl:after{content:"";position:absolute;top:100%;right:var(--bleed);aspect-ratio:559/308;width:280px;margin:105px 70px 0 0;background:url("../images/top/system_accent.png") no-repeat center/cover;z-index:-1}@media only screen and (max-width:991px){.top-system__ttl:after{width:156px;margin:105px 30px 0 0;left:0}}@media only screen and (max-width:600px){.top-system__ttl:after{left:auto;right:var(--bleed)}}.top-system__info{padding:200px 0 0;font-size:1.8rem;line-height:1.5;letter-spacing:0.2em}@media only screen and (max-width:600px){.top-system__info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:40px 0 0}}.top-system__txt{margin:0 auto;text-orientation:upright;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media only screen and (max-width:991px){.top-system__txt{margin-left:16px;white-space:nowrap}}.top-system__img{aspect-ratio:972/657;width:100%;max-width:972px;margin:80px 0 0;overflow:visible}@media only screen and (min-width:992px) and (max-width:1727px){.top-system__img{width:66.393442623%}}@media only screen and (max-width:991px){.top-system__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;aspect-ratio:286/418;max-width:300px;margin:44px -24px 0 0}}@media only screen and (max-width:600px){.top-system__img{max-width:256px;margin:44px 0 0 -24px}}.top-system__link{margin:80px 0 0}.top-news{position:relative;padding:0;z-index:0}@media only screen and (max-width:991px){.top-news{padding:0 0 120px}}.top-news:before{top:0;left:0;color:#fff;z-index:-1}.top-news__wrap{position:relative}@media only screen and (min-width:992px){.top-news__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}}.top-news__ttl{position:relative;letter-spacing:0.1em;z-index:0}.top-news__ttl:after{content:"";position:absolute;top:100%;right:0;aspect-ratio:170/132;width:170px;margin:110px -30px 0 0;background:url("../images/top/news_accent.png") no-repeat center/cover;z-index:-1}@media only screen and (min-width:992px) and (max-width:1727px){.top-news__ttl:after{width:9.837962963vw}}@media only screen and (max-width:991px){.top-news__ttl:after{width:156px;top:0}}.top-news__info{width:100%;max-width:1000px;margin:240px 0 0}@media only screen and (max-width:991px){.top-news__info{margin:40px 0 0}}.top-news__date{color:#999AA9}.top-news__link{margin:80px 0 0}@media only screen and (min-width:992px){.top-news__link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (max-width:991px){.top-news__link{margin:60px 0 0}}.iphone .top-pager__label,.is-ios .top-pager__label{clip-path:circle(100% at 50% 50%)!important;-webkit-transition:none!important;transition:none!important}.iphone .top-pager__progress,.is-ios .top-pager__progress{display:none!important}.iphone .top-pager__truck,.is-ios .top-pager__truck{display:none!important}.iphone .top-trucks__item,.is-ios .top-trucks__item{display:none!important}.iphone .top-system__ttl:after,.is-ios .top-system__ttl:after{bottom:153px;right:-60px}@media only screen and (max-width:991px){.iphone .top-system__wrap,.is-ios .top-system__wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width:991px){.iphone .top-system__ttl,.is-ios .top-system__ttl{margin-left:50px}}.layout-form{max-width:800px;margin:0 auto}.layout-form .wpcf7-spinner{display:none!important}.contact{padding:80px 0 0}@media only screen and (min-width:992px) and (max-width:1727px){.contact{padding:3.4722222222vw 0 0}}.contact__list{list-style:unset;background-color:#F5F5F6;border-radius:10px;padding:40px 40px 40px 56px;margin:0 0 80px;max-width:800px}@media only screen and (max-width:767px){.contact__list{padding:20px}}.contact__item{font-size:1.6rem;font-weight:400;font-family:"Zen Kaku Gothic Antique",sans-serif;letter-spacing:-0.03em;line-height:2}.contact__item::marker{font-size:1.2rem}.contact__item a{font-weight:700}.contact__item:nth-child(n+2){margin-top:22px}.contact__process{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.contact__process svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:80px;height:2px;-webkit-transform:translateY(15px);transform:translateY(15px)}.contact__process svg line{stroke:#CCCDD4;stroke-width:2px;stroke-dasharray:2 4.9;stroke-linecap:round}.contact__process-wrap{max-width:80px;text-align:center}.contact__process-wrap:last-child .contact__process-ttl:after{display:none}.contact__process-numb{font-size:1.8rem;font-weight:700;line-height:1;color:#CCCDD4}.contact__process-numb--02{color:#323654}.contact__process-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff;margin-top:10px;aspect-ratio:1/1;width:80px;background-color:#CCCDD4;border-radius:100%;position:relative}.contact__process-ttl:after{content:"";position:absolute;top:22px;left:50%;-webkit-transform:translateX(60%);transform:translateX(60%);width:100%;height:3px;background:url("../images/common/contact-line.png") no-repeat center/contain}.contact__process-ttl--green{background-color:#40DEA1}@media only screen and (max-width:767px){.contact__process{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__process-ttl:after{top:unset;bottom:-50px;-webkit-transform:translateX(-50%) rotate(270deg);transform:translateX(-50%) rotate(270deg)}}.contact__info{margin-top:80px}.contact__req{font-size:1.8rem;font-weight:500;color:#DE1600}.contact__ttl{text-align:center;font-size:2.4rem;font-weight:700;letter-spacing:0.08em;line-height:1}.list-contact{margin-top:35px}.list-contact__lbl{margin:0 0 10px;font-size:1.8rem;font-weight:500}.list-contact__item{width:100%}.list-contact__item input{border:1px solid #CCCDD4}.list-contact__item:nth-child(n+2){margin-top:20px}.list-contact__item .wpcf7-not-valid-tip{pointer-events:none}.list-contact__item input:not(:focus)+.wpcf7-not-valid-tip{position:absolute;top:0;left:0;width:100%;height:100%;padding:15px;width:100%;border-radius:4px;color:#DE1600;border:1px solid #DE1600;background:#FCE8E5}.list-contact__item input:focus+.wpcf7-not-valid-tip{display:none}.list-contact .wpcf7-form-control-wrap{display:block;position:relative}.list-contact__asteris{display:inline-block;padding-left:8px;color:#DE1600}.list-contact__select{margin-top:10px;max-width:350px;padding:15px;width:100%}.list-contact__select option{color:#999AA9}.list-contact__input{padding:15px;width:100%;border-radius:4px;font:inherit;letter-spacing:0.04em}.list-contact__textArea{width:100%;height:180px;border:1px solid #CCCDD4;border-radius:4px;padding:20px;font:inherit;letter-spacing:0.04em}.list-contact__radio-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px}.list-contact__radio input[type=radio]{height:24px;width:24px;color:#999AA9}.list-contact__radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:12px}.list-contact__radio-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px}.list-contact__checkbox{width:24px;height:24px;border:1px solid #CCCDD4;border-radius:4px;accent-color:#323654!important}.list-contact__checkboxWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:12px}.list-contact__checkboxWrap label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:12px}.list-contact__checkboxLink{color:#40DEA1;text-decoration:underline}.list-contact__btn{cursor:pointer;display:block;background-color:unset;border:1px solid #323654;border-radius:80px;margin:40px auto 0;font-weight:700;max-width:500px;width:100%;padding-block:30px;font-size:1.8rem}@media only screen and (max-width:767px){.list-contact__btn{padding-block:20px}}.list-contact__prev{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.8rem;line-height:1;margin:30px auto 0;background:transparent;border:none;color:#999AA9;font-weight:700;width:175px;display:block;cursor:pointer}.list-contact .wpcf7-list-item{margin:unset}.contact-check{padding:0}.contact-check .layout-form{max-width:1000px}.contact-check__info{margin-top:120px}.contact-check__ttl{line-height:1;font-weight:700;font-size:2.4rem;text-align:center;margin:0 0 80px}.contact-check .list-contact{-webkit-box-shadow:0 0 20px rgba(0,0,0,0.15);box-shadow:0 0 20px rgba(0,0,0,0.15);border-radius:10px;padding:100px}.contact-check .list-contact__input,.contact-check .list-contact__textArea{border:none;border-bottom:1px solid #CCCDD4}.contact-check .list-contact__btn{background-color:#323654;margin-top:80px;color:#fff}.contact-done{padding:0 0 200px}.contact-done .contact__ttl{line-height:1.8;font-weight:500;font-size:1.8rem}.contact-done .list-contact__btn{text-align:center}.privacy__info{padding-left:55px}@media only screen and (max-width:991px){.privacy__info{padding-left:unset}}.privacy__ttl{font-size:2.4rem;font-weight:700;font-family:"Zen Kaku Gothic Antique",sans-serif;letter-spacing:0.04em;position:relative}.privacy__ttl:before{content:"";position:absolute;top:50%;left:-55px;width:40px;height:2px;background:#323654;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:991px){.privacy__ttl:before{display:none}}.privacy__txt{font-size:1.8rem;font-weight:500;letter-spacing:0.04em;line-height:1.8;font-family:"Zen Kaku Gothic Antique",sans-serif;margin-top:24px}.list-privacy{margin-top:80px}.list-privacy__item:nth-child(n+2){margin-top:64px}.list-privacy__ttl{font-size:2rem;font-weight:700;letter-spacing:0.04em;line-height:1.4;font-family:"Zen Kaku Gothic Antique",sans-serif}.list-privacy__txt{font-size:1.8rem;font-weight:400;letter-spacing:0.04em;line-height:1.7;font-family:"Zen Kaku Gothic Antique",sans-serif;margin-top:24px}.list-privacy-sub{padding-left:20px;margin-top:25px;counter-reset:number}.list-privacy-sub__item{counter-increment:number}.list-privacy-sub__item:nth-child(n+2){margin-top:5px}.list-privacy-sub__txt{font-size:1.8rem;font-weight:400;letter-spacing:0.04em;line-height:1.7;font-family:"Zen Kaku Gothic Antique",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.list-privacy-sub__txt--02{margin-top:10px}.list-privacy-sub__num{letter-spacing:0.4em;display:block}.list-privacy-sub__num:before{content:counter(number) ". "}.list-privacy-sub__letter{padding-right:10px}.list-privacy-sub__wrap{padding-left:40px}.list-privacy-sub__wrap-02{padding-left:75px}@media only screen and (max-width:991px){.list-privacy-sub__wrap{padding-left:20px}.list-privacy-sub__wrap-02{padding-left:20px}}.news__sec{padding:80px 0 0}@media only screen and (min-width:992px){.news__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:80px}}@media only screen and (max-width:991px){.news__sidebar{margin:0 0 80px}}.news__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.news__ttl{margin:0 0 40px;padding:0 24px;font-size:2.4rem;font-weight:400;line-height:1;letter-spacing:0.08em}.news__ttl strong{margin:0 16px 0 0}.news__list .list-news__item{border-left:none}.news-sidebar{min-width:240px}.news-sidebar__ttl{border-bottom:1px solid #CCCDD4;margin:0 0 24px;padding:24px 0;font:400 2.4rem "Roboto",sans-serif;line-height:1;letter-spacing:0.04em}.news__pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;margin:80px 0 0}.news__pager .page-next,.news__pager .page-numbers,.news__pager .page-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1;width:50px;font:400 2rem/1 "Roboto",sans-serif;border-bottom:1px solid transparent;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:border-color;transition-property:border-color}.news__pager .page-numbers.current,.news__pager .page-numbers:hover{border-color:#323654}.news__pager .page-next:before,.news__pager .page-prev:before{content:"";display:block;aspect-ratio:12/24;width:12px;background:#CCCDD4;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.news__pager .page-next.disabled:before,.news__pager .page-prev.disabled:before{background:#EAEBEE}.news__pager .page-prev{padding:0 13px 0 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news__pager .page-prev:before{clip-path:polygon(100% 0,100% 100%,0 50%)}.news__pager .page-prev:not(.disabled):hover:before{background:#40DEA1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.news__pager .page-next{padding:0 0 0 13px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.news__pager .page-next:before{clip-path:polygon(0 0,100% 50%,0 100%)}.news__pager .page-next:not(.disabled):hover:before{background:#40DEA1;-webkit-transform:translateX(100%);transform:translateX(100%)}.single-news{padding:80px 0 0}@media only screen and (max-width:991px){.single-news{padding:80px 0}}.single-news__wrap{width:100%;max-width:1000px;margin:0 auto}.single-news__catdate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;margin:0 0 24px}.single-news__cat{border-radius:4px;padding:0 8px;background:#323654;color:#fff;font-size:1.4rem;line-height:1.6428571429;letter-spacing:0.04em}.single-news__ttl{margin:0 0 48px;border-bottom:1px solid #CCCDD4;padding:0 0 48px;font-size:3.2rem;font-weight:700;line-height:1.4;letter-spacing:0.1em}.single-news__img{aspect-ratio:1000/523;margin:0 0 48px}.single-news__txt{font-size:1.8rem;line-height:2}.single-news__btn{margin:80px 0 0}.single-news__btn .btn-01{margin:0 auto}.single-news__btn .btn-01__arrow{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.about-greeting{padding:150px 0 0}@media only screen and (min-width:992px) and (max-width:1440px){.about-greeting{padding:8.1065431384vw 0 0}}@media only screen and (max-width:991px){.about-greeting{padding:50px 0 0}}@media only screen and (max-width:600px){.about-greeting{padding:0}}.about-greeting__ttl{padding:88px 0 0;font-size:3.2rem;margin-bottom:60px}.about-greeting__ttl:before{content:"";position:absolute;bottom:12px;left:-12px;width:40px;height:1px;background:#323654;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media only screen and (max-width:991px){.about-greeting__txt{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.about-greeting__txt p{font-size:1.8rem;font-weight:500;line-height:1.8}.about-greeting__txt p:nth-child(n+2){margin-top:20px}.about-greeting__footer{margin-block:40px 0}@media only screen and (max-width:991px){.about-greeting__footer{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-block:30px 60px;margin-inline:auto 0}}.about-greeting__position{font-weight:500}.about-greeting__name{font-size:3.2rem;font-weight:600;margin-top:17px;display:block}.about-greeting__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:0 80px}@media only screen and (max-width:991px){.about-greeting__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-greeting__info{max-width:648px;width:100%}@media only screen and (max-width:991px){.about-greeting__info{display:contents;max-width:100%}}.about-greeting__img{max-width:684px;width:100%;position:relative;margin-right:calc((100% - 100vw) / 2)}.about-greeting__img:after{content:"";background:url("../images/common/accent_slot.png") no-repeat center/contain;aspect-ratio:1/1;max-width:200px;width:100%;position:absolute;top:-70px;left:-70px;z-index:1;pointer-events:none}@media only screen and (max-width:991px){.about-greeting__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:45px;margin-inline:auto}}.about-greeting__img .img{aspect-ratio:684/874}.about-company{margin-top:120px;position:relative}@media only screen and (min-width:992px) and (max-width:1440px){.about-company{margin-top:4.6323103648vw}}.about-company>.container:before{content:"";background:#F2F7FB;position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 320px);z-index:-1}@media only screen and (max-width:576px){.about-company>.container:before{height:calc(100% - 100px)}}.about-company.ttl-01:before{left:unset;right:0}.about-company:after{content:"";position:absolute;top:0;left:0;aspect-ratio:460/927;width:26.6203703704%;max-width:460px;background:url("../images/common/accent_triangle.png") no-repeat center/contain;z-index:-1}.about-company .ttl-04{margin-left:auto}.about-company__wrap{margin-top:-100px}.about-company__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:20px 80px;margin-top:100px}@media only screen and (min-width:992px) and (max-width:1440px){.about-company__info{margin-top:5.790387956vw}}@media only screen and (max-width:991px){.about-company__info{width:100%;margin-top:80px}}.about-company__list{width:calc(50% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:991px){.about-company__list{width:100%}}.about-company__list:last-child{width:100%}.about-company__list:last-child ul{-webkit-columns:2;-moz-columns:2;columns:2}@media only screen and (max-width:768px){.about-company__list:last-child ul{-webkit-columns:unset;-moz-columns:unset;columns:unset}}.about-company__img{aspect-ratio:1400/500;max-width:1400px;width:calc(100% + 200px);margin-inline:-100px;margin-top:-130px}.about-company .list-company__ttl{font-size:1.8rem;font-weight:600;width:130px}@media only screen and (max-width:576px){.about-company .list-company__ttl{width:100%;margin-bottom:15px}}.about-company .list-company__txt{font-size:1.8rem;font-weight:500;-webkit-box-flex:1;-ms-flex:1;flex:1}.about-company .list-company__txt p{line-height:1.4}.about-company .list-company__txt ul li{position:relative;padding-inline:10px 0}.about-company .list-company__txt ul li:before{content:"";aspect-ratio:1/1;width:4px;border-radius:100%;position:absolute;background:#323654;top:7px;left:0}.about-company .list-company__txt ul li:nth-child(n+2){margin-top:10px}.about-company .list-company__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;border-bottom:1px solid #CCCDD4;padding-block:0 20px}@media only screen and (max-width:576px){.about-company .list-company__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-company .list-company__item:nth-child(n+2){margin-top:30px}.about-trucks{background:#F2F7FB;padding-block:0}.about-trucks__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px;font-size:3.2rem;margin-block:0 60px}.about-trucks__ttl:before{content:"";background:url("../images/common/icon_truck.png") no-repeat center/contain;aspect-ratio:76/42;width:76px}.about-trucks__ttl small{font-size:1.6rem;font-weight:400}.about-trucks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:50px 24px}@media only screen and (max-width:991px){.about-trucks__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:600px){.about-trucks__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-trucks .list-trucks-01__item{width:calc(33.33% - 16px);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media only screen and (max-width:991px){.about-trucks .list-trucks-01__item{width:calc(50% - 15px)}}@media only screen and (max-width:600px){.about-trucks .list-trucks-01__item{width:100%}}.about-trucks .list-trucks-01__item:after{content:"";background:url("../images/common/accent_slot-gray.png") no-repeat center/contain;aspect-ratio:1/1;width:100%;max-width:117px;position:absolute;top:-40px;right:-40px;pointer-events:none}.about-trucks .list-trucks-01__img{aspect-ratio:384/253;width:100%;margin-top:60px}.about-trucks .list-trucks-01__ttl{font-size:2rem;border-bottom:1px solid #CCCDD4;padding-inline:24px;padding-block:24px}.about-trucks .list-trucks-02{padding-inline:24px;padding-block:24px 0}@media only screen and (max-width:991px){.about-trucks .list-trucks-02{padding:24px 10px 0}}@media only screen and (max-width:600px){.about-trucks .list-trucks-02{padding:24px 20px 0}}.about-trucks .list-trucks-02__label{font-size:1.8rem;font-weight:500}@media only screen and (max-width:991px){.about-trucks .list-trucks-02__label{font-size:1.6rem}}.about-trucks .list-trucks-02__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px}.about-trucks .list-trucks-02__item:before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:2px;background-image:-webkit-gradient(linear,left top,right top,color-stop(35%,#CCCDD4),color-stop(0%,rgba(255,255,255,0)));background-image:linear-gradient(to right,#CCCDD4 35%,rgba(255,255,255,0) 0%);background-position:bottom;background-size:7px 2px;background-repeat:repeat-x;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.about-trucks .list-trucks-02__item:nth-child(n+2){margin-top:10px}@media only screen and (max-width:991px){.about-trucks .list-trucks-02__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.about-trucks .list-trucks-02__num{font-size:2.4rem;font-weight:600;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.about-trucks .list-trucks-02__num small{font-size:1.8rem;font-weight:500}@media only screen and (max-width:991px){.about-trucks .list-trucks-02__num{font-size:2rem}.about-trucks .list-trucks-02__num small{font-size:1.8rem}}.about-office{background:#F2F7FB;padding-top:100px}.about-office.ttl-01:before{top:140px;color:#fff}.about-office__swiper{overflow:visible;margin-top:-170px}.about-office__img{aspect-ratio:439/322;max-width:439px;width:100%}.about-office__txt{font-family:"Roboto Condensed",sans-serif;font-weight:900;max-width:190px;border-bottom:1px solid #CCCDD4;width:100%;text-align:right;margin-inline:auto 0;position:relative;padding-block:45px 10px;margin-block:-30px 0}.about-office__txt:before{content:"";background:#CCCDD4;width:1px;height:72px;position:absolute;bottom:0;left:0;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:rotate(-32deg);transform:rotate(-32deg);z-index:1}.about-office__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.about-office__item[class*=about-office__item--01]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about-office__item[class*=about-office__item--01] .about-office__txt{margin-block:0 30px;padding-top:0}.about-office__item[class*=about-office__item--01] .about-office__txt:before{-webkit-transform:rotate(190deg);transform:rotate(190deg)}.about-office__item[class*=about-office__item--02] .about-office__txt{margin-block:-30px 0}.about-office__item[class*=about-office__item--03]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about-office__item[class*=about-office__item--03] .about-office__txt{margin-block:0 30px;padding-top:0}.about-office__item[class*=about-office__item--03] .about-office__txt:before{-webkit-transform:rotate(190deg);transform:rotate(190deg)}.about-office__item[class*=about-office__item--04] .about-office__txt{margin-block:-30px 0}.about-office__item[class*=about-office__item--05]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about-office__item[class*=about-office__item--05] .about-office__txt{margin-block:0 30px;padding-top:0}.about-office__item[class*=about-office__item--05] .about-office__txt:before{-webkit-transform:rotate(190deg);transform:rotate(190deg)}.about-office .swiper-slide{max-width:439px;width:100%}.about-history{background:#F2F7FB;padding-top:0}.about-history__ttl{margin-bottom:0}.about-history__ttl:after{color:#fff}.about-history__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;padding-inline:50px 0;margin-top:-30px}@media only screen and (max-width:991px){.about-history__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-inline:0}}.about-history__inner:before{content:"";background:url("../images/common/icon_truck-02.png") no-repeat center/cover;width:100%;max-width:210px;aspect-ratio:210/121;margin-right:70px}.about-history__date{font-size:1.8rem;color:#999AA9}.about-history__txt{font-size:1.8rem;line-height:1.6;margin-top:70px}.about-history__year{color:#0057B8;font-size:6.4rem;font-family:"Roboto Condensed",sans-serif;font-style:italic;position:absolute;top:-30px;right:0}.about-history__item{padding:50px 24px 24px;background:#fff;position:relative;height:100%}.about-history__info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:40px;margin-top:30px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (max-width:991px){.about-history__info{gap:20px}}.about-history .swiper{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - (280px + var(--bleed)));flex:0 0 calc(100% - (280px + var(--bleed)));margin-right:var(--bleed,0)}.about-history .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-right:24px}.about-history .swiper-slide{max-width:300px;width:100%;height:initial;padding-top:30px}.about-sales{position:relative}.about-sales:before{content:"";background:url("../images/about/about_img_sales-bg.jpg") no-repeat center/cover;height:100%;width:100%;position:absolute;bottom:0;left:0;z-index:-1}.about-sales__ttl{text-align:center;margin-bottom:5.790387956vw}.about-sales__ttl:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.about-sales .list-sales{max-width:1000px;margin-inline:auto}.about-sales .list-sales__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}@media only screen and (max-width:600px){.about-sales .list-sales__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-sales .list-sales__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:600px){.about-sales .list-sales__item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-sales .list-sales__info{max-width:500px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1)}@media only screen and (max-width:991px){.about-sales .list-sales__info{padding-block:30px}}.about-sales .list-sales__img{aspect-ratio:500/400;max-width:500px;width:100%}.about-sales .list-sales__ttl{font-size:2rem;margin-block:0 36px}.about-sales .list-sales__txt{font-size:1.8rem;line-height:1.6;padding-block:0 15px;margin-block:0 17px;border-bottom:1px solid #CCCDD4}.about-sales .list-sales__wrap{max-width:230px}.about-sales .list-sales__contact{font-size:1.8rem;line-height:1.6}.works-intro{padding:200px 0 0}@media only screen and (min-width:992px) and (max-width:1727px){.works-intro{padding:7.5275043428vw 0 0}}@media only screen and (max-width:991px){.works-intro{padding:100px 0 0}}.works-features{padding:150px 0 0}@media only screen and (min-width:992px) and (max-width:1727px){.works-features{padding:9.2646207296vw 0 0}}@media only screen and (max-width:991px){.works-features{padding:100px 0 0}}.works-services{margin:0 0 150px;padding:150px 0 0}@media only screen and (min-width:992px) and (max-width:1727px){.works-services{padding:9.2646207296vw 0 0;margin:0 0 8.1065431384vw}}@media only screen and (max-width:991px){.works-services{margin:0 0 100px;padding:100px 0 0}}.works-trucks{position:relative;padding:179px 0 0;z-index:0}@media only screen and (max-width:991px){.works-trucks{padding:100px 0 0}}.works-trucks__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 73px}.works-trucks__img{position:absolute;top:0;right:0;width:100%;max-width:1074px;height:466px;margin:0 calc((100% - 100vw) / 2) 0 0;z-index:2}@media only screen and (min-width:992px) and (max-width:1727px){.works-trucks__img{width:62.1527777778vw}}@media only screen and (max-width:991px){.works-trucks__img{display:none}}.works-trucks__img img{-o-object-position:right;object-position:right}.works-trucks__wrap{position:relative;padding:200px 0 100px;z-index:0}@media only screen and (max-width:991px){.works-trucks__wrap{padding:100px 0}}.works-trucks__wrap:before{content:"";position:absolute;top:0;bottom:0;left:calc((100% - 100vw) / 2);right:calc((100% - 100vw) / 2);background:#F2F7FB;z-index:-1}.works-trucks__wrap:after{content:"";position:absolute;top:-20px;left:calc((100% - 100vw) / 2);aspect-ratio:577/332;width:210px;margin:0 0 0 50px;background:url("../images/top/works_accent-01.png") no-repeat center/cover;-webkit-transform:scaleX(-1);transform:scaleX(-1);z-index:0}.works-case{margin:200px 0 0;padding:0 0 200px}@media only screen and (max-width:991px){.works-case{margin:100px 0 0;padding:0 0 100px}}.works-case__swiper{width:100%;margin:0 auto;overflow:visible}.works-case__swiper .swiper-slide{width:100%;max-width:450px}.works-case__item:before{content:"";position:absolute;top:-70px;left:-70px;aspect-ratio:1/1;width:100%;max-width:200px;background:url(../images/top/works_accent_item.png) no-repeat center/cover;clip-path:polygon(25% 25%,100% 25%,100% 100%,25% 100%);z-index:2}.works-case__img{margin:0 0 24px;aspect-ratio:450/340;width:100%}.works-case__author{margin:0 0 24px;font-size:1.8rem}.works-case__txt{margin:0 0 24px;font-size:2.4rem;line-height:1}.works-case__cat{font-size:1.6rem;line-height:1}.works-flow{padding:104px 0 89px}@supports (background:linear-gradient(to right,black,white)){.works-flow{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(124,227,255,0.5)),color-stop(61%,rgba(61,233,179,0.5)));background-image:linear-gradient(to bottom,rgba(124,227,255,0.5) 0%,rgba(61,233,179,0.5) 61%)}}@supports not (background:linear-gradient(to right,black,white)){.works-flow{background:rgba(61,233,179,0.5)}}.works-flow__ttl{margin:0 0 104px}.works-flow__list{width:100%;max-width:800px;margin:0 auto}.works-faq{padding:200px 0}@media only screen and (min-width:992px) and (max-width:1727px){.works-faq{padding:9.2646207296vw 0}}@media only screen and (max-width:991px){.works-faq{padding:100px 0}}.works-faq__ttl{margin:0 0 80px}@media only screen and (max-width:991px){.works-faq__ttl{margin:0 0 40px}}.works-faq__wrap{max-width:1000px;margin:0 auto}.sdgs-about{padding:80px 0 200px;position:relative}@media only screen and (min-width:992px) and (max-width:1727px){.sdgs-about{padding:3.4742327736vw 0 13.3178922988vw}}@media only screen and (max-width:991px){.sdgs-about{padding:80px 0 100px}}.sdgs-about:after{content:"";background:url("../images/sdgs/sdgs_bg_about.png") no-repeat center/cover;aspect-ratio:1733/1729;max-width:1733px;width:100%;position:absolute;bottom:0;left:0;z-index:-1;opacity:0.1}@media only screen and (max-width:991px){.sdgs-about:after{display:none}}.sdgs-about__ttl:before{content:"";position:absolute;bottom:14px;left:-12px;width:40px;height:1px;background:#323654;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sdgs-about__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;max-width:900px;margin:auto}.sdgs-about__img{aspect-ratio:1/1;max-width:172px;width:100%}.sdgs-about__caption{font-size:1.8rem;line-height:1.8;background:rgba(191,191,191,0.23);max-width:1000px;padding-inline:40px;padding-block:39px;margin-top:60px}.sdgs-about__txt{font-size:1.8rem;font-weight:500;line-height:1.8;margin-top:60px}.sdgs-initiative{position:relative;padding-block:150px;background:var(--bg-url) no-repeat center/cover}@media only screen and (min-width:992px) and (max-width:1727px){.sdgs-initiative{padding-block:9.2646207296vw}}@media only screen and (max-width:768px){.sdgs-initiative{padding-block:100px}}.sdgs-initiative__layout{padding:120px 0;position:relative;background:var(--bg-url) no-repeat center/cover}.sdgs-initiative__layout:nth-child(n+2){margin-top:170px}@media only screen and (min-width:992px) and (max-width:1727px){.sdgs-initiative__layout:nth-child(n+2){margin-top:8.685581934vw}}@media only screen and (min-width:992px){.sdgs-initiative__layout:nth-child(odd) .layout-sdgs__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sdgs-initiative__layout:nth-child(odd) .layout-sdgs__count{right:0;left:unset}}.sdgs-initiative .layout-sdgs__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px;max-width:46.6666666667%;width:100%;background:#fff;padding:40px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,0.25);box-shadow:0 4px 20px rgba(0,0,0,0.25)}@media only screen and (max-width:991px){.sdgs-initiative .layout-sdgs__gallery{max-width:644px}}.sdgs-initiative .layout-sdgs__count{font-size:10rem;font-family:"Roboto Condensed",sans-serif;color:#EAEBEE;position:absolute;top:-45px;left:0;font-style:italic;line-height:1;font-weight:600}@media only screen and (max-width:768px){.sdgs-initiative .layout-sdgs__count{font-size:6rem;top:-30px}}.sdgs-initiative .layout-sdgs__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px 6.6666666667%}@media only screen and (max-width:991px){.sdgs-initiative .layout-sdgs__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sdgs-initiative .layout-sdgs__img{aspect-ratio:1/1;max-width:140px;width:100%}.sdgs-initiative .layout-sdgs__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.sdgs-initiative .layout-sdgs__ttl{font-size:3.2rem;line-height:1.6;margin-block:0 40px}.sdgs-initiative .layout-sdgs__txt{font-size:1.6rem;line-height:1.8}.recruit .ttl-03:after{color:#ECFCF6}.recruit-banner{position:relative;margin:130px 0 0 auto;aspect-ratio:1638/922;width:94.7916666667%;max-height:calc(100dvh - 130px)}@media only screen and (max-width:991px){.recruit-banner{margin:80px 0 0 auto;max-height:calc(100vh - 80px)}}.recruit-banner__bg{height:calc(100dvh - 130px)}@media only screen and (max-width:991px){.recruit-banner__bg{height:calc(100vh - 80px)}.recruit-banner__bg img{-o-object-position:10%;object-position:10%}}@media only screen and (max-width:991px) and (max-width:991px){.recruit-banner__bg img{-o-object-position:68%;object-position:68%}}.recruit-banner__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;top:0;bottom:20px;left:auto;right:0;z-index:0}@media only screen and (max-width:991px){.recruit-banner__wrap{bottom:50px}}.recruit-banner__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:35px}.recruit-banner__ttl span{display:block;padding:40px 24px;background:#fff;font-size:4rem;line-height:1;letter-spacing:0.3em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:nowrap;-webkit-box-shadow:4px 4px 10px rgba(0,0,0,0.15);box-shadow:4px 4px 10px rgba(0,0,0,0.15);z-index:2}@media only screen and (max-width:991px){.recruit-banner__ttl span{padding:10px 15px;font-size:2.8rem}}.recruit-banner__ttl span:first-child{margin:0 0 80px}.recruit-banner__ttl img{display:inline-block;width:63px;max-width:none;margin:0 -12px 10px}@media only screen and (max-width:991px){.recruit-banner__ttl img{width:40px}}.recruit-intro{padding:0;background:#9FEFD0}.recruit-intro__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative}.recruit-intro__info{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:110px 0}@media only screen and (min-width:992px) and (max-width:1728px){.recruit-intro__info{padding:7.5275043428vw 0}}.recruit-intro__ttl{padding:248px 0 0;margin:0 0 80px}@media only screen and (max-width:991px){.recruit-intro__ttl{padding:120px 0 0}}.recruit-intro__ttl:after{bottom:-0.1647058824em;left:var(--bleed);width:600px;line-height:1;text-align:right;white-space:initial;opacity:0.4}@media only screen and (max-width:991px){.recruit-intro__ttl:after{width:initial}}.recruit-intro__txt{font-size:2rem;line-height:2}.recruit-intro__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:40px;position:absolute;top:0;right:0;bottom:0;width:46.6666666667%}@media only screen and (max-width:991px){.recruit-intro__gallery{display:none}}.recruit-intro__swiper{--swiper-wrapper-transition-timing-function:linear}.recruit-intro__swiper .swiper-slide{aspect-ratio:260/350;height:100%;max-height:350px}.recruit-data{padding:145px 0}@media only screen and (min-width:992px) and (max-width:1728px){.recruit-data{padding:8.1065431384vw 0}}@media only screen and (max-width:991px){.recruit-data{padding:100px 0}}.recruit-data__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;padding:40px 80px;background:url("../images/recruit/data_bg.jpg") no-repeat center/cover;-webkit-box-shadow:10px 10px 20px rgba(0,0,0,0.15);box-shadow:10px 10px 20px rgba(0,0,0,0.15)}@media only screen and (max-width:991px){.recruit-data__wrap{padding:40px 20px}}.recruit-data__ttl{margin:0 0 24px;padding:24px 32px;font-size:4.8rem;letter-spacing:0.1em;white-space:initial;-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial}@media only screen and (max-width:991px){.recruit-data__ttl{padding:15px;font-size:2.8rem}}.recruit-data__ttl span{color:#40DEA1}.recruit-data__txt{font-size:1.8rem;line-height:1.6;letter-spacing:0.04em}.recruit-data__txt span{color:#40DEA1}.recruit-data__link{margin:40px 0 0}.recruit-employee{position:relative;padding:0}.recruit-employee__img{position:absolute;top:0;right:0;aspect-ratio:1099/466;width:100%;max-width:1099px;margin:0 calc((100% - 100vw) / 2) 0 0;z-index:2}@media only screen and (min-width:992px) and (max-width:1727px){.recruit-employee__img{width:63.599537037vw}}@media only screen and (max-width:991px){.recruit-employee__img{display:none}}.recruit-employee__wrap{position:relative;padding:248px 0 120px}@media only screen and (min-width:992px) and (max-width:1728px){.recruit-employee__wrap{padding:18.5292414592vw 5.790387956vw 5.790387956vw}}@media only screen and (max-width:991px){.recruit-employee__wrap{padding:100px 0}}.recruit-employee__wrap:before{content:"";position:absolute;top:0;bottom:0;left:calc((100% - 100vw) / 2);right:calc((100% - 100vw) / 2);background:#ECFCF6;z-index:-1}.recruit-employee__swiper{overflow:visible}.recruit-employee__swiper .swiper-wrapper{overflow:visible}.recruit-employee__controls{gap:40px}.recruit-employee .swiper-progress:before{background:#40DEA1}.recruit-service{padding:200px 0}@media only screen and (min-width:992px) and (max-width:1728px){.recruit-service{padding:7.5275043428vw 0}}@media only screen and (max-width:991px){.recruit-service{padding:100px 0}}.recruit-service__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media only screen and (max-width:991px){.recruit-service__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.recruit-service__ttl:after{left:var(--bleed)}.recruit-service__txt{font-size:1.8rem;line-height:2}.recruit-service__nav{padding:80px 0 0;width:100%;max-width:720px}@media only screen and (max-width:991px){.recruit-service__nav{padding:40px 0 0}}.recruit-service__item+.recruit-service__item{margin:40px 0 0}.recruit-service__note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0 0 16px;font-size:2rem;line-height:1}@media only screen and (max-width:991px){.recruit-service__note{font-size:1.4rem}}.recruit-service__note:before{content:"";display:block;margin:0 8px 0 0;width:20px;height:1px;background:#323654}.recruit-service__link{display:block;padding:40px 52px}@media only screen and (max-width:991px){.recruit-service__link{padding:50px 20px 10px}}.recruit-service__link--01{background:url("../images/recruit/service_bg_nav-01.jpg") no-repeat center/cover}.recruit-service__link--02{background:url("../images/recruit/service_bg_nav-02.jpg") no-repeat center/cover}.recruit-service__ttl-jp{margin:0 0 8px;font-size:3.2rem;line-height:1}@media only screen and (max-width:991px){.recruit-service__ttl-jp{font-size:2.4rem}}.recruit-service__ttl-en{font-size:1.8rem;line-height:1}@media only screen and (max-width:991px){.recruit-service__ttl-en{font-size:1.4rem}}.recruit-service__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:20px;margin:20px 0 0;font-size:1.8rem;line-height:1}.recruit-service__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1;width:50px;border-radius:100%;background:#40DEA1}@media only screen and (max-width:991px){.recruit-service__arrow{width:40px}}.recruit-service__arrow:before{content:"";display:block;aspect-ratio:37/30;width:10px;background:url("../images/common/icon_arrow-05.png") no-repeat center/contain;-webkit-filter:brightness(2);filter:brightness(2)}.recruitment{padding:0 0 160px}@media only screen and (min-width:992px) and (max-width:1728px){.recruitment{padding:0 0 8.1065431384vw}}@media only screen and (max-width:991px){.recruitment{padding:0 0 100px}}.recruitment__ttl{margin:0 0 104px}@media only screen and (min-width:992px) and (max-width:1728px){.recruitment__ttl{margin:0 0 4.6323103648vw}}@media only screen and (max-width:991px){.recruitment__ttl{margin:0 0 40px}}.employee-intro{position:relative;margin:-60px 0 0;padding:0;z-index:1}@media only screen and (max-width:991px){.employee-intro{margin:-30px 0 0}}.employee-intro__wrap{position:relative;width:100%;max-width:940px;padding:80px 80px 80px 0}@media only screen and (max-width:991px){.employee-intro__wrap{padding:60px 20px 0 0}}.employee-intro__wrap:before{content:"";position:absolute;top:0;bottom:0;left:var(--bleed);right:0;background:#fff;z-index:-1}.employee-intro__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:absolute;top:-5px;left:0;font-size:0;line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.employee-intro__number-ttl{margin:0 0 10px;color:#fff;font:700 3rem "Roboto",sans-serif;line-height:1;letter-spacing:0.08em}@media only screen and (max-width:991px){.employee-intro__number-ttl{font-size:2.4rem}}.employee-intro__number-num{font:italic 800 13.5rem "Roboto Condensed",sans-serif;line-height:0.762962963}@supports (background:linear-gradient(to right,black,white)) and ((-webkit-background-clip:text) or (background-clip:text)){.employee-intro__number-num{color:transparent;background:-webkit-gradient(linear,left top,left bottom,color-stop(39%,#3DE9B3),to(#7CE3FF));background:linear-gradient(to bottom,#3DE9B3 39%,#7CE3FF 100%);-webkit-background-clip:text;background-clip:text}}@supports not ((background:linear-gradient(to right,black,white)) and ((-webkit-background-clip:text) or (background-clip:text))){.employee-intro__number-num{color:#3DE9B3}}@media only screen and (max-width:991px){.employee-intro__number-num{font-size:8rem}}.employee-intro__ttl{margin:0 0 40px;font-size:3.2rem;line-height:1.6}@media only screen and (max-width:991px){.employee-intro__ttl{font-size:2.4rem}}.employee-intro__namejob{margin:0 0 40px}@media only screen and (max-width:991px){.employee-intro__namejob{margin:0 0 20px}}.employee-intro__name{font-size:2.8rem;font-weight:700;line-height:1;letter-spacing:0.08em}@media only screen and (max-width:991px){.employee-intro__name{font-size:2.4rem}}.employee-intro__job{display:inline-block;border-radius:4px;padding:0 8px;background:#323654;color:#fff;font-size:1.6rem;line-height:1.5;letter-spacing:0.08em}@media only screen and (max-width:991px){.employee-intro__job{font-size:1.4rem}}.employee-intro__txt{font-size:1.8rem;line-height:2}@media only screen and (max-width:991px){.employee-intro__txt{font-size:1.6rem}}.employee-interview__sec{padding:120px 0 80px}@media only screen and (max-width:991px){.employee-interview__sec{padding:60px 0 40px}}.employee-interview__sec:last-child{padding-bottom:200px}@media only screen and (max-width:991px){.employee-interview__sec:last-child{padding-bottom:100px}}@media only screen and (min-width:992px){.image_left .employee-interview__wrap,.image_right .employee-interview__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px}}.image_left .employee-interview__wrap{margin:0 0 0 calc((100% - 100vw) / 2)}.image_right .employee-interview__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:0 calc((100% - 100vw) / 2) 0 0}.image_left .employee-interview__img,.image_right .employee-interview__img{aspect-ratio:803/793;width:100%;max-width:803px}.image_fullwidth .employee-interview__img,.image_only .employee-interview__img{aspect-ratio:1200/678}.image_fullwidth .employee-interview__img{margin:0 0 80px}@media only screen and (max-width:991px){.image_fullwidth .employee-interview__img{margin:0 0 40px}}.employee-interview__info{-webkit-box-flex:1;-ms-flex:1;flex:1;border-top:1px solid #CCCDD4;padding:80px 0 0}@media only screen and (max-width:991px){.employee-interview{padding:40px 0 0}.image_left .employee-interview__info{padding-left:24px}.image_right .employee-interview__info{padding-right:24px}}.employee-interview__question{margin:0 0 40px;color:#40DEA1;font-size:2rem;font-weight:500;line-height:2}@media only screen and (max-width:991px){.employee-interview__question{margin:0 0 20px;font-size:1.8rem}}.employee-interview__question:before{content:"Q."}.employee-interview__catch{margin:0 0 40px;font-size:2.8rem;font-weight:700;line-height:2}@media only screen and (max-width:991px){.employee-interview__catch{margin:0 0 20px;font-size:2rem}}.employee-interview__txt{font-size:2rem;font-weight:500;line-height:2}@media only screen and (max-width:991px){.employee-interview__txt{font-size:1.6rem}}.employee-list{position:relative;padding:120px 0}@media only screen and (max-width:991px){.employee-list{padding:100px 0}}.employee-list:before{content:"";position:absolute;top:0;bottom:-100px;left:0;right:0;background:#ECFCF6;z-index:-1}.employee-list__ttl:after{color:#fff}.employee-list__swiper{overflow:visible}.employee-list__swiper .swiper-wrapper{overflow:visible}.employee-list .swiper-progress:before{background:#40DEA1}.entry{padding-bottom:200px}.entry .layout-form{max-width:800px;margin:0 auto}.entry .list-contact__select{border:1px solid #CCCDD4;border-radius:4px;color:#CCCDD4}.entry .list-contact__select-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:20px}.entry .list-contact__select-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.entry .list-contact__select-wrap .wpcf7-form-control-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.entry .list-contact__select-wrap--02{max-width:270px}.entry-check{padding-bottom:200px}.entry-check .list-contact__input{padding:15px 0;border:none;border-radius:none;border-bottom:1px solid #CCCDD4}.entry-check .list-contact__btn{background-color:#323654;margin-top:80px;color:#fff}.list-data__menuList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}@media only screen and (max-width:767px){.list-data__menuList{gap:20px}}.list-data__menuItem{width:100%;max-width:306px}.list-data__menuLink{display:block;background-color:#323654;color:#fff;border-radius:10px;font-size:1.8rem}.list-data__menuWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:27px 40px 27px 27px}.list-data__menuIcon{max-width:20px}.ttl-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:20px;margin-bottom:40px}.ttl-data--02{gap:80px}.ttl-data--02 .ttl-data__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}.ttl-data__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:20px}.ttl-data__ttl{font-size:3.2rem;font-weight:700;line-height:1;max-width:288px;width:100%}@media only screen and (max-width:767px){.ttl-data__ttl{font-size:2.7rem}}.ttl-data__txt{font-size:1.8rem;font-weight:500;letter-spacing:0.04em;line-height:1.6}.ttl-data__icon{max-width:45px}.data{position:relative}.data:before{content:"";position:absolute;top:0;bottom:-150px;left:0;right:0;background-color:#9FEFD0;z-index:-1}.data__wrap{background-color:#fff;border-radius:10px;padding:40px}.data__wrap:nth-child(n+2){margin-top:40px}@media only screen and (max-width:767px){.data__wrap{padding:20px}}.data__ttl{font-size:2.4rem;letter-spacing:0.04em;line-height:1.4;font-weight:700;border-bottom:1px solid #CCCDD4;padding-bottom:24px}@media only screen and (max-width:767px){.data__ttl{font-size:2rem}}.data-sec01,.data-sec02,.data-sec03,.data-sec04{margin-top:120px}@media only screen and (min-width:992px) and (max-width:1727px){.data-sec01,.data-sec02,.data-sec03,.data-sec04{margin-top:5.2113491604vw}}.data-sec01__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.data-sec01__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:373px;border-radius:10px;padding:40px 24px;background:#fff}.data-sec01__item--02{width:100%;max-width:580px}.data-sec01__ttl{margin:0 0 40px;font-size:2.4rem;line-height:1;text-align:center}.data-sec01__txt{margin:0 0 40px;text-align:center}.data-sec01__txt span{font:700 14rem "Roboto",sans-serif;line-height:1}@supports ((-webkit-background-clip:text) or (background-clip:text)){.data-sec01__txt span{background:-webkit-gradient(linear,left top,left bottom,from(#0057B8),to(#47B98D));background:linear-gradient(to bottom,#0057B8,#47B98D);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.data-sec01__txt span{color:#0057B8}}.data-sec01__txt small{font-size:4rem;font-weight:700}.data-sec01__icon{height:157px;margin:0 auto}.data-sec01__donut{position:relative;aspect-ratio:1/1;width:100%;max-width:290px;margin:0 auto;border-radius:100%}.data-sec01__donut:after{content:"";position:absolute;top:50%;left:50%;aspect-ratio:1/1;width:42.7586206897%;border-radius:100%;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.data-sec01__donutTxt{position:absolute;line-height:1;z-index:3}.data-sec01__donutTxt span{display:block;text-align:center}.data-sec01__donutTxt small,.data-sec01__donutTxt span{font-size:2.4rem;font-weight:700;line-height:1}.data-sec01__donutTxt strong{font-size:9.6rem;font-weight:700;line-height:1}@supports (-webkit-text-stroke:3px #fff) and (paint-order:stroke fill){.data-sec01__donutTxt strong{-webkit-text-stroke:6px #fff;paint-order:stroke fill}}@supports not ((-webkit-text-stroke:3px #fff) and (paint-order:stroke fill)){.data-sec01__donutTxt strong{text-shadow:0 0 20px #fff}}.data-sec01__donutTxt.gender--01{bottom:0;right:0}.data-sec01__donutTxt.gender--02{top:0;left:0}.data-sec01__donutTxt.age--01{top:0;right:-10%}.data-sec01__donutTxt.age--02{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.data-sec01__donutTxt.age--03{top:0;left:-10%}.data-sec02__list{background-color:#fff;border-radius:10px;padding:40px}.data-sec02__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;border-bottom:1px solid #CCCDD4;padding-bottom:24px}.data-sec02__item:nth-child(n+2){margin-top:20px}@media only screen and (max-width:767px){.data-sec02__item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.data-sec02__ttl{width:100%;max-width:300px;font-size:1.8rem;font-weight:700;letter-spacing:0.04em;line-height:1.4}.data-sec02__txt{font-size:1.8rem;font-weight:500;letter-spacing:0.04em;line-height:1.6}.data-sec03__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:56px;margin-top:55px}.data-sec03__list--02{gap:40px;margin-top:40px}.data-sec03__list--03{gap:40px;-ms-flex-wrap:unset;flex-wrap:unset}@media only screen and (max-width:991px){.data-sec03__list--03{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.data-sec03__item{width:100%;max-width:300px;border-radius:100%;background-color:#40DEA1;padding:75px 35px 65px}.data-sec03__item-02{width:100%;max-width:192px;padding-block:37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}.data-sec03__item-03{width:100%;max-width:346px;border:1px solid #CCCDD4;border-radius:10px;padding:24px}.data-sec03__item-04{width:50%;border:1px solid #CCCDD4;border-radius:10px;padding:24px}@media only screen and (max-width:767px){.data-sec03__item{max-width:100%;padding:40px 20px 30px}.data-sec03__item-02{max-width:100%;padding-block:30px}.data-sec03__item-03{max-width:100%}.data-sec03__item-04{max-width:100%;width:100%}}.data-sec03__itemTtl{color:#fff;font-size:2.4rem;font-weight:700;letter-spacing:0.04em;line-height:1;text-align:center}.data-sec03__itemTtl span{font-size:1.6rem}.data-sec03__itemTtl--02{font-size:2rem;color:#323654}.data-sec03__itemTtl--03{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:66px;font-size:1.8rem;background-color:#323654;letter-spacing:0.02em;line-height:1.4}@media only screen and (max-width:567px){.data-sec03__itemTtl{font-size:1.8rem}.data-sec03__itemTtl--02{font-size:1.8rem}.data-sec03__itemTtl--03{font-size:1.6rem}}.data-sec03__itemTxt{font-size:1.8rem;font-weight:500;letter-spacing:0.04em;line-height:1.8;text-align:center;margin-top:40px}.data-sec03__itemTxt--02{text-align:start}@media only screen and (max-width:567px){.data-sec03__itemTxt{font-size:1.6rem;margin-top:20px}}.data-sec03__itemImg{height:65px}.data-sec03__itemImg-02{height:97px;margin:45px auto}.data-sec03__itemSub{margin-top:8px;font-size:1.8rem;font-weight:500;letter-spacing:0.02em;line-height:1;text-align:center}.data-sec04__info{padding:80px 100px}@media only screen and (max-width:767px){.data-sec04__info{padding:unset;margin-top:40px}}.data-sec04__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:25px}@media only screen and (max-width:991px){.data-sec04__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.data-sec04__ttl{width:100%;max-width:672px;color:#fff;font-size:2.8rem;font-weight:700;line-height:1.6;background-color:#323654;font-family:"Noto Sans JP",sans-serif;text-align:center;padding-block:35px;position:relative;border-radius:100px}.data-sec04__ttl:after{content:"";position:absolute;top:50%;left:-25px;width:30px;height:21px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("../images/our-data/data-sec04_accent-blue.png") no-repeat center/contain}@media only screen and (max-width:991px){.data-sec04__ttl{font-size:2.4rem;max-width:100%}.data-sec04__ttl:after{top:-15px;left:50%;-webkit-transform:translate(0,-20%) rotate(90deg);transform:translate(0,-20%) rotate(90deg)}}.data-sec04__img{width:100%;max-width:210px}.data-sec04__list{margin-top:-20px}@media only screen and (max-width:991px){.data-sec04__list{margin-top:20px}}.data-sec04__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;position:relative}.data-sec04__item:nth-child(n+2){margin-top:60px}@media only screen and (max-width:991px){.data-sec04__item{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.data-sec04__itemTxt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;font-size:2rem;font-weight:700;line-height:1.6;font-family:"Noto Sans JP",sans-serif}.data-sec04__itemTxt strong{color:#40DEA1;font-size:2.8rem}.data-sec04__itemTxt:after,.data-sec04__itemTxt:before{display:inline-block;font-size:2.6rem;line-height:1.6}.data-sec04__itemTxt:before{content:"“";padding-right:12px}.data-sec04__itemTxt:after{content:"”";padding-left:12px}.data-sec04__itemTxt--02:after,.data-sec04__itemTxt--02:before{content:"";padding-left:15px}.data-sec04__itemWrap{background-color:#fff;border-radius:20px;padding:25px 130px 25px 30px;position:relative}.data-sec04__itemWrap:before{content:"";position:absolute;bottom:-15px;right:30px;width:25px;height:17px;background:url("../images/our-data/data-sec04_accent.png") no-repeat center/contain}@media only screen and (max-width:767px){.data-sec04__itemWrap{padding:20px 20px 20px 20px;width:100%}}.data-sec04__icon{max-width:91px}@media only screen and (min-width:992px){.data-sec04__icon{position:absolute;bottom:-60px}}