@charset "UTF-8";*,:after,:before{box-sizing:border-box}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}input,select{vertical-align:middle}html{font-size:4.2666666667vw}@media only screen and (min-width:768px){html{font-size:1.1713030747vw}}body{font-family:Noto Sans JP,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:.875rem;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;line-break:anywhere;overflow-wrap:anywhere;word-break:normal}body.is-active{overflow:hidden}.serif{font-family:"Noto Serif JP",serif}.en{font-family:Abel,sans-serif}.en2{font-family:Outfit,sans-serif}.en3{font-family:Barlow,sans-serif}.en3.-italic{font-style:italic}*{line-height:inherit;min-inline-size:0}picture{display:block}img{height:auto;max-width:100%;vertical-align:middle;width:100%}a{color:inherit;text-decoration:none;transition:opacity .3s ease-out}h1,h2,h3,h4,h5{font-weight:inherit}ul{list-style:none}button,input,select,textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;border-radius:0;color:inherit;font:inherit;padding:0}input,select,textarea{outline:none}button,input[type=button],input[type=submit],label,select{cursor:pointer}select::-ms-expand{display:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:300;outline-color:#c9c9c9}input::placeholder,textarea::placeholder{font-weight:300;outline-color:#c9c9c9}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-weight:300;outline-color:#c9c9c9}input::-ms-input-placeholder,textarea::-ms-input-placeholder{font-weight:300;outline-color:#c9c9c9}@media only screen and (min-width:768px){.only-sp{display:none!important}}@media only screen and (max-width:768px){.only-pc{display:none!important}}.nowrap{white-space:nowrap}img.lazyload{aspect-ratio:280/269!important;height:auto!important;opacity:0!important;width:0!important}summary{cursor:pointer;display:block;list-style:none}summary::-webkit-details-marker{display:none}.fadeIn{-webkit-animation:fadeIn .7s ease-out 1s forwards;animation:fadeIn .7s ease-out 1s forwards;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.c-inner{margin:0 auto;max-width:81.25rem;padding-left:1.875rem;padding-right:1.875rem;width:100%}.c-inner.-mid{max-width:75rem}@media only screen and (min-width:768px){.c-inner{padding-left:3.125rem;padding-right:3.125rem}}.c-ttl{font-size:1.375rem;font-weight:700;line-height:1.3181818182;text-align:center}@media only screen and (min-width:768px){.c-ttl{font-size:2.625rem;line-height:1.3095238095}}.c-btn{align-items:center;color:#00985e;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:.12em;min-height:3.875rem;padding-right:5.125rem;position:relative}@media only screen and (min-width:768px){.c-btn{font-size:1.125rem;min-height:4.625rem;padding-right:6.5625rem}}@media only screen and (min-width:768px) and (hover:hover){.c-btn:hover .arrow:after{height:100%;width:100%}.c-btn:hover .arrow:before{left:calc(50% + 3.875rem)}}@media only screen and (min-width:768px) and (hover:none){.c-btn:active .arrow:after{height:100%;width:100%}.c-btn:active .arrow:before{left:calc(50% + 3.875rem)}}.c-btn .arrow{align-items:center;aspect-ratio:1/1;background:#00985e;display:flex;justify-content:center;overflow:hidden;right:0;transition:.3s ease-out;transition-property:background;width:3.875rem}.c-btn .arrow,.c-btn .arrow:after{border:1px solid #00985e;border-radius:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-btn .arrow:after{background:#fff url(../img/common/btn-arrow-green.svg) no-repeat 50%/1.125rem auto;content:"";height:0;left:0;transition:.2s ease-out;transition-property:width,height;width:0}.c-btn .arrow:before{aspect-ratio:1/1;background:url(../img/common/btn-arrow.svg) no-repeat 50%/100% auto;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s ease-out;transition-property:left;width:1.125rem}@media only screen and (min-width:768px){.c-btn .arrow:before{width:1.25rem}.c-btn .arrow{width:4.625rem}}.c-btn.-sm{color:#000;font-size:.625rem;letter-spacing:.06em;min-height:1.75rem;padding-right:2.3125rem}@media only screen and (min-width:768px){.c-btn.-sm{font-size:.75rem;min-height:2.1875rem;padding-right:3rem}}.c-btn.-sm .arrow{border:.5px solid #00985e;width:1.75rem}@media only screen and (min-width:768px){.c-btn.-sm .arrow{width:2.1875rem}}.c-btn.-sm .arrow:after{background:#fff url(../img/common/btn-arrow-green-sp.svg) no-repeat 50%/.625rem auto;border:.5px solid #00985e}@media only screen and (min-width:768px){.c-btn.-sm .arrow:after{background:#fff url(../img/common/btn-arrow-green-pc.svg) no-repeat 50%/.75rem auto}}.c-btn.-sm .arrow:before{background:url(../img/common/btn-arrow-sp.svg) no-repeat 50%/100% auto;content:"";width:.625rem}@media only screen and (min-width:768px){.c-btn.-sm .arrow:before{background:url(../img/common/btn-arrow-pc.svg) no-repeat 50%/100% auto;width:.75rem}}.c-btn__box{text-align:center}.c-img{display:block;overflow:hidden;position:relative}.c-img,.c-img img{width:100%;z-index:0}.c-img img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-nav{background:#005c37;bottom:0;color:#fff;left:0;overflow:auto;padding:5.625rem 1.875rem 2.3125rem;position:fixed;right:0;top:0;visibility:hidden;z-index:100;-ms-overflow-style:none;-webkit-clip-path:circle(0 at 100% 0);clip-path:circle(0 at 100% 0);scrollbar-width:none;transition:.5s ease-out;transition-property:visibility,-webkit-clip-path;transition-property:visibility,clip-path;transition-property:visibility,clip-path,-webkit-clip-path}.c-nav::-webkit-scrollbar{display:none}.c-nav.is-active{-webkit-clip-path:circle(150% at 100% 0);clip-path:circle(150% at 100% 0);visibility:visible}.c-nav__top{display:flex;flex-direction:column;gap:2.75rem;margin-bottom:2.5rem}.c-nav__block-head{align-items:flex-end;border-bottom:1px solid #fff;display:flex;gap:.5rem;padding-bottom:.9375rem;transition:.3s ease-out;transition-property:opacity}@media (hover:hover){.c-nav__block-head:hover{opacity:.7}}@media (hover:none){.c-nav__block-head:active{opacity:.7}}.c-nav__block-head .en{font-size:1.75rem;letter-spacing:.1em;line-height:.7142857143}.c-nav__block-head .txt{display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.15em;line-height:1;padding-left:.9375rem;position:relative}.c-nav__block-head .txt:before{background:#fff;content:"";height:.8125rem;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(30deg);transform:translateY(-50%) rotate(30deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:1px}.c-nav__list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.375rem;padding-left:.8125rem}.c-nav__link{display:block;font-size:.75rem;letter-spacing:.15em;padding-left:.9375rem;position:relative;transition:.3s ease-out;transition-property:opacity}@media (hover:hover){.c-nav__link:hover{opacity:.7}}@media (hover:none){.c-nav__link:active{opacity:.7}}.c-nav__link:before{background:#fff;content:"";height:.03125rem;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.5rem}.c-nav__bottom{align-items:center;display:flex;flex-direction:column;gap:1.125rem;justify-content:center;text-align:center}.c-nav__bottom-link{font-size:.625rem;letter-spacing:.125rem}.c-top{padding-top:9.6875rem}@media only screen and (min-width:768px){.c-top{padding-top:14.375rem}}.c-top.-case,.c-top.-company{color:#fff;display:flex;flex-direction:column;height:22.125rem;padding-bottom:1.5rem;position:relative}@media only screen and (min-width:768px){.c-top.-case,.c-top.-company{height:31.3125rem;padding-bottom:2.25rem}}.c-top.-case .c-top__en,.c-top.-company .c-top__en{color:#fff}.c-top.-case:before,.c-top.-company:before{background:url(../img/common/filter-sp.webp) repeat 50%/23.4375rem auto;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media only screen and (min-width:768px){.c-top.-case:before,.c-top.-company:before{background:url(../img/common/filter-pc.webp) repeat 50%/85.375rem auto}}.c-top.-case{background:url(../img/case/top-sp.jpg) no-repeat 50%/cover}@media only screen and (min-width:768px){.c-top.-case{background:url(../img/case/top-pc.jpg) no-repeat 50%/cover}}.c-top.-company{background:url(../img/company/top-sp.jpg) no-repeat 50%/cover}@media only screen and (min-width:768px){.c-top.-company{background:url(../img/company/top-pc.jpg) no-repeat 50%/cover}}.c-top.is-white .c-breadcrumb{color:#d9dee6}.c-top__inner{margin-bottom:5.625rem;padding:0;position:relative;z-index:1}@media only screen and (min-width:768px){.c-top__inner{margin-bottom:6.75rem}}.c-top__en{color:#00985e;font-size:2.8125rem;letter-spacing:.08em;margin-bottom:.625rem;text-align:center}@media only screen and (min-width:768px){.c-top__en{font-size:4.375rem;letter-spacing:.06em;margin-bottom:1.375rem}}.c-top__ttl{font-size:.9375rem;font-weight:700;letter-spacing:.25em;text-align:center}@media only screen and (min-width:768px){.c-top__ttl{font-size:1.25rem;letter-spacing:.25em;margin-left:.3125rem}}.c-head{display:flex;flex-direction:column;gap:.625rem;position:relative;z-index:1}@media only screen and (min-width:768px){.c-head{gap:1.5rem}}@media only screen and (max-width:768px){.c-head.-spcenter{align-items:center;justify-content:center;text-align:center}.c-head.-spcenter .num{right:50%;-webkit-transform:translate(50%);transform:translate(50%)}}@media only screen and (max-width:768px) and (min-width:768px){.c-head.-spcenter .num{left:auto}}.c-head.-center{align-items:center;justify-content:center;text-align:center}.c-head.-center .num{right:50%;-webkit-transform:translate(50%);transform:translate(50%)}@media only screen and (min-width:768px){.c-head.-center .num{left:auto}.c-head.-left .num{left:-2.8125rem}}.c-head .num{bottom:.3125rem;color:#efefef;font-size:6.375rem;letter-spacing:0;line-height:.7254901961;position:absolute;right:0;right:-.375rem;white-space:nowrap;z-index:-1}@media only screen and (min-width:768px){.c-head .num{bottom:0;font-size:12.5rem;left:13.125rem;line-height:.71;right:auto}}.c-head__en{font-size:3.125rem;letter-spacing:.1em;line-height:1;position:relative}@media only screen and (min-width:768px){.c-head__en{font-size:5rem;letter-spacing:.08em;line-height:.725}}.c-head__ttl{color:#00985e;display:inline-block;font-size:1rem;font-weight:500;letter-spacing:.15em;line-height:1;padding-left:1.375rem;position:relative}@media only screen and (min-width:768px){.c-head__ttl{font-size:1.25rem;left:-.3125rem;padding-left:1.5625rem}}.c-head__ttl:before{background:#00985e;content:"";height:1.0625rem;left:.25rem;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29deg);transform:translateY(-50%) rotate(29deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:.1rem}@media only screen and (min-width:768px){.c-head__ttl:before{height:1.25rem}}.c-contact{align-items:center;background:#fff;display:inline-flex;height:5.0625rem;justify-content:center;transition:.3s ease-out;transition-property:opacity;width:100%}@media (hover:hover){.c-contact:hover{opacity:.7}}@media (hover:none){.c-contact:active{opacity:.7}}.c-contact .txt{color:#005c37;display:inline-block;font-size:.9375rem;font-weight:700;letter-spacing:.12em;line-height:1.5;padding-left:2.75rem;padding-right:.3125rem;position:relative}@media only screen and (min-width:768px){.c-contact .txt{font-size:1rem;padding-left:2.375rem;padding-right:0}}.c-contact .txt:before{aspect-ratio:1/1;background:url(../img/common/contact.svg) no-repeat 50%/100% auto;content:"";left:-.3125rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.875rem}.c-breadcrumb{font-size:.6875rem;letter-spacing:.06em;margin-top:auto;position:relative;text-align:right;z-index:2}@media only screen and (min-width:768px){.c-breadcrumb{font-size:.75rem}}.c-breadcrumb__inner{display:flex;justify-content:flex-end;max-width:100%}@media only screen and (min-width:768px){.c-breadcrumb__inner{padding-right:5.625rem}}.c-breadcrumb .dot{margin:0 .5rem}.c-breadcrumb .current{color:#00985e}.c-follow{align-items:center;-webkit-animation:fadeFollow .1s ease-out forwards;animation:fadeFollow .1s ease-out forwards;aspect-ratio:1/1;bottom:1.25rem;display:flex;-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,.16));filter:drop-shadow(0 3px 6px rgba(0,0,0,.16));justify-content:center;position:fixed;right:1.25rem;transition:.3s ease-out;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;width:3.75rem;z-index:10}@media (hover:hover){.c-follow:hover{-webkit-transform:translateY(2px);transform:translateY(2px)}}@media (hover:none){.c-follow:active{-webkit-transform:translateY(2px);transform:translateY(2px)}}.c-follow.is-active{bottom:auto;position:absolute;top:-1.875rem}@-webkit-keyframes fadeFollow{0%{opacity:0}20%{opacity:0}to{opacity:1}}@keyframes fadeFollow{0%{opacity:0}20%{opacity:0}to{opacity:1}}.c-navigation{padding-bottom:7.5rem}.c-navigation__inner{display:flex;gap:3.125rem;justify-content:space-between;margin:0 auto;max-width:57.1875rem}.c-navigation__prev{padding-left:6.25rem;text-align:right;white-space:nowrap}.c-navigation__prev .arrow{left:0;-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.c-navigation__next{padding-right:6.25rem;text-align:left}.c-navigation__next .arrow{right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-navigation__next,.c-navigation__prev{align-items:center;display:inline-flex;min-height:4rem;position:relative}@media (hover:hover){.c-navigation__next:hover .arrow:after,.c-navigation__prev:hover .arrow:after{height:100%;width:100%}.c-navigation__next:hover .arrow:before,.c-navigation__prev:hover .arrow:before{left:calc(50% + 3.875rem)}}@media (hover:none){.c-navigation__next:active .arrow:after,.c-navigation__prev:active .arrow:after{height:100%;width:100%}.c-navigation__next:active .arrow:before,.c-navigation__prev:active .arrow:before{left:calc(50% + 3.875rem)}}.c-navigation__next .txt,.c-navigation__prev .txt{font-size:2.375rem;font-weight:600}.c-navigation__next .arrow,.c-navigation__prev .arrow{align-items:center;aspect-ratio:1/1;background:#00985e;border:1px solid #00985e;border-radius:50%;display:flex;justify-content:center;overflow:hidden;position:absolute;top:50%;transition:.3s ease-out;transition-property:background;width:4rem}.c-navigation__next .arrow:after,.c-navigation__prev .arrow:after{background:#fff url(../img/common/btn-arrow-green.svg) no-repeat 50%/1.125rem auto;border:1px solid #00985e;border-radius:50%;content:"";height:0;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.2s ease-out;transition-property:width,height;width:0}.c-navigation__next .arrow:before,.c-navigation__prev .arrow:before{aspect-ratio:1/1;background:url(../img/common/btn-arrow.svg) no-repeat 50%/100% auto;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s ease-out;transition-property:left;width:1.125rem}@media only screen and (min-width:768px){.c-navigation__next .arrow:before,.c-navigation__prev .arrow:before{width:1.25rem}.c-navigation__next .arrow,.c-navigation__prev .arrow{width:4.625rem}}.c-navigation__top{transition:.3s ease-out;transition-property:opacity}@media (hover:hover){.c-navigation__top:hover{opacity:.7}}@media (hover:none){.c-navigation__top:active{opacity:.7}}.c-navigation__top .c-img{aspect-ratio:1/1;margin:0 auto 1.25rem;width:2.375rem}.c-navigation__top .txt{font-size:.9375rem;font-weight:700}.scroll-item.-fadeLeft{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0;transition:.3s ease-out;transition-delay:.3s;transition-property:opacity,-webkit-clip-path;transition-property:clip-path,opacity;transition-property:clip-path,opacity,-webkit-clip-path}.scroll-item.-fadeLeft.is-show{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}.scroll-item.-fadeCard{opacity:0;-webkit-transform:translateY(3.75rem);transform:translateY(3.75rem);transition:.8s ease-out;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media only screen and (max-width:768px){.scroll-item.-fadeCard{-webkit-transform:translateY(1.875rem);transform:translateY(1.875rem)}.scroll-item.-fadeCard:nth-child(2n+2){transition-delay:.2s}}@media only screen and (min-width:768px){.scroll-item.-fadeCard:nth-child(3n+2){transition-delay:.2s}.scroll-item.-fadeCard:nth-child(3n+3){transition-delay:.4s}}.scroll-item.-fadeCard.is-show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.scroll-item.-fadeUp{opacity:0;-webkit-transform:translateY(3.75rem);transform:translateY(3.75rem);transition:.8s ease-out;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media only screen and (min-width:768px){.scroll-item.-fadeUp:nth-child(2),.scroll-item.-fadeUp:nth-child(4){transition-delay:.2s}}.scroll-item.-fadeUp.is-show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.scroll-item.-slideBottom .letter,.scroll-item.-slideBottom .letter-block{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);display:inline-block;transition:.3s linear;transition-property:opacity,-webkit-clip-path;transition-property:clip-path,opacity;transition-property:clip-path,opacity,-webkit-clip-path}.scroll-item.-slideBottom .letter-block{display:block}.scroll-item.-slideBottom.is-show .letter,.scroll-item.-slideBottom.is-show .letter-block{-webkit-clip-path:polygon(0 100%,100% 100%,100% 0,0 0);clip-path:polygon(0 100%,100% 100%,100% 0,0 0);opacity:1}.scroll-item.-slideUp .txt:before{height:0;transition:.2s ease-out;transition-property:height}.scroll-item.-slideUp .letter{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);display:inline-block;opacity:0;transition:.2s ease-out;transition-delay:.2s;transition-property:opacity,-webkit-clip-path;transition-property:clip-path,opacity;transition-property:clip-path,opacity,-webkit-clip-path}.scroll-item.-slideUp.is-show .txt:before{height:100%}.scroll-item.-slideUp.is-show .letter{-webkit-clip-path:polygon(0 100%,100% 100%,100% 0,0 0);clip-path:polygon(0 100%,100% 100%,100% 0,0 0);opacity:1}.scroll-item.-slide0,.scroll-item.-slide1,.scroll-item.-slide2,.scroll-item.-slide3,.scroll-item.-slideLeft{transition:.3s ease-out;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.scroll-item.-slide0 .letter,.scroll-item.-slide1 .letter,.scroll-item.-slide2 .letter,.scroll-item.-slide3 .letter,.scroll-item.-slideLeft .letter{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);display:inline-block;opacity:0;transition:.3s ease-out;transition-delay:.3s;transition-property:opacity,-webkit-clip-path;transition-property:clip-path,opacity;transition-property:clip-path,opacity,-webkit-clip-path}.scroll-item.-slide0 .txt:before,.scroll-item.-slide1 .txt:before,.scroll-item.-slide2 .txt:before,.scroll-item.-slide3 .txt:before,.scroll-item.-slideLeft .txt:before{transition:.3s ease-out;transition-property:width;width:0}.scroll-item.-slide0.is-show .letter,.scroll-item.-slide1.is-show .letter,.scroll-item.-slide2.is-show .letter,.scroll-item.-slide3.is-show .letter,.scroll-item.-slideLeft.is-show .letter{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}.scroll-item.-slide0.is-show .txt:before,.scroll-item.-slide1.is-show .txt:before,.scroll-item.-slide2.is-show .txt:before,.scroll-item.-slide3.is-show .txt:before,.scroll-item.-slideLeft.is-show .txt:before{width:100%}.scroll-item.-slide0 .letter,.scroll-item.-slide1 .letter,.scroll-item.-slide2 .letter,.scroll-item.-slide3 .letter{display:block}.scroll-item.-slide0 .txt:before,.scroll-item.-slide1 .txt:before,.scroll-item.-slide2 .txt:before,.scroll-item.-slide3 .txt:before{display:none}.p-head{display:flex;flex-direction:column;gap:.625rem;position:relative;z-index:1}@media only screen and (min-width:768px){.p-head{gap:1.5rem}}.p-head__en{font-size:2.8125rem;letter-spacing:.1em;line-height:1;position:relative}@media only screen and (min-width:768px){.p-head__en{font-size:4.375rem;letter-spacing:.09em;line-height:.7142857143}}.p-head__ttl{color:#00985e;display:inline-block;font-size:.9375rem;font-weight:500;letter-spacing:.15em;line-height:1;padding-left:1.25rem;position:relative}@media only screen and (min-width:768px){.p-head__ttl{font-size:1.25rem;left:-.1875rem;letter-spacing:.25em;padding-left:1.5625rem}}.p-head__ttl:before{background:#00985e;content:"";height:1.0625rem;left:.125rem;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29deg);transform:translateY(-50%) rotate(29deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:.1rem}@media only screen and (min-width:768px){.p-head__ttl:before{height:1.25rem}}.l-header{left:0;position:fixed;right:0;top:0;transition:.3s ease-out;transition-property:background,box-shadow;z-index:101}.l-header.is-black .l-header__logo .cls-3{fill:#3e3a39}.l-header.is-black .l-header__link{color:#3e3a39}.l-header.is-black .l-header__menu .bar:after,.l-header.is-black .l-header__menu .bar:before{background:#3e3a39}.l-header.-bg,.l-header.is-scrolled{background:#fff}.l-header.-bg .l-header__logo .cls-3,.l-header.is-scrolled .l-header__logo .cls-3{fill:#3e3a39}.l-header.-bg .l-header__link,.l-header.is-scrolled .l-header__link{color:#3e3a39}.l-header.-bg .l-header__menu .bar:after,.l-header.-bg .l-header__menu .bar:before,.l-header.is-scrolled .l-header__menu .bar:after,.l-header.is-scrolled .l-header__menu .bar:before{background:#3e3a39}.l-header.is-scrolled{box-shadow:0 3px 6px rgba(0,0,0,.16)}.l-header.is-active{background:transparent;box-shadow:none}.l-header.is-active .l-header__menu .bar:after,.l-header.is-active .l-header__menu .bar:before{background:#fff}.l-header.is-active .l-header__logo .cls-1,.l-header.is-active .l-header__logo .cls-2,.l-header.is-active .l-header__logo .cls-3,.l-header.is-active .l-header__logo .cls-4{fill:#fff}.l-header__inner{align-items:center;display:flex;height:4.375rem}@media only screen and (min-width:768px){.l-header__inner{height:5.875rem;max-width:100%}}.l-header__nav{display:none}@media only screen and (min-width:768px){.l-header__nav{display:block;margin-left:auto}}.l-header__list{display:flex;gap:6.875rem;padding-bottom:.3125rem;padding-right:1.75rem}.l-header__link{color:#fff;font-size:.8125rem;font-weight:500;letter-spacing:.25em;pointer-events:auto;transition:.3s ease-out;transition-property:opacity,color}@media (hover:hover){.l-header__link:hover{opacity:.7}}@media (hover:none){.l-header__link:active{opacity:.7}}.l-header__logo{aspect-ratio:473/78;max-width:10.625rem;pointer-events:auto}@media only screen and (min-width:768px){.l-header__logo{max-width:14.625rem}}.l-header__logo svg{height:auto;width:100%}.l-header__logo .cls-1{fill:#3a80c1}.l-header__logo .cls-1,.l-header__logo .cls-2,.l-header__logo .cls-3,.l-header__logo .cls-4{stroke-width:0px}.l-header__logo .cls-2{fill:#c42e87}.l-header__logo .cls-3{fill:#fff}.l-header__logo .cls-4{fill:#00985e}.l-header__menu{aspect-ratio:1/1;cursor:pointer;margin-left:auto;pointer-events:auto;position:relative;width:3.125rem}@media only screen and (min-width:768px){.l-header__menu{display:none}}.l-header__menu.is-active .bar:after,.l-header__menu.is-active .bar:before{top:0}.l-header__menu.is-active .bar:before{-webkit-transform:translate(-50%) rotate(18deg);transform:translate(-50%) rotate(18deg)}.l-header__menu.is-active .bar:after{-webkit-transform:translate(-50%) rotate(-18deg);transform:translate(-50%) rotate(-18deg)}.l-header__menu .bar{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.l-header__menu .bar:after,.l-header__menu .bar:before{background:#fff;content:"";height:1px;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);transition:.3s ease-out;transition-property:top,-webkit-transform;transition-property:transform,top;transition-property:transform,top,-webkit-transform;width:3.125rem}.l-header__menu .bar:before{top:-.25rem}.l-header__menu .bar:after{top:.25rem}.l-footer{background:#005c37;color:#fff;padding-bottom:1.875rem;padding-top:4.0625rem;position:relative;z-index:2}.l-footer.-confirm{padding-top:1.875rem}@media only screen and (min-width:768px){.l-footer.-confirm{padding-top:2.9375rem}.l-footer{padding-bottom:2.9375rem;padding-top:7.5rem}}.l-footer__top{margin-bottom:3.5625rem}@media only screen and (min-width:768px){.l-footer__top{display:flex;gap:3.125rem;justify-content:space-between;margin-bottom:6.5625rem}}.l-footer__info{margin-bottom:2.9375rem}@media only screen and (min-width:768px){.l-footer__info{margin-bottom:0}}.l-footer__info-txt{font-size:.625rem;letter-spacing:.2em;line-height:1.8}@media only screen and (min-width:768px){.l-footer__info-txt{font-size:.875rem;letter-spacing:.15em;line-height:1.9285714286;margin-left:.3125rem}.l-footer__btn{max-width:19.75rem}}.l-footer__btn-box{margin-bottom:2rem}@media only screen and (min-width:768px){.l-footer__btn-box{margin-bottom:2.5rem}}.l-footer__company{font-size:.9375rem;font-weight:700;letter-spacing:.15em;margin-bottom:1rem}@media only screen and (min-width:768px){.l-footer__company{font-size:1.0625rem;margin-bottom:1.25rem;margin-left:.3125rem}}.l-footer__nav{border-top:1px solid #fff}@media only screen and (min-width:768px){.l-footer__nav{border-top:none;display:flex;flex-wrap:wrap;gap:3.75rem 1.875rem}}.l-footer__block{border-bottom:1px solid #fff}@media only screen and (min-width:768px){.l-footer__block{border-bottom:none;border-top:1px solid #fff;flex:0 0 auto;padding-top:2rem;width:13.6875rem}}.l-footer__block-head{align-items:center;display:flex;font-size:.9375rem;height:3.625rem;letter-spacing:.2em;position:relative}@media only screen and (min-width:768px){.l-footer__block-head{font-size:1rem;height:auto;letter-spacing:.15em;margin-bottom:1.5rem;transition:.3s ease-out;transition-property:opacity}}@media only screen and (min-width:768px) and (hover:hover){.l-footer__block-head:hover{opacity:.7}}@media only screen and (min-width:768px) and (hover:none){.l-footer__block-head:active{opacity:.7}}.l-footer__block-head.is-active .arrow:after{-webkit-transform:translate(-50%);transform:translate(-50%)}.l-footer__block-head .arrow{aspect-ratio:1/1;position:absolute;right:.4375rem;top:50%;width:.8125rem}@media only screen and (min-width:768px){.l-footer__block-head .arrow{display:none}}.l-footer__block-head .arrow:after,.l-footer__block-head .arrow:before{background:#fff;content:"";height:1px;left:50%;position:absolute;transition:.3s ease-out;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:.75rem}.l-footer__block-head .arrow:before{-webkit-transform:translate(-50%);transform:translate(-50%)}.l-footer__block-head .arrow:after{-webkit-transform:translate(-50%) rotate(90deg);transform:translate(-50%) rotate(90deg)}.l-footer__block-body{display:none}@media only screen and (min-width:768px){.l-footer__block-body{display:block!important}}.l-footer__list{display:flex;flex-direction:column;gap:.6875rem;margin-top:-.125rem;padding-bottom:1.4375rem}@media only screen and (min-width:768px){.l-footer__list{gap:1rem;padding-bottom:0}}.l-footer__link{font-size:.75rem;letter-spacing:.1em;transition:.3s ease-out;transition-property:opacity}@media only screen and (min-width:768px){.l-footer__link{font-size:.875rem;letter-spacing:.2em}}@media (hover:hover){.l-footer__link:hover{opacity:.7}}@media (hover:none){.l-footer__link:active{opacity:.7}}.l-footer__bottom{text-align:center}.l-footer__bottom-list{border-top:1px solid #fff;margin-top:.625rem;padding-top:.5625rem}@media only screen and (min-width:768px){.l-footer__bottom-list{display:flex;gap:3.125rem;justify-content:space-between;margin-top:2rem;padding-top:2.1875rem}}.l-footer__bottom-link{font-size:.625rem;letter-spacing:.125rem;line-height:1.5}@media only screen and (min-width:768px){.l-footer__bottom-link{font-size:.875rem;letter-spacing:.15em}}.l-footer__logo{aspect-ratio:473/78;margin:0 auto;max-width:10.625rem}@media only screen and (min-width:768px){.l-footer__logo{margin:0;max-width:14.8125rem}}.l-footer__copy{font-size:.625rem;letter-spacing:.125rem;line-height:1.5;margin-top:.3125rem;text-align:center}@media only screen and (min-width:768px){.l-footer__copy{font-size:.875rem;letter-spacing:.1em}}.l-fv{align-items:center;color:#fff;display:flex;min-height:100vh;padding-top:2.5rem;position:relative;text-align:center;z-index:1}.l-fv:before{background:url(../img/top/filter-sp.png) no-repeat 50%/cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@media only screen and (min-width:768px){.l-fv:before{background:url(../img/top/filter-pc.png) no-repeat 50%/cover}.l-fv{align-items:flex-end;padding-bottom:3.125rem;padding-top:0;text-align:left}.l-fv__inner{max-width:80.5rem}}.l-fv__slider{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:2s linear;transition-property:opacity;z-index:-1}.l-fv__slider.is-active{opacity:1}.l-fv__slider .splide__list,.l-fv__slider .splide__slide,.l-fv__slider .splide__track{height:100%}.l-fv__slider .splide__slide{position:relative;width:100%}.l-fv__slider .splide__slide.is-active img{-webkit-transform:scale(1.1);transform:scale(1.1)}.l-fv__slider .splide__slide img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transition:5s linear;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.l-fv__inner{position:relative;z-index:2}.l-fv__txt{font-size:1.25rem;font-weight:300;letter-spacing:.14em;margin-bottom:1.125rem}@media only screen and (min-width:768px){.l-fv__txt{font-size:1.875rem;letter-spacing:.13em;margin-bottom:1.875rem}}.l-fv__en{font-size:3.75rem;letter-spacing:.06em;line-height:1;margin-bottom:1.125rem;white-space:nowrap}.l-fv__en .txt{left:-.625rem;position:relative}@media only screen and (min-width:768px){.l-fv__en{font-size:7.75rem;letter-spacing:.06em;margin-bottom:.5rem;white-space:nowrap}}.l-fv__en2{font-size:.625rem;letter-spacing:.1em;line-height:2.1}@media only screen and (min-width:768px){.l-fv__en2{font-size:.875rem}}@-webkit-keyframes scaleUp{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}}@keyframes scaleUp{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}}.l-company{padding-top:8.5rem}@media only screen and (min-width:768px){.l-company{padding-top:7.5625rem}.l-company__inner{align-items:center;display:flex;gap:5rem;max-width:79.625rem;position:relative}.l-company__main{flex:0 0 auto;padding-top:2.8125rem;width:25rem}}.l-company__head{margin-bottom:1.6875rem}@media only screen and (min-width:768px){.l-company__head{margin-bottom:2.625rem}}.l-company__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:1.125rem}@media only screen and (min-width:768px){.l-company__txt{font-size:1rem;line-height:2.1875;margin-bottom:2.125rem}}.l-company__img{aspect-ratio:689/455}.l-company__img-box{margin-bottom:1.0625rem;margin-right:-1.875rem}@media only screen and (min-width:768px){.l-company__img-box{display:none}}.l-company__space{display:none}@media only screen and (min-width:768px){.l-company__space{display:block;flex:0 0 auto;height:32.625rem;width:calc(100% - 30rem)}.l-company__space-img{height:32.625rem;margin-right:-3.125rem;overflow:hidden;position:relative}.l-company__space-img img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}}@media only screen and (min-width:1274px){.l-company__space-img{margin-right:calc(36.6875rem - 50vw)}}@media only screen and (min-width:768px){.l-company__btn-box{text-align:left}}.l-case{padding-top:6.75rem}@media only screen and (min-width:768px){.l-case{padding-top:11.5rem}}.l-case__head{margin-bottom:1.6875rem}@media only screen and (min-width:768px){.l-case__head{margin-bottom:3.125rem}.l-case__en{left:.3125rem;letter-spacing:.097em}}.l-case__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:1.25rem;text-align:center}@media only screen and (min-width:768px){.l-case__txt{font-size:1rem;letter-spacing:.011em;line-height:2.1875;margin-bottom:2.1875rem}}.l-case__img{aspect-ratio:630/407;margin:1.6875rem auto 0;max-width:19.6875rem}@media only screen and (min-width:768px){.l-case__img{aspect-ratio:343/60;margin-top:3.125rem;max-width:100%}}.l-recruit{padding-bottom:22.75rem;padding-top:8rem;position:relative;z-index:1}@media only screen and (min-width:768px){.l-recruit{padding-bottom:13.25rem;padding-top:14rem}.l-recruit__inner{max-width:75rem}}.l-recruit__wrapper{overflow:hidden}.l-recruit__head{margin-bottom:2.0625rem}@media only screen and (min-width:768px){.l-recruit__head{margin-bottom:2.8125rem}}.l-recruit__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:1.625rem}@media only screen and (min-width:768px){.l-recruit__txt{font-size:1rem;line-height:2.1875;margin-bottom:1.875rem;max-width:29.1875rem}}.l-recruit__img{aspect-ratio:924/792;bottom:-3.6875rem;left:calc(50% + 2.6875rem);position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:28.875rem}@media only screen and (min-width:768px){.l-recruit__img{left:calc(50% - 12.1875rem);top:3.375rem;-webkit-transform:none;transform:none;width:65.5625rem}.l-recruit__btn-box{text-align:left}}.l-contact{color:#fff;padding-bottom:8.5rem;padding-top:8.4375rem}.l-contact.lazyloaded{background:url(../img/top/contact-bg-sp.jpg) no-repeat 50%/cover}@media only screen and (min-width:768px){.l-contact.lazyloaded{background:url(../img/top/contact-bg-pc.jpg) no-repeat 50%/cover}.l-contact{padding-bottom:10rem;padding-top:11.875rem}.l-contact__inner{align-items:center;display:flex;flex-wrap:wrap;gap:2.375rem 0;max-width:75rem}}.l-contact__head{margin-bottom:2.3125rem}@media only screen and (min-width:768px){.l-contact__head{margin-bottom:0;width:50%}}.l-contact__en{color:#fff}@media only screen and (min-width:768px){.l-contact__ttl{left:0;letter-spacing:.2em}}.l-contact__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:1.25rem}@media only screen and (min-width:768px){.l-contact__txt{bottom:-1.25rem;flex:0 0 auto;font-size:1rem;letter-spacing:.04em;line-height:2.1875;margin-bottom:0;position:relative;width:50%}}.l-contact__box{margin-bottom:2.375rem}@media only screen and (min-width:768px){.l-contact__box{margin-bottom:0;width:50%}}.l-contact__box-txt{font-size:.75rem;letter-spacing:.08em;line-height:1;margin-bottom:1rem;text-align:center}@media only screen and (min-width:768px){.l-contact__box-txt{font-size:1rem;letter-spacing:.1em;margin-bottom:.625rem;text-align:left}}.l-contact__tel{display:block;margin-bottom:.625rem;margin-left:.625rem;text-align:center;transition:.3s ease-out;transition-property:opacity}@media only screen and (min-width:768px){.l-contact__tel{margin-bottom:.375rme;margin-left:0;text-align:left}}@media (hover:hover){.l-contact__tel:hover{opacity:.7}}@media (hover:none){.l-contact__tel:active{opacity:.7}}.l-contact__tel .txt{font-size:1rem;letter-spacing:.06em;line-height:1}@media only screen and (min-width:768px){.l-contact__tel .txt{font-size:1.25rem}}.l-contact__tel .num{font-size:2.25rem;letter-spacing:.06em;line-height:1}@media only screen and (min-width:768px){.l-contact__tel .num{font-size:2.8125rem}}.l-contact__tel-sub{font-size:.75rem;letter-spacing:.08em;line-height:1;text-align:center}@media only screen and (min-width:768px){.l-contact__tel-sub{font-size:1rem;text-align:left}}.l-contact__btn{color:#fff;left:-.5rem;padding-right:4.375rem}@media only screen and (min-width:768px){.l-contact__btn{left:0;padding-right:5.25rem}}.l-contact__btn-box{width:50%}.l-privacy{padding-bottom:4rem}@media only screen and (min-width:768px){.l-privacy{padding-bottom:7.5rem}}.l-privacy__inner{max-width:61.25rem;padding-top:3rem}@media only screen and (min-width:768px){.l-privacy__inner{padding-top:2.875rem}}.l-privacy__body{display:flex;flex-direction:column;gap:4.5rem}@media only screen and (min-width:768px){.l-privacy__body{gap:6.6875rem}}.l-privacy__block-ttl{border-bottom:1px solid #d2d5dc;color:#00985e;font-size:.9375rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.125rem;padding-bottom:1rem}@media only screen and (min-width:768px){.l-privacy__block-ttl{font-size:1.5625rem;margin-bottom:2.625rem;padding-bottom:2.8125rem}}.l-privacy__block-txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.l-privacy__block-txt{font-size:1rem;line-height:2.1875}}.p-contact{padding-bottom:5.875rem}@media only screen and (min-width:768px){.p-contact{padding-bottom:13.75rem}}.p-contact__inner{display:flex;flex-direction:column;gap:4.5rem;padding-top:2.875rem}@media only screen and (min-width:768px){.p-contact__inner{flex-direction:row;gap:2.875rem;padding-top:2.25rem}}.p-contact__tel{font-size:1.5625rem;letter-spacing:.06em;margin-bottom:.75rem}@media only screen and (min-width:768px){.p-contact__tel{font-size:2.8125rem;margin-bottom:1.25rem;margin-top:-.5rem}}.p-contact__tel-caution{font-size:.6875rem;letter-spacing:.08em}@media only screen and (min-width:768px){.p-contact__tel-caution{font-size:.9375rem;white-space:nowrap}.p-contact__block.-tel{flex:0 0 auto;width:21.625rem}.p-contact__block.-contact{flex:1 1 auto}}.p-contact__block-ttl{border-bottom:1px solid #d2d5dc;color:#00985e;font-size:1.25rem;letter-spacing:.08em;margin-bottom:1.375rem;padding-bottom:.75rem}@media only screen and (min-width:768px){.p-contact__block-ttl{font-size:1.875rem;margin-bottom:3.25rem;padding-bottom:1.5625rem}}.p-contact__list{display:flex;flex-direction:column;gap:.6875rem;margin-bottom:2.375rem}@media only screen and (min-width:768px){.p-contact__list{gap:.9375rem;margin-bottom:2.8125rem}}.p-contact__item{position:relative}.p-contact__item.is-input .required{opacity:0;pointer-events:none}.p-contact__item input[type=email],.p-contact__item input[type=number],.p-contact__item input[type=tel],.p-contact__item input[type=text],.p-contact__item textarea{background:#efefef;font-size:.75rem;letter-spacing:.06em;line-height:1.5;min-height:3.875rem;padding:1.375rem 2rem;width:100%}@media only screen and (min-width:768px){.p-contact__item input[type=email],.p-contact__item input[type=number],.p-contact__item input[type=tel],.p-contact__item input[type=text],.p-contact__item textarea{font-size:1rem;min-height:5.6875rem;padding:2.0625rem 3rem}}.p-contact__item textarea{min-height:14.4375rem;resize:none}@media only screen and (min-width:768px){.p-contact__item textarea{min-height:21.375rem}}.p-contact__item .required{align-items:center;color:#df1c24;display:flex;font-size:.625rem;font-weight:300;letter-spacing:.06em;min-height:3.875rem;pointer-events:none;position:absolute;right:1.875rem;top:0}@media only screen and (min-width:768px){.p-contact__item .required{font-size:.9375rem;min-height:5.6875rem;right:3.125rem}}.p-contact__btn-box{text-align:center}.p-contact__btn-box input[type=submit]{align-items:center;background:linear-gradient(90deg,#00985e 50%,#fff 0);background-position:100%;background-size:300%;border:1px solid #00985e;border-radius:1.9375rem;color:#00985e;display:inline-flex;font-size:.9375rem;font-weight:700;height:3.875rem;justify-content:center;letter-spacing:.12em;max-width:19.6875rem;transition:.3s ease-out;transition-property:background,color;width:100%}@media only screen and (min-width:768px){.p-contact__btn-box input[type=submit]{border-radius:2.6875rem;font-size:1.1875rem;height:5.3125rem;max-width:100%}}@media only screen and (min-width:768px) and (hover:hover){.p-contact__btn-box input[type=submit]:hover{background-position:0;color:#fff}}@media only screen and (min-width:768px) and (hover:none){.p-contact__btn-box input[type=submit]:active{background-position:0;color:#fff}}.l-confirm{min-height:80vh;padding-bottom:7.5rem;padding-top:5rem}.l-confirm.-thanks{min-height:auto;padding-top:1.5rem}@media only screen and (min-width:768px){.l-confirm.-thanks{padding-top:2.5rem}.l-confirm{padding-bottom:12.5rem;padding-top:7.5rem}}.l-confirm__ttl{font-size:700px;font-size:1.5rem;line-height:1.5;margin-bottom:1.5rem;text-align:center}@media only screen and (min-width:768px){.l-confirm__ttl{font-size:2.5rem;margin-bottom:2.5rem}}.l-confirm__error,.l-confirm__txt{font-size:.875rem;font-weight:400;line-height:1.8;margin-bottom:2.5rem;text-align:center}.l-confirm__error.-thanks,.l-confirm__txt.-thanks{text-align:left}@media only screen and (min-width:768px){.l-confirm__error.-thanks,.l-confirm__txt.-thanks{text-align:center}.l-confirm__error,.l-confirm__txt{font-size:1.125rem;margin-bottom:4rem}}.l-confirm__table{font-size:.875rem;line-height:1.5;margin:0 auto 2.5rem;max-width:40.625rem;width:100%}@media only screen and (min-width:768px){.l-confirm__table{font-size:1rem;margin-bottom:4rem}}.l-confirm__table td,.l-confirm__table th{padding:.5rem}.l-confirm__table th{font-weight:700;text-align:left;white-space:nowrap}.l-confirm__table td{font-weight:400}.l-confirm__btn-box{display:flex;flex-direction:column;gap:.75rem}@media only screen and (min-width:768px){.l-confirm__btn-box{flex-direction:row;gap:2.5rem;justify-content:center}}.l-confirm__back,.l-confirm__btn,.l-confirm__submit{align-items:center;background:linear-gradient(90deg,#00985e 50%,#fff 0);background-position:100%;background-size:300%;border:1px solid #00985e;border-radius:1.9375rem;color:#00985e;display:inline-flex;font-size:.9375rem;font-weight:700;height:3.875rem;justify-content:center;letter-spacing:.12em;max-width:19.6875rem;position:relative;transition:.3s ease-out;transition-property:background,color;width:100%}.l-confirm__back:before,.l-confirm__btn:before,.l-confirm__submit:before{border-radius:1.9375rem;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media only screen and (min-width:768px){.l-confirm__back,.l-confirm__btn,.l-confirm__submit{border-radius:2.6875rem;font-size:1.1875rem;height:5.3125rem;max-width:22.5rem}.l-confirm__back:before,.l-confirm__btn:before,.l-confirm__submit:before{border-radius:2.6875rem}}@media only screen and (min-width:768px) and (hover:hover){.l-confirm__back:hover,.l-confirm__btn:hover,.l-confirm__submit:hover{background-position:0;color:#fff}}@media only screen and (min-width:768px) and (hover:none){.l-confirm__back:active,.l-confirm__btn:active,.l-confirm__submit:active{background-position:0;color:#fff}}.l-confirm__back{background-image:linear-gradient(90deg,#000 50%,#efefef 0);border-color:#efefef;color:#000}@media (hover:hover){.l-confirm__back:hover{background-position:0;border-color:#000;color:#fff}}@media (hover:none){.l-confirm__back:active{background-position:0;border-color:#000;color:#fff}}.l-confirm__error-box{border:2px solid #df1c24;color:#df1c24;font-size:.875rem;font-weight:700;line-height:1.8;margin:0 auto 2.5rem;max-width:40.625rem;padding:1rem;text-align:center}@media only screen and (min-width:768px){.l-confirm__error-box{font-size:1rem;margin-bottom:4rem}}.p-case-study{padding-top:3.125rem}@media only screen and (min-width:768px){.p-case-study{padding-bottom:7.25rem;padding-top:6.125rem}}.p-case-study__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:-2.3125rem}@media only screen and (min-width:768px){.p-case-study__txt{font-size:1rem;line-height:2.1875;margin-bottom:4.6875rem}}.p-case-study__container{position:relative}@media only screen and (min-width:768px){.p-case-study__body{height:100vh;position:sticky;top:0}}.p-case-study__dummy{display:none;visibility:hidden}@media only screen and (min-width:768px){.p-case-study__dummy{display:block;height:200vh}.p-case-study__dummy:first-child{height:120vh}}.p-case-study__block{padding-top:6.5625rem;position:relative}@media only screen and (min-width:768px){.p-case-study__block{align-items:center;display:flex;gap:6.875rem;height:100vh;left:0;padding-top:5.875rem;position:absolute;top:0;width:100%}.p-case-study__block:first-child .p-case-study__main{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.p-case-study__block:first-child .p-case-study__img-box{-webkit-clip-path:polygon(0 100%,100% 100%,100% 0,0 0);clip-path:polygon(0 100%,100% 100%,100% 0,0 0);opacity:1}.p-case-study__block.is-inview .p-case-study__main{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.p-case-study__block.is-inview .p-case-study__img-box{-webkit-clip-path:polygon(0 100%,100% 100%,100% 0,0 0);clip-path:polygon(0 100%,100% 100%,100% 0,0 0);opacity:1}.p-case-study__block.is-leave .p-case-study__main{opacity:0;visibility:hidden}}.p-case-study__block:first-child{padding-top:6.5625rem}@media only screen and (min-width:768px){.p-case-study__block:first-child{padding-top:0}}.p-case-study__block-en{color:#00985e;font-size:.9375rem;font-weight:600;letter-spacing:.08em;margin-bottom:1.125rem}@media only screen and (min-width:768px){.p-case-study__block-en{font-size:min(2vh,1.25rem);margin-bottom:min(3.5vh,2.1875rem)}}.p-case-study__block-ttl{font-size:1.4375rem;font-weight:700;letter-spacing:.3em;margin-bottom:2.625rem}@media only screen and (min-width:768px){.p-case-study__block-ttl{font-size:min(3.8vh,2.375rem);margin-bottom:min(5vh,3.125rem)}.p-case-study__main{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);transition:.9s cubic-bezier(.215,.61,.355,1);transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}}.p-case-study__list{border-top:1px solid #c9c9c9;margin-bottom:2.375rem}@media only screen and (min-width:768px){.p-case-study__list{margin-bottom:0;width:30.625rem}}.p-case-study__item{align-items:center;border-bottom:1px solid #c9c9c9;display:flex;padding-bottom:1rem;padding-top:.9375rem}@media only screen and (min-width:768px){.p-case-study__item{min-height:auto;padding-bottom:min(1.6vh,1rem);padding-top:min(1.6vh,1rem)}}.p-case-study__item .txt{display:inline-block;font-size:.9375rem;letter-spacing:.08em;line-height:1.8;margin-right:-5px;padding-left:1.6875rem;position:relative}@media only screen and (min-width:768px){.p-case-study__item .txt{font-size:min(2vh,1.25rem);padding-left:min(3vh,1.6875rem)}}.p-case-study__item .txt:before{aspect-ratio:1/1;background:#00985e;border-radius:50%;content:"";left:.1875rem;position:absolute;top:.5625rem;width:.4375rem}@media only screen and (min-width:768px){.p-case-study__item .txt:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:min(.7vh,.4375rem)}}.p-case-study__img{aspect-ratio:376/450}@media only screen and (min-width:768px){.p-case-study__img{aspect-ratio:unset;height:100vh;width:100%}}.p-case-study__img-box{margin-left:-1.875rem;margin-right:-1.875rem}@media only screen and (min-width:768px){.p-case-study__img-box{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);flex:1 1 auto;margin-left:0;margin-right:calc(37.5rem - 50vw);transition:.9s cubic-bezier(.215,.61,.355,1);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path,-webkit-clip-path}}.p-company{padding-top:6.125rem}@media only screen and (min-width:768px){.p-company{padding-top:7.75rem}}.p-company__head{margin-bottom:1.5625rem}@media only screen and (min-width:768px){.p-company__head{margin-bottom:2.75rem}}.p-company__img{aspect-ratio:315/208;margin-bottom:1.9375rem}@media only screen and (min-width:768px){.p-company__img{aspect-ratio:1100/430;margin-bottom:3.75rem}}.p-company__body{margin:0 auto;max-width:61.25rem}.p-company__bold{font-size:1.4375rem;font-weight:700;letter-spacing:.25em;line-height:1.6;margin-bottom:1.3125rem}@media only screen and (min-width:768px){.p-company__bold{font-size:2.25rem;line-height:1.75;margin-bottom:1.4375rem}}.p-company__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:.375rem}@media only screen and (min-width:768px){.p-company__txt{font-size:1rem;line-height:2.1875;margin-bottom:2.25rem}}.p-company__info{font-size:.875rem;font-weight:700;letter-spacing:.1em;line-height:1.9285714286;text-align:right}@media only screen and (min-width:768px){.p-company__info{font-size:1.0625rem;line-height:1.5882352941}}.p-company-profile{padding-top:6.25rem}@media only screen and (min-width:768px){.p-company-profile{padding-top:7.375rem}.p-company-profile__inner{display:flex;flex-wrap:wrap}}.p-company-profile__head{margin-bottom:2.375rem}@media only screen and (min-width:768px){.p-company-profile__head{margin-bottom:4.375rem}}.p-company-profile__list{border-top:1px solid #c9c9c9}@media only screen and (min-width:768px){.p-company-profile__list{flex:0 0 auto;margin-left:auto;width:42.9375rem}}.p-company-profile__item{border-bottom:1px solid #c9c9c9;display:flex;flex-wrap:wrap;padding-bottom:1rem;padding-top:.9375rem;position:relative}@media only screen and (min-width:768px){.p-company-profile__item{padding-bottom:1.875rem;padding-top:1.8125rem}}.p-company-profile__item-ttl,.p-company-profile__item-txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.p-company-profile__item-ttl,.p-company-profile__item-txt{font-size:1rem;line-height:2.1875}}.p-company-profile__item-ttl{flex:0 0 auto;font-weight:700;width:7.0625rem}@media only screen and (min-width:768px){.p-company-profile__item-ttl{width:10.3125rem}}.p-company-profile__item-txt{flex:1 1 auto;width:calc(100% - 7.0625rem)}@media only screen and (min-width:768px){.p-company-profile__item-txt{width:calc(100% - 10.3125rem)}}.p-company-profile__item-txt .address{display:flex;flex-direction:column;justify-content:space-between;width:100%}@media only screen and (min-width:768px){.p-company-profile__item-txt .address{align-items:center;flex-direction:row}}.p-company-profile__item-txt .address:nth-child(n+2){margin-top:.875rem}@media only screen and (min-width:768px){.p-company-profile__item-txt .address:nth-child(n+2){margin-top:0}}.p-company-profile__item-txt .address__btn{text-align:right}@media only screen and (min-width:768px){.p-company-profile__item-txt .address__btn{flex:0 0 auto}}.p-company-profile__item-certification{align-items:flex-start;display:flex;flex:0 0 auto;gap:1.125rem;padding-top:.625rem;width:100%}@media only screen and (min-width:768px){.p-company-profile__item-certification{gap:0;padding-right:11.25rem;padding-top:0}}.p-company-profile__item-certification .txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.p-company-profile__item-certification .txt{font-size:1rem;line-height:2.1875}}.p-company-profile__item-certification .img{aspect-ratio:309/248;flex:0 0 auto;width:6.25rem}@media only screen and (min-width:768px){.p-company-profile__item-certification .img{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9.625rem}}.p-company-profile__item-img{display:flex;flex:0 0 auto;gap:.5rem;padding-top:.625rem;width:100%}@media only screen and (min-width:768px){.p-company-profile__item-img{gap:1rem;padding-top:1.5625rem}}.p-company-profile__img{aspect-ratio:155/90;flex:0 0 auto;width:calc(50% - .25rem)}@media only screen and (min-width:768px){.p-company-profile__img{width:calc(50% - .5rem)}}.p-company-profile__cirtification{display:flex}@media only screen and (min-width:768px){.p-company-profile__cirtification{gap:.625rem}}.p-company-history{padding-bottom:4.125rem;padding-top:7.125rem}@media only screen and (min-width:768px){.p-company-history{padding-bottom:7.5rem;padding-top:8.75rem}.p-company-history__inner{display:flex;flex-wrap:wrap}}.p-company-history__head{margin-bottom:2.375rem}@media only screen and (min-width:768px){.p-company-history__head{margin-bottom:4.375rem}}.p-company-history__list{border-top:1px solid #c9c9c9}@media only screen and (min-width:768px){.p-company-history__list{flex:0 0 auto;margin-left:auto;width:42.9375rem}}.p-company-history__item{border-bottom:1px solid #c9c9c9;display:flex;flex-wrap:wrap;padding-bottom:1rem;padding-top:.9375rem}@media only screen and (min-width:768px){.p-company-history__item{padding-bottom:1.875rem;padding-top:1.875rem}}.p-company-history__item-ttl,.p-company-history__item-txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.p-company-history__item-ttl,.p-company-history__item-txt{font-size:1rem;line-height:2.1875}}.p-company-history__item-ttl{flex:0 0 auto;width:7.0625rem}@media only screen and (min-width:768px){.p-company-history__item-ttl{width:10.3125rem}}.p-company-history__item-txt{flex:1 1 auto;width:calc(100% - 7.0625rem)}@media only screen and (min-width:768px){.p-company-history__item-txt{width:calc(100% - 10.3125rem)}}.c-links{background:#dadcdd;padding-bottom:6.25rem;padding-top:6.25rem}@media only screen and (min-width:768px){.c-links{padding-bottom:7.5rem;padding-top:7.5rem}}.c-links__inner{display:flex;flex-direction:column;gap:1.875rem}@media only screen and (min-width:768px){.c-links__inner{flex-direction:row}}.c-links__btn{background:#fff;overflow:hidden;position:relative;transition:.3s ease-out;transition-property:background}@media only screen and (min-width:768px){.c-links__btn{flex:0 0 auto;gap:1.375rem;height:16.5625rem;width:calc(50% - .9375rem)}}@media only screen and (min-width:768px) and (hover:hover){.c-links__btn:hover .bg{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}.c-links__btn:hover .sub,.c-links__btn:hover .txt{color:#fff}.c-links__btn:hover:after,.c-links__btn:hover:before{border-color:#fff}}@media only screen and (min-width:768px) and (hover:none){.c-links__btn:active .bg{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}.c-links__btn:active .sub,.c-links__btn:active .txt{color:#fff}.c-links__btn:active:after,.c-links__btn:active:before{border-color:#fff}}.c-links__btn-inner{align-items:center;display:flex;flex-direction:column;gap:.5rem;height:9.375rem;justify-content:center;position:relative;width:100%;z-index:2}@media only screen and (min-width:768px){.c-links__btn-inner{gap:1.375rem;height:16.5625rem;padding-top:1.125rem}}.c-links__btn .bg{background:#008f45;content:"";height:105%;left:-2%;position:absolute;top:-2%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:105%;z-index:1}.c-links__btn .txt{font-size:1.4375rem;font-weight:700;letter-spacing:.08em;transition:.3s ease-out;transition-property:color}@media only screen and (min-width:768px){.c-links__btn .txt{font-size:2.1875rem}}.c-links__btn .sub{font-size:.875rem;font-weight:600;letter-spacing:.08em;transition:.3s ease-out;transition-property:color}@media only screen and (min-width:768px){.c-links__btn .sub{font-size:1.125rem}}.c-links__btn .more{color:#c9c9c9;display:inline-flex;font-size:.625rem;font-weight:600;letter-spacing:.17em;padding-right:1.625rem;pointer-events:none;position:absolute;right:1.125rem;top:1rem}@media only screen and (min-width:768px){.c-links__btn .more{font-size:1.0625rem;padding-right:1.75rem;right:1.5rem;top:1.5rem}}.c-links__btn .more:before{aspect-ratio:1/1;background:url(../img/recruit/more-sp.png) no-repeat 50%/100% auto;content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.75rem}@media only screen and (min-width:768px){.c-links__btn .more:before{background:url(../img/recruit/more-pc.png) no-repeat 50%/100% auto;width:1.25rem}}.c-links__btn:after,.c-links__btn:before{content:"";height:.875rem;pointer-events:none;position:absolute;transition:.3s ease-out;transition-property:border-color;width:.75rem;z-index:2}@media only screen and (min-width:768px){.c-links__btn:after,.c-links__btn:before{height:1.5625rem;width:1.5625rem}}.c-links__btn:before{border-left:2px solid #008f45;border-top:2px solid #008f45;left:.5rem;top:.375rem}@media only screen and (min-width:768px){.c-links__btn:before{border-left:3px solid #008f45;border-top:3px solid #008f45;left:.75rem;top:.75rem}}.c-links__btn:after{border-bottom:2px solid #008f45;border-right:2px solid #008f45;bottom:.375rem;right:.5rem}@media only screen and (min-width:768px){.c-links__btn:after{border-bottom:3px solid #008f45;border-right:3px solid #008f45;bottom:.75rem;right:.75rem}}.c-keyword{background:url(../img/recruit/keyword-bg-sp.jpg) no-repeat 50%/cover;color:#fff}@media only screen and (min-width:768px){.c-keyword{background:url(../img/recruit/keyword-bg-pc.jpg) no-repeat 50%/cover}}.c-keyword__inner{height:35.0625rem;padding-top:6.8125rem;position:relative}@media only screen and (min-width:768px){.c-keyword__inner{height:42.6875rem;padding-top:6.625rem}}.c-keyword__ttl{font-size:.875rem;font-weight:700;left:.375rem;letter-spacing:.08em;margin-bottom:1.4375rem;position:relative}@media only screen and (min-width:768px){.c-keyword__ttl{font-size:1.25rem;left:0;margin-bottom:.625rem}}.c-keyword__bold{font-size:2.1875rem;font-weight:700;letter-spacing:.08em;line-height:1.2857142857;margin-bottom:.9375rem}@media only screen and (min-width:768px){.c-keyword__bold{font-size:3.75rem;line-height:1.4833333333;margin-bottom:1.0625rem}}.c-keyword__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.6666666667;margin-bottom:2.125rem}@media only screen and (min-width:768px){.c-keyword__txt{font-size:1rem;left:.125rem;line-height:2.1875;margin-bottom:3.625rem;position:relative}}.c-keyword__vertical{aspect-ratio:44/285;max-width:1.375rem;position:absolute;right:1.125rem;top:2.625rem}@media only screen and (min-width:768px){.c-keyword__vertical{aspect-ratio:65/423;max-width:4.0625rem;position:absolute;right:.3125rem;top:7rem}}.c-entry{background:red;color:#fff;position:relative;z-index:10}.c-entry__inner{align-items:center;display:flex;height:9.375rem;justify-content:center;white-space:nowrap}@media only screen and (min-width:768px){.c-entry__inner{height:14.75rem}}@media only screen and (min-width:768px) and (hover:hover){.c-entry__inner:hover .line:before{width:100%}}@media only screen and (min-width:768px) and (hover:none){.c-entry__inner:active .line:before{width:100%}}.c-entry__inner .en{font-size:1.875rem;font-style:italic;font-weight:600;letter-spacing:.08em}@media only screen and (min-width:768px){.c-entry__inner .en{font-size:3.125rem}}.c-entry__inner .txt{font-size:.875rem;font-weight:700;letter-spacing:.08em}@media only screen and (min-width:768px){.c-entry__inner .txt{font-size:1.25rem}}.c-entry__inner .line{position:relative}.c-entry__inner .line:before{background:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transition:.3s ease-out;transition-property:width;width:0}.c-special{background:url(../img/recruit/special-bg-sp.png) no-repeat 50%/cover;color:#fff;overflow:hidden;position:relative}@media only screen and (min-width:768px){.c-special{background:url(../img/recruit/special-bg-pc.png) no-repeat 50%/cover}}.c-special__slider{bottom:0;display:-ms-grid;display:grid;left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0;z-index:1;-ms-grid-columns:1fr .6875rem 1fr .6875rem 1fr;gap:.6875rem;grid-template-columns:1fr 1fr 1fr;padding-left:.6875rem;padding-right:.6875rem}@media only screen and (min-width:768px){.c-special__slider{gap:1.5rem;left:50%;padding-left:1.5rem;padding-right:1.5rem}}.c-special__slider .row1,.c-special__slider .row3{display:flex;flex-direction:column;gap:.6875rem}.c-special__slider .row1 .item:first-child,.c-special__slider .row3 .item:first-child{-webkit-animation:slideUp1 128s linear infinite;animation:slideUp1 128s linear infinite}.c-special__slider .row1 .item:nth-child(2),.c-special__slider .row3 .item:nth-child(2){-webkit-animation:slideUp2 128s linear -64s infinite;animation:slideUp2 128s linear -64s infinite}.c-special__slider .row2 .item:first-child{-webkit-animation:slideDown1 128s linear infinite;animation:slideDown1 128s linear infinite}.c-special__slider .row2 .item:nth-child(2){-webkit-animation:slideDown2 128s linear -64s infinite;animation:slideDown2 128s linear -64s infinite}.c-special__inner{height:35.0625rem;padding-top:6.6875rem;position:relative;z-index:2}@media only screen and (min-width:768px){.c-special__inner{height:42.6875rem;padding-top:8.25rem}}.c-special__ttl{font-size:.875rem;font-weight:700;left:.125rem;letter-spacing:.08em;margin-bottom:1.75rem;position:relative}@media only screen and (min-width:768px){.c-special__ttl{font-size:1.25rem;margin-bottom:2.375rem}}.c-special__en{left:.1875rem;margin-bottom:1rem;max-width:13.25rem;position:relative}.c-special__en .c-img{aspect-ratio:424/186}@media only screen and (min-width:768px){.c-special__en .c-img{aspect-ratio:1633/151}.c-special__en{left:.4375rem;margin-bottom:2rem;max-width:50.9375rem}}.c-special__txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:2.9375rem}@media only screen and (min-width:768px){.c-special__txt{font-size:1rem;left:.1875rem;line-height:2.1875;margin-bottom:3.625rem;position:relative}}@-webkit-keyframes slideUp1{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideUp1{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes slideUp2{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-200%);transform:translateY(-200%)}}@keyframes slideUp2{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-200%);transform:translateY(-200%)}}@-webkit-keyframes slideDown1{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideDown1{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes slideDown2{0%{-webkit-transform:translateY(-200%);transform:translateY(-200%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown2{0%{-webkit-transform:translateY(-200%);transform:translateY(-200%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.c-faq__list{display:flex;flex-direction:column;gap:.5rem}@media only screen and (min-width:768px){.c-faq__list{gap:.9375rem}}.c-faq__item{background:rgba(0,143,69,.1)}.c-faq__item-head{align-items:center;display:flex;font-size:.875rem;font-weight:700;letter-spacing:.1em;line-height:1.9285714286;min-height:5rem;padding:.8125rem 3.625rem .8125rem 4.25rem;position:relative;text-align:left;width:100%}@media only screen and (min-width:768px){.c-faq__item-head{font-size:1.1875rem;min-height:7rem;padding-left:7.9375rem;padding-right:7.9375rem}}.c-faq__item-head.is-active .arrow:after{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-faq__item-head:before{color:#008f45;content:"Q";font-family:Barlow,sans-serif;font-size:1.8125rem;font-weight:700;left:1.25rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:768px){.c-faq__item-head:before{font-size:3.125rem;left:3.75rem}}.c-faq__item-head .arrow{aspect-ratio:1/1;display:block;position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.75rem}@media only screen and (min-width:768px){.c-faq__item-head .arrow{right:3.625rem;width:1.5625rem}}.c-faq__item-head .arrow:after,.c-faq__item-head .arrow:before{background:#008f45;border-radius:2px;content:"";height:2px;left:50%;pointer-events:none;position:absolute;top:50%;transition:.3s ease-out;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:.75rem}@media only screen and (min-width:768px){.c-faq__item-head .arrow:after,.c-faq__item-head .arrow:before{width:1.5625rem}}.c-faq__item-head .arrow:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-faq__item-head .arrow:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.c-faq__item-body{display:none}.c-faq__item-txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;padding-bottom:.75rem;padding-left:4.25rem;padding-right:3.625rem}.c-faq__item-txt a{text-decoration:underline;text-underline-offset:3px;transition:.3s ease-out;transition-property:opacity}@media (hover:hover){.c-faq__item-txt a:hover{opacity:.7}}@media (hover:none){.c-faq__item-txt a:active{opacity:.7}}@media only screen and (min-width:768px){.c-faq__item-txt{font-size:1rem;line-height:2;padding:.75rem 2.25rem 2.5rem 7.9375rem}}.r-btn{align-items:center;background:linear-gradient(90deg,#fff 50%,transparent 0);background-position:100%;background-size:300%;border:1px solid #fff;display:inline-flex;display:flex;font-size:.9375rem;font-weight:600;justify-content:center;letter-spacing:.17em;min-height:4.125rem;position:relative;transition:.3s ease-out;transition-property:background,color;width:15.125rem}@media only screen and (min-width:768px){.r-btn{border:3px solid #fff;font-size:1.125rem;min-height:5.125rem;width:18.875rem}}@media only screen and (min-width:768px) and (hover:hover){.r-btn:hover{background-position:0;color:#000}.r-btn:hover .arrow{background:url(../img/recruit/arrow-sp-black.svg) no-repeat 50%/100% auto}}@media only screen and (min-width:768px) and (hover:hover) and (min-width:768px){.r-btn:hover .arrow{background:url(../img/recruit/arrow-pc-black.svg) no-repeat 50%/100% auto}}@media only screen and (min-width:768px) and (hover:none){.r-btn:active{background-position:0;color:#000}.r-btn:active .arrow{background:url(../img/recruit/arrow-sp-black.svg) no-repeat 50%/100% auto}}@media only screen and (min-width:768px) and (hover:none) and (min-width:768px){.r-btn:active .arrow{background:url(../img/recruit/arrow-pc-black.svg) no-repeat 50%/100% auto}}.r-btn .arrow{aspect-ratio:1/1;background:url(../img/recruit/arrow-sp.svg) no-repeat 50%/100% auto;position:absolute;right:1.4375rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1rem}@media only screen and (min-width:768px){.r-btn .arrow{background:url(../img/recruit/arrow-pc.svg) no-repeat 50%/100% auto;right:1.75rem;width:1.25rem}}.r-fv{align-items:center;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:3rem;position:relative;text-align:center;z-index:1}@media only screen and (min-width:768px){.r-fv{padding-bottom:1.5625rem;padding-top:0}}.r-fv__slider{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:2s linear;transition-property:opacity;z-index:-1}.r-fv__slider.is-active{opacity:1}.r-fv__slider .splide__list,.r-fv__slider .splide__slide,.r-fv__slider .splide__track{height:100%}.r-fv__slider .splide__slide{position:relative;width:100%}.r-fv__slider .splide__slide.is-active img{-webkit-transform:scale(1.1);transform:scale(1.1)}.r-fv__slider .splide__slide.slide1{background:url(../img/recruit/fv01-bg-sp.webp) no-repeat 50%/cover}@media only screen and (min-width:768px){.r-fv__slider .splide__slide.slide1{background:url(../img/recruit/fv01-bg-pc.webp) no-repeat 50%/cover}}.r-fv__slider .splide__slide.slide2{background:url(../img/recruit/fv02-bg-sp.webp) no-repeat 50%/cover}@media only screen and (min-width:768px){.r-fv__slider .splide__slide.slide2{background:url(../img/recruit/fv02-bg-pc.webp) no-repeat 50%/cover}}.r-fv__slider .splide__slide.slide3{background:url(../img/recruit/fv03-bg-sp.webp) no-repeat 50%/cover}@media only screen and (min-width:768px){.r-fv__slider .splide__slide.slide3{background:url(../img/recruit/fv03-bg-pc.webp) no-repeat 50%/cover}}.r-fv__slider .splide__slide.slide4{background:url(../img/recruit/fv04-bg-sp.webp) no-repeat 50%/cover}@media only screen and (min-width:768px){.r-fv__slider .splide__slide.slide4{background:url(../img/recruit/fv04-bg-pc.webp) no-repeat 50%/cover}}.r-fv__slider .splide__slide img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transition:5s linear;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.r-fv__inner{position:relative;z-index:2}.r-fv__body{position:relative;text-align:center;width:100%}.r-fv__en{color:#fff;display:inline-block;font-size:5.5625rem;font-weight:600;letter-spacing:.08em;line-height:.8988764045;text-align:left;white-space:nowrap}@media only screen and (min-width:768px){.r-fv__en{font-size:15.1875rem;left:-.3125rem;letter-spacing:.06em;line-height:.8988764045;position:relative;text-align:center}}.r-fv__txt{bottom:.375rem;color:#008f45;position:absolute;right:1.5rem}@media only screen and (min-width:768px){.r-fv__txt{bottom:-.875rem;right:6.25rem;-webkit-transform:translateY(100%);transform:translateY(100%)}}.r-fv__txt .txt{align-items:center;display:flex;font-size:.875rem;font-weight:700;height:1.75rem;letter-spacing:.08em;padding-left:.75rem;padding-right:.625rem;position:relative;z-index:1}@media only screen and (min-width:768px){.r-fv__txt .txt{font-size:1.9375rem;height:3.4375rem;letter-spacing:.12em;padding-left:1.125rem}}.r-fv__txt .txt:before{background:#fff;content:"";height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) skewX(-7deg);transform:translate(-50%,-50%) skewX(-7deg);width:100%;z-index:-1}.r-about{background:#dadcdd;overflow:hidden;position:relative}.r-about__inner{padding-bottom:6.8125rem;padding-top:6.25rem;position:relative}@media only screen and (min-width:768px){.r-about__inner{padding-bottom:14.9375rem;padding-top:10.5rem}}.r-about__head{align-items:flex-start;display:flex;flex-direction:column;gap:.5625rem;margin-bottom:2.3125rem}@media only screen and (min-width:768px){.r-about__head{gap:.875rem;margin-bottom:2.1875rem}}.r-about__mask{color:#fff;position:relative}.r-about__mask.-en{font-size:2.8125rem;font-weight:600;left:.1875rem;letter-spacing:.06em}@media only screen and (min-width:768px){.r-about__mask.-en{font-size:4.375rem;left:-.625rem}}.r-about__mask.-en .txt{height:3.0625rem;padding-left:1.0625rem;padding-right:.5rem}@media only screen and (min-width:768px){.r-about__mask.-en .txt{height:4.8125rem;padding-left:1.0625rem;padding-right:.9375rem}}.r-about__mask.-ttl{font-size:.875rem;font-weight:700;left:.375rem;letter-spacing:.08em}@media only screen and (min-width:768px){.r-about__mask.-ttl{font-size:1.625rem;left:-.625rem;letter-spacing:.14em}}.r-about__mask.-ttl .txt{height:1.8125rem;padding-left:.625rem;padding-right:2.1875rem}@media only screen and (min-width:768px){.r-about__mask.-ttl .txt{height:2.875rem;padding-left:.625rem;padding-right:.5625rem}}.r-about__mask .txt{align-items:center;color:#fff;display:inline-flex;position:relative;z-index:1}.r-about__mask .txt:before{background:linear-gradient(90deg,#00a55f 0,#00662e);content:"";height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%) skewX(-7deg);transform:translateY(-50%) skewX(-7deg);width:100%;z-index:-1}.r-about__txt{font-size:.875rem;font-weight:700;left:.3125rem;letter-spacing:.08em;line-height:2.2857142857;margin-bottom:.9375rem;position:relative}@media only screen and (min-width:768px){.r-about__txt{font-size:1.125rem;line-height:2.4444444444;margin-bottom:0}}.r-about__scroll{bottom:19.125rem;color:#dadcdd;font-size:6rem;font-weight:600;left:50%;letter-spacing:.08em;line-height:1.0625;mix-blend-mode:multiply;opacity:.5;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);white-space:nowrap}@media only screen and (min-width:768px){.r-about__scroll{bottom:6.75rem;font-size:15.1875rem;letter-spacing:.05em;line-height:1.0625}}.r-about__img{aspect-ratio:629/638;margin:0 auto;max-width:19.6875rem}@media only screen and (min-width:768px){.r-about__img{aspect-ratio:767/778;bottom:9.1875rem;margin:0;max-width:47.9375rem;position:absolute;right:-2.9375rem}}.r-work{background:#fff;position:relative}.r-work:before{background:#dadcdd;-webkit-clip-path:polygon(0 0,100% 0,100% 35%,0 100%);clip-path:polygon(0 0,100% 0,100% 35%,0 100%);content:"";height:19.5625rem;left:0;position:absolute;right:0;top:0;z-index:1}@media only screen and (min-width:768px){.r-work:before{-webkit-clip-path:polygon(0 0,100% 0,100% 12%,0 100%);clip-path:polygon(0 0,100% 0,100% 12%,0 100%);height:52.5625rem}}.r-work__inner{padding-bottom:5.75rem;padding-top:5.5rem;position:relative;z-index:2}@media only screen and (min-width:768px){.r-work__inner{padding-bottom:8.375rem;padding-top:6.25rem}}.r-work__head{margin-bottom:2.8125rem;text-align:center}@media only screen and (min-width:768px){.r-work__head{margin-bottom:5.625rem}}.r-work__en{font-size:2.1875rem;font-weight:600;letter-spacing:.08em;margin-bottom:.375rem}@media only screen and (min-width:768px){.r-work__en{font-size:5.625rem;left:.5rem;margin-bottom:.9375rem;position:relative}}.r-work__ttl{font-size:.875rem;font-weight:700}@media only screen and (min-width:768px){.r-work__ttl{font-size:1.875rem}}.r-work__list{display:flex;flex-direction:column;gap:2.25rem}@media only screen and (min-width:768px){.r-work__list{flex-direction:row;flex-wrap:wrap;gap:4.375rem 1.75rem}}.r-work__item{transition:.3s ease-out;transition-property:-webkit-filter;transition-property:filter;transition-property:filter,-webkit-filter}@media only screen and (min-width:768px){.r-work__item{flex:0 0 auto;width:calc(50% - .875rem)}}@media only screen and (min-width:768px) and (hover:hover){.r-work__item:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.r-work__item:hover .r-work__item-ttl{color:#00985e}.r-work__item:hover .r-work__item-img img{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}}@media only screen and (min-width:768px) and (hover:none){.r-work__item:active{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.r-work__item:active .r-work__item-ttl{color:#00985e}.r-work__item:active .r-work__item-img img{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}}.r-work__item-img{aspect-ratio:335/166;margin-bottom:1.5rem}.r-work__item-img img{transition:.3s ease-out;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}@media only screen and (min-width:768px){.r-work__item-img{aspect-ratio:534/265;margin-bottom:2.5rem}}.r-work__item-ttl{font-size:1.875rem;font-weight:300;margin-bottom:.75rem;position:relative;text-align:center;transition:.3s ease-out;transition-property:color}@media only screen and (min-width:768px){.r-work__item-ttl{font-size:2.875rem;letter-spacing:-.04em;margin-bottom:1.6875rem}}.r-work__item-txt{font-size:.75rem;font-weight:400;letter-spacing:.06em;line-height:2.0833333333;text-align:center}@media only screen and (min-width:768px){.r-work__item-txt{font-size:1.25rem;line-height:1.9}}.r-inner{margin:0 auto;max-width:81.25rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.r-inner.-mid{max-width:75rem}@media only screen and (min-width:768px){.r-inner{padding-left:3.125rem;padding-right:3.125rem}}.r-nav{background:#000;bottom:0;color:#fff;left:0;overflow:auto;padding:4.375rem 1.25rem 1.4375rem;position:fixed;right:0;top:0;visibility:hidden;z-index:100;-ms-overflow-style:none;-webkit-clip-path:circle(0 at 100% 0);clip-path:circle(0 at 100% 0);scrollbar-width:none;transition:.5s ease-out;transition-property:visibility,-webkit-clip-path;transition-property:visibility,clip-path;transition-property:visibility,clip-path,-webkit-clip-path}.r-nav::-webkit-scrollbar{display:none}.r-nav.is-active{-webkit-clip-path:circle(150% at 100% 0);clip-path:circle(150% at 100% 0);visibility:visible}@media only screen and (min-width:768px){.r-nav{display:none}}.r-nav__top{display:flex;flex-direction:column;margin-bottom:1.875rem}.r-nav__block{border-bottom:1px solid hsla(216,8%,88%,.5);padding-bottom:1rem;padding-top:1.0625rem}.r-nav__block-head{display:flex;flex-direction:column;gap:.3125rem;position:relative;transition:.3s ease-out;transition-property:opacity}@media (hover:hover){.r-nav__block-head:hover{opacity:.7}}@media (hover:none){.r-nav__block-head:active{opacity:.7}}.r-nav__block-head.is-active .arrow:after{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.r-nav__block-head .arrow{position:absolute;right:.9375rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.r-nav__block-head .arrow:after,.r-nav__block-head .arrow:before{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s ease-out;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:.75rem}.r-nav__block-head .arrow:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.r-nav__block-head .sub{font-size:1.4375rem;font-weight:600;letter-spacing:.08em}.r-nav__block-head .txt{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.08em}.r-nav__list{display:flex;flex-wrap:wrap;gap:.8125rem 0;padding-bottom:.1875rem;padding-top:.875rem}.r-nav__list.-works .r-nav__item:nth-child(2n+2){flex:0 0 auto;width:8.375rem}.r-nav__list.-works .r-nav__item:nth-child(odd){width:calc(100% - 8.375rem)}.r-nav__list.-works .r-nav__item:first-child{width:100%}.r-nav__list-box{display:none}.r-nav__item:nth-child(odd){flex:0 0 auto;width:8.375rem}.r-nav__item:nth-child(2n){width:calc(100% - 8.375rem)}.r-nav__link{display:block;font-size:.75rem;letter-spacing:.08em;padding-left:1.125rem;position:relative;transition:.3s ease-out;transition-property:opacity}@media (hover:hover){.r-nav__link:hover{opacity:.7}}@media (hover:none){.r-nav__link:active{opacity:.7}}.r-nav__link:before{background:hsla(216,8%,88%,.5);content:"";height:2px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.5rem}.r-nav__bottom{align-items:center;display:flex;flex-direction:column;gap:1.125rem;justify-content:center;text-align:center}.r-nav__bottom-link{font-size:.625rem;letter-spacing:.1em}.r-nav__btn{align-items:center;background:red;color:#fff;display:flex;height:5.1875rem;justify-content:center;width:100%}.r-nav__btn .sub{font-size:1.375rem;font-weight:600;letter-spacing:.08em}.r-nav__btn .txt{font-size:.625rem;font-weight:700;letter-spacing:.08em}.r-footer{background:#000;color:#fff;padding-bottom:2.5rem;padding-top:3.125rem;position:relative;z-index:10}@media only screen and (min-width:768px){.r-footer{padding-bottom:2.5rem;padding-top:5.3125rem}}.r-footer__logo{aspect-ratio:473/78;margin:0 auto .625rem;max-width:15.3125rem}@media only screen and (min-width:768px){.r-footer__logo{margin-bottom:1.75rem;max-width:23.9375rem}}.r-footer__logo-txt{font-size:.625rem;letter-spacing:.17em;opacity:.6;text-align:center}@media only screen and (min-width:768px){.r-footer__logo-txt{font-size:.875rem;letter-spacing:.15em}}.r-footer__list{border-bottom:1px solid hsla(216,8%,88%,.5);display:flex;flex-direction:column;gap:2rem;margin-bottom:1.8125rem;padding-bottom:3.125rem;padding-top:3.625rem}@media only screen and (min-width:768px){.r-footer__list{flex-direction:row;gap:2.25rem;justify-content:center;margin-bottom:2.125rem;padding-bottom:3.75rem;padding-top:4.875rem}}.r-footer__item{text-align:center}.r-footer__item-link{display:inline-block;font-size:.9375rem;font-weight:700;letter-spacing:.15em;position:relative}.r-footer__item-link:before{background:#fff;bottom:-.375rem;content:"";height:1px;left:0;position:absolute;transition:.3s ease-out;transition-property:width;width:0}@media only screen and (min-width:768px){.r-footer__item-link{font-size:1rem}}@media only screen and (min-width:768px) and (hover:hover){.r-footer__item-link:hover:before{width:100%}}@media only screen and (min-width:768px) and (hover:none){.r-footer__item-link:active:before{width:100%}}.r-footer__bottom{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:center}@media only screen and (min-width:768px){.r-footer__bottom{flex-direction:row;justify-content:space-between}}.r-footer__bottom-link{font-size:.625rem;letter-spacing:.2em;transition:.3s ease-out;transition-property:opacity}@media (hover:hover){.r-footer__bottom-link:hover{opacity:.7}}@media (hover:none){.r-footer__bottom-link:active{opacity:.7}}@media only screen and (min-width:768px){.r-footer__bottom-link{font-size:.875rem}}.r-footer__copy{font-size:.625rem;letter-spacing:.1em;text-align:center}@media only screen and (min-width:768px){.r-footer__copy{font-size:.875rem;letter-spacing:.08em}}.r-header{left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:101}.r-header:before{background:linear-gradient(90deg,#00662e 0,#00a55f);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:.3s ease-out;transition-property:opacity;z-index:-1}.r-header.-transparent:before{opacity:0}.r-header.is-scrolled:before{opacity:1}.r-header.is-scrolled{box-shadow:0 3px 6px rgba(0,0,0,.16)}.r-header.is-black .r-header__logo .cls-1{fill:#3e3a39}.r-header.is-black .r-header__link{color:#3e3a39}.r-header.is-black .r-header__link:before,.r-header.is-black .r-header__menu .bar:after,.r-header.is-black .r-header__menu .bar:before{background:#3e3a39}.r-header.is-active{background:transparent;box-shadow:none}.r-header.is-active:before{opacity:0}.r-header.is-active .r-header__menu .bar:after,.r-header.is-active .r-header__menu .bar:before{background:#fff}.r-header.is-active .r-header__logo .cls-1{fill:#fff}.r-header__inner{align-items:center;display:flex;height:4.375rem}@media only screen and (min-width:768px){.r-header__inner{height:5.875rem;max-width:100%;padding-bottom:.75rem}}.r-header__txt{color:#fff}.r-header__nav{display:none}@media only screen and (min-width:768px){.r-header__nav{display:block;margin-left:auto}}.r-header__list{display:flex;gap:1.375rem}@media only screen and (min-width:768px){.r-header__list{position:relative}}.r-header__link{color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.15em;pointer-events:auto;position:relative;transition:.3s ease-out;transition-property:opacity,color}.r-header__link:before{background:#fff;bottom:-.25rem;content:"";height:1px;left:0;position:absolute;transition:.3s ease-out;transition-property:width;width:0}@media (hover:hover){.r-header__link:hover:before{width:100%}}@media (hover:none){.r-header__link:active:before{width:100%}}.r-header__logo{aspect-ratio:232/23;max-width:14.5rem;pointer-events:auto}@media only screen and (min-width:768px){.r-header__logo{max-width:24.5rem}}.r-header__logo svg{height:auto;width:100%}.r-header__logo .cls-1{fill:#fff;stroke-width:0px}.r-header__menu{aspect-ratio:1/1;cursor:pointer;margin-left:auto;pointer-events:auto;position:relative;width:3rem}@media only screen and (min-width:768px){.r-header__menu{display:none}}.r-header__menu.is-active .bar:after,.r-header__menu.is-active .bar:before{top:0}.r-header__menu.is-active .bar:before{-webkit-transform:translate(-50%) rotate(18deg);transform:translate(-50%) rotate(18deg)}.r-header__menu.is-active .bar:after{-webkit-transform:translate(-50%) rotate(-18deg);transform:translate(-50%) rotate(-18deg)}.r-header__menu .bar{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.r-header__menu .bar:after,.r-header__menu .bar:before{background:#fff;content:"";height:1px;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);transition:.3s ease-out;transition-property:top,-webkit-transform;transition-property:transform,top;transition-property:transform,top,-webkit-transform;width:3rem}.r-header__menu .bar:before{top:-.25rem}.r-header__menu .bar:after{top:.25rem}.r-header__btn{display:none}@media only screen and (min-width:768px){.r-header__btn{align-items:center;background:red;background-position:100%;background-size:300%;border:1px solid red;color:#fff;display:flex;font-size:1.125rem;font-weight:700;justify-content:center;letter-spacing:.17em;margin-left:1.6875rem;min-height:2.8125rem;pointer-events:auto;transition:.3s ease-out;transition-property:background,color;width:9.0625rem}.r-header__btn .txt{position:relative}.r-header__btn .txt:before{background:#fff;bottom:-.0625rem;content:"";height:1px;left:0;pointer-events:none;position:absolute;transition:.3s ease-out;transition-property:width;width:0;z-index:1}}@media only screen and (min-width:768px) and (hover:hover){.r-header__btn:hover .txt:before{width:100%}}@media only screen and (min-width:768px) and (hover:none){.r-header__btn:active .txt:before{width:100%}}.r-top{color:#fff;padding-top:10.375rem}@media only screen and (min-width:768px){.r-top{padding-top:18.25rem}}.r-top.-keyword{background:url(../img/keyword/top-sp.jpg) no-repeat 50%/cover;color:#fff;display:flex;flex-direction:column;height:23.4375rem;padding-top:10rem;position:relative}@media only screen and (min-width:768px){.r-top.-keyword{background:url(../img/keyword/top-pc.jpg) no-repeat 50%/cover;height:42.6875rem;padding-top:18.25rem}}.r-top.-interview{background:url(../img/interview/top-sp.jpg) no-repeat 50%/cover;color:#fff;display:flex;flex-direction:column;height:23.5625rem;position:relative}@media only screen and (min-width:768px){.r-top.-interview{background:url(../img/interview/top-pc.jpg) no-repeat 50%/cover;height:42.6875rem}}.r-top__en{font-size:3.125rem;font-weight:600;letter-spacing:.08em;margin-bottom:.75rem;text-align:center}@media only screen and (min-width:768px){.r-top__en{font-size:6.25rem;margin-bottom:1.375rem}}.r-top__ttl{font-size:.875rem;font-weight:700;letter-spacing:.08em;text-align:center}@media only screen and (min-width:768px){.r-top__ttl{font-size:1.25rem}}.r-keyword{overflow:hidden;padding-bottom:6.25rem;padding-top:6.5625rem}@media only screen and (min-width:768px){.r-keyword{padding-bottom:7.5rem;padding-top:6.25rem}}.r-keyword__ttl{margin-bottom:1.4375rem;text-align:center}@media only screen and (min-width:768px){.r-keyword__ttl{margin-bottom:1.6875rem}}.r-keyword__ttl .txt{align-items:center;color:#fff;display:inline-flex;font-size:1.4375rem;font-weight:700;justify-content:center;letter-spacing:.08em;min-height:2.5rem;padding-left:.375rem;padding-right:.4375rem;position:relative;z-index:1}@media only screen and (min-width:768px){.r-keyword__ttl .txt{font-size:2.625rem;min-height:4.625rem;padding-left:7.1875rem;padding-right:7rem}}.r-keyword__ttl .txt:before{background:linear-gradient(90deg,#00a55f 0,#00662e);bottom:0;content:"";height:100%;left:50%;position:absolute;-webkit-transform:translate(-50%) skewX(-7deg);transform:translate(-50%) skewX(-7deg);width:100%;z-index:-1}.r-keyword__txt{font-size:.875rem;font-weight:700;left:-.3125rem;letter-spacing:.08em;line-height:2.2857142857;margin-bottom:4.125rem;position:relative;text-align:center}@media only screen and (min-width:768px){.r-keyword__txt{font-size:1.125rem;left:-.5rem;letter-spacing:.1em;line-height:2.4444444444;margin-bottom:6.75rem}}.r-keyword__list{display:flex;flex-direction:column;gap:3.875rem;margin-bottom:4.125rem}@media only screen and (min-width:768px){.r-keyword__list{gap:5rem;margin-bottom:7.5rem}.r-keyword__item{align-items:flex-start;display:flex;gap:1.6875rem}.r-keyword__item:nth-child(2n){flex-direction:row-reverse}.r-keyword__item.-item1{gap:5.125rem;margin-bottom:-.625rem}.r-keyword__item.-item2{gap:2.875rem;padding-bottom:3.875rem}.r-keyword__item-body.-item1{width:27.125rem}.r-keyword__item-body.-item2{padding-left:1.375rem;padding-top:.5rem}.r-keyword__item-body.-item3{width:24.125rem}}.r-keyword__item-en{color:#008f45;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:1.375rem}@media only screen and (min-width:768px){.r-keyword__item-en{font-size:.9375rem;left:.3125rem;margin-bottom:1rem;position:relative}}.r-keyword__item-ttl{font-size:1.4375rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.375rem}@media only screen and (min-width:768px){.r-keyword__item-ttl{font-size:2.375rem;margin-bottom:1.875rem}}.r-keyword__item-txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:1.125rem}@media only screen and (min-width:768px){.r-keyword__item-txt{font-size:1rem;line-height:2.1875;margin-bottom:2.8125rem;max-width:23.9375rem}.r-keyword__item-txt .letter{letter-spacing:.04em}.r-keyword__item-txt.-item0{max-width:25rem}}.r-keyword__item-img{aspect-ratio:335/243}.r-keyword__item-img--box{flex:1 1 auto}@media only screen and (min-width:768px){.r-keyword__item-img--box.-keyword01{max-width:42.3125rem;width:42.3125rem}.r-keyword__item-img--box.-keyword01 .r-keyword__item-img{aspect-ratio:678/491}.r-keyword__item-img--box.-keyword02{margin-left:calc(50% - 50vw)}.r-keyword__item-img--box.-keyword02 .r-keyword__item-img{aspect-ratio:unset;height:25rem;width:100%}.r-keyword__item-img--box.-keyword03{margin-right:calc(50% - 50vw)}.r-keyword__item-img--box.-keyword03 .r-keyword__item-img{aspect-ratio:unset;height:30.1875rem}.r-keyword__item-img--box.-keyword04{margin-right:auto;max-width:46.25rem}.r-keyword__item-img--box.-keyword04 .r-keyword__item-img{aspect-ratio:741/491}}.r-keyword__num{white-space:nowrap}@media only screen and (min-width:768px){.r-keyword__num.-item1{margin-left:-1.4375rem}.r-keyword__num.-item3{margin-left:-1.125rem}.r-keyword__num.-item3 .txt{font-size:3.75rem;margin-left:1.375rem;margin-right:0}}.r-keyword__num .lg{font-size:5.625rem;font-weight:600}@media only screen and (min-width:768px){.r-keyword__num .lg{font-size:11.25rem}}.r-keyword__num .txt{bottom:.25rem;font-size:2.8125rem;font-weight:700;margin-left:.75rem;margin-right:.75rem;position:relative}@media only screen and (min-width:768px){.r-keyword__num .txt{font-size:5rem}}.r-keyword__num-sub{font-size:1.125rem;font-weight:700;letter-spacing:.08em;margin-bottom:.4375rem}@media only screen and (min-width:768px){.r-keyword__num-sub{font-size:1.5625rem;margin-bottom:-.125rem}}.r-keyword__num-sub .sm{font-size:.75rem;margin-left:.5rem}@media only screen and (min-width:768px){.r-keyword__num-sub .sm{font-size:.875rem;letter-spacing:.05em;margin-left:.75rem}}.r-keyword__num-box{color:#008f45;margin-bottom:1.5rem}.r-keyword__box{display:flex;flex-wrap:wrap;gap:.625rem .625rem}@media only screen and (min-width:768px){.r-keyword__box{gap:3.75rem 2.125rem}}.r-keyword__box-item{background:#e4e7e8;display:flex;flex:0 0 auto;flex-direction:column;padding:1.625rem .6875rem;width:calc(50% - .3125rem)}.r-keyword__box-item:nth-child(2n){transition-delay:.2s}@media only screen and (min-width:768px){.r-keyword__box-item{padding:3.25rem 3.125rem 2.5rem;width:calc(50% - 1.0625rem)}}.r-keyword__box-en{color:#008f45;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:.5rem}@media only screen and (min-width:768px){.r-keyword__box-en{font-size:.9375rem}}.r-keyword__box-ttl{font-size:1.125rem;font-weight:700;letter-spacing:.08em;line-height:1.5;margin-bottom:1rem}@media only screen and (min-width:768px){.r-keyword__box-ttl{font-size:2.375rem;margin-bottom:1.375rem}}.r-keyword__box-img{align-items:center;display:flex;flex:1 1 auto;justify-content:center;margin-bottom:.625rem}.r-keyword__box-img.-item1,.r-keyword__box-img.-item2,.r-keyword__box-img.-item3{padding-bottom:1.875rem}@media only screen and (min-width:768px){.r-keyword__box-img.-item1,.r-keyword__box-img.-item2,.r-keyword__box-img.-item3{padding-bottom:0}}.r-keyword__box-img.-item2,.r-keyword__box-img.-item3{height:13rem}@media only screen and (min-width:768px){.r-keyword__box-img.-item2,.r-keyword__box-img.-item3{height:auto}.r-keyword__box-img{aspect-ratio:973/321;margin:0 auto 1.5rem;max-width:30.375rem}}.r-keyword__box-txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-top:auto}@media only screen and (min-width:768px){.r-keyword__box-txt{font-size:1rem;line-height:2.1875}}.r-special{overflow:hidden;padding-bottom:5.75rem;padding-top:10.625rem;position:relative;z-index:1}@media only screen and (min-width:768px){.r-special{padding-bottom:7.6875rem;padding-top:18.125rem}}.r-special__inner{position:relative;z-index:1}.r-special__head{margin-bottom:1.9375rem}@media only screen and (min-width:768px){.r-special__head{margin-bottom:7.625rem}}.r-special__scroll{color:#e3e3e3;font-size:6.25rem;font-weight:600;left:0;letter-spacing:.05em;opacity:.5;position:absolute;top:13.75rem;white-space:nowrap;z-index:1}@media only screen and (min-width:768px){.r-special__scroll{font-size:15.1875rem;top:17.375rem}}.r-special__scroll .line{display:inline-block}.r-special__scroll .line:nth-child(odd){-webkit-animation:MoveLeft 50s linear -25s infinite;animation:MoveLeft 50s linear -25s infinite}@media only screen and (min-width:768px){.r-special__scroll .line:nth-child(odd){-webkit-animation:MoveLeft 120s linear -60s infinite;animation:MoveLeft 120s linear -60s infinite}}.r-special__scroll .line:nth-child(2n){-webkit-animation:MoveLeft2 50s linear infinite;animation:MoveLeft2 50s linear infinite}@media only screen and (min-width:768px){.r-special__scroll .line:nth-child(2n){-webkit-animation:MoveLeft2 120s linear infinite;animation:MoveLeft2 120s linear infinite}}.r-special__en{aspect-ratio:240/100;margin:0 auto .75rem;max-width:15rem}@media only screen and (min-width:768px){.r-special__en{aspect-ratio:1633/151;margin-bottom:1.875rem;max-width:50.875rem}}.r-special__ttl{color:#00662e;font-size:.9375rem;font-weight:700;letter-spacing:.08em;text-align:center}@media only screen and (min-width:768px){.r-special__ttl{font-size:1.25rem}}.r-special__txt{font-size:.75rem;font-weight:700;left:-.1875rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:2.625rem;position:relative;text-align:center}@media only screen and (min-width:768px){.r-special__txt{font-size:1.125rem;line-height:2.4444444444;margin-bottom:4.5rem}}.r-special__list{display:flex;flex-wrap:wrap;gap:1.5625rem .625rem}@media only screen and (min-width:768px){.r-special__list{gap:4rem 1.125rem}}.r-special__item{display:flex;flex:0 0 auto;flex-direction:column;gap:.375rem;width:calc(50% - .3125rem)}@media (hover:hover){.r-special__item:hover .r-special__item-body,.r-special__item:hover .r-special__item-img{opacity:.7}}@media (hover:none){.r-special__item:active .r-special__item-body,.r-special__item:active .r-special__item-img{opacity:.7}}@media only screen and (min-width:768px){.r-special__item{gap:1.25rem;width:calc(33.33333% - .75rem)}}.r-special__item-img{align-items:flex-start;aspect-ratio:163/173;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:.6875rem;transition:.3s ease-out;transition-property:opacity}@media only screen and (min-width:768px){.r-special__item-img{aspect-ratio:355/378;padding:1.25rem 1.5rem}}.r-special__item-img .history{font-size:.625rem;font-weight:500;letter-spacing:.17em;margin-bottom:.1875rem;position:relative;z-index:1}@media only screen and (min-width:768px){.r-special__item-img .history{font-size:.8125rem;margin-bottom:.9375rem}}.r-special__item-img .name{font-size:1.25rem;font-weight:500;letter-spacing:.17em;position:relative;z-index:1}@media only screen and (min-width:768px){.r-special__item-img .name{font-size:1.875rem}}.r-special__item-body{display:block;font-size:.75rem;font-weight:700;letter-spacing:.08em;line-height:2.0833333333;text-align:left;transition:.3s ease-out;transition-property:opacity}@media only screen and (min-width:768px){.r-special__item-body{font-size:1rem;line-height:1.875}}@-webkit-keyframes MoveLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes MoveLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes MoveLeft2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes MoveLeft2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.r-interview{padding-bottom:6.25rem;padding-top:5.9375rem}@media only screen and (min-width:768px){.r-interview{padding-bottom:8.125rem;padding-top:7.5rem}}.r-interview__inner{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (min-width:768px){.r-interview__inner{gap:1.875rem}}.r-interview__item{align-items:flex-start;aspect-ratio:335/265;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:1.25rem}@media only screen and (min-width:768px){.r-interview__item{aspect-ratio:601/265;justify-content:center;padding:3.125rem 3.125rem 1.875rem 6rem}.r-interview__item.-item1{padding-bottom:4rem;padding-left:6.875rem}}.r-interview__item-ttl,.r-interview__item-txt{position:relative}.r-interview__item-ttl{align-items:flex-end;display:flex;font-size:1.875rem;font-weight:200;letter-spacing:.08em;line-height:1.2333333333;margin-bottom:.625rem;min-height:3.5625rem}@media only screen and (min-width:768px){.r-interview__item-ttl{font-size:5.625rem;letter-spacing:0;margin-bottom:1.125rem}.r-interview__item-ttl.-txt0{letter-spacing:-.1em}.r-interview__item-ttl.-txt1{letter-spacing:.04em}.r-interview__item-ttl.-txt2{letter-spacing:.08em}.r-interview__item-ttl.-txt3{letter-spacing:.4em}}.r-interview__item-txt{font-size:.75rem;font-weight:700;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.r-interview__item-txt{font-size:1.25rem;letter-spacing:.12em}}.r-interview__item-btn{align-items:center;border:1px solid #fff;display:flex;font-size:.625rem;font-weight:600;justify-content:center;letter-spacing:.17em;margin-top:auto;min-height:2.625rem;position:relative;width:8.75rem}@media only screen and (max-width:768px){.r-interview__item-btn .arrow{right:.4375rem}}@media only screen and (min-width:768px){.r-interview__item-btn{border:3px solid #fff;bottom:2.625rem;font-size:1.125rem;height:5.125rem;position:absolute;right:3.125rem;width:18.8125rem}}.r-modal{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:.3s ease-out;transition-property:opacity,visibility;visibility:hidden;z-index:101}.r-modal.is-active{opacity:1;visibility:visible}.r-modal__bg{background:rgba(0,0,0,.7);bottom:0;left:0;position:absolute;right:0;top:0}.r-modal__inner{height:100%;margin:0 auto;max-width:67.125rem;padding:1rem 1.25rem;position:relative;z-index:2}@media only screen and (min-width:768px){.r-modal__inner{padding:3rem 2.75rem}}.r-modal__body{background:#fff;border:3px solid #008f45;border-radius:.5rem;height:100%;overflow:auto}@media only screen and (min-width:768px){.r-modal__body{border:10px solid #008f45;border-radius:1.5625rem}}.r-modal__close{aspect-ratio:1;background:#008f45;border-radius:50%;cursor:pointer;position:absolute;right:0;top:0;width:2.875rem;z-index:1}@media only screen and (min-width:768px){.r-modal__close{width:5.5rem}}.r-modal__close:after,.r-modal__close:before{background:#fff;border-radius:2px;content:"";height:1px;left:50%;position:absolute;top:50%;width:.8125rem}@media only screen and (min-width:768px){.r-modal__close:after,.r-modal__close:before{width:1.5625rem}}.r-modal__close:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.r-modal__close:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.r-modal__card{display:none;padding:2rem 1.25rem 2.375rem}@media only screen and (min-width:768px){.r-modal__card{padding:4.5625rem 4.8125rem 4.8125rem}}.r-modal__card.is-active{display:block}@media only screen and (min-width:768px){.r-modal__top{display:flex;flex-direction:row-reverse;gap:2.5rem;justify-content:space-between;margin-bottom:2.25rem}}.r-modal__img{aspect-ratio:590/629;margin-bottom:1.625rem}@media only screen and (min-width:768px){.r-modal__img{aspect-ratio:355/378;flex:0 0 auto;margin-bottom:0;width:28.5625rem}}.r-modal__info{padding-top:1.375rem}@media only screen and (min-width:768px){.r-modal__info{padding-left:.375rem;padding-top:0}}.r-modal__info-box{display:flex;gap:1.25rem;margin-bottom:2.1875rem}@media only screen and (min-width:768px){.r-modal__info-box{flex-direction:column;gap:1.375rem;margin-bottom:0;padding-top:.625rem}}.r-modal__date{font-size:.75rem;font-weight:700;letter-spacing:.08em;margin-bottom:.4375rem}@media only screen and (min-width:768px){.r-modal__date{font-size:1rem}}.r-modal__name{font-size:1.875rem;font-weight:500;letter-spacing:.17em;margin-bottom:.4375rem}@media only screen and (min-width:768px){.r-modal__name{font-size:2.5rem;margin-bottom:1rem}}.r-modal__academic,.r-modal__depart{font-size:.75rem;letter-spacing:0;line-height:1.8333333333}@media only screen and (min-width:768px){.r-modal__academic,.r-modal__depart{font-size:.9375rem;line-height:2.1333333333}}.r-modal__num{color:#008f45;white-space:nowrap}.r-modal__num .history{font-size:.625rem;font-weight:500;left:.375rem;letter-spacing:.17em;position:relative}@media only screen and (min-width:768px){.r-modal__num .history{font-size:.8125rem;margin-bottom:.75rem}}.r-modal__num .num{font-size:6.5rem;font-weight:500;letter-spacing:.04em}@media only screen and (min-width:768px){.r-modal__num .num{font-size:15.625rem}}.r-modal__head{margin-bottom:1.25rem}@media only screen and (min-width:768px){.r-modal__head{left:.3125rem;margin-bottom:2.8125rem;position:relative}}.r-modal__head-en{color:#008f45;font-size:1.25rem;font-weight:600;letter-spacing:.08em;margin-bottom:.375rem}@media only screen and (min-width:768px){.r-modal__head-en{font-size:2.5rem}}.r-modal__head-ttl{font-size:.625rem;font-weight:700;letter-spacing:.08em}@media only screen and (min-width:768px){.r-modal__head-ttl{font-size:.875rem}}.r-modal__word{margin-bottom:2.25rem}@media only screen and (min-width:768px){.r-modal__word{margin-bottom:3.4375rem;padding-right:1.5625rem}}.r-modal__word-txt{font-size:.625rem;left:-.125rem;letter-spacing:.1em;line-height:1.8;position:relative;text-align:center}@media only screen and (min-width:768px){.r-modal__word-txt{font-size:.9375rem;line-height:1.8666666667;margin-bottom:1.375rem}}.r-modal__word-img{margin:0 auto .875rem}.r-modal__word-img.-word0{width:16.875rem}@media only screen and (min-width:768px){.r-modal__word-img.-word0{width:39.8125rem}}.r-modal__word-img.-word1{width:12.1875rem}@media only screen and (min-width:768px){.r-modal__word-img.-word1{width:25.1875rem}}.r-modal__word-img.-word2{width:9.8125rem}@media only screen and (min-width:768px){.r-modal__word-img.-word2{width:20.375rem}}.r-modal__word-img.-word3{width:4.5rem}@media only screen and (min-width:768px){.r-modal__word-img.-word3{width:9.375rem}}.r-modal__word-img.-word4{width:10.75rem}@media only screen and (min-width:768px){.r-modal__word-img.-word4{width:21.875rem}}.r-modal__word-img.-word5{width:8.6875rem}@media only screen and (min-width:768px){.r-modal__word-img.-word5{width:19rem}}.r-modal__word-img.-word6{width:14.8125rem}@media only screen and (min-width:768px){.r-modal__word-img.-word6{width:34.625rem}}.r-modal__word-img.-word7{width:8.875rem}@media only screen and (min-width:768px){.r-modal__word-img.-word7{width:19.4375rem}}.r-modal__word-img.-word8{width:8.625rem}@media only screen and (min-width:768px){.r-modal__word-img.-word8{width:18.9375rem}}.r-modal__word-img.-word9{width:12.6875rem}@media only screen and (min-width:768px){.r-modal__word-img.-word9{width:27.8125rem}}.r-modal__chart{margin-bottom:2.25rem}@media only screen and (min-width:768px){.r-modal__chart{margin-bottom:3.4375rem}}.r-modal__album-list{display:flex;flex-direction:column;gap:.75rem}@media only screen and (min-width:768px){.r-modal__album-list{flex-direction:row;gap:1.125rem}}.r-modal__album-item{display:flex;gap:.75rem}@media only screen and (min-width:768px){.r-modal__album-item{flex:0 0 auto;gap:1.25rem;width:calc(50% - .5625rem)}.r-modal__album-body{margin-top:-.3125rem}}.r-modal__album-img{aspect-ratio:1/1;flex:0 0 auto;width:5.875rem}@media only screen and (min-width:768px){.r-modal__album-img{width:9.8125rem}}.r-modal__album-ttl{color:#008f45;font-size:.9375rem;font-weight:600;letter-spacing:.06em;margin-bottom:.625rem}@media only screen and (min-width:768px){.r-modal__album-ttl{font-size:1.875rem;margin-bottom:1rem}}.r-modal__album-txt{font-size:.625rem;letter-spacing:.08em;line-height:1.8}@media only screen and (min-width:768px){.r-modal__album-txt{font-size:.75rem;line-height:2.3333333333}}.r-single{padding-bottom:6.4375rem;padding-top:4.375rem;position:relative}@media only screen and (min-width:768px){.r-single{padding-bottom:7.5rem;padding-top:5.875rem}}.r-single__bg{aspect-ratio:374/263;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}@media only screen and (min-width:768px){.r-single__bg{aspect-ratio:911/492;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);left:0;position:absolute;top:5.875rem;top:0;transition:.3s ease-out;transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path,-webkit-clip-path;width:100vw;z-index:2;z-index:-1}}.r-single__bg.-sp{left:auto;right:0;width:100vw}.r-single__bg.-sp.-interview01{background:url(../img/interview01/bg-sp.jpg) no-repeat top/100% auto}@media only screen and (min-width:768px){.r-single__bg.-sp.-interview01{background:none}}.r-single__bg.-sp.-interview02{background:url(../img/interview02/bg-sp.jpg) no-repeat top/100% auto}@media only screen and (min-width:768px){.r-single__bg.-sp.-interview02{background:none}}.r-single__bg.-sp.-interview03{background:url(../img/interview03/bg-sp.jpg) no-repeat top/100% auto}@media only screen and (min-width:768px){.r-single__bg.-sp.-interview03{background:none}}.r-single__bg.-sp.-interview04{background:url(../img/interview04/bg-sp.jpg) no-repeat top/100% auto}@media only screen and (min-width:768px){.r-single__bg.-sp.-interview04{background:none}.r-single__bg.-pc.-interview01{background:url(../img/interview01/bg-pc.jpg) no-repeat top/100% auto}.r-single__bg.-pc.-interview02{background:url(../img/interview02/bg-pc.jpg) no-repeat top/100% auto}.r-single__bg.-pc.-interview03{background:url(../img/interview03/bg-pc.jpg) no-repeat top/100% auto}.r-single__bg.-pc.-interview04{background:url(../img/interview04/bg-pc.jpg) no-repeat top/100% auto}}.r-single__inner{padding-top:2.3125rem;position:relative}@media only screen and (min-width:768px){.r-single__inner{display:flex;padding-top:0}.r-single__body{margin-left:auto;max-width:30.9375rem;padding-top:20.6875rem}}.r-single__person{aspect-ratio:201/470;max-width:11.6875rem;overflow:visible;position:absolute;right:0;top:0;width:100%;z-index:3}@media only screen and (min-width:768px){.r-single__person{-webkit-animation:fadePerson 2s ease-out forwards;animation:fadePerson 2s ease-out forwards;opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}}.r-single__person-shadow{-webkit-animation:fadePerson 2s ease-out forwards;animation:fadePerson 2s ease-out forwards;bottom:0;left:0;mix-blend-mode:multiply;opacity:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}@media only screen and (min-width:768px){.r-single__person-shadow{-webkit-animation:none;animation:none;opacity:1;-webkit-transform:none;transform:none}}.r-single__person-img{-webkit-animation:fadePerson 2s ease-out forwards;animation:fadePerson 2s ease-out forwards;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}@media only screen and (min-width:768px){.r-single__person-img{-webkit-animation:none;animation:none;opacity:1;-webkit-transform:none;transform:none}.r-single__person-box{flex:0 0 auto;max-width:45.5rem;position:relative;-webkit-transform:translateZ(1px);transform:translateZ(1px);width:100%;z-index:-1}.r-single__person{aspect-ratio:776/1830;left:-2.0625rem;left:auto;margin-left:-5.5rem;max-width:45.5rem;overflow:visible;position:fixed;position:sticky;right:auto;top:8.375rem;top:5.875rem;z-index:2}.r-single__person img{z-index:1}}.r-single__about{color:#fff;margin-bottom:11.25rem;opacity:1;position:relative;-webkit-transform:translateZ(1px);transform:translateZ(1px);visibility:visible;z-index:4}@media only screen and (min-width:768px){.r-single__about{left:calc(50% + 7.8125rem);margin-bottom:10.375rem;margin-left:auto;max-width:30.9375rem;position:absolute;top:2.5rem}}.r-single__about-txt{font-size:.625rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.125rem}@media only screen and (min-width:768px){.r-single__about-txt{font-size:1.25rem}}.r-single__about-ttl{font-size:1.375rem;font-weight:200;line-height:1.4545454545}@media only screen and (min-width:768px){.r-single__about-ttl.-interview02{font-size:2.125rem;line-height:1.3157894737}.r-single__about-ttl{font-size:2.625rem}}.r-single__interview{color:#008f45;font-size:.625rem;font-weight:600;letter-spacing:.13em;margin-bottom:1rem}@media only screen and (min-width:768px){.r-single__interview{font-size:.9375rem;text-align:right}}.r-single__head{border-bottom:.5px solid #dfe1e4;display:flex;flex-direction:column;gap:2.6875rem;margin-bottom:2.125rem;padding-bottom:1.625rem}@media only screen and (min-width:768px){.r-single__head{border-bottom:.5px solid #dfe1e4;flex-direction:column-reverse;gap:2.25rem;margin-bottom:3.125rem;padding-bottom:3.125rem}}.r-single__info-date{font-size:.75rem;font-weight:700;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:.25rem}@media only screen and (min-width:768px){.r-single__info-date{font-size:1rem}}.r-single__info-name{font-size:1.5625rem;font-weight:500;letter-spacing:.17em;margin-bottom:.5rem}@media only screen and (min-width:768px){.r-single__info-name{font-size:2.5rem}}.r-single__info-txt{font-size:.75rem;font-weight:700;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.r-single__info-txt{font-size:1.125rem}}.r-single__top-ttl{font-size:1.4375rem;font-weight:400;letter-spacing:0;line-height:1.652173913}@media only screen and (min-width:768px){.r-single__top-ttl{font-size:2.25rem;line-height:1.5833333333}}.r-single__top-txt{color:#008f45;font-size:.875rem;letter-spacing:.08em;line-height:1.9285714286;margin-bottom:2.8125rem}@media only screen and (min-width:768px){.r-single__top-txt{font-size:1.125rem;line-height:2.1111111111;margin-bottom:2.5rem}}.r-single__block-box{display:flex;flex-direction:column;gap:3.5625rem}@media only screen and (min-width:768px){.r-single__block-box{gap:5.125rem}}.r-single__block-ttl{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.125rem}@media only screen and (min-width:768px){.r-single__block-ttl{gap:.4375rem;margin-bottom:2.25rem}}.r-single__block-ttl .marker{align-items:center;background:#008f45;color:#fff;display:inline-flex;font-size:1.125rem;font-weight:700;height:1.8125rem;justify-content:center;letter-spacing:.08em;padding-bottom:2px;padding-left:.3125rem;padding-right:.1875rem}@media only screen and (min-width:768px){.r-single__block-ttl .marker{font-size:1.875rem;height:3rem;padding:0 .625rem}}.r-single__block-txt{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;margin-bottom:1.25rem}@media only screen and (min-width:768px){.r-single__block-txt{font-size:1rem;line-height:2.1875;margin-bottom:3.75rem}.r-single__block-txt .letter{letter-spacing:.06em}}.r-single__block-img{aspect-ratio:336/244}@media only screen and (min-width:768px){.r-single__block-img{aspect-ratio:491/357}}@-webkit-keyframes fadePerson{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadePerson{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.l-welfare{padding-bottom:6.3125rem;padding-top:11.0625rem}@media only screen and (min-width:768px){.l-welfare{padding-bottom:7.375rem;padding-top:16.875rem}}.l-welfare__head{margin-bottom:4rem}@media only screen and (min-width:768px){.l-welfare__head{margin-bottom:5.625rem}}.l-welfare__en{color:#00662e;font-size:3.125rem;font-weight:600;letter-spacing:.08em;margin-bottom:1.125rem;text-align:center}@media only screen and (min-width:768px){.l-welfare__en{font-size:6.25rem;letter-spacing:.06em;margin-bottom:1.5625rem}}.l-welfare__ttl{color:#00662e;font-size:.9375rem;font-weight:700;letter-spacing:.08em;text-align:center}@media only screen and (min-width:768px){.l-welfare__ttl{font-size:1.25rem}}.l-welfare__body{display:flex;flex-direction:column;gap:6.125rem}@media only screen and (min-width:768px){.l-welfare__body{gap:6.5625rem}}.l-welfare__block-head{margin-bottom:2.5rem}@media only screen and (min-width:768px){.l-welfare__block-head{align-items:flex-end;display:flex;gap:1.5625rem;margin-bottom:5.75rem}}.l-welfare__block-ttl{color:#00662e;font-size:1.5625rem;font-weight:700;letter-spacing:.25em}@media only screen and (min-width:768px){.l-welfare__block-ttl{font-size:2.375rem}}.l-welfare__block-sub{font-size:.625rem;letter-spacing:.08em;margin-top:1.125rem}@media only screen and (min-width:768px){.l-welfare__block-sub{font-size:.875rem;margin-top:0}}.l-welfare__list{display:flex;flex-direction:column;gap:1.4375rem}@media only screen and (min-width:768px){.l-welfare__list{gap:2.25rem}}.l-welfare__item{border-bottom:1px solid #c5c6c6;display:flex;flex-direction:column;gap:.625rem;padding-bottom:1.5rem}@media only screen and (min-width:768px){.l-welfare__item{border-bottom:none;flex-direction:row;padding-bottom:0}}.l-welfare__item-ttl{font-size:.9375rem;font-weight:700;letter-spacing:.1em}@media only screen and (min-width:768px){.l-welfare__item-ttl{flex:0 0 auto;font-size:1.5rem;font-weight:700;line-height:1.4583333333;width:15rem}}.l-welfare__item-txt{flex:1 1 auto;font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.l-welfare__item-txt{align-items:center;border-bottom:1px solid #c5c6c6;display:flex;font-size:1rem;line-height:2;min-height:7.1875rem;padding-bottom:2.8125rem}}.l-welfare__data{display:flex;flex-direction:column;gap:3.75rem}@media only screen and (min-width:768px){.l-welfare__data{gap:5rem}.l-welfare__data-block{display:flex}}.l-welfare__data-ttl{font-size:.9375rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.0625rem}@media only screen and (min-width:768px){.l-welfare__data-ttl{flex:0 0 auto;font-size:1.5rem;font-weight:700;line-height:1.4583333333;width:16.0625rem}}.l-welfare__data-list{display:flex;flex-direction:column;gap:1.375rem}@media only screen and (min-width:768px){.l-welfare__data-list{flex:1 1 auto;flex-direction:row;flex-wrap:wrap;gap:2.1875rem 2.5rem}}.l-welfare__data-item{align-items:center;border-bottom:1px solid #c5c6c6;display:flex;gap:1rem;justify-content:space-between;padding-bottom:1.375rem}@media only screen and (min-width:768px){.l-welfare__data-item{flex:0 0 auto;padding-bottom:1.875rem;width:calc(50% - 1.25rem)}}.l-welfare__data-name,.l-welfare__data-num{font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333}@media only screen and (min-width:768px){.l-welfare__data-name,.l-welfare__data-num{font-size:1rem;line-height:2}.l-welfare__data-name{align-items:center;display:flex;max-height:2rem}}.l-welfare__data-num{font-weight:700}.l-info{padding-bottom:5.125rem;padding-top:11rem}@media only screen and (min-width:768px){.l-info{padding-bottom:7.375rem;padding-top:16.875rem}}.l-info__head{margin-bottom:4rem}@media only screen and (min-width:768px){.l-info__head{margin-bottom:5.625rem}}.l-info__en{color:#00662e;font-size:3.125rem;font-weight:600;letter-spacing:.08em;margin-bottom:1.125rem;text-align:center}@media only screen and (min-width:768px){.l-info__en{font-size:6.25rem;letter-spacing:.06em;margin-bottom:1.5625rem}}.l-info__ttl{color:#00662e;font-size:.9375rem;font-weight:700;letter-spacing:.08em;text-align:center}@media only screen and (min-width:768px){.l-info__ttl{font-size:1.25rem}}.l-info__body{display:flex;flex-direction:column;gap:5.625rem}@media only screen and (min-width:768px){.l-info__body{gap:6.875rem}}.l-info__block-head{margin-bottom:2.1875rem}@media only screen and (min-width:768px){.l-info__block-head{align-items:flex-end;display:flex;gap:1.875rem;margin-bottom:5.5rem}.l-info__block-head.-faq{margin-bottom:2.625rem}}.l-info__block-ttl{color:#00662e;font-size:1.5625rem;font-weight:700;letter-spacing:.25em}@media only screen and (min-width:768px){.l-info__block-ttl{font-size:2.375rem}}.l-info__list{display:flex;flex-direction:column;gap:1.25rem}@media only screen and (min-width:768px){.l-info__list{gap:1.875rem}}.l-info__item{display:flex;gap:1.25rem}@media only screen and (min-width:768px){.l-info__item{gap:3.125rem}}.l-info__item-ttl,.l-info__item-txt{border-bottom:1px solid #c5c6c6;font-size:.75rem;letter-spacing:.08em;line-height:2.0833333333;padding-bottom:1.625rem}@media only screen and (min-width:768px){.l-info__item-ttl,.l-info__item-txt{font-size:1rem;line-height:2;padding-bottom:2rem}}.l-info__item-ttl{flex:0 0 auto;font-weight:700;width:4.8125rem}@media only screen and (min-width:768px){.l-info__item-ttl{width:12.5rem}}.l-info__item-txt{flex:1 1 auto}.l-info__item-txt ul li{padding-left:.625rem;position:relative}@media only screen and (min-width:768px){.l-info__item-txt ul li{padding-left:.9375rem}}.l-info__item-txt ul li:before{content:"・";left:.1875rem;position:absolute;top:0}.l-info__data{display:flex;flex-direction:column;gap:3.625rem}@media only screen and (min-width:768px){.l-info__data{gap:5rem}.l-info__data-block{display:flex}}.l-info__data-ttl{font-size:.9375rem;font-weight:300;letter-spacing:.1em;margin-bottom:1.125rem}@media only screen and (min-width:768px){.l-info__data-ttl{flex:0 0 auto;font-size:1.5rem;line-height:1.4583333333;width:16rem}}.l-info__data-list{display:flex;flex-direction:column;gap:1.6875rem}@media only screen and (min-width:768px){.l-info__data-list{flex:1 1 auto;flex-direction:row;flex-wrap:wrap;gap:2.1875rem 2.5rem}}.l-info__data-item{align-items:center;border-bottom:1px solid #c5c6c6;display:flex;gap:1rem;justify-content:space-between;padding-bottom:1.875rem}@media only screen and (min-width:768px){.l-info__data-item{flex:0 0 auto;padding-bottom:2.5rem;width:calc(50% - 1.25rem)}}.l-info__data-name,.l-info__data-num{font-size:.75rem;letter-spacing:.08em;line-height:1.75}@media only screen and (min-width:768px){.l-info__data-name,.l-info__data-num{font-size:1rem;line-height:2}}.l-info__data-num{font-weight:700}