.parallax-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.parallax-image{height:auto;left:50%;min-height:100%;position:absolute;top:0;top:-14px;transform:translateX(-50%) translateY(0);transition:transform .1s;width:100%;will-change:transform}.hero{height:919px;width:100%}.hero__base{height:100%;padding-top:162px;position:relative;width:100%}.hero__bg{background:#f5f5f0;border-radius:1000px;filter:blur(325px);height:1373.8px;left:calc(50vw + 24.94px);position:absolute;top:-54.77px;transform:rotate(30deg);width:936.3px;z-index:-1}.hero__title-wrap{height:75px;overflow:hidden;width:440px}.hero__title-wrap--1{left:77px;position:absolute;top:602px}.hero__title-wrap--2{left:77px;position:absolute;top:677px}.hero__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:50px;font-style:normal;font-weight:700;letter-spacing:4px;line-height:1.5;transition:transform .53s cubic-bezier(.2,0,0,1)}.hero__title--1{transform:translateY(80%)}.hero__title-wrap.active .hero__title--1{transform:translateY(0)}.hero__title--2{transform:translateY(80%)}.hero__title-wrap.active .hero__title--2{transform:translateY(0)}.hero__text-wrap{left:81px;overflow:hidden;position:absolute;top:783px;width:700px}.hero__text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:16px;font-style:normal;font-weight:400;letter-spacing:1.28px;line-height:1;text-transform:uppercase;transform:translateY(150%);transition:transform .53s cubic-bezier(.2,0,0,1)}.hero__text-wrap.active .hero__text{transform:translateY(0)}.hero__image-wrap{border-radius:10px;height:495px;left:calc(50vw - 176px);opacity:0;overflow:hidden;position:absolute;top:166px;width:353px;z-index:10}@media (min-width:1440px){.hero__image-wrap{height:auto;left:0;margin:0 auto;right:0;width:clamp(353px,24.5vw,420px)}}.hero__image{display:none;display:block;height:100%;object-fit:cover;overflow:hidden;width:100%}.hero__image-shadow{filter:blur(39px);height:449px;left:calc(50vw - 157px);opacity:0;position:absolute;top:260px;width:311px}@media (min-width:1440px){.hero__image-shadow{height:auto;left:0;margin:0 auto;right:0;width:clamp(311px,22.5vw,380px)}}.hero__control-wrap{align-items:center;display:flex;flex-direction:column;height:185px;justify-content:space-between;left:calc(50vw + 196px);opacity:0;position:absolute;top:172px;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);width:26px}@media (min-width:1440px){.hero__control-wrap{align-items:center;display:flex;flex-direction:column;height:185px;justify-content:space-between;left:calc(50% + clamp(353px, 24.5vw, 440px)/2 + 20px);opacity:0;position:absolute;top:172px;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);width:26px}}.hero__control-wrap.active{opacity:1}.hero__play-btn{align-items:center;border:1px solid var(--Neutral-Solid-Gray-200,#ccc);border-radius:100px;cursor:pointer;display:flex;height:26px;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1),background-color .3s;width:26px}.hero__play-btn-mark{height:8px;margin-left:9px;width:6px}.hero__play-btn.stop .hero__play-btn-mark{height:10px;margin-left:10px;width:6px}.hero__play-btn-mark img:first-child{display:block}.hero__play-btn-mark img:last-child,.hero__play-btn.stop img:first-child{display:none}.hero__play-btn.stop img:last-child{display:block}.hero__play-btn:hover{background-color:#fff}.hero__play-bar-wrap{align-items:center;display:flex;flex-direction:column;height:148px;justify-content:space-between;transition:opacity 1.3s cubic-bezier(0,.59,.5,1);width:13px}.hero__play-bar-number{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Open Sans;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.75;text-transform:uppercase}.hero__play-bar-container{align-items:center;display:flex;flex-direction:column;gap:10px;height:98px;width:13px}.hero__play-bar{background:var(--Neutral-Solid-Gray-200,#ccc);cursor:pointer;height:30px;width:1px}.hero__play-bar-inner{animation-play-state:running;background:var(--Neutral-Black,#000);height:0;width:100%}.hero__play-bar-inner.active{animation:playBarInner 3.5s linear forwards}.hero__play-bar-inner.pause{animation-play-state:paused}@keyframes playBarInner{0%{height:0}to{height:100%}}.hero__scrolldown{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:179px;justify-content:space-between;opacity:0;position:absolute;right:80px;text-decoration:none;top:615px;transition:opacity 1.3s cubic-bezier(.5,.35,.15,1)}.hero__scrolldown.active{opacity:1}.hero__scrolldown-text--pc{color:var(--Primitive-Text-Coler,#2c2c2c);display:block;font-family:Open Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.6px;line-height:175%;text-transform:uppercase;writing-mode:vertical-rl}.hero__scrolldown-arrow-wrap{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:100px;display:flex;height:73px;justify-content:center;width:73px}.hero__scrolldown-arrow-container{display:block;height:16px;overflow:hidden;position:relative;width:16px}.hero__scrolldown-arrow{display:block;height:16px;transform:rotate(90deg);width:16px}.hero__scrolldown-arrow svg{display:block;fill:#2c2c2c;height:16px;stroke:#2c2c2c;width:16px}.hero__scrolldown-arrow--first{left:0;position:absolute;top:0}.hero__scrolldown-arrow--second{left:0;position:absolute;top:-120%}.hero__scrolldown:hover .hero__scrolldown-arrow--first{animation:slideScrollArrowFirst .6s cubic-bezier(.2,1,.5,1) forwards}.hero__scrolldown:hover .hero__scrolldown-arrow--second{animation:slideScrollArrowSecond .6s cubic-bezier(.2,1,.5,1) forwards}@keyframes slideScrollArrowFirst{to{top:120%}}@keyframes slideScrollArrowSecond{to{top:0}}.hero__bg-string{animation:slideLeftHeroString 80s linear infinite;color:hsla(0,0%,100%,.8);display:flex;font-family:brandon-grotesque,sans-serif;font-size:190px;font-stretch:normal;font-style:normal;font-weight:500;left:0;letter-spacing:3.8px;line-height:1;min-width:100%;opacity:0;overflow:hidden;position:absolute;text-transform:uppercase;top:360px;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);white-space:nowrap}.hero__bg-string.active{opacity:.5}.hero__bg-string span{display:inline-block;padding-right:130px}@keyframes slideLeftHeroString{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.content{background:var(--Primitive-background_White,#f6f8f9);border-radius:32px;margin:0 auto;overflow:hidden;padding:0;width:95%;z-index:31}.purpose{padding:186px 0 184px;position:relative;width:100%}.purpose__content{display:flex;flex-direction:column;gap:49px;margin:0 auto;width:548px}.purpose__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:32px;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.7;margin-top:-13px}.purpose__text-wrap{display:flex;flex-direction:column;gap:16px}.purpose__text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.8px;line-height:2.7}.purpose__image{border-radius:10px;overflow:hidden}.purpose__image--1{height:158px;left:-356.5px;position:absolute;top:86px;width:237.55px}.purpose__image--2{height:293px;position:absolute;right:-325.39px;top:309px;width:219.89px}.slide-arrow-btn--purpose{width:245px}.service{background:var(--Primitive-background_Secondary,#1b1b1b);padding:184px 0;width:100%}.service__inner{display:flex;flex-direction:column;gap:80px;margin:0 auto;position:relative;width:1280px}.service__list-menu{display:none}.service__title-row{align-items:flex-end;display:flex;justify-content:space-between}.service .title-main,.service .title-sub{color:#fff}.service .title-sub:before{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/title-mark-white.png)}.slide-arrow-btn--service{position:absolute;right:0;top:90px;width:294px}.office,.office__inner{height:28.611vw}.office__inner{overflow:hidden;width:100vw}.office__inner img{height:auto;width:100%}.case{margin:0 auto;padding:184px 0}.case__inner{margin:0 auto;position:relative;width:1280px}.case__article-row{display:flex;gap:32px;margin-top:80px;position:relative}.slide-arrow-btn--case{position:absolute;right:0;top:-128px;width:307px}.support-companies{margin-top:104px;position:relative}.news-section{overflow-x:hidden;padding:184px 0;width:100vw}.news-section__inner{display:flex;flex-direction:column;gap:64px;margin:0 auto;width:1280px}.news-section__line{background-color:rgba(0,0,0,.1);height:1px;width:100%}.news{display:flex;justify-content:space-between;position:relative}.news__menu{width:397px}.news__content{display:flex;flex-direction:column;gap:8px;width:803px}.news-article{align-items:center;background:hsla(0,0%,100%,.5);border-radius:10px;color:unset;display:flex;gap:40px;padding:32px;text-decoration:none;transition:background .5s cubic-bezier(.2,1,.5,1)}.news-article:hover{background:#fff}.news-article__date{color:var(--Neutral-Opacity-Gray-600,rgba(0,0,0,.6));font-family:Open Sans;font-feature-settings:"palt" on;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.56px;line-height:170%}.news-article__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.64px;line-height:190%;width:538px}.news-article__arrow-wrap{align-items:center;display:flex;height:36px;justify-content:center;width:36px}.news-article__arrow-container{height:16px;overflow:hidden;position:relative;width:16px}.news-article__arrow--now{left:0;position:absolute;top:0}.news-article__arrow--next{left:-16px;position:absolute;top:0}.news-article:hover .news-article__arrow--now{animation:slideNewsArrowFirst .5s cubic-bezier(.2,1,.5,1) forwards}.news-article:hover .news-article__arrow--next{animation:slideNewsArrowSecond .5s cubic-bezier(.2,1,.5,1) forwards}@keyframes slideNewsArrowFirst{0%{left:0}to{left:16px}}@keyframes slideNewsArrowSecond{0%{left:-16px}to{left:0}}.slide-arrow-btn--news{left:0;position:absolute;top:144px;width:232px}.media{display:flex;justify-content:space-between;width:100%}.media__menu{width:397px}.media__content{align-items:center;background:hsla(0,0%,100%,.5);border-radius:10px;color:unset;display:flex;flex-direction:row-reverse;gap:24px;padding:8px;text-decoration:none;transition:background .5s cubic-bezier(.2,1,.5,1);width:803px}.media__content:hover{background:#fff}.media__content-text-wrap{display:flex;flex-direction:column;gap:16px;width:433px}.media__content-image-wrap{align-items:center;background-color:#fff;border:1px solid var(--Neutral-Solid-Gray-50,#f2f2f2);border-radius:8px;display:flex;height:186.5px;justify-content:center;overflow:hidden;width:298px}.media__content-image{height:24px;width:134px}.media__content-title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:160%;padding-right:24px;position:relative;width:fit-content}.media__content-title:after{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/external-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:16px;position:absolute;right:0;top:8px;width:16px}.media__content-text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.56px;line-height:190%}.recruit{padding:0 32px;width:100%}.recruit__inner{background-color:#1b1b1b;border-radius:16px;margin:0 auto;overflow:hidden;padding:104.5px 0;position:relative}.recruit__content{display:flex;flex-direction:column;margin:0 auto;width:575px}.recruit__title-wrapper{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:space-between}.recruit__title-sub{color:var(--Neutral-White,#fff)}.recruit__title-sub:before{display:none}.recruit__title-main{font-family:Open Sans,sans-serif;font-size:48px;font-weight:600;line-height:1.7;text-transform:uppercase}.recruit__text,.recruit__title-main{color:var(--Neutral-White,#fff);font-style:normal;text-align:center}.recruit__text{font-family:Noto Sans JP;font-size:16px;font-weight:400;letter-spacing:.64px;line-height:190%;margin-top:32px}.recruit__image-container{height:100%;left:calc(50% - 640px);position:relative;position:absolute;top:0;width:1280px}.recruit__image{border-radius:10px;overflow:hidden}.recruit__image--1{left:110px;top:-38px}.recruit__image--1,.recruit__image--2{height:106px;position:absolute;width:159px}.recruit__image--2{left:0;top:120px}.recruit__image--3{left:110px;top:312px}.recruit__image--3,.recruit__image--4{height:284px;position:absolute;width:213px}.recruit__image--4{right:111px;top:-99px}.recruit__image--5{right:0;top:268px}.recruit__image--5,.recruit__image--6{height:106px;position:absolute;width:159px}.recruit__image--6{right:111px;top:425px}.slide-arrow-btn--recruit{display:inline-block;margin:56px auto 0;width:262px;z-index:2}@media screen and (max-width:1440px){.parallax-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.parallax-image{height:auto;left:50%;min-height:100%;position:absolute;top:0;top:-.972vw;transform:translateX(-50%) translateY(0);transition:transform .1s;width:100%;will-change:transform}.hero{height:63.819vw;width:100%}.hero__base{height:100%;padding-top:11.25vw;position:relative;width:100%}.hero__bg{background:#f5f5f0;border-radius:69.444vw;filter:blur(325px);height:95.403vw;left:51.732vw;position:absolute;top:-3.803vw;transform:rotate(30deg);width:65.021vw;z-index:-1}.hero__title-wrap{height:5.208vw;overflow:hidden;width:30.556vw}.hero__title-wrap--1{left:5.347vw;position:absolute;top:41.806vw}.hero__title-wrap--2{left:5.347vw;position:absolute;top:47.014vw}.hero__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:3.472vw;font-style:normal;font-weight:700;letter-spacing:.278vw;line-height:1.5;transition:transform .53s cubic-bezier(.2,0,0,1)}.hero__title--1{transform:translateY(80%)}.hero__title-wrap.active .hero__title--1{transform:translateY(0)}.hero__title--2{transform:translateY(80%)}.hero__title-wrap.active .hero__title--2{transform:translateY(0)}.hero__text-wrap{left:5.625vw;overflow:hidden;position:absolute;top:54.375vw;width:48.611vw}.hero__text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:1.111vw;font-style:normal;font-weight:400;letter-spacing:.089vw;line-height:1;text-transform:uppercase;transform:translateY(150%);transition:transform .53s cubic-bezier(.2,0,0,1)}.hero__text-wrap.active .hero__text{transform:translateY(0)}.hero__image-wrap{border-radius:.694vw;height:34.375vw;left:37.778vw;opacity:0;overflow:hidden;position:absolute;top:11.528vw;width:24.514vw;z-index:10}.hero__image{display:none;display:block;height:100%;object-fit:cover;overflow:hidden;width:100%}.hero__image-shadow{filter:blur(39px);height:31.181vw;left:39.097vw;opacity:0;position:absolute;top:18.056vw;width:21.597vw}.hero__control-wrap{align-items:center;display:flex;flex-direction:column;height:12.847vw;justify-content:space-between;left:63.611vw;opacity:0;position:absolute;top:11.944vw;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);width:1.806vw}.hero__control-wrap.active{opacity:1}.hero__play-btn{align-items:center;border:1px solid var(--Neutral-Solid-Gray-200,#ccc);border-radius:6.944vw;cursor:pointer;display:flex;height:1.806vw;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1),background-color .3s;width:1.806vw}.hero__play-btn-mark{height:.556vw;margin-left:.625vw;width:.417vw}.hero__play-btn.stop .hero__play-btn-mark{height:.6vw;margin-left:.694vw;width:.417vw}.hero__play-btn-mark img:first-child{display:block}.hero__play-btn-mark img:last-child,.hero__play-btn.stop img:first-child{display:none}.hero__play-btn.stop img:last-child{display:block}.hero__play-btn:hover{background-color:#fff}.hero__play-bar-wrap{align-items:center;display:flex;flex-direction:column;height:10.278vw;justify-content:space-between;transition:opacity 1.3s cubic-bezier(0,.59,.5,1);width:.903vw}.hero__play-bar-number{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Open Sans;font-size:.694vw;font-style:normal;font-weight:400;letter-spacing:.035vw;line-height:1.75;text-transform:uppercase}.hero__play-bar-container{align-items:center;display:flex;flex-direction:column;gap:.694vw;height:6.806vw;width:.903vw}.hero__play-bar{background:var(--Neutral-Solid-Gray-200,#ccc);cursor:pointer;height:2.083vw;width:.069vw}.hero__play-bar-inner{animation-play-state:running;background:var(--Neutral-Black,#000);height:0;width:100%}.hero__play-bar-inner.active{animation:playBarInner 3.5s linear forwards}.hero__play-bar-inner.pause{animation-play-state:paused}@keyframes playBarInner{0%{height:0}to{height:100%}}.hero__scrolldown{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:12.431vw;justify-content:space-between;opacity:0;position:absolute;right:5.556vw;text-decoration:none;top:42.708vw;transition:opacity 1.3s cubic-bezier(.5,.35,.15,1)}.hero__scrolldown.active{opacity:1}.hero__scrolldown-text--pc{color:var(--Primitive-Text-Coler,#2c2c2c);display:block;font-family:Open Sans,sans-serif;font-size:.833vw;font-style:normal;font-weight:400;letter-spacing:.042vw;line-height:175%;text-transform:uppercase;writing-mode:vertical-rl}.hero__scrolldown-arrow-wrap{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:6.944vw;display:flex;height:5.069vw;justify-content:center;width:5.069vw}.hero__scrolldown-arrow-container{display:block;height:1.111vw;overflow:hidden;position:relative;width:1.111vw}.hero__scrolldown-arrow{display:block;height:1.111vw;transform:rotate(90deg);width:1.111vw}.hero__scrolldown-arrow svg{display:block;fill:#2c2c2c;height:1.111vw;stroke:#2c2c2c;width:1.111vw}.hero__scrolldown-arrow--first{left:0;position:absolute;top:0}.hero__scrolldown-arrow--second{left:0;position:absolute;top:-120%}.hero__scrolldown:hover .hero__scrolldown-arrow--first{animation:slideScrollArrowFirst .6s cubic-bezier(.2,1,.5,1) forwards}.hero__scrolldown:hover .hero__scrolldown-arrow--second{animation:slideScrollArrowSecond .6s cubic-bezier(.2,1,.5,1) forwards}@keyframes slideScrollArrowFirst{to{top:120%}}@keyframes slideScrollArrowSecond{to{top:0}}.hero__bg-string{animation:slideLeftHeroString 80s linear infinite;color:hsla(0,0%,100%,.8);display:flex;font-family:brandon-grotesque,sans-serif;font-size:13.194vw;font-stretch:normal;font-style:normal;font-weight:500;left:0;letter-spacing:.264vw;line-height:1;min-width:100%;opacity:0;overflow:hidden;position:absolute;text-transform:uppercase;top:25vw;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);white-space:nowrap}.hero__bg-string.active{opacity:.5}.hero__bg-string span{display:inline-block;padding-right:9.028vw}@keyframes slideLeftHeroString{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.content{background:var(--Primitive-background_White,#f6f8f9);border-radius:2.222vw;margin:0 auto;overflow:hidden;padding:0;width:95%;z-index:31}.purpose{padding:12.917vw 0 12.778vw;position:relative;width:100%}.purpose__content{display:flex;flex-direction:column;gap:3.403vw;margin:0 auto;width:38.056vw}.purpose__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:2.222vw;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.7;margin-top:-.903vw}.purpose__text-wrap{display:flex;flex-direction:column;gap:1.111vw}.purpose__text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:1.389vw;font-style:normal;font-weight:500;letter-spacing:.056vw;line-height:2.7}.purpose__image{border-radius:.694vw;overflow:hidden}.purpose__image--1{height:10.972vw;left:-24.757vw;position:absolute;top:5.972vw;width:16.497vw}.purpose__image--2{height:20.347vw;position:absolute;right:-22.597vw;top:21.458vw;width:15.27vw}.slide-arrow-btn--purpose{width:17.014vw}.service{background:var(--Primitive-background_Secondary,#1b1b1b);padding:12.778vw 0;width:100%}.service__inner{display:flex;flex-direction:column;gap:5.556vw;margin:0 auto;position:relative;width:88.889vw}.service__title-row{align-items:flex-end;display:flex;justify-content:space-between}.service .title-main,.service .title-sub{color:#fff}.service .title-sub:before{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/title-mark-white.png)}.slide-arrow-btn--service{position:absolute;right:0;top:6.25vw;width:20.417vw}.office,.office__inner{height:28.611vw}.office__inner{overflow:hidden;width:100vw}.office__inner img{height:auto;width:100%}.case{margin:0 auto;padding:12.778vw 0}.case__inner{margin:0 auto;position:relative;width:88.889vw}.case__article-row{display:flex;gap:2.222vw;margin-top:5.556vw;position:relative}.slide-arrow-btn--case{position:absolute;right:0;top:-8.889vw;width:21.319vw}.support-companies{margin-top:7.222vw;position:relative}.news-section{overflow-x:hidden;padding:12.778vw 0;width:100vw}.news-section__inner{display:flex;flex-direction:column;gap:4.444vw;margin:0 auto;width:88.889vw}.news-section__line{background-color:rgba(0,0,0,.1);height:.069vw;width:100%}.news{display:flex;justify-content:space-between;position:relative}.news__menu{width:27.569vw}.news__content{display:flex;flex-direction:column;gap:.556vw;width:55.764vw}.news-article{align-items:center;background:hsla(0,0%,100%,.5);border-radius:.694vw;color:unset;display:flex;gap:2.778vw;padding:2.222vw;text-decoration:none;transition:background .5s cubic-bezier(.2,1,.5,1)}.news-article:hover{background:#fff}.news-article__date{color:var(--Neutral-Opacity-Gray-600,rgba(0,0,0,.6));font-family:Open Sans;font-feature-settings:"palt" on;font-size:.972vw;font-style:normal;font-weight:400;letter-spacing:.039vw;line-height:170%}.news-article__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:1.111vw;font-style:normal;font-weight:400;letter-spacing:.044vw;line-height:190%;width:37.361vw}.news-article__arrow-wrap{align-items:center;display:flex;height:2.5vw;justify-content:center;width:2.5vw}.news-article__arrow-container{height:1.111vw;overflow:hidden;position:relative;width:1.111vw}.news-article__arrow--now{left:0;position:absolute;top:0}.news-article__arrow--next{left:-1.111vw;position:absolute;top:0}.news-article:hover .news-article__arrow--now{animation:slideNewsArrowFirst .5s cubic-bezier(.2,1,.5,1) forwards}.news-article:hover .news-article__arrow--next{animation:slideNewsArrowSecond .5s cubic-bezier(.2,1,.5,1) forwards}@keyframes slideNewsArrowFirst{0%{left:0}to{left:1.111vw}}@keyframes slideNewsArrowSecond{0%{left:-1.111vw}to{left:0}}.slide-arrow-btn--news{left:0;position:absolute;top:10vw;width:16.111vw}.media{display:flex;justify-content:space-between;width:100%}.media__menu{width:27.569vw}.media__content{align-items:center;background:hsla(0,0%,100%,.5);border-radius:.694vw;color:unset;display:flex;flex-direction:row-reverse;gap:1.667vw;padding:.556vw;text-decoration:none;transition:background .5s cubic-bezier(.2,1,.5,1);width:55.764vw}.media__content:hover{background:#fff}.media__content-text-wrap{display:flex;flex-direction:column;gap:1.111vw;width:30.069vw}.media__content-image-wrap{align-items:center;background-color:#fff;border:1px solid var(--Neutral-Solid-Gray-50,#f2f2f2);border-radius:.556vw;display:flex;height:12.951vw;justify-content:center;overflow:hidden;width:20.694vw}.media__content-image{height:1.667vw;width:9.306vw}.media__content-title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-size:1.389vw;font-style:normal;font-weight:700;letter-spacing:.056vw;line-height:160%;padding-right:1.667vw;position:relative;width:fit-content}.media__content-title:after{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/external-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:1.111vw;position:absolute;right:0;top:.556vw;width:1.111vw}.media__content-text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:1.111vw;font-style:normal;font-weight:400;letter-spacing:.039vw;line-height:190%}.recruit{padding:0 2.222vw;width:100%}.recruit__inner{background-color:#1b1b1b;border-radius:1.111vw;margin:0 auto;overflow:hidden;padding:7.257vw 0;position:relative}.recruit__content{display:flex;flex-direction:column;margin:0 auto;width:39.931vw}.recruit__title-wrapper{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:space-between}.recruit__title-sub{color:var(--Neutral-White,#fff)}.recruit__title-sub:before{display:none}.recruit__title-main{font-family:Open Sans,sans-serif;font-size:3.333vw;font-weight:600;line-height:1.7;text-transform:uppercase}.recruit__text,.recruit__title-main{color:var(--Neutral-White,#fff);font-style:normal;text-align:center}.recruit__text{font-family:Noto Sans JP;font-size:1.111vw;font-weight:400;letter-spacing:.044vw;line-height:190%;margin-top:2.222vw}.recruit__image-container{height:100%;left:calc(50% - 44.4445vw);position:relative;position:absolute;top:0;width:88.889vw}.recruit__image{border-radius:.694vw;overflow:hidden}.recruit__image--1{left:7.639vw;top:-2.639vw}.recruit__image--1,.recruit__image--2{height:7.361vw;position:absolute;width:11.042vw}.recruit__image--2{left:0;top:8.333vw}.recruit__image--3{left:7.639vw;top:21.667vw}.recruit__image--3,.recruit__image--4{height:19.722vw;position:absolute;width:14.792vw}.recruit__image--4{right:7.708vw;top:-6.875vw}.recruit__image--5{right:0;top:18.611vw}.recruit__image--5,.recruit__image--6{height:7.361vw;position:absolute;width:11.042vw}.recruit__image--6{right:7.708vw;top:29.514vw}.slide-arrow-btn--recruit{display:inline-block;margin:3.889vw auto 0;width:18.194vw;z-index:2}}@media screen and (max-width:767px){.parallax-image{height:auto;left:50%;min-height:100%;position:absolute;top:0;transform:translateX(-50%) translateY(0);transition:transform .1s;width:100%;will-change:transform}.hero{height:773px;overflow-x:hidden;width:100%}.hero__base{height:100%;margin:0 auto;padding-top:0;position:relative;width:100%}.hero__bg{display:none}.hero__title-wrap{height:51.2px;height:13.653vw;overflow:hidden;width:345px;width:92vw}.hero__title-wrap--1{left:20px;position:absolute;top:115px}.hero__title-wrap--2{left:20px;position:absolute;top:166.2px}.hero__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:32px;font-size:8.53vw;font-style:normal;font-weight:700;letter-spacing:.04em;line-height:1.6;transition:transform .53s cubic-bezier(.2,0,0,1)}.hero__title--1{transform:translateY(80%)}.hero__title-wrap.active .hero__title--1{transform:translateY(0)}.hero__title--2{transform:translateY(80%)}.hero__title-wrap.active .hero__title--2{transform:translateY(0)}.hero__text-wrap{left:24px;overflow:hidden;position:absolute;top:239px;width:326px;width:86.93vw}.hero__text{color:rgba(0,0,0,.8);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.04em;line-height:1.8;text-transform:uppercase;transform:translateY(150%);transition:transform .53s cubic-bezier(.2,0,0,1)}.hero__text-wrap.active .hero__text{transform:translateY(0)}.hero__image-wrap{border-radius:10px;height:323px;left:77px;opacity:0;overflow:hidden;position:absolute;top:320px;width:221px;z-index:10}.hero__image{display:none;display:block;height:100%;object-fit:cover;overflow:hidden;width:100%}.hero__image-shadow{filter:blur(39px);height:264px;left:96px;opacity:0;position:absolute;top:404px;width:183px}.hero__control-wrap{align-items:center;display:flex;flex-direction:column-reverse;height:192px;justify-content:space-between;left:36.975px;opacity:0;position:absolute;top:386px;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);width:26px;z-index:10}.hero__control-wrap.active{opacity:1}.hero__play-btn{align-items:center;border:1px solid var(--Neutral-Solid-Gray-200,#ccc);border-radius:100px;cursor:pointer;display:flex;height:26px;justify-content:center;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);width:26px}.hero__play-btn-mark{height:8px;margin-left:0;width:6px}.hero__play-btn.stop .hero__play-btn-mark{height:10px;margin-left:.3px;width:6px}.hero__play-btn-mark img:first-child{display:block}.hero__play-btn-mark img:last-child,.hero__play-btn.stop img:first-child{display:none}.hero__play-btn.stop img:last-child{display:block}.hero__play-btn:hover{background-color:#fff}.hero__play-bar-wrap{align-items:center;display:flex;height:148px;justify-content:space-between;transition:opacity 1.3s cubic-bezier(0,.59,.5,1);width:13px}.hero__play-bar-number{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Open Sans;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.75;text-transform:uppercase;transform:scale(.9)}.hero__play-bar-container{align-items:center;display:flex;flex-direction:column;gap:10px;height:98px;width:13px}.hero__play-bar{background:var(--Neutral-Solid-Gray-200,#ccc);cursor:pointer;height:30px;width:1px}.hero__play-bar-inner{animation-play-state:running;background:var(--Neutral-Black,#000);height:0;width:100%}.hero__play-bar-inner.active{animation:playBarInner 3.5s linear forwards}.hero__play-bar-inner.pause{animation-play-state:paused}.hero__scrolldown{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:53px;justify-content:space-between;opacity:0;position:absolute;right:20.5px;text-decoration:none;top:694px;transition:opacity 1.3s cubic-bezier(.5,.35,.15,1);width:137px}.hero__scrolldown.active{opacity:1}.hero__scrolldown-text--pc{display:none}.hero__scrolldown svg{display:block}.hero__scrolldown-arrow-wrap{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:100px;display:flex;height:53px;justify-content:center;width:53px}.hero__scrolldown-arrow-container{display:block;height:16px;overflow:hidden;position:relative;width:16px}.hero__scrolldown-arrow{transform:rotate(90deg)}.hero__scrolldown-arrow,.hero__scrolldown-arrow svg{display:block;height:16px;width:16px}.hero__scrolldown-arrow--first{left:0;position:absolute;top:0}.hero__scrolldown-arrow--second{left:0;position:absolute;top:-120%}.hero__scrolldown:hover .hero__scrolldown-arrow--first{animation:slideScrollArrowFirst .6s cubic-bezier(.2,1,.5,1) forwards}.hero__scrolldown:hover .hero__scrolldown-arrow--second{animation:slideScrollArrowSecond .6s cubic-bezier(.2,1,.5,1) forwards}.hero__bg-string{animation:slideLeftHeroString 80s linear infinite;display:flex;font-size:130px;left:0;letter-spacing:2.6px;min-width:100%;opacity:0;overflow:hidden;position:absolute;top:400px;transition:opacity 1.3s cubic-bezier(.5,.59,.5,1);white-space:nowrap}.hero__bg-string.active{opacity:.5}.hero__bg-string span{display:inline-block;padding-right:130px}.purpose{padding:104px 0 81.067vw;position:relative;width:100%}.purpose__content{display:flex;flex-direction:column;gap:32px;height:unset;margin:0 auto}.purpose__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.06em;line-height:1.7;margin-top:0}.purpose__text-wrap{display:flex;flex-direction:column;gap:0}.purpose__text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.04em;line-height:2.2}.purpose__image{border-radius:10px;overflow:hidden}.purpose__image img{object-fit:cover}.purpose__image--1{bottom:-66.67vw;height:20.533vw;left:7.467vw;position:absolute;top:unset;width:30.872vw}.purpose__image--2{bottom:-56.533vw;height:35vw;left:28.533vw;position:absolute;right:unset;top:unset;width:53.979vw}.purpose__image--2 img{border-radius:10px}.slide-arrow-btn--purpose{width:232px}.service{background:var(--Primitive-background_Secondary,#1b1b1b);padding:104px 0 205px;width:100%}.service__inner{display:flex;flex-direction:column;gap:40px;margin:0 auto;position:relative;width:335px}.service__list-wrap{display:flex;flex-direction:column;gap:16px}.service__list-menu{align-items:center;background:var(--Neutral-Opacity-Gray-500,rgba(0,0,0,.5));border-radius:100px;display:flex;height:47.76px;justify-content:center;width:156.9px}.service__list-menu-text-wrap{color:#fff;font-family:Open Sans;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:1.75;text-transform:uppercase}.service__list{display:block;height:375.8px;margin:0 auto;position:relative;width:100%}.service__list .slick-track{display:flex;gap:16px}.service__list .slick-arrow{align-items:center;background:var(--Primitive-primary,#2c2c2c);border:.788px solid var(--Neutral-Solid-Gray-600,#666);border-radius:100px;display:flex;height:32px;justify-content:center;position:absolute;top:-55.88px;width:32px;z-index:10}.service__list .slick-prev{left:9.45px}.service__list .slick-next{left:115.45px}.service__list .slick-arrow path{fill:#fff;stroke:#fff}.service__title-row{align-items:flex-end;display:flex;justify-content:space-between}.service .title-main,.service .title-sub{color:#fff}.service .title-sub:before{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/title-mark-white.png)}.slide-arrow-btn--service{bottom:-101px;left:0;position:absolute;right:unset;top:unset;width:294px}.office{height:74.93vw}.office__inner{height:100%;height:74.93vw;width:100%}.office__inner img{height:74.93vw;object-fit:cover;width:100vw}.case{padding:104px 0;width:100%}.case__inner{margin:0 auto;position:relative;width:335px}.case__article-row{display:flex;flex-direction:column;gap:24px;margin-top:42px;padding-bottom:103px;position:relative}.slide-arrow-btn--case{bottom:0;left:0;position:absolute;right:unset;top:unset;width:285px}.support-companies{margin-top:80px;width:100%}.news-section{padding:104px 0;width:100%}.news-section__inner{display:flex;flex-direction:column;gap:42px;margin:0 20px;width:unset}.news-section__line{background-color:rgba(0,0,0,.1);height:.267vw;width:100%}.news{display:flex;flex-direction:column;gap:42px;justify-content:space-between;padding-bottom:103px;position:relative}.news__menu{width:335px}.news__content{width:100%}.news-article{align-items:flex-start;border-radius:8px;color:unset;display:flex;flex-direction:column;gap:8px;padding:24px;text-decoration:none}.news-article__date{color:var(--Neutral-Opacity-Gray-600,rgba(0,0,0,.6));font-family:Open Sans;font-feature-settings:"palt" on;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.04em;line-height:1.7}.news-article__title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.04em;line-height:1.7;width:100%}.news-article__arrow-wrap{display:none}.slide-arrow-btn--news{bottom:0;left:0;position:absolute;top:unset;width:235px}.media{display:flex;flex-direction:column;gap:42px;justify-content:space-between;width:100%}.media__menu{width:335px}.media__content{border-radius:16px;gap:24px;padding:16px}.media__content,.media__content-text-wrap{display:flex;flex-direction:column;width:100%}.media__content-text-wrap{gap:16px}.media__content-image-wrap{align-items:center;background-color:#fff;border:1px solid var(--Neutral-Solid-Gray-50,#f2f2f2);border-radius:8px;display:flex;height:186.5px;justify-content:center;overflow:hidden;width:100%}.media__content-image{height:32px;width:178px}.media__content-title{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-size:18px;font-style:normal;font-weight:700;letter-spacing:.04em;line-height:1.7;padding-right:24px;position:relative;width:fit-content}.media__content-title:after{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/external-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:16px;position:absolute;right:0;top:23px;width:16px}.media__content-text{color:var(--Primitive-Text-Coler,#2c2c2c);font-family:Noto Sans JP;font-feature-settings:"palt" on;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.04em;line-height:1.7}.recruit{padding:0 20px;width:100%}.recruit__inner{background-color:#1b1b1b;border-radius:10px;margin:0 auto;overflow:hidden;padding:192.5px 0;position:relative;width:100%}.recruit__content{display:flex;flex-direction:column;margin:0 auto;width:335px}.recruit__title-wrapper{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:space-between}.recruit__title-sub{color:var(--Neutral-White,#fff);padding-left:0}.recruit__title-sub:before{display:none}.recruit__title-main{font-family:Open Sans,sans-serif;font-size:40px;font-weight:600;letter-spacing:0;text-transform:uppercase}.recruit__text,.recruit__title-main{color:var(--Neutral-White,#fff);font-style:normal;line-height:1.7;text-align:center}.recruit__text{font-family:Noto Sans JP;font-size:14px;font-weight:400;letter-spacing:.04em;margin-top:16px}.recruit__image-container{height:100%;left:0;position:absolute;top:0;width:100%}.recruit__image{border-radius:6.77px;overflow:hidden}.recruit__image--1,.recruit__image--2{display:none}.recruit__image--3{left:32px;top:539px}.recruit__image--3,.recruit__image--4{height:160px;position:absolute;width:120px}.recruit__image--4{border:1px #fff;right:-3px;top:-39px}.recruit__image--5{height:66.67px;left:-11px;position:absolute;right:unset;top:96px;width:100px}.recruit__image--6{height:64px;position:absolute;right:-35px;top:449px;width:96px}.slide-arrow-btn--recruit{display:inline-block;margin:40px auto 0;width:246px}}.recruit__btn-arrow-icon{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/external-icon-white.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.slide-arrow-btn--recruit:hover .recruit__btn-arrow-icon{background-image:url(https://21180300.fs1.hubspotusercontent-na2.net/hubfs/21180300/raw_assets/public/yoake/src/images/common/external-icon.svg)}