@charset "UTF-8";*{box-sizing:border-box}html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time{margin:0;padding:0}ul,ol,li{list-style:none}img,iframe,picture{border-style:none;width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,em,strong,th,figcaption{font-size:1em;font-weight:400;font-style:normal}fieldset,iframe{border:none}caption,th{text-align:left}table{border-collapse:collapse;border-spacing:0;font-size:1em}article,aside,footer,header,hgroup,nav,section,figure,figcaption{display:block}@media screen and (max-width:320px){html{font-size:53.3%}}@media screen and (min-width:321px) and (max-width:360px){html{font-size:59.5%}}@media screen and (min-width:361px) and (max-width:410px){html{font-size:62.5%}}@media screen and (min-width:411px) and (max-width:413px){html{font-size:68%}}@media screen and (min-width:414px){html{font-size:68.5%}}body{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:25.6px;font-size:1.6rem;line-height:1.7;font-family:Noto Sans JP,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;color:#3a4e6e;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}html{width:100%;height:auto}body{margin:0 auto}input{outline:none}svg{width:auto;height:auto}a{color:#3a4e6e;text-decoration:none}a:active,a:focus{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}button{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit}.container{padding:0 32px;padding:0 2rem;max-width:800px;margin:0 auto}.flex{display:-ms-flexbox;display:flex}.flex.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex.center{-ms-flex-align:center;align-items:center}.header{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.15);position:fixed;top:0;left:0;z-index:100;width:100%;height:70px}@media all and (max-width:599px){.header{height:55px}}.header__logo{width:304px;width:19rem}@media all and (max-width:599px){.header__logo{width:14.1rem}}.header__inner{height:100%;-ms-flex-pack:justify;justify-content:space-between;padding:0 70px 0 15px}@media all and (max-width:599px){.header__inner{padding-right:55px}}.header__btn{width:85px;height:70px}@media all and (max-width:599px){.header__btn{width:55px;height:55px}}.header__btn a{display:-ms-grid;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:700;height:100%;text-align:center}@media all and (max-width:599px){.header__btn a{font-size:10px}}.header__btn a span{display:block;line-height:100%;padding-top:3px}.header__btn--web a{background-color:#ec77ab;padding-top:3px}.header__btn--tel{width:auto}@media all and (max-width:599px){.header__btn--tel{width:50px}}.header__btn--tel a{background-color:#22b4e0;padding:0 24px;padding:0 1.5rem}@media all and (max-width:599px){.header__btn--tel a{padding:0}}.header__btn--tel svg{display:none}@media all and (max-width:599px){.header__btn--tel svg{display:inline-block}}.header__btn .number{font-size:38.4px;font-size:2.4rem;line-height:120%}@media all and (max-width:599px){.header__btn .number{display:none}}.header__nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;padding-top:80px;background-color:#22b4e0}@media all and (max-width:599px){.header__nav{padding-top:60px}}.header__nav ul{max-width:1040px;max-width:65rem;margin:0 auto}.header__nav-item{margin-bottom:5px}.header__nav-item:last-child{margin:0}.header__nav-item a{font-weight:700;display:block;background:url(../images/bg-nav-arrow.svg) no-repeat right 32px center #fff;background:url(../images/bg-nav-arrow.svg) no-repeat right 2rem center #fff;padding:28.8px 32px;padding:1.8rem 2rem}#menuButton{display:block;width:70px;height:70px;position:fixed;top:0;right:0;z-index:3}@media all and (max-width:599px){#menuButton{width:55px;height:55px}}#menuButton:hover,#menuButton:focus{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}#menuButton span{display:block;background:#3a4e6e;width:32px;height:3px;border-radius:2px;position:absolute;right:19px;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s}@media all and (max-width:599px){#menuButton span{width:27px;height:2px;right:14px}}#menuButton span:first-child{top:22px}@media all and (max-width:599px){#menuButton span:first-child{top:19px}}#menuButton span:nth-child(2){margin-top:-1px;top:50%}#menuButton span:last-child{bottom:21px}@media all and (max-width:599px){#menuButton span:last-child{bottom:18px}}#menuButton.active span{background-color:#fff}#menuButton.active span:first-child{transform:translateY(8px) rotate(45deg);top:26px}@media all and (max-width:599px){#menuButton.active span:first-child{top:19px}}#menuButton.active span:nth-child(2){opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}#menuButton.active span:last-child{transform:translateY(-8px) rotate(-45deg);bottom:25px}@media all and (max-width:599px){#menuButton.active span:last-child{bottom:18px}}.main__page{padding-top:104px;padding-top:6.5rem}@media all and (max-width:599px){.main__page{padding-top:5.5rem}}.main__heading{background-color:#fff2f5;padding:48px 0;padding:3rem 0;margin-bottom:48px;margin-bottom:3rem;color:#ec77ab;font:400 41.6px/100% "Zen Maru Gothic",sans-serif;font:400 2.6rem/100% "Zen Maru Gothic",sans-serif}.section-wrap{margin-bottom:128px;margin-bottom:8rem}.section-wrap__heading{text-align:center;margin-bottom:32px;margin-bottom:2rem;font-family:Zen Maru Gothic,sans-serif;font-size:60.8px;font-size:3.8rem;color:#3a4e6e}@media all and (max-width:768px){.section-wrap__heading{font-size:2.8rem}}.section-reservation{background-color:#fff2f5;padding:48px 0 96px;padding:3rem 0 6rem;margin-bottom:128px;margin-bottom:8rem}.section-reservation:last-child{margin:0}.section-reservation__heading{background:url(../images/bg-heading-reservation.svg) no-repeat top center;background-size:7rem;padding-top:112px;padding-top:7rem}@media all and (max-width:768px){.section-reservation__heading{padding-top:5rem;background-size:5rem}}.section-reservation__btns{margin-bottom:16px;margin-bottom:1rem;padding:0 28.8px;padding:0 1.8rem;gap:0 16px;gap:0 1rem}@media all and (max-width:768px){.section-reservation__btns{display:block}}.section-reservation__btn-item{margin-bottom:5px;width:calc(50% - .5rem)}@media all and (max-width:768px){.section-reservation__btn-item{width:100%}}.section-reservation__btn-item a{border-radius:5px;padding:0 32px;padding:0 2rem;height:144px;height:9rem;font-weight:700;box-shadow:0 0 5px rgba(0,0,0,.1)}@media all and (max-width:768px){.section-reservation__btn-item a{height:7rem}}.section-reservation__btn-item.web a{background-color:#ec77ab;font-size:32px;font-size:2rem}.section-reservation__btn-item.tel a{background-color:#22b4e0;font-size:22.4px;font-size:1.4rem;line-height:160%}.section-reservation__time{text-align:center;font-size:28.8px;font-size:1.8rem;font-weight:700;margin-bottom:64px;margin-bottom:4rem}@media all and (max-width:599px){.section-reservation__time{font-size:1.4rem}}.section-reservation__btn-icon{width:41.6px;width:2.6rem;text-align:center;display:-ms-grid;display:grid;place-items:center}.section-reservation__btn-text{padding-left:22.4px;padding-left:1.4rem;color:#fff;width:calc(100% - 5.2rem)}.section-reservation__btn-text-sub{font-size:43.2px;font-size:2.7rem;font-weight:400}.section-reservation .cal{width:41.6px;width:2.6rem}.section-reservation .phone{width:32px;width:2rem}.section-reservation__btn-more{padding:0 32px;padding:0 2rem;max-width:608px;max-width:38rem;margin:0 auto;text-align:center}@media all and (max-width:599px){.section-reservation__btn-more{text-align:left}}.section-reservation__btn-more a{border:solid 2px #22b4e0;background-color:#fff;padding:32px 16px 32px 32px;padding:2rem 1rem 2rem 2rem;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.1)}.section-reservation__btn-more-text{width:calc(100% - 25px);font-weight:700}.consultation-hours{background-color:#fff;border-radius:5px;overflow:hidden;padding-bottom:24px;padding-bottom:1.5rem;margin:0 auto 48px;margin:0 auto 3rem;max-width:800px;max-width:50rem}.consultation-hours__heading{text-align:center;color:#fff;background-color:#9cafcc;font:400 40px/100% "Zen Maru Gothic",sans-serif;font:400 2.5rem/100% "Zen Maru Gothic",sans-serif;padding:16px 0;padding:1rem 0;margin-bottom:24px;margin-bottom:1.5rem}@media all and (max-width:768px){.consultation-hours__heading{font-size:1.8rem}}.consultation-hours__table{margin:0 16px;margin:0 1rem;width:calc(100% - 2rem)}.consultation-hours__table--info{width:100%;margin:0}.consultation-hours .gray{background-color:#f7f7f7;border-bottom:solid 5px #fff}.consultation-hours th{font-size:27.2px;font-size:1.7rem;font-weight:700;text-align:center}@media all and (max-width:768px){.consultation-hours th{font-size:1.4rem}}.consultation-hours th.time{background-color:#efefef;padding:6px 4px}.consultation-hours td{font-size:27.2px;font-size:1.7rem;text-align:center;padding:6px 4px}@media all and (max-width:768px){.consultation-hours td{font-size:1.4rem}}.consultation-hours td.pink{font-family:Zen Maru Gothic,sans-serif;color:#ec77ab;font-weight:700}.consultation-hours__holiday{text-align:center;font-size:27.2px;font-size:1.7rem}@media all and (max-width:768px){.consultation-hours__holiday{font-size:1.4rem}}.consultation-hours__holiday strong{font-weight:700;margin-right:16px;margin-right:1rem}.footer{background-color:#3a4e6e;padding:80px 0 32px;padding:5rem 0 2rem}.footer__logo{width:364.8px;width:22.8rem;margin:0 auto 32px;margin:0 auto 2rem}@media all and (max-width:599px){.footer__logo{width:12.8rem}}.footer__address{color:#fff;text-align:center;margin-bottom:48px;margin-bottom:3rem}.footer__address a{color:#fff;text-decoration:underline}.footer__map{width:100%;height:400px;height:25rem;margin-bottom:32px;margin-bottom:2rem}.footer__heading{font-family:Zen Maru Gothic,sans-serif;font-size:28.8px;font-size:1.8rem;color:#fff;background:url(../images/line-white.svg) no-repeat left bottom;padding-bottom:4px;margin-bottom:32px;margin-bottom:2rem}.footer__access{margin-bottom:80px;margin-bottom:5rem}.footer__access li{color:#fff;margin-bottom:32px;margin-bottom:2rem;position:relative;padding-left:25.6px;padding-left:1.6rem}.footer__access li:last-child{margin:0}.footer__access li:before{content:"";background-color:#22b4e0;width:8px;height:8px;border-radius:4px;position:absolute;top:16px;top:1rem;left:0}.footer__access strong{font-weight:700}.footer__nav{margin-bottom:64px;margin-bottom:4rem}.footer__nav a{color:#fff}.footer__nav-inner{gap:20px}@media all and (max-width:768px){.footer__nav-inner{display:block}}.footer__nav-item{position:relative;background:url(../images/delta-white.svg) no-repeat left center;padding-left:20.8px;padding-left:1.3rem}.footer__nav-item:last-child{margin:0}@media all and (max-width:768px){.footer__nav-item{margin-bottom:2rem}}.footer__copy{display:block;color:#fff;text-align:center;font-size:22.4px;font-size:1.4rem}.c_red{color:#f00}.page-navi{border:solid 1px #22b4e0;border-radius:5px;padding:8px 24px;padding:.5rem 1.5rem;gap:0 16px;gap:0 1rem}@media all and (max-width:768px){.page-navi{display:block}}.page-navi li{border-bottom:dotted 1px #22b4e0;width:calc(50% - .5rem)}.page-navi li:last-child,.page-navi li:nth-last-child(2){border:none}@media all and (max-width:768px){.page-navi li{width:100%}.page-navi li:nth-last-child(2){border-bottom:dotted 1px #22b4e0}}.page-navi a{color:#22b4e0;font-size:24px;font-size:1.5rem;font-weight:700;display:block;position:relative;padding:10px 30px 10px 5px;transition:all .2s}.page-navi a:hover{background-color:#e9f4f8}.page-navi a:after{content:"";background:url(../images/bg-nav-arrow.svg) no-repeat top left;background-size:22px;width:22px;height:22px;display:block;transform:rotate(90deg);position:absolute;right:0;top:calc(50% - 10px)}.section-treatment__photos{gap:8px;gap:.5rem;margin-bottom:48px;margin-bottom:3rem}.section-treatment__photo{width:calc(100%/3 - .4rem);border-radius:5px}@media all and (max-width:768px){.section-treatment__photo{width:100%}}.section-treatment__h2{text-align:center;color:#ec77ab;font:400 48px/120% "Zen Maru Gothic",sans-serif;font:400 3rem/120% "Zen Maru Gothic",sans-serif;margin:80px 0 24px;margin:5rem 0 1.5rem}@media all and (max-width:599px){.section-treatment__h2{font-size:2rem}}.section-treatment__h2-inner{position:relative;padding:0 28.8px;padding:0 1.8rem;display:inline-block}.section-treatment__h2-inner:before,.section-treatment__h2-inner:after{content:"";position:absolute;bottom:2px;width:4px;height:34px;border-radius:2px;display:block;background-color:#ec77ab}@media all and (max-width:599px){.section-treatment__h2-inner:before,.section-treatment__h2-inner:after{width:2px;height:22px}}.section-treatment__h2-inner:before{left:0;transform:rotate(-20deg)}.section-treatment__h2-inner:after{right:0;transform:rotate(20deg)}.section-treatment__h2-inner .size_s{font-size:.76em}.section-treatment__paragraph{margin-bottom:16px;margin-bottom:1rem}.section-treatment__paragraph.first{font-size:28.8px;font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:48px;margin-bottom:3rem}@media all and (max-width:768px){.section-treatment__paragraph.first{font-size:1.6rem;text-align:left}}.section-treatment__attention li{font-size:22.4px;font-size:1.4rem;text-indent:-1em;padding-left:1em;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}.section-treatment__attention li:before{content:"※"}.section-treatment__table{width:100%;margin:16px 0;margin:1rem 0}.section-treatment__table thead th{background-color:#f2f2f2;border:solid 1px #e2e2e2;padding:8px;padding:.5rem;text-align:center;font-size:24px;font-size:1.5rem}.section-treatment__table tbody td{border:solid 1px #e2e2e2;padding:8px;padding:.5rem;text-align:center;font-size:24px;font-size:1.5rem}.section-treatment__tax{text-align:right;font-size:22.4px;font-size:1.4rem;margin:16px 0;margin:1rem 0}