.c-surprise{background-color:var(--color-white);border-radius:var(--border-radius);display:flex;flex-direction:column;position:relative}@media screen and (min-width:768px){.c-surprise{padding:2.4rem 3.2rem 3.2rem}}@media screen and (max-width:767px){.c-surprise{padding:2rem 2.4rem 2.4rem}}.c-surprise-from{align-items:center;border-radius:var(--border-radius-full);display:flex;justify-content:flex-start;width:fit-content}@media screen and (min-width:768px){.c-surprise-from{column-gap:.5rem;padding:.5rem 1rem}}@media screen and (max-width:767px){.c-surprise-from{column-gap:.4rem;padding:.4rem .8rem}}.c-surprise-from.is-staff{background-color:var(--color-base);color:var(--color-white)}.c-surprise-from.is-user{background-color:var(--color-gray-light)}.c-surprise-from-icon{aspect-ratio:1/1;line-height:var(--leading-none)}@media screen and (min-width:768px){.c-surprise-from-icon{width:2.2rem}}@media screen and (max-width:767px){.c-surprise-from-icon{width:1.6rem}}.c-surprise-from-txt{font-family:var(--font-family-gothicmb101-r);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.c-surprise-from-txt{font-size:1.4rem}}@media screen and (max-width:767px){.c-surprise-from-txt{font-size:1.2rem}}.c-surprise-ttl{font-family:var(--font-family-gothicmb101-db);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.c-surprise-ttl{font-size:2rem;margin-top:2.4rem}}@media screen and (max-width:767px){.c-surprise-ttl{font-size:1.5rem;margin-top:2.1rem}}.c-surprise-txt{--gap:1em;--thickness:1px;background-clip:content-box;background-image:repeating-linear-gradient(to bottom,#0000 0,#0000 calc(var(--gap)*var(--line-height) - var(--thickness)),var(--color-gray-light) calc(var(--gap)*var(--line-height) - var(--thickness)),var(--color-gray-light) calc(var(--gap)*var(--line-height)));border:0 solid var(--color-gray-light);line-height:var(--line-height);text-align:justify;word-break:break-all}@media screen and (min-width:768px){.c-surprise-txt{--line-height:2.7;border-top-width:.1rem;font-size:1.4rem;margin-top:1.6rem}}@media screen and (max-width:767px){.c-surprise-txt{--line-height:2.3;border-top-width:.1rem;font-size:1.3rem;margin-top:1rem}}.recruit-visual{--loop-amount:0;background-color:var(--color-gray-deepest);clip-path:inset(0);color:var(--color-white);position:relative;text-align:center}@media screen and (min-width:768px){.recruit-visual{padding:17.4rem 0 11.4rem}}@media screen and (max-width:767px){.recruit-visual{padding:34.6rem 0 12rem}}.recruit-visual-ttl{font-family:var(--font-family-montserrat);font-weight:var(--font-weight-semi-bold);line-height:var(--leading-tight)}@media screen and (min-width:768px){.recruit-visual-ttl{font-size:1.6rem}}@media screen and (max-width:767px){.recruit-visual-ttl{font-size:1.3rem}}.recruit-visual-lead{font-family:var(--font-family-gothicmb101-db);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.recruit-visual-lead{font-size:5.2rem;margin-top:2.2rem}}@media screen and (max-width:767px){.recruit-visual-lead{font-size:3.2rem;margin-top:.8rem}}.recruit-visual-txt{font-family:var(--font-family-gothicmb101-db)}@media screen and (min-width:768px){.recruit-visual-txt{font-size:1.5rem;margin-top:4.8rem}}@media screen and (max-width:767px){.recruit-visual-txt{font-size:1.4rem;margin-top:3.6rem}}@media screen and (min-width:768px){.recruit-visual-txt+.recruit-visual-txt{margin-top:2.4rem}}@media screen and (max-width:767px){.recruit-visual-txt+.recruit-visual-txt{margin-top:2rem}}@media screen and (min-width:768px){.recruit-visual-navi{margin-top:7.2rem}}@media screen and (max-width:767px){.recruit-visual-navi{display:none}}.recruit-visual-navi-list{align-items:center;display:flex;gap:1rem;justify-content:center}.recruit-visual-gallery{display:flex;pointer-events:none}@media screen and (min-width:768px){.recruit-visual-gallery{inset:0;justify-content:space-between;position:fixed}}@media screen and (max-width:767px){.recruit-visual-gallery{flex-direction:column;left:0;position:absolute;row-gap:1rem;top:0;width:100%}}.recruit-visual-gallery-mask{display:flex;overflow:hidden}@media screen and (min-width:768px){.recruit-visual-gallery-mask{flex-direction:column;height:100vh;width:38.4rem}.recruit-visual-gallery-mask:first-of-type .recruit-visual-gallery-item{border-radius:0 var(--border-radius) var(--border-radius) 0}.recruit-visual-gallery-mask:nth-of-type(2) .recruit-visual-gallery-item{border-radius:var(--border-radius) 0 0 var(--border-radius)}}@media screen and (max-width:767px){.recruit-visual-gallery-mask:first-of-type .recruit-visual-gallery-item{border-radius:0 0 var(--border-radius) var(--border-radius)}.recruit-visual-gallery-mask:nth-of-type(2) .recruit-visual-gallery-item{border-radius:var(--border-radius)}}.recruit-visual-gallery-wrapper{display:flex;flex:0 0 auto}@media screen and (min-width:768px){.recruit-visual-gallery-wrapper{flex-direction:column}.recruit-visual-gallery-mask:first-of-type .recruit-visual-gallery-wrapper{transform:translateY(calc(-50% + 100vh - (-50% + 100vh)*var(--loop-amount)*1.5))}.recruit-visual-gallery-mask:nth-of-type(2) .recruit-visual-gallery-wrapper{transform:translateY(calc((-50% + 100vh)*var(--loop-amount)*1.5))}}.recruit-visual-gallery-list{flex:0 0 auto}@media screen and (max-width:767px){.recruit-visual-gallery-list{display:flex}}.recruit-visual-gallery-item{aspect-ratio:3/2;overflow:hidden;transform:translate3d(0,0,0)}@media screen and (min-width:768px){.recruit-visual-gallery-item{margin-bottom:1.2rem}}@media screen and (max-width:767px){.recruit-visual-gallery-item{flex:0 0 auto;margin:0 .5rem;width:20.4rem}}.recruit-visual-gallery-item img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.recruit-visual[data-trigger-loop] .recruit-visual-gallery-mask:first-of-type .recruit-visual-gallery-list{animation:loop-slide-back-y 53.6s var(--ease-none) infinite forwards paused}.recruit-visual[data-trigger-loop] .recruit-visual-gallery-mask:nth-of-type(2) .recruit-visual-gallery-list{animation:loop-slide-y 53.6s var(--ease-none) infinite forwards paused}}@media screen and (max-width:767px){.recruit-visual[data-trigger-loop] .recruit-visual-gallery-mask:first-of-type .recruit-visual-gallery-list{animation:loop-slide-x 42.8s var(--ease-none) infinite forwards paused}.recruit-visual[data-trigger-loop] .recruit-visual-gallery-mask:nth-of-type(2) .recruit-visual-gallery-list{animation:loop-slide-back-x 42.8s var(--ease-none) infinite forwards paused}}.recruit-visual[data-trigger-loop].is-loop-show .recruit-visual-gallery-list{animation-play-state:running!important;will-change:transform}@media screen and (min-width:768px){.recruit-visual-fixed{display:none}}@media screen and (max-width:767px){.recruit-visual-fixed{align-items:flex-end;bottom:0;display:flex;height:100%;left:0;pointer-events:none;position:absolute;width:100%}}.recruit-visual-fixed-logo{bottom:0;display:block;padding:0 2.4rem 2.4rem;position:sticky;width:100%}.recruit-visual-fixed-logo:before{background-image:linear-gradient(0deg,var(--color-gray-deepest) 0,rgb(var(--color-gray-deepest-rgb)/90%) 50%,rgb(var(--color-gray-deepest-rgb)/0) 100%);bottom:0;content:"";height:11.2rem;left:0;position:absolute;width:100%}.recruit-visual-fixed-logo a{display:block;pointer-events:auto;position:relative;width:10.1rem}.recruit-visual .c-mark{color:var(--color-white)}.surprise{position:relative}@media screen and (min-width:768px){.surprise{margin:0 auto;padding-top:20rem;width:118.4rem}}@media screen and (max-width:767px){.surprise{margin:0 3.2rem;padding-top:12rem}}.surprise-ttl{font-family:var(--font-family-bebas-neue);letter-spacing:-.02em;line-height:.8;margin:0 auto;text-align:center;width:fit-content}@media screen and (min-width:768px){.surprise-ttl{font-size:14.4rem}}@media screen and (max-width:767px){.surprise-ttl{font-size:10rem}}.surprise-txt{text-align:center}@media screen and (min-width:768px){.surprise-txt{margin-top:2.6rem}}@media screen and (max-width:767px){.surprise-txt{margin-top:2.3rem}}.surprise-link{margin:0 auto;width:fit-content}@media screen and (min-width:768px){.surprise-link{margin-top:3.2rem}}@media screen and (max-width:767px){.surprise-link{margin-top:2.4rem}}@media screen and (min-width:768px){.surprise-link .c-link-txt{font-size:1.4rem}}@media screen and (max-width:767px){.surprise-link .c-link-txt{font-size:1.4rem}}@media screen and (min-width:768px){.surprise-link .c-link-icon{width:3.6rem}}@media screen and (max-width:767px){.surprise-link .c-link-icon{width:3.6rem}}@media screen and (min-width:768px){.surprise-link .c-link-icon svg{width:1.6rem}}@media screen and (max-width:767px){.surprise-link .c-link-icon svg{width:1.6rem}}.surprise-link .c-link.is-disabled{pointer-events:none}.surprise-article{display:grid}@media screen and (min-width:768px){.surprise-article{gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:8rem}}@media screen and (max-width:767px){.surprise-article{gap:.8rem;grid-template-columns:repeat(2,1fr);margin:4.8rem -2rem 0}}.surprise-article .c-surprise{transform:translateY(0)}.surprise-article .c-surprise:nth-child(n+9){display:none;transition-delay:0s;transition-duration:0s}.surprise-article.is-animating{pointer-events:none}.surprise-article.is-animating .c-surprise{transition:opacity .2s var(--ease-none),transform .8s var(--ease-power4-out)}.surprise-article.is-hide .c-surprise:nth-child(-n+8){opacity:0;transform:translateY(10%);transition-delay:0s,.2s;transition-duration:.2s,0s}.surprise-article.is-show .c-surprise:nth-child(-n+8){opacity:1;transform:translateY(0)}.surprise-article.is-show .c-surprise:nth-child(-n+8):first-child{transition-delay:50ms}.surprise-article.is-show .c-surprise:nth-child(-n+8):nth-child(2){transition-delay:.1s}.surprise-article.is-show .c-surprise:nth-child(-n+8):nth-child(3){transition-delay:.15s}.surprise-article.is-show .c-surprise:nth-child(-n+8):nth-child(4){transition-delay:.2s}.surprise-article.is-show .c-surprise:nth-child(-n+8):nth-child(5){transition-delay:.25s}.surprise-article.is-show .c-surprise:nth-child(-n+8):nth-child(6){transition-delay:.3s}.surprise-article.is-show .c-surprise:nth-child(-n+8):nth-child(7){transition-delay:.35s}.surprise-article.is-show .c-surprise:nth-child(-n+8):nth-child(8){transition-delay:.4s}.policy{position:relative}@media screen and (min-width:768px){.policy{margin:0 auto;padding-top:17.6rem;width:118.4rem}}@media screen and (max-width:767px){.policy{margin:0 3.2rem;padding-top:11.1rem}}.policy-article{display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){.policy-article{gap:2.4rem;margin-top:7rem}}@media screen and (max-width:767px){.policy-article{gap:2rem;margin-top:4.2rem}}.policy-item{background-color:var(--color-white);border-radius:var(--border-radius);overflow:hidden}@media screen and (min-width:768px){.policy-item{align-items:stretch;display:flex}}.policy-item-header{align-items:center;background-color:var(--color-gray-deepest);color:var(--color-white);display:flex}@media screen and (min-width:768px){.policy-item-header{flex:0 0 auto;flex-direction:column;justify-content:center;padding:3.2rem 0 4rem;width:29.2rem}}@media screen and (max-width:767px){.policy-item-header{padding:2rem 0 2rem 3.2rem}}.policy-item-icon{flex:0 0 auto;line-height:var(--leading-none)}@media screen and (min-width:768px){.policy-item-icon{width:8.8rem}}@media screen and (max-width:767px){.policy-item-icon{width:7.2rem}}.policy-item-ttl{text-align:center}@media screen and (min-width:768px){.policy-item-ttl{margin-top:1.2rem}}@media screen and (max-width:767px){.policy-item-ttl{flex:1 1 100%;padding-right:1.6rem}}.policy-item-ttl span[lang=en]{font-family:var(--font-family-bebas-neue);letter-spacing:-.02em;line-height:var(--leading-tight)}@media screen and (min-width:768px){.policy-item-ttl span[lang=en]{font-size:4.4rem}}@media screen and (max-width:767px){.policy-item-ttl span[lang=en]{font-size:4rem}}.policy-item-ttl span[lang=ja]{align-items:center;display:flex;font-family:var(--font-family-gothicmb101-db);justify-content:center;line-height:var(--leading-tight)}@media screen and (min-width:768px){.policy-item-ttl span[lang=ja]{font-size:1.3rem;margin-top:.5rem}}@media screen and (max-width:767px){.policy-item-ttl span[lang=ja]{font-size:1.3rem;margin-top:.4rem}}.policy-item-ttl span[lang=ja]:after,.policy-item-ttl span[lang=ja]:before{background-color:var(--color-white);content:"";display:block}@media screen and (min-width:768px){.policy-item-ttl span[lang=ja]:after,.policy-item-ttl span[lang=ja]:before{height:.1rem;margin:0 .5rem;width:1rem}}@media screen and (max-width:767px){.policy-item-ttl span[lang=ja]:after,.policy-item-ttl span[lang=ja]:before{height:.1rem;margin:0 .5rem;width:1rem}}@media screen and (min-width:768px){.policy-item-inner{padding:4.4rem 5.6rem}}@media screen and (max-width:767px){.policy-item-inner{padding:3.3rem 3.2rem 4rem}}.policy-item-lead{font-family:var(--font-family-gothicmb101-db);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.policy-item-lead{font-size:2.8rem}.policy-item-lead br{display:none}}@media screen and (max-width:767px){.policy-item-lead{font-size:2.2rem}}.policy-item-txt{text-align:justify;word-break:break-all}@media screen and (min-width:768px){.policy-item-txt{margin-top:1.6rem}}@media screen and (max-width:767px){.policy-item-txt{margin-top:1.6rem}.policy-item-txt br{display:none}}.policy-item-list{display:grid}@media screen and (min-width:768px){.policy-item-list{gap:1.8rem;grid-template-columns:repeat(3,1fr);margin-top:2.4rem}}@media screen and (max-width:767px){.policy-item-list{gap:1rem;grid-template-columns:1fr;margin-top:2.4rem}}.policy-item-list-item{border:0 solid var(--color-gray-light);font-family:var(--font-family-gothicmb101-r);text-align:justify;word-break:break-all}@media screen and (min-width:768px){.policy-item-list-item{border-radius:2rem 2rem 2rem 0;border-width:.1rem;font-size:1.2rem;padding:1.6rem 2.6rem}}@media screen and (max-width:767px){.policy-item-list-item{border-radius:2.8rem 2.8rem 2.8rem 0;border-width:.1rem;font-size:1.1rem;padding:1.6rem 2rem}}.award{position:relative}@media screen and (min-width:768px){.award{margin:0 auto;padding-top:17.6rem;width:118.4rem}}@media screen and (max-width:767px){.award{margin:0 3.2rem;padding-top:11.1rem}}.award-inner{background-color:var(--color-base);border-radius:var(--border-radius);color:var(--color-white)}@media screen and (min-width:768px){.award-inner{margin-top:7rem;padding:5.6rem}}@media screen and (max-width:767px){.award-inner{margin-top:4.2rem;padding:3.2rem 3.2rem 4rem}}.award-lead span{display:block}.award-lead span[lang=en]{font-family:var(--font-family-montserrat);font-weight:var(--font-weight-semi-bold);line-height:1.2}@media screen and (min-width:768px){.award-lead span[lang=en]{font-size:2.4rem}.award-lead span[lang=en] br{display:none}}@media screen and (max-width:767px){.award-lead span[lang=en]{font-size:2.4rem}}.award-lead span[lang=ja]{font-family:var(--font-family-gothicmb101-db);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.award-lead span[lang=ja]{font-size:2rem;margin-top:.6rem}.award-lead span[lang=ja] br{display:none}}@media screen and (max-width:767px){.award-lead span[lang=ja]{font-size:1.8rem;margin-top:.6rem}}.award-txt{text-align:justify;word-break:break-all}@media screen and (min-width:768px){.award-txt{margin-top:2.4rem}}@media screen and (max-width:767px){.award-txt{margin-top:2.4rem}.award-txt br{display:none}}.award-list{display:grid}@media screen and (min-width:768px){.award-list{gap:3.2rem;grid-template-columns:repeat(3,1fr);margin-top:4rem}}@media screen and (max-width:767px){.award-list{gap:1rem;grid-template-columns:1fr;margin-top:3.2rem}}.award-item{align-items:center;background-color:var(--color-white);border-radius:var(--border-radius-inner);color:var(--color-base);display:flex}@media screen and (min-width:768px){.award-item{padding:.8rem 1.2rem}}@media screen and (max-width:767px){.award-item{padding:.6rem .8rem}}.award-item img{flex:0 0 auto}@media screen and (min-width:768px){.award-item img{width:11.8rem}}@media screen and (max-width:767px){.award-item img{width:8.8rem}}.award-item figcaption{font-family:var(--font-family-gothicmb101-db);line-height:var(--leading-wide);text-align:center;width:100%}@media screen and (min-width:768px){.award-item figcaption{font-size:1.2rem;padding-bottom:.3rem}}@media screen and (max-width:767px){.award-item figcaption{font-size:1.1rem;padding-bottom:.3rem}}.cover{background-color:var(--color-gray-deepest);clip-path:inset(0);height:100vh;position:relative}@media screen and (min-width:768px){.cover{margin-top:20rem}}@media screen and (max-width:767px){.cover{margin-top:12rem}}.cover-img{height:100vh;inset:0;overflow:hidden;position:fixed}.cover-img span{display:block;height:100%;width:100%}.cover-img img{height:100%;object-fit:cover;width:100%}.cover[data-trigger-parallax]{--parallax-amount:0;--parallax-scale:1.15}.cover[data-trigger-parallax] .cover-img span{transform:translate3d(0,calc((100% - var(--parallax-scale)*100%)*var(--parallax-amount)*-1),0)}.cover[data-trigger-parallax] .cover-img img{transform:scale(var(--parallax-scale));transform-origin:bottom center}.cover[data-trigger-parallax].is-parallax-show .cover-img span{will-change:transform}.cover .c-mark{color:var(--color-white)}.lower{position:relative}@media screen and (min-width:768px){.lower{margin:0 auto;padding-top:21.6rem;width:118.4rem}}@media screen and (max-width:767px){.lower{margin:0 3.2rem;padding-top:13.5rem}}.lower-article{display:grid}@media screen and (min-width:768px){.lower-article{gap:9.6rem 6.4rem;grid-template-columns:repeat(2,1fr);margin-top:7rem}}@media screen and (max-width:767px){.lower-article{grid-template-columns:1fr;margin-top:4.3rem;row-gap:4.8rem}}.lower-item{position:relative}.lower-item-img{border-radius:var(--border-radius);overflow:hidden;width:100%}@media screen and (min-width:768px){.lower-item-img{height:37.3rem}}@media screen and (max-width:767px){.lower-item-img{height:22.4rem}}.lower-item-img span{display:block;height:100%;width:100%}.lower-item-img img{height:100%;object-fit:cover;width:100%}.lower-item[data-trigger-parallax]{--parallax-amount:0;--parallax-scale:1.2}.lower-item[data-trigger-parallax] .lower-item-img span{transform:translate3d(0,calc((100% - var(--parallax-scale)*100%)*var(--parallax-amount)*-1),0)}.lower-item[data-trigger-parallax] .lower-item-img img{transform:scale(var(--parallax-scale));transform-origin:bottom center}.lower-item[data-trigger-parallax].is-parallax-show .lower-item-img span{will-change:transform}.lower-item-ttl{display:flex}@media screen and (min-width:768px){.lower-item-ttl{align-items:flex-end;gap:1.2rem;margin-top:5.6rem}}@media screen and (max-width:767px){.lower-item-ttl{flex-direction:column;gap:1rem;margin-top:3.8rem}}.lower-item-ttl-en{display:inline-block;font-family:var(--font-family-bebas-neue);letter-spacing:-.02em;line-height:.8;position:relative}@media screen and (min-width:768px){.lower-item-ttl-en{font-size:7.2rem}}@media screen and (max-width:767px){.lower-item-ttl-en{font-size:5.6rem;width:75%}}.lower-item-ttl-ja{display:inline-block;font-family:var(--font-family-gothicmb101-db)}@media screen and (min-width:768px){.lower-item-ttl-ja{font-size:1.5rem}}@media screen and (max-width:767px){.lower-item-ttl-ja{font-size:1.5rem;margin-top:-.9rem}}@media screen and (min-width:768px){.lower-item-txt{margin-top:2.4rem}}@media screen and (max-width:767px){.lower-item-txt{margin-top:2rem}.lower-item-txt br{display:none}}@media screen and (min-width:768px){.lower-item-link{margin-top:3.2rem}}@media screen and (max-width:767px){.lower-item-link{margin-top:2.4rem}}