*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:var(--highlight);margin:0}*::after{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:rgba(0,0,0,.08);text-shadow:none}::selection{background:rgba(0,0,0,.08);text-shadow:none}a{text-decoration:none}img{vertical-align:bottom;max-width:100%;height:auto}ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,p,figure,figcaption,input,textarea{margin:0;list-style:none}ul:after:after,ol:after:after{content:"";display:block;clear:both;visibility:hidden}input[type=submit],button{-webkit-appearance:none;margin-bottom:2em}select{-webkit-appearance:none;position:relative}select:after{position:absolute;top:35%;right:3%;margin-top:-8px;content:"▼";color:var(--text);pointer-events:none}em{font-style:normal}strong{font-weight:500}table{font-size:inherit;border-collapse:collapse;border-spacing:0}table th{font-weight:inherit}i{font-style:normal}:root{--fw-normal: 400;--fw-medium: 500;--fw-bold: 800}body{color:#1b1b1b;font-size:3.58vw;font-weight:var(--fw-normal);line-height:1.5;letter-spacing:.08em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";background-color:#eaf1f7;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-style:normal}@media screen and (min-width: 426px){body{font-size:14px}}h1,h2,h3{font-size:inherit}a{color:inherit}.container{width:100%;height:100%;position:relative}.contentsBg{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:-2}.contentsBg__img{display:block;width:1920px;height:1401px;-o-object-fit:cover;object-fit:cover}.contentsNav{width:calc(50vw - 195px);height:100vh;position:fixed;top:0;right:0;display:none}@media screen and (min-width: 1024px){.contentsNav{display:block}}.contentsBody{max-width:424px;background-color:#fff;position:relative;margin-inline:auto;-webkit-box-shadow:0 0 12px rgba(0,0,0,.4);box-shadow:0 0 12px rgba(0,0,0,.4)}@media screen and (min-width: 426px){.contentsBody{width:390px}}.contentsNav__inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:min(6vh,60px)}.contentsNav__logo{width:210px;margin-bottom:max(1vh,10px)}.contentsNav__nav .navi{padding:0}.contentsNav__nav .navi__item{color:#1c449c;font-size:20px;font-weight:var(--fw-bold);text-align:center;letter-spacing:.05em;margin-top:min(3.7vh,38px)}.contentsNav__nav .navi__a{position:relative}.contentsNav__nav .navi__a::after{content:attr(data-text);color:#fff;font-size:20px;font-weight:var(--fw-bold);white-space:nowrap;position:absolute;top:2px;left:2px;z-index:-1}.contentsNav__pop{width:350px;margin-top:min(5vh,60px)}.c-cta--fv{margin-top:-15px}.c-cta__btn{display:block;width:90%;margin:0 auto}.c-cta__btn--resv{width:95%;margin-bottom:10px}.c-font-serif{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.c-font-serif--middle{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.c-font-serif--bold{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.is-animated{-webkit-animation:move-y .4s infinite alternate ease-in;animation:move-y .4s infinite alternate ease-in}@-webkit-keyframes move-y{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes move-y{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}.contentsBody .modal{max-width:425px;background-color:hsla(0,0%,100%,.9);padding:5px 10px;position:fixed;left:0;bottom:0;z-index:100;display:none}@media screen and (min-width: 426px){.contentsBody .modal{width:390px;left:calc(50% - 195px)}}@media screen and (min-width: 1024px){.contentsBody .modal{opacity:0;visibility:hidden}}.contentsBody .modal.is-active{display:block}.contentsBody .mv{background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, #E0F6FF), to(#8EAFC8));background:linear-gradient(#E0F6FF 80%, #8EAFC8 100%);overflow:hidden}.contentsBody .mv__fv{position:relative;height:147vw !important}.contentsBody .mv__fv__img{-webkit-transform:scale(1.06);transform:scale(1.06);opacity:0;-webkit-transition:opacity .5s ease,-webkit-transform .7s ease;transition:opacity .5s ease,-webkit-transform .7s ease;transition:transform .7s ease,opacity .5s ease;transition:transform .7s ease,opacity .5s ease,-webkit-transform .7s ease;-webkit-transition-delay:.2s;transition-delay:.2s}.contentsBody .mv.is-shown .mv__fv{background:none !important}.contentsBody .mv.is-shown .mv__fv__img{-webkit-transform:scale(1);transform:scale(1);opacity:1}@media screen and (min-width: 426px){.contentsBody .mv__fv{height:560px !important}}.contentsBody .problem{position:relative;z-index:0}.contentsBody .problem__bg{background:url(../img/problem_bg.png) center top no-repeat;background-size:100% auto;padding-top:28.2vw;padding-bottom:17.9vw}.contentsBody .problem:before{content:"";display:block;width:100%;height:100px;background-color:#8eafc8;position:absolute;top:0;left:0;z-index:-1}.contentsBody .problem__ttl{width:67.7%;margin:0 auto 10px}.contentsBody .problem__wrap{background:url(../img/problem_checklist.png) right top no-repeat;background-size:96% auto;height:79.5vw}.contentsBody .problem__list{letter-spacing:.04em;font-size:3.58vw;line-height:3.23em;padding:8.2vw 23% 0px 24%}@media screen and (min-width: 426px){.contentsBody .problem__bg{padding-top:110px;padding-bottom:70px}.contentsBody .problem__wrap{height:310px}.contentsBody .problem__list{font-size:14px;padding-top:32px}}.contentsBody .about{padding:33.3vw 0 19.2vw;margin-top:-20vw;background:url(../img/about_grid.png?new) center left repeat #edeef2;background-size:50vw auto}.contentsBody .about__bg{width:90%;margin:0 auto;background-color:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.2);box-shadow:0 3px 8px rgba(0,0,0,.2);min-height:400px;padding-top:78px;padding-bottom:28px;position:relative}.contentsBody .about__bg::before{content:"";display:block;width:46%;height:70px;background:url(../img/about_clip.png) center no-repeat;background-size:100% auto;position:absolute;top:-32px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.contentsBody .about__ttl{color:#4060ac;font-size:5.9vw;text-align:center;margin-bottom:35px}.contentsBody .about__subttl1,.contentsBody .about__subttl2{font-size:4.1vw}.contentsBody .about__subttl1{color:#d8b475;letter-spacing:0;text-align:center;margin-bottom:20px}.contentsBody .about__subttl2{background:url(../img/about_subttl_bg.png) center top no-repeat;background-size:100% auto;padding:8.9vw 0 9.7vw;color:#fff;text-align:center;margin-top:20px}.contentsBody .about__txt{line-height:2;width:89%;margin:0 auto}@media screen and (min-width: 426px){.contentsBody .about{padding:130px 0 75px;margin-top:-78px;background-size:410px auto}.contentsBody .about__ttl{font-size:23px}.contentsBody .about__subttl1,.contentsBody .about__subttl2{font-size:16px}.contentsBody .about__subttl2{padding:35px 0 38px}}.contentsBody .reason{background-color:#8eafc8;padding-top:38px;padding-bottom:22px;margin-top:-40px;border-radius:50px 0 0 0;position:relative}.contentsBody .reason::before{content:"";display:block;background:url(../img/reson_bg_r.svg) right top no-repeat;width:50px;height:50px;position:absolute;top:-49px;right:0}.contentsBody .reason__ttl{width:80.7vw;margin:0 auto 25px}.contentsBody .reason__box{width:90%;margin:0 auto;background-color:hsla(0,0%,100%,.9);-webkit-box-shadow:0 3px 8px rgba(0,0,0,.2);box-shadow:0 3px 8px rgba(0,0,0,.2);border-radius:10px;padding:34px 20px 30px;margin-bottom:33px}.contentsBody .reason__box.box--1 .reason__img,.contentsBody .reason__box.box--3 .reason__img{border-radius:10px;margin-bottom:10px}.contentsBody .reason__box.box--2 .reason__txt{margin-bottom:30px}.contentsBody .reason__subttl{text-align:center;margin-bottom:24px}.contentsBody .reason__txt{line-height:2}@media screen and (min-width: 426px){.contentsBody .reason__ttl{width:315px}}.contentsBody .exp{padding-bottom:20px;position:relative}.contentsBody .exp::before{content:"";display:block;width:100%;height:24px;background-color:#8eafc8;position:absolute;top:0;left:0}.contentsBody .exp__ttl{position:relative;height:56px;background:url(../img/exp_ttl_bg.svg) center top no-repeat;background-size:auto 56px;color:#fff;font-size:15px;text-align:center;padding-top:8px;margin-bottom:20px}.contentsBody .exp__box{width:90%;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.2);box-shadow:0 3px 8px rgba(0,0,0,.2);margin:0 auto;padding:20px 20px 25px}.contentsBody .exp__prof{display:grid;grid-template-columns:58% 39%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.contentsBody .exp__prof .doctor-sub,.contentsBody .exp__prof .doctor-name,.contentsBody .exp__prof .doctor-name-en{line-height:1;text-align:center;letter-spacing:.04em}.contentsBody .exp__prof .doctor-sub{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;font-size:9px;background-color:#8eafc8;border-radius:10px;margin:0 auto;padding:4px 14px}.contentsBody .exp__prof .doctor-name{color:#8eafc8;font-size:14px;margin:8px 0 6px}.contentsBody .exp__prof .doctor-name-en{color:#abc9f4;font-size:10px}.contentsBody .exp__prof .doctor-desc{font-size:9px;line-height:1.8;padding:7px 5px;margin-top:9px;border-top:1px dotted #707070;border-bottom:1px dotted #707070}.contentsBody .exp__subttl{color:#fff;font-size:3.84vw;background-color:#8eafc8;text-align:center;padding:6px 0}.contentsBody .exp__txt{line-height:2;margin-top:10px}@media screen and (min-width: 426px){.contentsBody .exp__subttl{font-size:14px}}.contentsBody .flow-cover{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(0.31, 0.69, 0.64, 1.06);transition:opacity 1.2s cubic-bezier(0.31, 0.69, 0.64, 1.06)}.contentsBody .flow-cover.is-shown{opacity:1}.contentsBody .flow{background-color:#e3edf4;padding-bottom:40px;border-radius:0 0 50px 0}.contentsBody .flow__ttl{color:#4060ac;font-size:5.9vw;text-align:center;margin-bottom:22px}.contentsBody .flow__inner{width:90%;background-color:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.2);box-shadow:0 3px 8px rgba(0,0,0,.2);border-radius:13px;margin:0 auto 25px;padding:38px 20px 30px}.contentsBody .flow .f-box:nth-of-type(1){border-top:1px dotted #4060ac;padding-top:15px}.contentsBody .flow .f-box__ttl{display:grid;grid-template-columns:65px auto;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.contentsBody .flow .f-box__ttl__txt{color:#7a99cf;font-size:16px}.contentsBody .flow .f-box__desc{line-height:2;margin-top:10px}.contentsBody .flow .f-box__subttl{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;line-height:1;background-color:#7a99cf;padding:8px 12px;margin-top:7px}.contentsBody .flow .f-box__subttl.n--1{margin-top:12px}.contentsBody .flow .f-box__subtxt{line-height:2;padding:2px 0 0 10px}.contentsBody .flow .f-box+.f-box{margin-top:30px}@media screen and (min-width: 426px){.contentsBody .flow__ttl{font-size:23px}}.contentsBody .price{background-color:#fff;padding-top:48px;padding-bottom:50px;margin-top:-40px;border-radius:50px 0 0 0;position:relative}.contentsBody .price::before{content:"";display:block;background:url(../img/price_bg_r.svg) right top no-repeat;width:50px;height:50px;position:absolute;top:-50px;right:0}.contentsBody .price__ttl{color:#4060ac;font-size:6.1vw;text-align:center;margin-bottom:25px}.contentsBody .price__subttl{color:#fff;font-size:16px;line-height:1;text-align:center;background-color:#8eafc8;padding:12px}.contentsBody .price__inner{width:90%;margin:0 auto}.contentsBody .price .p-box{display:grid;grid-template-columns:auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px dotted #8eafc8;padding:12px 20px 5px}.contentsBody .price .p-box__sub{font-size:10px}.contentsBody .price .p-box__time{color:#4060ac;font-size:10px}.contentsBody .price .p-box__name{color:#4060ac;font-weight:700}.contentsBody .price .p-box__price{display:inline-block;min-width:6.2em;color:#4060ac;font-size:18px;text-align:right;margin:0 0 0 4px}.contentsBody .price .p-box__price em{font-size:28px;letter-spacing:.04em;min-width:5em}.contentsBody .price .p-box__unit{color:#4060ac;font-size:7px;line-height:1.2;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:translateY(2px);transform:translateY(2px)}.contentsBody .price .p-box--main{border:none;padding:9px 20px 6px}.contentsBody .price .p-box--main .p-box__time{color:inherit;font-size:12px}.contentsBody .price .p-box--main .p-box__price{font-size:23px}.contentsBody .price .p-box--main .p-box__price em{font-size:34px}.contentsBody .price .p-box--main .p-box__unit{font-size:10px}.contentsBody .price .p-box__r{white-space:nowrap}@media screen and (max-width: 374px){.contentsBody .price .p-box{padding:8px 0 6px}}@media screen and (min-width: 426px){.contentsBody .price__ttl{font-size:24px}}.contentsBody .faq{background-color:#d8b475;padding-bottom:20px}.contentsBody .faq__ttl{text-align:center;padding:30px 0}.contentsBody .faq .faq-box{background-color:#fff;margin-bottom:10px}.contentsBody .faq .faq-box__q{padding:12px 20px 10px;cursor:pointer;position:relative}.contentsBody .faq .faq-box__q::after{content:"+";display:block;color:#7a5d2b;font-size:38px;font-weight:400;line-height:1;position:absolute;top:calc(50% - .7em);right:20px}.contentsBody .faq .faq-box__q .txt-wrap{color:#d8b475;font-weight:500;display:grid;grid-template-columns:35px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #707070;padding-right:30px;padding-bottom:11px}.contentsBody .faq .faq-box__q .txt-q{width:20px;height:26px;background:url(../img/faq_q.svg) center left no-repeat;background-size:20px auto}.contentsBody .faq .faq-box__a{line-height:2;max-height:0;overflow:hidden;-webkit-transition:max-height .25s ease,visibility .25s ease;transition:max-height .25s ease,visibility .25s ease;visibility:hidden}.contentsBody .faq .faq-box__a__inner{padding:8px 20px 20px}.contentsBody .faq .faq-box.is-active .faq-box__q::after{content:"–"}.contentsBody .faq .faq-box.is-active .faq-box__a{visibility:visible}.contentsBody .downtime{padding-top:48px;padding-bottom:30px}.contentsBody .downtime__ttl{color:#4060ac;font-size:6vw;text-align:center;margin-bottom:15px}.contentsBody .downtime__inner{width:90%;margin:0 auto}.contentsBody .downtime .tbl{width:100%;font-size:12px}.contentsBody .downtime .tbl__ttl,.contentsBody .downtime .tbl__desc{border:1px solid #8eafc8}.contentsBody .downtime .tbl__ttl{width:33%;color:#4060ac;background-color:#e7f6fd}.contentsBody .downtime .tbl__desc{line-height:1.65;padding:13px 10px}.contentsBody .downtime .tbl__txt+.tbl__txt{margin-top:1em}@media screen and (min-width: 426px){.contentsBody .downtime__ttl{font-size:23px}}.contentsBody .clinic{background-color:#f0efeb;padding-bottom:118px;-webkit-transition:padding .2s ease;transition:padding .2s ease}@media screen and (min-width: 1024px){.contentsBody .clinic{padding-bottom:10px}}.contentsBody .clinic__ttl{color:#fff;font-size:20px;font-weight:var(--fw-bold);text-align:center;line-height:1;background-color:#88807e;padding:28px 0}.contentsBody .clinic__ttl::before{content:"";display:inline-block;width:24px;height:24px;background:url(../img/icon_clinic.png) center no-repeat;background-size:contain;vertical-align:middle;margin-right:10px}.contentsBody .clinic__subttl{font-size:24px;font-weight:var(--fw-bold);line-height:30px;margin:15px 15px 0;padding-bottom:6px;background-image:radial-gradient(circle, #8A6E62 25%, #8A6E62 25%, transparent 25%);background-size:7px 3px;background-repeat:repeat-x;background-position:center bottom;padding-bottom:18px}.contentsBody .clinic__subttl--omotesando{color:#faa2a2}.contentsBody .clinic__subttl--osaka{color:#679fca}.contentsBody .clinic__tbl{color:#8a6e62;font-size:12px;font-weight:var(--fw-medium);line-height:17px;display:grid;grid-template-columns:19% auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px;background-image:radial-gradient(circle, #8A6E62 25%, #8A6E62 25%, transparent 25%);background-size:7px 3px;background-repeat:repeat-x;background-position:center bottom;padding-bottom:3px}.contentsBody .clinic__tbl__ttl{padding:9px 0 9px 10px}.contentsBody .clinic__tbl__desc{padding:9px 0 9px 10px}.contentsBody .clinic__tbl__desc .tel-btn{display:inline-block;background-color:#fcf8ef;line-height:1;border:1px solid #8a6e62;border-radius:5px;padding:5px 6px}.contentsBody .clinic__tbl__desc .tel-btn::before{content:"";display:inline-block;width:13px;height:13px;background:url(../img/icon_tel.png) center no-repeat;background-size:contain;vertical-align:middle;margin-right:4px}@media screen and (min-width: 1024px){.contentsBody .clinic__tbl__desc .tel-btn{pointer-events:none}}.contentsBody .clinic__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.contentsBody .clinic__sns__item{width:30px;height:30px;margin:0 7px}.contentsBody .clinic__map{height:200px;background-color:#fff;margin:0 15px}.contentsBody .clinic__btns{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;margin:10px 15px 30px}.contentsBody .clinic__btn{height:100%;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:11px;font-weight:var(--fw-medium);text-align:center;background-color:#ccc;border:1px solid #fff;border-radius:5px;padding:3px 10px}.contentsBody .clinic__btn--resv-omotesando{background-color:#fba3a3}.contentsBody .clinic__btn--resv-osaka{background-color:#679fca}.contentsBody .clinic__btn--line{background-color:#04c454}@media screen and (max-width: 374px){.contentsBody .clinic__btn{font-size:9px}}/*# sourceMappingURL=main.min.css.map */