@charset "UTF-8";:root{--window-side:5%;--window-width-max:calc(1920px + calc(var(--window-side)*2));--mg-section:15rem;--mg-block:10rem;--mg-box:7.5rem;--mg-content:5rem;--bg:#fff;--text:#42454E;--link:#FC8C89;--accent01:#FC8C89;--accent02:#F7A85D;--light01:#FFF9F4;--light02:#F1E5DE;--line:#42B910;--shadow:rgba(0, 0, 0, 0.08) 0px 7px 20px 0px,rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;--gradation-pink:linear-gradient(0deg, rgba(173, 142, 96, 1), rgba(217, 185, 131, 1) 0%, rgba(188, 148, 80, 1) 0%, rgba(255, 198, 130, 1) 0%, rgba(252, 140, 137, 1) 80%);--gradation-gold:linear-gradient(0deg, rgba(173, 142, 96, 1), rgba(188, 148, 80, 1) 10%, rgba(217, 185, 131, 1) 50%, rgba(173, 142, 96, 1) 100%, rgba(188, 148, 80, 1) 90%);--ff-jp:"Noto Sans JP",sans-serif;--ff-eng:"Barlow Semi Condensed",serif;--transition:.5s}@media screen and (max-width:1079px){:root{--mg-section:7.5rem;--mg-block:5rem;--mg-content:3rem}}html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,::after,::before{margin:0;padding:0;box-sizing:border-box}::after,::before{text-decoration:inherit;vertical-align:inherit}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{position:relative;background:none var(--bg);font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:2rem}body{width:100%;min-width:375px;margin:0;color:var(--text);font-family:var(--ff-jp);font-size:1.6rem;font-weight:400;letter-spacing:.05em}@media print,screen and (max-width:767px){body{font-size:1.4rem}}a{color:var(--link);text-decoration:none;cursor:pointer}li{list-style:none}img{display:block;width:100%}h2,h3,h4{font-size:3.2rem;font-weight:700}.wf-loading{visibility:hidden}.wf-active{visibility:visible}body.no-transition *,body.no-transition ::after,body.no-transition ::before{transition:0s!important;transition-delay:0s!important}@keyframes fwfw{to{transform:translateY(1rem)}}.layout{position:relative;z-index:1;overflow:hidden;width:100%}.layout-wrapper{width:100%;max-width:calc(1920px + var(--window-side) * 2);margin:0 auto;padding-left:var(--window-side);padding-right:var(--window-side)}@media screen and (max-width:1079px){.layout-wrapper{max-width:calc(750px + var(--window-side) * 2)}}.layout-container{width:min(100%,1200px);margin:0 auto}.layout-inner{width:min(100%,820px);margin:0 auto}.layout-flex{display:flex;align-items:center;justify-content:space-between;gap:var(--mg-content)}.layout-flex.reverse{flex-direction:row-reverse}@media screen and (max-width:1079px){.layout-flex.reverse{flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width:1079px){.layout-flex{flex-direction:column;align-items:center;justify-content:center}}.text-hengaku{display:flex;align-items:end;gap:0 .1em}.text-hengaku.center{justify-content:center}.text-hengaku img{width:25rem;aspect-ratio:281/68}.text-hengaku__text{display:block}.text-dots span{position:relative;margin-top:.7em;display:inline-block;padding-top:.1em}.text-dots span::before{content:"";position:absolute;top:0;left:0;right:0;width:.17em;height:auto;aspect-ratio:1/1;margin:auto;border-radius:100%;background-color:var(--accent01)}.text-dots.white span::before{background-color:#fff}.text-pink{color:var(--accent01)}.text-box{margin:0 .5rem;padding:1rem 2rem;background-color:#fff;color:var(--accent02);border-radius:.5rem}.text-marker{padding:0 .2em;background-image:linear-gradient(transparent 50%,rgba(247,168,93,.6) 50%);font-weight:700}.image-wrapper{overflow:hidden;border-radius:2.5rem;box-shadow:var(--shadow)}.image-wrapper img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.image-wrapper{background-color:#fff}.image-wrapper img{opacity:0;transform:scale(1.2);transition:opacity 1.5s,transform 1.5s}.image-wrapper.is-show img{opacity:1;transform:none}ul.lists-dot li{position:relative;padding-left:1.4rem}ul.lists-dot li::before{content:"";position:absolute;top:.6em;left:0;width:.6rem;height:.6rem;margin:auto;border-radius:100%;background-color:var(--accent01)}ul.lists-dot li:not(:first-child){margin-top:1rem}.visibility-sp{display:none!important}@media screen and (max-width:1079px){.visibility-sp{display:block!important}}.visibility-pc{display:block}@media screen and (max-width:1079px){.visibility-pc{display:none!important}}.visibility-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.footer{width:100%}.footer-pagetop{position:fixed;bottom:2rem;right:8rem;z-index:1000;width:18rem;height:5.8rem;transform:rotate(90deg);transform-origin:right bottom}.footer-pagetop a{display:flex;align-items:center;justify-content:center;gap:1.5rem;position:relative;width:100%;height:100%;border:2px solid var(--accent01);border-radius:10rem;background-color:#fff;font-size:2rem;font-family:var(--ff-eng);font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--accent01);font-size:1.8rem;transition:.3s}.footer-pagetop a::before{content:"";display:block;width:1rem;height:1.2rem;background-color:var(--accent01);-webkit-clip-path:polygon(0 50%,100% 0,100% 100%);clip-path:polygon(0 50%,100% 0,100% 100%);transition:.3s}@media (any-hover:hover){.footer-pagetop a:hover{background-color:var(--accent01);color:#fff}.footer-pagetop a:hover::before{background-color:#fff}}@media screen and (max-width:1079px){.footer-pagetop{bottom:1rem;right:5rem;width:4.2rem;height:4.2rem}}.footer-copyright{height:10rem;border-top:1px solid var(--light02)}.footer-copyright p{color:var(--light02);text-align:center;line-height:10rem}@media screen and (max-width:1079px){.footer-copyright{height:4rem}.footer-copyright p{line-height:4rem}}.footer-pagetop{visibility:hidden;opacity:0;transition:opacity .3s,bottom 1s}.footer-pagetop.js-fixed{visibility:visible;opacity:1}.cta{margin:var(--mg-section) auto}.cta-inner{justify-content:center;width:96rem;height:30rem;margin:0 auto;border-radius:2.5rem;background:url(/common/images/img/cta-bg.png) no-repeat center/cover;box-shadow:var(--shadow)}@media screen and (max-width:1079px){.cta-inner{width:100%;height:auto;padding:3rem 5% 5rem}}.cta-text p{color:#fff;font-size:1.8rem;font-weight:700;text-align:center}.cta-text p span.text-large{font-size:2.8rem}.cta-text p span.text-dots span::before{background-color:#fff}.cta-text button{width:53rem;height:8.4rem;margin-top:1rem}.cta-text button a{display:flex;justify-content:center;align-items:center;gap:2rem;position:relative;width:100%;height:100%;border-radius:10rem;background-color:#fff;box-shadow:#2e9b00 0 .8rem 0 0;color:var(--line);font-size:3.2rem;font-weight:700}.cta-text button a::after{content:"";display:block;width:2.2rem;height:2.1rem;background-color:var(--line);-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}@media (any-hover:hover){.cta-text button a:hover{box-shadow:none;transform:translatey(.5rem)}}@media screen and (max-width:1079px){.cta-text{width:100%}.cta-text button{display:block;width:min(90%,38rem);height:6rem;margin:1rem auto 0}.cta-text button a{font-size:2.2rem}.cta-text button a::after{width:1.4rem;height:1.6rem}}.cta-qr p{margin-left:.4em;font-size:2rem;font-family:var(--ff-eng);font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#fff;font-size:2.5rem;font-weight:600;text-align:center}.cta-qr img{margin-top:.5rem;width:16rem;height:auto}.title-section{width:82rem;margin:0 auto}.title-section h2{font-size:5.2rem;text-align:center;letter-spacing:.15em;background-image:var(--gradation-pink);color:transparent;-webkit-background-clip:text;background-clip:text}.title-section p{display:block;position:relative;width:100%;height:4rem;margin:1rem auto 0;text-align:center;font-size:2rem;font-family:var(--ff-eng);font-weight:700;letter-spacing:.3em;text-transform:uppercase;font-weight:600;line-height:4rem}.title-section p::after,.title-section p::before{content:"";position:absolute;top:0;bottom:0;width:30rem;height:2px;margin:auto;background-image:linear-gradient(90deg,#ad8e60,#bc9450 10%,#d9b983 50%,#ad8e60 100%,#bc9450 90%)}.title-section p::before{left:0}.title-section p::after{right:0}@media screen and (max-width:1079px){.title-section{width:100%}.title-section h2{font-size:4rem}.title-section p{margin:0 auto}.title-section p::after,.title-section p::before{width:30%}}.title-section h2{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s}.title-section p{transition:1.2s;transition-delay:.3s;-webkit-clip-path:inset(0 100%);clip-path:inset(0 100%)}.title-section.is-show h2{opacity:1;transform:none!important}.title-section.is-show p{-webkit-clip-path:inset(0);clip-path:inset(0)}.lp-mainvisual{margin-top:5rem;padding-bottom:7rem}@media screen and (max-width:1079px){.lp-mainvisual{margin:0;padding-bottom:0}}.lp-mainvisual__inner{position:relative;align-items:end}@media screen and (max-width:1079px){.lp-mainvisual__inner{align-items:flex-start;width:min(100%,62rem)}}.lp-mainvisual__lady{position:absolute;top:2rem;left:-4rem;width:14.4rem}.lp-mainvisual__lady::before{content:"";position:absolute;top:0;left:calc(100% + 2rem);width:30rem;height:auto;background:url(/common/images/img/text-mainvisual-serif.png) no-repeat center/100%;aspect-ratio:283/117;animation:fwfw 1.5s infinite alternate ease-in-out}@media screen and (max-width:1079px){.lp-mainvisual__lady{position:inherit;top:3rem;left:0}}@media screen and (max-width:1079px) and (max-width:767px){.lp-mainvisual__lady{width:min(30%,12rem)}.lp-mainvisual__lady::before{left:100%;width:auto;height:100%;aspect-ratio:283/177}}.lp-mainvisual__copy{position:relative;margin-bottom:6rem}.lp-mainvisual__copy::before{content:"";position:absolute;top:-10rem;left:-10rem;z-index:-1;width:90rem;height:calc(100% + 20rem);background-color:var(--light01);border-radius:2.5rem;box-shadow:var(--shadow)}.lp-mainvisual__copy h1{color:var(--accent01);white-space:nowrap}.lp-mainvisual__copy h1 p{font-size:3.2rem;font-weight:900}.lp-mainvisual__copy h1 p img{width:38rem}.lp-mainvisual__copy h1 p span.large{font-size:5rem}.lp-mainvisual__copy--arrow{width:max-content;height:5rem;margin-top:6rem;padding:0 5rem 0 1.5rem;background-image:var(--gradation-gold);-webkit-clip-path:polygon(0 0,95% 0,100% 50%,95% 100%,0 100%);clip-path:polygon(0 0,95% 0,100% 50%,95% 100%,0 100%)}@media screen and (max-width:1079px){.lp-mainvisual__copy--arrow{margin-top:3rem}}.lp-mainvisual__copy--arrow p{display:inline-block;color:#fff;font-size:1.6rem;font-weight:900;line-height:5rem}@media screen and (max-width:1079px){.lp-mainvisual__copy{margin:-2rem 0 4rem;padding-top:8rem}.lp-mainvisual__copy::before{top:0;left:-10%;width:120%}}@media screen and (max-width:1079px) and (max-width:767px){.lp-mainvisual__copy{width:100%;padding-top:6rem}.lp-mainvisual__copy::before{width:110%}.lp-mainvisual__copy h1{width:100%}.lp-mainvisual__copy h1 p{font-size:min(5vw,3.2rem)}.lp-mainvisual__copy h1 p.text-hengaku img{width:min(54vw,32rem);height:auto}.lp-mainvisual__copy h1 p span.large{font-size:min(8.2vw,4.8rem)}.lp-mainvisual__copy--arrow{height:4rem;padding:0 2.5rem 0 1rem}.lp-mainvisual__copy--arrow p{line-height:4rem}}.lp-mainvisual__image{width:min(45%,52rem);height:68rem}@media screen and (max-width:1079px){.lp-mainvisual__image{width:100%;height:auto;aspect-ratio:1.618/1;margin-left:15%}.lp-mainvisual__image img{object-position:top right}}.lp-nayami{margin-top:var(--mg-section)}.lp-nayami__inner{justify-content:center;align-items:end;gap:5rem}@media screen and (max-width:1079px){.lp-nayami__inner{align-items:center;gap:3rem}}.lp-nayami__image{width:26rem}@media screen and (max-width:1079px){.lp-nayami__image{order:2;width:min(50%,20rem)}}.lp-nayami__text--title{margin-bottom:3rem}.lp-nayami__text--title h2{color:var(--accent01);font-size:4.2rem;white-space:nowrap}.lp-nayami__text--title p{font-size:2.4rem;font-weight:700}.lp-nayami__text--comments{flex-wrap:wrap;gap:3rem;width:58rem;margin-bottom:3rem}.lp-nayami__text--comments>li:nth-child(2n){margin-top:3rem}.lp-nayami__text--comment{position:relative;padding:2rem 3.5rem;background-color:var(--light01)}.lp-nayami__text--comment::before{content:"";position:absolute;top:-1.5rem;left:0;right:0;width:3rem;height:3rem;margin:auto;background:url(/common/images/img/img-tape.svg) no-repeat center/100%}@media screen and (max-width:1079px){.lp-nayami__text{display:contents}.lp-nayami__text--title{order:1;margin-bottom:0}.lp-nayami__text--title h2{font-size:3rem}.lp-nayami__text--title p{margin-top:1rem;font-size:1.8rem}.lp-nayami__text--comments{order:3;flex-direction:row}}@media screen and (max-width:1079px) and (max-width:767px){.lp-nayami__text--comments{flex-direction:column;gap:2rem;align-items:start;width:min(100%,40rem)}.lp-nayami__text--comments>li:nth-child(2n){margin:0 0 0 auto}}.lp-nayami__suggest{width:100%;height:auto;padding:var(--mg-block) 0;border-radius:2.5rem;background:url(/common/images/img/img-suggest-bg.png) no-repeat center/100% 100%;box-shadow:var(--shadow)}.lp-nayami__suggest p{text-align:center}.lp-nayami__suggest--to{position:relative;width:55rem;height:6.8rem;margin:auto;padding-right:8rem;font-size:2.4rem;font-weight:700;background:url(/common/images/img/img-suggest-line.svg) no-repeat center bottom/100%}.lp-nayami__suggest--message{margin-top:3rem}@media screen and (max-width:1079px){.lp-nayami__suggest--to{width:min(90%,45rem);height:auto;padding:0 2rem 2rem 0;font-size:min(5vw,2.4rem)}.lp-nayami__suggest--message{display:grid;grid-template-columns:min(48vw,25rem) auto;margin-top:3rem}.lp-nayami__suggest--message img{width:min(48vw,25rem)}.lp-nayami__suggest--message span{font-size:min(6vw,2.8rem)}.lp-nayami__suggest--message>span:last-child{grid-column:1/3;margin-top:1rem;text-align:center}}.lp-nayami__suggest--to{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition:clip-path 1.5s}.lp-nayami__suggest--to.is-show{-webkit-clip-path:inset(0);clip-path:inset(0)}.lp-question{margin-top:var(--mg-section)}.lp-question h2{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;padding-top:10rem}.lp-question h2>img{width:12rem}.lp-question h2::before{content:"";position:absolute;bottom:-5rem;left:0;right:0;z-index:-1;width:25rem;height:auto;margin:auto;background:url(/common/images/img/img-question.svg) no-repeat center/100%;animation:fwfw 1.5s infinite alternate ease-in-out;aspect-ratio:24/27}@media screen and (max-width:1079px){.lp-question h2 p{display:grid;grid-template-columns:auto 20rem auto}.lp-question h2 p span{font-size:2.5rem;text-align:center}.lp-question h2 p img{width:20rem}.lp-question h2 p>span:last-child{grid-column:1/4;margin-top:1rem}}.lp-question__inner{justify-content:center;margin-top:var(--mg-content)}.lp-question__comment{width:100%;height:3.6rem;margin-top:1rem;padding:0 2rem;background:url(/common/images/img/img-line.svg) no-repeat center bottom}@media screen and (max-width:1079px){.lp-question__comment{height:auto;padding:.5rem 2rem 1.5rem}}.lp-question__image{width:14rem}.lp-answer{margin-top:var(--mg-section);padding-bottom:var(--mg-section);background-color:var(--light01)}.lp-answer__title{position:relative;padding-bottom:5rem}.lp-answer__title::after{content:"";position:absolute;bottom:1px;left:0;right:0;width:20rem;height:5rem;margin:auto;background:url(/common/images/img/img-triangle.svg) no-repeat center top/100%}.lp-answer__title--inner{display:grid;place-items:center;width:100%;height:13.5rem;background-color:var(--accent02)}.lp-answer__title h2{height:7rem;color:#fff;font-size:2.4rem;text-align:center}.lp-answer__title h2 p{display:inline-block}.lp-answer__title h2 .commonText-box{font-size:3.2rem}.lp-answer__title h2 .commonText-dots{font-size:4.2rem}@media screen and (max-width:1079px){.lp-answer__title h2{height:auto}.lp-answer__title h2 p{display:block}.lp-answer__title h2 p span.text-box{padding:.5rem 1.5rem}}.lp-answer__about{display:flex;flex-direction:column;justify-content:center;position:relative;width:82rem;height:37.5rem;margin-top:var(--mg-box);padding:5rem 10rem;background:url(/common/images/img/img-notebg.png) no-repeat center/100%}.lp-answer__about h3{width:max-content;margin:0;background-color:var(--accent02);color:#fff;font-size:2rem}.lp-answer__about p{margin-top:3rem}.lp-answer__about::before{content:"";position:absolute;bottom:2rem;right:4rem;width:12rem;height:auto;aspect-ratio:64/39;background:url(/common/images/img/img-pencil.svg) no-repeat center/100%}@media screen and (max-width:1079px){.lp-answer__about{width:min(100%,52rem);height:auto;margin-top:5rem;padding:5rem 5% 10rem;background-size:cover;-webkit-clip-path:inset(.5rem 0);clip-path:inset(.5rem 0)}.lp-answer__about h3{padding:.5rem 1.5rem;font-size:1.8rem}.lp-answer__about::before{bottom:1rem;right:1rem}}.lp-answer__future{justify-content:center;margin-top:var(--mg-block);padding:5rem var(--mg-content);border-radius:2.5rem;background-color:#fff;box-shadow:var(--shadow)}.lp-answer__future h3 .text-hengaku img{width:23rem}.lp-answer__future h3 p{font-size:3.2rem;background-image:var(--gradation-pink);color:transparent;-webkit-background-clip:text;background-clip:text}.lp-answer__future ul.lists-dot{margin-top:3rem}@media screen and (max-width:1079px){.lp-answer h3{width:max-content;margin:auto}.lp-answer h3 p{font-size:2.5rem}.lp-answer h3 p img{width:20rem}}.lp-carriculum{margin-top:var(--mg-section)}.lp-carriculum__title p{position:relative;width:max-content;margin:auto;padding:0 5rem;background-image:linear-gradient(transparent 50%,rgba(247,168,93,.2) 50%);color:var(--accent02);font-size:3.2rem;font-weight:700}.lp-carriculum__title p::after,.lp-carriculum__title p::before{content:"";position:absolute;bottom:0;width:.3rem;height:4.5rem;background-color:var(--accent02)}.lp-carriculum__title p::before{left:2rem;transform:rotate(-20deg)}.lp-carriculum__title p::after{right:2rem;transform:rotate(20deg)}.lp-carriculum__title h2{margin:var(--mg-box) auto 0;width:66.5rem;height:auto}.lp-carriculum__title h2 img{width:100%}@media screen and (max-width:1079px){.lp-carriculum__title p{width:max-content;padding:0 4rem;background-image:none;font-size:2.2rem;text-align:center}.lp-carriculum__title p::before{left:1rem}.lp-carriculum__title p::after{right:1rem}.lp-carriculum__title p span{display:block;width:max-content;margin:auto;background-image:linear-gradient(transparent 50%,rgba(247,168,93,.2) 50%)}.lp-carriculum__title h2{width:min(100%,48rem)}}.lp-carriculum h3{margin-top:var(--mg-block);padding-bottom:3rem;color:var(--accent01);font-size:4.2rem;text-align:center}.lp-carriculum h3 span{display:block;margin-top:1rem;font-size:2rem;font-family:var(--ff-eng);font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--text)}@media screen and (max-width:1079px){.lp-carriculum h3{padding:0;font-size:3rem}.lp-carriculum h3 span{margin-top:0;font-size:1.6rem}}.lp-carriculum__contents{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;position:relative;width:100rem;height:62rem;margin:0 auto;background:url(/common/images/img/img-curriculum-bg.svg) no-repeat center/100%}.lp-carriculum__contents>li:not(:last-child){padding-bottom:3rem;background:url(/common/images/img/img-line.svg) repeat-x center bottom}.lp-carriculum__contents::after{content:"";position:absolute;bottom:2rem;right:5rem;z-index:10;width:19rem;height:28rem;background:url(/common/images/img/img-illustration04.png) no-repeat center/100%}@media screen and (max-width:1079px){.lp-carriculum__contents{width:100%;height:auto;padding:6rem 5%;background-size:cover}.lp-carriculum__contents>li:last-child ul{padding-right:8.5rem}.lp-carriculum__contents::after{bottom:-3%;right:-5%;width:min(33%,15rem);height:auto;aspect-ratio:19/28}}.lp-carriculum__content{justify-content:center;z-index:1;width:80rem;height:auto}.lp-carriculum__content h4{position:relative;width:15rem;padding-bottom:1rem;font-size:2.7rem;text-align:center;background-image:var(--gradation-pink);color:transparent;-webkit-background-clip:text;background-clip:text}.lp-carriculum__content h4::after{content:"";position:absolute;bottom:0;left:0;right:0;z-index:-1;width:11rem;height:3rem;margin:auto;background:url(/common/images/img/img-carriculum-base.svg) no-repeat center/100%}.lp-carriculum__content ul{width:100%}@media screen and (max-width:1079px){.lp-carriculum__content{gap:1rem;width:100%}.lp-carriculum__content h4{width:max-content;padding:0 .5em .3em;font-size:2.4rem}.lp-carriculum__content h4::after{width:100%}}.lp-carriculum__title p{-webkit-clip-path:inset(0 100%);clip-path:inset(0 100%);transition:clip-path 1.2s}.lp-carriculum__title p.is-show{-webkit-clip-path:inset(0);clip-path:inset(0)}.lp-feature{margin-top:var(--mg-section);padding:var(--mg-section) 0;background:url(/common/images/img/img-feature-bg.png) no-repeat center top/cover}.lp-feature__title{width:min(100%,72rem);height:auto;margin:0 auto}.lp-feature__contents{margin-top:var(--mg-box);padding:var(--mg-block) 5%;border-radius:2.5rem;background-color:#fff;box-shadow:var(--shadow)}.lp-feature__contents li:not(:first-child){margin-top:var(--mg-block)}@media screen and (max-width:1079px){.lp-feature__contents{margin-top:3rem}}.lp-feature__text{width:45%}.lp-feature__text--English{position:relative;margin-bottom:2rem;padding-bottom:2rem;font-size:2rem;font-family:var(--ff-eng);font-weight:700;letter-spacing:.3em;text-transform:uppercase;background-image:var(--gradation-pink);color:transparent;-webkit-background-clip:text;background-clip:text}.lp-feature__text--English span{margin-left:1rem;font-size:5rem;font-weight:600;letter-spacing:.1em;vertical-align:-3%}.lp-feature__text--English::before{content:"";position:absolute;bottom:0;left:0;width:68rem;height:1px;background-image:var(--gradation-gold)}.lp-feature__text h3{color:var(--accent01);font-size:2rem;white-space:nowrap}.lp-feature__text h3 span{font-size:3.2rem}.lp-feature__text--main{margin-top:3rem}@media screen and (max-width:1079px){.lp-feature__text{width:100%}.lp-feature__text--English{margin-bottom:1.5rem;padding-bottom:1.5rem}.lp-feature__text--English span{font-size:4rem}.lp-feature__text h3{white-space:initial}.lp-feature__text h3 span{font-size:2.4rem}.lp-feature__text p{margin-top:1rem}}.lp-feature--image{width:50%}.lp-feature__content.reverse p.lp-feature__text--English::before{right:0;left:auto}p.lp-feature__text--English::before{width:0;z-index:10;transition:1s}p.lp-feature__text--English.is-show::before{width:68rem}@media screen and (max-width:1079px){p.lp-feature__text--English.is-show::before{width:100%}}.lp-review{margin-top:var(--mg-section);padding:var(--mg-section) 0;background:url(/common/images/img/img-review-bg.png) no-repeat center top/cover}.lp-review__before{margin-top:var(--mg-block);justify-content:center}.lp-review__before h3{position:relative;z-index:1;width:20rem;font-size:2.4rem;text-align:center}.lp-review__before h3::before{content:"";position:absolute;top:50%;left:50%;z-index:-1;margin:auto;width:25rem;height:12rem;margin:auto;background:url(/common/images/img/img-review-base.svg) no-repeat center/100%;transform:translate(-50%,-50%)}@media screen and (max-width:1079px){.lp-review__before h3::before{width:100%}}.lp-review__arrow{display:block;position:relative;width:min(100%,46rem);height:7.7rem;margin:var(--mg-box) auto}.lp-review__arrow::after,.lp-review__arrow::before{content:"";opacity:.3;position:absolute;bottom:0;width:50%;height:.8rem;background-color:var(--accent02)}.lp-review__arrow::before{left:1px;transform:rotate(10deg);transform-origin:top right}.lp-review__arrow::after{right:1px;transform:rotate(-10deg);transform-origin:top left}@media screen and (max-width:1079px){.lp-review__arrow{height:5rem;margin:3rem auto}}.lp-review__after h3{font-size:3.2rem;text-align:center;background-image:var(--gradation-pink);color:transparent;-webkit-background-clip:text;background-clip:text}.lp-review__after--comment{position:relative;padding:6rem 8rem 6rem 20rem;margin:var(--mg-box) auto 0;border-radius:2.5rem;background-color:#fff;box-shadow:var(--shadow)}.lp-review__after--comment img{position:absolute;top:-5rem;left:-5rem;width:20rem;height:auto;aspect-ratio:1/1;border-radius:100%;box-shadow:var(--shadow)}.lp-review__after--comment p:not(:first-child){margin-top:1.5rem}.lp-review__after--results{margin-top:var(--mg-box)}.lp-review__after--results li{width:24.5rem}.lp-review__after--results li img{width:80%;height:auto;aspect-ratio:1/1;margin:0 auto}.lp-review__after--results li p{margin-top:2rem}@media screen and (max-width:1079px){.lp-review__after h3{font-size:2.8rem}.lp-review__after--comment{margin:8rem auto 0;padding:0 5% 6rem}.lp-review__after--comment img{position:initial;width:min(50%,20rem);margin:0 auto;transform:translateY(-25%)}.lp-review__after--comment p:first-child{margin-top:-1rem}.lp-review__after--results{gap:1rem}.lp-review__after--results li{display:flex;justify-content:center;align-items:center;gap:2rem;width:min(100%,42rem)}.lp-review__after--results li:nth-child(2){flex-direction:row-reverse}.lp-review__after--results li img{width:30%}.lp-review__after--results li p{margin:0}}.lp-appeal{margin-top:var(--mg-section)}.lp-appeal__title p{justify-content:center;font-size:3.6rem;text-align:center}.lp-appeal__title p img{width:30rem}.lp-appeal__title p span.text-large{font-size:5.2rem}@media screen and (max-width:1079px){.lp-appeal__title p{font-size:2rem}.lp-appeal__title p span.text-large{font-size:3.2rem}.lp-appeal__title p img{width:23rem;height:auto}}.lp-appeal__contents{position:relative;z-index:1;clip-path:inset(0);display:flex;align-items:center;margin-top:var(--mg-box);width:100%;height:58rem}.lp-appeal__contents--image{position:absolute;inset:0;z-index:-1;width:100%;height:100%;border-radius:0}.lp-appeal__contents--image img{object-position:left center}@media screen and (max-width:1079px){.lp-appeal__contents{flex-direction:column;height:auto;margin-top:3rem}.lp-appeal__contents--image{position:initial;margin-top:3rem;height:auto;max-height:42rem;aspect-ratio:1.618/1}}.lp-appeal__content{width:50%;margin-left:auto}.lp-appeal__content ul{width:54rem}.lp-appeal__content ul li{position:relative;width:100%;height:4.8rem;padding-left:5rem;border-radius:.5rem;background-color:#fff;color:var(--accent01);font-size:2rem;line-height:4.8rem;box-shadow:var(--shadow)}.lp-appeal__content ul li::before{content:"";position:absolute;top:0;bottom:0;left:2rem;width:1.8rem;height:1.6rem;margin:auto;background:url(/common/images/img/icon-heart.svg) no-repeat center/100%}.lp-appeal__content ul li:not(:first-child){margin-top:1.5rem}@media screen and (max-width:1079px){.lp-appeal__content{width:100%}.lp-appeal__content ul{width:min(100%,51rem);margin:0 auto}}@media screen and (max-width:1079px) and (max-width:767px){.lp-appeal__content ul li{line-height:1.4;height:auto;padding:1rem 3rem 1rem 5rem;font-size:1.6rem}.lp-appeal__content ul li::before{top:.8em;bottom:auto}}.lp-appeal__linkarea{position:relative;width:60rem;height:18rem;margin-top:3rem}.lp-appeal__linkarea button{position:absolute;top:0;bottom:0;left:0;z-index:1;width:44rem;height:8rem;margin:auto}.lp-appeal__linkarea button a{display:block;position:relative;width:100%;height:100%;border-radius:8rem 0 0 8rem;background-color:var(--accent01);color:#fff;font-size:3.2rem;font-weight:700;text-align:center;line-height:8rem;transition:.3s}.lp-appeal__linkarea button a::before{content:"";position:absolute;inset:0;z-index:-1;width:100%;height:100%;border-radius:8rem 0 0 8rem;background-image:var(--gradation-gold)}@media (any-hover:hover){.lp-appeal__linkarea button a:hover{background-color:transparent}}@media screen and (max-width:1079px){.lp-appeal__linkarea{width:100%;height:auto}.lp-appeal__linkarea button{display:block;position:relative;width:34rem;height:6rem;margin:0 auto}.lp-appeal__linkarea button a{border-radius:8rem;font-size:2.4rem;line-height:6rem}.lp-appeal__linkarea button a::before{border-radius:8rem}}.lp-appeal__linkarea--qr{position:relative;z-index:10;width:18rem;height:18rem;margin-left:auto;border-radius:100%;background-color:#fff}.lp-appeal__linkarea--qr::before{content:"";position:absolute;top:50%;left:50%;z-index:10;width:101%;height:101%;margin:auto;border:1.2rem solid var(--accent01);border-radius:100%;pointer-events:none;transform:translate(-50%,-50%)}.lp-appeal__linkarea--qr img{position:absolute;inset:0;width:12.5rem;height:12.5rem;margin:auto}.lp-appeal__linkarea>p{display:flex;gap:1rem;justify-content:end;align-items:center;position:absolute;bottom:1.5rem;left:0;width:42rem;font-size:1.8rem;color:var(--accent01)}.lp-appeal__linkarea>p::after{content:"";display:block;width:3.7rem;height:1.3rem;background:url(/common/images/img/icon-arrow.svg) no-repeat center/100%}.lp-price{margin-top:var(--mg-section)}.lp-price img{width:min(100%,46.5rem);margin:var(--mg-content) auto 0}.lp-price__detail{position:relative;width:min(100%,50rem);margin:3rem auto 0}.lp-price__detail::after,.lp-price__detail::before{content:"";position:absolute;top:0;bottom:0;width:7rem;height:12rem;margin:auto;background:url(/common/images/img/img-price.svg) no-repeat center/100%}.lp-price__detail::before{left:-10rem;transform:rotateY(180deg)}.lp-price__detail::after{right:-10rem}.lp-price__detail--yen{font-size:2rem;font-family:var(--ff-eng);font-weight:700;letter-spacing:.3em;text-transform:uppercase;font-size:10rem;font-weight:600;text-align:center;letter-spacing:.1em}@media screen and (max-width:1079px){.lp-price__detail--yen{font-size:8rem;letter-spacing:.07em}}.lp-price__detail--yen span{display:inline-block;font-family:var(--ff-jp);font-size:3.2rem;font-weight:700;line-height:1.3;letter-spacing:0}.lp-price__detail--yen span::before{content:"税込";display:block;font-size:1.6rem;font-weight:400}.lp-price__detail--text{margin-top:1rem;font-weight:700;text-align:center}.lp-profile{padding:var(--mg-section) 0;background:url(/common/images/img/img-profile-bg.png) no-repeat center top/cover}.lp-profile__inner{align-items:start;gap:8rem;margin-top:var(--mg-box)}.lp-profile__text{width:calc(100% - 50rem - 8rem)}.lp-profile__text--name{display:flex;gap:1rem;align-items:end;font-size:3.2rem;font-weight:700}.lp-profile__text--name img{width:auto;height:3rem}.lp-profile__text--detail{margin-top:3rem;line-height:1.7}.lp-profile__text ul{margin-top:var(--mg-content)}.lp-profile__text ul li{width:100%;height:auto;padding:2rem 3rem;border-radius:2.5rem;background-color:#fff}.lp-profile__text ul li h3{display:flex;align-items:center;gap:1rem;position:relative;color:var(--accent01);font-size:1.6rem}.lp-profile__text ul li h3::before{content:"";display:block;width:2.8rem;height:2.8rem}.lp-profile__text ul li.insurance h3::before{background:url(/common/images/img/icon-insurance.svg) no-repeat center/100%}.lp-profile__text ul li.seminar{margin-top:2rem}.lp-profile__text ul li.seminar h3::before{background:url(/common/images/img/icon-seminar.svg) no-repeat center/100%}.lp-profile__text ul li p{margin-top:1rem}.lp-profile__image{width:50rem;height:auto;aspect-ratio:1.618/1}@media screen and (max-width:1079px){.lp-profile__inner{gap:0}.lp-profile__text{display:contents}.lp-profile__text--name{order:1}.lp-profile__text--detail{order:3}.lp-profile__text ul{order:4}.lp-profile__image{order:2;width:100%;margin-top:3rem}}.js-scroll{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s}.js-scroll.is-show{opacity:1;transform:none!important}.js-fadeUp{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s;transform:translate(0,5rem)}.js-fadeDown{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s;transform:translate(0,-5rem)}.js-fadeLeft{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s;transform:translate(5rem,0)}.js-fadeRight{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s;transform:translate(-5rem,0)}.js-inOrder>*{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s}.js-inOrder.is-show>*{opacity:1;transform:none!important}.js-inOrder>:nth-child(1){transition-delay:.3s}.js-inOrder>:nth-child(2){transition-delay:.6s}.js-inOrder>:nth-child(3){transition-delay:.9s}.js-inOrder>:nth-child(4){transition-delay:1.2s}.js-inOrder>:nth-child(5){transition-delay:1.5s}.js-inOrder>:nth-child(6){transition-delay:1.8s}.js-inOrder>:nth-child(7){transition-delay:2.1s}.js-inOrder>:nth-child(8){transition-delay:2.4s}.js-inOrder>:nth-child(9){transition-delay:2.7s}.js-inOrder>:nth-child(10){transition-delay:3s}@media screen and (max-width:1079px){.js-inOrder>*{transition-delay:0s!important}}