﻿.p-mv{position:relative;height:100vh;height:calc(var(--vh, 1vh)*100);background-image:url("../../../images/entry_bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:center}.p-mv::before{position:absolute;content:"";top:0;left:0;width:150px;height:400px;background-color:rgba(255,255,255,.9);z-index:2;clip-path:polygon(0 0, 100% 0, 0 100%)}@media screen and (max-width: 1080px){.p-mv::before{height:45%;width:15%}}@media screen and (max-width: 810px){.p-mv::before{width:24%}}@media screen and (max-width: 500px){.p-mv::before{height:53vw;width:20vw}}.p-mv::after{position:absolute;content:"";right:0;bottom:0;width:150px;height:400px;background-color:rgba(255,255,255,.9);z-index:2;clip-path:polygon(100% 0, 100% 100%, 0 100%)}@media screen and (max-width: 1080px){.p-mv::after{height:45%;width:15%}}@media screen and (max-width: 810px){.p-mv::after{width:24%}}@media screen and (max-width: 500px){.p-mv::after{height:53vw;width:20vw}}.p-mv .c-inner{height:100%}.p-mv__dot{position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:3}@media screen and (max-width: 500px){.p-mv__dot{top:auto;right:10px;bottom:10px;transform:none}}.p-mv__dot circle{position:relative;fill:transparent;stroke:#ff8e44;stroke-width:1px;stroke-dasharray:0 32;z-index:1}@media screen and (max-width: 500px){.p-mv__dot circle{stroke-dasharray:0 26}}@keyframes dotCircle{0%{stroke-dasharray:0 32}100%{stroke-dasharray:32 32}}@keyframes dotCircleSp{0%{stroke-dasharray:0 26}100%{stroke-dasharray:26 26}}.p-mv__dot__item{position:relative;display:block;width:30px;height:30px;transform:rotate(-90deg)}@media screen and (max-width: 500px){.p-mv__dot__item{width:24px;height:24px}}.p-mv__dot__item::before{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%);content:"";width:9px;height:9px;border-radius:50%;border:1px solid #eee;z-index:-1}@media screen and (max-width: 500px){.p-mv__dot__item::before{width:7px;height:7px}}.is-slide01 .p-mv__dot__item:nth-child(1) circle{animation:dotCircle 4.5s linear 0s forwards}@media screen and (max-width: 500px){.is-slide01 .p-mv__dot__item:nth-child(1) circle{animation:dotCircleSp 4.5s linear 0s forwards}}.is-slide02 .p-mv__dot__item:nth-child(2) circle{animation:dotCircle 4.5s linear 0s forwards}@media screen and (max-width: 500px){.is-slide02 .p-mv__dot__item:nth-child(2) circle{animation:dotCircleSp 4.5s linear 0s forwards}}.is-slide03 .p-mv__dot__item:nth-child(3) circle{animation:dotCircle 4.5s linear 0s forwards}@media screen and (max-width: 500px){.is-slide03 .p-mv__dot__item:nth-child(3) circle{animation:dotCircleSp 4.5s linear 0s forwards}}.p-mv__shape__left{position:absolute;top:60px;left:0;height:320px;z-index:3;transition:height .2s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;overflow:hidden;will-change:height;transform:skewX(-20deg)}@media screen and (max-width: 810px){.p-mv__shape__left{top:30px;height:40%}}@media screen and (max-width: 500px){.p-mv__shape__left{top:0;height:30%}}.is-loaded .p-mv__shape__left img{transform:skewX(20deg) translate(0, 0);transition:transform .2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s}.p-mv__shape__left img{transform:skewX(20deg) translate(100%, -100%);height:100%}.p-mv__shape__right{position:absolute;top:calc(100% - 350px);right:2%;height:350px;z-index:3;overflow:hidden;will-change:height;transform:skewX(-20deg)}@media screen and (max-width: 810px){.p-mv__shape__right{height:40%;top:60%}}@media screen and (max-width: 500px){.p-mv__shape__right{height:30%;top:70%}}.is-loaded .p-mv__shape__right img{transform:skewX(20deg) translate(0, 0);transition:transform .2s cubic-bezier(0.445, 0.05, 0.55, 0.95) 1.8s}.p-mv__shape__right img{transform:skewX(20deg) translate(-100%, 100%);height:100%}.p-mv__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transform:skewX(20deg);background-color:#000;overflow:hidden}@media screen and (max-width: 500px){.p-mv__image{left:-8%;width:116%;transform:skewX(17deg)}}.p-mv__image::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(18,76,160,.1);z-index:1}.p-mv__image img{position:relative;opacity:0;transition:opacity .8s cubic-bezier(0.445, 0.05, 0.55, 0.95);z-index:1;transform:skewX(-20deg)}@media screen and (max-width: 500px){.p-mv__image img{transform:skewX(-17deg)}}.p-mv__image img:nth-child(n+2){position:absolute;top:0;left:0}@media screen and (max-width: 810px){.p-mv__image img:nth-child(3){object-position:80% 50%}}.is-slide01 .p-mv__image img:nth-child(1){opacity:1;transition:opacity 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);z-index:2}.is-slide02 .p-mv__image img:nth-child(2){opacity:1;transition:opacity 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);z-index:2}.is-slide03 .p-mv__image img:nth-child(3){opacity:1;transition:opacity 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);z-index:2}.p-mv__image__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.p-mv__image__overlay::before{position:absolute;content:"";top:0;left:0;width:51%;height:100%;background-color:#000;z-index:1;transform-origin:left}.is-loaded .p-mv__image__overlay::before{transform:scaleX(0);transition:transform .4s cubic-bezier(0.77, 0, 0.175, 1) 1.2s}.p-mv__image__overlay::after{position:absolute;content:"";top:0;right:0;width:50%;height:100%;background-color:#000;z-index:1;transform-origin:right}.is-loaded .p-mv__image__overlay::after{transform:scaleX(0);transition:transform .4s cubic-bezier(0.77, 0, 0.175, 1) 1.2s}.p-mv__catch{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:86%;z-index:3}@media screen and (max-width: 500px){.p-mv__catch{width:100%}}.p-mv__catch svg{filter:drop-shadow(0 0 8px rgba(7, 33, 70, 0.25))}@keyframes mvScroll{0%{opacity:0;transform:translateY(0)}10%{opacity:1;transform:translateY(5px)}50%{opacity:1;transform:translateY(25px)}90%{opacity:1;transform:translateY(45px)}100%{opacity:0;transform:translateY(50px)}}@keyframes mvScrollSp{0%{opacity:0;transform:translateY(0)}10%{opacity:1;transform:translateY(4px)}50%{opacity:1;transform:translateY(20px)}90%{opacity:1;transform:translateY(36px)}100%{opacity:0;transform:translateY(40px)}}.p-mv__scroll{position:absolute;right:50px;bottom:0;width:1px;height:60px;background-color:#124ca0;z-index:3}@media screen and (max-width: 500px){.p-mv__scroll{height:50px}}.p-mv__scroll::before{position:absolute;content:"";width:9px;height:9px;border-radius:50%;top:0;left:-4px;background-color:#124ca0;z-index:3;animation:mvScroll 2s linear infinite}@media screen and (max-width: 500px){.p-mv__scroll::before{animation:mvScrollSp 2s linear infinite}}.p-concept{position:relative;padding:90px 0 125px}@media screen and (max-width: 500px){.p-concept{padding:70px 0 90px}}.p-concept__shape__left{position:absolute;width:1180px;max-width:90vw;left:calc(50% - 50vw);top:95px;z-index:-1}.p-concept__shape__left::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#fff;transform-origin:bottom;z-index:0}.p-concept__shape__left.is-inview::before{transform:scaleY(0);transition:transform .4s cubic-bezier(0.785, 0.135, 0.15, 0.86)}.p-concept__shape__left img{width:100%}.p-concept__content{position:relative;width:650px;max-width:70vw;margin-left:auto}@media screen and (max-width: 810px){.p-concept__content{margin-left:auto;margin-right:auto}}@media screen and (max-width: 500px){.p-concept__content{margin-top:40px;max-width:90vw}}.p-concept__content .p-animationBlockScroll{width:100%}.p-concept__content p{line-height:2.4}@media screen and (max-width: 810px){.p-concept__content p{line-height:2}}.p-concept__tri__01{position:absolute;right:-200px;bottom:0;width:144px;z-index:-1}@media screen and (max-width: 500px){.p-concept__tri__01{right:-6%;width:40px}}.p-concept__movie{position:relative;z-index:2}.p-concept__movie iframe{width:100%;height:auto;aspect-ratio:16/9}.p-concept__shape__bottom{position:absolute;width:550px;right:0;bottom:-20px}@media screen and (max-width: 1080px){.p-concept__shape__bottom{width:55%}}.p-concept__tri__02{position:absolute;width:40px;left:50px;bottom:100px;z-index:-1}.p-message{position:relative;padding:90px 0;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("../../../images/message_bg.jpg")}@media screen and (max-width: 810px){.p-message{padding:80px 0}}@media screen and (max-width: 500px){.p-message{padding:70px 0}}.p-message__content{display:flex}@media screen and (max-width: 650px){.p-message__content{display:block;width:90%;margin-top:60px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 500px){.p-message__content{margin-top:40px;width:100%}}.p-message__image{position:relative;flex:0 0 414px;z-index:2}@media screen and (max-width: 1080px){.p-message__image{flex:0 0 40%}}@media screen and (max-width: 650px){.p-message__image{width:60%;margin-left:auto;margin-right:auto}}@media screen and (max-width: 500px){.p-message__image{width:70%}}.p-message__image img{width:400px;height:auto;aspect-ratio:1/1.25;box-shadow:14px 14px 0 #d9e7fb}@media screen and (max-width: 1080px){.p-message__image img{width:100%;box-shadow:10px 10px 0 #d9e7fb}}.p-message__desc{position:relative;flex:0 1 100%;margin-top:50px;padding:60px 80px 60px 40px;z-index:1}@media screen and (max-width: 1080px){.p-message__desc{padding:50px 60px 50px 40px}}@media screen and (max-width: 650px){.p-message__desc{padding:30px 40px;margin-top:30px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 500px){.p-message__desc{margin-top:24px;padding:20px}}.p-message__desc::before{position:absolute;content:"";bottom:0;left:-80px;width:calc(100% + 80px);height:100%;background-color:#fff;z-index:-1}@media screen and (max-width: 1080px){.p-message__desc::before{left:-8%;width:108%}}@media screen and (max-width: 650px){.p-message__desc::before{height:100%;width:100%;left:0}}.p-message__desc .info{display:flex;justify-content:flex-end;align-items:flex-end}.p-message__desc .info .position{font-weight:bold;line-height:1;margin-right:10px}.p-message__desc .info .name{font-size:2.4rem;font-weight:bold;line-height:1}.p-job__container{position:relative;padding:160px 0 140px}@media screen and (max-width: 1080px){.p-job__container{padding:120px 0}}@media screen and (max-width: 810px){.p-job__container{padding:90px 0}}@media screen and (max-width: 500px){.p-job__container{padding:70px 0}}.p-job__shape__top{position:absolute;top:0;left:0;width:425px}@media screen and (max-width: 1080px){.p-job__shape__top{width:40%}}.p-job__tri__01{position:absolute;top:8%;right:0;width:250px}@media screen and (max-width: 1080px){.p-job__tri__01{width:25%}}.p-job__tri__02{position:absolute;top:50%;right:6%;width:35px}@media screen and (max-width: 1080px){.p-job__tri__02{width:3.5%}}.p-job__tri__03{position:absolute;right:0;bottom:5%;width:128px}@media screen and (max-width: 1080px){.p-job__tri__03{width:12rem}}.p-job__tri__04{position:absolute;left:10%;top:35%;width:80px}@media screen and (max-width: 1080px){.p-job__tri__04{width:8%}}.p-job__tri__05{position:absolute;left:4%;bottom:20%;width:35px}@media screen and (max-width: 1080px){.p-job__tri__05{width:3.5%}}@media screen and (max-width: 500px){.p-job__title{margin-top:40px}}.p-job__title__01{width:190px}@media screen and (max-width: 1080px){.p-job__title__01{width:30vw}}.p-job__title__02{width:580px}@media screen and (max-width: 1080px){.p-job__title__02{width:70vw}}.p-job__lead{width:800px;max-width:80vw;margin-left:auto;margin-right:auto}.p-job__content{position:relative}.p-job__content::before{position:absolute;content:"";left:0;bottom:0;width:100%;height:calc(100% - 250px);background-color:#edf3fc}.p-job__detail{padding-top:60px;padding-bottom:160px}@media screen and (max-width: 1080px){.p-job__detail{padding-top:40px;padding-bottom:120px}}@media screen and (max-width: 810px){.p-job__detail{padding-top:0;padding-bottom:80px}}@media screen and (max-width: 500px){.p-job__detail{padding-top:0;padding-bottom:70px}}.p-job__set{position:relative;display:flex;z-index:1}@media screen and (max-width: 810px){.p-job__set{padding:30px 0;align-items:center}}@media screen and (max-width: 650px){.p-job__set{display:block}}.p-job__set::before{position:absolute;content:"";top:-60px;right:calc(50% - 50vw);width:calc(100% + 40px);height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1;transform:translateX(100%)}@media screen and (max-width: 1080px){.p-job__set::before{top:-40px;height:calc(100% + 20px)}}@media screen and (max-width: 810px){.p-job__set::before{top:0px;height:100%}}.p-job__set.--reverse::before{right:auto;left:calc(50% - 50vw);transform:translateX(-100%)}.p-job__set.--reverse .p-job__image{order:2;margin-left:auto;margin-right:calc(50% - 50vw)}.p-job__set.--reverse .p-job__desc{order:1;padding-left:20px;padding-right:50px}@media screen and (max-width: 1080px){.p-job__set.--reverse .p-job__desc{padding-right:30px;padding-left:0px}}@media screen and (max-width: 650px){.p-job__set.--reverse .p-job__desc{padding-right:0}}.p-job__set.is-inview::before{transform:translateX(0);transition:transform .3s cubic-bezier(0.77, 0, 0.175, 1)}.p-job__set.network::before{background-image:url("../../../images/network_bg.jpg")}.p-job__set.se::before{background-image:url("../../../images/se_bg.jpg")}.p-job__set.pg::before{background-image:url("../../../images/pr_bg.jpg")}.p-job__image{flex:0 1 100%;height:500px;margin-left:-70px}@media screen and (max-width: 1080px){.p-job__image{height:auto}}@media screen and (max-width: 650px){.p-job__image{height:48vw}}.p-job__desc{flex:0 0 45%;padding-top:50px;padding-left:50px;padding-bottom:50px}@media screen and (max-width: 1080px){.p-job__desc{flex:0 0 50%;padding-top:20px;padding-bottom:20px;padding-left:30px}}@media screen and (max-width: 650px){.p-job__desc{padding-top:30px;padding-left:0}}.p-job__desc .job{position:relative;padding:14px;font-size:1.2rem;font-weight:bold;line-height:1}.p-job__desc .job::before{position:absolute;content:"";top:0;left:0;width:18px;height:18px;clip-path:polygon(0 0, 100% 0, 0 100%);background-color:#edf3fc}.p-job__desc .title{letter-spacing:.005em}.p-job__desc p{line-height:2.4}@media screen and (max-width: 810px){.p-job__desc p{line-height:2}}.p-job__business__list{display:flex;justify-content:center;width:90%;margin-left:auto;margin-right:auto;gap:40px 70px}@media screen and (max-width: 1080px){.p-job__business__list{gap:40px;width:100%}}@media screen and (max-width: 810px){.p-job__business__list{gap:30px}}@media screen and (max-width: 650px){.p-job__business__list{width:70%;flex-direction:column}}@media screen and (max-width: 500px){.p-job__business__list{width:90%}}.p-job__business__item{flex:0 0 calc(33.33% - 46.6666666667px)}.p-job__business__item .icon{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;width:220px;height:220px;border-radius:50%;background-color:#fff}@media screen and (max-width: 1080px){.p-job__business__item .icon{width:180px;height:180px}}@media screen and (max-width: 650px){.p-job__business__item .icon{width:160px;height:160px}}.p-job__business__item .icon img{width:75px}@media screen and (max-width: 1080px){.p-job__business__item .icon img{width:65px}}@media screen and (max-width: 650px){.p-job__business__item .icon img{width:50px}}.p-job__business__item .title{text-align:center}.p-job__business__item p{font-size:1.4rem}.p-job__skill{position:relative;display:flex;width:90%;margin-left:auto;margin-right:auto;border:solid 2px #124ca0;padding:30px 40px;background-color:#fff;z-index:1}@media screen and (max-width: 1080px){.p-job__skill{padding:20px 24px}}@media screen and (max-width: 650px){.p-job__skill{display:block;margin-top:calc(40vw + 42px);padding:0}}.p-job__skill::before{position:absolute;content:"";top:0;left:0;width:100%;height:90px;background-color:#124ca0;z-index:-1}@media screen and (max-width: 1080px){.p-job__skill::before{height:72px}}@media screen and (max-width: 810px){.p-job__skill::before{height:60px}}.p-job__skill__image{flex:0 0 270px}@media screen and (max-width: 810px){.p-job__skill__image{flex:0 0 220px}}@media screen and (max-width: 650px){.p-job__skill__image{position:absolute;top:calc(-40vw - 2px);left:-2px;width:calc(100% + 4px);height:40vw}}.p-job__skill__desc{flex:0 1 100%;padding-left:40px}@media screen and (max-width: 650px){.p-job__skill__desc{padding:16px 20px}.p-job__skill__desc p{margin-top:30px}}.p-system{position:relative;padding:200px 0 160px}@media screen and (max-width: 1080px){.p-system{padding:160px 0 120px}}@media screen and (max-width: 810px){.p-system{padding:120px 0 100px}}@media screen and (max-width: 500px){.p-system{padding:80px 0 100px}}.p-system .p-job__skill{width:850px}@media screen and (max-width: 1080px){.p-system .p-job__skill{width:90%}.p-system .p-job__skill::before{height:104px}}@media screen and (max-width: 810px){.p-system .p-job__skill::before{height:92px}}@media screen and (max-width: 500px){.p-system .p-job__skill::before{height:85px}}@media screen and (max-width: 810px){.p-system .p-animationBlockScroll{margin-right:auto;margin-left:0}}.p-system__shape__top{position:absolute;width:590px;top:-130px;right:0}@media screen and (max-width: 1200px){.p-system__shape__top{width:500px}}@media screen and (max-width: 1080px){.p-system__shape__top{top:-80px;width:45%}}@media screen and (max-width: 810px){.p-system__shape__top{width:40%}}.p-system__shape__bottom{position:absolute;width:420px;bottom:-1px;left:0}@media screen and (max-width: 1080px){.p-system__shape__bottom{width:42%}}.p-system__tri__01{position:absolute;width:128px;right:0;top:24%}@media screen and (max-width: 1080px){.p-system__tri__01{width:12%}}.p-system__tri__02{position:absolute;width:40px;top:40%;right:3%}@media screen and (max-width: 1080px){.p-system__tri__02{width:4%}}.p-system__tri__03{position:absolute;width:80px;right:0;top:60%}@media screen and (max-width: 1080px){.p-system__tri__03{width:8%}}.p-system__tri__04{position:absolute;width:32px;right:3%;bottom:20%}@media screen and (max-width: 1080px){.p-system__tri__04{width:3%}}.p-system__tri__05{position:absolute;width:90px;bottom:6%;right:2%}@media screen and (max-width: 1080px){.p-system__tri__05{width:9%}}.p-system__tri__06{position:absolute;width:35px;top:18%;left:5%}@media screen and (max-width: 1080px){.p-system__tri__06{width:3.5%}}.p-system__tri__07{position:absolute;width:30px;top:35%;left:4%}@media screen and (max-width: 1080px){.p-system__tri__07{width:3%}}.p-system__tri__08{position:absolute;width:75px;top:40%;left:0}@media screen and (max-width: 1080px){.p-system__tri__08{width:7%}}.p-system__tri__09{position:absolute;width:28px;left:5%;top:50%}@media screen and (max-width: 1080px){.p-system__tri__09{width:2.8%}}.p-system__tri__10{position:absolute;width:185px;top:60%;left:0}@media screen and (max-width: 1080px){.p-system__tri__10{width:18%}}.p-system__title__01{width:150px}@media screen and (max-width: 1080px){.p-system__title__01{width:120px}}@media screen and (max-width: 810px){.p-system__title__01{width:100px}}@media screen and (max-width: 500px){.p-system__title__01{width:80px}}.p-system__title__02{width:890px}@media screen and (max-width: 1200px){.p-system__title__02{width:75vw}}@media screen and (max-width: 810px){.p-system__title__02{width:70vw}}@media screen and (max-width: 500px){.p-system__title__02{width:75vw}}.p-system__lead{display:block;width:890px;margin-left:auto}@media screen and (max-width: 1200px){.p-system__lead{width:75vw}}@media screen and (max-width: 1080px){.p-system__lead{margin-right:5%}}@media screen and (max-width: 810px){.p-system__lead{margin-right:auto}}@media screen and (max-width: 500px){.p-system__lead{width:90%}}.p-system__lead__desc{padding-right:90px}@media screen and (max-width: 1200px){.p-system__lead__desc{padding-right:70px}}@media screen and (max-width: 810px){.p-system__lead__desc{padding-left:0;padding-right:0}}.p-system__point{padding:40px 60px;width:850px;margin-left:auto;margin-right:auto;background-color:#edf3fc}@media screen and (max-width: 1080px){.p-system__point{width:90%}}@media screen and (max-width: 810px){.p-system__point{padding:30px}}@media screen and (max-width: 500px){.p-system__point{width:100%;padding:20px 16px}}.p-system__point__text{display:flex;align-items:center}.p-system__point__text:nth-child(n+2){margin-top:20px}@media screen and (max-width: 810px){.p-system__point__text:nth-child(n+2){margin-top:16px}}@media screen and (max-width: 500px){.p-system__point__text:nth-child(n+2){margin-top:14px}}.p-system__point__text .number{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:30px;height:30px;background-color:#124ca0;color:#fff;margin-right:20px;line-height:1}@media screen and (max-width: 500px){.p-system__point__text .number{width:25px;height:25px;margin-right:14px}}.p-system__figure{width:740px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1080px){.p-system__figure{width:75%}}@media screen and (max-width: 500px){.p-system__figure{width:95%}}.p-system__figure img{width:100%}.p-system__career{width:900px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1080px){.p-system__career{width:85%}}@media screen and (max-width: 500px){.p-system__career{width:95%}}.p-system__career img{width:100%}.p-challenge{position:relative;padding:120px 0 450px;background-color:#124ca0;background-image:url("../../../images/challenge_bg.jpg");background-position:bottom;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 1080px){.p-challenge{padding:100px 0 400px}}@media screen and (max-width: 810px){.p-challenge{padding:100px 0 320px}}@media screen and (max-width: 500px){.p-challenge{padding:80px 0 200px}}.p-challenge::before{position:absolute;content:"";left:0;bottom:-1px;width:100%;height:250px;background-color:#edf3fc;clip-path:polygon(0 0, 100% 100%, 0 100%)}@media screen and (max-width: 1080px){.p-challenge::before{height:25vw}}.p-challenge__title__01{width:220px}@media screen and (max-width: 1080px){.p-challenge__title__01{width:200px}}@media screen and (max-width: 810px){.p-challenge__title__01{width:180px}}@media screen and (max-width: 500px){.p-challenge__title__01{width:160px}}.p-challenge__title__02{width:680px}@media screen and (max-width: 1080px){.p-challenge__title__02{width:68vw}}@media screen and (max-width: 500px){.p-challenge__title__02{width:75vw}}.p-challenge__desc{width:800px;max-width:90%;margin-left:auto;margin-right:auto}.p-challenge__figure{width:860px;max-width:95%;margin-left:auto;margin-right:auto}@media screen and (max-width: 500px){.p-challenge__figure{max-width:100%}}.p-challenge__figure img{width:100%}.p-welfare{padding:140px 0 120px;background-color:#edf3fc}@media screen and (max-width: 1080px){.p-welfare{padding:100px 0}}@media screen and (max-width: 810px){.p-welfare{padding:80px 0}}@media screen and (max-width: 500px){.p-welfare{padding:50px 0}}.p-welfare__insurance{padding:35px}@media screen and (max-width: 810px){.p-welfare__insurance{padding:24px}}@media screen and (max-width: 500px){.p-welfare__insurance{padding:20px 16px}}.p-welfare__insurance a{color:#124ca0;text-decoration:underline}.p-welfare__commendation{position:relative;display:flex;z-index:1}@media screen and (max-width: 810px){.p-welfare__commendation{display:block}}.p-welfare__commendation::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;width:calc(50% + 50vw);left:35%;background-color:#124ca0;transform:skewX(-15deg);z-index:-1}@media screen and (max-width: 810px){.p-welfare__commendation::before{left:7.5vw}}@media screen and (max-width: 650px){.p-welfare__commendation::before{height:calc(100% - 1px);left:6vw;transform:skewX(-10deg)}}.p-welfare__commendation__slide{position:relative;flex:0 0 60%;max-width:60%;padding:60px 20px 60px 60px;order:2}@media screen and (max-width: 1080px){.p-welfare__commendation__slide{flex:0 0 55%;max-width:55%}}@media screen and (max-width: 810px){.p-welfare__commendation__slide{max-width:82%;margin-left:auto}}@media screen and (max-width: 650px){.p-welfare__commendation__slide{max-width:86%;padding:40px 20px 40px 40px}}.p-welfare__commendation__slide .decoration{position:absolute;left:0;bottom:1px;height:13rem;overflow:hidden}@media screen and (max-width: 810px){.p-welfare__commendation__slide .decoration{height:10rem}}@media screen and (max-width: 650px){.p-welfare__commendation__slide .decoration{height:7rem}}.p-welfare__commendation__slide .text{font-size:16rem;font-weight:bold;color:rgba(0,0,0,.15);line-height:1;letter-spacing:.005em;font-style:italic;z-index:1}@media screen and (max-width: 810px){.p-welfare__commendation__slide .text{font-size:13rem}}@media screen and (max-width: 500px){.p-welfare__commendation__slide .text{font-size:8rem}}.p-welfareSlider{z-index:2}.p-welfareSlider .swiper-slide img{aspect-ratio:1.6/1}.p-welfareSlider__nav{position:absolute;top:50%;transform:translateY(-50%);left:20px;display:flex;justify-content:space-between;width:100%}@media screen and (max-width: 650px){.p-welfareSlider__nav{left:10px}}.p-welfare__commendation__desc{position:relative;flex:0 0 40%;padding:60px 40px 60px 60px;z-index:1;order:1}@media screen and (max-width: 1080px){.p-welfare__commendation__desc{flex:0 0 45%}}@media screen and (max-width: 810px){.p-welfare__commendation__desc{padding:40px 60px}}@media screen and (max-width: 500px){.p-welfare__commendation__desc{padding:40px}}.p-welfare__commendation__desc::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;left:-5%;background-color:#fff;transform:skewX(-15deg);z-index:-1}@media screen and (max-width: 1080px){.p-welfare__commendation__desc::before{left:-2%}}@media screen and (max-width: 810px){.p-welfare__commendation__desc::before{left:0}}@media screen and (max-width: 650px){.p-welfare__commendation__desc::before{transform:skewX(-10deg)}}.p-welfare__commendation__desc .title{border-bottom:solid 2px #124ca0}.p-welfare__training__list{width:750px;max-width:85%;margin-left:auto;margin-right:auto}@media screen and (max-width: 810px){.p-welfare__training__list{max-width:90%}}.p-welfare__training__item{display:flex;align-items:center}.p-welfare__training__item:nth-child(n+2){margin-top:24px}.p-welfare__training__item:last-child .number::before{content:none}.p-welfare__training__item.is-inview .number{opacity:1;transition:opacity .3s cubic-bezier(0.445, 0.05, 0.55, 0.95) .2s}.p-welfare__training__item.is-inview .number::before{transform:scaleY(1);transition:transform .3s cubic-bezier(0.445, 0.05, 0.55, 0.95) .5s}.p-welfare__training__item .number{flex-shrink:0;position:relative;display:flex;justify-content:center;align-items:center;margin-right:-50px;width:100px;height:100px;padding-right:10px;border-radius:50%;background-color:#124ca0;font-size:4.5rem;font-style:italic;z-index:2;opacity:0}@media screen and (max-width: 810px){.p-welfare__training__item .number{width:80px;height:80px;font-size:4rem;margin-right:-40px;padding-right:8px}}@media screen and (max-width: 650px){.p-welfare__training__item .number{width:60px;height:60px;font-size:3rem;padding-right:6px;margin-right:-30px}}.p-welfare__training__item .number::before{position:absolute;content:"";width:3px;height:calc(100% + 100px);left:50%;top:100%;background-color:#124ca0;transform:scaleY(0);transform-origin:top}@media screen and (max-width: 650px){.p-welfare__training__item .number::before{width:1px;height:calc(100% + 200px)}}.p-welfare__training__item .content{position:relative;width:700px;padding:50px 90px;display:flex;align-items:center;min-height:210px;z-index:1}@media screen and (max-width: 810px){.p-welfare__training__item .content{padding:50px 40px 50px 60px}}@media screen and (max-width: 650px){.p-welfare__training__item .content{display:block;padding:40px 30px 40px 50px}}.p-welfare__training__item .content::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#fff;transform:skewX(-10deg);z-index:-1}.p-welfare__training__item .content dt{position:relative;padding-right:40px}@media screen and (max-width: 810px){.p-welfare__training__item .content dt{padding-right:30px}}@media screen and (max-width: 650px){.p-welfare__training__item .content dt{padding-left:20px;padding-right:0;padding-bottom:24px}}.p-welfare__training__item .content dt::before{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);width:1px;height:100px;background-color:#124ca0}@media screen and (max-width: 650px){.p-welfare__training__item .content dt::before{height:1px;width:75%;top:auto;left:0;bottom:0;right:auto;transform:none}}@media screen and (max-width: 500px){.p-welfare__training__item .content dt::before{width:100%}}.p-welfare__training__item .content dd{padding-left:40px}@media screen and (max-width: 810px){.p-welfare__training__item .content dd{padding-left:30px}}@media screen and (max-width: 650px){.p-welfare__training__item .content dd{padding-left:20px;padding-top:24px}}.p-welfare__event__slider{position:relative}.p-welfare__event__desc{width:800px;max-width:90%;margin-left:auto;margin-right:auto}.p-eventSlider{width:850px;max-width:85%;margin-top:40px;margin-left:auto;margin-right:auto}.p-eventSlider .swiper-slide img{aspect-ratio:1.77/1}.p-eventSlider .swiper-slide p{font-weight:bold}.p-eventSlider__nav{position:absolute;top:50%;transform:translateY(-50%);left:0;display:flex;justify-content:space-between;width:100%}.p-eventSlider__nav .c-buttonPrev{margin-left:40px}@media screen and (max-width: 1080px){.p-eventSlider__nav .c-buttonPrev{margin-left:2vw}}@media screen and (max-width: 810px){.p-eventSlider__nav .c-buttonPrev{margin-left:0}}.p-eventSlider__nav .c-buttonNext{margin-right:44px}@media screen and (max-width: 1080px){.p-eventSlider__nav .c-buttonNext{margin-right:2.3vw}}@media screen and (max-width: 810px){.p-eventSlider__nav .c-buttonNext{margin-right:0}}.p-data{padding:160px 0 210px}@media screen and (max-width: 810px){.p-data{padding:100px 0 180px}}@media screen and (max-width: 500px){.p-data{padding:80px 0 120px}}.p-data__shape__top{position:absolute;width:940px;top:150px;left:0}@media screen and (max-width: 1080px){.p-data__shape__top{top:15vw;width:94%}}@media screen and (max-width: 810px){.p-data__shape__top{top:12vw}}.p-data__shape__bottom{position:absolute;width:420px;bottom:0;right:0}@media screen and (max-width: 1080px){.p-data__shape__bottom{width:40%}}.p-data__tri__01{position:absolute;width:42px;right:3%;top:24%}@media screen and (max-width: 1080px){.p-data__tri__01{width:4%}}.p-data__tri__02{position:absolute;width:160px;top:35%;right:0}@media screen and (max-width: 1080px){.p-data__tri__02{width:16%}}.p-data__tri__03{position:absolute;width:40px;right:0;top:70%}@media screen and (max-width: 1080px){.p-data__tri__03{width:4%}}.p-data__tri__04{position:absolute;width:22px;left:7%;bottom:40%}@media screen and (max-width: 1080px){.p-data__tri__04{width:2%}}.p-data__tri__05{position:absolute;width:40px;bottom:30%;left:2%}@media screen and (max-width: 1080px){.p-data__tri__05{width:4%}}.p-data__tri__06{position:absolute;width:35px;bottom:10%;left:10%}@media screen and (max-width: 1080px){.p-data__tri__06{width:3.5%}}.p-data__title__01{width:440px}@media screen and (max-width: 1080px){.p-data__title__01{width:400px}}@media screen and (max-width: 810px){.p-data__title__01{width:360px}}@media screen and (max-width: 500px){.p-data__title__01{width:250px}}.p-data__title__02{width:680px}@media screen and (max-width: 1080px){.p-data__title__02{width:68vw}}@media screen and (max-width: 500px){.p-data__title__02{width:80vw}}.p-data__desc{width:800px;max-width:90%;margin-left:auto}@media screen and (max-width: 500px){.p-data__desc{max-width:100%}}.p-data__top{position:relative;width:calc(100% - 24px);margin-top:150px;margin-left:auto;margin-right:auto;display:flex;gap:10px;z-index:2}@media screen and (max-width: 1080px){.p-data__top{margin-top:120px}}@media screen and (max-width: 810px){.p-data__top{margin-top:80px}}@media screen and (max-width: 650px){.p-data__top{margin-top:60px;display:block;width:90%}}.p-data__top__left{width:56%}@media screen and (max-width: 650px){.p-data__top__left{width:100%}}.p-data__top__left .member{position:relative;height:430px;border:solid 1px #124ca0;background-position:center;background-size:90%;background-repeat:no-repeat;background-image:url("../../../images/data01.svg");background-color:#fff}@media screen and (max-width: 1080px){.p-data__top__left .member{height:390px}}@media screen and (max-width: 650px){.p-data__top__left .member{height:280px}}.p-data__top__left .member .data{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50%;background-color:#124ca0}@media screen and (max-width: 1080px){.p-data__top__left .member .data{width:180px;height:180px}}@media screen and (max-width: 650px){.p-data__top__left .member .data{width:150px;height:150px}}.p-data__top__left .member .data-text{font-size:3.4rem;font-weight:bold;text-align:center;line-height:1}@media screen and (max-width: 650px){.p-data__top__left .member .data-text{font-size:2.8rem}}.p-data__top__right{width:calc(44% - 20px)}@media screen and (max-width: 650px){.p-data__top__right{width:100%;margin-top:10px}}.p-data__top__right .gender{padding:0 24px;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;border:solid 1px #124ca0;background-color:#fff}@media screen and (max-width: 1080px){.p-data__top__right .gender{height:190px}}@media screen and (max-width: 650px){.p-data__top__right .gender{padding:20px;height:auto}}.p-data__top__right .gender.is-inview .gender-meter::before{transform:scaleX(0.9);transition:transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86) .3s}.p-data__top__right .gender-data{width:100%;display:flex;align-items:center;justify-content:space-between}.p-data__top__right .gender-data .text{font-weight:bold}@media screen and (max-width: 650px){.p-data__top__right .gender-data .text{font-size:24px}}.p-data__top__right .gender-data .text span{font-weight:bold;font-family:"游ゴシック体 Pr6N B"}@media screen and (max-width: 650px){.p-data__top__right .gender-data .text span{font-size:26px}}.p-data__top__right .gender-data .icon{width:48px}@media screen and (max-width: 1080px){.p-data__top__right .gender-data .icon{width:40px}}@media screen and (max-width: 810px){.p-data__top__right .gender-data .icon{width:32px}}.p-data__top__right .gender-meter{position:relative;width:100%;height:50px;background-color:#e6528d}.p-data__top__right .gender-meter::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:1;transform:scaleX(0.5);transform-origin:left;background-color:#4e7dd8}.p-data__top__right .age{margin-top:10px;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0 24px;border:solid 1px #124ca0;background-color:#fff}@media screen and (max-width: 1080px){.p-data__top__right .age{height:190px}}@media screen and (max-width: 650px){.p-data__top__right .age{padding:20px;height:auto}}.p-data__top__right .age .age-text{display:flex;justify-content:center;align-items:flex-end}.p-data__top__right .age .age-text .text{padding:0 4px;line-height:1.2;font-weight:bold}@media screen and (max-width: 810px){.p-data__top__right .age .age-text .text{font-size:2.4rem}}.p-data__top__right .age .graph{width:100%}.count-number{display:flex;line-height:1;align-items:flex-end;justify-content:center}.count-number.is-inview .number-rail{transform:translateY(0%);transition:1.2s cubic-bezier(0.19, 1, 0.22, 1)}.member .count-number .number-wrap{height:4.5rem}@media screen and (max-width: 810px){.member .count-number .number-wrap{height:4rem}}.member .count-number .number-label{font-size:4.5rem;width:2.7rem;color:#fff}@media screen and (max-width: 810px){.member .count-number .number-label{font-size:4rem;width:2.4rem}}.age .count-number .number-wrap{height:3.4rem}.age .count-number .number-label{font-size:3.4rem;width:2.04rem}.count-number .number-wrap{display:inline-block;overflow:hidden;line-height:1}.count-number .number-rail{display:block;transform:translateY(-100%)}.count-number .number-rail.rail-1{transition-delay:.3s}.count-number .number-rail.rail-2{transition-delay:.2s}.count-number .number-rail.rail-3{transition-delay:.1s}.count-number .number-rail.rail-4{transition-delay:0}.count-number .number-label{display:block;line-height:1;color:#124ca0;text-align:center;font-weight:bold;font-family:"游ゴシック体 Pr6N B","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic ProN","Noto Sans JP","メイリオ",sans-serif}.count-number .number-label.unit,.count-number .number-label.unit-large{width:auto;font-weight:bold}.count-number .number-label.color-transparent{background:transparent;color:transparent}.p-data__middle{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:24px;z-index:2}.p-data__middle__item{width:270px;height:270px;border-radius:50%;border:solid 1px #124ca0;overflow:hidden;background-color:#fff}@media screen and (max-width: 810px){.p-data__middle__item{width:250px;height:250px}}.p-data__middle__item .label{padding:35px 0 20px;color:#fff;font-size:2rem;text-align:center;background-color:#124ca0;font-weight:bold;line-height:1}.p-data__middle__item .icon{margin:14px auto;height:80px}@media screen and (max-width: 810px){.p-data__middle__item .icon{height:60px}}.p-data__middle__item .count-number{margin-top:10px}.p-data__middle__item .number-wrap{height:3.4rem}.p-data__middle__item .number-wrap.auto{height:auto}.p-data__middle__item .number-label{font-size:3.4rem;width:2.04rem}.p-data__middle__item .number-label.unit{font-size:2.6rem;line-height:1}.p-data__bottom{position:relative;display:flex;gap:40px;width:840px;margin-left:auto;margin-right:auto;z-index:2;max-width:90%}@media screen and (max-width: 1080px){.p-data__bottom{flex-direction:column;align-items:center}}@media screen and (max-width: 650px){.p-data__bottom{gap:30px}}.p-data__bottom .number-wrap{height:3rem}.p-data__bottom .number-wrap.auto{height:auto}.p-data__bottom .number-label{font-size:3rem;width:1.8rem;font-weight:bold}.p-data__bottom .number-label.unit{width:auto;line-height:1}.p-data__bottom .number-label.unit-min{font-size:2rem;width:auto;line-height:1}.p-data__bottom__item{width:calc(50% - 20px);display:flex;align-items:center;justify-content:space-between;padding:30px;border:solid 1px #124ca0;background-color:#fff}@media screen and (max-width: 1080px){.p-data__bottom__item{width:400px;max-width:100%}}@media screen and (max-width: 1080px)and (max-width: 500px){.p-data__bottom__item{padding:20px}}.p-data__bottom__item .label{padding:10px;font-weight:bold;margin-bottom:10px}.p-data__bottom__item .icon{width:75px}@media screen and (max-width: 650px){.p-data__bottom__item .icon{width:40px;max-width:14vw}}.p-member{padding:120px 0;background-color:#124ca0}@media screen and (max-width: 810px){.p-member{padding:100px 0}}@media screen and (max-width: 500px){.p-member{padding:80px 0}}.p-member::before{position:absolute;content:"";top:0;left:0;width:100%;height:40%;background-size:contain;background-position:right top;background-repeat:no-repeat;background-image:url("../../../images/member_bg01.jpg")}.p-member .c-inner{z-index:2}.p-member__item{display:flex;align-items:center}@media screen and (max-width: 810px){.p-member__item{flex-direction:column}}.p-member__item:nth-child(even) .p-member__image{order:2}@media screen and (max-width: 810px){.p-member__item:nth-child(even) .p-member__image{order:1}}.p-member__item:nth-child(even) .p-member__slide{order:1;padding-left:20px;padding-right:60px}@media screen and (max-width: 810px){.p-member__item:nth-child(even) .p-member__slide{order:2;padding-left:0;padding-right:0}}.p-member__item:nth-child(n+2){margin-top:60px}.p-member__image{position:relative;flex:0 0 38%}@media screen and (max-width: 1080px){.p-member__image{flex:0 0 42%}}@media screen and (max-width: 810px){.p-member__image{width:60%}}@media screen and (max-width: 500px){.p-member__image{width:290px}}.p-member__image img{aspect-ratio:1/1.25;height:auto}.p-member__image .info{position:absolute;left:0;bottom:0;display:flex;align-items:flex-end;width:100%;padding:10px 12px}.p-member__image .info::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#124ca0;mix-blend-mode:multiply;z-index:0}.p-member__image .info .name{position:relative;z-index:2;font-size:3.8rem;line-height:1}@media screen and (max-width: 1080px){.p-member__image .info .name{font-size:3rem}}.p-member__image .info .position{position:relative;z-index:2;margin-left:auto}.p-member__slide{position:relative;flex:0 0 62%;max-width:62%;padding-left:80px}@media screen and (max-width: 1080px){.p-member__slide{flex:0 0 58%;max-width:58%;padding-left:40px}}@media screen and (max-width: 810px){.p-member__slide{margin-top:40px;padding-left:0;max-width:80%}}@media screen and (max-width: 500px){.p-member__slide{max-width:100%}}@media screen and (max-width: 1080px){.p-member__slide h3{font-size:2.5rem}}@media screen and (max-width: 500px){.p-member__slide h3{font-size:2rem}}.p-memberSlider .swiper-slide{padding:0 50px}@media screen and (max-width: 500px){.p-memberSlider .swiper-slide{padding:0 32px}}.p-memberSlider .swiper-slide h3{display:table;margin-left:auto;margin-right:auto;border-bottom:solid 1px #fff}.p-memberSlider__nav{position:absolute;top:50%;display:flex;justify-content:space-between;width:100%;padding:0 10px;z-index:3}.p-entry{position:relative;padding:160px 0 180px}@media screen and (max-width: 810px){.p-entry{padding:120px 0 150px}}@media screen and (max-width: 500px){.p-entry{padding:80px 0 100px}}.p-entry__shape__top{position:absolute;top:-1px;left:0;width:500px}@media screen and (max-width: 1080px){.p-entry__shape__top{width:50%}}.p-entryLink{height:340px}@media screen and (max-width: 810px){.p-entryLink{height:300px}}@media screen and (max-width: 500px){.p-entryLink{height:260px}}.p-entryLink .c-inner{height:100%}.p-entryLink__image{position:relative;left:calc(50% - 55vw);width:90%;height:100%;transform:skewX(-15deg);overflow:hidden}@media screen and (max-width: 810px){.p-entryLink__image{left:calc(50% - 60vw)}}.p-entryLink__image img{width:110%;transform:skewX(15deg)}.p-entryLink__banner{position:absolute;right:0;bottom:-70px;width:500px;height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:solid 1px transparent;gap:30px;z-index:2;transform:translateX(200%)}@media screen and (max-width: 810px){.p-entryLink__banner{width:400px;height:280px}}@media screen and (max-width: 500px){.p-entryLink__banner{bottom:-30px;width:90%;height:220px}}.p-entryLink__banner:hover .p-entryLink__bg::before{opacity:1}.p-entryLink__banner:hover .entry{border-color:#ff8e44;background-color:#fff;color:#ff8e44}.p-entryLink__banner:hover .p-entryLink__catch{display:none}.p-entryLink__banner:hover svg{display:block}.p-entryLink__banner .entry{display:flex;align-items:center;justify-content:center;width:210px;height:52px;color:#fff;font-weight:bold;background-color:#ff8e44;transition:border-color .3s cubic-bezier(0.445, 0.05, 0.55, 0.95),background-color .3s cubic-bezier(0.445, 0.05, 0.55, 0.95),color .3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}@media screen and (max-width: 500px){.p-entryLink__banner .entry{width:160px;height:44px}}.p-entryLink__banner svg{display:none;width:75%;margin-left:auto;margin-right:auto}.p-entryLink__bg{position:absolute;width:calc(50% + 50vw);height:100%;top:0;right:calc(50% - 50vw);z-index:-1;transform:skewX(-15deg);overflow:hidden}.p-entryLink__bg::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);opacity:0;transition:opacity .3s cubic-bezier(0.445, 0.05, 0.55, 0.95);z-index:1}.p-entryLink__bg img{position:relative;width:120%;left:-20%;transform:skewX(15deg)}.p-entryLink__catch{width:75%;margin-left:auto;margin-right:auto}