.p-loading{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff9d9;z-index:1000;display:flex;align-items:center;justify-content:center;transition:opacity .4s}.is-view .p-loading{opacity:0;pointer-events:none}.p-loading__spinner{position:relative;width:350px;height:350px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 500px){.p-loading__spinner{width:280px;height:280px}}.p-loading__svg{position:absolute;top:0;left:0;width:100%;height:100%;animation:rotate 2.5s linear infinite}.p-loading__bg{fill:none;stroke:#e2e8f0;stroke-width:1}.p-loading__line{fill:none;stroke:#0a90fe;stroke-width:1;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;animation:dash 2.5s ease-in-out infinite;transform-origin:center}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dashoffset:283}50%{stroke-dashoffset:10}100%{stroke-dashoffset:-283}}.p-loading__content{position:relative;z-index:1}.p-loading__images .ball{width:102px;margin:0 auto;animation:ballAnime 3s ease-in-out infinite}@media screen and (max-width: 500px){.p-loading__images .ball{width:85px}}.p-loading__images .pin{width:50px;margin:0 auto}@media screen and (max-width: 500px){.p-loading__images .pin{width:40px}}@keyframes ballAnime{0%{transform:translateY(0)}15%{transform:translateY(-10px)}30%{transform:translateY(0)}45%{transform:translateY(-10px)}60%{transform:translateY(0)}100%{transform:translateY(0)}}.p-loading__text{font-size:2.4rem;line-height:1;text-align:center;margin-top:18px;color:#0a90fe}@media screen and (max-width: 500px){.p-loading__text{font-size:2rem;margin-top:10px}}*{color:#fff}@media screen and (max-width: 500px){body,.l-main{overflow:initial}}.l-main{background-color:initial}.p-mv{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.p-mv .c-inner{max-width:1090px}.p-mv__bg{position:fixed;top:0;left:0;width:100%;height:100%}.p-mv__image{display:block;margin:10px auto 0;transform:translateY(90px);opacity:0;transition:transform .3s cubic-bezier(0.74, 0.05, 1, 1) .2s,opacity .3s cubic-bezier(0.74, 0.05, 1, 1) .2s}.is-view .p-mv__image{animation:mv-anime .4s ease .2s forwards}@media screen and (max-height: 660px)and (min-width: 1081px){.p-mv__image{width:79%}}@media screen and (max-height: 600px)and (min-width: 1081px){.p-mv__image{width:73%}}@media screen and (max-width: 500px){.p-mv__image{position:relative;height:106vw}}@media screen and (max-width: 500px){.p-mv__image img{position:absolute;top:0;left:50%;transform:translateX(-44%);width:140vw}}.p-mv__title{position:absolute;top:180px;right:0;ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media screen and (max-width: 1080px){.p-mv__title{top:11vw}}@media screen and (max-width: 500px){.p-mv__title{position:relative;top:0;right:initial;ms-writing-mode:initial;writing-mode:initial}}.p-mv__title span{padding:12px 5px 0;background-color:#2639a6;height:max-content;letter-spacing:.2em;font-size:2.2rem;line-height:1.3;transform:translateY(90px);opacity:0;transition:transform .3s cubic-bezier(0.24, 0.95, 1, 1) .2s,opacity .3s cubic-bezier(0.24, 0.95, 1, 1) .2s}@media screen and (max-width: 500px){.p-mv__title span{padding:4px 0px 4px 10px}}.p-mv__title span:nth-child(2){margin-bottom:-40px}.is-view .p-mv__title span{transform:translateY(0);opacity:1}.is-view .p-mv__title span:first-child{transition-delay:.7s}.is-view .p-mv__title span:nth-child(2){transition-delay:.9s}.p-concept{padding-top:140px}@media screen and (max-width: 810px){.p-concept{padding-top:80px}}@media screen and (max-width: 500px){.p-concept{padding-top:50px}}.p-concept__image{position:absolute;left:0;top:0;width:100%}.p-concept__title{transform:translateX(-15px);max-width:910px}.p-concept__title.view span{transform:translateX(0) rotate(-6deg);opacity:1}.p-concept__title span{font-style:italic;display:block;line-height:1;letter-spacing:.01em;text-shadow:0 0 17px rgba(0,0,0,.45);transform-origin:bottom;transform:translateX(-90px) rotate(-6deg);opacity:0;transition:transform .4s cubic-bezier(0.2, 0.89, 0.58, 1),opacity .4s cubic-bezier(0.2, 0.89, 0.58, 1)}.p-concept__title span:first-child{font-size:14rem;transition-delay:.2s}@media screen and (max-width: 1080px){.p-concept__title span:first-child{font-size:13rem}}@media screen and (max-width: 810px){.p-concept__title span:first-child{font-size:11rem}}@media screen and (max-width: 650px){.p-concept__title span:first-child{font-size:9rem}}@media screen and (max-width: 500px){.p-concept__title span:first-child{font-size:6rem}}.p-concept__title span:nth-child(2){font-size:20.6rem;text-align:right;transition-delay:.4s}@media screen and (max-width: 1080px){.p-concept__title span:nth-child(2){font-size:19.6rem}}@media screen and (max-width: 810px){.p-concept__title span:nth-child(2){font-size:16rem}}@media screen and (max-width: 650px){.p-concept__title span:nth-child(2){font-size:12rem}}@media screen and (max-width: 500px){.p-concept__title span:nth-child(2){font-size:8.6rem}}.p-concept__text{margin:70px 0 0 auto;max-width:780px;color:#3f3f3f;text-shadow:0 0 10px #fff;line-height:1.8}@media screen and (max-width: 500px){.p-concept__text{margin-top:100px}}.p-wrap{position:relative}.p-wrap__bg{position:absolute;top:0;left:0;width:100.5%;height:100%}@media screen and (max-width: 650px){.p-wrap__bg{top:20px}}@media screen and (max-width: 500px){.p-wrap__bg{width:100%}}.p-wrap__bg img,.p-wrap__bg source{object-position:50% 0}.p-about{padding:440px 0 10px;overflow:hidden}@media screen and (min-width: 1280px){.p-about{padding-top:34vw}}@media screen and (max-width: 1080px){.p-about{padding-top:41vw}}@media screen and (max-width: 810px){.p-about{padding-top:340px}}@media screen and (max-width: 650px){.p-about{padding-top:55vw}}.p-about .c-button{margin:50px auto 0}@media screen and (max-width: 500px){.p-about .c-button{margin-top:60px}}.p-about__member{position:absolute;opacity:0;transition:transform .5s .2s,opacity .5s .2s}.p-about__member:first-child{width:90px;top:-290px;left:125px;transform:translateY(30px)}@media screen and (max-width: 1080px){.p-about__member:first-child{width:9vw;top:-28vw;left:11.6vw}}@media screen and (max-width: 810px){.p-about__member:first-child{width:70px;top:-215px;left:80px}}@media screen and (max-width: 650px){.p-about__member:first-child{top:-36vw;left:8vw;width:11vw}}.p-about__member:nth-child(2){width:160px;top:-390px;left:50%;transform:translate(-50%, 30px)}@media screen and (max-width: 1080px){.p-about__member:nth-child(2){width:15vw;top:-36vw}}@media screen and (max-width: 810px){.p-about__member:nth-child(2){width:120px;top:-280px}}@media screen and (max-width: 650px){.p-about__member:nth-child(2){width:21vw;top:-47vw}}.p-about__member:nth-child(3){width:120px;top:-320px;right:160px;transform:translateY(30px)}@media screen and (max-width: 1080px){.p-about__member:nth-child(3){width:12vw;right:16vw;top:-31vw}}@media screen and (max-width: 810px){.p-about__member:nth-child(3){width:110px;top:-210px;right:90px}}@media screen and (max-width: 650px){.p-about__member:nth-child(3){width:19vw;top:-44vw;right:4vw}}.p-about__member.view{opacity:1;transform:translateY(0)}.p-about__member.view:nth-child(2){transform:translate(-50%, 0)}.p-about__text{text-align:center;margin-top:20px;line-height:2.2}.p-about__wrap{display:flex;justify-content:space-between;margin-top:35px}@media screen and (max-width: 650px){.p-about__wrap{flex-direction:column}}@media screen and (max-width: 500px){.p-about__wrap{margin-top:40px}}.p-about__contents{position:relative;width:47.8%;height:325px;padding:35px;display:flex;align-items:center}@media screen and (max-width: 810px){.p-about__contents{height:32vw}}@media screen and (max-width: 650px){.p-about__contents{width:100%;height:40vw}}@media screen and (max-width: 500px){.p-about__contents{height:60vw;padding:30px 20px}}.p-about__contents:first-child{justify-content:flex-end}.p-about__contents:first-child .p-about__bg{border-radius:0 60px 60px 60px}@media screen and (max-width: 810px){.p-about__contents:first-child .p-about__bg{border-radius:0 40px 40px 40px}}@media screen and (max-width: 650px){.p-about__contents:first-child .p-about__bg{border-radius:0 20px 20px 20px}}.p-about__contents:first-child .p-about__bg::before{background:#ff587e;background:linear-gradient(0deg, rgba(255, 88, 126, 0.99) 0%, rgba(255, 235, 103, 0.7) 140%)}.p-about__contents:first-child .p-about__bg::after{opacity:0;background:#ff587e;background:linear-gradient(0deg, #ff587e 0%, #ffeb67 140%)}.p-about__contents:first-child .p-about__image{width:345px;top:-25px;left:-65px}@media screen and (max-width: 1080px){.p-about__contents:first-child .p-about__image{width:31vw}}@media screen and (max-width: 650px){.p-about__contents:first-child .p-about__image{width:40vw}}@media screen and (max-width: 500px){.p-about__contents:first-child .p-about__image{width:60vw;left:-11vw;top:-20px}}.p-about__contents:first-child .p-about__button{color:#fe627d}.p-about__contents:first-child .p-about__button .arrow{background-color:#fe627d}.p-about__contents:nth-child(2){margin-top:50px}@media screen and (max-width: 650px){.p-about__contents:nth-child(2){margin-top:80px}}@media screen and (max-width: 500px){.p-about__contents:nth-child(2){margin-top:70px}}.p-about__contents:nth-child(2) .p-about__bg{border-radius:60px 0 60px 60px}@media screen and (max-width: 810px){.p-about__contents:nth-child(2) .p-about__bg{border-radius:40px 0 40px 40px}}@media screen and (max-width: 650px){.p-about__contents:nth-child(2) .p-about__bg{border-radius:0 20px 20px 20px}}.p-about__contents:nth-child(2) .p-about__bg::before{background:#3383f7;background:linear-gradient(0deg, rgba(51, 131, 247, 0.99) 0%, rgba(207, 151, 255, 0.7) 100%)}.p-about__contents:nth-child(2) .p-about__bg::after{opacity:0;background:#3383f7;background:linear-gradient(0deg, #3383f7 0%, #cf97ff 100%)}.p-about__contents:nth-child(2) .p-about__image{width:390px;top:-10px;right:-95px}@media screen and (max-width: 1080px){.p-about__contents:nth-child(2) .p-about__image{width:35vw}}@media screen and (max-width: 810px){.p-about__contents:nth-child(2) .p-about__image{width:46vw}}@media screen and (max-width: 500px){.p-about__contents:nth-child(2) .p-about__image{width:67vw;right:-19vw}}.p-about__contents:nth-child(2) .p-about__button{color:#3c84f7}.p-about__contents:nth-child(2) .p-about__button .arrow{background-color:#3c84f7}.p-about__contents:hover .p-about__bg::after{opacity:1}.p-about__contents:hover .p-about__button{transform:translateY(6px);box-shadow:0 0 rgba(255,255,255,.5)}@media screen and (max-width: 500px){.p-about__contents:hover .p-about__button{transform:translateY(4px)}}.p-about__bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.p-about__bg::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%}.p-about__bg::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;transition:opacity .4s}.p-about__image{position:absolute;opacity:0;transform:translateY(40px)}.p-about__image.view{opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s}.p-about__desc{position:relative;z-index:2}.p-about__heading{font-size:3.5rem;line-height:1.4;text-shadow:0 0 20px rgba(0,0,0,.25)}@media screen and (max-width: 810px){.p-about__heading{font-size:3.2rem}}@media screen and (max-width: 500px){.p-about__heading{font-size:2.8rem}}.p-about__button{width:200px;height:58px;display:flex;justify-content:space-between;align-items:center;font-size:2.5rem;padding:0 20px 0 15px;border-radius:12px;margin-top:15px;background-color:#fff;box-shadow:0 6px rgba(255,255,255,.5);transition:transform .4s,box-shadow .4s}@media screen and (max-width: 810px){.p-about__button{height:50px;font-size:2.2rem}}@media screen and (max-width: 500px){.p-about__button{box-shadow:0 4px rgba(255,255,255,.5)}}.p-about__button .arrow{width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 810px){.p-about__button .arrow{width:30px;height:30px}}@media screen and (max-width: 500px){.p-about__button .arrow{width:25px;height:25px}}.p-about__button .arrow img{width:14px}.p-strengths{padding:290px 0 6px}@media screen and (max-width: 500px){.p-strengths{padding-top:190px;contain:paint}}.p-strengths .c-title .ja{color:#13306e}.p-strengths .c-button{margin:40px auto 0}.p-strengths__wrap{position:relative}.p-strengths__circle{position:absolute;top:34%;left:50%;transform:translate(-50%, -50%) scale(0);width:100%;height:780px;clip-path:ellipse(50% 46% at 50% 50%);background:#fff;background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);opacity:0;transition:transform .8s ease-out .2s,opacity .8s ease-out .2s}@media screen and (max-width: 810px){.p-strengths__circle{width:130%;height:96vw}}@media screen and (max-width: 500px){.p-strengths__circle{width:200%;height:145vw}}.p-strengths__circle.view{opacity:1;transform:translate(-50%, -50%) scale(1)}.p-strengths__circle.view::before,.p-strengths__circle.view::after{opacity:1;transform:translate(-50%, -50%) scale(1)}.p-strengths__circle::before,.p-strengths__circle::after{content:"";position:absolute;top:48%;left:50%;opacity:0;transform:translate(-50%, -50%) scale(0)}.p-strengths__circle::before{width:85%;height:660px;clip-path:ellipse(50% 46% at 50% 50%);background:#fff;background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);transition:transform .8s ease-in-out .2s,opacity .8s ease-out .2s}@media screen and (max-width: 810px){.p-strengths__circle::before{height:80vw}}@media screen and (max-width: 500px){.p-strengths__circle::before{height:118vw}}.p-strengths__circle::after{width:76%;height:570px;clip-path:ellipse(50% 46% at 50% 50%);background:#fff;background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);transition:transform .8s ease-in-out .4s,opacity .8s ease-out .4s}@media screen and (max-width: 810px){.p-strengths__circle::after{height:70vw}}@media screen and (max-width: 500px){.p-strengths__circle::after{height:105vw}}.p-strengths__lead{margin:20px auto 0;text-align:center;max-width:770px;color:#13306e;position:relative;z-index:2;line-height:2}.p-strengths__list{margin-top:-20px;display:flex;justify-content:center}@media screen and (max-width: 650px){.p-strengths__list{margin-top:0}}@media screen and (max-width: 500px){.p-strengths__list{margin-top:30px;flex-wrap:wrap}}.p-strengths__item{position:relative;width:290px;height:290px;border-radius:50%;padding:25px 10px 0}@media screen and (max-width: 810px){.p-strengths__item{width:40%;height:33vw}}@media screen and (max-width: 500px){.p-strengths__item{width:51%;height:45.9vw;padding-top:30px}}.p-strengths__item:first-child{background:linear-gradient(0deg, #ff587e 0%, #ffeb67 130%)}@media screen and (max-width: 500px){.p-strengths__item:first-child{margin:0 6vw -10vw;z-index:3}}.p-strengths__item:first-child .p-strengths__heading .heading{background:linear-gradient(0deg, #ff587e 0%, #ffeb67 130%)}.p-strengths__item:nth-child(2){margin:60px -30px 0;z-index:2;background:#3383f7;background:linear-gradient(0deg, #3383f7 0%, #cf97ff 100%)}@media screen and (max-width: 810px){.p-strengths__item:nth-child(2){margin:60px -5% 0}}@media screen and (max-width: 500px){.p-strengths__item:nth-child(2){margin:0px -2% 0 0}}.p-strengths__item:nth-child(2) .p-strengths__heading .heading{background:linear-gradient(0deg, #3383f7 0%, #cf97ff 100%)}.p-strengths__item:nth-child(3){background:#ff8c34;background:linear-gradient(0deg, #ff8c34 0%, #fcd332 100%)}.p-strengths__item:nth-child(3) .p-strengths__heading .heading{background:linear-gradient(0deg, #ff8c34 0%, #fcd332 100%)}.p-strengths__item::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;border-radius:50%;width:calc(100% - 8px);height:calc(100% - 8px)}@media screen and (max-width: 500px){.p-strengths__item::before{width:calc(100% - 6px);height:calc(100% - 6px)}}.p-strengths__heading{text-align:center;height:75px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width: 810px){.p-strengths__heading{height:8.2vw}}.p-strengths__heading .heading{position:relative;padding:4px 16px;border-radius:100px;z-index:2;display:table;margin:0 auto;font-size:2.4rem;min-width:157px}@media screen and (max-width: 810px){.p-strengths__heading .heading{font-size:2.6vw;min-width:20vw}}@media screen and (max-width: 500px){.p-strengths__heading .heading{font-size:3.5vw}}.p-strengths__heading .text{font-size:1.8rem;background:linear-gradient(0deg, #ff8c34 0%, #fcd332 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;position:relative;z-index:2}@media screen and (max-width: 810px){.p-strengths__heading .text{font-size:1.9vw}}@media screen and (max-width: 500px){.p-strengths__heading .text{font-size:3vw}}.p-strengths__icon{position:relative;z-index:2;height:190px;margin:15px 0 -10px}@media screen and (max-width: 810px){.p-strengths__icon{height:21vw}}@media screen and (max-width: 500px){.p-strengths__icon{height:30vw;margin:10px 0 0}}.p-strengths__icon img{margin:0 auto}.p-voice{padding:100px 0 250px}@media screen and (max-width: 500px){.p-voice{padding:80px 0 140px;overflow:hidden}}.p-voice .c-title .en{top:-80px;left:-60px}@media screen and (max-width: 810px){.p-voice .c-title .en{top:-50px;left:-40px}}@media screen and (max-width: 650px){.p-voice .c-title .en{top:-35px;left:-20px}}@media screen and (max-width: 500px){.p-voice .c-title .en{padding-bottom:150px}}.p-voice .p-voice__splide{margin-top:90px}@media screen and (max-width: 500px){.p-voice .p-voice__splide{margin:60px auto 0;width:80%}}.p-voice .splide__track{overflow:initial}.p-voice .splide__arrow{position:absolute;top:160px;width:80px;aspect-ratio:1/1;border-radius:50%;background-color:#3a3a3a;cursor:pointer;z-index:1}@media screen and (max-width: 500px){.p-voice .splide__arrow{width:50px;top:40vw}}.p-voice .splide__arrow--prev{left:28vw;transform:scale(-1, 1)}@media screen and (max-width: 1080px){.p-voice .splide__arrow--prev{left:22.5vw}}@media screen and (max-width: 810px){.p-voice .splide__arrow--prev{left:18vw}}@media screen and (max-width: 650px){.p-voice .splide__arrow--prev{left:7.5vw}}@media screen and (max-width: 500px){.p-voice .splide__arrow--prev{left:-6vw}}.p-voice .splide__arrow--next{right:28vw}@media screen and (max-width: 1080px){.p-voice .splide__arrow--next{right:22.5vw}}@media screen and (max-width: 810px){.p-voice .splide__arrow--next{right:18vw}}@media screen and (max-width: 650px){.p-voice .splide__arrow--next{right:7.5vw}}@media screen and (max-width: 500px){.p-voice .splide__arrow--next{right:-6vw}}.p-voice .splide__arrow:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:18px;height:2px;background-color:#fff}.p-voice .splide__arrow:after{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%, -50%) rotate(45deg);width:8px;height:8px;border:2px solid #fff;border-left:0;border-bottom:0}.p-voice .splide__arrow svg{display:none}.p-voice .c-button{margin:50px auto 0}@media screen and (max-width: 500px){.p-voice .c-button{margin-top:40px}}.p-voice__read{text-align:center;margin-top:20px;line-height:2}.p-voice__wrap{margin-top:50px}.p-voice__slide{height:350px}.p-workEnvironment{padding:290px 0 180px;margin-top:-15.5vw}@media screen and (max-width: 500px){.p-workEnvironment{padding:160px 0 130px;margin-top:-10vw;overflow:hidden}}.p-workEnvironment__bg{position:absolute;top:0;left:0;width:100%;height:100%}.p-workEnvironment__bg img{width:100%;height:100%;object-fit:cover;object-position:50% 0}.p-workEnvironment__contents{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 650px){.p-workEnvironment__contents{flex-direction:column;gap:30px}}.p-workEnvironment__contents:first-child .p-workEnvironment__images{padding-left:15px}.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:first-child{top:-45px;right:-40px}@media screen and (max-width: 1080px){.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:first-child{top:-3vw;right:-3vw}}@media screen and (max-width: 500px){.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:first-child{top:1vw;right:-7vw}}.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:nth-child(2){left:0;top:30%}@media screen and (max-width: 1080px){.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:nth-child(2){top:14vw}}@media screen and (max-width: 500px){.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:nth-child(2){top:27vw;left:-4vw}}.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:nth-child(3){right:45px;bottom:45px}@media screen and (max-width: 1080px){.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:nth-child(3){right:4vw;bottom:4vw}}@media screen and (max-width: 500px){.p-workEnvironment__contents:first-child .p-workEnvironment__circleImage:nth-child(3){right:4vw;bottom:8vw}}.p-workEnvironment__contents:first-child .p-workEnvironment__circleText{width:390px;bottom:60px;left:60px}@media screen and (max-width: 1080px){.p-workEnvironment__contents:first-child .p-workEnvironment__circleText{width:76%;bottom:6vw;left:12%}}.p-workEnvironment__contents:nth-child(2){margin-top:40px;flex-direction:row-reverse}@media screen and (max-width: 650px){.p-workEnvironment__contents:nth-child(2){flex-direction:column;gap:60px}}@media screen and (max-width: 500px){.p-workEnvironment__contents:nth-child(2){margin-top:100px}}.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__image{width:80%;margin:0 auto}.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:first-child{width:225px;top:-35px;left:-25px;z-index:1}@media screen and (max-width: 1080px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:first-child{width:20.7vw;top:-3vw;left:-2.2vw}}@media screen and (max-width: 500px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:first-child{width:40vw;top:-5vw;left:-10.2vw}}.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:nth-child(2){left:-20px;bottom:50px}@media screen and (max-width: 1080px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:nth-child(2){left:-2vw;bottom:4.6vw}}@media screen and (max-width: 500px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:nth-child(2){left:-8vw;bottom:-1.4vw}}.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:nth-child(3){right:0;top:30%}@media screen and (max-width: 1080px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:nth-child(3){top:13.4vw}}@media screen and (max-width: 500px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleImage:nth-child(3){right:-10vw}}.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleText{right:50px;width:370px;bottom:30px}@media screen and (max-width: 1080px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleText{width:72%;right:10%;bottom:3vw}}.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleText textPath{letter-spacing:.15rem}@media screen and (max-width: 1080px){.p-workEnvironment__contents:nth-child(2) .p-workEnvironment__circleText textPath{letter-spacing:.17rem}}.p-workEnvironment__images{position:relative;width:52.7%}@media screen and (max-width: 500px){.p-workEnvironment__images{width:100%}}.p-workEnvironment__image{width:100%;position:relative;z-index:2}.p-workEnvironment__circleImage{position:absolute;border-radius:50%;overflow:hidden;aspect-ratio:1/1;z-index:3}.p-workEnvironment__circleImage:first-child{width:248px}@media screen and (max-width: 1080px){.p-workEnvironment__circleImage:first-child{width:22vw}}@media screen and (max-width: 500px){.p-workEnvironment__circleImage:first-child{width:37vw}}.p-workEnvironment__circleImage:nth-child(2){width:178px}@media screen and (max-width: 1080px){.p-workEnvironment__circleImage:nth-child(2){width:16vw}}@media screen and (max-width: 500px){.p-workEnvironment__circleImage:nth-child(2){width:30vw}}.p-workEnvironment__circleImage:nth-child(3){width:166px}@media screen and (max-width: 1080px){.p-workEnvironment__circleImage:nth-child(3){width:15vw}}@media screen and (max-width: 500px){.p-workEnvironment__circleImage:nth-child(3){width:29vw}}.p-workEnvironment__circleText{position:absolute;overflow:visible;animation:spin 14s cubic-bezier(0.29, 0.28, 0.66, 0.67) infinite}.p-workEnvironment__circleText path{fill:transparent}.p-workEnvironment__circleText textPath{font-size:1rem;letter-spacing:.11em;font-family:"Tunnel Tightline";fill:transparent;stroke:rgba(255,255,255,.6);stroke-width:.2px;-webkit-font-smoothing:antialiased;stroke-miterlimit:1}.p-workEnvironment__desc{width:40%}@media screen and (max-width: 650px){.p-workEnvironment__desc{width:100%}}@media screen and (max-width: 810px){.p-workEnvironment__desc .c-button{min-width:initial;width:100%}}@media screen and (max-width: 500px){.p-workEnvironment__desc .c-button{max-width:276px;margin:0}}.p-workEnvironment__title{font-size:4.5rem;line-height:1.2}@media screen and (max-width: 1080px){.p-workEnvironment__title{font-size:4.4rem}}@media screen and (max-width: 810px){.p-workEnvironment__title{font-size:4rem}}.p-workEnvironment__text{line-height:2;margin:25px 0 30px}.p-company{padding:90px 0 100px;background-color:#fff9d9;border-top-left-radius:100px;margin-top:-85px;overflow:hidden}@media screen and (max-width: 810px){.p-company{padding:70px 0 80px;border-top-left-radius:60px}}@media screen and (max-width: 500px){.p-company{border-top-left-radius:40px;margin-top:-40px}}.p-company .c-title{margin:0}@media screen and (max-width: 650px){.p-company .c-title{margin:0 auto}}@media screen and (max-width: 1080px){.p-company .c-title .en{top:-100px;left:-60px}}@media screen and (max-width: 810px){.p-company .c-title .en{top:-60px;left:-45px}}@media screen and (max-width: 650px){.p-company .c-title .en{top:-45px;left:-45px}}.p-company .c-title .ja{color:#2b2b2b;text-align:left}.p-company .c-button{margin-top:25px;width:260px;min-width:260px}@media screen and (max-width: 650px){.p-company .c-button{margin:30px auto 0}}.p-company__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 650px){.p-company__wrap{flex-direction:column-reverse;gap:100px}}@media screen and (max-width: 500px){.p-company__wrap{gap:50px}}.p-company__desc{width:47.8%;margin-top:160px}@media screen and (max-width: 1080px){.p-company__desc{margin-top:15vw}}@media screen and (max-width: 650px){.p-company__desc{width:100%;margin-top:0}}.p-company__text{color:#2b2b2b;margin-top:15px;line-height:2}@media screen and (max-width: 650px){.p-company__text{text-align:center}}.p-company__images{position:relative;width:47%;display:flex;flex-wrap:wrap}@media screen and (max-width: 650px){.p-company__images{width:100%}}.p-company__image{border-radius:20px;overflow:hidden;position:relative;z-index:2}.p-company__image:first-child{width:81.6%;height:300px;margin:0 10px 0 auto}@media screen and (max-width: 1080px){.p-company__image:first-child{height:27vw}}@media screen and (max-width: 650px){.p-company__image:first-child{margin:0 auto;height:50vw}}.p-company__image:nth-child(2){width:48.9%;height:160px;margin-top:-25px}@media screen and (max-width: 1080px){.p-company__image:nth-child(2){height:15vw}}@media screen and (max-width: 650px){.p-company__image:nth-child(2){height:29vw}}.p-company__image:nth-child(3){width:36.7%;height:202px;margin:110px 0 0 auto}@media screen and (max-width: 1080px){.p-company__image:nth-child(3){height:19vw;margin-top:10vw}}@media screen and (max-width: 650px){.p-company__image:nth-child(3){height:37vw;margin-right:4vw}}.p-company__shape{position:absolute;z-index:3}.p-company__shape:first-of-type{width:335px;top:-120px;left:-60px}@media screen and (max-width: 1080px){.p-company__shape:first-of-type{width:33vw;top:-12vw;left:-6vw}}@media screen and (max-width: 650px){.p-company__shape:first-of-type{width:45vw;top:-16vw}}.p-company__shape:nth-of-type(2){width:180px;right:-160px;top:20%;z-index:4}@media screen and (max-width: 1080px){.p-company__shape:nth-of-type(2){width:18vw;right:-15vw}}@media screen and (max-width: 650px){.p-company__shape:nth-of-type(2){width:22vw;right:-10vw;top:24%}}.p-company__shape:nth-of-type(3){width:265px;right:-160px;top:22%}@media screen and (max-width: 1080px){.p-company__shape:nth-of-type(3){width:27vw;right:-15vw}}@media screen and (max-width: 650px){.p-company__shape:nth-of-type(3){width:42vw;right:-13vw}}.p-company__shape:nth-of-type(4){width:115px;top:45%;right:80px;z-index:1}@media screen and (max-width: 1080px){.p-company__shape:nth-of-type(4){width:11vw;right:8vw}}@media screen and (max-width: 650px){.p-company__shape:nth-of-type(4){width:17vw;right:18vw;top:48%}}.p-company__shape:nth-of-type(5){width:280px;bottom:30px;left:-120px;z-index:1}@media screen and (max-width: 1080px){.p-company__shape:nth-of-type(5){width:27vw;left:-7vw;bottom:3vw}}@media screen and (max-width: 650px){.p-company__shape:nth-of-type(5){width:40vw;left:-14vw;bottom:4vw}}.p-company__shape:nth-of-type(6){width:240px;bottom:-80px;right:-150px;z-index:1}@media screen and (max-width: 1080px){.p-company__shape:nth-of-type(6){width:24vw;right:-15vw;bottom:-8vw}}@media screen and (max-width: 650px){.p-company__shape:nth-of-type(6){width:31vw;right:-12vw;bottom:-14vw;z-index:2}}.p-highschool{padding:100px 0 235px;background-color:#fff9d9;margin-top:-1px}@media screen and (max-width: 650px){.p-highschool{padding-bottom:190px}}@media screen and (max-width: 500px){.p-highschool{padding:40px 0 140px;overflow:hidden}}.p-highschool__wave{width:100%;overflow:hidden;overflow:hidden;position:absolute;top:-100px;left:0}@media screen and (max-width: 1080px){.p-highschool__wave{top:-9vw}}@media screen and (max-width: 810px){.p-highschool__wave{top:-2vw}}@media screen and (max-width: 500px){.p-highschool__wave{top:-5vw}}.p-highschool__wave .wave-ticker-text{font-size:80px;font-weight:bold;font-family:"Tunnel Tightline";fill:#eae3c1;letter-spacing:2px}.wave-ticker-svg{display:block;width:100%;height:auto;will-change:transform}.p-highschool__contents{position:relative;display:flex;align-items:center;justify-content:center;padding:45px 0 50px}@media screen and (max-width: 500px){.p-highschool__contents{overflow:hidden}}.p-highschool__contents:hover .c-button{transform:translateY(6px);box-shadow:0 0 #e1851c}.p-highschool__contents .c-button{margin:15px auto 0;pointer-events:none}.p-highschool__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;overflow:hidden}.p-highschool__desc{position:relative;z-index:2}.p-highschool__title{font-size:1.4rem;width:152px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#191242;border-radius:100px;margin:0 auto}.p-highschool__catch{width:365px;margin:15px auto 0}@media screen and (max-width: 650px){.p-highschool__catch{width:220px}}.p-highschool__text{margin:10px auto 0;text-align:center;font-size:1.4rem;letter-spacing:0em;color:#13306e}@media screen and (max-width: 500px){.p-highschool__text{font-size:1.1rem}}.p-highschool__image{position:absolute;left:50%;transform:translateX(-50%);z-index:2}.p-highschool__image:first-child{width:170px;bottom:-80px;margin-left:-310px}@media screen and (max-width: 810px){.p-highschool__image:first-child{width:19vw;margin-left:-33vw;bottom:-7vw}}@media screen and (max-width: 500px){.p-highschool__image:first-child{width:24vw;margin-left:-38vw;bottom:4vw}}.p-highschool__image:nth-child(2){width:182px;bottom:-75px;margin-left:300px}@media screen and (max-width: 810px){.p-highschool__image:nth-child(2){width:20vw;margin-left:32vw;bottom:-7vw}}@media screen and (max-width: 500px){.p-highschool__image:nth-child(2){width:24vw;margin-left:36vw;bottom:5vw}}