a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:#fff;display:block}a,a:hover,a:visited,label{text-decoration:none}label{display:block}.top_body *{box-sizing:unset}html{font-size:62.5%}body{color:#333;font-family:Roboto,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-size:1.4rem;line-height:1.4;min-width:320px;text-align:left;width:100%}h3{font-weight:700}img,img[src*=".svg"]{width:100%}img{height:auto}input[type=button],input[type=email],input[type=number],input[type=submit],input[type=text],textarea[type=text]{-webkit-appearance:none;border-radius:0}.show-mobile{display:none}.show-desktop{display:block}.header{align-items:center;background:#00a6a6;box-sizing:border-box;display:flex;justify-content:space-between;padding:3% 5%;width:100%}.header.is-prepareSticky{transform:translateY(-100px);transition:.3s ease}.header.is-sticky{box-shadow:1px 2px 6px rgba(0,0,0,.1);padding:1% 5%;position:fixed;top:0;transform:translateY(0);transition:.3s ease;z-index:10}@media(max-width:990px){.header.is-sticky{padding:3% 5%}}@media(max-width:480px){.header.is-sticky{padding:3%}}.header__logo{padding-top:5px;width:320px}@media(max-width:480px){.header__logo{width:170px}}@media(max-width:990px){.header__cta{border:3px solid #fff;border-radius:1px;font-size:16px;font-size:1.6rem;margin-right:14%;padding:5px 30px}.header__cta.show-mobile{display:block}.header__cta:hover{background:#fff;color:#00a6a6;transition:color .3s ease}}@media(max-width:480px){.header__cta{border:2px solid #fff;font-size:14px;font-size:1.4rem;padding:5px 12px}}.navigationList{width:100%}@media(max-width:990px){.navigationList{max-width:100%}}.navigationList__item{color:#fff;display:inline-block;font-size:16px;font-size:1.6rem;font-weight:600;letter-spacing:.05em;line-height:1.7;margin-right:3%}@media(max-width:990px){.navigationList__item{display:block;font-size:20px;font-size:2rem;line-height:2;margin:0 0 5%;opacity:0;text-align:center;transform:translateX(-60px)}.navigationList__item:last-child,.navigationList__item:nth-child(5){transform:none}}.navigationList__item:last-child{margin:0 0 0 3%}@media(max-width:990px){.navigationList__item:last-child{margin:auto}}.navigationList__item__link{opacity:.6;padding-bottom:5px;position:relative;transition:color .35s ease}.navigationList__item__link:after{background:#f7f7f7;bottom:0;content:"";height:4px;left:50%;position:absolute;transition:.3s;width:0}@media(max-width:990px){.navigationList__item__link:after{background:#fff;left:0;margin:auto;right:0}}.navigationList__item__link:hover{color:#fff;cursor:pointer;opacity:1;text-decoration:none}.navigationList__item__link:hover:after{left:0;width:100%}@media(max-width:990px){.navigationList__item__link:hover:after{width:20%}}.navigationList__item__link.is-activeTxt{opacity:1}.navigationList__item__link.is-activeLine:after{left:0;width:100%}@media(max-width:990px){.navigationList__item__link.is-activeLine:after{width:20%}}.navigationList__item__cta{border:3px solid #fff;border-radius:1px;padding:5px 30px}.navigationList__item__cta:hover{background:#fff;color:#00a6a6;text-decoration:none;transition:color .3s ease}.navigationList__item__lang{color:#fff;display:inline-block;font-weight:400;opacity:.6}@media(max-width:990px){.navigationList__item__lang{font-size:16px;font-size:1.6rem;width:50px}}.navigationList__item__lang.is-active,.navigationList__item__lang:hover{opacity:1}.navigation{align-items:center;display:flex;justify-content:space-between;max-width:800px;text-align:right;width:100%}@media(max-width:990px){.navigation{background:#00a6a6;bottom:0;height:100vh;left:0;max-width:100%;opacity:0;position:fixed;right:0;top:0;transition:.1s ease;visibility:hidden;z-index:4}.navigation.is-toggle{opacity:1;transition:.1s ease;visibility:visible}.navigation.is-toggle ul li{opacity:1}.navigation.is-toggle ul li:first-child{transform:translateX(0);transition:.2s ease .1s}.navigation.is-toggle ul li:nth-child(2){transform:translateX(0);transition:.2s ease .2s}.navigation.is-toggle ul li:nth-child(3){transform:translateX(0);transition:.2s ease .3s}.navigation.is-toggle ul li:nth-child(4){transform:translateX(0);transition:.2s ease .4s}.navigation.is-toggle ul li:last-child{transition:.3s ease .6s}.burgerMenu{height:30px;position:absolute;right:5%;width:40px;z-index:5}.burgerMenu span{background:#fff;height:4px;left:0;margin:auto;position:absolute;transition:.1s ease;width:40px}.burgerMenu span:first-child{top:0}.burgerMenu span:nth-child(2){bottom:0;top:0}.burgerMenu span:last-child{bottom:0}.burgerMenu.show-mobile{display:block}}@media(max-width:480px){.burgerMenu{height:25px;right:3%;width:30px}.burgerMenu span{height:3px;width:28px}}@media(max-width:990px){.burgerMenu.is-toggle span{transition:.1s ease}.burgerMenu.is-toggle span:first-child{top:50%;transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.burgerMenu.is-toggle span:nth-child(2){opacity:0}.burgerMenu.is-toggle span:last-child{bottom:40%;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}}@media(max-width:480px){.burgerMenu.is-toggle span:last-child{top:50%}}.footer{align-items:flex-end;background:#00a6a6;color:#fff;display:flex;justify-content:space-between;padding:3% 5%}@media(min-width:1200px){.footer{padding:2% 5%}}@media(max-width:768px){.footer{display:block}}@media(max-width:480px){.footer{padding:5%}}.footer__left{width:100%}@media(max-width:768px){.footer__left{text-align:center}}.footer__left__logo{display:block;width:250px}@media(max-width:768px){.footer__left__logo{margin:auto}}.footer__left__licence{display:inline-block;font-weight:300;padding-top:10px}@media(max-width:768px){.footer__left__licence{padding:0}}.footer__right{text-align:right;width:100%}@media(max-width:768px){.footer__right{margin-top:3%;text-align:center}}.footer__right__copyright{font-weight:300;padding-top:10px}.footerLinkList{width:100%}.footerLinkList__item{display:inline-block;font-weight:300;position:relative}.footerLinkList__item+.footerLinkList__item{margin-left:20px}.footerLinkList__item+.footerLinkList__item:before{background:#fff;bottom:1px;content:"";height:15px;left:-11px;position:absolute;width:1px}.footerLinkList__item__link:hover{color:#fff;text-decoration:underline}.footerLinkList__item__fbLink{width:20px}.footerLinkList__item__fbLink img{vertical-align:middle}.contBox{margin:0 5% 10%;padding-top:5%}.sectionTtl{color:#00a6a6;font-size:50px;font-size:5rem;font-weight:900;letter-spacing:.05em;margin:5% 0 10%;position:relative;text-align:center}@media(max-width:768px){.sectionTtl{font-size:40px;font-size:4rem}}@media(max-width:480px){.sectionTtl{font-size:30px;font-size:3rem;margin:5% 0 13%}.sectionTtl.show-desktop{display:none}.sectionTtl.show-mobile{display:block;margin:5% 0 10%}}.sectionTtl:after{background:#00a6a6;content:"";height:10px;left:0;margin:3% auto;position:absolute;right:0;top:100%;width:100px}@media(max-width:480px){.sectionTtl:after{height:8px}}.cta{background:#00a6a6;color:#fff;padding:2%;text-align:center}@media(max-width:768px){.cta{padding:3%}}@media(max-width:480px){.cta{padding:5%}}.cta__ttl{font-size:30px;font-size:3rem;font-weight:700;letter-spacing:.05em}@media(max-width:768px){.cta__ttl{font-size:26px;font-size:2.6rem}}@media(max-width:480px){.cta__ttl{font-size:20px;font-size:2rem}}.cta__txt{font-size:20px;font-size:2rem;font-weight:300;padding:2% 0}@media(max-width:768px){.cta__txt{font-size:18px;font-size:1.8rem;font-size:16px;font-size:1.6rem}}.cta__btn{border:3px solid #fff;box-sizing:border-box;cursor:pointer;font-size:20px;font-size:2rem;font-weight:700;letter-spacing:.08em;margin:1% auto 0;max-width:400px;padding:1.5% 0}@media(max-width:768px){.cta__btn{margin-top:3%;padding:2% 0;width:80%}}@media(max-width:480px){.cta__btn{border-width:2px;font-size:18px;font-size:1.8rem;margin-top:3%;padding:3% 0;width:100%}}.cta__btn:hover{background:#fff;color:#00a6a6;text-decoration:none;transition:color .3s}.js-fadeInBottom{opacity:0;transform:translateY(40px);transition:.1s ease}.is-fadeInBottom{opacity:1;transform:translateY(0);transition:.5s ease .3s}.js-fadeIn{opacity:0;transition:.1s ease}.is-fadeIn{opacity:1;transition:.5s ease .3s}.Mv{background:url(/images/top/imgMv.jpg) 80% no-repeat;background-size:cover;box-shadow:inset 0 0 0 2000px rgba(170,182,242,.6);color:#fff;height:104vh;margin-top:-10%;min-height:770px}@media(max-width:768px){.Mv{margin-top:-12%}}@media(max-width:480px){.Mv{height:110vh;margin-top:-16%;min-height:600px}}.Mv--em{background:url(/images/jobseeker/imgJobSeekersMv.jpg) 50% no-repeat;background-size:cover}@media(max-width:768px){.Mv--em{background:url(/images/jobseeker/imgJobSeekersMv.jpg) 24% no-repeat;background-size:cover}}.Mv--about{background-image:url(/images/about/imgAboutMv.jpg)}.Mv__copy{margin:0 5%;position:relative;top:45%}.Mv__copy--about{top:35%}.Mv__copy__main{font-size:100px;font-size:10rem;font-weight:900;letter-spacing:.02em;line-height:1.1}@media(max-width:768px){.Mv__copy__main{font-size:90px;font-size:9rem}}@media(max-width:480px){.Mv__copy__main{font-size:70px;font-size:7rem}.Mv__copy__main--em{font-size:50px;font-size:5rem}}.Mv__copy__main--about{font-size:60px;font-size:6rem;letter-spacing:.02em}@media(max-width:480px){.Mv__copy__main--about{font-size:50px;font-size:5rem}}.Mv__copy__sub{font-size:30px;font-size:3rem;font-weight:300;padding:2% 0}@media(max-width:768px){.Mv__copy__sub{font-size:26px;font-size:2.6rem}}@media(max-width:480px){.Mv__copy__sub{font-size:20px;font-size:2rem}}.Mv__copy__sub--about{font-weight:700}@media(max-width:480px){.Mv__copy__sub--about{font-size:24px;font-size:2.4rem}}.benefitList{margin:auto;max-width:900px}.benefitList__item{align-items:center;display:flex}@media(max-width:768px){.benefitList__item{background:#fff;box-shadow:0 0 6px 2px rgba(0,0,0,.1);display:block}}.benefitList__item__img{width:60%}@media(max-width:768px){.benefitList__item__img{width:100%}.benefitList__item__img.show-mobile{display:block}.benefitList__item__img.show-desktop{display:none}}.benefitList__item+.benefitList__item{margin-top:6%}.benefitTxtBlock{background:#fff;box-shadow:0 0 6px 2px rgba(0,0,0,.1);font-weight:300;margin-left:-10%;padding:3vw;width:50%;z-index:2}@media(max-width:768px){.benefitTxtBlock{background:none;border:none;box-shadow:none;margin:auto;padding:5%;width:auto}}@media(max-width:480px){.benefitTxtBlock{background:none;border:none;box-shadow:none;margin:auto;padding:5%;width:auto}}.benefitTxtBlock--left{margin:0 -10% 0 0}@media(max-width:768px){.benefitTxtBlock--left{margin:auto}}@media(max-width:480px){.benefitTxtBlock--left{margin:auto}}.benefitTxtBlock__ttl{color:#00a6a6;font-size:30px;font-size:3rem;line-height:1.2}@media(max-width:768px){.benefitTxtBlock__ttl{font-size:26px;font-size:2.6rem}}@media(max-width:480px){.benefitTxtBlock__ttl{font-size:20px;font-size:2rem}}.benefitTxtBlock__txt{font-size:14px;font-size:1.4rem;padding-top:3%}@media(max-width:768px){.benefitTxtBlock__txt{font-size:16px;font-size:1.6rem}}.flowList{margin:auto;max-width:900px}.flowList__item{align-items:center;display:flex}@media(max-width:480px){.flowList__item{background:#fff;box-shadow:0 0 6px 2px rgba(0,0,0,.1);display:block;padding:5%}}.flowList__item__icn{width:15%}@media(max-width:768px){.flowList__item__icn{width:20%}}@media(max-width:480px){.flowList__item__icn{margin:0 auto 1%;width:28%}}.flowList__item img{vertical-align:middle}.flowList__item+.flowList__item{margin-top:6%}.flowTxtBlock{margin-left:5%;width:80%}@media(max-width:768px){.flowTxtBlock{margin-left:6%;width:74%}}@media(max-width:480px){.flowTxtBlock{margin:auto;width:100%}}.flowTxtBlock__ttl{font-size:30px;font-size:3rem;padding:1% 0}@media(max-width:768px){.flowTxtBlock__ttl{font-size:26px;font-size:2.6rem;padding:3% 0}}@media(max-width:480px){.flowTxtBlock__ttl{font-size:20px;font-size:2rem}}.flowTxtBlock__txt{font-size:16px;font-size:1.6rem;font-weight:300}@media(max-width:768px){.flowTxtBlock__txt{font-size:16px;font-size:1.6rem}}@media(max-width:480px){.flowTxtBlock__txt{font-size:14px;font-size:1.4rem}}.LvIntro__txt{margin:5% 0}@media(max-width:480px){.LvIntro__txt{color:#333;margin:0 5%}}.phoneNumber__number{margin-right:2%}.phoneNumber input{width:calc(100% - 70px)}.extOpt{text-align:center;width:60px}.policyLink{border-bottom:1px solid #00a6a6;color:#00a6a6;display:inline-block}.policyLink:hover{color:#00a6a6;text-decoration:none}@media(max-width:480px){.policyLink{margin-top:5%}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.none{display:none}@media(max-width:600px){.sectionTtl{font-size:30px;font-size:3rem}.sectionTtl.show-desktop{display:none}.sectionTtl.show-mobile{display:block;margin:5% 0 10%}}.sectionTtl--lvIntro{color:#fff;margin:0 0 8% 40%;text-align:left}@media(max-width:768px){.sectionTtl--lvIntro{margin:3% 0 8% 40%}}@media(min-width:1200px){.sectionTtl--lvIntro{margin:3% 0 8% 55%}}.sectionTtl--lvIntro:after{background:#fff;right:auto}.LvIntro{margin:0 5% 5%;padding-top:5%}@media(max-width:600px){.LvIntro{height:auto;padding:0}}.LvIntro__txt{color:#fff;font-size:16px;font-size:1.6rem;font-weight:300;margin:5% 0 5% 40%}@media(min-width:1200px){.LvIntro__txt{margin-left:55%;max-width:900px}}@media(max-width:600px){.LvIntro__txt{color:#333;margin:0 5%}}.mission{box-shadow:0 0 6px 2px rgba(0,0,0,.1);display:flex;margin:auto;max-width:1200px;overflow:hidden}@media(max-width:768px){.mission{box-shadow:none;display:block}}.mission__ttl{color:#add9d9;display:inline-block;font-size:30px;font-size:3rem;font-weight:900;letter-spacing:.05em;margin-right:5%;position:relative;vertical-align:top}@media(max-width:768px){.mission__ttl{display:block;width:100%}}.mission__ttl:after{background-color:#add9d9;content:"";height:8px;left:0;margin:3% auto;position:absolute;top:100%;width:90px}.missionIntro{margin:3vw;vertical-align:top;width:80%}@media(max-width:768px){.missionIntro{display:block;margin:5% 0;width:100%}}.missionIntro__main{color:#00a6a6;font-size:40px;font-size:4rem;font-weight:700;margin-bottom:2%;margin-top:5%}@media(max-width:990px){.missionIntro__main{font-size:24px;font-size:2.4rem}}@media(max-width:768px){.missionIntro__main{margin-top:10%}}.missionIntro__sub{font-size:16px;font-size:1.6rem;font-weight:300}.missionIntro__item{align-items:center;display:flex;position:relative;width:22%}.missionIntro__item.show-mobile{display:none}@media(max-width:768px){.missionIntro__item{display:block;width:100%}.missionIntro__item.show-mobile{background:url(/images/top/imgDirector_mobile.png) no-repeat 50%;background-size:cover;display:block;height:100%;padding:30px 0}.missionIntro__item.show-desktop{display:none}}.missionIntro__item__circle{background:#add9d9;border-radius:50%;opacity:.5;padding-top:100%;position:absolute;right:-30%;top:-10%;width:100%}.missionIntro__item__img{margin-right:-20%;position:absolute;right:30%;width:100%;z-index:2}.message{color:#fff;font-size:16px;font-size:1.6rem;font-weight:300;margin-left:40%}@media(min-width:1200px){.message{margin-left:55%;max-width:900px}}@media(max-width:600px){.message{background:url(/images/jobseeker/imgLvIntro.jpg) no-repeat 50%;background-size:cover;height:260px;margin:5% auto}}.message__quote{font-size:20px;font-size:2rem;font-style:italic;font-weight:400;margin-bottom:10px}@media(max-width:600px){.message__quote{font-size:14px;font-size:1.4rem;font-weight:300;margin:0;padding:11% 5% 5% 50%}.message__quote.show-mobile{display:block}.message__quote.show-desktop{display:none}}@media(max-width:768px){.message__txt{font-size:14px;font-size:1.4rem}}@media(max-width:600px){.message__txt.show-mobile{display:block}.message__txt.show-desktop{display:none}}.message__title{padding:20px 20px 0 0;text-align:right}@media(max-width:768px){.message__title{font-size:12px;font-size:1.2rem;margin-left:60%}.message__title.show-desktop{display:none}}.message__name{font-weight:400;letter-spacing:.05em;padding-right:20px;text-align:right}@media(max-width:768px){.message__name{font-size:14px;font-size:1.4rem;margin-left:60%}.message__name.show-desktop{display:none}}.message__license{font-size:14px;font-size:1.4rem}@media(max-width:600px){.message__license{font-size:12px;font-size:1.2rem;margin-left:50%;padding:0}}.formList__item__bday{display:flex;flex-wrap:wrap;justify-content:space-between}.formList__item__bday input{box-sizing:border-box;margin-right:2%;width:32%}.formList__item__bday input:last-of-type{margin:0}.formList__item__file{display:inline-block;width:calc(100% - 114px)}.formList__item__file>input:first-child{display:none}.formList__item__fileBtn{border:2px solid #00a6a6;color:#00a6a6;cursor:pointer;display:inline-block;line-height:46px;margin-left:-4px;padding:0 10px;vertical-align:top}@media(max-width:480px){.formList__item__fileBtn{line-height:36px}}.formList__item__fileBtn:hover{background:#00a6a6;color:#fff}.formList__item__url{margin:0 0 2%}@media(max-width:768px){.formList__item__url{margin-bottom:5%}}.phoneNumber--jobSeekers input{width:calc(100% - 70px)}@media(max-width:600px){.sectionTtl--em{font-size:30px;font-size:3rem}.sectionTtl--em.show-mobile{display:block;margin:5% 0 10%}}.sectionTtl--lvIntroEm{color:#fff}@media(max-width:768px){.sectionTtl--lvIntroEm{color:#00a6a6}}@media(max-width:600px){.sectionTtl--lvIntroEm.show-desktop{display:none}}.sectionTtl--lvIntroEm:after{background:#fff}@media(max-width:768px){.sectionTtl--lvIntroEm:after{background:#00a6a6}}.benefitList--em{max-width:1000px}.LvIntroEm{background:url(/images/jobseeker/imgLvIntro.jpg) no-repeat center top 45%;background-color:#333;background-size:cover;height:600px;padding:5% 10%}@media(min-width:1200px){.LvIntroEm{background-position:center top 65%;height:700px}}@media(max-width:768px){.LvIntroEm{background:none;background-color:none;height:auto;padding:0}.LvIntroEm__img{margin-top:5%;overflow:hidden;padding-top:50%;position:relative}.LvIntroEm__img.show-mobile{display:block}.LvIntroEm__img img{bottom:-5%;height:auto;position:absolute;width:100%}}.LvIntroEm__txt{color:#fff;font-size:16px;font-size:1.6rem;font-weight:300;max-width:500px}@media(max-width:768px){.LvIntroEm__txt{color:#333;margin:0 5%;max-width:100%}}.formList__item__description{height:230px}@media(max-width:480px){.formList__item__description{height:180px}}.contact{margin:5% 0 10%}.contact__map{height:0;overflow:hidden;padding-bottom:50vh;position:relative}.contact__map iframe{height:100%;left:0;position:absolute;top:0;width:100%}.infoList{margin:5%;text-align:center}.infoList__item{display:inline-block;font-weight:300;text-align:center;vertical-align:top;width:260px}.infoList__item__img{height:auto;margin:0 auto 3%;width:160px}@media(max-width:600px){.infoList__item__img{width:100px}}.infoList__item__ttl{color:#5b5c5d;font-size:20px;font-size:2rem;font-weight:500;margin:10px 0}.infoList__item__txt{font-size:18px;font-size:1.8rem}.infoList__item+.infoList__item{margin-left:4%}@media(max-width:600px){.infoList__item+.infoList__item{margin:0}}@media(max-width:480px){.infoList__item+.infoList__item{margin:10% 0 0}}.aboutMv{background:url(/images/about/imgAboutMv.jpg) 50% no-repeat;background-size:cover;box-shadow:inset 0 0 0 2000px rgba(0,166,166,.9);color:#fff;height:104vh;margin-top:-135px;min-height:770px}@media(max-width:480px){.aboutMv{height:110vh;min-height:600px}}.aboutMv__copy{margin:0 5%;position:relative;top:30%}.aboutMv__copy__sub{font-size:35px;font-size:3.5rem;font-weight:700;padding:2% 0}@media(max-width:480px){.aboutMv__copy__sub{font-size:24px;font-size:2.4rem}}.aboutMv__copy__main{font-size:90px;font-size:9rem;font-weight:900;letter-spacing:.02em;line-height:1.1}@media(max-width:480px){.aboutMv__copy__main{font-size:50px;font-size:5rem}}.service{margin:auto;max-width:1200px}.service__ttl{color:#add9d9;display:inline-block;font-size:30px;font-size:3rem;font-weight:900;letter-spacing:.05em;margin-right:5%;position:relative;vertical-align:top;width:25%}@media(max-width:768px){.service__ttl{display:block;width:100%}}.service__ttl:after{background-color:#add9d9;content:"";height:8px;left:0;margin:3% auto;position:absolute;top:100%;width:90px}.service__block{display:inline-block;width:65%}@media(max-width:768px){.service__block{display:block;margin-top:18%;width:100%}}.service__item{margin-bottom:8%;text-align:left}@media(max-width:480px){.service__item{margin-bottom:15%}}.service__logo{display:inline-block;margin-bottom:2%}.service__logo>img{height:56px}.service__txtArea{align-items:center;display:flex;justify-content:space-around;width:100%}@media(max-width:480px){.service__txtArea{display:block}}.service__txt{font-size:16px;font-size:1.6rem;letter-spacing:.01em;line-height:1.6;width:60%}@media(max-width:480px){.service__txt{margin-bottom:5%;width:100%}}.service__btn>a{background-color:#61a9a9;color:#fff;display:inline-block;font-size:16px;font-size:1.6rem;padding:10px 44px 10px 24px;position:relative}.service__btn>a:hover{background-color:#6eb8b8;transition:.3s}@media(max-width:480px){.service__btn{text-align:right}}.service__btnIcon{background:url(/images/common/icon/icnLink.svg);height:12px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:12px}.company{margin:auto;max-width:1200px}.company__ttl{color:#add9d9;display:inline-block;font-size:30px;font-size:3rem;font-weight:900;letter-spacing:.05em;margin-right:5%;position:relative;vertical-align:top;width:25%}@media(max-width:768px){.company__ttl{display:block;width:100%}}.company__ttl:after{background-color:#add9d9;content:"";height:8px;left:0;margin:3% auto;position:absolute;top:100%;width:90px}.companyIntro{display:inline-block;vertical-align:top;width:65%}@media(max-width:768px){.companyIntro{display:block;margin-top:10%;width:100%}}.companyIntro__main{color:#00a6a6;font-size:40px;font-size:4rem;font-weight:700;margin-bottom:2%}@media(max-width:990px){.companyIntro__main{font-size:24px;font-size:2.4rem}}.companyIntro__sub{font-size:16px;font-size:1.6rem;font-weight:300}.office{align-items:center;display:flex;justify-content:center;margin:5% auto 0;max-width:1200px}@media(max-width:768px){.office{display:block;margin-top:10%}}.office__img{width:50%}@media(max-width:768px){.office__img{height:30vh;width:100%}.office__img.show-desktop{display:none}.office__img.show-mobile{display:block}}.office__img img{height:auto;width:100%}@media(max-width:768px){.office__img img{max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 -16px;object-position:0 -16px}}.officeTxtBlock{margin-left:8%;width:50%}@media(max-width:768px){.officeTxtBlock{margin:5% 0;text-align:center;width:100%}}.officeTxtBlock__ttl{color:#00a6a6;font-size:24px;font-size:2.4rem;font-weight:700;letter-spacing:.05em}@media(max-width:990px){.officeTxtBlock__ttl{font-size:20px;font-size:2rem}}.officeTxtBlock--headOffice{margin:0 8% 0 0;text-align:right}@media(max-width:768px){.officeTxtBlock--headOffice{margin:5% 0;text-align:center}}.officeInfoList{font-weight:300}.officeInfoList__item{margin-top:5%}.officeInfoList__item__ttl{color:#add9d9;font-weight:700;letter-spacing:.05em}.officeInfoList__item__txt{font-size:16px;font-size:1.6rem}.officeInfoList__item__link{color:#454545;display:inline-block}.officeInfoList__item__link:hover{color:#454545;text-decoration:underline}.officeInfoList__item__link:visited{color:#454545}.serviceInfoList{font-weight:300}.serviceInfoList__item{margin-top:5%}.serviceInfoList__item__ttl{color:#a9a9a9;font-weight:700;letter-spacing:.05em}.serviceInfoList__item__txt{font-size:16px;font-size:1.6rem;padding:5px 0}.serviceInfoList__item__link{color:#454545;display:inline-block}.serviceInfoList__item__link:hover{color:#454545;text-decoration:underline}.serviceInfoList__item__link:visited{color:#454545}.join{font-size:16px;font-size:1.6rem;font-weight:300;margin:10% 5%}.join__txt{line-height:2;margin:auto auto 5%;max-width:1000px}.join__btn{border:3px solid #00a6a6;color:#00a6a6;cursor:pointer;font-size:20px;font-size:2rem;font-weight:700;letter-spacing:.08em;margin:auto;max-width:450px;padding:1.5% 0;text-align:center}@media(max-width:768px){.join__btn{padding:2% 0}}@media(max-width:480px){.join__btn{border-width:2px;font-size:18px;font-size:1.8rem;padding:3% 0}}.join__btn:hover{background-color:#00a6a6;color:#fff;transition:all .3s}.joinList{margin:5% 0;text-align:center}@media(max-width:480px){.joinList{margin:10% 0}}.joinList__item{font-weight:300}.joinList__item__ttl{color:#00a6a6;font-size:20px;font-size:2rem;font-weight:700;margin-bottom:1%}.joinList__item__txt{font-size:16px;font-size:1.6rem;margin-top:10px}.termsIntro{margin:0 auto 4%;max-width:900px}.termsInfo{text-align:right}.termsList{counter-reset:section;font-weight:400;margin:auto;max-width:900px}.termsList__table{margin-top:16px;width:100%}.termsList__table__first{text-align:center;width:35%}.termsList__table__second{text-align:left}.termsList__table td,.termsList__table tr{border:1px solid #000}.termsList__table p{margin-left:16px}.termsList__ttl{font-size:16px;font-size:1.6rem;font-weight:700;margin:2% 0}.termsList__ttl:before{content:counter(section) ". ";counter-increment:section}.termsList__ttl__legal{font-size:16px;font-size:1.6rem;font-weight:700;margin:2% 0}.termsList__sub{font-weight:700;margin-top:1.5%}.termsList__sub__sub{margin-left:16px}.termsList__txt{line-height:1.7}.termssection{counter-reset:section;font-weight:400;margin:auto;max-width:900px}.termssection h4{margin-top:16px}.termssection__ttl{font-size:16px;font-size:1.6rem;font-weight:700;margin-top:32px}.termssection__ttl:before{content:counter(section) ". ";counter-increment:section}.termssection h5,.termssection h6,.termssection p{margin-top:16px}.termssection h1,.termssection h2,.termssection h3,.termssection h4,.termssection h5,.termssection h6{font-size:100%}.termssection ul{margin:12px 0 0 24px}.termssection ul.listCircle{counter-reset:circleNum}.termssection ul.listCircle>li{position:relative}.termssection ul.listCircle>li:before{border:1px solid #555;border-radius:50%;content:counter(circleNum);counter-increment:circleNum;display:block;left:-24px;line-height:12px;padding-left:2px;position:absolute;text-align:center;top:1px;width:10px}.termssection ul.listBracket{counter-reset:bracketNum}.termssection ul.listBracket>li{position:relative}.termssection ul.listBracket>li:before{content:"(" counter(bracketNum) ") ";counter-increment:bracketNum;left:-24px;position:absolute;top:1px}.termssection ul.listAlp li{list-style-type:lower-alpha}.termssection ul.listDot li{list-style-type:disc}.termssection ul.listUpAlp li{list-style-type:upper-alpha}.termssection ul.listDecimal li{list-style-type:decimal}.entryForm{margin:0 auto;max-width:700px}.entryForm__txt{font-size:17px;font-size:1.7rem;margin-bottom:32px;text-align:center}.entryForm__item{margin-bottom:24px}.entryForm__itemTtl{font-size:18px;font-size:1.8rem;margin-bottom:6px}.entryForm__itemTtl>label>span{color:#00a6a6}.entryForm__nameArea{display:flex;flex-wrap:wrap}.entryForm__nameBox{border:1px solid #8c8c8c;font-size:16px;font-size:1.6rem;margin-right:16px;max-width:250px;padding:10px 12px;width:20vw}.entryForm__nameBox::-moz-placeholder{color:#ccc}.entryForm__nameBox::placeholder{color:#ccc}.entryForm__mailBox{border:1px solid #8c8c8c;box-sizing:border-box;font-size:16px;font-size:1.6rem;padding:10px 12px;width:100%}.entryForm__mailBox::-moz-placeholder{color:#ccc}.entryForm__mailBox::placeholder{color:#ccc}.entryForm__phoneCountry{border:1px solid #707070;border-radius:0;box-sizing:border-box;font-size:16px;font-size:1.6rem;margin-bottom:8px;min-width:200px;position:relative;width:14vw}.entryForm__phoneCountry:before{border:5px solid transparent;border-top:6px solid #707070;content:"";position:absolute;right:8px;top:45%;z-index:-1}.entryForm__phoneCountry>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;min-width:200px;width:100%}.entryForm__phoneBox,.entryForm__phoneCountry>select{box-sizing:border-box;font-size:16px;font-size:1.6rem;padding:10px 12px}.entryForm__phoneBox{border:1px solid #8c8c8c;min-width:300px;width:20vw}.entryForm__phoneBox::-moz-placeholder{color:#ccc}.entryForm__phoneBox::placeholder{color:#ccc}.entryForm__phoneTxt{display:block;margin-top:4px}.entryForm__birthArea{display:flex;flex-wrap:wrap}.entryForm__birthBox{border:1px solid #8c8c8c;margin-right:16px;max-width:150px;min-width:75px;position:relative;width:16vw}.entryForm__birthBox::-moz-placeholder{color:#ccc}.entryForm__birthBox::placeholder{color:#ccc}.entryForm__birthBox:before{border:5px solid transparent;border-top:6px solid #707070;content:"";position:absolute;right:8px;top:45%;z-index:-1}.entryForm__birthBox>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;font-size:16px;font-size:1.6rem;padding:10px 12px;width:100%}.entryForm__genderArea{display:flex}.entryForm__genderItem{display:flex;font-size:18px;font-size:1.8rem;margin-right:32px}.entryForm__genderItem>input{cursor:pointer}.entryForm__genderItem>input[type=radio]:after{background-color:#d1d3d1}.entryForm__genderItem>input[type=radio]:after,.entryForm__genderItem>input[type=radio]:checked:after{border:2px solid #fff;border-radius:50%;content:"";display:inline-block;height:18px;left:-3px;position:relative;top:-2px;transition:.3s;visibility:visible;width:18px}.entryForm__genderItem>input[type=radio]:checked:after{background-color:#00a6a6}.entryForm__genderItem>label{cursor:pointer;margin-left:12px}.entryForm__countryBox{border:1px solid #8c8c8c;margin-right:16px;max-width:350px;position:relative;width:100%}.entryForm__countryBox::-moz-placeholder{color:#ccc}.entryForm__countryBox::placeholder{color:#ccc}.entryForm__countryBox>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;font-size:16px;font-size:1.6rem;padding:10px 12px;width:100%}.entryForm__countryBox:before{border:5px solid transparent;border-top:6px solid #707070;content:"";position:absolute;right:8px;top:45%;z-index:-1}@media(max-width:480px){.entryForm__txt{font-size:14px;font-size:1.4rem}.entryForm__itemTtl{font-size:17px;font-size:1.7rem}.entryForm__nameBox{width:30vw}.entryForm__phoneBox{min-width:auto;width:100%}}.complete{font-weight:300;margin:5% auto;max-width:700px;text-align:center}@media(max-width:768px){.complete{max-width:80%}}@media(max-width:480px){.complete{margin:5% auto}}.complete__ttl{color:#00a6a6;font-size:30px;font-size:3rem;font-weight:900;letter-spacing:.02em;margin-bottom:5%;position:relative;text-align:center}@media(max-width:768px){.complete__ttl{font-size:24px;font-size:2.4rem;font-weight:700}}@media(max-width:480px){.complete__ttl{font-size:20px;font-size:2rem}}.complete__txt{font-size:16px;font-size:1.6rem;margin-bottom:3%}.complete__txt__link{color:#00a6a6;display:inline-block;font-weight:500;text-decoration:underline}.confirmation{background:#fff;border:1px solid #e8e8e8;box-shadow:1px 2px 6px rgba(0,0,0,.1);font-weight:300;margin:5% auto 10%;max-width:500px;padding:3%;text-align:center}@media(max-width:768px){.confirmation{margin:10% auto;max-width:70%;padding:5%}}@media(max-width:480px){.confirmation{max-width:80%}}.confirmation__ttl{font-size:18px;font-size:1.8rem;font-weight:500;margin-bottom:5%}.registrationInfo{margin:auto;table-layout:fixed;text-align:left;width:100%}.infoRow{height:40px;width:100%}.infoRow__ttl{font-weight:500;padding-right:5%;vertical-align:middle;width:50%}@media(max-width:480px){.infoRow__ttl{padding:0}}.infoRow__info{word-wrap:break-word;padding-left:3%;vertical-align:middle;width:50%}.infoRow__info>a{color:#333}@media(max-width:480px){.infoRow__info{padding:0}}.errorTtl{margin:auto;text-align:center;width:35%}@media(max-width:480px){.errorTtl{width:60%}}.errorTtl--500{width:65%}@media(max-width:480px){.errorTtl--500{width:100%}}.errorNav,.errorTxt{font-size:20px;font-size:2rem;font-weight:300;line-height:2;margin-top:5%;text-align:center}@media(max-width:480px){.errorNav,.errorTxt{font-size:16px;font-size:1.6rem}}.errorNav a,.errorTxt a{border-bottom:1px solid #00a6a6;color:#00a6a6;display:inline-block;line-height:1.4}.errorNav a:hover,.errorTxt a:hover{opacity:.8}.errorNav a:visited,.errorTxt a:visited{color:#00a6a6}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.lp-header{background-color:#00a6a6;z-index:5}.lp-header__cont{margin:0 auto;padding:24px 0 20px;width:1200px}.lp-header__logo>img{width:320px}@media(max-width:768px){.lp-header__cont{padding:24px 5% 20px;width:auto}}@media(max-width:480px){.lp-header__cont{padding:16px 5% 12px;width:auto}.lp-header__logo>img{width:220px}}.lp-footer{background-color:#00a6a6;z-index:5}.lp-footer__cont{align-items:center;color:#fff;display:flex;justify-content:space-between;margin:0 auto;padding:32px 0;width:1200px}.lp-footer__link{display:flex;font-size:16px;font-size:1.6rem}.lp-footer__linkItem>a{color:#fff}.lp-footer__linkItem>a:hover{opacity:.6;transition:.3s}.lp-footer__linkItem>a:focus,.lp-footer__linkItem>a:hover{color:#fff;text-decoration:none}.lp-footer__linkItem:not(:first-child){margin-left:48px}.lp-footer__copyright{font-size:16px;font-size:1.6rem;letter-spacing:.02em}@media(max-width:768px){.lp-footer{background-color:#00a6a6}.lp-footer__cont{display:block;text-align:center;width:auto}.lp-footer__link{justify-content:center;margin-bottom:24px}.lp-footer__linkItem{border-bottom:1px solid #fff}.lp-footer__copyright{font-size:14px;font-size:1.4rem}}@media(max-width:480px){.lp-footer{background-color:#00a6a6}.lp-footer__cont{display:block;padding:32px 0;text-align:center;width:100%}.lp-footer__link{display:flex;font-size:15px;font-size:1.5rem;justify-content:center;margin-bottom:16px}.lp-footer__linkItem{border-bottom:1px solid #fff}.lp-footer__linkItem:not(:first-child){margin-left:24px}.lp-footer__copyright{font-size:13px;font-size:1.3rem}}.lp-complete{background-color:#f9f9f9}.lp-complete__cont{height:calc(100vh - 256px)}.lp-complete__block{background-color:#fff;border-radius:32px;box-sizing:border-box;filter:drop-shadow(0 0 8px rgba(39,48,67,.1));margin:96px auto 0;padding:88px 120px;width:800px}.lp-complete__ttl{color:#61a9a9;font-size:32px;font-size:3.2rem;font-weight:700;margin-bottom:48px}.lp-complete__ttl,.lp-complete__txt{letter-spacing:.03em;text-align:center}.lp-complete__txt{font-size:18px;font-size:1.8rem;line-height:1.8}@media(max-width:768px){.lp-complete__block{padding:88px 64px;width:85vw}.lp-complete__txt{text-align:left}}@media(max-width:480px){.lp-complete__cont{height:calc(100vh - 170px);margin:0 5%}.lp-complete__block{border-radius:24px;margin-top:48px;padding:56px 24px 72px;width:100%}.lp-complete__ttl{font-size:20px;font-size:2rem;margin-bottom:32px}.lp-complete__txt{font-size:16px;font-size:1.6rem;text-align:left}}html{scroll-behavior:smooth}.lp001-br__sp{display:none}.lp001-secWrap{overflow:hidden}.lp001-secWrap__gray{background-color:#f9f9f9}.lp001-secWrap__green{background-color:#e7f7f7}.lp001-content{margin:0 auto;width:1200px}.lp001-secIcon{margin:0 auto 8px;width:54px}.lp001-secTtl{color:#00a6a6;font-size:34px;font-size:3.4rem;letter-spacing:.03em;margin-bottom:64px;text-align:center}.lp001-secTtl>span{font-size:24px;font-size:2.4rem}.lp001-cta{text-align:center}.lp001-cta__txt,.lp001-cta__txt--white{color:#ff5348;display:inline-block;font-size:20px;font-size:2rem;letter-spacing:.03em;margin-bottom:12px;position:relative}.lp001-cta__txt--white:before,.lp001-cta__txt:before{background:#ff5348;border-radius:3px;bottom:-2px;content:"";height:30px;left:-20px;position:absolute;transform:rotate(-30deg);width:2px}.lp001-cta__txt--white:after,.lp001-cta__txt:after{background:#ff5348;border-radius:3px;bottom:-2px;content:"";height:30px;position:absolute;right:-20px;transform:rotate(30deg);width:2px}.lp001-cta__txt--white{color:#fff}.lp001-cta__txt--white:after,.lp001-cta__txt--white:before{background:#fff}.lp001-cta__btn>a{background:linear-gradient(90deg,#ff5348,#ff8a24);border-radius:48px;color:#fff;filter:drop-shadow(0 8px 1px rgba(0,0,0,.1));font-size:26px;font-size:2.6rem;letter-spacing:.03em;margin:0 auto;padding:24px 0;position:relative;transition:.3s;width:440px}.lp001-cta__btn>a:hover{color:#fff;cursor:pointer;filter:drop-shadow(0 0 0 rgba(0,0,0,.1));text-decoration:none;transform:translateY(5px)}.lp001-cta__arrowBottom{border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;height:10px;position:absolute;right:10%;top:50%;transform:translateY(-50%) rotate(-45deg);width:10px}@media(max-width:768px){.lp001-content{margin:0 5%;width:auto}.lp001-secTtl{font-size:30px;font-size:3rem}.lp001-secTtl>span{font-size:22px;font-size:2.2rem}}@media(max-width:480px){.lp001-br__sp{display:block}.lp001-content{margin:0 5%;width:auto}.lp001-secIcon{width:44px}.lp001-secTtl{font-size:22px;font-size:2.2rem;margin-bottom:48px}.lp001-cta__txt,.lp001-cta__txt--white,.lp001-secTtl>span{font-size:16px;font-size:1.6rem}.lp001-cta__txt--white:before,.lp001-cta__txt:before{left:-14px;width:1px}.lp001-cta__txt--white:after,.lp001-cta__txt:after{right:-14px;width:1px}.lp001-cta__btn>a{font-size:20px;font-size:2rem;padding:20px 0;width:100%}.slider{display:none}.slider.slick-initialized{display:block}.slider .slick-list{overflow:visible;width:100%}.slick-active>button{opacity:1!important}.prevArrow{left:-14vw}.nextArrow,.prevArrow{height:70px;position:absolute;top:50%;transform:translateY(-50%);width:70px!important;z-index:1}.nextArrow{right:-14vw}.original-dots{display:flex;justify-content:center;margin-top:24px}.original-dots>li{list-style-type:none}.original-dots>li:hover{cursor:pointer}.original-dots>li>button{background-color:#00a6a6;border:none;border-radius:50%;color:transparent;height:8px;margin:0 8px;opacity:.3;padding:0;width:8px}.original-dots>li>button:hover{cursor:pointer}}.lp001-mv{background-image:url(/images/lp/001/mv_pc.jpg);background-position:50%;background-size:cover;height:640px}.lp001-mv__copy{margin:0 auto;width:900px}.lp001-mv__copy>img{margin:80px 0 72px}.lp001-mv__copy__pc{display:block}.lp001-mv__copy__sp{display:none}@media(max-width:768px){.lp001-mv{height:600px}.lp001-mv__copy{width:90vw}}@media(max-width:480px){.lp001-mv{background-image:url(/images/lp/001/mv_sp.jpg);height:440px}.lp001-mv__copy{width:90vw}.lp001-mv__copy>img{margin:80px 0 64px}.lp001-mv__copy__pc{display:none}.lp001-mv__copy__sp{display:block}}.lp001-feature{padding:120px 0 104px}.lp001-feature__block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:88px}.lp001-feature__card{background-color:#fff;border:3px solid #273043;border-radius:32px;box-sizing:border-box;position:relative;width:568px}.lp001-feature__ttl{background-color:#273043;border-radius:28px 28px 0 0;color:#fff;font-size:30px;font-size:3rem;letter-spacing:.03em;padding:12px 0;text-align:center}.lp001-feature__detail{padding:16px 48px 88px}.lp001-feature__graf>img{margin-bottom:8px;width:100%}.lp001-feature__txt{font-size:17px;font-size:1.7rem;letter-spacing:.03em;line-height:2;padding:0 16px}.lp001-feature__txt>strong{color:#00a6a6}.lp001-feature__source{bottom:40px;color:#666;font-size:15px;font-size:1.5rem;letter-spacing:.03em;padding:0 16px;position:absolute}@media(max-width:768px){.lp001-feature__block{justify-content:center}.lp001-feature__card{width:80vw}.lp001-feature__card:not(:first-child){margin-top:48px}}@media(max-width:480px){.lp001-feature{padding:48px 0 80px}.lp001-feature__block{display:block;margin-bottom:64px}.lp001-feature__card{border:2px solid #273043;border-radius:16px;position:static;width:100%}.lp001-feature__card:not(:first-child){margin-top:48px}.lp001-feature__ttl{border-radius:12px 12px 0 0;font-size:20px;font-size:2rem;padding:10px 0}.lp001-feature__detail{padding:16px 16px 40px}.lp001-feature__txt{font-size:16px;font-size:1.6rem;line-height:1.8;padding:0 8px}.lp001-feature__source{font-size:12px;font-size:1.2rem;padding:24px 8px 0;position:static}}.lp001-service{padding:120px 0 96px}.lp001-service__aboutTtl{background-color:#61a9a9;border-radius:0 40px 40px 0;color:#fff;display:inline-block;font-size:30px;font-size:3rem;letter-spacing:.03em;margin:0 calc(50% - 50vw) 40px;padding:12px 72px 12px calc(50vw - 50% + 40px)}.lp001-service__aboutBlock{align-items:center;display:flex;justify-content:space-around;margin-bottom:80px}.lp001-service__aboutTxt{font-size:20px;font-size:2rem;letter-spacing:.03em;line-height:1.6;width:520px}.lp001-service__aboutImg>img{width:500px}.lp001-service__featureBlock{display:flex;flex-wrap:wrap;justify-content:space-between}.lp001-service__featureItem{position:relative;width:344px}.lp001-service__featureNum{background-color:#61a9a9;border-radius:24px;color:#fff;font-size:20px;font-size:2rem;left:-16px;letter-spacing:.1em;padding:0 16px 4px;position:absolute;top:120px}.lp001-service__featureNum>b{font-size:28px;font-size:2.8rem;font-weight:500;margin-left:4px;position:relative;top:1px}.lp001-service__featureTtl{font-size:30px;font-size:3rem;letter-spacing:.05em;margin-bottom:16px}.lp001-service__featureTxt{font-size:17px;font-size:1.7rem;letter-spacing:.03em;line-height:1.8}.lp001-service__featureImg>img{margin:0 0 8px 24px;width:310px}@media(max-width:768px){.lp001-service__aboutTtl{font-size:28px;font-size:2.8rem;padding:12px 56px 12px calc(50vw - 50%)}.lp001-service__aboutTxt{font-size:18px;font-size:1.8rem;width:40vw}.lp001-service__aboutImg>img{width:45vw}.lp001-service__featureItem{margin-bottom:40px;width:40vw}.lp001-service__featureImg>img{width:38vw}}@media(max-width:480px){.lp001-service{padding:48px 0 96px}.lp001-service__aboutTtl{font-size:18px;font-size:1.8rem;font-weight:400;margin:0 calc(50% - 50vw) 16px;padding:8px 16px 8px 5%}.lp001-service__aboutBlock{display:block;margin-bottom:56px}.lp001-service__aboutTxt{font-size:16px;font-size:1.6rem;line-height:1.8;margin-bottom:24px;width:100%}.lp001-service__aboutImg>img{width:100%}.lp001-service__featureBlock{display:block}.lp001-service__featureItem{margin-bottom:0;width:100%}.lp001-service__featureItem:not(:first-child){margin-top:48px}.lp001-service__featureNum{font-size:18px;font-size:1.8rem;left:-8px;top:17vh}.lp001-service__featureNum>b,.lp001-service__featureTtl{font-size:26px;font-size:2.6rem}.lp001-service__featureTtl{margin-bottom:8px}.lp001-service__featureTxt{font-size:16px;font-size:1.6rem;line-height:2}.lp001-service__featureImg>img{width:93%}}.lp001-experience{padding:80px 0 40px;position:relative;z-index:3}.lp001-experience__bg{background-image:url(/images/lp/001/experience_bg_pc.jpg);background-position:50%;background-size:cover;position:relative;z-index:1}.lp001-experience__bg:before{background-image:linear-gradient(135deg,#316c6c,#62b3b3);bottom:0;content:"";left:0;opacity:.85;position:absolute;right:0;top:0;z-index:2}.lp001-experience__block{align-items:center;display:flex;justify-content:space-around;margin-bottom:40px}.lp001-experience__detail{color:#fff;font-weight:300;letter-spacing:.05em}.lp001-experience__ttl{font-size:32px;font-size:3.2rem;margin-bottom:24px}.lp001-experience__txt{font-size:18px;font-size:1.8rem;line-height:2;margin-bottom:32px;width:520px}.lp001-experience__txt>span{font-size:12px;font-size:1.2rem;vertical-align:super}.lp001-experience__logo{background-color:#fff;border-radius:32px;filter:drop-shadow(0 0 16px rgba(0,0,0,.2));padding:40px 56px 56px}.lp001-experience__logo>img{width:400px}@media(max-width:768px){.lp001-experience{width:auto}.lp001-experience__bg{background-image:url(/images/lp/001/experience_bg_sp.jpg);background-position:top;background-repeat:no-repeat;background-size:contain}.lp001-experience__block{display:block}.lp001-experience__detail{margin-bottom:40px}.lp001-experience__txt{width:100%}.lp001-experience__logo{padding:32px 0;text-align:center}.lp001-experience__logo>img{width:50vw}}@media(max-width:480px){.lp001-experience{padding:40px 0 64px;width:auto}.lp001-experience__bg{background-image:url(/images/lp/001/experience_bg_sp.jpg);background-position:top;background-repeat:no-repeat;background-size:contain}.lp001-experience__block{display:block;margin-bottom:48px}.lp001-experience__detail{margin-bottom:32px}.lp001-experience__ttl{font-size:26px;font-size:2.6rem;font-weight:400;line-height:1.6}.lp001-experience__txt{font-size:16px;font-size:1.6rem;font-weight:400;margin-bottom:24px;width:auto}.lp001-experience__txt>span{font-size:10px;font-size:1rem}.lp001-experience__logo{border-radius:24px;padding:24px 32px 32px}.lp001-experience__logo>img{width:100%}}.lp001-jobOffer{padding:120px 0 104px}.lp001-jobOffer__block{margin-bottom:88px}.lp001-jobOffer__slickArea{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.lp001-jobOffer__card{background-color:#fff;border:2px solid #273043;border-radius:16px;box-sizing:border-box;width:376px}.lp001-jobOffer__ttl{background-color:#273043;border-radius:12px 12px 0 0;color:#fff;font-size:19px;font-size:1.9rem;letter-spacing:.03em;padding:12px 24px}.lp001-jobOffer__detail{padding:16px 20px}.lp001-jobOffer__img{margin-bottom:16px}.lp001-jobOffer__img>img{border-radius:8px;width:100%}.lp001-jobOffer__info>dt{background-color:#61a9a9;border-radius:16px;color:#fff;display:inline-block;font-weight:300;letter-spacing:.03em;margin-bottom:4px;padding:2px 8px}.lp001-jobOffer__info>dd{font-size:15px;font-size:1.5rem;line-height:1.5;margin:0 8px 16px}@media(max-width:768px){.lp001-jobOffer__slickArea{justify-content:center}.lp001-jobOffer__card{width:85vw!important}.lp001-jobOffer__card:not(:first-child){margin-top:40px}.lp001-jobOffer__detail{padding:16px 24px}}@media(max-width:480px){.lp001-jobOffer{padding:48px 0 104px}.lp001-jobOffer__block{display:block;margin-bottom:64px}.lp001-jobOffer__card{margin:0 2.5vw}.lp001-jobOffer__card:not(:first-child){margin-top:0}.lp001-jobOffer__ttl{font-size:17px;font-size:1.7rem;letter-spacing:0;padding:10px 12px}.lp001-jobOffer__detail{padding:16px}.lp001-jobOffer__info>dt{font-weight:400}.lp001-jobOffer__slickArea{position:relative}}.lp001-advisor{padding:120px 0 104px}.lp001-advisor__slickArea{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:48px}.lp001-advisor__item{height:360px;margin-bottom:64px;position:relative;width:552px}.lp001-advisor__item:nth-child(2n){top:160px}.lp001-advisor__balloon{background:#fff;border-radius:32px;filter:drop-shadow(6px 6px 0 rgb(97,169,169));margin-left:160px;position:relative;z-index:2}.lp001-advisor__balloon:before{border-bottom:10px solid transparent;border-right:35px solid #fff;border-top:20px solid transparent;bottom:-22px;content:"";left:20px;position:absolute;transform:rotate(-58deg)}.lp001-advisor__message{font-size:17px;font-size:1.7rem;letter-spacing:.03em;line-height:2;padding:24px 32px}.lp001-advisor__message>strong{color:#00a6a6}.lp001-advisor__img{bottom:0;left:0;position:absolute;width:270px;z-index:1}.lp001-advisor__profile{bottom:20px;position:absolute;right:0;width:300px;z-index:2}.lp001-advisor__name{font-size:20px;font-size:2rem;letter-spacing:.03em;margin-bottom:24px;position:relative}.lp001-advisor__name:after{background:#61a9a9;bottom:-12px;content:"";height:3px;left:0;position:absolute;width:40px}.lp001-advisor__career{letter-spacing:.03em;line-height:1.8}@media(max-width:768px){.lp001-advisor__block{justify-content:center}.lp001-advisor__item{height:35vh;margin:0 auto 64px;width:75vw}.lp001-advisor__item:nth-child(2n){top:0}.lp001-advisor__img{width:35vw}.lp001-advisor__profile{width:45vw}}@media(max-width:480px){.lp001-advisor{padding:48px 0 104px}.lp001-advisor__block{display:block;margin-bottom:56px}.lp001-advisor__item{bottom:0;height:49vh;margin:0 3vw;position:relative;width:86vw!important}.lp001-advisor__item:nth-child(2n){top:auto}.lp001-advisor__balloon{border-radius:24px;filter:drop-shadow(4px 4px 0 rgb(97,169,169));margin-left:0}.lp001-advisor__balloon:before{border-right:30px solid #fff;border-top:15px solid transparent;bottom:-17px;left:15vw}.lp001-advisor__message{font-size:15px;font-size:1.5rem;line-height:1.8;padding:16px 24px}.lp001-advisor__img{bottom:3vh;position:absolute;width:115px}.lp001-advisor__profile{bottom:0;margin-left:24vw;position:absolute;width:60vw}.lp001-advisor__name{font-size:15px;font-size:1.5rem;margin-bottom:16px}.lp001-advisor__name:after{bottom:-10px;height:2px}.lp001-advisor__career{font-size:13px;font-size:1.3rem;line-height:1.6}.lp001-advisor__slickArea{position:relative}}@media screen and (max-width:320px){.lp001-advisor__item{height:58vh}.lp001-advisor__img{bottom:0;left:-4px}.lp001-advisor__profile{margin-left:24vw;width:56vw}}.lp001-appeal{padding:120px 0 104px;position:relative}.lp001-appeal:before{background-image:url(/images/lp/001/appeal_bg01.png);content:"";height:736px;left:-264px;position:absolute;top:216px;width:570px;z-index:-1}.lp001-appeal:after{background-image:url(/images/lp/001/appeal_bg02.png);bottom:192px;content:"";height:355px;position:absolute;right:-240px;width:446px;z-index:-1}.lp001-appeal__block{margin:0 64px 88px}.lp001-appeal__card{background-color:#fff;border:3px solid #273043;border-radius:32px;box-sizing:border-box;width:928px}.lp001-appeal__card:nth-child(2n){margin-left:128px}.lp001-appeal__card:not(:first-child){margin-top:48px}.lp001-appeal__ttl{background-color:#273043;border-radius:24px 24px 0 0;color:#fff;font-size:24px;font-size:2.4rem;letter-spacing:.03em;padding:12px 0;text-align:center}.lp001-appeal__detail{display:flex;justify-content:space-between;padding:24px}.lp001-appeal__img>img{border-radius:8px;width:376px}.lp001-appeal__txt{font-size:17px;font-size:1.7rem;letter-spacing:.03em;line-height:2;width:470px}.lp001-appeal__txt>strong{color:#00a6a6}@media(max-width:768px){.lp001-appeal:after,.lp001-appeal:before{display:none}.lp001-appeal__block{margin:0 0 64px}.lp001-appeal__card{margin:0 auto;width:80vw}.lp001-appeal__card:nth-child(2n){margin-left:auto}.lp001-appeal__card:not(:first-child){margin-top:40px}.lp001-appeal__detail{display:block;padding:16px 24px 32px}.lp001-appeal__img>img{height:20vh;-o-object-fit:cover;object-fit:cover;-o-object-position:0 30%;object-position:0 30%;width:100%}.lp001-appeal__txt{width:auto}}@media(max-width:480px){.lp001-appeal{padding:48px 0 104px}.lp001-appeal:after,.lp001-appeal:before{display:none}.lp001-appeal__block{margin:0 0 64px}.lp001-appeal__card{border:2px solid #273043;border-radius:16px;width:100%}.lp001-appeal__card:nth-child(2n){margin-left:0}.lp001-appeal__card:not(:first-child){margin-top:40px}.lp001-appeal__ttl{border-radius:12px 12px 0 0;font-size:18px;font-size:1.8rem;padding:10px 0}.lp001-appeal__detail{display:block;padding:16px 16px 32px}.lp001-appeal__img>img{height:120px;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;-o-object-position:0 30%;object-position:0 30%;width:100%}.lp001-appeal__txt{font-size:16px;font-size:1.6rem;width:auto}}.lp001-flow{padding:120px 0}.lp001-flow__block{margin:0 auto;width:800px}.lp001-flow__item{align-items:center;background-color:#fff;border-radius:16px;display:flex;filter:drop-shadow(0 0 8px rgba(39,48,67,.1));height:64px;padding:20px 32px;position:relative}.lp001-flow__item:not(:first-child){margin-top:40px}.lp001-flow__item:not(:first-child):before{border-color:#9a9da4 transparent transparent;border-style:solid;border-width:14px 13px 0;content:"";left:50%;position:absolute;top:-26px;transform:translateX(-50%)}.lp001-flow__img{margin-right:24px;width:64px}.lp001-flow__ttl{color:#00a6a6;font-size:20px;font-size:2rem;font-weight:700;letter-spacing:.03em}.lp001-flow__txt{font-size:17px;font-size:1.7rem;letter-spacing:.03em;line-height:1.6;position:absolute;right:32px;width:470px}@media(max-width:768px){.lp001-flow__block{width:80vw}.lp001-flow__item{height:auto;padding:20px 24px}.lp001-flow__img{margin-right:8px;width:56px}.lp001-flow__ttl{font-size:18px;font-size:1.8rem}.lp001-flow__txt{font-size:16px;font-size:1.6rem;right:24px;width:43vw}}@media(max-width:480px){.lp001-flow{padding:48px 0 104px}.lp001-flow__block{width:auto}.lp001-flow__item{background-color:transparent;filter:none;flex-wrap:wrap;height:auto;padding:0}.lp001-flow__item:not(:first-child){margin-top:40px}.lp001-flow__item:not(:first-child):before{display:none}.lp001-flow__item:not(:last-child):after{background:#add9d9;border-radius:3px;content:"";height:75px;left:20px;position:absolute;top:52px;width:2px}.lp001-flow__item:not(:last-child):nth-child(4):after{height:100px}.lp001-flow__img{margin-right:8px;width:44px}.lp001-flow__txt{font-size:15px;font-size:1.5rem;margin-left:52px;position:static;width:auto}}.lp001-ef{margin-bottom:88px}.lp001-ef__block{background-color:#fff;border-radius:32px;box-sizing:border-box;filter:drop-shadow(0 0 8px rgba(39,48,67,.1));margin:0 auto;padding:44px 120px 64px;position:relative;width:800px}.lp001-ef__confirmation{font-size:16px;font-size:1.6rem;margin-bottom:32px;text-align:center}.lp001-ef__cta{background:#e0e0e0;border:2px solid #e0e0e0;border-radius:48px;display:block;font-size:26px;font-size:2.6rem;font-weight:400;letter-spacing:.03em;margin:0 auto;padding:24px 0;position:relative;transition:.3s;width:440px}.lp001-ef__cta:hover{cursor:pointer}.flag-icon{background-size:cover!important;box-shadow:0 0 1px 0 #888}.btn{border-radius:0!important;font-size:16px!important;padding:10px 12px!important}.btn-default{border-color:#8c8c8c!important}.btn-group{margin-bottom:0!important}.dropdown-menu>li>a{padding:6px 20px!important}@media(max-width:768px){.lp001-ef__block{padding:44px 80px 64px;width:85vw}}@media(max-width:480px){.lp001-ef{margin-bottom:56px}.lp001-ef__block{border-radius:24px;padding:32px 16px 56px;width:100%}.lp001-ef__confirmation{font-size:14px;font-size:1.4rem}.lp001-ef__confirmation>label>a{margin-top:8px}.lp001-ef__cta{font-size:20px;font-size:2rem;padding:20px 0;width:100%}}.lead-header{margin:0 auto;max-width:1200px;position:relative;z-index:5}.lead-header__cont{align-items:center;display:flex;padding:32px 4%;position:absolute}.lead-header__logo{margin-bottom:0;width:320px}.lead-header__tagline{color:#fff;font-size:20px;font-size:2rem;letter-spacing:.04em;margin:0 0 0 32px}@media(max-width:768px){.lead-header__cont{flex-direction:column;justify-content:center;padding:24px 0 16px;width:100%}.lead-header__logo{order:1}.lead-header__tagline{font-weight:300;margin:0 0 4px}}@media(max-width:480px){.lead-header__cont{padding:16px 0 8px}.lead-header__logo{width:220px}.lead-header__tagline{font-size:14px;font-size:1.4rem}}.lead-footer{background-color:#2e6666;z-index:5}.lead-footer__cont{align-items:center;color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:24px 4%}.lead-footer__link{display:flex;font-size:16px;font-size:1.6rem;letter-spacing:.04em;margin-bottom:0}.lead-footer__linkItem>a{color:#fff}.lead-footer__linkItem>a:hover{opacity:.6;transition:.3s}.lead-footer__linkItem>a:focus,.lead-footer__linkItem>a:hover{color:#fff;text-decoration:none}.lead-footer__linkItem:not(:first-child){margin-left:48px}.lead-footer__company{font-family:Roboto Condensed,sans-serif;font-size:26px;font-size:2.6rem;font-weight:500}.lead-footer__company,.lead-footer__copyright{letter-spacing:.04em;margin-bottom:0;text-align:right}.lead-footer__copyright{font-size:14px;font-size:1.4rem;font-weight:300}@media(max-width:768px){.lead-footer__cont{display:block;padding:24px 0;width:auto}.lead-footer__link{justify-content:center;margin-bottom:20px}.lead-footer__linkItem{border-bottom:1px solid hsla(0,0%,100%,.8)}.lead-footer__company{font-size:23px;font-size:2.3rem;text-align:center}.lead-footer__copyright{text-align:center}}@media(max-width:480px){.lead-footer__link{display:flex;font-size:14px;font-size:1.4rem}.lead-footer__linkItem:not(:first-child){margin-left:24px}.lead-footer__company{font-size:20px;font-size:2rem;font-weight:700}.lead-footer__copyright{font-size:12px;font-size:1.2rem}}.lead001-br__sp{display:none}.lead001-secWrap{overflow:hidden}.lead001-secWrap__green{background-color:#f0fffd}.lead001-content{margin:0 auto;max-width:1200px;padding:0 4%}.lead001-secTtl{color:#14bda5;font-size:22px;font-size:2.2rem;letter-spacing:.08em;margin-bottom:40px;text-align:center}.lead001-secTtl>span{color:#444;font-size:62px;font-size:6.2rem;font-weight:700}.lead001-cta{text-align:center;width:100%}.lead001-cta__txt,.lead001-cta__txt--white{display:inline-block;font-size:20px;font-size:2rem;letter-spacing:.05em;margin-bottom:16px;position:relative}.lead001-cta__txt--white:before,.lead001-cta__txt:before{background:#333;border-radius:3px;bottom:-2px;content:"";height:30px;left:-20px;position:absolute;transform:rotate(-30deg);width:1px}.lead001-cta__txt--white:after,.lead001-cta__txt:after{background:#333;border-radius:3px;bottom:-2px;content:"";height:30px;position:absolute;right:-20px;transform:rotate(30deg);width:1px}.lead001-cta__txt--white{color:#fff}.lead001-cta__txt--white:after,.lead001-cta__txt--white:before{background:#fff;width:2px}.lead001-cta__btn{margin-bottom:0}.lead001-cta__btn>a{background-color:#ffe600;border-radius:48px;color:#66542e;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));font-size:26px;font-size:2.6rem;letter-spacing:.05em;margin:0 auto;max-width:400px;padding:24px 0;transition:.3s}.lead001-cta__btn>a:hover{cursor:pointer;filter:drop-shadow(0 0 0 rgba(0,0,0,.1));transform:translateY(4px)}.lead001-cta__btn>a:focus,.lead001-cta__btn>a:hover{color:#66542e;text-decoration:none}@media(max-width:480px){.lead001-br__sp{display:block}.lead001-br__pc{display:none}.lead001-secTtl{font-size:18px;font-size:1.8rem;font-weight:500}.lead001-secTtl>span{font-size:48px;font-size:4.8rem}.lead001-cta__txt,.lead001-cta__txt--white{font-size:16px;font-size:1.6rem;margin-bottom:12px}.lead001-cta__txt--white:before,.lead001-cta__txt:before{height:24px;left:-10px}.lead001-cta__txt--white:after,.lead001-cta__txt:after{height:24px;right:-10px}.lead001-cta__btn>a{font-size:20px;font-size:2rem;font-weight:500;padding:20px 0;width:100%}}.lead001-mv{padding:184px 0 80px;position:relative}.lead001-mv__bg{background:linear-gradient(135deg,#00a6a6,#27d2a4);overflow:hidden;position:relative}.lead001-mv__bg:after{background-color:#f0fffd;content:"";height:140%;position:absolute;right:-10%;top:-20%;transform:rotate(10deg);width:50%;z-index:1}.lead001-mv__cont{width:50%}.lead001-mv__copy{color:#fff;font-family:"Noto Serif JP",serif;font-size:48px;font-size:4.8rem;font-weight:400;letter-spacing:.08em;line-height:1.6;margin:0 0 72px 24px}.lead001-mv__copy>span{font-size:50px;font-size:5rem}.lead001-mv__img{position:absolute;right:-3%;top:120px;width:50%;z-index:2}@media(max-width:768px){.lead001-mv{padding:104px 0 48px}.lead001-mv__bg:after{bottom:-10%;height:52%;left:-10%;right:auto;top:auto;transform:rotate(-8deg);width:120%}.lead001-mv__cont{height:56vh;position:relative;width:auto}.lead001-mv__copy{background-color:#f0fffd;color:#2e6666;display:inline-block;font-size:36px;font-size:3.6rem;font-weight:500;left:-5%;margin:0;padding:28px 16px 28px 40px;position:relative;z-index:3}.lead001-mv__copy>span{font-size:38px;font-size:3.8rem}.lead001-mv__cta{bottom:0;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.lead001-mv__cta>.lead001-cta__txt--white{color:#333}.lead001-mv__cta>.lead001-cta__txt--white:after,.lead001-mv__cta>.lead001-cta__txt--white:before{background:#333;width:1px}.lead001-mv__img{right:-5%;top:136px;width:65%}}@media(max-width:480px){.lead001-mv{padding:80px 0 4vh}.lead001-mv__cont{height:58vh}.lead001-mv__copy{font-size:20px;font-size:2rem;padding:16px 8px 16px 16px;white-space:nowrap}.lead001-mv__copy>span{font-size:22px;font-size:2.2rem}.lead001-mv__img{right:-6%;top:24%;width:75%}}@media screen and (max-width:320px){.lead001-mv__copy{font-size:17px;font-size:1.7rem}.lead001-mv__copy>span{font-size:19px;font-size:1.9rem}}.lead001-intro__problemArea{background-color:#139982;margin-bottom:80px;padding:72px 4% 80px;position:relative}.lead001-intro__problemArea:after{border-color:#139983 transparent transparent;border-style:solid;border-width:40px 40px 0;bottom:-40px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.lead001-intro__ttl{color:#fff;font-size:36px;font-size:3.6rem;letter-spacing:.08em;line-height:1.6;margin-bottom:48px;text-align:center}.lead001-intro__ttl>span{border-bottom:2px solid #fff;font-weight:500}.lead001-intro__problemBlock{display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.lead001-intro__problemItem{width:28%}.lead001-intro__problemImg{margin-bottom:16px}.lead001-intro__problemTxt{color:#fff;font-size:22px;font-size:2.2rem;letter-spacing:.04em;text-align:center}.lead001-intro__problemTxt>span{font-size:24px;font-size:2.4rem;font-weight:700}.lead001-intro__solutionTxt{font-size:30px;font-size:3rem;letter-spacing:.04em;line-height:1.7;margin-bottom:120px;text-align:center}.lead001-intro__solutionTxt>span{border-bottom:2px solid #14bda5;color:#14bda5;font-size:36px;font-size:3.6rem;font-weight:700}@media(max-width:768px){.lead001-intro__problemArea{padding:72px 0 40px}.lead001-intro__ttl{font-size:32px;font-size:3.2rem}.lead001-intro__problemBlock{flex-wrap:wrap}.lead001-intro__problemItem{margin:0 auto;width:42%}.lead001-intro__problemItem:not(:last-child){margin-bottom:32px}}@media(max-width:480px){.lead001-intro__problemArea{margin-bottom:60px;padding:48px 0 64px}.lead001-intro__problemArea:after{border-width:28px 28px 0;bottom:-28px}.lead001-intro__ttl{font-size:26px;font-size:2.6rem;margin-bottom:32px}.lead001-intro__problemBlock{display:block}.lead001-intro__problemItem{width:100%}.lead001-intro__problemItem:not(:last-child){margin-bottom:40px}.lead001-intro__problemImg{margin:0 auto 8px;width:76%}.lead001-intro__problemTxt{font-size:20px;font-size:2rem}.lead001-intro__problemTxt>span{font-size:22px;font-size:2.2rem}.lead001-intro__solutionTxt{font-size:20px;font-size:2rem}.lead001-intro__solutionTxt>span{font-size:24px;font-size:2.4rem}}.lead001-about__block{background-color:#14bda5;border-radius:8px;margin:0 auto 136px;max-width:1016px;padding:56px 0 64px}.lead001-about__txt{color:#fff;font-size:22px;font-size:2.2rem;letter-spacing:.04em;line-height:1.7;margin-bottom:48px;text-align:center}.lead001-about__txt>span{font-weight:700}.lead001-about__img{margin:0 auto;width:56%}@media(max-width:768px){.lead001-about__img{width:75%}}@media(max-width:480px){.lead001-about__block{border-radius:0;left:-5%;margin-bottom:240px;padding:32px 5% 40px;position:relative;width:100%}.lead001-about__txt{font-size:17px;font-size:1.7rem;margin-bottom:32px;text-align:left}.lead001-about__img{width:100%}}.lead001-feature__block{margin:0 auto 128px;max-width:1016px}.lead001-feature__item{position:relative}.lead001-feature__item:not(:first-child){margin-top:168px}.lead001-feature__item:nth-child(2n)>.lead001-feature__card{margin-left:40%}.lead001-feature__item:nth-child(2n)>.lead001-feature__img{left:0}.lead001-feature__card{background-color:#fff;border-radius:8px;filter:drop-shadow(0 0 16px rgba(0,0,0,.1));padding:72px 40px 48px;position:relative;width:52%}.lead001-feature__num{color:#73dec1;font-family:Roboto Condensed,sans-serif;font-size:72px;font-size:7.2rem;font-weight:700;left:32px;position:absolute;top:-48px}.lead001-feature__ttl{font-size:30px;font-size:3rem;letter-spacing:.06em;margin-bottom:24px}.lead001-feature__txt{font-size:17px;font-size:1.7rem;letter-spacing:.04em;line-height:1.8}.lead001-feature__txt>span{color:#14bda5;font-weight:700}.lead001-feature__img{position:absolute;right:0;top:-48px;width:44%;z-index:-1}@media(max-width:768px){.lead001-feature__item:not(:first-child){margin-top:120px}}@media(max-width:480px){.lead001-feature__block{margin:0 auto 80px}.lead001-feature__item:not(:first-child){margin-top:248px}.lead001-feature__item:nth-child(2n)>.lead001-feature__card{border-radius:8px 0 0 8px;left:auto;margin-left:0;right:-5%}.lead001-feature__item:nth-child(2n)>.lead001-feature__img{left:-5%}.lead001-feature__card{border-radius:0 8px 8px 0;left:-5%;padding:40px 24px;width:auto}.lead001-feature__num{font-size:56px;font-size:5.6rem;left:24px;top:-36px}.lead001-feature__ttl{font-size:24px;font-size:2.4rem;font-weight:500;margin-bottom:16px}.lead001-feature__txt{font-size:16px;font-size:1.6rem}.lead001-feature__img{right:-5%;top:-192px;width:80%}}@media screen and (max-width:320px){.lead001-feature__item:not(:first-child){margin-top:216px}.lead001-feature__img{top:-152px}}.lead001-experience{padding:80px 0 64px;position:relative;z-index:3}.lead001-experience__bg{background-image:url(/images/lp/l-001/experience_bg_pc.jpg);background-position:50%;background-size:cover;position:relative;z-index:1}.lead001-experience__bg:before{background-image:linear-gradient(135deg,#00a6a6,#27d2a4);bottom:0;content:"";left:0;opacity:.85;position:absolute;right:0;top:0;z-index:2}.lead001-experience__block{align-items:center;display:flex;justify-content:space-between;margin-bottom:56px}.lead001-experience__detail{color:#fff;letter-spacing:.05em;margin-right:2%;width:60%}.lead001-experience__ttl{font-size:32px;font-size:3.2rem;font-weight:500;letter-spacing:.06em;margin-bottom:32px}.lead001-experience__txt{font-size:20px;font-size:2rem;font-weight:300;letter-spacing:.03em;line-height:1.8;margin-bottom:32px}.lead001-experience__txt>span{font-size:12px;font-size:1.2rem;vertical-align:super}.lead001-experience__note{font-size:16px;font-size:1.6rem;font-weight:300}.lead001-experience__logo{background-color:#fff;border-radius:8px;filter:drop-shadow(0 0 16px rgba(0,0,0,.1));padding:40px 56px 56px;width:38%}.lead001-experience__logo>img{max-width:400px}@media(max-width:768px){.lead001-experience__bg{background-image:url(/images/lp/001/experience_bg_sp.jpg);background-position:top;background-repeat:no-repeat;background-size:contain}.lead001-experience__block{display:block}.lead001-experience__detail{margin:0 0 40px;width:100%}.lead001-experience__logo{padding:32px 0;text-align:center;width:auto}.lead001-experience__logo>img{width:50%}}@media(max-width:480px){.lead001-experience{padding:40px 0 64px}.lead001-experience__block{margin-bottom:48px}.lead001-experience__detail{margin-bottom:32px}.lead001-experience__ttl{font-size:26px;font-size:2.6rem;margin-bottom:24px}.lead001-experience__txt{font-size:16px;font-size:1.6rem;margin-bottom:24px}.lead001-experience__note{font-size:14px;font-size:1.4rem}.lead001-experience__logo{padding:24px 32px 32px}.lead001-experience__logo>img{width:100%}}.lead001-data{padding:120px 0}.lead001-data__block{margin-bottom:64px}.lead001-data__txt{font-size:20px;font-size:2rem;letter-spacing:.04em;line-height:1.8;margin-bottom:72px;text-align:center}.lead001-data__txt>span{color:#14bda5;font-weight:700}.lead001-data__grafArea{display:flex;justify-content:space-between;margin-bottom:24px}.lead001-data__graf{width:30%}.lead001-data__note{font-size:16px;font-size:1.6rem;text-align:right}@media(max-width:768px){.lead001-data__txt{font-size:18px;font-size:1.8rem}.lead001-data__grafArea{flex-wrap:wrap}.lead001-data__graf{margin:0 auto;width:48%}.lead001-data__graf:not(:last-child){margin-bottom:32px}}@media(max-width:480px){.lead001-data{padding:88px 0 80px}.lead001-data__block{margin-bottom:48px}.lead001-data__txt{font-size:16px;font-size:1.6rem;margin-bottom:40px;text-align:left}.lead001-data__grafArea{display:block;margin-bottom:16px}.lead001-data__graf{width:100%}.lead001-data__graf:not(:last-child){margin-bottom:24px}.lead001-data__note{font-size:14px;font-size:1.4rem}}.lead001-flow{padding:120px 0}.lead001-flow__list{margin:0 auto 80px;max-width:840px}.lead001-flow__item{align-items:center;background-color:#fff;border-radius:8px;display:flex;filter:drop-shadow(0 0 16px rgba(0,0,0,.1));justify-content:space-between;padding:16px 32px 16px 24px;position:relative}.lead001-flow__item:not(:first-child){margin-top:40px}.lead001-flow__item:not(:last-child):after{border-color:#fff transparent transparent;border-style:solid;border-width:16px 15px 0;bottom:-16px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.lead001-flow__ttlArea{align-items:center;display:flex;margin-right:5%;width:35%}.lead001-flow__icon{margin:0 16px 0 0;width:72px}.lead001-flow__ttl{color:#14bda5;font-size:22px;font-size:2.2rem;font-weight:500;letter-spacing:.03em;margin-bottom:0}.lead001-flow__txt{font-size:18px;font-size:1.8rem;letter-spacing:.03em;line-height:1.6;margin-bottom:0;width:60%}.lead001-flow__txt>span{color:#777;font-size:15px;font-size:1.5rem}@media(max-width:480px){.lead001-flow{padding:88px 0 80px}.lead001-flow__list{margin:0 auto 48px}.lead001-flow__item{display:block;padding:10px 16px 20px}.lead001-flow__ttlArea{margin-bottom:8px;width:100%}.lead001-flow__icon{margin:0 8px 0 0;width:48px}.lead001-flow__ttl{font-size:19px;font-size:1.9rem}.lead001-flow__txt{font-size:16px;font-size:1.6rem;width:100%}}.lead001-faq{padding:120px 0}.lead001-faq__block{margin:0 auto 80px;max-width:768px}.lead001-faq__item:not(:first-child){margin-top:88px}.lead001-faq__question{align-items:center;display:flex;font-size:24px;font-size:2.4rem;font-weight:700;letter-spacing:.04em;margin-bottom:16px}.lead001-faq__num{color:#fff;font-size:28px;font-size:2.8rem;font-weight:700;margin-right:32px;position:relative}.lead001-faq__num:before{background-color:#00a6a6;border-radius:50%;content:"";height:64px;left:-12px;position:absolute;top:-12px;width:64px;z-index:-1}.lead001-faq__answer{background-color:#f0fffd;border-radius:8px;font-size:18px;font-size:1.8rem;letter-spacing:.02em;line-height:1.6;margin-left:8%;padding:16px 24px}.lead001-faq__answer>span{color:#14bda5;font-weight:700}@media(max-width:480px){.lead001-faq{padding:88px 0 80px}.lead001-faq__block{margin-bottom:48px}.lead001-faq__item:not(:first-child){margin-top:64px}.lead001-faq__question{align-items:baseline;font-size:20px;font-size:2rem}.lead001-faq__num{font-size:18px;font-size:1.8rem;margin-right:16px}.lead001-faq__num:before{height:40px;left:-7px;top:-8px;width:40px}.lead001-faq__answer{font-size:16px;font-size:1.6rem;margin-left:0;padding:16px 16px 24px}}.lead001-contact{padding:32px 0 56px}.lead001-contact__bg{background:linear-gradient(135deg,#00a6a6,#27d2a4)}.lead001-contact__block{display:flex;justify-content:space-between}.lead001-contact__item{width:45%}.lead001-contact__ttlArea{align-items:center;border-bottom:1px solid #fff;display:flex;margin-bottom:16px}.lead001-contact__icon{height:56px;margin:0 4px 0 0;width:56px}.lead001-contact__ttl{color:#fff;font-size:52px;font-size:5.2rem;font-weight:700;letter-spacing:.04em;margin-bottom:0}.lead001-contact__txt{color:#fff;font-size:20px;font-size:2rem;letter-spacing:.04em}@media(max-width:480px){.lead001-contact{padding:32px 0 40px}.lead001-contact__block{display:block}.lead001-contact__item{width:100%}.lead001-contact__item:not(:first-child){margin-top:40px}.lead001-contact__ttlArea{margin-bottom:8px}.lead001-contact__icon{height:40px;width:40px}.lead001-contact__ttl{font-size:40px;font-size:4rem}.lead001-contact__txt{font-size:16px;font-size:1.6rem}}

/*# sourceMappingURL=app.css.map*/