﻿*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:1.5}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;margin:0;line-height:1}ul{padding:0;margin:0;list-style:none}ul li{padding:0;margin:0}dl{margin:0}dl dt,dl dd{margin:0}img{display:block;width:100%;height:auto}a,button{cursor:pointer;transition:opacity .3s}@media(min-width: 769px){a:hover,button:hover{opacity:1}}button{padding:0;border:none;outline:none;font:inherit}table{width:100%}iframe{border:0}picture,source,img,i{pointer-events:none}label span,.cv__btn span{pointer-events:none}select{-webkit-appearance:none;appearance:none;background-image:none;background-color:#fff}body{font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;line-height:1.6;color:#333;margin:0;padding:0}.footer{display:flex;padding:13px;flex-direction:column;justify-content:center;align-items:center;background:var(--footer, #EDB5B6)}@media(min-width: 767px){.footer{padding:14px}}.footer__inner{padding:0}@media(min-width: 767px){.footer__inner{padding:10px 10px 20px}}.footer__list ul{display:flex;justify-content:center;flex-direction:column;gap:0;flex-wrap:wrap}.footer__list ul li{text-align:center;line-height:1}.footer__list ul li a{cursor:pointer;color:var(--white, #FFF);font-family:"Noto Sans CJK JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%;text-decoration:none}.footer__copy{margin-top:8px;color:var(--white, #FFF);font-family:"Noto Sans CJK JP";font-size:10px;font-style:normal;font-weight:400;line-height:100%}html{scroll-behavior:smooth}.p-top .doctor__btn .is-open button::after{transform:rotate(180deg)}.p-result .message__btn .is-open button::after{transform:rotate(180deg)}.dokidoki{-webkit-transition-delay:.7s;transition-delay:.7s;-webkit-animation-name:cv_animation;animation-name:cv_animation;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes cv_animation{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cv_animation{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.dokidoki2{-webkit-filter:drop-shadow(0 0 12px #fff);filter:drop-shadow(0 0 12px #fff);-webkit-transition-delay:.7s;transition-delay:.7s;-webkit-animation-name:cv_animation;animation-name:cv_animation2;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes cv_animation2{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cv_animation2{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes finger_press{0%{transform:scale(1) translateY(0)}40%{transform:scale(1.12) translateY(3px)}70%{transform:scale(1.06) translateY(1px)}100%{transform:scale(1) translateY(0)}}.cv.floating{padding:0}.cv.floating.is-visible{opacity:1}.cv.floating .cv__inner{background:none;box-shadow:none;padding:20px 10px}.main-visual__graph-meter{position:relative;width:100%;height:10px;background-color:#eee;border-radius:5px;overflow:hidden;isolation:isolate}.main-visual__graph-meter::before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:var(--grd_, linear-gradient(90deg, rgba(170, 45, 69, 0.8) 17.79%, rgba(246, 171, 186, 0.5) 100%));background-blend-mode:multiply;transition:width 1.5s ease-out;opacity:.8}.main-visual__graph-list.is-active .main-visual__graph-meter::before{width:var(--meter-width, 0%)}.js-fade-section{opacity:0;filter:blur(6px);transition:opacity .9s ease,transform .9s ease,filter .9s ease}.js-fade-section.is-inview{opacity:1;filter:blur(0)}.p-result .main-visual__title-box{opacity:0;transition:opacity .8s ease}.p-result .main-visual__title-box.is-title-in{opacity:1;transform:translateY(0)}.p-result .cv{opacity:0;transition:opacity .8s ease}.p-result .cv.is-cv-in{opacity:1}.modal{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .3s ease;pointer-events:none}.modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.modal.is-open .modal__inner{transform:scale(1)}.modal__inner{background:#fff;padding:2em;border-radius:8px;max-width:500px;width:90%;transform:scale(0.9);transition:transform .3s ease}.modal__content{position:relative;z-index:2;background:#fff;border-radius:8px;display:flex;flex-direction:column;width:min(960px,94vw);height:80vh;max-height:calc(100vh - 32px);min-height:320px;margin:16px;padding:0;overflow:hidden}.modal__iframe,.cboxIframe{width:100%;height:100%;display:block;border:none;flex:1 1 auto;min-height:0;position:absolute;inset:0}.modal__close{position:absolute;top:8px;right:8px;z-index:3;cursor:pointer}.cboxIframe{display:block;margin:0 auto;width:100%;height:100%}body.is-modal-open{overflow:hidden}.swiper-button-prev,.swiper-button-next{width:50px !important}@media(min-width: 767px){.swiper-button-prev,.swiper-button-next{display:none !important}}.swiper-button-prev:after,.swiper-button-next:after{display:none !important}.treatment__carousel .swiper-button-next,.treatment__carousel .swiper-button-prev{top:35% !important}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, -5px) !important}.swiper-button-next{right:var(--swiper-navigation-sides-offset, -5px) !important}html,body{overflow-x:hidden;width:100%}.p-top{background-image:url(../img/mv_sp.png),url(../img/mv_bg_sp.png);background-size:390px auto,100% auto;background-position:center top,center top;background-repeat:no-repeat,no-repeat}@media(min-width: 767px){.p-top{height:640px;background-image:url(../img/mv_bg_pc.png);background-size:100% auto;background-repeat:no-repeat;background-position:center top}}.p-top .main-visual{transform:translateY(0);padding-top:244px}@media(min-width: 767px){.p-top .main-visual{padding-top:200px;height:640px;background-image:url(../img/mv_pc.png);background-size:1400px auto;background-repeat:no-repeat;background-position:center}}.p-top .main-visual__inner{max-width:1000px;margin:0 auto}.p-top .main-visual__title{max-width:330px;width:100%;display:block;margin:0 auto 0}@media(min-width: 767px){.p-top .main-visual__title{max-width:410px}}.p-top .main-visual__title-box{text-align:center}@media(min-width: 767px){.p-top .main-visual__title-box{margin:0 auto;width:800px;padding-left:390px}}.p-top .main-visual__title-desc{font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;display:inline-block;border-top:.5px solid var(--dark-navy, #1D2746);border-bottom:.5px solid var(--dark-navy, #1D2746);padding:8px;color:var(--dark-navy, #1D2746);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:100%;max-width:310px;width:100%}@media(min-width: 767px){.p-top .main-visual__title-desc{max-width:410px}}.p-top .main-visual__btn{z-index:1;position:relative;margin:16px auto 0;display:block;max-width:310px;width:100%;transition:background-image .3s ease,opacity .3s ease,transform .3s ease}@media(min-width: 767px){.p-top .main-visual__btn{margin-top:40px;max-width:645px;height:84px;background-size:100% auto}}.p-top .main-visual__btn-dec{position:absolute;top:8px;right:-10px;width:80px}@media(min-width: 767px){.p-top .main-visual__btn-dec{width:100px}}.p-top .main-visual__btn-dec img{width:100%;height:auto;animation:finger_press 1.6s ease-in-out infinite alternate;transform-origin:center bottom}.p-top .main-visual__block{gap:0 5px;display:flex;max-width:310px;width:100%;margin:16px auto 0;padding:6px 0;flex-direction:row;justify-content:center;align-items:center;border-radius:8px;border:1px solid var(--Q_pink, #EFB8B8)}@media(min-width: 767px){.p-top .main-visual__block{padding:16px 0;max-width:458px;margin:24px auto 0;gap:0 15px}}.p-top .main-visual__block-tag{white-space:nowrap;display:flex;padding:8px 10px;justify-content:center;align-items:center;gap:10px;border-radius:17px;border:1px solid var(--Q_pink, #EFB8B8);color:var(--b-67370, #B67370);text-align:right;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:12px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .main-visual__block-tag{font-size:16px;padding:10px 15px}}.p-top .main-visual__block-info{font-size:12px;color:#666;padding-left:0}@media(min-width: 767px){.p-top .main-visual__block-info{font-size:16px;padding-left:20px}}.p-top .main-visual__block-degree{display:block;color:var(--dark-navy, #1D2746);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:10px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .main-visual__block-degree{font-size:12px}}.p-top .main-visual__block-name{display:block;color:var(--dark-navy, #1D2746);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:12px;font-style:normal;font-weight:400;line-height:100%;margin-top:5px}@media(min-width: 767px){.p-top .main-visual__block-name{font-size:16px;margin-top:10px}}.p-top .main-visual__block-img{width:32px;height:32px}@media(min-width: 767px){.p-top .main-visual__block-img{width:44px;height:44px}}.p-top .main-visual__block-img img{width:100%;height:auto}.p-top .shindan{display:flex;max-width:358px;width:100%;padding:12px 24px 24px;flex-direction:column;align-items:center;gap:24px;border-radius:16px;background:var(--white, #FFF);box-shadow:0 0 12px 0 #ffe3e3;margin:40px auto 0}@media(min-width: 767px){.p-top .shindan{max-width:860px;width:100%;margin:70px auto 0;padding:24px 24px 32px}}.p-top .shindan__box{margin-top:18px;display:flex;justify-content:center;align-items:center;gap:0 20px}@media(min-width: 767px){.p-top .shindan__box{margin-top:24px;gap:0 32px}}.p-top .shindan__next-btn{background-color:#fff;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50px;color:#fff;border:none;font-size:1rem;font-weight:bold;cursor:pointer;width:128px;height:42px;background-image:url(../img/shindan_next_sp.png)}.p-top .shindan__next-btn:disabled{cursor:not-allowed}@media(min-width: 767px){.p-top .shindan__next-btn{width:170px;height:50px;background-image:url(../img/shindan_next_pc.png)}}.p-top .shindan__next-btn-base{background-color:#fff;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50px;color:#fff;border:none;font-size:1rem;font-weight:bold;cursor:pointer}.p-top .shindan__next-btn-base:disabled{cursor:not-allowed}.p-top .shindan__next-btn-final{width:192px;height:44px;background-image:url(../img/shindan_next2_sp.png)}@media(min-width: 767px){.p-top .shindan__next-btn-final{width:236px;height:50px;background-image:url(../img/shindan_next2_pc.png)}}.p-top .shindan__progress{text-align:right;font-size:18px;color:#b48a99;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif}@media(min-width: 767px){.p-top .shindan__progress{font-size:20px}}.p-top .shindan__title{text-align:center}.p-top .shindan__next-btn-box{display:block;width:160px;line-height:1;padding:12px 12px}.p-top .shindan .q-title{position:relative;padding:20px 10px 20px 90px;font-size:1.2rem;margin-bottom:6px;color:var(--dark-navy, #7C605F);text-align:justify;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%;background-image:url(../img/shindan-dec-q.svg);background-repeat:no-repeat;background-position:left 8px;background-size:80px auto}@media(min-width: 767px){.p-top .shindan .q-title{font-size:22px;margin-bottom:10px;background-position:left -2px}}.p-top .shindan .q-title br{display:block}@media(min-width: 767px){.p-top .shindan .q-title br{display:none}}.p-top .shindan .q-title span{font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;position:absolute;top:34px;left:9%;color:#fff}@media(min-width: 767px){.p-top .shindan .q-title span{top:20px;left:27px}}.p-top .shindan .btn-box{max-width:400px;width:100%;margin:0 auto}@media(min-width: 767px){.p-top .shindan .btn-box{max-width:440px}}.p-top .shindan .option{position:relative;margin-bottom:14px}@media(min-width: 767px){.p-top .shindan .option{margin-bottom:18px}}.p-top .shindan .option .option__label{display:flex;flex-direction:column;gap:18px;padding:20px 16px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;border-radius:6px;border:1px solid var(--pink, #F5DBDB);background:var(--pastel-pink, #FFF4F4);box-shadow:2px 2px 5px 0 rgba(255,227,227,.6);color:var(--ruby, #BA5669);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .shindan .option .option__label{padding:22px 14px;font-size:18px}}.p-top .shindan .option .option__input{position:absolute;left:15px;top:21px;appearance:none;width:18px;height:18px;background:#fff;flex:0 0 18px;border-radius:4px;border:1px solid var(--pink, #F5DBDB);background:var(--white, #FFF)}@media(min-width: 767px){.p-top .shindan .option .option__input{left:26px;top:23px;width:22px;height:22px}}.p-top .shindan .option .option__input:checked{border-radius:4px;border:1px solid #f9c2c2;background:var(--white, #FFF)}.p-top .shindan .option input[type=checkbox]:checked+label{border:1px solid var(--pink_active, #F9C2C2);background:var(--pastel-pink_active, #FFD8D8)}.p-top .shindan .option .option__input:checked::after{content:"";position:absolute;top:1px;left:5px;width:6px;height:12px;border:solid #ba5669;border-width:0 2px 2px 0;transform:rotate(45deg)}@media(min-width: 767px){.p-top .shindan .option .option__input:checked::after{top:2px;left:7px;width:7px;height:12px}}.p-top .shindan .option .option__label:has(.option__input:checked){background:#fde0ea;border-color:#f4a7c2;color:#b85a7c}.p-top .shindan .option .option__image{width:100%;height:auto;border-radius:8px;display:block;background:#fff}.p-top .shindan .option .option__text{padding-left:36px}@media(min-width: 767px){.p-top .shindan .option .option__text{padding-left:42px}}.p-top .shindan .question-card{max-width:440px;width:100%}@media(min-width: 767px){.p-top .shindan .question-card{max-width:640px}}.p-top .shindan .q-note{color:#7c605f;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;display:block;margin-top:-20px;margin-bottom:24px;text-align:center}.p-top .shindan .q-note small{font-size:14px}@media(min-width: 767px){.p-top .shindan .q-note small{font-size:16px}}.p-top .explanation{padding:32px 0 30px}@media(min-width: 767px){.p-top .explanation{padding:40px 0 40px}}.p-top .explanation__title{text-align:center}.p-top .explanation__title-dec{display:inline-flex;border-top:1px solid #ba5669;border-bottom:1px solid #ba5669;padding:8px 0;color:var(--ruby, #BA5669);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1.8px}@media(min-width: 767px){.p-top .explanation__title-dec{font-size:16px}}.p-top .explanation__title-dec strong{font-weight:normal;font-size:24px}.p-top .explanation__title-text{margin-top:4px;padding-top:45px;background-image:url(../img/dec_explanation.svg);background-repeat:no-repeat;background-position:center top;background-size:38px auto;color:#7c605f;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .explanation__title-text{margin-top:8px;font-size:28px;margin-top:10px;background-size:34px auto}}.p-top .explanation__title-text br{display:block}@media(min-width: 767px){.p-top .explanation__title-text br{display:none}}.p-top .explanation__text{margin-top:10px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDEgMzUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxsaW5lIHgxPSIwLjUiIHkxPSIyLjE4NTU3ZS0wOCIgeDI9IjAuNDk5OTk4IiB5Mj0iMzUiIHN0cm9rZT0iI0Y1REJEQiIvPgo8L3N2Zz4K");background-repeat:no-repeat;background-position:center top;background-size:2px 35px;padding-top:40px;font-size:24px;text-align:center}.p-top .explanation__text span{margin:0 8px;padding:5px 15px;background:#fff;display:inline-flex;padding:6px 16px;justify-content:center;align-items:center;gap:10px;border:1px solid var(--pink, #F5DBDB);background:var(--white, #FFF);box-shadow:0 0 12px 0 #ffe3e3;color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .explanation__text span{font-size:28px}}.p-top .explanation__text p{color:#7c605f;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:24px;font-style:normal;font-weight:400;line-height:220%}@media(min-width: 767px){.p-top .explanation__text p{font-size:26px}}.p-top .explanation__text p br{display:block}@media(min-width: 767px){.p-top .explanation__text p br{display:none}}.p-top .reason{padding:32px 0 0;background:var(--blue-gray, #EBF1F8);max-width:860px;width:100%;margin:0 auto}.p-top .reason__title{text-align:center;color:var(--dark-blue, #658196);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.p-top .reason__title-dec{color:var(--dark-blue, #658196);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;padding:0px 0;text-align:center;display:block;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTcyIiBoZWlnaHQ9IjI5IiB2aWV3Qm94PSIwIDAgMTcyIDI5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bGluZSB5MT0iNS4yNTA0OSIgeDI9IjIwIiB5Mj0iNS4yNTA0OSIgc3Ryb2tlPSIjNjU4MTk2IiBzdHJva2Utd2lkdGg9IjAuNSIvPgo8bGluZSB4MT0iNC43NSIgeTE9IjIyIiB4Mj0iNC43NSIgeTI9IjEuMjAyMDZlLTA4IiBzdHJva2U9IiM2NTgxOTYiIHN0cm9rZS13aWR0aD0iMC41Ii8+CjxsaW5lIHgxPSIxNzIiIHkxPSIyMy43NSIgeDI9IjE1MiIgeTI9IjIzLjc1IiBzdHJva2U9IiM2NTgxOTYiIHN0cm9rZS13aWR0aD0iMC41Ii8+CjxsaW5lIHgxPSIxNjcuMjUiIHkxPSI3LjAwMDQ5IiB4Mj0iMTY3LjI1IiB5Mj0iMjkuMDAwNSIgc3Ryb2tlPSIjNjU4MTk2IiBzdHJva2Utd2lkdGg9IjAuNSIvPgo8L3N2Zz4K");background-size:172px auto;background-repeat:no-repeat;background-position:center top}@media(min-width: 767px){.p-top .reason__title-dec{font-size:18px;padding:0;background-size:207px auto}}.p-top .reason__title-text{display:block;margin-top:5px;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:22px;font-style:normal;font-weight:400;line-height:170%}@media(min-width: 767px){.p-top .reason__title-text{font-size:24px;margin-top:16px}}.p-top .reason__title-text strong{font-weight:normal;padding:0;border-bottom:1px solid var(--dark-blue, #658196)}.p-top .reason__inner{padding:0}.p-top .reason__img{max-width:358px;margin:24px auto 0}@media(min-width: 767px){.p-top .reason__img{margin:32px auto 0;max-width:360px}}.p-top .reason__img img{width:100%;height:auto}.p-top .reason__text{margin-top:24px;text-align:center}@media(min-width: 767px){.p-top .reason__text{margin-top:32px}}.p-top .reason__text p{color:#658196;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:170%}@media(min-width: 767px){.p-top .reason__text p{font-size:22px}}.p-top .reason__text p strong{font-weight:normal;border-bottom:1px solid var(--dark-blue, #658196);line-height:1.6}.p-top .reason__dec{margin-top:4px;background-position:center top;background-size:6px 38px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgNyA0MCIgZmlsbD0ibm9uZSI+CiAgPHBhdGggZD0iTTAuNSAwVjM4TDYuNSAzMy4wOTY4IiBzdHJva2U9IiM2NTgxOTYiLz4KPC9zdmc+");transition:background-image .3s ease,opacity .3s ease,transform .3s ease;padding-top:50px;padding-bottom:0px;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%;color:var(--dark-blue, #658196);text-align:center;font-size:26px;font-style:normal;font-weight:400;line-height:100%}.p-top .reason__dec span{background:linear-gradient(transparent 80%, rgba(101, 129, 150, 0.2) 80%)}@media(min-width: 767px){.p-top .reason__dec{font-size:28px}}.p-top .reason__block{margin-top:-30px;padding-top:26%;padding-bottom:32px;background-repeat:no-repeat;background-color:#fff;background-size:100%;background-repeat:no-repeat;background-position:center top;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTAiIGhlaWdodD0iNzAiIHZpZXdCb3g9IjAgMCAzOTAgNzAiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNMCAwSDM5MEwyMDIuOTA0IDcwTDAgMFoiIGZpbGw9IiNFQkYxRjgiLz4KPC9zdmc+")}@media(min-width: 767px){.p-top .reason__block{padding-top:140px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NzAiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA4NzAgODAiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNMCAwSDg3MEw0NTIuNjMzIDgwTDAgMFoiIGZpbGw9IiNFQkYxRjgiLz4KPC9zdmc+");background-position:center top;background-size:100% auto}}.p-top .reason__block-inner{color:#7c605f;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:22px;font-style:normal;font-weight:400;line-height:150%}.p-top .reason__block-inner br{display:block}@media(min-width: 767px){.p-top .reason__block-inner br{display:none}}.p-top .reason__block-inner br.dec-pc{display:block}.p-top .reason__block-insta{max-width:170px;display:block;margin:14px auto 0;color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .reason__block-insta{max-width:222px;margin:20px auto 0}}.p-top .reason__block-insta a{display:block}.p-top .reason__block-text{padding-top:26px;font-size:22px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 767px){.p-top .reason__block-text{font-size:26px}}.p-top .reason__block-text p{color:#7c605f;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:22px;font-style:normal;font-weight:400;line-height:200%;align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center}@media(min-width: 767px){.p-top .reason__block-text p{display:block}}.p-top .reason__block-text strong{margin:6px 5px;display:inline-block;padding:6px 8px;justify-content:center;align-items:center;gap:10px;border:1px solid var(--pink_grd, #BA5669);background:var(--white, #FFF);color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .reason__block-text strong{font-size:28px}}.p-top .reason__block-text span{color:#7c605f;text-align:center;color:#7c605f;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:200%;display:inline-flex;align-items:center}@media(min-width: 767px){.p-top .reason__block-text span{font-size:22px}}.p-top .reason__block-text span strong{color:var(--ruby, #BA5669);font-size:20px;border:none;font-style:normal;font-weight:400;line-height:100%;margin:0 3px 0 0;padding:0}@media(min-width: 767px){.p-top .reason__block-text span strong{font-size:22px}}.p-top .doctor{background-repeat:no-repeat;background-color:#d1dbe7}@media(min-width: 767px){.p-top .doctor{background-image:url(../img/img_doctor_pc.png);background-size:auto 644px;background-position:top center;background-repeat:no-repeat}}.p-top .doctor__inner{max-width:860px;width:100%;margin:0 auto;display:flex;justify-content:right;padding:24px 24px 32px;background-image:url(../img/img_doctor_sp.png);background-size:320px auto;background-position:top left;background-repeat:no-repeat}@media(min-width: 767px){.p-top .doctor__inner{background:none;padding:32px 24px 32px}}.is-open .p-top .doctor__inner{background-image:url(../img/img_doctor_sp.png);background-position:bottom left}@media(min-width: 767px){.is-open .p-top .doctor__inner{background:none}}.p-top .doctor__box{position:relative;border-radius:6px;padding:20px;width:calc(100% - 110px);background:hsla(0,0%,100%,.8)}.p-top .doctor__box::before{left:-26px;top:240px;position:absolute;content:"";width:26px;height:22px;background-repeat:no-repeat;background-size:100% auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDI2IDIyIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTI2IDBDMTQuNSAxMCAwIDIyIDAgMjJIMjZWMFoiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuOCIvPgo8L3N2Zz4=")}@media(min-width: 767px){.p-top .doctor__box{width:397px;padding:24px}}.p-top .doctor__text p{margin-bottom:16px;color:#7c605f;text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-top .doctor__text p{margin-bottom:20px}}.p-top .doctor__text p strong{font-weight:400;background:linear-gradient(transparent 60%, rgba(233, 191, 184, 0.5) 60%)}.p-top .doctor__name{padding-top:16px;border-top:1px solid #f5dbdb;color:#1d2746;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media(min-width: 767px){.p-top .doctor__name{font-size:18px}}.p-top .doctor__name span{display:inline-block;margin-top:12px;color:var(--dark-navy, #1D2746);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-top .doctor__name span{margin-top:12px;font-size:20px}}.p-top .doctor__name br.dec-pc{display:block}@media(min-width: 767px){.p-top .doctor__name br.dec-pc{display:none}}.p-top .doctor__btn{display:flex;width:100%;padding:0;justify-content:center;align-items:center;gap:48px;margin-top:10px;text-align:center}@media(min-width: 767px){.p-top .doctor__btn{margin-top:24px}}.p-top .doctor__btn button{cursor:pointer;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;display:block;width:188px;position:relative;color:#fff;padding:5px;width:100%;border-radius:8px;background:var(--btn_next_grd, linear-gradient(180deg, #ECB4B5 0%, #D2758B 100%));font-size:18px;font-style:normal;font-weight:400}@media(min-width: 767px){.p-top .doctor__btn button{width:349px}}.p-top .doctor__btn button::after{position:absolute;top:42%;right:20px;content:"";background-size:100% auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTUgOSIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0xNC41IDAuNUw3LjUgOC41TDAuNSAwLjQ5OTk5OSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==");background-repeat:no-repeat;background-position:center;background-size:15px 9px;display:inline-block;width:14px;height:8px;margin-left:10px}.is-open .p-top .doctor__btn button::after{transform:rotate(180deg)}.p-top .doctor__btn .js-accordion-content{text-align:left}.p-top .doctor__block{display:flex;padding:4px 0}.p-top .doctor__block:first-child{padding-top:10px}@media(min-width: 767px){.p-top .doctor__block:first-child{padding-top:24px}}@media(min-width: 767px){.p-top .doctor__block{padding:1px 0}}.p-top .doctor__block-box{padding-top:0}@media(min-width: 767px){.p-top .doctor__block-box{padding-top:0}}.p-top .doctor__block-tag{display:block;width:62px;color:var(--dark-navy, #1D2746);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-top .doctor__block-text{color:var(--dark-navy, #1D2746);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-top .doctor__block-text br.dec-pc{display:block}@media(min-width: 767px){.p-top .doctor__block-text br.dec-pc{display:none}}.p-top .note{padding:24px 16px;max-width:800px;width:100%;margin:0 auto}@media(min-width: 767px){.p-top .note{padding:32px 0}}.p-top .note__text p{color:#7d7d7d;text-align:justify;font-family:"Noto Sans JP";font-size:10px;font-style:normal;font-weight:400;line-height:180%}@media(min-width: 767px){.p-top .note__text p{font-size:14px}}.p-top .back-to-top{display:none}.p-result{overflow-x:hidden}.p-result .main-visual{height:952px;padding:0 0 40px;background-image:url(../img/mv_bg2_sp.png),url(../img/mv_a_main_sp.png),url(../img/mv_a_sp.png);background-repeat:no-repeat,no-repeat,no-repeat;background-size:100% 100%,358px auto,100% auto;background-position:center,center,center}@media(min-width: 767px){.p-result .main-visual{height:895px;background-image:url(../img/mv_a_pc.png);background-position:center;background-size:cover;padding:0}}.p-result .main-visual__inner{max-width:1000px;width:100%;margin:0 auto;padding:50px 20px 0;text-align:center;overflow:hidden}@media(min-width: 767px){.p-result .main-visual__inner{padding:80px 0 0}}.p-result .main-visual__title{text-align:center;display:inline-block;padding:10px 0;margin:10px auto 0;border-top:.5px solid #7c605f;border-bottom:.5px solid #7c605f;color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:34px;font-style:normal;font-weight:400;line-height:100%;display:flex;width:256px;padding:10px 16px;flex-direction:column;align-items:center;gap:8px}.p-result .main-visual__title span{font-size:24px}.p-result .main-visual__title-desc{text-align:center;display:block;color:#7c605f;text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.p-result .main-visual__title-desc2{margin-top:10px;display:block;color:var(--7-c-605-f, #7C605F);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .main-visual__title-box{padding-left:300px}}@media(min-width: 992px){.p-result .main-visual__title-box{padding-left:500px}}.p-result .main-visual__image{display:none}.p-result .main-visual__graph{position:relative;z-index:1;display:block;width:100%;max-width:500px;height:auto;margin:280px auto 24px;margin-left:-10px;transform:scale(0.8);transform-origin:left}@media(min-width: 374px){.p-result .main-visual__graph{transform:scale(1);margin:260px auto 27px;margin-left:-10px;transform-origin:center}}@media(min-width: 576px){.p-result .main-visual__graph{margin-left:inherit}}@media(min-width: 767px){.p-result .main-visual__graph{max-width:inherit;padding-left:300px;margin:43px auto 0}}@media(min-width: 992px){.p-result .main-visual__graph{max-width:inherit;padding-left:500px;margin:43px auto 0}}.p-result .main-visual__graph-inner{width:358px;margin:0 auto}.p-result .main-visual__graph-list ul{display:flex;justify-content:center;flex-direction:column;gap:20px 0;text-align:center;margin:0 auto}.p-result .main-visual__graph-list ul li{display:flex;align-items:center;justify-content:flex-end;gap:0 12px}.p-result .main-visual__graph-key{width:100px;text-align:right}.p-result .main-visual__graph-key span{color:#7c605f}.p-result .main-visual__graph-meter{position:relative;display:block;width:250px;height:20px;border-radius:100px;border-radius:40px;border:1px solid #7c605f;border-radius:30px;background-color:hsla(0,0%,100%,.2);isolation:isolate}.p-result .main-visual__graph-meter::after{content:attr(data-percent) "%";position:absolute;top:50%;right:-42px;transform:translateY(-50%);color:#7c605f;font-size:14px;line-height:1}@media(min-width: 767px){.p-result .main-visual__graph-meter::after{font-size:16px;right:-48px}}.p-result .main-visual__sns{text-align:center;margin-bottom:10px}@media(min-width: 767px){.p-result .main-visual__sns{max-width:inherit;margin:0 auto 0;padding:0 90px;text-align:right}}.p-result .main-visual__sns-inner{margin:0 0 0 auto;max-width:326px;margin-top:0;display:inline-flex;padding:10px 16px;justify-content:center;align-items:center;gap:14px;border-radius:16px;border:1px solid var(--ruby, #BA5669);background:hsla(0,0%,100%,.7);box-shadow:2px 2px 6px 0 rgba(248,205,205,.7)}@media(min-width: 767px){.p-result .main-visual__sns-inner{margin:23px 0 0 auto}}.p-result .main-visual__sns-text p{color:var(--ruby, #BA5669);text-align:center;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:700;line-height:150%}.p-result .main-visual__sns ul{display:flex;gap:0 20px}.p-result .main-visual__sns ul li img{width:40px;height:40px}.p-result .cv{max-width:500px;width:100%;margin:0 auto;padding:15px 20px 0}@media(min-width: 767px){.p-result .cv{max-width:676px;padding:37px 0 0}}.p-result .cv.dec-bg{opacity:1;padding-top:80px;background-position:center top;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTAiIGhlaWdodD0iNTAiIHZpZXdCb3g9IjAgMCAzOTAgNTAiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNMCAwSDM5MEwyMDIuOTA0IDUwTDAgMFoiIGZpbGw9IiNGRkY0RjQiLz4KPC9zdmc+")}@media(min-width: 767px){.p-result .cv.dec-bg{padding:112px 0 0;max-width:inherit;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTQ0MCA4MCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wIDBIMTQ0MEw3MjAgODBMMCAwWiIgZmlsbD0iI0ZGRjRGNCIvPgo8L3N2Zz4=")}}.p-result .cv__inner{display:flex;width:100%;padding:16px 8px;flex-direction:column;align-items:center;gap:8px;border-radius:16px;background:var(--pastel-pink_cv, #FFE2E2);box-shadow:2px 2px 6px 0 rgba(248,205,205,.7)}@media(min-width: 767px){.p-result .cv__inner{max-width:676px;width:100%;padding:24px 10px 24px;margin:0 auto}}.p-result .cv__btn a{line-height:1;position:relative;display:block;width:100%;margin:10px auto 0;text-align:center;text-decoration:none}@media(min-width: 767px){.p-result .cv__btn a{width:inherit}}.p-result .cv__btn i{position:absolute;top:-16px;left:0;width:100%;text-align:center;z-index:1}@media(min-width: 767px){.p-result .cv__btn i{top:-17px}}.p-result .cv__btn i img{display:block;width:220px;height:auto;margin:0 auto}@media(min-width: 767px){.p-result .cv__btn i img{width:324px}}.p-result .cv__notice{color:#7c605f;text-align:center;font-family:"Noto Sans JP";font-size:10px;font-style:normal;font-weight:400;line-height:150%;margin-top:-5px}@media(min-width: 767px){.p-result .cv__notice{margin-top:0px;font-size:12px}}.p-result .cv__text{color:#7c605f;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-result .cv__text{max-width:676px;font-size:20px}}.p-result .cv__text i{position:relative;font-style:normal}.p-result .cv__text i:after{content:"";position:absolute;top:-3px;left:50%;width:100%;height:100%;background-color:#7c605f;z-index:1;width:3px;height:3px;border-radius:100px}@media(min-width: 767px){.p-result .cv__text i:after{top:-4px;left:50%}}.p-result .cv__img{max-width:330px;width:100%;height:64px}@media(min-width: 767px){.p-result .cv__img{max-width:628px;height:80px}}.p-result .cv__img img{width:100%;height:auto}.p-result .about{position:relative}.p-result .about::before{top:-18px;left:50%;position:absolute;content:"";background-color:#b67370;width:1px;height:36px}@media(min-width: 767px){.p-result .about::before{top:-25px;height:50px}}.p-result .about{background:var(--beige, #F4F0EC);padding:40px 20px 24px}@media(min-width: 767px){.p-result .about{margin-top:0;padding:54px 20px 32px}}.p-result .about__title{text-align:center;color:var(--b-67370, #B67370);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .about__title{font-size:34px}}.p-result .about__title strong{font-weight:normal;border-bottom:1px solid var(--b-67370, #B67370)}.p-result .about__inner{margin:20px auto 0;max-width:460px;width:100%}@media(min-width: 767px){.p-result .about__inner{max-width:820px;margin:32px auto 0}}@media(min-width: 767px){.p-result .about__list{padding:0 20px}}.p-result .about__list ul{display:flex;flex-direction:column;gap:10px 0}@media(min-width: 767px){.p-result .about__list ul{max-width:350px}}.p-result .about__list ul li{padding-left:30px;padding:2px 0 2px 28px;background-size:20px auto;background-position:left center;background-repeat:no-repeat;background-image:url(../img/about_dec.svg);color:#7c605f;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-result .about__list ul li{font-size:18px}}.p-result .about__box{margin-top:20px;display:flex;gap:0 20px}@media(min-width: 767px){.p-result .about__box{margin-top:32px;gap:0 40px}}.p-result .about__box-item{border-radius:8px;width:50%;background-color:#fff;box-shadow:0 0 12px 0 #e7dfd6}.p-result .about__box-label{color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:400;line-height:100%;display:flex;padding:10px 0;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px 8px 0 0;background:var(--grd_blue, linear-gradient(180deg, #94AFC3 0%, #658196 100%))}.p-result .about__box-img{padding:10px}@media(min-width: 767px){.p-result .about__box-img{width:146px}}.p-result .about__box-img img{width:100%;height:auto}.p-result .about__box-text{padding:14px 12px 12px}@media(min-width: 767px){.p-result .about__box-text{padding:14px 50px 12px 12px}}.p-result .about__box-text p{color:var(--dark-blue, #658196);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-result .about__box-block{display:flex;flex-direction:row;align-items:center;gap:16px}}.p-result .about__img{margin-top:26px}@media(min-width: 767px){.p-result .about__img{margin-top:0;width:358px}}@media(min-width: 767px){.p-result .about__block{display:flex;align-items:center;justify-content:space-around}}.p-result .sub-section{background:var(--beige, #F4F0EC);padding:0 16px 40px}@media(min-width: 767px){.p-result .sub-section{padding:0 20px 54px}}.p-result .sub-section__inner{border:1px solid #658196;background:#ebf1f8;box-shadow:0 0 12px 0 #e7dfd6;display:flex;padding:24px 16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;box-shadow:0 0 12px 0 #e7dfd6;max-width:460px;margin:0 auto}@media(min-width: 767px){.p-result .sub-section__inner{max-width:820px;width:100%;margin:0 auto;gap:0}}.p-result .sub-section__title{width:100%;text-align:center}@media(min-width: 767px){.p-result .sub-section__title{text-align:center;display:flex;justify-content:center;align-items:center}}.p-result .sub-section__title-dec{display:block;color:#7c605f;text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .sub-section__title-dec{display:inline-block}}.p-result .sub-section__title-dec2{display:inline-block;color:var(--7-c-605-f, #7C605F);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.p-result .sub-section__title-box{margin-top:10px;text-align:center}@media(min-width: 767px){.p-result .sub-section__title-box{margin-top:0;display:inline-block;display:flex;justify-content:center;align-items:center}}.p-result .sub-section__title-name{color:var(--b-67370, #B67370);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:24px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .sub-section__title-name{font-size:26px;margin:0 15px}}.p-result .sub-section__img{border-radius:8px}.p-result .sub-section__img img{border-radius:8px}@media(min-width: 767px){.p-result .sub-section__img{max-width:330px;width:100%;margin:0 auto}}.p-result .sub-section__notice{border-radius:8px;border:1px solid #658196;display:flex;max-width:328px;width:100%;margin:0 auto;padding:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;border-radius:8px}@media(min-width: 767px){.p-result .sub-section__notice{padding:30px 40px}}.p-result .sub-section__notice-title{text-align:center;color:var(--dark-blue, #658196);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%}.p-result .sub-section__notice-title strong{font-size:20px;font-weight:normal;padding-left:36px;background-repeat:no-repeat;background-size:30px auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTE0LjM4NDIgMi43MzkwNkwxLjg1MDY1IDI0LjczMjFDMS41MTAxNCAyNS4zMzIxIDEuOTM2NTEgMjYuMDgyMSAyLjYyMDQ5IDI2LjA4MjFIMjcuNjg3NkMyOC4zNzE2IDI2LjA4MjEgMjguNzk3OSAyNS4zMzIxIDI4LjQ1NzQgMjQuNzMyMUwxNS45MjM5IDIuNzM5MDZDMTUuNTgzNCAyLjEzOTA2IDE0LjcyNzcgMi4xMzkwNiAxNC4zODQyIDIuNzM5MDZaIiBzdHJva2U9IiM2NTgxOTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTUuODk0IDkuMDQ3ODVIMTQuNDEzNlYxOC4xOTc5SDE1Ljg5NFY5LjA0Nzg1WiIgZmlsbD0iIzY1ODE5NiIvPgo8cGF0aCBkPSJNMTUuMTU0MSAyMi43MzY4QzE1LjgwNjUgMjIuNzM2OCAxNi4zMzU1IDIyLjIwMDkgMTYuMzM1NSAyMS41Mzk4QzE2LjMzNTUgMjAuODc4NyAxNS44MDY1IDIwLjM0MjggMTUuMTU0MSAyMC4zNDI4QzE0LjUwMTYgMjAuMzQyOCAxMy45NzI3IDIwLjg3ODcgMTMuOTcyNyAyMS41Mzk4QzEzLjk3MjcgMjIuMjAwOSAxNC41MDE2IDIyLjczNjggMTUuMTU0MSAyMi43MzY4WiIgZmlsbD0iIzY1ODE5NiIvPgo8L3N2Zz4=")}@media(min-width: 767px){.p-result .sub-section__notice-title strong{font-size:20px}}.p-result .sub-section__notice-text{margin-top:10px}.p-result .sub-section__notice-text p{line-height:1.6;color:var(--dark-blue, #658196);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-result .sub-section__note{max-width:830px;width:100%}@media(min-width: 767px){.p-result .sub-section__note{margin:16px auto 0;padding:0 30px}}.p-result .sub-section__note p{color:var(--gray, #7D7D7D);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-result .sub-section__note p{text-align:right}}.p-result .sub-section__doctor{width:calc(100% + 32px);display:flex;margin-left:-16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;background-size:cover;background-position:center top;background-repeat:no-repeat;background-image:url("../img/sub_bg_sp.png")}@media(min-width: 767px){.p-result .sub-section__doctor{width:calc(100% + 32px);margin-left:-16px;background-image:url("../img/sub_bg_pc.png")}}.p-result .sub-section__doctor-inner{padding:16px}@media(min-width: 767px){.p-result .sub-section__doctor-inner{padding:40px}}.p-result .sub-section__doctor-text{border-radius:8px;padding:16px;max-width:187px;position:relative;padding:auto;background:hsla(0,0%,100%,.8)}@media(min-width: 767px){.p-result .sub-section__doctor-text{max-width:432px;padding:24px}}.p-result .sub-section__doctor-text p{color:var(--7-c-605-f, #7C605F);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:12px}.p-result .sub-section__doctor-text p strong{color:#ba5669;text-align:justify;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.p-result .sub-section__doctor-text::before{right:-19px;top:90px;position:absolute;content:"";width:20px;height:16px;background-repeat:no-repeat;background-size:100% auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDIwIDE2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTAgMTZDOC44NDYxNSA4LjcyNzI3IDIwIDAgMjAgMEgwVjE2WiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC44Ii8+Cjwvc3ZnPg==")}.p-result .sub-section__doctor-name1{display:block;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;color:#1d2746;font-size:12px;font-style:normal;font-weight:450;line-height:140%}@media(min-width: 767px){.p-result .sub-section__doctor-name1{font-size:16px}}.p-result .sub-section__doctor-name1 br{display:block}@media(min-width: 767px){.p-result .sub-section__doctor-name1 br{display:none}}.p-result .sub-section__doctor-name2{margin-top:10px;display:block;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;color:#1d2746;font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .sub-section__doctor-name2{font-size:18px}}@media(min-width: 767px){.p-result .sub-section__box{align-items:center;margin:20px auto;display:flex;gap:0 40px;justify-content:center}}.p-result .treatment{background-color:var(--beige, #FFF4F4)}.p-result .treatment__title{padding:32px 0 0;text-align:center;background-color:#fff}@media(min-width: 767px){.p-result .treatment__title{padding:54px 0 0}}.p-result .treatment__title-dec{color:var(--7-c-605-f, #7C605F);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%;display:block}@media(min-width: 767px){.p-result .treatment__title-dec{font-size:18px}}.p-result .treatment__title-item{margin-top:10px;display:block;color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:34px;font-style:normal;font-weight:400;line-height:150%;padding-bottom:25px}@media(min-width: 767px){.p-result .treatment__title-item{margin-top:15px;font-size:38px;padding-bottom:0}}.p-result .treatment__title-name{margin-top:10px;color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:34px;font-style:normal;font-weight:400;line-height:100%}.p-result .treatment__inner{max-width:460px;margin:0 auto;overflow:hidden;padding:50px 0 0;background-size:100% auto;background-position:center top;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTAiIGhlaWdodD0iNTAiIHZpZXdCb3g9IjAgMCAzOTAgNTAiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNMCAwSDM5MEwyMDIuOTA0IDUwTDAgMFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==")}@media(min-width: 767px){.p-result .treatment__inner{max-width:inherit;padding:80px 20px 0;background-size:1440px 80px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTQ0MCA4MCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wIDBIMTQ0MEw3MjAgODBMMCAwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+")}}.p-result .treatment__img{max-width:660px;width:100%;margin:0 auto}.p-result .treatment__text{padding:24px 16px;max-width:820px;margin:0 auto}@media(min-width: 767px){.p-result .treatment__text{padding:40px 0}}.p-result .treatment__text p{color:#7c605f;text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:160%}.p-result .treatment__carousel{margin-top:30px;padding:0 16px;max-width:820px;margin:0 auto}@media(min-width: 767px){.p-result .treatment__carousel{max-width:1138px}}.p-result .treatment__carousel .swiper-pagination{display:inline-block;margin:0 auto}.p-result .treatment__carousel-doctor{margin-top:16px;color:var(--gray, #7D7D7D);text-align:right;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.p-result .treatment__carousel-doctor a{border-bottom:1px solid #7d7d7d;display:inline-block;color:var(--gray, #7D7D7D);text-decoration:underline !important;text-decoration-line:underline !important;text-decoration-thickness:auto !important;text-underline-offset:2px !important}.p-result .treatment__detail{padding:24px 16px 0;color:#7c605f;font-family:"Noto Sans JP";font-size:10px;font-style:normal;font-weight:400;line-height:150%;gap:8px;display:flex;flex-direction:column;max-width:820px;margin:0 auto}@media(min-width: 767px){.p-result .treatment__detail{font-size:12px;margin:40px auto 0;padding:0}}.p-result .treatment__detail p{line-height:1.4}.p-result .treatment__block{padding:20px 16px 30px;max-width:820px;margin:0 auto}@media(min-width: 767px){.p-result .treatment__block{padding:24px 0 54px}}.p-result .treatment__block-inner{background:#fff;padding:10px 20px;border-radius:8px;background:var(--white, #FFF)}@media(min-width: 767px){.p-result .treatment__block-inner{display:flex;flex-direction:row;padding:24px}}.p-result .treatment__block-item{display:flex;padding:10px 0;border-bottom:1px solid #eee;gap:0 16px}@media(min-width: 767px){.p-result .treatment__block-item{min-width:200px;width:100%;border-bottom:none;padding:0 23px;flex-direction:column;border-right:1px solid #eee}}@media(min-width: 767px){.p-result .treatment__block-item:nth-child(1){padding:0 23px 0 0}}@media(min-width: 767px){.p-result .treatment__block-item:nth-child(2) .treatment__block-right{justify-content:center}}.p-result .treatment__block-item:last-child{border-bottom:none}@media(min-width: 767px){.p-result .treatment__block-item:last-child{border-right:none;padding:0 0 0 23px}}.p-result .treatment__block-left{width:40%}@media(min-width: 767px){.p-result .treatment__block-left{width:inherit}}.p-result .treatment__block-right{width:60%;display:flex;align-items:center;color:var(--dark-blue, #658196);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media(min-width: 767px){.p-result .treatment__block-right{margin-top:24px;width:inherit}}.p-result .treatment__block-icon{width:40px;height:40px}.p-result .treatment__block-icon img{width:40px;height:auto}.p-result .treatment__block-label{display:flex;align-items:center;flex-direction:column;gap:8px;color:var(--dark-blue, #658196);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.p-result .qa{margin-top:50px;padding:0 16px;background:var(--pastel-pink, #FFF4F4);position:relative}@media(min-width: 767px){.p-result .qa{padding:0 20px}}.p-result .qa::before{top:-18px;left:50%;position:absolute;content:"";width:1px;height:36px;background-color:#ba5669}@media(min-width: 767px){.p-result .qa::before{top:-25px;height:50px}}.p-result .qa__title{margin-top:24px;text-align:center;padding:32px 0 0;color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .qa__title{font-size:28px;padding:54px 0 0}}.p-result .qa__title-dec{display:block;font-size:16px;display:block}.p-result .qa__title-item{margin-top:10px;display:block}.p-result .qa__inner{padding:0 0 40px;max-width:460px;margin:0 auto}@media(min-width: 767px){.p-result .qa__inner{max-width:820px;padding:0 0 54px}}.p-result .qa__item{text-align:20px}.p-result .qa__q{margin:24px auto 0;padding:13px 0 0;text-align:center;max-width:357px;width:100%;height:48px;color:var(--b-67370, #B67370);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%;background-size:357px auto;background-position:top center;background-repeat:no-repeat;border-top:1px solid #b67370;border-bottom:1px solid #b67370;background-color:#fff}@media(min-width: 576px){.p-result .qa__q{max-width:600px;font-size:22px}}@media(min-width: 992px){.p-result .qa__q{margin-top:32px;max-width:820px;height:54px}}.p-result .qa__box{display:flex;flex-direction:row;gap:0 28px;max-width:580px;margin:0 auto}@media(min-width: 767px){.p-result .qa__box{gap:0 52px}}.p-result .qa__doctor{display:block;max-width:90px;width:100%}.p-result .qa__doctor img{width:100%;height:auto;margin-bottom:10px}.p-result .qa__doctor span.dec-name1{display:inline-block;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;color:var(--dark-navy, #1D2746);font-size:10px;font-style:normal;font-weight:450;line-height:120%}.p-result .qa__doctor span.dec-name2{display:inline-block;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;color:#1d2746;font-size:12px;font-style:normal;font-weight:450;line-height:100%}.p-result .qa__a{margin-top:15px}@media(min-width: 767px){.p-result .qa__a{margin-top:20px}}.p-result .qa__a p{position:relative;padding-left:30px;color:#7c605f;text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-result .qa__a p{font-size:16px}}.p-result .qa__a i{position:absolute;top:0;left:0;font-size:20px;font-style:normal;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif}@media(min-width: 767px){.p-result .qa__a i{font-size:22px}}.p-result .qa__img{margin-top:24px}@media(min-width: 767px){.p-result .qa__img{margin-top:32px}}.p-result .qa__note{text-align:right;text-decoration:none;margin-top:16px;color:var(--gray, #7D7D7D);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.p-result .qa__note a{color:var(--gray, #7D7D7D)}.p-result .qa__text{position:relative;max-width:684px;width:100%;margin:0 auto;padding:24px 16px;border-radius:8px;background:#fff}@media(min-width: 767px){.p-result .qa__text{padding:37px 24px}}.p-result .qa__text strong{color:var(--ruby, #BA5669);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 767px){.p-result .qa__text strong{font-size:16px}}.p-result .qa__text::before{left:-20px;top:40px;position:absolute;content:"";width:20px;height:16px;background-repeat:no-repeat;background-size:100% auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDIwIDE2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTIwIDE2QzExLjE1MzggOC43MjcyNyAwIDAgMCAwSDIwVjE2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+")}.p-result .recommend{padding:32px 16px 0}@media(min-width: 767px){.p-result .recommend{padding:54px 0 0}}.p-result .recommend__title{text-align:center;padding:40px 0 0;display:flex;padding:16px 16px;justify-content:center;align-items:center;gap:10px;border-radius:8px 8px 0 0;background:var(--btn_next_grd, linear-gradient(180deg, #ECB4B5 0%, #D2758B 100%));color:var(--white, #FFF);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .recommend__title{padding:24px 16px;font-size:24px}}.p-result .recommend__title-dec{display:block;font-size:16px;display:block}.p-result .recommend__title-item{margin-top:10px;display:block}.p-result .recommend__inner{padding:0 0 24px;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 0 12px 0 #ffe3e3;max-width:460px;margin:0 auto}@media(min-width: 767px){.p-result .recommend__inner{max-width:820px;padding:0 0 32px}}.p-result .recommend__list{display:grid;gap:12px;margin:24px 16px 0;padding:24px 16px 8px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;background:var(--pastel-pink, #FFF4F4)}@media(min-width: 767px){.p-result .recommend__list{margin:32px 50px 0;padding:24px 32px 8px;gap:24px}}.p-result .recommend__item{display:block;width:100%;padding-bottom:16px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjk0IiBoZWlnaHQ9IjEiIHZpZXdCb3g9IjAgMCAyOTQgMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeTE9IjAuNSIgeDI9IjI5NCIgeTI9IjAuNSIgc3Ryb2tlPSIjQjY3MzcwIiBzdHJva2UtZGFzaGFycmF5PSIyIDIiLz4KPC9zdmc+Cg==");background-repeat:repeat-x;background-position:center bottom;background-size:294px auto}@media(min-width: 767px){.p-result .recommend__item{padding-bottom:26px}}.p-result .recommend__item:last-child{background-image:none}.p-result .recommend__item-name{color:var(--7-c-605-f, #7C605F);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:24px;font-style:normal;font-weight:400;line-height:120%}@media(min-width: 767px){.p-result .recommend__item-name{font-size:26px}}.p-result .recommend__item-name span{font-size:20px}@media(min-width: 767px){.p-result .recommend__item-name span{font-size:22px}}.p-result .recommend__item-desc{display:inline-block;margin-top:8px;padding:2px 12px;gap:10px;border-radius:6px;background:#fff;line-height:1;color:#7c605f;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media(min-width: 767px){.p-result .recommend__item-desc{font-size:16px}}@media(min-width: 767px){.p-result .recommend__item-desc br{display:none}}.p-result .recommend__item-box{margin-top:16px;display:flex;align-items:center}.p-result .recommend__item-count{width:50%;line-height:160%}@media(min-width: 767px){.p-result .recommend__item-count{font-size:16px}}.p-result .recommend__item-box{margin-top:16px;display:flex;align-items:center}.p-result .recommend__item-count{width:50%;color:var(--7-c-605-f, #7C605F);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .recommend__item-count{font-size:20px}}.p-result .recommend__item-price{white-space:nowrap;text-align:right;width:50%;position:relative;color:var(--ruby, #BA5669);font-family:"Castoro Titling";font-size:26px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1px}@media(min-width: 374px){.p-result .recommend__item-price{font-size:38px}}@media(min-width: 767px){.p-result .recommend__item-price{font-size:52px}}.p-result .recommend__item-price i{color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 374px){.p-result .recommend__item-price i{font-size:24px}}@media(min-width: 767px){.p-result .recommend__item-price i{font-size:28px}}.p-result .recommend__item-price span{position:absolute;top:-5px;right:-2px;color:var(--ruby, #BA5669);text-align:right;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:10px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 374px){.p-result .recommend__item-price span{top:-3px;right:3px;font-size:10px}}@media(min-width: 767px){.p-result .recommend__item-price span{font-size:12px}}.p-result .recommend__item-notice{margin-top:10px;color:var(--b-67370, #B67370);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-result .recommend__item-notice{font-size:16px}}.p-result .recommend__notice{display:none;padding:24px 16px 0}@media(min-width: 767px){.p-result .recommend__notice{padding:24px 50px 0}}.p-result .recommend__notice ul li::before{content:"※"}.p-result .recommend__notice ul li{color:var(--7-c-605-f, #7C605F);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-result .recommend__notice2{display:none;padding:24px 16px 0}@media(min-width: 767px){.p-result .recommend__notice2{padding:24px 50px}}.p-result .recommend__notice2 ul li::before{content:"※"}.p-result .recommend__notice2 ul li{color:var(--7-c-605-f, #7C605F);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-result .recommend__list2{border-radius:8px;background:var(--light-blue, #EFF4FF);padding:16px;margin:24px 16px 0;padding:16px 16px 8px}@media(min-width: 767px){.p-result .recommend__list2{margin:24px 50px 0;padding:24px 32px 8px}}.p-result .recommend__list2 ul{margin-top:24px;display:flex;flex-direction:column;gap:16px}.p-result .recommend__list2 ul .recommend__item-name{font-size:20px}.p-result .recommend__list2 ul .recommend__item-name span{display:inline-block;font-size:16px}.p-result .recommend__list2-title{display:flex;padding:12px 12px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:8px;background:var(--blue, #CAD9F8);color:#7c605f;text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:18px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .recommend__list2-title{font-size:20px}}.p-result .recommend__list2 .recommend__item{margin-top:24px}@media(min-width: 767px){.p-result .recommend__list2 .recommend__item{margin-top:24px}}.p-result .recommend__item2{display:block;width:100%;border-bottom:1px dotted #b67370;padding-bottom:16px}.p-result .recommend__item2:last-child{border-bottom:none}.p-result .recommend__item2-name{color:var(--7-c-605-f, #7C605F);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:24px;font-style:normal;font-weight:400;line-height:120%}.p-result .recommend__item2-desc{display:inline-block;margin-top:8px;padding:6px 12px;gap:10px;border-radius:6px;background:#fff;line-height:1;font-size:14px}@media(min-width: 767px){.p-result .recommend__item2-desc{font-size:14px}}.p-result .recommend__item2-box{margin-top:16px;display:flex;align-items:center}.p-result .recommend__item2-count{width:50%;color:var(--7-c-605-f, #7C605F);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:18px;font-style:normal;font-weight:400;line-height:100%}.p-result .recommend__item2-price{text-align:right;width:50%;position:relative;color:var(--ruby, #BA5669);font-family:"Castoro Titling";font-size:38px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2px}.p-result .recommend__item2-price i{color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:24px;font-style:normal;font-weight:400;line-height:100%}.p-result .recommend__item2-price span{position:absolute;top:0;right:0;color:var(--ruby, #BA5669);text-align:right;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:10px;font-style:normal;font-weight:400;line-height:100%}.p-result .message{background-repeat:no-repeat;background-image:url(../img/img_doctor_sp.png);background-size:72% auto;background-position:top left;background-repeat:no-repeat;background-color:#d4dce7}@media(min-width: 576px){.p-result .message{background-size:48% auto}}@media(min-width: 767px){.p-result .message{background-image:url(../img/img_doctor_pc.png);background-size:auto 618px;background-position:top center;background-repeat:no-repeat}}.p-result .message__inner{display:flex;justify-content:right;padding:20px;max-width:460px;margin:0 auto}@media(min-width: 767px){.p-result .message__inner{max-width:820px}}.p-result .message__box{position:relative;border-radius:6px;padding:20px 18px;width:calc(100% - 120px);background:hsla(0,0%,100%,.8)}.p-result .message__box::before{left:-25px;top:240px;position:absolute;content:"";width:26px;height:22px;background-repeat:no-repeat;background-size:100% auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDI2IDIyIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTI2IDBDMTQuNSAxMCAwIDIyIDAgMjJIMjZWMFoiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuOCIvPgo8L3N2Zz4=")}@media(min-width: 767px){.p-result .message__box{max-width:397px;padding:24px}}.p-result .message__text{margin-top:20px}.p-result .message__text p{margin-bottom:10px;color:#7c605f;text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-result .message__text p strong{font-weight:400;background:linear-gradient(transparent 60%, rgba(233, 191, 184, 0.5) 60%)}.p-result .message__text2 p{color:var(--dark-navy, #1D2746);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.p-result .message__text2 p{font-size:20px}}.p-result .message__name{display:block;margin-top:10px;padding-top:10px;border-top:1px solid #e9bfb8;font-size:16px;font-weight:400;line-height:140%;color:var(--dark-navy, #1D2746);font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-style:normal}@media(min-width: 767px){.p-result .message__name{font-size:18px}}.p-result .message__name span{display:block;margin-top:12px;font-size:20px}.p-result .message__btn{display:flex;width:100%;padding:0;justify-content:center;align-items:center;gap:48px;margin-top:10px;text-align:center}@media(min-width: 767px){.p-result .message__btn{margin-top:24px}}.p-result .message__btn>div{width:100%}.p-result .message__btn button{cursor:pointer;display:block;width:188px;position:relative;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;color:#fff;padding:5px;width:100%;border-radius:8px;background:var(--btn_next_grd, linear-gradient(180deg, #ECB4B5 0%, #D2758B 100%))}@media(min-width: 767px){.p-result .message__btn button{width:349px}}.p-result .message__btn button::after{position:absolute;top:42%;right:20px;content:"";background-size:100% auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTUgOSIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0xNC41IDAuNUw3LjUgOC41TDAuNSAwLjQ5OTk5OSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==");background-repeat:no-repeat;background-position:center;background-size:15px 9px;display:inline-block;width:14px;height:8px;margin-left:10px}.is-open .p-result .message__btn button::after{transform:rotate(180deg)}.p-result .message__btn .js-accordion-content{text-align:left}.p-result .message__block{display:flex;padding:4px 0}.p-result .message__block-box{padding-top:10px}.p-result .message__block-tag{display:block;width:62px;color:var(--dark-navy, #1D2746);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-result .message__block-text{color:var(--dark-navy, #1D2746);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.p-result .note{padding:32px 10px}.p-result .note__inner{margin:0 auto;border-radius:8px;background:var(--pastel-pink_cv, #FFE2E2);box-shadow:0 0 12px 0 #ffe3e3;display:flex;width:100%;max-width:358px;padding:24px 20px;flex-direction:column;align-items:center;gap:20px;line-height:120%}@media(min-width: 767px){.p-result .note__inner{max-width:660px;padding:32px}}.p-result .note__title{color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.p-result .note__title{font-size:22px}}.p-result .note__text p{color:#7c605f;text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media(min-width: 767px){.p-result .note__text p{font-size:16px}}.p-result .swiper{width:100%;overflow:hidden;padding-bottom:30px}@media(min-width: 767px){.p-result .swiper{overflow:inherit}}.p-result .swiper .swiper-slide{box-sizing:border-box}.p-result .swiper .swiper-slide img{width:100%;height:auto;display:block}.p-result .swiper .swiper-button-prev,.p-result .swiper .swiper-button-next{color:#333}.p-result .swiper .swiper-pagination-bullet-active{background:#333}.p-result .more{padding:24px 0 32px}@media(min-width: 767px){.p-result .more{padding:32px 0 54px}}.p-result .more__btn a{border-radius:100px;border:1px solid #ba5669;background:#fff4f4;box-shadow:0 0 12px 0 #fff4f4;display:flex;max-width:270px;width:100%;margin:0 auto;padding:14px 0;justify-content:center;align-items:center;gap:20px;text-decoration:none}@media(min-width: 767px){.p-result .more__btn a{max-width:390px;border-radius:100px;display:flex;padding:16px 100px;justify-content:center;align-items:center;gap:32px;border:1px solid var(--ruby, #BA5669);background:var(--pastel-pink, #FFF4F4);box-shadow:0 0 12px 0 #ffe3e3}}.p-result .more__btn a span{pointer-events:none;color:#ba5669;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:18px;font-style:normal;font-weight:400;line-height:100%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDEwIDE0IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTguNzUgMC43NUwwLjc1IDYuNzVMOC43NSAxMi43NSIgc3Ryb2tlPSIjQkE1NjY5IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==");background-size:12px auto;padding-left:30px;background-repeat:no-repeat;background-position:center left;line-height:1}@media(min-width: 767px){.p-result .more__btn a span{font-size:20px}}.form{margin:0 auto;padding:74px 0 32px;background-color:var(--pastel-pink, #FFF4F4);background-position:center top;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTAiIGhlaWdodD0iNTAiIHZpZXdCb3g9IjAgMCAzOTAgNTAiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNMCAwSDM5MEwyMDIuOTA0IDUwTDAgMFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==");background-repeat:no-repeat;background-position:center top}@media(min-width: 767px){.form{padding:120px 20px 54px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTQ0MCA4MCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wIDBIMTQ0MEw3MjAgODBMMCAwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+");background-size:1440px 80px}}.form__title{text-align:center;color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:34px;font-style:normal;font-weight:400;line-height:120%}@media(min-width: 767px){.form__title{font-size:38px}}.form__title span{color:var(--ruby, #BA5669);text-align:center;font-family:"A P-OTF A1 Mincho StdN","Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","HGS明朝E",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%}.form__inner{max-width:820px;margin:0 auto}.form__member-title{margin-top:32px;background-color:#fff;text-align:center;padding:14px 0;line-height:1;color:var(--7-c-605-f, #7C605F);text-align:center;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.form__member-title{margin-top:40px;font-size:20px}}.form__member-inner{padding:0 20px;margin-top:20px;display:flex;flex-direction:column;gap:16px 0}@media(min-width: 767px){.form__member-inner{padding:0;margin-top:16px;gap:32px 0}}.form__member-box{display:flex;flex-direction:column;gap:10px 0;max-width:480px;margin:0 auto}@media(min-width: 767px){.form__member-box{max-width:inherit;display:flex;flex-direction:row;gap:0 20px}}.form__member-item{display:block}@media(min-width: 767px){.form__member-item{width:50%}}.form__member-item a{display:block}.form__member-bnr a img{width:100%;height:auto}.form .section-title{display:flex;width:100%;padding:16px;align-items:center;gap:10px;display:flex;padding:16px;align-items:center;gap:10px;border-radius:8px;background:var(--btn_next_grd, linear-gradient(180deg, #ECB4B5 0%, #D2758B 100%));color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.form .section-title{max-width:inherit;width:100%;font-size:18px;padding:20px}}.form .required{color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:10px;font-style:normal;font-weight:400;line-height:100%;display:inline-flex;padding:2px 10px;justify-content:center;align-items:center;gap:10px;border-radius:16px;background:var(--ruby, #BA5669)}.form label{display:flex;align-items:center;gap:0 8px;color:#7c605f;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.form label{width:200px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px 0}}.form input[type=text],.form input[type=email],.form input[type=tel],.form select{margin-top:8px;width:100%;padding:10px;border-radius:5px;box-sizing:border-box;font-size:1rem;color:#7c605f;border-radius:8px;border:1px solid var(--pink, #F5DBDB);background:var(--white, #FFF)}@media(min-width: 767px){.form input[type=text],.form input[type=email],.form input[type=tel],.form select{width:556px}}.form .form-group{margin-bottom:0px}@media(min-width: 767px){.form .form-group{display:flex;align-items:center;justify-content:space-between}}@media(min-width: 767px){.form .form-group label{width:130px}}@media(min-width: 992px){.form .form-group label{width:200px}}@media(min-width: 767px){.form .form-group__right{max-width:550px;width:100%}}@media(min-width: 767px){.form .form-group__box{width:556px}}.form .sub-label{margin-top:10px;margin-bottom:10px;color:var(--gray, #7D7D7D);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%}.form .sub-label-2{width:100%;margin-top:10px;color:#f24b4e;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}.form .sub-label-3{margin-top:10px;color:var(--gray, #7D7D7D);font-family:"Noto Sans JP";font-size:12px;font-style:normal;font-weight:400;line-height:150%}.form .sub-label-note{color:var(--gray, #7D7D7D);font-family:"Noto Sans JP";font-size:12px;font-style:normal;font-weight:400;line-height:150%}.form .sub-note{color:#7d7d7d;margin-top:10px;font-family:"Noto Sans JP";font-size:12px;font-style:normal;font-weight:400;line-height:150%}.form .selection-card{margin-top:6px;display:flex;padding:10px 16px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:8px;border:1px solid #f5dbdb;background:var(--white, #FFF)}@media(min-width: 767px){.form .selection-card{margin-top:16px;padding:20px 16px 0;gap:20px;white-space:nowrap}}.form .selection-card__group{width:100%;padding-bottom:10px;display:flex;flex-direction:row;align-items:center;gap:10px 17px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjk0IiBoZWlnaHQ9IjEiIHZpZXdCb3g9IjAgMCAyOTQgMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeTE9IjAuNSIgeDI9IjI5NCIgeTI9IjAuNSIgc3Ryb2tlPSIjQjY3MzcwIiBzdHJva2UtZGFzaGFycmF5PSIyIDIiLz4KPC9zdmc+Cg==);background-repeat:repeat-x;background-position:center bottom;background-size:294px auto}@media(min-width: 767px){.form .selection-card__group{padding-bottom:20px}}.form .selection-card__group:last-child{background-image:none}.form .selection-card__box{color:#7c605f}@media(min-width: 767px){.form .selection-card__box{display:flex;gap:0 8px}}@media(min-width: 767px){.form .selection-card label{width:inherit}}.form .selection-card select{width:100%;appearance:none;margin:0;background-color:#fff;border:1px solid var(--border-pink);border-radius:8px;padding:10px 30px 10px 15px;font-size:16px;color:#7c605f;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d65a6c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;cursor:pointer;border:1px solid #f9c2c2;background:var(--white, #FFF)}.form .selection-card .select-inline select{width:70px;border-radius:8px;border:1px solid #f9c2c2;background:#fff}.form .date-select-wrapper{display:flex;gap:10px}@media(min-width: 767px){.form .date-select-wrapper{display:flex}}.form .select-inline{display:flex;align-items:center;gap:5px}.form .select-inline select{margin:0}.form .select-row{display:flex;align-items:center;gap:5px;color:#7c605f;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.form .select-row{width:555px}}.form .select-row select{color:#7c605f;font-size:16px}@media(min-width: 767px){.form .select-row select{width:inherit}}.form .time-select-row{width:100%;margin-top:10px}@media(min-width: 767px){.form .time-select-row{margin-top:0}}.form .full-select{width:100%;margin-top:5px}.form .target-services{display:flex;width:100%;padding:14px;flex-direction:column;align-items:center;gap:12px;border-radius:8px;background:var(--blue-gray, #EBF1F8);margin-top:10px}@media(min-width: 767px){.form .target-services{margin-top:16px;padding:20px 32px}}.form .target-services p{color:#7c605f;font-family:"Noto Sans JP";font-size:10px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.form .target-services p{font-size:12px}}.form .target-services ul{display:flex;flex-direction:column;gap:12px 0}.form .target-services ul li div{color:#7c605f;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.form .target-services ul li div{font-size:16px}}.form .target-services ul li p{margin-top:5px;color:#7c605f;font-family:"Noto Sans JP";font-size:10px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.form .target-services ul li p{font-size:12px}}.form .submit-btn{display:block;max-width:310px;width:100%;height:63px;margin:15px auto 0;color:#fff;border:none;border-radius:30px;cursor:pointer;background-image:url(../img/btn_send_sp.png);background-repeat:no-repeat;background-size:100% auto;background-position:center}@media(min-width: 374px){.form .submit-btn{max-width:310px;background-size:310px 63px}}@media(min-width: 767px){.form .submit-btn{max-width:510px;width:510px;height:82px;margin:40px auto 0;background-image:url(../img/btn_send_pc.png);background-repeat:no-repeat;background-size:510px 82px}}.form .submit-btn:active{transform:translateY(2px);box-shadow:0 2px 0 #b06670}.form .divider{border:none;border-top:1px dotted var(--border-pink);margin:20px 0}.form .custom-select{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px}.form .custom-select__title{margin-top:10px;color:#7c605f;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%}.form .custom-select-box{display:flex;width:48%;height:44px;padding:8px 24px 8px 10px;align-items:center;border-radius:8px;background:#7c605f;color:#fff;font-family:"Noto Sans JP";font-size:10px;font-style:normal;font-weight:400;line-height:130%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjExIiB2aWV3Qm94PSIwIDAgNyAxMSIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMC41TDYuNSA1LjVMMC41IDEwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right 16px center;background-size:7px 11px}@media(min-width: 374px){.form .custom-select-box{font-size:12px}}@media(min-width: 767px){.form .custom-select-box{margin-top:12px}}.form .accordion-group{margin-top:6px;display:flex;width:100%;padding:8px;flex-direction:column;align-items:center;gap:4px;border-radius:8px;background:var(--pink, #F5DBDB)}@media(min-width: 767px){.form .accordion-group{width:100%;max-width:inherit;padding:14px 16px;margin-top:12px}}.form .accordion-group__item{width:100%}.form .accordion-group__item .clinic-list__inner{display:flex;gap:8px 0;margin-top:4px;padding:12px 16px;border-radius:8px;background:hsla(0,0%,100%,.5);flex-direction:column}@media(min-width: 767px){.form .accordion-group__item .clinic-list__inner{padding:18px 24px}}.form .accordion-group__item .clinic-list__inner label{flex-direction:row;gap:8px 8px}.form .accordion-group__item .clinic-list__inner input[type=radio]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:1px solid #efb8b8;border-radius:50%;background:#fff;position:relative;vertical-align:middle;transition:border-color .2s;box-sizing:border-box;outline:none;cursor:pointer;display:inline-block}.form .accordion-group__item .clinic-list__inner input[type=radio]:checked{border:1px solid #efb8b8;background:#fff}.form .accordion-group__item .clinic-list__inner input[type=radio]:checked::after{content:"";display:block;position:absolute;top:2px;left:2px;width:14px;height:14px;background:#ba5669;border-radius:50%}.form .accordion-item{color:var(--7-c-605-f, #7C605F);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%;display:flex;width:100%;padding:10px 16px;justify-content:space-between;align-items:center;border-radius:8px;background-color:var(--white, #FFF);background-repeat:no-repeat;background-position:right 16px center;background-size:11px 7px}@media(min-width: 767px){.form .accordion-item{width:100%;max-width:inherit}}.form .accordion-item[aria-expanded=false]{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTEgNyIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0xMC41IDAuNUw1LjUgNi41TDAuNSAwLjUiIHN0cm9rZT0iIzdEN0Q3RCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}.form .accordion-item[aria-expanded=true]{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTEgNyIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgNi41TDUuNSAwLjVMMTAuNSA2LjUiIHN0cm9rZT0iIzdEN0Q3RCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}.form .checkbox-group,.form .radio-group{margin-top:6px;display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;border-radius:8px;border:1px solid var(--pink, #F5DBDB);background:var(--white, #FFF)}.form .checkbox-item,.form .radio-item{position:relative;display:block;padding:9px 12px 9px 24px;font-size:.9rem}@media(min-width: 767px){.form .checkbox-item,.form .radio-item{padding:0}}.form .checkbox-item:last-child,.form .radio-item:last-child{border-bottom:none}.form .checkbox-item input[type=radio],.form .radio-item input[type=radio]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:1px solid #efb8b8;border-radius:50%;background:#fff;margin-right:8px;position:relative;vertical-align:middle;transition:border-color .2s;box-sizing:border-box;outline:none;cursor:pointer;display:inline-block}.form .checkbox-item input[type=radio]:checked,.form .radio-item input[type=radio]:checked{border:1px solid #efb8b8;background:#fff}.form .checkbox-item input[type=radio]:checked::after,.form .radio-item input[type=radio]:checked::after{content:"";display:block;position:absolute;top:2px;left:2px;width:14px;height:14px;background:#ba5669;border-radius:50%}.form .checkbox-group{display:flex;padding:6px 16px;flex-direction:column;align-items:flex-start;gap:3px 0;align-self:stretch;border-radius:8px;border:1px solid var(--pink, #F5DBDB);background:var(--white, #FFF)}@media(min-width: 767px){.form .checkbox-group{max-width:550px;width:100%;flex-wrap:wrap;flex-direction:row}}.form .checkbox-group input{position:absolute;left:0;top:10px;appearance:none;width:18px;height:18px;background:#fff;flex:0 0 18px;border-radius:4px;border:1px solid var(--pink, #F5DBDB);background:var(--white, #FFF)}.form .checkbox-group input:checked{border-radius:4px;border:1px solid #f9c2c2;background:var(--white, #FFF)}.form .checkbox-group input:checked::after{content:"";position:absolute;top:1px;left:5px;width:6px;height:12px;border:solid #ba5669;border-width:0 2px 2px 0;transform:rotate(45deg)}@media(min-width: 767px){.form .checkbox-group__set{display:flex;flex-wrap:wrap}.form .checkbox-group__set .checkbox-item{width:48%;line-height:1.4;padding:9px 12px 9px 24px}}.form .radio-group{padding:5px 0;gap:0}@media(min-width: 767px){.form .radio-group{width:550px;gap:0}}.form .radio-item{position:relative;display:block;padding:7px 12px 7px 16px;font-size:.9rem}@media(min-width: 767px){.form .radio-item{padding:9px 12px 9px 24px}}.form .form-intro p{color:var(--7-c-605-f, #7C605F);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:180%}.form .domain-info{border-radius:8px;border:1px solid var(--Q_pink, #EFB8B8);background:var(--white, #FFF);display:flex;max-width:358px;width:100%;padding:16px;flex-direction:column;justify-content:center;gap:14px;margin:0 auto}@media(min-width: 767px){.form .domain-info{width:100%;max-width:inherit;padding:24px 40px}}.form .domain-info__title p{color:var(--red, #F24B4E);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.form .domain-info__title p{font-size:16px}}.form .domain-info__box{width:120px;margin:0 auto;display:flex;height:36px;padding:8px 16px;justify-content:center;align-items:center;background:var(--pastel-pink, #FFF4F4);color:var(--red, #F24B4E);text-align:center;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 767px){.form .domain-info__box{width:122px;margin:0 auto;display:inline-flex}}.form .submit-area{margin-top:4px}.form .submit-area p{color:var(--ruby, #BA5669);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media(min-width: 767px){.form .submit-area p{font-size:18px}}.form .submit-area p br{display:block}@media(min-width: 767px){.form .submit-area p br{display:none}}.form .caution p{font-size:13px;padding:5px 0;color:red}.p-result .cv.floating{position:fixed;bottom:16px;z-index:50;opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .4s ease,transform .4s ease;left:0;right:0;bottom:16px}.p-result .cv.floating.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);position:fixed;left:0;right:0;bottom:16px}.res1-a .main-visual{background-image:url(../img/mv_bg2_sp.png),url(../img/mv_a_main_sp.png),url(../img/mv_a_sp.png);background-repeat:no-repeat,no-repeat,no-repeat;background-size:100% 100%,470px auto,100% auto;background-position:center,center,center;height:992px}@media(min-width: 767px){.res1-a .main-visual{height:895px;background-image:url(../img/mv_a_pc.png);background-position:center;background-size:cover}}.res1-a .recommend__notice{display:block;bottom:0px}.res1-a .treatment__carousel .swiper-pagination{bottom:0px}@media(min-width: 767px){.res1-a .treatment__carousel .swiper-wrapper{display:flex;justify-content:center;gap:32px}.res1-a .treatment__carousel .swiper-pagination{display:none}}.res1-a .treatment__carousel .swiper-horizontal>.swiper-pagination-bullets,.res1-a .treatment__carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.res1-a .treatment__carousel .swiper-pagination-custom,.res1-a .treatment__carousel .swiper-pagination-fraction{width:100% !important;text-align:center !important}.res1-a .treatment__carousel .swiper-button-next,.res1-a .treatment__carousel .swiper-button-prev{top:var(--swiper-navigation-top-offset, 38%)}.res1-b .main-visual{background-image:url(../img/mv_bg2_sp.png),url(../img/mv_b_main_sp.png),url(../img/mv_b_sp.png);background-repeat:no-repeat,no-repeat,no-repeat;background-size:100% 100%,420px auto,100% auto;background-position:center,center,center}@media(min-width: 767px){.res1-b .main-visual{background-image:url(../img/mv_b_pc.png);background-position:center;background-size:cover}}.res1-b .recommend__notice{display:block;bottom:0px}.res1-c .main-visual{background-image:url(../img/mv_bg2_sp.png),url(../img/mv_c_main_sp.png),url(../img/mv_c_sp.png);background-repeat:no-repeat,no-repeat,no-repeat;background-size:100% 100%,480px auto,100% auto;background-position:center,center,center;height:992px}@media(min-width: 767px){.res1-c .main-visual{height:895px;background-image:url(../img/mv_c_pc.png);background-position:center;background-size:cover}}.res1-c .recommend__notice2{display:block}.res1-d .main-visual{background-image:url(../img/mv_bg2_sp.png),url(../img/mv_d_main_sp.png),url(../img/mv_d_sp.png);background-repeat:no-repeat,no-repeat,no-repeat;background-size:100% 100%,540px auto,100% auto;background-position:center,center,center}@media(min-width: 767px){.res1-d .main-visual{background-image:url(../img/mv_d_pc.png);background-position:center;background-size:cover}}.res1-d .recommend__notice2{display:block}.res1-e .main-visual{background-image:url(../img/mv_bg2_sp.png),url(../img/mv_e_main_sp.png),url(../img/mv_e_sp.png);background-repeat:no-repeat,no-repeat,no-repeat;background-size:100% 100%,358px auto,100% auto;background-position:center,center,center}@media(min-width: 767px){.res1-e .main-visual{background-image:url(../img/mv_e_pc.png);background-position:center;background-size:cover}}.res1-e .about__img{display:none}.res1-e .treatment__carousel{display:none}.res1-e .treatment__detail{display:none}.res1-e .qa__img{display:none}.res1-e .qa__note{display:none}@media(min-width: 767px){.res1-e .treatment__block-item:nth-child(3) .treatment__block-right{text-align:center;justify-content:center}}.res2-a .dec-c-only{display:none !important}.res2-b .dec-c-only{display:none !important}.res2-c .dec-c-only{display:block !important}.res2-d .dec-c-only{display:none !important}.res2-e .dec-c-only{display:none !important}@media(min-width: 767px){.swiper-slide{width:358px;max-width:358px;margin:0 auto}}.back-to-top{cursor:pointer;position:fixed;right:16px;width:54px;height:54px;border:none;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:60;background-image:url(../img/btn_top_sp.png);background-repeat:no-repeat;background-size:100% 100%;background-color:inherit;bottom:112px}@media(min-width: 767px){.back-to-top{width:74px;height:74px;right:32px;bottom:130px;background-image:url(../img/btn_top_pc.png)}}.back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}
