@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--color-primary-pink:#e76387;--color-coral:#ff9687;--color-gray:#4f4f4f;--color-light-gray:#bdbdbd;--color-white:#fff;--color-red:#dc2020;--color-green:#6fcf97;--color-purple:#bb6bd9;--space-none:0;--space-xs:4px;--space-s:8px;--space-base:16px;--space-m:24px;--space-l:32px;--space-xl:44px;--space-xxl:52px;--max-width:1920px}body{font-family:"Noto Sans JP",sans-serif;font-size:14px;color:var(--color-gray);background-color:#fff9f9;max-width:var(--max-width);margin:0 auto}body *{z-index:1}body,html{scroll-behavior:smooth;scrollbar-width:none;overflow-x:hidden}div{max-width:var(--max-width)}@font-face{font-family:"MotoyaExAporo W55 W6 mono";src:url(/static/media/a2d06788cab1071765170bc0314c1232.d8dfe13c.eot);src:url(/static/media/a2d06788cab1071765170bc0314c1232.d8dfe13c.eot?#iefix)format("embedded-opentype"),url(/static/media/a2d06788cab1071765170bc0314c1232.ab6067a8.woff)format("woff"),url(/static/media/a2d06788cab1071765170bc0314c1232.b58babb7.woff2)format("woff2"),url(/static/media/a2d06788cab1071765170bc0314c1232.a2d06788.ttf)format("truetype"),url("/static/media/a2d06788cab1071765170bc0314c1232.38a0dd1b.svg#MotoyaExAporo W55 W6 mono")format("svg");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;z-index:1}li{list-style-type:none}ol,ul{list-style:none}p{margin:0;padding:0;text-align:left;line-height:200%;font-size:14px}img{border:0;line-height:0;display:block}hr{display:none}th{text-align:left;margin:0}em,th{font-weight:500}em{font-style:normal}input.btn{margin:0 .5em;padding:0 1em}.inset-img{position:absolute;height:100%;width:100%;inset:0;color:transparent}.object-cover{object-fit:cover}.color-primary-pink{color:var(--color-primary-pink)}.color-coral{color:var(--color-coral)}.color-green{color:var(--color-green)}.color-purple{color:var(--color-purple)}.primary-pink{color:var(--color-primary-pink)}.color-gray{color:var(--color-gray)}.bold,.semi-bold{font-weight:700}.p-title-bg{font-family:"MotoyaExAporo W55 W6 mono";font-size:72px;line-height:150%}.p-title{font-size:36px}.m-title,.p-title{font-family:"MotoyaExAporo W55 W6 mono";color:var(--color-primary-pink);line-height:180%}.m-title{font-size:18px}.en-title{color:var(--color-primary-pink)}.en-title,.sub-title{font-size:16px;font-weight:500}.sub-title{border-bottom:1px solid var(--color-gray);margin-bottom:var(--space-xl);display:inline-block}a{text-decoration:none;font-weight:500}@media (max-width:400px){.p-title{font-size:34px}}.w-1024{width:1024px}.max-w-1024{max-width:1024px}.max-w-900{max-width:900px}.max-w-768{max-width:768px}.w-50pc{width:50%}.w-100pc{width:100%}.aspect-video{aspect-ratio:16/9}.relative{position:relative}.absolute{position:absolute}.mx-auto{margin-left:auto;margin-right:auto}.text-align-ct{text-align:center}.text-align-left{text-align:left}.container{width:100%}.grid{display:grid}.flex-row-ct{flex-direction:row}.flex-column-ct,.flex-row-ct{display:flex;align-items:center}.flex-column-ct,.flex-column-start{flex-direction:column}.flex-column-start{display:flex;align-items:start}.flex-row-start{align-items:flex-start}.flex-row,.flex-row-start{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.justify-center{justify-content:center}.justify-space-btw{justify-content:space-between}.layout-1{flex-direction:column}.layout-1,.layout-2{display:flex;align-items:center;justify-content:center;grid-gap:calc(var(--space-xxl)*2);gap:calc(var(--space-xxl)*2)}.layout-2{flex-direction:row}@media (min-width:640px){.container{max-width:640px}}@media (max-width:640px){.mb-w-100pc{width:100%}}@media (max-width:768px){.layout-1,.layout-2{grid-gap:var(--space-xxl);gap:var(--space-xxl);padding:var(--space-base);width:100%}}@media (min-width:768px){.container{max-width:768px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.p-left{text-align:left}.mb-flex-col-ct{flex-direction:column}}@media (min-width:1080px){.container{max-width:1080px}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.pc-flex-row-ct{display:flex;flex-direction:row;align-items:center;justify-content:center}}@media (max-width:1080px){.layout-2{flex-direction:column;justify-content:flex-start}}@media (min-width:1280px){.container{max-width:1280px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.p-center{text-align:center}}.mg-base{margin:var(--space-base)}.mt-base{margin-top:var(--space-base)}.mt-m{margin-top:var(--space-m)}.mt-xl{margin-top:var(--space-xl)}.mt-xxl{margin-top:var(--space-xxl)}.mt-100{margin-top:100px}.mr-base{margin-right:var(--space-base)}.mb-xl{margin-bottom:var(--space-xl)}.mb-base{margin-bottom:var(--space-base)}.mb-m{margin-bottom:var(--space-m)}.mb-l{margin-bottom:var(--space-l)}.mb-100{margin-bottom:100px}.mx-s{margin-top:var(--space-s);margin-bottom:var(--space-s)}.mx-base{margin-top:var(--space-base);margin-bottom:var(--space-base)}.pr-xl{padding-right:var(--space-xl)}.pt-xl{padding-top:var(--space-xl)}.pt-150{padding-top:150px}.px-s{padding-left:var(--space-s);padding-right:var(--space-s)}.px-base{padding-left:var(--space-base);padding-right:var(--space-base)}.px-m{padding-left:var(--space-m);padding-right:var(--space-m)}.py-m{padding-top:var(--space-m);padding-bottom:var(--space-m)}.py-xl{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.px-xl{padding-left:var(--space-xl);padding-right:var(--space-xl)}.px-5pc{padding-left:5%;padding-right:5%}.px-paragraph{padding-left:25%;padding-right:25%}.my-base{margin-top:var(--space-base);margin-bottom:var(--space-base)}.my-l{margin-top:var(--space-l);margin-bottom:var(--space-l)}.gap-none{grid-gap:var(--space-none);gap:var(--space-none)}.gap-xs{grid-gap:var(--space-xs);gap:var(--space-xs)}.gap-s{grid-gap:var(--space-s);gap:var(--space-s)}.gap-base{grid-gap:var(--space-base);gap:var(--space-base)}.gap-m{grid-gap:var(--space-m);gap:var(--space-m)}.gap-l{grid-gap:var(--space-l);gap:var(--space-l)}.gap-xl{grid-gap:var(--space-xl);gap:var(--space-xl)}.gap-xxl{grid-gap:var(--space-xxl);gap:var(--space-xxl)}.bullet-point:before{content:"";border-radius:8px;border:4px solid;height:0;width:0;display:inline-block;color:var(--color-primary-pink);margin-right:var(--space-s)}.bullet-list{line-height:250%}.news-icon{position:fixed;top:50%;left:calc(50vw - var(--max-width)/2 + 50px);transform:translateY(-50%);cursor:pointer;z-index:999}.news-icon .text{writing-mode:tb-rl;letter-spacing:10px;font-weight:500;color:var(--color-gray);background-color:#fff;border-radius:100px;padding:64px 16px 15px 15px;margin:-50px auto 0 -4px;z-index:999;border:1px solid var(--color-primary-pink)}.news-icon img{z-index:1000}.news-icon:hover .text{color:#fff;z-index:999;background-image:linear-gradient(45deg,#e8437e,#ff9284,#e8437e,#ff9284);background-size:300% 300%;animation:gradientReverse 3s ease-in infinite}.news-icon:hover img{z-index:1000}@media (max-width:1920px){.news-icon{left:50px}}input[type=email],input[type=tel],input[type=text],textarea{border:none;border-radius:0;outline:1px solid var(--color-light-gray);background:none;height:40px;background-color:#fff}input.full{width:100%;min-width:250px}input,textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:none;max-width:100%;padding-left:var(--space-s)}input::placeholder,textarea::placeholder{color:var(--color-light-gray)}textarea{height:120px;padding-top:var(--space-s)}button{color:var(--color-primary-pink);border:2px solid var(--color-primary-pink);outline-offset:inn;background:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:500;padding:14px 50px;border-radius:8px;cursor:pointer;min-width:150px}button.primary{background-image:linear-gradient(90deg,#e8437e,#ff9284,#e8437e,#ff9284);background-size:300% 300%;color:var(--color-white);border:none;padding:16px 80px;animation:gradient 3s ease-in infinite}button:hover{transition:all .25s;box-shadow:5px 5px 0 var(--color-primary-pink)}button.primary a{color:var(--color-white)}button.selected{background-color:var(--color-primary-pink);color:#fff}button.disabled{background-color:var(--color-light-gray);background-image:none;cursor:default;color:#fff;border:none}button.disabled:hover{transition:none;box-shadow:none}@media (max-width:768px){button,button.primary{width:100%;font-size:16px;padding-top:16px;padding-bottom:18px}}.spark{animation:spin 5s linear infinite;background:url(/img/spark.svg);background-size:cover;display:inline-block;width:72px;height:72px}.spark.p24{width:24px;height:24px}.spark.p42{width:42px;height:42px}.spark.p120{width:120px;height:120px}.spark.p200{width:200px;height:200px}.spark-p278{animation:spin 28s linear infinite;background:url(/img/spark-p278.png);background-size:cover;display:inline-block;width:278px;height:278px}.spark-p756{animation:spin 15s linear infinite;background:url(/img/grayzone/spark-p756.png);background-size:cover;display:inline-block;width:756px;height:756px}.tag-wrapper{display:flex;max-width:900px;justify-content:center;align-items:flex-start;align-content:flex-start;grid-gap:11px 10px;gap:11px 10px;flex-wrap:wrap}.tag{border-radius:50px;border:1px solid var(--color-primary-pink);color:var(--color-primary-pink);padding:5px 20px;text-align:center}@media (max-width:1080px){.tag-wrapper{justify-content:flex-start}}@keyframes gradient{0%{background-position:100% 50%}50%{background-position:50% 100%}to{background-position:0 100%}}@keyframes gradientReverse{0%{background-position:0 100%}50%{background-position:50% 100%}to{background-position:100% 50%}}@keyframes gradientBlend{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes float{0%,to{transform:translateY(12px) scale(1)}50%{transform:translateY(-12px) scale(1.05)}}@keyframes floatAbsolute{0%,to{transform:translateX(-50%) translateY(12px) scale(1)}50%{transform:translateX(-50%) translateY(-12px) scale(1.05)}}@keyframes jitter{50%{transform:skewY(5deg) skewX(-5deg) scale(1.2)}}@keyframes spinWithX{0%{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blog-item{width:280px}.blog-item a{color:var(--color-gray)}.blog-item>.thumbnail>img{object-fit:cover;width:280px;height:280px}.blog-item>.content>a>.title{font-size:16px;font-weight:700;word-break:break-word}.blog-item>.content>.date{color:var(--color-light-gray)}.mandatory:after{color:var(--color-red);content:" *"}.contact-form .form-row{text-align:left;margin-top:var(--space-s)}.newsletter-form .form-row{text-align:left}.contact-form input,.contact-form textarea,.newsletter-form input{display:block;min-width:220px}.contact-form input,.contact-form textarea{margin-top:var(--space-s)}.contact-form .error,.newsletter-form .error{color:var(--color-red);margin-top:var(--space-xs)!important}.input-error{outline:1px solid var(--color-red)!important}.newsletter-form{text-align:center}.newsletter-form .header{width:100%;margin:0 auto;padding-bottom:var(--space-m)}.newsletter-form .body{display:flex;flex-direction:column;align-items:center;grid-gap:var(--space-s);gap:var(--space-s)}.newsletter-form .body .flex-row-ct{width:100%;justify-content:space-between}.newsletter-form .body .flex-row-ct input{width:49%}.newsletter-form .body button{margin-top:var(--space-base)}.newsletter-form .actMsg{background-color:#ffe9ef}@media (max-width:768px){.contact-form .body,.contact-form .header{padding-left:var(--space-base);padding-right:var(--space-base);width:100vw}.contact-form .body .form-row:first-child{flex-direction:column;width:100%}.contact-form .body .form-row div,.contact-form .body .form-row div input{width:100%}.contact-form .body .form-row div input,input#email,input#phone,input#title{height:50px}textarea#message{height:150px;margin-bottom:var(--space-m)}}.top-page{padding-top:90px;position:relative}.top-page section{min-height:100vh;width:100%}.top-banner{width:100%;height:55px;color:var(--color-black);background-image:linear-gradient(90deg,rgba(232,67,125,.25882352941176473),rgba(255,146,132,.25098039215686274),rgba(232,67,125,.25882352941176473),rgba(255,146,132,.25098039215686274));background-size:300% 300%;text-align:center;padding-top:16px;letter-spacing:10px;animation:gradient 3s ease-in infinite}section.hero{position:relative}.bgGradient{position:fixed;z-index:0;opacity:1%}.bgGradient .up{height:400px;width:400px;background-image:linear-gradient(80deg,#fffbf9,#ffb9b9);animation:down 10s infinite}.bgGradient .down,.bgGradient .up{position:absolute;border-radius:50%;filter:blur(80px)}.bgGradient .down{right:0;height:300px;width:300px;background-image:linear-gradient(80deg,#ffd48a,#ffdcdc);animation:down 7s infinite}.bgGradient .left{height:200px;width:200px;background-image:linear-gradient(80deg,#ffc8b8,#fdd2d2);animation:left 10s 1s infinite}.bgGradient .left,.bgGradient .right{position:absolute;border-radius:50%;filter:blur(80px)}.bgGradient .right{height:300px;width:300px;background-image:linear-gradient(80deg,#ffc3c3,#ffdedc);animation:right 20s .5s infinite}@keyframes down{0%,to{top:-100px}70%{top:700px}}@keyframes up{0%,to{bottom:-100px}70%{bottom:700px}}@keyframes left{0%,to{left:-100px}70%{left:1300px}}@keyframes right{0%,to{right:-100px}70%{right:1300px}}section.hero>.content{display:flex;grid-gap:150px;gap:150px;justify-content:center;align-items:center;margin-top:2%}section.hero>.spark-p278{position:absolute;bottom:50px;right:-50px;z-index:1}section.hero>.content .kv-title{font-size:56px;font-family:"MotoyaExAporo W55 W6 mono";line-height:150%}section.hero>.content .kv-subtitle{margin-bottom:var(--space-l)}section.hero>.content .kv-wrapper{width:400px}section.hero>.content .kv-wrapper img{width:100%}.black-pink{background:-webkit-linear-gradient(#e76387,#505050);-webkit-background-clip:text;-webkit-text-fill-color:transparent}section.message>div{width:50%}section.message>.content-wrapper{padding-left:10%}section.service{justify-content:flex-end}section.service>.img-wrapper,section.service>.img-wrapper>img{width:100%}section.coaching{position:relative}section.coaching>.background{background:linear-gradient(180deg,#fff,#fff 60%,rgba(255,219,214,.68) 92.02%,rgba(255,186,176,.51) 94.97%,rgba(255,150,135,.32));filter:blur(50px);height:960px}section.coaching>.layout-1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.coaching>.layout-1>.p-title{margin-bottom:var(--space-base)}section.trial>.visual-wrapper>.text-wrapper{background-color:#ffe9ef;padding:var(--space-xl);height:100%}section.trial>.visual-wrapper>.img-wrapper{width:550px}section.trial>.visual-wrapper>.img-wrapper img{width:100%}.bigNum{font-size:98px;font-weight:700}section.program>.img-wrapper>div>div>div:nth-child(2){padding-top:var(--space-s)}section.program>.img-wrapper>div>div>div:nth-child(2)>div:first-child{font-weight:600;font-size:18px}section.program>.img-wrapper>div>div>div:nth-child(2)>div:first-child:after{content:"———————————————";font-weight:bolder;margin-left:15px}section.program>.img-wrapper>div>div>div:nth-child(2)>p{margin-top:var(--space-s);font-size:12px}section.contact>.img-wrapper{position:relative;height:300px;width:500px}section.contact>.img-wrapper>.main{object-fit:cover;width:250px;height:250px;border-radius:100%;position:absolute;left:50%;transform:translateX(-50%);z-index:2}section.contact>.img-wrapper>.mark1{height:150px;position:absolute;left:11%;z-index:3;animation:float 3s infinite}section.contact>.img-wrapper>.mark2{height:205px;position:absolute;left:64%;top:20%;z-index:1;animation:jitter 3s infinite}section.contact .cta-group{grid-gap:var(--space-base);gap:var(--space-base)}section.newsletter>.img-wrapper{width:325px;height:408px}section.newsletter>.img-wrapper>img{width:100%}section.blog .blog-list{display:flex;flex-direction:row;align-items:start;grid-gap:var(--space-xl);gap:var(--space-xl);flex-wrap:wrap;justify-content:center;width:75%}@media (max-width:1080px){.top-page{padding-top:75px}.top-banner{height:50px;padding-top:14px}.news-icon{left:85%;top:95%}.news-icon .text{display:none}.top-page .hero .top-banner{letter-spacing:6px}.top-page .video iframe{width:100vw}.top-page .message .content-wrapper{align-items:center}.top-page .service{margin-top:0}.top-page .coaching .background{height:1400px}.top-page .program{margin-bottom:100px}.top-page .program .course-wrapper .img-wrapper{width:340px}.top-page .program .course-wrapper .info-wrapper{width:340px;margin:0 auto;grid-gap:5px;gap:5px}.top-page .program>.img-wrapper>div>div>div:nth-child(2)>div:first-child:after{display:none}section.hero>.content{flex-direction:column;margin-top:5%;grid-gap:var(--space-base);gap:var(--space-base)}section.hero>.content .kv-wrapper{width:320px}section.hero>.spark-p278{top:245px;z-index:0}section.hero>.content .text-wrapper{padding:0 15px}section.hero>.content .kv-title{line-height:130%;font-size:48px;letter-spacing:-.03em;margin-bottom:var(--space-base)}section.hero>.content .kv-subtitle{margin-bottom:var(--space-base)}section.hero>.content .text-wrapper .cta-group a button{margin-bottom:var(--space-s)}.newsletter-form,.newsletter-form form,.newsletter-form form .form-row,.newsletter-form form .form-row div,.newsletter-form form .form-row div input,section.trial>.visual-wrapper>.img-wrapper{width:100%}.newsletter-form form .form-row{flex-direction:column}section.contact{margin-top:100px;margin-bottom:150px}section.contact .cta-group{grid-gap:var(--space-s);gap:var(--space-s);flex-direction:column;width:100%}section.contact .cta-group a,section.contact .cta-group a button{width:100%}}@media (max-width:400px){section.hero>.content .kv-wrapper{width:300px}section.hero>.content .kv-title{font-size:45px;letter-spacing:-.03em}}@media (max-width:376px){section.hero>.content .kv-wrapper{width:260px}section.hero>.content .kv-title{font-size:43px}}.profile{padding-top:90px}.profile section{height:100vh;max-height:750px}.profile>section.history{display:flex;flex-direction:row;align-items:center;justify-content:center}.profile>section>.img{width:50%;height:100%}.profile>section.intro>.img>.topImg{height:100%;object-fit:cover;width:100%;z-index:1;position:absolute}.profile>section.intro>.content{padding-left:150px}.profile>section.intro>.content>p,section.history>.content>p{width:420px;margin-top:var(--space-xl);display:inline-block}.polaroid{position:absolute;z-index:10}.profile>section>.img{position:relative}.polaroid.i1{top:50%;left:15%}.polaroid.i2{top:65%;left:0}.polaroid.i3{top:20%;left:45%}.polaroid.i4{top:36%;left:25%}.polaroid.i5{top:10%;left:40%}.polaroid.i6{top:30%;left:15%}.polaroid.i7{top:40%;left:35%}.polaroid.i8{top:10%;left:20%}.polaroid.i9{top:30%;left:50%}.polaroid.i10{top:48%;left:15%}.history{position:relative}.dashline{max-height:750px;top:40%;left:50%;position:absolute}section.history.odd>.content{width:50%;padding-left:80px;position:relative}section.history.even>.content{width:50%;padding-right:80px;display:flex;flex-direction:column;align-items:flex-end;position:relative}.profile .spark{position:absolute;z-index:100}.profile .spark.s1{left:-12px;top:22%}.profile .spark.s2{left:98.7%;top:14%}.profile .spark.s3{left:-12px;top:16%}.continue{display:block;height:200px;text-align:center;margin-top:100px;font-size:81px;font-weight:600;color:#eee}@media (max-width:1080px){.profile section{max-height:none}.profile>section>.img{width:100%}.profile section.intro .content{width:auto;padding-left:5%;padding-right:5%}.profile>section.intro>.content>p,section.history>.content>p{width:auto}.polaroid.i1{top:30%;left:7%}.polaroid.i3{top:20%;left:25%}.polaroid.i4{top:36%;left:5%}.polaroid.i5{top:10%;left:35%}.polaroid.i6{top:30%;left:5%}.polaroid.i7{top:40%;left:30%}.polaroid.i8{top:10%;left:0}.polaroid.i9{top:30%;left:30%}.polaroid.i10{top:48%;left:0}.dashline,.profile .spark.s1,.profile .spark.s2,.profile .spark.s3{display:none}section.history>.content{padding-left:7%;padding-right:7%}.profile section.history .img{width:50%}}@media (max-width:900px){.polaroid.i1,.polaroid.i2{display:none}.profile>section.history{flex-direction:column;height:auto}.profile>section.history.even{flex-direction:column-reverse}.profile>section.history.even .content{align-items:flex-start}.profile>section.history .img{height:800px}.profile section.history .content,.profile section.history .img{width:100%}.polaroid.i3{top:10%;left:25%}.polaroid.i4{top:22%;left:5%}.polaroid.i5{top:5%;left:35%}.polaroid.i6{top:20%;left:5%}.polaroid.i7{top:35%;left:30%}.polaroid.i8{top:0;left:0}.polaroid.i9{top:10%;left:50%}.polaroid.i10{top:20%;left:0}.continue{display:none}}@media (max-width:768px){section.history.even>.content,section.history.odd>.content{padding-right:var(--space-base);padding-left:var(--space-base)}}.message{padding-top:90px}.message section{min-height:100vh;width:100%}.message section.intro>div{width:50%}.message section.intro>.content-wrapper{padding-left:10%}.message section.intro>.content-wrapper>p{margin-top:var(--space-xl);display:inline-block}.message section.second{margin-bottom:100px}.message .frame{border-radius:4px;border:1px solid var(--color-primary-pink);background:#fff;box-shadow:7px 7px 0 0 var(--color-primary-pink);padding:var(--space-xl)}.messageBox{position:relative;margin-top:var(--space-base)}.messageBox .spark{position:absolute;top:-20px;animation:spinWithX 5s linear infinite}.message section.second button{margin-top:var(--space-xl)}.slidingText{color:var(--color-primary-pink);font-size:38px;font-family:"MotoyaExAporo W55 W6 mono"}.m-scroll{display:flex;position:relative;width:100vw;height:120px;margin:auto;overflow:hidden;z-index:1}.m-scroll__title{display:flex;position:absolute;top:0;left:0;align-items:center;justify-content:flex-start;width:100%;height:100%;white-space:nowrap;transform:scale(2);transition:all 1s ease}.m-scroll__title>div{display:flex;animation:scrollText 60s linear infinite}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1080px){.message section{height:auto;max-height:none}.message section.intro{padding-top:90px}.message section.second{padding-top:90px;padding-left:5%;padding-right:5%}.message section.intro>div{width:100%}.message section.intro .content-wrapper{padding-left:5%;padding-right:5%;align-items:center;margin-bottom:150px}.m-scroll{margin-top:var(--space-xl)}.slidingText{font-size:30px}}@media (max-width:480px){.message .frame{padding:var(--space-xl) var(--space-base)}.message section.second a{margin-top:var(--space-xl)}}.program{padding-top:120px}.program section.intro{text-align:center;max-height:900px}.program section.intro>.layout-2{padding:50px 0 150px;background-color:#ffedea;justify-content:flex-start;align-items:flex-end;grid-gap:100px;gap:100px}.program section.intro>.layout-2>.img-wrapper{width:50%}.program section.intro>.layout-2>.img-wrapper>img{width:100%;object-fit:cover}.program section.intro>.layout-2>.content-wrapper{text-align:left;height:100%}.program section.intro>.layout-2>.content-wrapper img{margin-bottom:70px;width:75px}.program section.intro>.layout-2>.content-wrapper>div{margin-bottom:var(--space-base)}.program section.intro>.layout-2>.content-wrapper>p{width:462px;padding-bottom:var(--space-l)}.program section.features{border:1px solid var(--color-primary-pink);background-color:var(--color-white);max-width:1100px;height:315px;padding-top:var(--space-l);margin:-70px auto 0}.program section.features .items{display:flex;flex-direction:row;align-items:center}.program section.features>img{width:24px;height:24px;margin-top:var(--space-base);margin-bottom:var(--space-l)}.program section.features .feature-item{position:relative;margin-top:18%}.program section.features .feature-item>.img-wrapper{position:absolute;left:50%;transform:translateX(-50%);animation:floatAbsolute 5s infinite}.program section.features .feature-item:first-child>.img-wrapper{top:-175%}.program section.features .feature-item:nth-child(2)>.img-wrapper{top:-140%}.program section.features .feature-item:nth-child(3)>.img-wrapper{top:-170%}.program section.features .feature-item:not(:last-child){margin-right:var(--space-xxl)}.program section.steps{margin-top:250px;height:100%}.program section.steps .header{z-index:100;width:100%;justify-content:space-between}.program section.steps .header>.flex-column-ct>p{margin-bottom:var(--space-l)}.program section.steps .content{background-color:#ffedea;width:100%;padding:100px 130px;display:flex;flex-direction:row;justify-content:center;grid-gap:var(--space-l);gap:var(--space-l);margin-top:-10px;z-index:99}.program section.steps .content .step-item{display:flex;flex-direction:column;align-items:center;grid-gap:var(--space-m);gap:var(--space-m)}.program section.steps .content .step-item .label{color:var(--color-primary-pink);font-size:18px;font-family:"MotoyaExAporo W55 W6 mono";padding:15px 120px 20px 105px;margin-top:var(--space-m);background-image:url(/img/program/stepArrow.svg);background-size:cover;background-position:0}.program section.courses{max-height:none;height:auto;background-color:#fff8f7;padding-top:100px;padding-bottom:100px}.program section.courses .gallery{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:20px;gap:20px;width:1050px}.program section.courses .gallery .img-wrapper{max-width:508px}.program section.courses .gallery .img-wrapper img{width:100%}.program section.courses .header{text-align:center;margin-bottom:var(--space-xl)}.program .header .p-title{margin-bottom:var(--space-base)}.program section.courses .header p{margin-bottom:var(--space-m)}.program section.process{height:100%;padding-top:7%;padding-bottom:100px}.program section.process .layout-1{grid-gap:var(--space-m);gap:var(--space-m)}.program section.process .gallery .item-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:var(--space-xl);gap:var(--space-xl)}.program section.process .gallery .item-wrapper:last-child{margin-top:7px}.program section.process .frame{width:60%;max-width:725px;padding:20px;border:1px solid var(--color-primary-pink);background:#fff;box-shadow:7px 7px 0 0 var(--color-primary-pink);border-radius:4px;line-height:200%}.program section.schedule{margin-top:100px;margin-bottom:150px}.program section.schedule .img-wrapper{padding-left:5%;padding-right:5%}.program .header{text-align:center}@media (max-width:1080px){.program section.intro{height:auto;max-height:none}.program section.intro .layout-2 .content-wrapper,.program section.intro .layout-2 .img-wrapper,.program section.intro>.layout-2>.content-wrapper>p{width:100%}.program section.features,.program section.intro .layout-2 .content-wrapper{padding-left:5%;padding-right:5%;padding-bottom:var(--space-xl);height:auto}.program section.features .m-title{text-align:center}.program section.features .items{flex-direction:column}.program section.features .feature-item:not(:last-child){margin-right:0}.program section.features .feature-item{margin-top:80%}.program section.features .feature-item>.img-wrapper{transform:none}.program section.courses .header,.program section.steps .header{padding-left:5%;padding-right:5%;justify-content:center}.program section.steps .header .arrow{display:none}.program section.steps .content{flex-direction:column;padding:75px 5%;grid-gap:75px;gap:75px}.program section.steps .content .step-item .label{margin-top:0}.program section.courses .gallery{flex-direction:column;width:100%;padding-left:3%;padding-right:3%;grid-gap:var(--space-xl);gap:var(--space-xl)}.program section.courses .gallery .img-wrapper{width:100%;max-width:508px}.program section.process .gallery{grid-gap:var(--space-xl);gap:var(--space-xl)}.program section.process .gallery .item-wrapper{flex-direction:column;grid-gap:0;gap:0;padding-left:5%;padding-right:5%}.program section.process .gallery .item-wrapper img:last-child{display:none}.program section.process .gallery .item-wrapper .frame{width:100%}.program section.schedule{height:auto}}.news .news-list{display:grid;grid-template-columns:auto;grid-gap:80px;gap:80px}.news .news-list .news-item img{width:54px}.news .news-list .date{background-color:#ffdbd6;display:inline-block;padding:4px 8px;margin-bottom:var(--space-s);font-size:11px}.news .news-list .title{color:var(--color-primary-pink);font-size:16px;font-weight:600;margin-bottom:var(--space-base)}.accordion-item{border-bottom:1px solid #e5e5e5}.accordion-item button[aria-expanded=true]{border-bottom:1px solid var(--color-primary-pink)}.accordion-item button{position:relative;display:block;text-align:left;width:100%;padding:1em var(--space-xl) 1em 1em;color:#4f4f4f;font-size:16px;font-weight:400;border:none;background:none;outline:none}.accordion-item button:focus,.accordion-item button:hover{cursor:pointer;color:var(--color-primary-pink)}.accordion-item button:focus:after,.accordion-item button:hover:after{cursor:pointer;color:var(--color-primary-pink);border:1px solid var(--color-primary-pink)}.accordion-item button .accordion-title{padding:1em 1.5em 1em 0}.accordion-item button .icon{display:inline-block;position:absolute;top:18px;right:1em;width:22px;height:22px;border:1px solid;border-radius:22px}.accordion-item button .icon:before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.accordion-item button .icon:after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor}.accordion-item button[aria-expanded=true]{color:var(--color-primary-pink)}.accordion-item button[aria-expanded=true] .icon:after{width:0}.accordion-item button[aria-expanded=true]+.accordion-content{opacity:1;max-height:15em;transition:all .2s linear;will-change:opacity,max-height}.accordion-item .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.accordion-item .accordion-content p{font-size:14px;margin:2em 0;padding:0 1em}#previous_next_post .next_post,#previous_next_post .prev_post{float:left;width:50%}#previous_next_post a{width:100%;display:block;border:1px solid #ddd;line-height:1.8;height:97px;position:relative;display:table;background:#fff;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;color:var(--color-gray)}#previous_next_post a:hover{background-color:#ffe9ef}#previous_next_post .prev_post a{padding:0 25px 0 60px;border-top-left-radius:10px;border-bottom-left-radius:10px}#previous_next_post a span{display:table-cell;vertical-align:middle;height:50px;overflow:hidden;-ms-word-wrap:break-word;word-wrap:break-word}#previous_next_post .next_post a{padding:0 60px 0 25px;border-top-right-radius:10px;border-bottom-right-radius:10px}#previous_next_post .prev_post a:before{content:"＜";left:20px}#previous_next_post .next_post a:before,#previous_next_post .prev_post a:before{width:15px;height:20px;font-size:16px;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:-6px;bottom:0;margin:auto;color:var(--color-gray)}#previous_next_post .next_post a:before{content:"＞";right:20px}.policy .content p,.terms .content p{margin-bottom:var(--space-xl)}.grayzone{padding-top:120px}.grayzone section{min-height:100vh;width:100%}.grayzone section.intro .content-wrapper{max-width:1176px;width:1176px;align-items:center;z-index:10}.develop-disable,.gray-zone{font-family:"MotoyaExAporo W55 W6 mono";line-height:150%}.develop-disable{font-size:81px;color:var(--color-primary-pink)}.gray-zone{font-size:72px}.grayzone section.intro .content-wrapper p{margin-top:-30px}.grayzone section.intro .img-wrapper{z-index:1;margin-top:-150px}.grayzone section.message-1{background:url(/img/grayzone/message1.png) no-repeat;background-size:contain;background-position:50%;position:relative}.grayzone section.message-2 .p1{padding-top:100px;padding-bottom:150px;justify-content:center}.grayzone section.message-2 .p1 .img-wrapper .line{width:2px;height:70vh;margin-left:250px;background-color:var(--color-primary-pink);margin-top:-100px}.grayzone section.message-2 .p1 .img-wrapper .spark{margin-left:150px;margin-top:-80px}.grayzone section.message-2 .p2{padding-bottom:100px;position:relative}.grayzone section.message-2 .p2 .img-wrapper{width:50vw}.grayzone section.message-2 .p2 .img-wrapper .line{height:1.5px;width:48vw;background-color:var(--color-primary-pink);margin-top:30px}.grayzone section.message-2 .p2 .img-wrapper .spark{margin-left:46vw;margin-top:-35px}.grayzone section.message-2 .p2 .content-wrapper{padding-left:calc(var(--space-xxl)*2)}.grayzone section.message-4{position:relative}.grayzone section.message-4 .img-wrapper img{width:100%}.grayzone section.message-5{padding-top:100px;padding-bottom:120px;justify-content:center}.grayzone .gradient{background:linear-gradient(0deg,#ff85a4 -20%,rgba(255,133,164,0) 40%);animation:gradientBlend 7s ease-in infinite;height:100vh;width:100vw;position:absolute}.grayzone section.message-5 .left-wrapper{height:80vh;align-content:start;width:50vw;padding-left:calc(var(--space-xxl)*2)}.grayzone section.message-5 .right-wrapper{height:80vh;align-content:end;padding-left:calc(var(--space-xxl)*2 - 72 - var(--space-xl))}.grayzone section.message-6{padding-top:100px;padding-bottom:100px;height:100vh}.grayzone section.message-6 .img-wrapper{width:50vw}.grayzone section.message-6 .spark-p756{margin-left:-20%}.grayzone section.message-6 .content-wrapper{width:50vw;padding-left:calc(var(--space-xxl)*2);align-content:center}@media (max-width:768px){.grayzone button{width:100%}.grayzone section.intro .content-wrapper{flex-direction:column}.grayzone section.intro .content-wrapper .title{margin-bottom:var(--space-xxl)}.grayzone section.intro .content-wrapper .title span:last-child{font-size:56px;line-height:120%}.grayzone section.intro .img-wrapper img{height:60vh;width:auto}.grayzone section.message-1{background:none;padding:var(--space-base)}.grayzone section.message-1 .p-title{font-size:32px}.grayzone section.message-2 .p1{flex-direction:column-reverse;padding:var(--space-base)}.grayzone section.message-2 .p2{flex-direction:column;padding:var(--space-base)}.grayzone section.message-2 .p1 .spark{width:72px;height:72px}.grayzone section.message-2 .p1 .img-wrapper .line{height:30vh;margin-top:calc(var(--space-base)*-1)}.grayzone section.message-2 .p1 .img-wrapper .spark{margin-left:215px;margin-top:-35px}.grayzone section.message-2 .p2 .img-wrapper .line{margin-left:calc(var(--space-base)*-1);width:80vw}.grayzone section.message-2 .p2 .img-wrapper .spark{margin-left:250px}.grayzone section.message-2 .p2 .content-wrapper{padding:0;margin-bottom:var(--space-xl)}.grayzone section.message-4 .content-wrapper{padding:var(--space-base)}.grayzone section.message-5{flex-direction:column}.grayzone section.message-5 .left-wrapper{padding:var(--space-base);width:100vw;height:auto}.grayzone section.message-5 .right-wrapper{align-content:center}.grayzone section.message-5 .right-wrapper .flex-row-start{flex-direction:column;align-items:center}.grayzone section.message-5 .gradient{height:180vh}.grayzone section.message-6{flex-direction:column}.grayzone section.message-6 .img-wrapper{margin:-180px auto 0}.grayzone section.message-6 .spark-p756{width:200px;height:200px;margin:0}.grayzone section.message-6 .content-wrapper{width:100%;margin:0;padding:var(--space-base)}}.admin.blogList,.admin.createNewPost,.admin.letters,.admin.login,.admin.subscribers{padding-top:5%;max-width:1000px;margin:0 auto}.admin.login .container{vertical-align:middle;height:75vh}.admin.login .container .mb-3 label{width:100px;display:inline-block}.admin.login .container button{width:100%}.dbTable .id{width:50px;text-align:center}.dbTable tbody .cover{width:150px;height:150px}.dbTable .cover>img{width:100%;height:100%;object-fit:cover}.dbTable tbody td,.dbTable thead th{padding:15px}.thumbnail{width:280px;height:280px;background-image:url(/img/istockphoto.jpg);background-size:contain;background-repeat:no-repeat}.thumbnail>img{width:100%;height:100%;object-fit:cover}.admin.blogList{padding-bottom:100px}.dbTable .title{width:450px}.dbTable .content{width:500px}.dbTable .actions,.dbTable .date{width:200px;text-align:center}.dbTable td{vertical-align:top}.dbTable td:not(.cover){padding-top:15px}.dbTable td.cover{padding-left:0}table thead{height:60px;background-color:#ffedea}.dbTable tr:nth-child(2n){background-color:rgba(255,237,234,.4196078431372549)}.admin.blogList .overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);transition:opacity .5s}.popup{top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;background:#fff;border-radius:5px;width:25%;position:relative;transition:all 5s ease-in-out}.popup .close{position:absolute;top:20px;right:30px;transition:all .2s;font-size:24px;font-weight:900;text-decoration:none;color:#333}.popup .close:hover{color:var(--color-primary-pink);cursor:pointer}.popup .content{max-height:30%;overflow:auto}.admin.home{width:280px;margin:0 auto;padding-top:10%}.admin.home .body{grid-gap:var(--space-s);gap:var(--space-s);margin-top:var(--space-l)}.admin.home button{width:100%}.dbTable .index{width:70px}#header{position:fixed;top:0;z-index:999;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:18px 50px;width:100%;background-color:#fff9f9;max-width:var(--max-width);margin:0 auto}#header a{color:var(--color-gray)}#header a:hover{color:var(--color-primary-pink)}.show{visibility:visible}.hidden,.show{transition:all .5s}.hidden{visibility:hidden;transform:translateY(-100%)}#header a{cursor:pointer}#header .logo-wrapper{width:54px;margin-right:106px}#header .logo>img{width:50px}#header>.header__menu ul{display:flex;align-items:center;grid-gap:45px;gap:45px;z-index:999}#header>.header__menu ul li a{font-family:"Noto Sans JP",sans-serif;font-size:14px;display:inline-block}a.nav__link.active{color:var(--color-primary-pink)!important;border-bottom:2px solid var(--color-primary-pink)}#header>.menu-icon{display:none}.fas.fa-times{color:var(--color-gray)}@media screen and (max-width:1080px){#header{height:75px;flex-direction:row;width:100vw}#header>.menu-icon{display:block;position:fixed;height:45px;width:45px;right:3%;font-size:1.7rem;cursor:pointer;border-radius:50%;text-align:center;z-index:999;color:var(--color-gray)}.fa-times{color:var(--color-gray);font-size:2rem}#header>.header__menu{display:none;width:50%;height:100vh;right:0}#header>.header__menu.active{display:block;background-color:var(--color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:0;right:0;transition:all .5s ease;position:fixed;box-shadow:-5px 0 5px rgba(115,77,41,.09803921568627451)}#header>.header__menu ul{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:5%;height:100%;writing-mode:unset}#header>.header__menu ul li{margin-top:30px;transform:none}#header>.header__menu ul li a{font-size:20px}}@media screen and (max-width:768px){#header{padding:15px 20px}#header>.header__menu{width:100%}#header .logo>img{width:42px}#header>.header__menu ul li:last-child{width:100%;padding-left:var(--space-base);padding-right:var(--space-base)}#header>.header__menu ul li:last-child a{width:100%}#header>.header__menu ul li:last-child a button{font-size:20px}#header>.header__menu ul li{margin-top:10px}}footer{margin-top:150px}footer .body{width:100%;height:400px;background-image:linear-gradient(90deg,#e8437e,#ff9284,#e8437e,#ff9284);background-size:300% 300%;padding-top:var(--space-xl);padding-bottom:var(--space-l);animation:gradient 3s ease-in infinite;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;z-index:999}footer .body .inner{width:60%;display:flex;flex-direction:row;align-items:start;justify-content:center;grid-gap:var(--space-l);gap:var(--space-l)}footer .body .policy a{color:var(--color-white)}footer .body .policy a:hover{transform:translateY(-5px);transition:.2s ease-in-out}.tags-wrapper{width:40%}.sns-wrapper .label,.tags-wrapper .label{background-color:var(--color-white);text-align:center;padding:10px;margin-bottom:var(--space-base);position:relative}.sns-wrapper .label:after,.tags-wrapper .label:after{content:"";position:absolute;left:50%;top:40px;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--color-white);clear:both}.tags-list{display:flex;width:100%;justify-content:flex-start;align-items:flex-start;align-content:flex-start;grid-gap:11px 10px;gap:11px 10px;flex-wrap:wrap}.tagname{color:var(--color-white);border:1px solid var(--color-white);padding:5px 10px}.sns-list{padding:var(--space-l) var(--space-base);display:flex;align-items:center;grid-gap:var(--space-base);gap:var(--space-base)}.sns-list>a:nth-child(2){padding-bottom:12px}footer .copyright{color:var(--color-gray);text-align:center;padding:var(--space-base);font-size:12px}footer .policy{grid-gap:var(--space-xl);gap:var(--space-xl)}@media (max-width:960px){footer .body{height:auto}footer .body .inner{width:84%;flex-direction:column;padding-bottom:var(--space-xl)}.sns-wrapper,.tags-wrapper{width:100%}.sns-list{justify-content:space-around}footer .policy{grid-gap:var(--space-base);gap:var(--space-base)}}
/*# sourceMappingURL=main.5f17fd7b.chunk.css.map */