﻿@keyframes bounceY{0%{transform:translateY(1em);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes line_animation{0%{stroke-dashoffset:2000}100%{stroke-dashoffset:0}}@keyframes line_animation2{0%{stroke-dashoffset:100}100%{stroke-dashoffset:0}}@keyframes line_animation3{0%{stroke-dashoffset:2000}80%{stroke-dashoffset:0}100%{stroke-dashoffset:0;opacity:0}}@keyframes line_animation4{0%{stroke-dashoffset:100}80%{stroke-dashoffset:0}100%{stroke-dashoffset:0;opacity:0}}@keyframes sizeScale{0%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes handwriting_01{0%{opacity:0;transform:translateY(1em);stroke-dashoffset:2000;fill:rgba(0,0,0,0)}50%{opacity:1;transform:translateY(0);fill:rgba(0,0,0,0)}100%{opacity:1;transform:translateY(0);stroke-dashoffset:0;fill:#fff}}@keyframes txEffect_01{0%{opacity:0;top:-0.2em}100%{opacity:1;top:0}}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);color:#fff}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}a:focus{outline:none}.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}.clearfix{min-height:1px}* html .clearfix{height:1px}.both{clear:both}.inline_block{display:inline-block;*display:inline;*zoom:1}img{max-width:100%;height:auto}table{width:100%}a,a:hover{-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}a img:hover{opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";-moz-opacity:.7;-khtml-opacity:.7}@-moz-document url-prefix(){a img:hover{opacity:.8}}@media all and (-ms-high-contrast: none){a img:hover{opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";-moz-opacity:.7;-khtml-opacity:.7}}@media all and (-ms-high-contrast: none){*::-ms-backdrop,a img:hover{opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";-moz-opacity:.7;-khtml-opacity:.7}}@media screen and (max-width: 479px){a,abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,select,small,span,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{border:0;font-size:100%;font-style:normal;font-weight:600;margin:0;outline:0;padding:0;text-decoration:none;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{outline:none}img{vertical-align:bottom}body{font-size:14px;-webkit-text-size-adjust:none}}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}body{min-height:100vh;min-height:-webkit-fill-available;color:#333;font-family:"游ゴシック体","YuGothic","Noto Sans JP","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Hiragino Sans","ヒラギノ角ゴシック",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.8;background-color:#000;-webkit-font-smoothing:antialiased;-webkit-text-rendering:optimizelegibility;font-weight:400;text-size-adjust:none;-webkit-text-size-adjust:none;position:relative}@media screen and (max-width: 768px){body{height:100dvh}}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}::selection,::-moz-selection{color:#fff;background-color:#eee}p,span{font-weight:400}iframe{border:none}a{text-decoration:none}a:hover img,a:active img{opacity:1}img{display:block;max-width:100%}@media screen and (max-width: 767.98px){.u-is-pc{display:none}}@media screen and (min-width: 768px){.u-is-pc{display:block}}.u-is-sp{display:none}@media screen and (max-width: 767.98px){.u-is-sp{display:block}}:root{--color-primary: #f596aa;--color-secondary: #000}body.lp{background:none}#page-lp img{width:auto}.sp,.slick-slide img.sp{display:none}.wrap{max-width:108rem;margin:auto}.cont_wrap{max-width:80rem;margin:auto}.header{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;z-index:999;transition:box-shadow .3s ease}.header::before{z-index:-1;opacity:0;position:absolute;top:0;left:0;width:100%;height:10rem;background:var(--color-primary);border-bottom:1px solid #fff;transition:all .3s;content:""}.header.is-scrolled::before{opacity:1;top:0}@media screen and (max-width: 1023.98px){.header{height:7rem}.header::before{height:7rem}}@media screen and (min-width: 1024px){.header{height:10rem}.header::before{top:-3rem}}.header__logo{display:block;padding-left:3%}.header__logo img{max-width:16.5rem}.header__logo a{display:inline-block}@media screen and (max-width: 1023.98px){.header__logo{z-index:1000;position:relative;padding-left:2rem}.header__logo img{width:11rem}}@media screen and (max-width: 1023.98px){.header__nav{display:flex;justify-content:space-between}.header__nav>ul{display:none}}@media screen and (min-width: 1024px){.header__nav{width:auto;margin-right:10rem}.header__nav ul{flex:1;width:100%}.header__nav ul li{display:block;text-align:center}.header__nav ul li+li{margin-left:3rem}.header__nav ul li a{display:block;transition:.25s;padding:.5rem 1.2rem;border-radius:.4rem;color:#fff;font-size:1.6rem;line-height:1.6;font-weight:600;font-family:"montserrat",sans-serif}.header__nav ul li a:hover{background:hsla(0,0%,100%,.2);opacity:1;color:#fff}.header__nav ul li small{display:block;text-wrap-mode:nowrap;font-size:1rem;font-weight:500;font-family:"yu-gothic",sans-serif}}@media screen and (max-width: 1023.98px){.sp-menu{position:absolute;top:0;padding-top:7rem;background:#f596aa;left:0;width:100%;height:100vh;z-index:999;transform:scaleY(0);transform-origin:top;transition:transform .3s ease-in-out}}@media screen and (max-width: 1023.98px){.menu-btn:checked~.sp-menu{transform:scaleY(1)}}.menu-icon{cursor:pointer;position:absolute;top:40%;right:2rem}.navicon,.close-icon{background:#fff;display:block;height:.2rem;width:3rem;position:relative;margin:0 auto;z-index:99999}.menu-btn{display:none}.menu-btn:checked~.sp-menu{transform:scaleY(1)}.menus{display:block;color:#fff;font-size:.95rem;font-weight:600;margin-top:1rem;text-align:center;font-family:"montserrat",sans-serif}.menus::before{content:"MENU"}.menu-btn:checked~.menu-icon .menus::before{display:block;z-index:1000;position:relative;content:"CLOSE"}.navicon::before{content:"";display:block;height:100%;width:100%;bottom:.9rem;position:absolute;background:#fff;transition:.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s}.navicon::after{content:"";display:block;height:100%;width:100%;top:.9rem;position:absolute;background:#fff;transition:.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s}@media screen and (max-width: 1023.98px){.hamburger{display:block}}@media screen and (min-width: 1024px){.hamburger{display:none}}.menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg);bottom:0}.menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg);top:0}.menu-btn:checked~.menu-icon .navicon{background:0}.menu-btn:checked~.menu-icon .close-icon:before,.menu-btn:checked~.menu-icon .close-icon:after{background:#fff}.menu-btn:checked~.menu-icon .close-icon:before{transform:rotate(45deg)}.menu-btn:checked~.menu-icon .close-icon:after{transform:rotate(-45deg)}.sp-menu li{position:relative;margin:2rem 0;text-align:left}.sp-menu ul li:last-child{margin:4rem 0 0 3%;width:fit-content}@media screen and (max-width: 1023.98px){.sp-menu a{padding-left:3%;font-size:2.4rem;display:flex;align-items:center;line-height:1}}.sp-menu a img{max-width:3rem}nav ul li small{font-size:1.2rem;margin:0 0 0 5%;white-space:nowrap}.sec-formation{background:none}.sec-formation-text{z-index:1;display:inline-block;position:absolute;text-align:center;background:hsla(0,0%,100%,.9);letter-spacing:.18em}@media screen and (max-width: 767.98px){.sec-formation-text{bottom:10rem;right:1rem;font-size:2.4rem;text-align:right;padding:.6rem 1rem}}@media screen and (min-width: 768px){.sec-formation-text{top:40rem;right:10rem;font-size:4rem;padding:1rem 2rem}}.mv{position:relative;width:100%}.mv__bubble-wrap{text-align:center}.mv__bubble{position:relative;background:#fff}.mv__bubble::before{position:absolute;left:50%;width:0;height:0;border-left:.8rem solid rgba(0,0,0,0);border-right:.8rem solid rgba(0,0,0,0);border-bottom:1.2rem solid #fff;content:""}@media screen and (max-width: 767.98px){.mv__ph{display:none}.mv .lp-cta-btn-wrap{position:absolute;bottom:6.4rem;width:100%}.mv__bubble-wrap{margin-top:1.6rem}.mv__bubble{display:inline-block;padding:.6rem 2rem;font-size:1.2rem;border-radius:1rem;box-shadow:0 .3rem .5rem rgba(205,205,205,.5)}.mv__bubble::before{left:50%;transform:translateX(-50%);border-left:.6rem solid rgba(0,0,0,0);border-right:.6rem solid rgba(0,0,0,0);border-bottom:1rem solid #fff;top:-1rem}}@media screen and (min-width: 768px){.mv{overflow:hidden;height:100rem;background:url(../img/lp_sbnr/mv-bg-pc.jpg);background-size:cover;background-position:center}.mv__inner{position:relative;margin:0 auto;width:120rem;height:100rem}.mv__ph{position:absolute;bottom:0;right:-6rem}.mv__ttl-wrap{position:absolute;top:20rem;left:calc(50% - 73rem)}.mv__ttl{margin-left:5.5rem;margin-bottom:5rem;width:83.6rem}.mv__bubble-wrap{margin-top:2.4rem}.mv__bubble{display:inline-block;padding:1.5rem 3rem;font-size:1.8rem;border-radius:2rem;box-shadow:0 .3rem .5rem rgba(205,205,205,.5)}.mv__bubble::before{left:50%;transform:translateX(-50%);top:-1.2rem}.mv .lp-cta-btn a{padding:2rem 8rem;box-shadow:0 1rem 3rem rgba(0,0,0,.16)}}.lp-yt{z-index:2;position:relative;aspect-ratio:16/9}.lp-yt::after{position:absolute;left:50%;width:1px;background:#fff;transform:translateX(-50%);content:""}.lp-yt iframe{width:100%;height:100%;border:none}@media screen and (max-width: 767.98px){.lp-yt{margin:0 auto 1.6rem;width:100%;height:auto;max-width:34.5rem;max-height:19.4rem;box-shadow:0 2rem 3rem rgba(0,0,0,.16)}.lp-yt::after{height:5rem;bottom:-5rem}}@media screen and (min-width: 768px){.lp-yt{margin:0 auto 9.6rem;max-width:90rem;max-height:50.6rem;box-shadow:0 4rem 5rem rgba(0,0,0,.16)}.lp-yt::after{height:5rem;bottom:-5rem}}.about{position:relative;width:100%;font-weight:700;color:#fff}.about p{line-height:2;font-weight:bold}.about__img-wrap{position:relative}.about__img-wrap::before,.about__img-wrap::after{z-index:1;position:absolute;content:""}.about__img{position:relative;box-shadow:0 1rem 2rem rgba(143,58,58,.16);aspect-ratio:16/9}.about__img::after{position:absolute;top:0;left:0;border:1px solid #fff;content:""}.about__img img{max-height:fit-content}@media screen and (max-width: 767.98px){.about{padding:2.4rem 1.6rem 6rem;text-align:center;background:url(../img/lp_sbnr/about-bg-sp.jpg) no-repeat;background-size:cover;background-position:center;border-top:1px solid #fff}.about__img-wrap::before{bottom:-5rem;left:-1.6rem;width:6rem;height:11.9rem;background:url(../img/lp_sbnr/about-sp1.png);background-size:cover}.about__img-wrap::after{top:-3rem;right:-1.6rem;width:6rem;height:17.9rem;background:url(../img/lp_sbnr/about-sp2.png);background-size:cover}.about__img{margin-bottom:1.6rem}.about__img img{width:100%;object-fit:cover}.about__img::after{top:1rem;left:1rem;width:calc(100% - 2rem);height:calc(100% - 2rem)}.about__txt{font-size:1.4rem;margin-bottom:2.4rem}.about__txt p+p{margin-top:.2em}}@media screen and (min-width: 768px){.about{padding:6rem 0 18rem;border-top:1px solid #fff;background:url(../img/lp_sbnr/about-bg.jpg) no-repeat;background-size:cover;background-position:center;font-size:1.8rem}.about__wrap{padding-left:6rem;padding-right:6rem}.about__inner{margin:0 auto;max-width:120rem}.about__box{display:flex;justify-content:flex-start;margin-bottom:rme(80)}.about__img-wrap{width:60%}.about__img{margin-right:8rem;max-width:64rem}.about__txt{flex:1}.about__txt p+p{margin-top:1em}.about .lp-cta-btn{margin-top:8rem}}.lp-cta-btn{position:relative;width:100%;text-align:center}.lp-cta-btn a{position:relative;display:inline-block;background:#ff6a63;color:#fff;border:1px solid #fff;letter-spacing:.08em;border-radius:100vh;font-weight:700}.lp-cta-btn span{position:absolute;top:calc(50% - .2rem);transform:translateY(-50%);display:inline-block;width:2.4rem;height:1.2rem;background-image:url(../img/lp_sbnr/arrow.svg);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 767.98px){.lp-cta-btn{font-size:2rem}.lp-cta-btn a{padding:1.9rem 0;width:30rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.lp-cta-btn span{right:1.4rem}}@media screen and (min-width: 768px){.lp-cta-btn{font-size:2.4rem}.lp-cta-btn a{padding:3rem 12rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.lp-cta-btn a:hover{opacity:.8}.lp-cta-btn a:hover span{right:1.6rem}.lp-cta-btn span{right:1.8rem;transition:right ease .3s}}.lp-sec-mv__txt{position:absolute;color:#fff}@media screen and (min-width: 768px){.lp-sec-mv__txt{font-size:2.4rem}}.feature{overflow:hidden;position:relative;background:url(../img/lp_sbnr/feature.jpg);background-repeat:repeat-y;background-size:100% auto;background-position:top}@media screen and (max-width: 767.98px){.feature{padding-bottom:4rem;background:url(../img/lp_sbnr/feature-sp.jpg);font-size:1.4rem}.feature::before{position:absolute;top:0;left:0;width:100%;height:5rem;background:linear-gradient(to bottom, rgb(245, 113, 136) 0%, rgba(245, 113, 136, 0) 100%);content:""}}@media screen and (min-width: 768px){.feature{font-size:1.8rem}.feature::before{position:absolute;top:0;left:0;width:100%;height:30rem;background:linear-gradient(to bottom, rgb(245, 113, 136) 0%, rgba(245, 113, 136, 0) 100%);content:""}.feature p{line-height:2}}@media screen and (min-width: 768px){.feature-content-wrap--l{padding-left:3rem}.feature-content-wrap--r{padding-right:3rem}}.feature-content{position:relative;background:#fff;box-shadow:0 1rem 3rem rgba(255,172,172,.5);overflow:inherit}.feature-content::before,.feature-content::after{position:absolute;background:#f596aa;content:""}.feature-content h2{z-index:1;position:relative;font-weight:700}.feature-content__hl,.feature-content__num{z-index:1;position:absolute}.feature-content__txt p+p{margin-top:1em}@media screen and (max-width: 767.98px){.feature-content{margin-bottom:4rem}.feature-content h2{margin-right:-3rem;margin-bottom:2rem;font-size:2.1rem;line-height:1.75}.feature-content h2 span{padding:.4rem 1rem}.feature-content__txt p{line-height:2}}@media screen and (min-width: 768px){.feature-content{margin:0 auto;display:flex;max-width:120rem;box-shadow:0 3rem 10rem rgba(255,195,195,.5)}.feature-content h2{margin-bottom:4rem;font-size:3.6rem;font-size:clamp(26px,26px + 10*(100vw - 768px)/512,36px);line-height:2}.feature-content h2 span{padding:.4rem 1rem}.feature-content__hl{opacity:.5;width:26rem}}.feature-content__hl{z-index:1}@media screen and (max-width: 767.98px){.feature-content__hl{top:-2rem}.feature-content__hl img{width:14rem}}@media screen and (max-width: 767.98px){.feature-content__num{width:7rem}}@media screen and (max-width: 767.98px){.feature-content--01,.feature-content--03{margin-left:1.6rem;padding:5rem 2rem 3rem 4rem}.feature-content--01::before,.feature-content--03::before{top:10rem;left:0;width:4rem;height:1px}.feature-content--01::after,.feature-content--03::after{top:8rem;left:2rem;width:1px;height:calc(100% - 8rem)}.feature-content--01__img,.feature-content--03__img{margin-right:-2rem;margin-bottom:2rem}.feature-content--01__hl,.feature-content--03__hl{top:3.8rem;left:10rem}.feature-content--01__num,.feature-content--03__num{top:2rem;left:2rem}}@media screen and (min-width: 768px){.feature-content--01,.feature-content--03{margin-bottom:12rem;padding:8rem 0 6rem 12rem;flex-direction:row-reverse}.feature-content--01::before,.feature-content--03::before{top:16rem;left:0;width:12rem;height:1px}.feature-content--01::after,.feature-content--03::after{top:10rem;left:6rem;width:1px;height:calc(100% - 10rem)}.feature-content--01__hl,.feature-content--03__hl{top:5rem;left:70%;max-width:26rem}.feature-content--01__hl img,.feature-content--03__hl img{width:auto;max-width:26rem}.feature-content--01__num,.feature-content--03__num{top:3rem;left:57%;width:13.6rem}.feature-content--01__txt,.feature-content--03__txt{top:36rem;left:6rem;max-width:50rem}.feature-content--01__img,.feature-content--03__img{flex:1;position:relative;right:-6rem}.feature-content--01>div,.feature-content--03>div{flex:1}}@media screen and (max-width: 767.98px){.feature-content--02,.feature-content--04{margin-right:1.6rem;padding:5rem 4rem 3rem 2rem}.feature-content--02::before,.feature-content--04::before{top:10rem;right:0;width:4rem;height:1px}.feature-content--02::after,.feature-content--04::after{top:8rem;right:2rem;width:1px;height:calc(100% - 8rem)}.feature-content--02__img,.feature-content--04__img{position:relative;left:-2rem;width:calc(100% + 2rem);margin-bottom:2rem}.feature-content--02__hl,.feature-content--04__hl{top:3.8rem;right:10rem}.feature-content--02__num,.feature-content--04__num{top:2rem;right:2rem}}@media screen and (min-width: 768px){.feature-content--02,.feature-content--04{margin-bottom:12rem;padding:8rem 12rem 6rem 0}.feature-content--02::before,.feature-content--04::before{top:16rem;right:0;width:12rem;height:1px}.feature-content--02::after,.feature-content--04::after{top:10rem;right:6rem;width:1px;height:calc(100% - 10rem)}.feature-content--02__hl,.feature-content--04__hl{top:5rem;left:16%}.feature-content--02__num,.feature-content--04__num{top:3rem;left:3%;width:13.6rem}.feature-content--02__txt,.feature-content--04__txt{top:36rem;right:6rem;max-width:50rem}.feature-content--02__img,.feature-content--04__img{position:relative;left:-6rem}}@media screen and (max-width: 767.98px){.feature__slide{margin-top:-16rem}}@media screen and (min-width: 768px){.feature__slide{margin-top:-28rem}}.price{position:relative;z-index:1;background:#ffebe5}@media screen and (max-width: 767.98px){.price{padding:6rem 0}.price__inner{padding-left:1.6rem;padding-right:1.6rem}}@media screen and (min-width: 768px){.price{padding:12rem 0}.price__wrap{margin:0 auto;max-width:120rem}.price__inner{padding-left:4rem;padding-right:4rem}}.cont_ttl{text-align:center}@media screen and (max-width: 767.98px){.cont_ttl{margin-bottom:3rem;font-size:3rem}}@media screen and (min-width: 768px){.cont_ttl{margin-bottom:6rem;font-size:5rem}}.s_table{overflow-x:auto;padding:0 0 1rem;max-width:120rem}.p_table{width:100%;border-collapse:separate;border-spacing:.4rem;min-width:108rem}.studio_page .p_table1{margin:7.5rem 0 0}.p_table td,.p_table th{font-size:1.2rem;padding:1rem;text-align:center;position:relative;line-height:1.6}.p_table td a,.p_table th a{color:#333}.p_table th{padding:2rem 1rem;font-size:2rem;vertical-align:middle;-webkit-text-size-adjust:100%;text-size-adjust:100%}.p_table td{background:#fff}.p_table tr td:nth-child(1){background:#3d3d3d;color:#fff;font-weight:700;width:4.8rem;vertical-align:middle;line-height:1;text-align-last:center;font-size:1.2rem;font-weight:700;height:auto;min-height:20rem;justify-items:center;z-index:1;text-align:-webkit-center}.p_table tr td span{display:block;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright;height:max-content;margin:auto}.p_table caption{font-size:2.4rem;color:#fff;font-weight:700;background:#333;padding:2rem 0;margin:.4rem 0 0}.p_table caption .repeat{display:none}@supports(-webkit-appearance: none) and (stroke-color: transparent){.p_table tr td span{font-family:sans-serif}}.p_table strong{font-size:2rem;font-weight:500}.p_table small{font-size:1.2rem;display:block;margin:1rem 0 0}.p_table1{margin:1.5rem 0 0}.p_table1 th span{display:block;background:#fff;color:#333;border-radius:1.2rem;padding:.3rem 0;font-size:1.2rem;font-weight:500;margin:0 0 1rem}.p_table1 tr th{border-left:solid .2rem #fff;border-right:solid .2rem #fff;border-top:solid .2rem #fff;background:#ffebe5;border-radius:.4rem .4rem 0 0;empty-cells:hide;position:relative;bottom:-0.5rem}.p_table1 tr td{width:16%}.recommend{background:#f596aa;width:100%;height:200%;position:absolute;top:-2.5rem;border-radius:.4rem .4rem 0 0;padding:1rem;left:0;color:#fff}.p_table1 a{display:block;width:90%;margin:.5rem auto 0;position:relative;border-radius:.2rem;padding:.5rem 1%}.p_table1 a::before{content:"";position:absolute;top:0;bottom:0;right:4%;margin:auto;width:1.35rem;height:.6rem;background:no-repeat center/contain url(../img/lp_sbnr/arrow_t.png)}.empty_cell{vertical-align:middle;text-align:center !important}.btn_s{border:solid 1px #f596aa}.btn_t{background:#ffebe5}.p_table1 tr td:nth-child(1){border-radius:.4rem 0 0 .4rem}.p_table1 tr:nth-child(2) td,.p_table1 tr:nth-child(5) td{vertical-align:middle}.p_table1 tr:nth-child(3) td,.p_table1 tr:nth-child(4) td,.p_table1 tr:nth-child(6) td{text-align:left}.p_table2 tr th,.p_table4 tr th{color:#fff;background:#f596aa}.p_table2 tr td{text-align:left;padding:2rem 1rem}@media screen and (max-width: 767.98px){.p_table2 tr td{font-size:1.4rem}}@media screen and (min-width: 768px){.p_table2 tr td{font-size:2rem}}.p_table2 tr td:nth-child(2){width:20%}.p_table3 tr th{font-size:1.4rem;color:#fff;background:#3d3d3d}.price_caution{margin:3rem 0 0;font-size:1.2rem}.p_table4 tbody tr:nth-child(2) td{vertical-align:middle}.p_table4 tbody tr:last-child td{font-size:2rem}.menu_area .p_table{max-width:120rem;margin-left:-0.4rem;margin-right:-0.4rem}.menu_area h3{color:#fff;text-align:center;font-size:2.4rem;padding:1.5rem 0;background:#f596aa;margin:5rem 0 0;transition:.25s;border-radius:.4rem}.menu_area h3:hover{opacity:.6}@media screen and (max-width: 767.98px){.menu_area .title{font-size:2rem;line-height:1.1}}.menu_area .title::before{content:"";position:absolute;top:0;bottom:0;right:3%;margin:auto;width:3rem;height:2rem;transition:.25s;background:no-repeat center/contain url(../img/lp_sbnr/table_arrow_w.png)}@media screen and (max-width: 767.98px){.menu_area .title::before{width:2rem;height:1rem}}h3:has(.toggle:checked) .title::before{transform:rotate(180deg)}.toggle{display:none}.title{position:relative;display:block;cursor:pointer;font-weight:700}.title,.hide_cont{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .3s}.hide_cont{max-height:0;overflow:hidden;position:relative}h3:has(.toggle:checked)+.hide_cont{max-height:180rem;transition:all 1.5s}.lp-sec-price{z-index:1;position:relative}@media screen and (max-width: 767.98px){.lp-sec-price{background:url(../img/lp/lp-feature-sp.jpg);background-size:cover}}@media screen and (min-width: 768px){.lp-sec-price{width:100%;padding-bottom:16rem;background:url(../img/lp/lp-sec-price-bg.jpg);background-size:cover}}.lp-sec-ba{z-index:2;position:relative}@media screen and (max-width: 767.98px){.lp-sec-ba{background:url(../img/lp/ba-bg.jpg);background-size:contain;background-repeat:repeat-y}}@media screen and (min-width: 768px){.lp-sec-ba{margin-top:-10rem;padding-bottom:16rem;background:url(../img/lp/ba-bg.jpg);background-size:contain;background-repeat:repeat-y;border-radius:0 10rem 0 0}}.mp{overflow:hidden}.mp-head{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;color:#fff}.mp-head p{line-height:1.8}.mp-head h2{line-height:1.5}@media screen and (max-width: 767.98px){.mp-head{padding:8rem 0 0;background:url(../img/lp_sbnr/mp-head.jpg);background-size:cover;background-position:center}.mp-head img{margin:0 auto 2rem;width:80%}.mp-head h2{margin-bottom:1rem;font-size:2rem}.mp-head p{font-size:1.3rem}}@media screen and (min-width: 768px){.mp-head{height:50rem;background:url(../img/lp_sbnr/mp-head.jpg);background-size:cover;background-position:center;padding-top:15rem}.mp-head img{margin-bottom:3rem}.mp-head h2{margin-bottom:4rem;font-size:clamp(26px,26px + 14*(100vw - 768px)/512,40px)}.mp-head p{font-size:2.6rem}.mp-head div{padding:0 60px}}.mp-body{position:relative;color:#fff}@media screen and (max-width: 767.98px){.mp-body{padding-top:4rem;padding-bottom:2rem;background:repeating-linear-gradient(to bottom, #f38ba0 0%, #ffaf9d 25%, #f38ba0 50%)}.mp-body::after{position:absolute;bottom:0;left:0;width:100%;height:8rem;background:linear-gradient(to bottom, rgba(255, 200, 172, 0) 0%, rgb(255, 200, 172) 100%);content:""}}@media screen and (min-width: 768px){.mp-body{background:repeating-linear-gradient(to bottom, #f38ba0 0%, #ffaf9d 25%, #f38ba0 50%)}.mp-body::after{position:absolute;bottom:0;left:0;width:100%;height:30rem;background:linear-gradient(to bottom, rgba(255, 200, 172, 0) 0%, rgb(255, 200, 172) 100%);content:""}}.mp-content{z-index:1;position:relative}@media screen and (max-width: 767.98px){.mp-content{padding:0 4rem;margin-bottom:6rem}.mp-content__ttl{margin-bottom:1em;font-size:2rem;text-align:center}.mp-content figure{margin-bottom:1.6rem}}@media screen and (min-width: 768px){.mp-content{display:flex;align-items:center;margin:0 auto;max-width:120rem}.mp-content__ttl{margin-bottom:1.6rem;font-size:clamp(24px,24px + 12*(100vw - 768px)/512,36px)}.mp-content p{font-size:1.8rem}}@media screen and (max-width: 767.98px){.mp-content--01 figure{margin-right:-2rem;margin-left:-17rem}}@media screen and (min-width: 768px){.mp-content--01 figure{margin-left:-60rem;width:132.1rem}.mp-content--01>div{padding-right:4rem}}.mp-content--02{flex-direction:row-reverse}@media screen and (max-width: 767.98px){.mp-content--02 figure{margin-left:-3rem;margin-right:-10rem}}@media screen and (min-width: 768px){.mp-content--02{margin-top:-3rem}.mp-content--02 figure{margin-right:-45rem;width:118.4rem}.mp-content--02>div{width:60%;padding-left:4rem}}@media screen and (min-width: 768px){.mp-content--03{margin-top:-8rem}.mp-content--03 figure{margin-left:-16rem;margin-right:4rem}.mp-content--03>div{width:65%;padding-right:4rem}}.mp-content--04{flex-direction:row-reverse}@media screen and (min-width: 768px){.mp-content--04{margin-top:-6rem}.mp-content--04 figure{margin-left:4rem;margin-right:-10rem}.mp-content--04>div{width:65%;padding-left:4rem}}@media screen and (max-width: 767.98px){.mp-content--05{margin-bottom:0}}@media screen and (min-width: 768px){.mp-content--05{margin-top:-8rem}.mp-content--05 figure{margin-left:-14rem;margin-right:4rem}.mp-content--05>div{width:65%;padding-right:4rem}}.mp-btm{position:relative;text-align:center;width:100%;font-weight:700;color:#fff}.mp-btm p{z-index:1;position:absolute;letter-spacing:.2em;width:100%;font-weight:700;text-shadow:0 0 3rem #ffaf9d,0 0 3rem #ffaf9d,0 0 3rem #ffaf9d,0 0 3rem #ffaf9d,0 0 3rem #ffaf9d,0 0 3rem #ffaf9d}@media screen and (max-width: 767.98px){.mp-btm{font-size:1.5rem;line-height:1.5}.mp-btm p{bottom:16rem}.mp-btm__img{margin:0 auto;width:100%}.mp-btm__img--pc{display:none}.mp-btm__btn{margin:0;position:absolute;bottom:6rem}}@media screen and (min-width: 768px){.mp-btm{font-size:3rem;background:#ffc8ac}.mp-btm p{bottom:20rem;font-size:clamp(22px,22px + 8*(100vw - 768px)/512,30px)}.mp-btm__img{margin:0 auto;width:120rem}.mp-btm__img--sp{display:none}.mp-btm__btn{position:absolute;bottom:6rem}}.cl-head{width:100%;background:#f38ba0;background-size:cover;color:#fff;text-align:center}@media screen and (max-width: 767.98px){.cl-head{padding:3rem 0;font-size:2.4rem}}@media screen and (min-width: 768px){.cl-head{padding:4rem 0;font-size:clamp(26px,26px + 22*(100vw - 768px)/512,48px)}}.cl-content{color:#fff}@media screen and (max-width: 767.98px){.cl-content{padding:17rem 2.4rem 4rem}.cl-content h3{margin-bottom:1rem;font-size:2rem}.cl-content--1{background:url(../img/lp_sbnr/cl-img01-sp.jpg);background-size:cover;background-position:center}.cl-content--1 h3{text-align:right}.cl-content--2{background:url(../img/lp_sbnr/cl-img02.jpg);background-size:cover;background-position:center;position:relative}.cl-content--2-cover{background:rgba(0,0,0,.15);position:absolute;top:0;left:0;width:100%;height:100%}.cl-content p{font-size:1.4rem;line-height:2}}@media screen and (min-width: 768px){.cl-content{padding:12rem 0}.cl-content h3{margin-bottom:1em;font-size:clamp(22px,22px + 14*(100vw - 768px)/512,36px)}.cl-content--1{background:url(../img/lp_sbnr/cl-img01.jpg);background-size:cover;background-position:center}.cl-content--2{background:url(../img/lp_sbnr/cl-img02.jpg);background-size:cover;background-position:center}.cl-content p{font-size:1.8rem;line-height:2}}@media screen and (max-width: 767.98px){.cl-content-inner--2{position:relative;z-index:10}}@media screen and (min-width: 768px){.cl-content-inner{margin:0 auto;max-width:120rem}.cl-content-inner--1{padding-left:40%;padding-right:2rem}.cl-content-inner--2{padding-right:40%;padding-left:2rem}}.cl-btm{color:#fff;text-align:center}.cl-btm p{font-weight:700}@media screen and (max-width: 767.98px){.cl-btm__pc{display:none}}@media screen and (min-width: 768px){.cl-btm{position:relative;background-size:cover;background-position:center;background:#ffd5c2;text-align:center}.cl-btm__inner{margin:0 auto;width:120rem}.cl-btm__pc{display:inline-block}.cl-btm__sp{display:none}}.sec-shop{background:#ffebe5}.sec-shop h2 a{color:#000;text-decoration:underline}@media screen and (max-width: 767.98px){.sec-shop{padding:3.2rem 1.6rem}.sec-shop h2{margin-bottom:1.2rem;font-size:2rem}}@media screen and (min-width: 768px){.sec-shop{padding:12rem 0}.sec-shop__wrap{padding:0 4rem}.sec-shop h2{margin:0 auto 2.4rem;max-width:120rem;font-size:3.6rem}}@media screen and (min-width: 768px){.sec-shop-container{display:flex;justify-content:center;margin:0 auto;max-width:120rem}}.sec-shop-box--2{position:relative}.sec-shop-box--2::before{position:absolute;background:url(../img/lp_sbnr/ribbon.png);background-size:cover;content:""}.sec-shop-box--2 strong{color:#ff6c6c}@media screen and (max-width: 767.98px){.sec-shop-box--2{margin-top:1.6rem}.sec-shop-box--2::before{top:-2.2rem;left:-0.8rem;width:10.7rem;height:8.7rem}}@media screen and (min-width: 768px){.sec-shop-box--1{width:40%}.sec-shop-box--2{margin-left:2.4rem;width:60%}.sec-shop-box--2::before{top:-2.2rem;left:-0.8rem;width:10.7rem;height:8.7rem}}.shop__ttl{color:#fff;text-align:center}.shop__content{color:#000;background:#fff}@media screen and (max-width: 767.98px){.shop__ttl{padding:.6rem 0;font-size:2rem;border-radius:1rem 3rem 0 0}.shop__content{margin-bottom:1.6rem;padding:1.6rem;font-size:1.4rem;border-radius:0 0 1rem 1rem}.shop__btn{margin:3.6rem 0}}@media screen and (min-width: 768px){.shop__ttl{padding:1.2rem 0;font-size:3rem;border-radius:2rem 2rem 0 0}.shop__content{padding:2.4rem;font-size:1.6rem;border-radius:0 0 2rem 2rem}.shop__btn{margin-top:6rem}}.shop--01__ttl{background:var(--color-primary)}.shop--02__ttl{background:#ff6c6c}@media screen and (min-width: 768px){.shop-price-box-wrap{display:flex;justify-content:space-between}}.shop-price-box{display:flex}.shop-price-box .shop-price{width:50%}.shop-price-box .shop-price+.shop-price{border-left:1px dashed #666}@media screen and (max-width: 767.98px){.shop-price-box{margin-bottom:2rem}.shop-price-box .shop-price{width:50%}}@media screen and (min-width: 768px){.shop-price-box{width:100%}.shop-price-box .shop-price{width:100%}}.shop-price{font-weight:700;text-align:center}.shop-price strong{font-size:400%;color:var(--color-primary);line-height:1}.shop-price strong span{font-size:50%}.shop-price--2 strong{color:#38577c}.shop-price--3{background:#fff3eb;border-radius:.4rem}.shop-price--3__bb{position:relative;margin-top:-2.6rem;margin-bottom:1.6rem;background:var(--color-primary);color:#fff;padding:.4rem;border-radius:.4rem}.shop-price--3__bb::before{position:absolute;bottom:-1.1rem;left:50%;width:0;height:0;border-left:.8rem solid rgba(0,0,0,0);border-right:.8rem solid rgba(0,0,0,0);border-top:1.2rem solid var(--color-primary);content:""}.shop-price__hl{font-size:90%;font-weight:400}.shop-price__hl em{font-size:120%;font-weight:700;font-style:normal}@media screen and (max-width: 767.98px){.shop-price{font-size:1.6rem}.shop-price--1 .shop-price__hl{display:flex;justify-content:center;align-items:center;height:5rem}.shop-price--2-wrap{margin-top:1.6rem;padding:.8rem 1.6rem 1.2rem;background:#ebeef3;border-radius:1rem}.shop-price--2{margin-top:1rem;display:flex;align-items:center;line-height:1}.shop-price--2 strong{margin-left:1rem;font-size:120%;line-height:.5}.shop-price--3{margin-top:3rem;padding:1.6rem 1rem 1.6rem;border:1px solid var(--color-primary)}.shop-price--3__box{display:flex;align-items:center;justify-content:center}.shop-price--3 .shop-price__la{margin-right:.4rem;padding:.3rem 1rem;color:#fff;background:#38577c;border-radius:.4rem}.shop-price--3 .shop-price__hl{font-weight:700;font-size:1.6rem}.shop-price--3 .shop-price__num{margin-left:1rem}.shop-price--3 .shop-price__num strong{line-height:.5}}@media screen and (min-width: 768px){.shop-price{font-size:1.6rem}.shop-price--1 .shop-price__hl{display:flex;justify-content:center;align-items:center;height:5rem}.shop-price--2-wrap{display:flex;margin-top:2.4rem;padding:1.6rem;background:#ebeef3;border-radius:1rem;flex-wrap:wrap;gap:1.2rem}.shop-price--2{margin:0 1rem;display:flex;align-items:center;line-height:1}.shop-price--2 strong{margin-left:1rem;font-size:110%;line-height:.5}.shop-price--3{width:40rem;padding:1.6rem 1rem 1.6rem;border:1px solid var(--color-primary)}.shop-price--3__box{display:flex;align-items:center;justify-content:center}.shop-price--3 .shop-price__la{margin-right:.4rem;padding:.3rem 1rem;color:#fff;background:#38577c;border-radius:.4rem}.shop-price--3 .shop-price__hl{font-weight:700;font-size:1.6rem}.shop-price--3 .shop-price__num{margin-left:1rem}.shop-price--3 .shop-price__num strong{line-height:.5}}.formation{color:#fff;text-align:center;width:100%;background:url(../img/lp_sbnr/formation.jpg);background-size:cover;background-position:bottom center}.formation p{font-weight:700}.formation__inner{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767.98px){.formation{height:20rem;font-size:2.5rem}.formation__inner{height:20rem}.formation__btn{margin-top:2rem}}@media screen and (min-width: 768px){.formation{font-size:5rem;height:66rem}.formation__inner{height:66rem}}.f_logo{display:block}.f_logo img{max-width:17rem;display:block}@media screen and (max-width: 767.98px){.f_logo{text-align:center;width:100%;padding:0 0 5rem;margin:0 0 4rem;border-bottom:solid .2rem #fff}.f_logo img{display:inline-block}}@media screen and (min-width: 768px){.f_logo{width:25%}}.f_nav{width:40%}@media screen and (max-width: 767.98px){.f_nav{width:100%}}@media screen and (max-width: 767.98px){.f_nav li{margin:0 0 3rem;width:100%}}@media screen and (min-width: 768px){.f_nav li{width:45%}}@media screen and (max-width: 767.98px){.f_nav li a{display:table;margin:0 0 1rem}}@media screen and (min-width: 768px){.f_nav li a{color:#fff;margin:0 0 2rem;display:inline-block;font-weight:700;line-height:1.7}}@media screen and (min-width: 768px){.f_nav li:last-child a{font-size:1.4rem}}.copy{font-size:1rem;color:#fff;margin:3rem 0 0}@media screen and (max-width: 767.98px){.wrap,.cont_wrap{max-width:100%;padding:0 2rem}}@media screen and (max-width: 767.98px){.lp-cta-float{display:none}}@media screen and (min-width: 768px){.lp-cta-float{z-index:999;position:fixed;right:2.4rem;bottom:2.4rem}.lp-cta-float a{display:flex;align-items:center;justify-content:center;position:relative;padding:1.6rem 0;width:30rem;background:var(--color-primary);border-radius:1.6rem;color:#fff;font-size:2rem}.lp-cta-float a::before{position:relative;width:1.5rem;height:1.4rem;margin:.3rem 0 0 -1.2rem;background:url(../img/common/icon-calendar.png) 50% no-repeat;background-size:contain;margin:0 .4rem 0 0;content:""}.lp-cta-float a span{position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#fff;border-radius:50%}.lp-cta-float a span::after{position:absolute;background:url(../img/common/icon-arrow-orange.png) no-repeat;background-size:contain;width:2rem;height:1.6rem;content:""}}.flex{display:flex;justify-content:space-between;flex-wrap:wrap}footer{background:#f596aa;padding:7.5rem 0 4rem}@media screen and (max-width: 767.98px){footer{padding:5rem 0 8rem}}@media screen and (min-width: 768px){footer{padding-left:4rem;padding-right:4rem}}.page_top{display:block;width:8rem;margin:4rem 0 0 auto}.fix-cta{z-index:999;opacity:0;visibility:hidden;position:fixed;transition:all .3s ease}.fix-cta a{display:block}.fix-cta.is-active{opacity:1;visibility:visible}@media screen and (max-width: 767.98px){.fix-cta{bottom:-5rem;left:0;width:100%;box-shadow:0 0 1rem rgba(0,0,0,.1)}.fix-cta.is-active{bottom:0}}@media screen and (min-width: 768px){.fix-cta{right:-5rem;border-radius:1rem;box-shadow:0 1rem 1.5rem rgba(0,0,0,.16);background:var(--color-primary)}.fix-cta.is-active{bottom:2rem;right:2rem}.fix-cta img{transition:opacity ease .3s}.fix-cta:hover img{opacity:.6}}
