@charset "UTF-8";html{font-size:100%;font-size:4.2666666667vw}@media (max-width:375px){html{font-size:4.2666666667vw}}@media screen and (min-width:768px){html{font-size:.8vw}}@media (min-width:2000px){html{font-size:100%}}body{font-family:"Noto Sans JP",sans-serif;color:#434343;overflow-x:clip}body.no-scroll{overflow:hidden;-ms-touch-action:none;touch-action:none}main{overflow-x:clip}@media screen and (min-width:768px){a,button{-webkit-transition:.3s;transition:.3s}a:hover,button:hover{opacity:.7;cursor:pointer}}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,li,p,ul{margin:0}ol,ul{list-style:none;padding:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{text-decoration:none;color:inherit}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{border:none;padding:0;background-color:transparent;background-color:initial}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0s!important;transition-duration:0s!important;scroll-behavior:auto!important}}.l-inner{width:100%;padding-right:2.5rem;padding-left:2.5rem;margin-right:auto;margin-left:auto}@media screen and (min-width:768px){.l-inner{max-width:2000px;padding-right:2.5rem;padding-left:2.5rem}}@media screen and (min-width:768px){.l-inner{max-width:calc(74% + 80px);padding-right:2.5rem;padding-left:2.5rem}}.blur-top{-webkit-animation-name:blurMvAnime;animation-name:blurMvAnime;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes blurMvAnime{from{filter:url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(1.05);transform:scale(1.05)}to{filter:url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes blurMvAnime{from{filter:url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(1.05);transform:scale(1.05)}to{filter:url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-webkit-transform:scale(1);transform:scale(1)}}.blurTrigger{opacity:0;filter:url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:matrix(1,0,0,1,0,60);transform:matrix(1,0,0,1,0,60);-webkit-transition:all 1.3s ease;transition:all 1.3s ease}.blurTrigger.blur{opacity:1;filter:url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.c-btn{padding-top:1.1875rem;padding-bottom:1.125rem;width:100%;font-family:"Yu Gothic","游ゴシック体",YuGothic,sans-serif;font-weight:600;font-size:.9375rem;letter-spacing:.04em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border-radius:6.25rem}.c-btn--green{background:#6f9c6f}.c-btn__text{margin-left:-.3125rem}.c-btn__text span{margin-left:.0625rem;font-size:.75rem}.c-btn__shop-name{position:relative;margin-left:.9375rem;padding-inline:.1875rem;padding-top:.3125rem;padding-bottom:.375rem;width:20%;background:#fff;color:#6f9c6f;font-size:.625rem;-ms-flex-item-align:center;align-self:center;text-align:center;border-radius:.25rem}.c-btn__shop-name::after{position:absolute;display:block;content:"";background-image:url(../images/arrow/cta-arrow.webp);background-size:contain;background-repeat:no-repeat;width:.625rem;height:1.25rem;top:50%;-webkit-transform:translateY(-40%);transform:translateY(-40%);left:5rem}.c-btn--olive{padding-top:.9375rem;padding-bottom:1.0625rem;background:#9c9a6f}.c-btn__shop-name--olive{padding-top:.5rem;padding-bottom:.5rem;color:#9c9a6f}@media screen and (min-width:768px){.c-btn--pc-green,.c-btn--pc-olive{padding-top:2rem;padding-bottom:2rem;background:#fff;font-size:2.125rem;color:#434343;letter-spacing:.07em;-webkit-transition:all .5s ease;transition:all .5s ease}}@media screen and (min-width:768px){.c-btn--pc-green:hover{background:#6f9c6f;color:#fff;opacity:1}}@media screen and (min-width:768px){.c-btn--pc-olive:hover{background:#9c9a6f;color:#fff;opacity:1}}@media screen and (min-width:768px){.c-btn__text--pc-green,.c-btn__text--pc-olive{margin-left:-.9375rem}}@media screen and (min-width:768px){.c-btn__text--pc-green:hover,.c-btn__text--pc-olive:hover{color:#fff}}@media screen and (min-width:768px){.c-btn__text--pc-green span,.c-btn__text--pc-olive span{margin-left:.3125rem;font-size:1.625rem}}@media screen and (min-width:768px){.c-btn__shop-name--pc-green,.c-btn__shop-name--pc-olive{padding-top:.75rem;padding-bottom:.625rem;margin-left:2.1875rem;font-size:1.5625rem;width:20%;color:#fff;border-radius:.5rem}}@media screen and (min-width:768px){.c-btn__shop-name--pc-green{background:#6f9c6f}}@media screen and (min-width:768px){.c-btn--pc-green:hover .c-btn__shop-name--pc-green{color:#6f9c6f;background:#fff}}@media screen and (min-width:768px){.c-btn__shop-name--pc-olive{background:#9c9a6f}}@media screen and (min-width:768px){.c-btn--pc-olive:hover .c-btn__shop-name--pc-olive{color:#9c9a6f;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}}@media screen and (min-width:768px){.c-btn__shop-name--pc-green::after,.c-btn__shop-name--pc-olive::after{background-image:url(../images/arrow/cta-arrow-black.webp);width:1.3125rem;height:2.5625rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:11.875rem}}@media screen and (min-width:768px){.c-btn--pc-green:hover .c-btn__shop-name--pc-green::after,.c-btn--pc-olive:hover .c-btn__shop-name--pc-olive::after{background-image:url(../images/arrow/cta-arrow-white.webp)}}.p-card01{background:#f6efe9}.c-card01__wrapper{padding-right:2.5rem}@media screen and (min-width:768px){.c-card01__wrapper{padding-inline:10.625rem;width:88.75rem;max-width:88.75rem}}.swiper-wrapper--before-after{margin-left:2.5625rem}@media screen and (min-width:768px){.swiper-wrapper--before-after{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:768px){.swiper-slide--before-after{width:18.4375rem!important}}@media screen and (min-width:768px){.my-swiper01{overflow:visible}}@media screen and (min-width:768px){.c-card01-item{width:18.4375rem}}.c-card01-item:first-child{margin-left:0}@media screen and (min-width:768px){.c-card01-item:first-child{position:relative}}@media screen and (min-width:768px){.c-card01-item:first-child:after{display:block;content:"";position:absolute;background-image:url(../images/before-after/before-after_line.webp);background-repeat:no-repeat;background-size:cover;width:5.9375rem;height:6.5rem;top:49%;right:-5.9375rem;z-index:10}}.c-card-item__text{width:10rem;font-size:.875rem;text-align:center}@media screen and (min-width:768px){.c-card-item__text{font-size:1.5625rem;width:100%}}.c-card01-item__img{margin-top:1.125rem;width:12.5rem;height:auto;padding-right:2.5rem}@media screen and (min-width:768px){.c-card01-item__img{padding-right:0;margin-top:3.9375rem;width:18.4375rem}}.c-card01-item__img img{aspect-ratio:160/208;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide{cursor:pointer}@media screen and (min-width:768px){.swiper-slide{cursor:default}}.swiper-button-next01,.swiper-button-prev01{content:"";top:61%}.swiper-button-prev01{display:block;content:"";background-image:url(../images/before-after/before-after_prev.webp);background-size:contain;background-repeat:no-repeat;width:1.375rem;height:1.375rem;margin-left:2rem}@media screen and (min-width:768px){.swiper-button-prev01{display:none}}.swiper-button-next01{display:block;content:"";background-image:url(../images/before-after/before-after_next.webp);background-size:contain;background-repeat:no-repeat;width:1.375rem;height:1.375rem;margin-right:1.75rem}@media screen and (min-width:768px){.swiper-button-next01{display:none}}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1}@media screen and (min-width:768px){.c-card01-item:last-child{position:relative}}@media screen and (min-width:768px){.c-card01-item:last-child:after{display:block;content:"";position:absolute;background-image:url(../images/before-after/before-after_arrow1.webp);background-repeat:no-repeat;background-size:cover;width:5.9375rem;height:6.5625rem;top:49%;left:-5.9375rem;z-index:10}}.p-card02{position:relative;padding-top:6.25rem;padding-bottom:6.25rem;background:#d5cdc2}@media screen and (min-width:768px){.p-card02{background-repeat:no-repeat;background-size:cover;background-position:center top;width:100%;height:100%}}.p-card02::before{padding-inline:2.5rem;margin-inline:auto;position:absolute;content:"";top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:95%;background-image:url(../images/concept/concept_sp-line.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:768px){.p-card02::before{width:88.75rem;max-width:88.75rem;height:100%;background-size:cover;background-image:url(../images/concept/concept_pc-line.svg)}}.c-card02__wrapper{counter-reset:step-counter;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.75rem;margin-inline:auto;padding-inline:2.5rem}@media screen and (min-width:768px){.c-card02__wrapper{width:100%;padding-inline:0;gap:0}}.c-card02{position:relative;counter-increment:step-counter;text-align:center}@media screen and (min-width:768px){.c-card02{margin-top:18.6875rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4.6875rem;text-align:left;margin-inline:auto}}@media screen and (min-width:768px){.c-card02:first-child{margin-top:0rem}}.c-card02:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width:768px){.c-card02:nth-child(even){margin-top:20.1875rem;text-align:right}}.c-card02__img::before{content:counter(step-counter,decimal-leading-zero);position:absolute;font-size:2.25rem;font-size:9.6vw;font-weight:600;color:#fff;font-family:"Noto Serif JP",serif}@media screen and (min-width:768px){.c-card02__img::before{font-size:7.5rem}}.c-card02:nth-child(odd) .c-card02__img::before{top:-.9375rem;right:.5rem}@media screen and (min-width:768px){.c-card02:nth-child(odd) .c-card02__img::before{top:-3.125rem;right:1.875rem}}.c-card02:nth-child(even) .c-card02__img::before{bottom:-.75rem;left:.25rem}@media screen and (min-width:768px){.c-card02:nth-child(even) .c-card02__img::before{bottom:-2.5rem}}.c-card02__img{position:relative;width:18.4375rem;width:100%;height:auto;margin-inline:auto}@media screen and (min-width:768px){.c-card02__img{width:64.7887323944%;margin-inline:1.25rem}}.c-card02__img img{border-radius:31.25rem;aspect-ratio:295/180;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-card02__text{margin-top:1.25rem;font-size:.875rem;line-height:1.6}@media screen and (min-width:768px){.c-card02__text{margin-top:0;font-size:1.5625rem;-ms-flex-item-align:center;align-self:center;line-height:2}}@media screen and (min-width:768px){.c-card02__text--left{text-align:left}}@media screen and (min-width:768px){.p-card03{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6.375rem}}.c-card03{font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.c-card03{font-size:1.5625rem}}.c-card03__img{width:100%;height:auto;margin-top:1.25rem}@media screen and (min-width:768px){.c-card03__img{margin-top:5rem}}.c-card03__img img{aspect-ratio:295/189;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.c-card03__img img{aspect-ratio:659/422}}.c-card03__shop-name{position:relative;padding-left:.8125rem;font-weight:600;line-height:1}@media screen and (min-width:768px){.c-card03__shop-name{margin-top:0rem;padding-left:1.5rem}}.c-card03__shop-name::before{position:absolute;content:"";display:block;width:.375rem;height:1.5rem;background:#fff;bottom:-.4375rem;left:0}@media screen and (min-width:768px){.c-card03__shop-name::before{width:.75rem;height:2.875rem;bottom:-.6875rem}}.c-card03__shop-name::after{position:absolute;content:"";display:block;width:100%;height:.0625rem;background:#fff;margin-top:.375rem;left:0}@media screen and (min-width:768px){.c-card03__shop-name::after{margin-top:.6875rem;-webkit-transform:scaleY(1);transform:scaleY(1)}}.c-card03__address{margin-top:1rem;line-height:1.55}@media screen and (min-width:768px){.c-card03__address{margin-top:3.125rem}}.c-card03__location{margin-top:1.0625rem;letter-spacing:-.01em}@media screen and (min-width:768px){.c-card03__location{margin-top:3.125rem;line-height:1.9}}.c-card03__tel{margin-top:1.125rem}@media screen and (min-width:768px){.c-card03__tel{margin-top:.5625rem}}@media screen and (min-width:768px){.c-card03__tel a{pointer-events:none;cursor:default;text-decoration:none;color:inherit}}.c-card03__tel::before{position:relative;content:"";display:inline-block;background-image:url(../images/icon/icon_phone.webp);background-size:cover;background-repeat:no-repeat;width:.9375rem;height:.9375rem;top:.125rem}@media screen and (min-width:768px){.c-card03__tel::before{width:1.875rem;height:1.875rem;margin-right:.625rem}}.c-card03__line{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.125rem}@media screen and (min-width:768px){.c-card03__line{margin-top:.6875rem}}.c-card03__line p{margin-left:.125rem}.c-card03__line::before{position:relative;content:"";display:inline-block;background-image:url(../images/icon/icon_calender.webp);background-size:cover;background-repeat:no-repeat;width:1rem;height:1rem;top:.1875rem;left:-.0625rem}@media screen and (min-width:768px){.c-card03__line::before{margin-right:.75rem;width:1.8125rem;height:1.8125rem;top:.3125rem;left:0}}.c-card03__time{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;margin-top:.0625rem;margin-right:-1.25rem}@media screen and (min-width:768px){.c-card03__time{margin-top:.75rem}}.c-card03__time p{margin-left:.3125rem}@media screen and (min-width:768px){.c-card03__time p{margin-left:1.25rem}}.c-card03__time::before{position:relative;content:"";display:inline-block;background-image:url(../images/icon/icon_time.webp);background-size:cover;background-repeat:no-repeat;width:.875rem;height:.875rem;top:.1875rem;left:0rem}@media screen and (min-width:768px){.c-card03__time::before{width:1.5625rem;height:1.5625rem;top:.5rem}}.c-card03__map{margin-top:1.25rem;width:100%;height:auto}@media screen and (min-width:768px){.c-card03__map{margin-top:3.125rem}}.c-card03__map iframe{aspect-ratio:295/204;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}time{white-space:nowrap}.c-card03__time--close{margin-right:-.25rem}.c-card03__reservation-wrapper--sp{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem;margin-inline:auto;font-size:.9375rem}.c-card03__reservation-line--sp{position:relative;background:#6f9c6f;color:#fff;width:100%;border-radius:.3125rem;padding-inline:.5rem;padding-top:1.0625rem;padding-left: 5.625rem;padding-bottom:1.0625rem;line-height:1}.c-card03__reservation-line--sp::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/cta-arrow-white.webp);background-size:contain;background-repeat:no-repeat;width:.5rem;height:1rem;top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5.625rem}.c-card03__reservation-web--sp{position:relative;background:#fff;color:#434343;width:100%;border-radius:.3125rem;padding-inline:.5rem;padding-top:1.0625rem;padding-left: 5.625rem;padding-bottom:1.0625rem;line-height:1}.c-card03__reservation-web--sp::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/cta-arrow-black.webp);background-size:contain;background-repeat:no-repeat;width:.5rem;height:1rem;top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5.625rem}@media screen and (min-width:768px){.c-card03__reservation-wrapper--pc{margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.5625rem}}@media screen and (min-width:768px){.c-card03__reservation-line--pc{display:inline-block;position:relative;background:#6f9c6f;color:#fff;width:19.375rem;height:4.0625rem;border-radius:.3125rem;padding-inline:.5rem;padding-top:1.1875rem;padding-left: 5rem;padding-bottom:1.125rem;line-height:1}}@media screen and (min-width:768px){.c-card03__reservation-line--pc::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/cta-arrow-white.webp);background-size:contain;background-repeat:no-repeat;width:.625rem;height:1.375rem;top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5rem}}@media screen and (min-width:768px){.c-card03__reservation-web--pc{display:inline-block;position:relative;background:#fff;color:#434343;width:19.375rem;height:4.0625rem;border-radius:.3125rem;padding-inline:.5rem;padding-top:1.1875rem;padding-bottom:1.125rem;padding-left: 5rem;line-height:1}}@media screen and (min-width:768px){.c-card03__reservation-web--pc::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/cta-arrow-black.webp);background-size:contain;background-repeat:no-repeat;width:.625rem;height:1.375rem;top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5rem}}.p-card04{overflow:hidden}.c-card04{position:relative;margin-top:3rem}@media screen and (min-width:768px){.c-card04{margin-top:5rem}}.c-card04::before{content:"";position:absolute;top:0;bottom:0;left:100%;width:100vw;background-color:#fbf8f3;z-index:0}.c-card04__inner{padding-top:1.4375rem;padding-bottom:1.5rem;padding-left:2.3125rem;position:relative;background-color:#fbf8f3;width:100%;margin-inline:auto;z-index:1;border-top-left-radius:12.5rem;border-bottom-left-radius:12.5rem}@media screen and (min-width:768px){.c-card04__inner{padding-top:4.1875rem;padding-bottom:2.9375rem;padding-left:6.75rem}}.c-card04__answer,.c-card04__question{font-size:.75rem;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:1.8}@media screen and (min-width:768px){.c-card04__answer,.c-card04__question{font-size:1.5625rem}}.c-card04__question{position:relative}.c-card04__answer{margin-top:.875rem}.c-card04__answer span,.c-card04__question span{position:relative;top:-.25rem;font-size:1.0625rem;display:inline-block;font-weight:400;text-transform:uppercase;color:#d5cdc2;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.c-card04__answer span,.c-card04__question span{font-size:2.1875rem;top:-.5rem}}.c-card04__question span{margin-right:.75rem}@media screen and (min-width:768px){.c-card04__question span{margin-right:1.25rem}}.c-card04__answer span{margin-right:.9375rem}@media screen and (min-width:768px){.c-card04__answer span{margin-right:1.5625rem}}.c-card04__question::after{position:absolute;content:"";display:block;background:#d5cdc2;width:19.1875rem;height:.0625rem;bottom:-.3125rem;left:-.625rem;-webkit-transform:scaleY(.5);transform:scaleY(.5)}@media screen and (min-width:768px){.c-card04__question::after{width:102%;-webkit-transform:scaleY(1);transform:scaleY(1);bottom:.25rem;left:-1.5625rem}}.p-title{background:#000}@media screen and (min-width:768px){.c-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-title__en{margin-left:-.125rem;font-size:3.125rem;font-weight:600;color:#f7efe9;text-transform:capitalize;line-height:1}@media screen and (min-width:768px){.c-title__en{font-size:10.5625rem}}.c-title__en--before-after{font-size:3.125rem}@media screen and (min-width:768px){.c-title__en--before-after{font-size:10.4375rem}}.c-title__en--green{color:#f1f1f1}@media screen and (min-width:768px){.c-title__en--green{font-size:7.4375rem}}.c-title__en--today-salon{white-space:nowrap}.c-title__jp{margin-top:.625rem;font-size:.9375rem;font-weight:600;letter-spacing:.04em;color:#434343}@media screen and (min-width:768px){.c-title__jp{margin-left:-2.5rem;font-size:2.5rem}}@media screen and (min-width:768px){.c-title__jp--green{position:relative;left:1.25rem}}@media screen and (min-width:768px){.c-title__jp--before-after{margin-left:-2.8vw}}.p-access{position:relative;margin-top:7.1875rem;padding-top:6.875rem;padding-bottom:7.1875rem;background:#d5cdc2}@media screen and (min-width:768px){.p-access{margin-top:18.4375rem;padding-top:10.625rem;padding-bottom:11.5625rem}}.p-access::before{position:absolute;content:"";display:block;background-image:url(../images/flower/flower05_sp.webp);background-size:contain;background-repeat:no-repeat;aspect-ratio:114/188;width:7.125rem;top:-5rem;right:0}@media screen and (min-width:768px){.p-access::before{background-image:url(../images/flower/flower05.webp);aspect-ratio:758/848;width:23.6875rem;top:-11.875rem}}.p-access__list{margin-top:-2.5rem}@media screen and (min-width:768px){.p-access__list{margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6.375rem}}.p-access__item{margin-top:5.9375rem}@media screen and (min-width:768px){.p-access__item{width:45%}}.p-before-after{position:relative}.p-before-after::after{position:absolute;content:"";display:block;background-image:url(../images/flower/flower02.webp);background-repeat:no-repeat;background-size:contain;width:5.625rem;height:auto;aspect-ratio:250/499;-o-object-fit:contain;object-fit:contain;bottom:-6.875rem;left:-1.25rem}@media screen and (min-width:768px){.p-before-after::after{bottom:3.125rem;left:0;width:13vw;max-width:31.25rem}}.p-before-after__title{margin-top:6.875rem}@media screen and (min-width:768px){.p-before-after__title{margin-top:16.875rem;margin-bottom:7.5rem}}.p-before-after__text{margin-top:2.1875rem;font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.p-before-after__text{font-size:1.5625rem}}.p-before-after__text::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/long-arrow.webp);background-repeat:no-repeat;background-size:contain;aspect-ratio:243/12;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;width:15.1875rem;bottom:-.1875rem;right:0}.p-before-after-item{margin-top:3.125rem;padding-top:3.4375rem;padding-bottom:3.75rem;background:#f6efe9}@media screen and (min-width:768px){.p-before-after-item{margin-top:2.8125rem;padding-top:5rem;padding-bottom:5.625rem;margin-inline:auto;max-width:74%;border-radius:1.25rem}}.p-before-after-item__explanation{margin-top:1.875rem;font-size:.875rem;line-height:1.4;text-align:center;letter-spacing:.04em}@media screen and (min-width:768px){.p-before-after-item__explanation{margin-top:4.0625rem;font-size:1.5625rem}}.p-before-after-item__text-wrapper{margin-top:1.875rem;position:relative;padding-inline:2.5rem}@media screen and (min-width:768px){.p-before-after-item__text-wrapper{margin-top:4.6875rem;margin-inline:auto;padding-inline:10.625rem;width:87.5rem;max-width:87.5rem}}.p-before-after-item__text-wrapper::after,.p-before-after-item__text-wrapper::before{content:"";display:block;position:absolute;width:15.625rem;height:.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff}.p-before-after-item__text-wrapper::before{top:.5rem;z-index:1}@media screen and (min-width:768px){.p-before-after-item__text-wrapper::before{width:60rem;height:.9375rem;top:.625rem}}.p-before-after-item__text-wrapper::after{bottom:.5rem;z-index:1}.before-after-item__text{position:relative;border-radius:.375rem;padding-inline:1.375rem;background:#fff;padding-top:.9375rem;padding-bottom:1.25rem;font-size:.875rem;line-height:2.07;letter-spacing:.05em;background-image:linear-gradient(to top,#d8d8d8 1px,transparent 0);background-size:90% 2.07em;background-size:83% 2.08em;background-repeat:repeat-y;background-position:center 3.1em}@media screen and (min-width:768px){.before-after-item__text{padding-top:1.5625rem;padding-bottom:2.5rem;padding-inline:3.75rem;font-size:1.5625rem;background-size:90% 2.2em;border-radius:.625rem;width:100%}}.before-after-item__text::after,.before-after-item__text::before{content:"";display:block;position:absolute;width:1.375rem;height:1.375rem;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1}@media screen and (min-width:768px){.before-after-item__text::after,.before-after-item__text::before{width:2.75rem;height:2.75rem}}.before-after-item__text::before{background-image:url(../images/before-after/colon01.webp);top:-.625rem;left:0}@media screen and (min-width:768px){.before-after-item__text::before{top:-1.4375rem}}.before-after-item__text::after{background-image:url(../images/before-after/colon02.webp);bottom:-.625rem;right:0}@media screen and (min-width:768px){.before-after-item__text::after{bottom:-1.375rem;right:-.625rem}}.p-before-after__attention{padding-right:2.5rem;margin-top:1.25rem;text-align:right;font-size:.75rem;letter-spacing:.04em}@media screen and (min-width:768px){.p-before-after__attention{margin-top:1.625rem;margin-inline:auto;padding-right:0;width:88.75rem;max-width:88.75rem;font-size:1.25rem}}.p-single-post__main{position:relative}.p-single-post__main::after{position:absolute;content:"";display:block;background-size:contain;background-repeat:no-repeat;background-image:url(../images/flower/flower08_sp.webp);aspect-ratio:111/130;width:6.9375rem;bottom:-5.3125rem;left:0;z-index:1}@media screen and (min-width:768px){.p-single-post__main::after{background-image:url(../images/flower/flower08.webp);aspect-ratio:341/364;width:21.3125rem;bottom:-11.875rem}}.breadcrumb{margin-top:100px;font-size:10px;padding-inline:20px}@media screen and (min-width:768px){.breadcrumb{margin-top:160px;padding-inline:30px;margin-inline:auto}}.p-single-post{background:#fff;margin-top:8px;padding-inline:20px;padding-bottom:100px}@media screen and (min-width:768px){.p-single-post{padding-inline:30px;margin-inline:auto;padding-bottom:200px}}.p-single-post__content p{font-size:16px;margin-top:40px}.p-news-single__category-date{margin-top:20px}@media screen and (min-width:768px){.p-news-single__category-date{margin-top:40px}}.p-single-post__category{margin-top:4px;font-size:12px;padding:2px 6px;display:inline-block;border-radius:4px;background:#6f9c6f;color:#fff}.p-single-post__time{font-size:12px}#ez-toc-container{border-top-right-radius:4px;border-top-left-radius:4px;margin-top:40px;padding-top:0;padding-inline:0}@media screen and (min-width:768px){#ez-toc-container{margin-inline:auto;width:80%!important}}.ez-toc-list.ez-toc-list-level-1{padding-inline:8px!important}.ez-toc-title-container{background:#f7efe9;text-align:center;margin-bottom:8px}.ez-toc-title{font-size:16px!important;margin-left:30px!important}.ez-toc-icon-toggle-span{width:30px!important;height:30px!important}.ez-toc-icon-toggle-span::before{position:relative;top:-1px;left:-5px;content:">"!important;font-size:30px;font-weight:100;display:block!important;width:30px!important;height:30px!important;-webkit-transform:rotate(-90deg) scaleX(.6);transform:rotate(-90deg) scaleX(.6)}.ez-toc-icon-toggle-span.open::before{top:0;left:13px;-webkit-transform:rotate(90deg) scaleX(.6)!important;transform:rotate(90deg) scaleX(.6)!important}.ez-toc-icon-toggle-span svg{opacity:0}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label,.ez-toc-cssicon{border:#fff!important}.ez-toc-link{font-size:14px}.ez-toc-page-1.ez-toc-heading-level-3 a::before{background:#cec6bc;padding-inline:8px;color:#fff;margin-right:10px}#ez-toc-container ul.ez-toc-list a{color:#cec6bc!important}.ez-toc-page-1.ez-toc-heading-level-3 .ez-toc-heading-level-4 a::before{background:0 0;color:#434343;margin-right:0}.ez-toc-page-1.ez-toc-heading-level-3{margin-top:8px!important}.ez-toc-heading-level-4{margin-left:4px!important}.ez-toc-counter nav ul li a::before{content:counters(item, "-", decimal) ""!important}.p-news-single-main__img{margin-top:10px;width:100%}.p-news-single-main__img img{aspect-ratio:300/200;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin-inline:auto;display:block}h1.p-single-post__title{position:relative;font-size:20px;background:#f7efe9;padding-block:14px;padding-left:20px}@media screen and (min-width:768px){h1.p-single-post__title{padding-block:20px;font-size:24px;position:relative;font-weight:500;padding-left:32px}}h1.p-single-post__title::before{position:absolute;display:block;content:"";background:#fff;width:6px;height:50px;top:5px;left:5px}@media screen and (min-width:768px){h1.p-single-post__title::before{top:50%;height:60px;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:10px}}h2.wp-block-heading{padding-top:12px;margin-top:20px;border-top:6px solid;-o-border-image:repeating-linear-gradient(90deg,#fff,#fff 1px,#f7efe9,#f7efe9 2px) 10;border-image:repeating-linear-gradient(90deg,#fff,#fff 1px,#f7efe9,#f7efe9 2px) 10;font-size:20px}@media screen and (min-width:768px){h2.wp-block-heading{margin-top:60px;font-size:24px}}h3.wp-block-heading{margin-top:60px;margin-bottom:20px;padding:8px;color:#434343;background:#f7efe9;font-size:19px;font-weight:500}h4.wp-block-heading{border-top:2px solid #f7efe9;padding-top:10px;margin-top:60px;margin-bottom:20px;border-bottom:2px solid #f7efe9;padding-bottom:10px;margin-bottom:20px;font-size:18px}h5.wp-block-heading{margin-top:60px;margin-bottom:20px;border-bottom:6px solid;-o-border-image:repeating-linear-gradient(-45deg,#fff,#fff 1px,#f7efe9,#f7efe9 2px) 10;border-image:repeating-linear-gradient(-45deg,#fff,#fff 1px,#f7efe9,#f7efe9 2px) 10;font-size:17px}.wp-block-quote a{color:#0329ce}blockquote.wp-block-quote-is-layout-flow p{position:relative;padding-block:40px;background:#f4f4f4;padding-inline:20px;vertical-align:center}blockquote.wp-block-quote-is-layout-flow p::after,blockquote.wp-block-quote-is-layout-flow p::before{position:absolute;background-size:contain;background-repeat:no-repeat;content:"";display:block;width:20px;height:20px}blockquote.wp-block-quote-is-layout-flow p::before{background-image:url(../images/before-after/colon01.webp);top:4px;left:4px}blockquote.wp-block-quote-is-layout-flow p::after{background-image:url(../images/before-after/colon02.webp);bottom:0;right:4px}figure.wp-block-pullquote p{margin-top:0}figure.wp-block-pullquote{margin-top:40px;padding:12px;border:5px solid #d5cdc2;background-color:#fafafa}figure.wp-block-pullquote p{font-size:14px;text-align:left;font-weight:700;color:#434343;z-index:100}figure.wp-block-pullquote cite{display:block;font-size:14px;font-style:normal;text-align:left}.wp-block-list{margin-top:40px;padding:8px 8px 8px 10px;border:1px solid #d5cdc2;font-size:16px}.wp-block-list li{position:relative;margin-left:25px;padding-block:2px}@media screen and (min-width:768px){.wp-block-list li{margin-left:40px;padding-block:8px}}.wp-block-list li::before{position:absolute;content:"";display:block;border-bottom:2px solid #d5cdc2;border-left:2px solid #d5cdc2;width:10px;height:6px;top:40%;left:-18px;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.wp-block-list li::after{position:absolute;content:"";display:block;border-bottom:2px solid #d5cdc2;border-left:2px solid #d5cdc2;width:12px;height:12px;top:52%;left:-22px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wp-block-table{margin-top:40px;width:100%;font-size:14px;table-layout:fixed}.wp-block-table td:first-child{text-align:center;background:#fffdfa;width:25%;border:1px solid #d5cdc2}@media screen and (min-width:768px){.wp-block-table td:first-child{padding:24px 12px}}.wp-block-table td:nth-child(2){border:1px solid #d5cdc2;width:75%}@media screen and (min-width:768px){.wp-block-table td:nth-child(2){padding:24px 24px}}@media screen and (min-width:768px){.column_image-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wp-block-media-text__media{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start!important;align-self:flex-start!important;padding-top:20px}@media screen and (min-width:768px){.wp-block-media-text__media{-ms-flex-item-align:center!important;align-self:center!important}}.wp-block-media-text__media{width:100%}@media screen and (min-width:768px){.wp-block-media-text__media{margin-top:20px!important}}.wp-block-media-text__content p{margin-top:8px;width:100%}@media screen and (min-width:768px){.wp-block-media-text__content p{margin-top:0}}.wp-block-media-text__media img{aspect-ratio:300/200;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.wp-block-media-text__content p{padding-right:0;padding-left:24px}}.wp-block-media-text.has-media-on-the-right p{padding-right:3%;padding-left:0}@media screen and (min-width:768px){.wp-block-media-text.has-media-on-the-right p{padding-left:0;padding-right:24px}}.wp-block-media-text.is-stacked-on-mobile{margin-top:40px}.wp-block-media-text>.wp-block-media-text__content{margin-top:8px;padding-inline:0;font-size:16px}ol.number-list{counter-reset:list-counter;list-style:none;padding-left:0}ol.number-list li{position:relative;padding:8px 16px 8px 16px;counter-increment:list-counter}ol.number-list li::before{content:counter(list-counter);position:absolute;left:-10px;top:54%;background:#d5cdc2;color:#fff;border-radius:50%;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-left:none;border-bottom:none}ol.number-list li::after{-webkit-transform:none;transform:none;display:none}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.sbi_feed{z-index:1;position:relative}}}.p-concept{position:relative;margin-top:7.5rem;padding-top:6.875rem;padding-bottom:1.25rem;background:#d5cdc2}@media screen and (min-width:768px){.p-concept{margin-top:18.75rem;padding-top:17.5rem;padding-bottom:12.5rem}}.p-concept::after{position:absolute;content:"";display:block;background-image:url(../images/flower/flower03_sp.webp);background-repeat:no-repeat;background-size:contain;aspect-ratio:106/177;width:6.625rem;height:auto;-o-object-fit:cover;object-fit:cover;bottom:-6.5625rem;right:0}@media screen and (min-width:768px){.p-concept::after{aspect-ratio:405/528;background-image:url(../images/flower/flower03.webp);width:21.7vw;max-width:31.25rem;bottom:-15rem;right:0}}.p-concept__text-wrapper{padding-top:.1875rem;font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.p-concept__text-wrapper{padding-top:5.625rem;font-size:1.5625rem}}.p-concept__text{margin-top:1.875rem;line-height:2.1}@media screen and (min-width:768px){.p-concept__text{margin-top:3.125rem}}.p-concept__list{position:relative;padding-top:3.75rem;padding-bottom:6.25rem;background:#d5cdc2}@media screen and (min-width:768px){.p-concept__list{padding-top:7.5rem;background-repeat:no-repeat;background-size:cover;background-position:center top;width:100%;height:100%}}.p-concept__list::before{padding-inline:2.5rem;margin-inline:auto;position:absolute;content:"";top:-3.75rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:100%;background-image:url(../images/concept/concept_sp-line.svg);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px){.p-concept__list::before{width:82%;height:100%;background-size:cover;background-image:url(../images/concept/concept_pc-line.svg);top:-6.25rem}}.p-cta{padding-top:5rem;padding-bottom:5rem;background-image:url(../images/cta/cta_sp-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%}@media screen and (min-width:768px){.p-cta{padding-top:9.375rem;position:relative;padding-bottom:9.375rem;margin-top:-.125rem;background-image:url(../images/cta/cta_bg.png)}}@media screen and (min-width:768px){.p-cta::before{content:"";position:absolute;inset:0;pointer-events:none;background-color:rgba(0,0,0,.4);-webkit-transition:all .5s ease;transition:all .5s ease;height:100%;z-index:1}}@media screen and (min-width:768px){.p-cta:hover::before{background-color:rgba(255,255,255,.2);z-index:2}}@media screen and (min-width:768px){.p-cta__inner{position:relative;width:93.75rem;max-width:93.75rem;padding-left:2.5rem;z-index:10}}@media screen and (min-width:768px){.p-cta__top-inner{width:43.125rem}}.p-cta__anan{width:12.5rem;margin-inline:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.6875rem;letter-spacing:.07em}@media screen and (min-width:768px){.p-cta__anan{width:23.8125rem;font-size:1.6875rem}}.p-cta__anan::after,.p-cta__anan::before{position:absolute;content:"";display:block;width:1.375rem;height:.0625rem;background:#434343;top:50%}@media screen and (min-width:768px){.p-cta__anan::after,.p-cta__anan::before{width:3.75rem;height:.125rem}}.p-cta__anan::before{-webkit-transform:scaleY(.5) rotate(80deg);transform:scaleY(.5) rotate(80deg);top:.625rem;left:.3125rem}@media screen and (min-width:768px){.p-cta__anan::before{top:1.25rem;left:-1.875rem}}.p-cta__anan::after{-webkit-transform:scaleY(.5) rotate(-80deg);transform:scaleY(.5) rotate(-80deg);top:.625rem;left:auto;right:.625rem}@media screen and (min-width:768px){.p-cta__anan::after{top:1.25rem;right:-1.5625rem}}.p-cta__anan-img{position:relative;top:.125rem;left:-.3125rem;width:3.6875rem}@media screen and (min-width:768px){.p-cta__anan-img{width:8.75rem}}.p-cta__anan-img img{aspect-ratio:59/10;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-cta__text-wrapper{text-align:center}.p-cta__text{padding-inline:.8125rem;padding-bottom:.125rem;display:inline-block;background:#fff;font-size:.8125rem;font-weight:200;letter-spacing:.04em}@media screen and (min-width:768px){.p-cta__text{margin-top:.3125rem;padding-inline:1.5625rem;font-size:1.875rem}}.p-cta__btn-wrapper{margin-inline:auto;margin-top:1.25rem}@media screen and (min-width:768px){.p-cta__btn-wrapper{margin-inline:0;margin-top:-.9375rem;width:43.125rem}}.p-cta__btn{margin-top:.75rem}@media screen and (min-width:768px){.p-cta__btn{margin-top:3.75rem}}.p-faq{padding-top:6.875rem;overflow-x:clip;position:relative;padding-bottom:7.5rem}@media screen and (min-width:768px){.p-faq{padding-top:16.875rem;padding-bottom:8.75rem}}.p-faq::before{position:absolute;content:"";display:block;background-image:url(../images/flower/flower06.webp);background-size:contain;background-repeat:no-repeat;aspect-ratio:662/552;width:6.875rem;top:0;left:0}@media screen and (min-width:768px){.p-faq::before{width:20.6875rem}}.p-faq__list{margin-top:.625rem}@media screen and (min-width:768px){.p-faq__list{margin-top:2.8125rem}}.p-reserve-float-btn{position:fixed;z-index:9999;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width:768px){.p-reserve-float-btn{opacity:0;visibility:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:auto;top:56%;left:auto;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto;background:0 0;-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width:768px){.p-reserve-float-btn.is-show{opacity:1;visibility:visible;z-index:999}}.p-reserve-float-btn__wrapper{margin-top:1.125rem;width:100%}@media screen and (min-width:768px){.p-reserve-float-btn__wrapper{margin-top:1.5625rem}}.p-reserve-float-btn__shop-wrapper{padding-block:.75rem;padding-top:.6875rem;padding-bottom:.75rem;width:100%;display:inline-block;text-align:center;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.0625rem;font-weight:400}@media screen and (min-width:768px){.p-reserve-float-btn__shop-wrapper{gap:.9375rem;padding-inline:3.125rem;padding-block:1.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:1.125rem;max-width:4.6875rem;width:3.6vw;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;border-radius:0;border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}}.p-reserve-float-btn__shop,.p-reserve-float-btn__text{display:inline-block}.p-reserve-float-btn__shop-wrapper--hashimoto{background:#6f9c6f}.p-reserve-float-btn__shop-wrapper--sagamihara{background:#9c9a6f}.p-reserve-float-btn__shop{width:8.0625rem;margin-inline:auto;background:#fff;border-radius:.3125rem;letter-spacing:.075em;font-weight:400;font-size:1rem}@media screen and (min-width:768px){.p-reserve-float-btn__shop{width:2.125rem;margin-top:-1.875rem;padding-block:.25rem;padding-inline:.5rem;padding-top:.4375rem;padding-bottom:.3125rem;letter-spacing:.3em;font-size:1.0625rem;font-weight:500}}.p-reserve-float-btn__shop--hashimoto{color:#6f9c6f}.p-reserve-float-btn__shop--sagamihara{color:#9c9a6f}.p-reserve-float-btn__text{position:relative;color:#fff;line-height:1;letter-spacing:.1em;font-size:.75rem}@media screen and (min-width:768px){.p-reserve-float-btn__text{margin-left:-.625rem;margin-top:-.625rem;letter-spacing:.3em;left:-.5rem;font-size:1.0625rem}}.p-reserve-float-btn__text::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/cta-arrow-white.webp);background-size:contain;background-repeat:no-repeat;width:.625rem;height:.9375rem;top:-1rem;right:.625rem}@media screen and (min-width:768px){.p-reserve-float-btn__text::after{background-image:url(../images/arrow/floating-btn-arrow.webp);width:1.6875rem;height:1.6875rem;top:auto;right:-.3125rem;bottom:-1.875rem}}.p-footer{position:relative;padding-top:3.0625rem;padding-bottom:5.625rem;background:#d5cdc2;padding-inline:.9375rem}@media screen and (min-width:768px){.p-footer{padding-top:8.75rem;padding-bottom:2.5rem}}.p-footer__logo{width:4.625rem;margin-inline:auto}@media screen and (min-width:768px){.p-footer__logo{width:10.5rem}}.p-footer__logo-link img{aspect-ratio:74/38;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.p-footer-nav{margin-left:-.625rem}}.p-footer-nav__list{margin-top:3.75rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:.125rem;grid-row-gap:1.875rem}@media screen and (min-width:768px){.p-footer-nav__list{margin-inline:auto;width:93.4375rem;margin-top:2.8125rem;grid-template-columns:12% 12% 12% 11.8% 12% 12% 12% 15.1% 15.1%;grid-template-rows:1fr}}.p-footer-nav__link{display:inline-block;width:100%;padding-left:1.5625rem;font-size:.9375rem;white-space:nowrap}@media screen and (min-width:768px){.p-footer-nav__link{padding-left:0;text-align:center;font-size:1.6875rem}}.p-footer-nav__link span{margin-top:0rem;color:#fff;display:block;font-size:.625rem;line-height:1;opacity:.8}@media screen and (min-width:768px){.p-footer-nav__link span{font-size:1.125rem}}.p-footer__sns{margin-top:6.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.875rem}@media screen and (min-width:768px){.p-footer__sns{margin-top:10.75rem;gap:2.1875rem}}.p-footer__sns-link{width:2.875rem;height:auto;padding:.625rem}@media screen and (min-width:768px){.p-footer__sns-link{width:4.625rem}}.p-footer__sns-link img{aspect-ratio:26/26;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-footer__copy-right{margin-top:.625rem;display:block;text-align:center;margin-inline:auto;font-size:.6875rem;font-weight:400}@media screen and (min-width:768px){.p-footer__copy-right{margin-top:5rem;font-size:1.375rem}}@media screen and (min-width:768px){.p-for-you__title{margin-top:18.125rem}}.p-for-you-info{position:relative;width:100%;margin-inline:auto}.p-for-you-info__inner{position:relative;width:100%}@media screen and (min-width:768px){.p-for-you-info__inner{margin-inline:auto}}.p-for-you-info__bg-img{margin-inline:auto;margin-top:3.75rem;position:relative;width:22.1875rem;height:auto;left:-1.125rem}@media screen and (min-width:768px){.p-for-you-info__bg-img{margin-top:13.125rem;width:73.75rem;left:0}}.p-for-you-info__bg-img img{aspect-ratio:375/313;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-for-you-info__item{position:absolute;z-index:2;width:100%}.p-for-you-info__item--top-left{width:9.0625rem}@media screen and (min-width:768px){.p-for-you-info__item--top-left{width:29.3125rem;margin-left:1.25rem}}.p-for-you-info__item--top-left img{aspect-ratio:145/121;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-for-you-info__item--top-right{width:8.4375rem}@media screen and (min-width:768px){.p-for-you-info__item--top-right{width:28.125rem;margin-right:1.25rem}}.p-for-you-info__item--top-right img{aspect-ratio:134/128;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-for-you-info__item--bottom-left{width:8.875rem}@media screen and (min-width:768px){.p-for-you-info__item--bottom-left{width:28.625rem;margin-left:1.5625rem}}.p-for-you-info__item--bottom-left img{aspect-ratio:142/130;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-for-you-info__item--bottom-right{width:8.875rem}@media screen and (min-width:768px){.p-for-you-info__item--bottom-right{width:29.3125rem;margin-right:2.8125rem}}.p-for-you-info__item--bottom-right img{aspect-ratio:145/121;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-for-you-info__shape{width:100%;display:block}.p-for-you-info__text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.p-for-you-info__title{font-family:Ephesis,cursive;font-weight:300;font-style:normal;font-size:1.5625rem;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);white-space:nowrap;margin-top:.3125rem;color:#fff}@media screen and (min-width:768px){.p-for-you-info__title{font-size:5.625rem}}.p-for-you-info__description{color:#434343;font-size:.625rem;font-weight:400;line-height:1.4}@media screen and (min-width:768px){.p-for-you-info__description{font-size:1.5625rem;line-height:1.6}}.p-for-you-info__title--top-left{margin-top:.75rem;margin-left:0rem}@media screen and (min-width:768px){.p-for-you-info__title--top-left{margin-top:-.625rem;margin-left:0}}.p-for-you-info__description--top-left{margin-top:-.1875rem;margin-left:-.625rem}@media screen and (min-width:768px){.p-for-you-info__description--top-left{margin-top:-.625rem;margin-left:-3.125rem}}.p-for-you-info__title--top-right{margin-top:-.9375rem;margin-left:-.9375rem}@media screen and (min-width:768px){.p-for-you-info__title--top-right{margin-top:-.625rem;margin-left:-3.125rem}}.p-for-you-info__description--top-right{margin-top:0rem;white-space:nowrap;margin-left:-.625rem}@media screen and (min-width:768px){.p-for-you-info__description--top-right{margin-top:-.625rem;margin-left:-1.875rem}}.p-for-you-info__title--bottom-left{margin-top:-.9375rem;margin-left:-.4375rem}@media screen and (min-width:768px){.p-for-you-info__title--bottom-left{margin-top:-1.875rem;margin-left:-.3125rem}}.p-for-you-info__description--bottom-left{margin-top:0rem;margin-left:.125rem;white-space:nowrap}@media screen and (min-width:768px){.p-for-you-info__description--bottom-left{margin-top:-1.25rem}}.p-for-you-info__title--bottom-right{margin-top:.3125rem;margin-left:-.625rem}@media screen and (min-width:768px){.p-for-you-info__title--bottom-right{margin-top:-.75rem;margin-left:-.625rem}}.p-for-you-info__description--bottom-right{margin-left:.625rem}@media screen and (min-width:768px){.p-for-you-info__description--bottom-right{margin-top:-.9375rem;margin-left:4.375rem}}.p-for-you-info__item--top-left{top:-10%;left:10%}@media screen and (min-width:768px){.p-for-you-info__item--top-left{top:-8%}}.p-for-you-info__item--top-right{top:28%;right:10%}@media screen and (min-width:768px){.p-for-you-info__item--top-right{top:14%;right:2%}}.p-for-you-info__item--bottom-left{bottom:7%;left:10%}@media screen and (min-width:768px){.p-for-you-info__item--bottom-left{bottom:13%;left:7%}}.p-for-you-info__item--bottom-right{bottom:-22%;right:13%}@media screen and (min-width:768px){.p-for-you-info__item--bottom-right{bottom:-11%;right:10%}}.p-for-you-info__description--bottom-right span{display:none}@media screen and (min-width:768px){.p-for-you-info__description--bottom-right span{display:inline-block}}.p-for-you__message-wrapper{position:relative;margin-top:6.875rem}@media screen and (min-width:768px){.p-for-you__message-wrapper{background-image:none;margin-top:16.25rem;height:58.59375rem}}.p-for-you__message-wrapper::after{position:absolute;content:"";display:block;background-image:url(../images/for-you/for-you_bg-small.png);background-repeat:no-repeat;background-size:contain;width:100%;height:13.125rem;top:0;left:0;z-index:-1}@media screen and (min-width:768px){.p-for-you__message-wrapper::after{content:"";display:block;width:250rem;height:58.59375rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;background-image:url(../images/for-you/for-you_bg-big.png);background-size:cover;background-position:center center;background-repeat:no-repeat;overflow-x:clip}}@media screen and (min-width:768px){.p-for-you__message-wrapper::before{position:absolute;content:"";display:block;top:-.625rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:97.5rem;height:13.125rem;background-color:#fff;-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0);z-index:1}}.p-for-you__message{padding-top:4.375rem;padding-bottom:2.375rem;font-size:1.0625rem;color:#fff;text-align:center}@media screen and (min-width:768px){.p-for-you__message{padding-top:31.875rem;font-size:2.5rem;letter-spacing:.05em}}.p-header{padding-top:.3125rem;position:fixed;top:0;left:0;right:0;width:100%;height:4.0625rem;z-index:9999;background:0 0;color:#fff;-webkit-transition:all .5s ease;transition:all .5s ease}@media screen and (min-width:768px){.p-header{padding-top:1%;height:6.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:900}}.p-header.show{background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.p-header.is-hidden{opacity:0;pointer-events:none}.p-header__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:4.0625rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-header__logo{width:6rem}@media screen and (min-width:768px){.p-header__logo{width:13vw}}.p-header__logo p{display:none}.p-header__logo-link{display:inline-block;padding:.9375rem;margin-top:.6875rem}@media screen and (min-width:768px){.p-header__logo-link{margin-top:.1875rem;margin-left:1.875rem;padding-block:2.5rem;padding-inline:3.125rem}}.p-header__logo-link img{aspect-ratio:64/33;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.p-header__logo-link img{aspect-ratio:117/64}}.p-header__hamburger{position:absolute;color:#434343;padding-top:1rem;padding-bottom:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding-inline:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.375rem;background:0 0;border:none;top:0;right:0;z-index:100;cursor:pointer;height:3.625rem}.p-header__hamburger--line1,.p-header__hamburger--line2,.p-header__hamburger--line3{width:2.125rem;height:.0625rem;background:#434343;display:block;-webkit-transition:all .5s ease;transition:all .5s ease}.p-header__hamburger--line1.active{margin-top:.5rem;margin-right:-.125rem;background:#fff;-webkit-transform:scale(.9) rotate(45deg) translateY(.375rem);transform:scale(.9) rotate(45deg) translateY(.375rem)}.p-header__hamburger--line2.active{display:none}.p-header__hamburger--line3.active{background:#fff;-webkit-transform:scale(.9) rotate(-45deg) translateY(-.3125rem);transform:scale(.9) rotate(-45deg) translateY(-.3125rem)}.p-header__hamburger-text{font-size:.75rem;margin-top:-.5rem}.p-header__hamburger-text.active{display:none}.p-header-nav{padding-inline:1.875rem;position:absolute;inset:0;top:0;background-image:url(../images/sp-nav_bg.webp);background-size:cover;background-repeat:no-repeat;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;opacity:0;pointer-events:none;-webkit-transition:all .4s ease;transition:all .4s ease;height:100dvh;overflow-y:auto;padding-bottom:5rem;-webkit-overflow-scrolling:touch}@media screen and (min-width:768px){.p-header-nav{padding-inline:0;padding-bottom:0;margin-right:2.5rem;width:72.625rem;width:60.5208333333%;height:6.25rem;position:static;display:inline-block;background:0 0;display:block;opacity:1;pointer-events:auto;overflow-y:hidden}}.p-header-nav.active{pointer-events:auto;opacity:1}.p-header-nav__list{margin-top:2.8125rem;text-align:center;padding:0}@media screen and (min-width:768px){.p-header-nav__list{margin-top:0;margin-bottom:3.75rem;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0}}.p-header-nav__item{margin-top:1.125rem}@media screen and (min-width:768px){.p-header-nav__item{margin-top:0}}.p-header-nav__item::after{position:relative;content:"";display:block;width:60%;height:.0625rem;background:#4b694b;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:768px){.p-header-nav__item::after{display:none}}.p-header-nav__item:last-child::after{display:none}.p-header-nav__link{display:block;height:3.125rem;color:#fff;font-size:1.3125rem;text-decoration:none;line-height:1;cursor:pointer}@media screen and (min-width:768px){.p-header-nav__link{width:100%;padding-top:.9375rem;font-size:1.5625rem;color:#6f9c6f;height:6.25rem}}.p-header-nav__link span{margin-top:.3125rem;color:#fff;display:block;font-size:.875rem;line-height:1;opacity:.8;display:block}@media screen and (min-width:768px){.p-header-nav__link span{font-size:1rem;color:#434343}}.p-header-nav-reservation{position:fixed;left:0;bottom:0;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width:768px){.p-header-nav-reservation{display:none}}.p-header-nav-reservation.active{pointer-events:auto;display:none;opacity:1}.p-header-nav-reservation__wrapper{width:100%}@media screen and (min-width:768px){.p-header-nav-reservation__wrapper{margin-top:1.5625rem}}.p-header-nav-reservation__shop-wrapper{padding-block:.75rem;padding-top:.6875rem;padding-bottom:.75rem;width:100%;display:inline-block;text-align:center;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.0625rem;font-weight:400}@media screen and (min-width:768px){.p-header-nav-reservation__shop-wrapper{gap:.9375rem;padding-inline:3.125rem;padding-block:1.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:1.125rem;max-width:4.6875rem;width:3.6vw;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;border-radius:0;border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}}.p-header-nav-reservation__shop,.p-header-nav-reservation__text{display:inline-block}.p-header-nav-reservation__shop-wrapper--hashimoto{background:#6f9c6f}.p-header-nav-reservation__shop-wrapper--sagamihara{background:#9c9a6f}.p-header-nav-reservation__shop{width:8.0625rem;margin-inline:auto;background:#fff;border-radius:.3125rem;letter-spacing:.075em;font-weight:400;font-size:1rem}@media screen and (min-width:768px){.p-header-nav-reservation__shop{width:2.125rem;margin-top:-1.875rem;padding-block:.25rem;padding-inline:.5rem;padding-top:.4375rem;padding-bottom:.3125rem;letter-spacing:.3em;font-size:1.0625rem;font-weight:500}}.p-header-nav-reservation__shop--hashimoto{color:#6f9c6f}.p-header-nav-reservation__shop--sagamihara{color:#9c9a6f}.p-header-nav-reservation__text{position:relative;color:#fff;line-height:1;letter-spacing:.1em;font-size:.75rem}@media screen and (min-width:768px){.p-header-nav-reservation__text{margin-left:-.625rem;margin-top:-.625rem;letter-spacing:.3em;left:-.5rem;font-size:1.0625rem}}.p-header-nav-reservation__text::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/cta-arrow-white.webp);background-size:contain;background-repeat:no-repeat;width:.625rem;height:.9375rem;top:-1rem;right:.625rem}@media screen and (min-width:768px){.p-header-nav-reservation__text::after{background-image:url(../images/arrow/floating-btn-arrow.webp);width:1.6875rem;height:1.6875rem;top:auto;right:-.3125rem;bottom:-1.875rem}}.p-menu-list{margin-top:2.5rem}@media screen and (min-width:768px){.p-menu-list{margin-top:9.375rem}}.p-menu-list__item{margin-inline:auto;position:relative;padding-bottom:1.5625rem;margin-top:1.25rem;font-weight:400}@media screen and (min-width:768px){.p-menu-list__item{margin-top:3.75rem;padding-bottom:4.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:768px){.p-menu-list__item:first-child{margin-top:6.25rem}}@media screen and (min-width:768px){.p-menu-list__item:last-child{margin-top:4.6875rem}}.p-menu-list__item::after{position:absolute;content:"";display:block;width:100%;height:.0625rem;background:#434343;bottom:0;left:0;-webkit-transform:scaleY(.2);transform:scaleY(.2)}@media screen and (min-width:768px){.p-menu-list__item::after{-webkit-transform:scaleY(1);transform:scaleY(1)}}.p-menu-list__item:last-child::after{display:none}.p-menu-list__times-price{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-menu-list__times{text-align:center;width:5rem;padding-block:.3125rem;background:#d5cdc2;font-size:.875rem;-ms-flex-item-align:center;align-self:center;border-radius:1.25rem}@media screen and (min-width:768px){.p-menu-list__times{padding-top:.6875rem;padding-bottom:.8125rem;font-size:2.5625rem;width:14.125rem;border-radius:12.5rem}}.p-menu-list__price{font-size:1.875rem}@media screen and (min-width:768px){.p-menu-list__price{margin-left:16.5625rem;font-size:3.875rem}}@media screen and (min-width:768px){.p-menu-list__item:last-of-type .p-menu-list__price{margin-left:6.25rem}}.p-menu-list__price--campaign{font-size:1.375rem}@media screen and (min-width:768px){.p-menu-list__price--campaign{margin-left:3.75rem;font-size:3.875rem;-ms-flex-item-align:center;align-self:center}}.p-menu-list__price--campaign::before{content:"スポット利用";display:inline-block;padding-top:.375rem;vertical-align:top;font-size:.875rem;padding-right:2.5rem}@media screen and (min-width:768px){.p-menu-list__price--campaign::before{padding-top:0;padding-right:5rem;margin-top:-.625rem;font-size:1.5rem;vertical-align:middle}}.p-menu-list__price--original-price{position:relative}.p-menu-list__price--original-price::after{position:absolute;content:" ";display:block;background:#434343;display:inline-block;width:4.8125rem;height:.0625rem;top:1.125rem;right:-.3125rem;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}@media screen and (min-width:768px){.p-menu-list__price--original-price::after{width:14.375rem;top:3.125rem;top:2.8125rem;right:-.9375rem;-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}}.p-menu-list__per-price{margin-top:.125rem;margin-right:-.5rem;line-height:1;font-size:.875rem;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:768px){.p-menu-list__per-price{margin-top:1.5625rem;margin-right:-.8125rem;font-size:2.5rem}}.p-menu-list__per-price--campaign-wrapper{line-height:1;font-size:.875rem;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:768px){.p-menu-list__per-price--campaign-wrapper{padding-right:4.375rem;margin-top:-6.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-menu-list__per-price--deco{position:relative;padding-block:.1875rem;padding-inline:.8125rem;display:inline-block;height:1.5rem;font-size:1rem;font-weight:600;line-height:1;color:#fff;background:#c16954;-ms-flex-item-align:end;align-self:flex-end;border-radius:3.125rem}@media screen and (min-width:768px){.p-menu-list__per-price--deco{font-size:1.5625rem;padding-top:.625rem;padding-inline:1.875rem;padding-bottom:.3125rem;height:3.125rem;top:-1.375rem;left:-5.3125rem}}.p-menu-list__per-price--deco::before{position:absolute;content:" ";display:block;width:3.875rem;height:3.75rem;background-image:url(../images/menu/menu_sp-lines.webp);background-repeat:no-repeat;background-size:cover;top:-2rem;left:-2.5rem}@media screen and (min-width:768px){.p-menu-list__per-price--deco::before{width:8.25rem;height:8.25rem;top:-4.5rem;left:-6.5625rem}}.p-menu-list__per-price--campaign{margin-top:2.4375rem;position:relative;font-size:.9375rem;line-height:1;letter-spacing:.15em}@media screen and (min-width:768px){.p-menu-list__per-price--campaign{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2.6875rem;letter-spacing:.07em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.p-menu-list__per-price--campaign::before{position:absolute;content:"";display:block;background-image:url(../images/menu/menu_sp-arrow.webp);background-repeat:no-repeat;background-size:cover;width:.9375rem;height:1.1875rem;top:-1.875rem;right:1.75rem}@media screen and (min-width:768px){.p-menu-list__per-price--campaign::before{background-image:url(../images/menu/menu_pc-arrow.webp);background-size:contain;width:1.25rem;height:1.5625rem;top:2rem;left:-10rem;right:auto}}.p-menu-list__per-price--campaign span{display:block;font-size:1.875rem;letter-spacing:normal;padding-right:.0625rem;margin-top:.125rem;margin-left:1.375rem}@media screen and (min-width:768px){.p-menu-list__per-price--campaign span{margin-top:0;padding-right:0;margin-left:1.5rem;font-size:5.3125rem}}.p-menu-list__per-price--popular-text{position:relative;font-size:.8125rem;letter-spacing:.1em;-ms-flex-item-align:center;align-self:center;color:#fff;position:relative}@media screen and (min-width:768px){.p-menu-list__per-price--popular-text{font-size:1.5625rem;margin-top:-.5rem;margin-left:6.5625rem;line-height:1.2}}.p-menu-list__per-price--popular-text::after{position:absolute;content:"";display:block;background-image:url(../images/menu/menu_sp-star-bg.webp);background-size:contain;background-repeat:no-repeat;width:4.875rem;height:2.375rem;top:-.5625rem;left:-.5625rem;z-index:-1}@media screen and (min-width:768px){.p-menu-list__per-price--popular-text::after{background-image:url(../images/menu/menu_pc-star-bg.webp);width:7.1875rem;height:7.1875rem;top:-1.5rem;left:-1.875rem}}.p-menu{padding-top:7.1875rem}@media screen and (min-width:768px){.p-menu{padding-top:17.5rem}}.p-menu__text{margin-top:2.1875rem;font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.p-menu__text{margin-top:6.25rem;font-size:2.5rem}}.p-menu-introduction{position:relative;margin-top:1.875rem;padding-top:3.4375rem;padding-bottom:5.625rem;text-align:center;background-image:url(../images/menu/menu_bg-sp.webp);background-repeat:no-repeat;background-size:cover;width:100%;height:100%}@media screen and (min-width:768px){.p-menu-introduction{padding-top:8.125rem;padding-bottom:12.5rem;margin-top:5.625rem;margin-inline:auto;background-image:url(../images/menu/menu_bg-pc.webp);width:90.625rem;max-width:90.625rem}}.p-menu-introduction::before{content:"";display:block;position:absolute;top:7.8125rem;left:49%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../images/menu/menu_x.webp);background-repeat:no-repeat;background-size:cover;aspect-ratio:1/1;width:1.875rem;height:1.875rem;z-index:20}@media screen and (min-width:768px){.p-menu-introduction::before{top:18.125rem;width:4.375rem;height:4.375rem}}.p-menu-introduction__top-text{font-size:.8125rem;font-weight:600;position:relative;z-index:10}@media screen and (min-width:768px){.p-menu-introduction__top-text{font-size:1.875rem}}.p-menu-introduction__bottom-text-wrapper{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.125rem}@media screen and (min-width:768px){.p-menu-introduction__bottom-text-wrapper{margin-top:4.375rem;gap:6.875rem}}.p-menu-introduction__bottom-text01,.p-menu-introduction__bottom-text02{position:relative;font-size:1.0625rem;font-weight:400;z-index:10}@media screen and (min-width:768px){.p-menu-introduction__bottom-text01,.p-menu-introduction__bottom-text02{font-size:2.5rem;line-height:1.4}}.p-menu-introduction__bottom-text01::after,.p-menu-introduction__bottom-text02::after{position:absolute;content:"";display:block;background-size:contain;background-repeat:no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12.5rem;height:12.5rem;z-index:-1}@media screen and (min-width:768px){.p-menu-introduction__bottom-text01::after,.p-menu-introduction__bottom-text02::after{width:28.125rem;height:28.125rem}}.p-menu-introduction__bottom-text01::after{background-image:url(../images/menu/menu_shadow01.webp)}.p-menu-introduction__bottom-text02::after{background-image:url(../images/menu/menu_shadow02.webp)}.p-mv{position:relative;width:100%;height:100vh;overflow:hidden}.p-mv__video{position:absolute;top:0;left:50%;height:91%;width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.p-mv__video{height:100%;min-width:100%;min-height:100%}}.p-mv__text-wrapper{margin-top:7.5rem;padding-inline:2.4375rem;width:100%;z-index:1;text-align:left;color:#2b2b2b;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:relative;text-shadow:0 0 .25rem rgba(255,251,251,.8),0 0 .625rem rgba(255,251,251,.8),0 .25rem 6.25rem rgba(255,251,251,.8);line-height:1.4;letter-spacing:.01em;white-space:nowrap}@media screen and (min-width:768px){.p-mv__text-wrapper{padding-inline:15.625rem;top:32%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.p-mv__text-title{font-family:"Shippori Mincho",serif;font-size:2rem;font-weight:200}@media screen and (min-width:768px){.p-mv__text-title{font-size:3.6vw;line-height:1.35;letter-spacing:.065em}}.p-mv__text-subtitle{font-size:1.125rem;margin-top:.4375rem}@media screen and (min-width:768px){.p-mv__text-subtitle{font-size:1.6vw;letter-spacing:.03em}}.p-site-policy{font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.p-site-policy{font-size:1.5625rem}}.p-site-policy__title{margin-top:11.875rem}@media screen and (min-width:768px){.p-site-policy__title{margin-top:24.375rem}}@media screen and (min-width:768px){.p-p-site-policy__list{margin-top:8.75rem}}.p-site-policy-item{margin-top:2.5rem}@media screen and (min-width:768px){.p-site-policy-item{margin-top:5rem}}.p-site-policy-item__title{padding-bottom:1.125rem;border-bottom:.0625rem solid #c8c8c8;font-weight:600}@media screen and (min-width:768px){.p-site-policy-item__title{padding-bottom:1.5625rem}}.p-site-policy-item__text-wrapper{margin-top:.875rem}@media screen and (min-width:768px){.p-site-policy-item__text-wrapper{font-size:1.5625rem}}.p-site-policy-item__text{line-height:2.15}@media screen and (min-width:768px){.p-site-policy-item__text{line-height:2}}.p-site-policy-item__text a{text-decoration:underline;text-underline-offset:.125rem}@media screen and (min-width:768px){.p-site-policy-item__text a{text-underline-offset:.25rem}}@media screen and (min-width:768px){.p-site-policy__browser{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16.25rem}}.p-site-policy__browser-wrapper{margin-top:1.875rem}@media screen and (min-width:768px){.p-site-policy__browser-wrapper{margin-top:3.125rem}}.p-site-policy__c-browser-list{margin-top:.625rem;margin-left:2.5rem;position:relative}@media screen and (min-width:768px){.p-site-policy__c-browser-list{margin-left:3.75rem}}.p-site-policy__c-browser-list::before{content:"";display:block;position:absolute;background:#c8c8c8;width:.0625rem;height:7.875rem;top:-.3125rem;left:-1.25rem}@media screen and (min-width:768px){.p-site-policy__c-browser-list::before{height:10.125rem;top:.3125rem;left:-1.875rem}}.p-site-policy__c-browser-item{line-height:2.7}@media screen and (min-width:768px){.p-site-policy__c-browser-item{line-height:2.2}}@media screen and (min-width:768px){.p-specified__item--tel{pointer-events:none}}.p-specified{position:relative;padding-bottom:10rem;font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.p-specified{padding-bottom:27.1875rem;font-size:1.5625rem}}.p-specified::after{position:absolute;content:"";display:block;background-size:contain;background-repeat:no-repeat;background-image:url(../images/flower/flower08_sp.webp);aspect-ratio:111/130;width:6.9375rem;bottom:-2.1875rem;left:0;z-index:1}@media screen and (min-width:768px){.p-specified::after{background-image:url(../images/flower/flower08.webp);aspect-ratio:341/364;width:21.3125rem;bottom:-5rem}}.p-specified__title{margin-top:7.5rem}@media screen and (min-width:768px){.p-specified__title{margin-top:17.5rem}}.p-specified__info-list{margin-top:4.0625rem}@media screen and (min-width:768px){.p-specified__info-list{margin-top:6.25rem}}.p-specified__item{margin-top:2.5rem;margin-left:1.375rem}@media screen and (min-width:768px){.p-specified__item{margin-top:3.5625rem;margin-left:0;display:grid;grid-template-columns:39% 61%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}}.p-specified__item-title{position:relative;font-weight:600;letter-spacing:.13em}@media screen and (min-width:768px){.p-specified__item-title{margin-top:.5rem;letter-spacing:.2em}}.p-specified__item-title::before{position:absolute;content:"";display:block;width:.0625rem;height:1.6875rem;background:#c8c8c8;top:-.125rem;left:-1.25rem}@media screen and (min-width:768px){.p-specified__item-title::before{display:none}}.p-specified__item-text{margin-top:1.125rem;line-height:2.2}@media screen and (min-width:768px){.p-specified__item-text{padding-left:2.625rem;border-left:.125rem solid #c8c8c8;margin-top:0;letter-spacing:.085em}}.p-specified__item-text--hp,.p-specified__item-text--mail{text-decoration:underline;text-underline-offset:.125rem}@media screen and (min-width:768px){.p-specified__item-text--hp,.p-specified__item-text--mail{text-underline-offset:.25rem}}.p-special{padding-top:2.5rem;padding-bottom:2.625rem;margin-top:2.8125rem;position:relative;background-color:#6f9c6f}@media screen and (min-width:768px){.p-special{margin-top:8.75rem;padding-top:11.25rem;padding-bottom:10rem}}@media screen and (min-width:768px){.p-special__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.p-special::after,.p-special::before{position:absolute;content:"";display:block;background-repeat:no-repeat;background-size:contain;-o-object-fit:contain;object-fit:contain;z-index:1}.p-special::before{background-image:url(../images/special/special_left-line-sp.webp);aspect-ratio:126/222;top:0;left:0;width:3.9375rem;height:auto}@media screen and (min-width:768px){.p-special::before{background-image:url(../images/special/special_left-line-pc.webp);aspect-ratio:558/480;width:17.4375rem}}.p-special::after{background-image:url(../images/special/special_right-line-sp.webp);aspect-ratio:98/370;bottom:0;right:0;width:3.0625rem;height:auto}@media screen and (min-width:768px){.p-special::after{background-image:url(../images/special/special_right-line-pc.webp);aspect-ratio:486/868;width:15.1875rem}}@media screen and (min-width:768px){.p-special__title{position:relative}}.p-special__text-top-wrapper{padding-inline:1.875rem}@media screen and (min-width:768px){.p-special__text-top-wrapper{padding-inline:0}}.p-special__text-top-text{margin-top:1.25rem;padding-block:.4375rem;font-size:.75rem;font-weight:600;text-align:center;color:#6f9c6f;background:#fff;border-radius:.4375rem}@media screen and (min-width:768px){.p-special__text-top-text{padding-block:1.25rem;padding-inline:2.5rem;font-size:2rem;border-radius:1.25rem}}.p-special__text-top-price{margin-top:-.625rem;font-size:3.375rem;font-weight:600;color:#fff}@media screen and (min-width:768px){.p-special__text-top-price{font-size:8.5rem}}.p-special__text-top-price-small{position:relative;font-size:2.25rem;margin-left:1.25rem;bottom:.3125rem}@media screen and (min-width:768px){.p-special__text-top-price-small{font-size:5.625rem;margin-left:6.25rem}}.p-special__text-top-price-small::before{position:absolute;content:"/";font-size:2.5rem;font-weight:600;top:-.4375rem;left:-1rem}@media screen and (min-width:768px){.p-special__text-top-price-small::before{font-size:8.75rem;top:-3.75rem;left:-4.125rem}}.p-special__attention{color:#fff;font-size:.6875rem;text-align:right}@media screen and (min-width:768px){.p-special__attention{font-size:1.375rem}}.p-today-salon{position:relative;padding-bottom:8.75rem}@media screen and (min-width:768px){.p-today-salon{padding-bottom:26.25rem}}.p-today-salon::before{position:absolute;content:"";display:block;background-size:contain;background-repeat:no-repeat;background-image:url(../images/flower/flower07_sp.webp);aspect-ratio:86/128;width:5.375rem;top:-9.375rem;right:0}@media screen and (min-width:768px){.p-today-salon::before{background-image:url(../images/flower/flower07.webp);aspect-ratio:598/728;width:18.6875rem;top:-13.75rem}}.p-today-salon::after{position:absolute;content:"";display:block;background-size:contain;background-repeat:no-repeat;background-image:url(../images/flower/flower08_sp.webp);aspect-ratio:111/130;width:6.9375rem;bottom:-2.1875rem;left:0;z-index:1}@media screen and (min-width:768px){.p-today-salon::after{background-image:url(../images/flower/flower08.webp);aspect-ratio:341/364;width:21.3125rem;bottom:-5rem}}.p-today-salon__title{margin-top:6.875rem}@media screen and (min-width:768px){.p-today-salon__title{margin-top:8.125rem}}.p-today-salon__instagram-wrapper{margin-top:3.125rem}@media screen and (min-width:768px){.p-today-salon__instagram-wrapper{margin-top:6.25rem}}.sbi_photo{width:100%;position:relative}@media screen and (min-width:768px){.sbi_photo{padding-inline:.5625rem}}@media screen and (min-width:768px){.sbi_photo img{display:block;width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}@media screen and (min-width:768px){.sbi_photo:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media screen and (min-width:768px){.sbi_photo::after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;background-image:url(../images/icon/icon_instagram.webp);background-size:contain;background-repeat:no-repeat;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:10;pointer-events:pointer;opacity:0}}@media screen and (min-width:768px){.sbi_photo:hover::after{-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);opacity:1}}@media (min-width:480px) and (max-width:1200px){#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(5,1fr)}}.p-visit-swiper{margin-top:.9375rem;overflow-x:hidden}@media screen and (min-width:768px){.p-visit-swiper{margin-top:5rem}}.p-visit-swipe__wrapper{position:relative;margin-bottom:5.625rem;padding-top:1.25rem;height:25rem}@media screen and (min-width:768px){.p-visit-swipe__wrapper{margin-bottom:25rem;height:34.375rem;margin-left:auto;width:90%;margin-left:13.75rem;margin-right:calc(50% - 50vw)}}.p-visit__swipe{padding-right:2.5rem}@media screen and (min-width:768px){.p-visit__swipe{margin-right:0}}.p-visit-swipe{margin-left:2.5rem}@media screen and (min-width:768px){.p-visit-swipe{padding-right:6.25rem}}.p-visit-swipe__container{margin-bottom:3.125rem;counter-reset:visit-counter}@media screen and (min-width:768px){.p-visit-swipe__container{margin-bottom:0rem}}.p-visit-swipe__item{background:#fff;position:relative;width:14.3125rem;height:24.6875rem;padding-inline:1.0625rem;padding-top:3.125rem;padding-bottom:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.6875rem;-webkit-box-shadow:.3125rem .3125rem .875rem -.3125rem #e6e6e6;box-shadow:.3125rem .3125rem .875rem -.3125rem #e6e6e6}@media screen and (min-width:768px){.p-visit-swipe__item{margin-bottom:3.125rem;border-radius:1.25rem;padding-inline:1.875rem;padding-top:6.5625rem;padding-bottom:2.3125rem;width:25.8125rem;height:45.5625rem}}.p-visit-swipe__item::before{position:absolute;counter-increment:visit-counter;content:"0" counter(visit-counter);font-size:2.0625rem;font-weight:500;font-family:"Noto Serif JP",serif;color:#f6efe9;top:0;left:.875rem}@media screen and (min-width:768px){.p-visit-swipe__item::before{font-size:3.75rem;top:1.25rem;left:1.25rem}}.p-visit-swipe__item:nth-child(n+10)::before{content:counter(visit-counter)}@media screen and (min-width:768px){.swiper-slide{cursor:pointer}}.p-visit-swipe__text-wrapper{margin-inline:auto;font-weight:400}.p-visit-swipe__title{position:relative;text-align:center;font-size:.875rem}@media screen and (min-width:768px){.p-visit-swipe__title{font-size:1.5625rem}}.p-visit-swipe__title::after{position:absolute;content:"";width:4.0625rem;height:.0625rem;background:#434343;bottom:-.25rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:768px){.p-visit-swipe__title::after{width:7.5rem;bottom:-.375rem}}.p-visit-swipe__text{margin-top:1.25rem;font-size:.75rem;line-height:1.8}@media screen and (min-width:768px){.p-visit-swipe__text{margin-top:2.5rem;font-size:1.375rem}}.p-visit-swipe__img{width:100%;height:auto}.p-visit-swipe__img img{aspect-ratio:197/147;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-pagination--visit.swiper-pagination-progressbar{position:relative;width:18.4375rem!important;height:.375rem;background-color:#e1e1e1;border-radius:.625rem;overflow:hidden;margin-inline:auto}@media screen and (min-width:768px){.swiper-pagination--visit.swiper-pagination-progressbar{width:88.75rem!important;width:82.5%!important;height:.75rem;margin-inline:0;margin-left:2.5rem;margin-top:3.75rem}}.swiper-pagination--visit .swiper-pagination-progressbar-fill{background-color:#6f9c6f;height:100%;border-radius:.625rem;-webkit-transition:width .3s ease;transition:width .3s ease}.p-visit{position:relative;margin-top:7.5rem}@media screen and (min-width:768px){.p-visit{margin-top:10rem;padding-top:6.875rem}}.p-visit::before{position:absolute;content:"";display:block;background-image:url(../images/flower/flower04_sp.webp);background-size:contain;background-repeat:no-repeat;aspect-ratio:144/230;width:4.5rem;top:-7.1875rem}@media screen and (min-width:768px){.p-visit::before{background-image:url(../images/flower/flower04.webp);aspect-ratio:586/676;width:18.3125rem;top:-10rem}}.p-visit__text-wrapper{margin-top:1.875rem}@media screen and (min-width:768px){.p-visit__text-wrapper{margin-top:7.5rem}}.p-visit__text{position:relative;font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.p-visit__text{font-size:2rem}}.p-visit__text::after{position:absolute;content:"";display:block;background-image:url(../images/arrow/long-arrow.webp);background-repeat:no-repeat;background-size:contain;aspect-ratio:243/12;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;width:11.9375rem;bottom:-.375rem;right:0}@media screen and (min-width:768px){.p-visit__text::after{width:21.5rem;bottom:-1.25rem;left:17.1875rem}}.p-visit-video__text{margin-top:3.3125rem;font-size:.875rem;font-weight:400;text-align:center}@media screen and (min-width:768px){.p-visit-video__text{margin-top:2.5rem;font-size:1.5625rem}}.p-visit-video__youtube-wrapper{margin-top:1.25rem;margin-inline:auto;width:18.4375rem}@media screen and (min-width:768px){.p-visit-video__youtube-wrapper{margin-top:1.875rem;width:57.6875rem}}.p-visit-video__youtube-wrapper iframe{aspect-ratio:295/154;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.p-visit-video__youtube-wrapper iframe{aspect-ratio:923/484}}.p-voice-swipe{position:relative;padding-top:6.25rem;padding-bottom:2.5rem}@media screen and (min-width:768px){.p-voice-swipe{padding-top:12.5rem;padding-bottom:6.25rem}}.p-voice-swipe::after{position:absolute;content:"";display:block;background-image:url(../images/voice/voice_sp-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center -.25rem;bottom:1.5625rem;width:100%;height:77%}@media (min-width:500px) and (max-width:599px){.p-voice-swipe::after{height:68%}}@media (min-width:600px) and (max-width:699px){.p-voice-swipe::after{height:64%}}@media (min-width:700px) and (max-width:767px){.p-voice-swipe::after{height:58%}}@media screen and (min-width:768px){.p-voice-swipe::after{background-image:url(../images/voice/voice_pc-bg.webp);height:68%;bottom:3.75rem}}@media (min-width:1300px) and (max-width:1600px){.p-voice-swipe::after{height:72%}}@media (min-width:1601px){.p-voice-swipe::after{height:75%}}@media (min-width:2000px){.p-voice-swipe::after{height:90%}}.swiper--wrapper--voice{width:100%;height:300px}.swiper-slide--voice{color:#fff;width:14.1875rem;height:100%;text-align:center;text-align:center}.p-voice-swipe__item{width:14.1875rem;margin-bottom:.625rem;height:auto;-webkit-box-shadow:.375rem .375rem .8125rem -.6875rem #777;box-shadow:.375rem .375rem .8125rem -.6875rem #777;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:768px){.p-voice-swipe__item{width:28.375rem}}.p-voice-swipe__item.swiper-slide-active{-webkit-transform:scale(1.35);transform:scale(1.35)}@media screen and (min-width:768px){.p-voice-swipe__item.swiper-slide-active{-webkit-transform:scale(1.2);transform:scale(1.2)}}.p-voice-swipe__item img{aspect-ratio:227/266;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.p-voice-swipe__item img{aspect-ratio:454/532}}.p-voice__swipe-wrapper{position:relative;padding-bottom:2.5rem}@media screen and (min-width:768px){.p-voice__swipe-wrapper{padding-bottom:8.125rem}}.swiper-pagination--voice .swiper-pagination-bullet{width:.8125rem;height:.8125rem;background-color:#fff;margin-inline:.4375rem!important;border-radius:1.25rem;opacity:1}@media screen and (min-width:768px){.swiper-pagination--voice .swiper-pagination-bullet{margin-inline:.75rem!important;width:1.375rem;height:1.375rem;opacity:1;border-radius:1.25rem;-webkit-transition:all .3s ease;transition:all .3s ease}}.swiper-pagination--voice .swiper-pagination-bullet-active{background-color:#6f9c6f;width:3.3125rem}@media screen and (min-width:768px){.swiper-pagination--voice .swiper-pagination-bullet-active{width:5.625rem}}.p-voice{position:relative;padding-top:.0625rem;background:#d5cdc2;padding-bottom:6.5625rem}@media screen and (min-width:768px){.p-voice{padding-bottom:17.5rem}}.p-voice::before{position:absolute;content:"";display:block;background-image:url(../images/flower/flower01.webp);background-repeat:no-repeat;background-size:contain;width:5.3125rem;height:auto;aspect-ratio:329/876;-o-object-fit:contain;object-fit:contain;top:-2.5rem;right:0}@media screen and (min-width:768px){.p-voice::before{width:16vw;max-width:25rem;top:-8.125rem}}.p-voice__text-wrapper{position:relative;padding-top:6.875rem}@media screen and (min-width:768px){.p-voice__text-wrapper{padding-top:16.875rem}}.p-voice__text{margin-top:2.5rem;font-size:.875rem;font-weight:400;letter-spacing:-.033em}@media screen and (min-width:768px){.p-voice__text{margin-top:7.5rem;font-size:1.5625rem;letter-spacing:.07em;line-height:1.7}}.p-voice__swipe-wrapper{margin-top:1.875rem}@media screen and (min-width:768px){.p-voice__swipe-wrapper{margin-top:3.75rem}}.u-desktop{display:none}@media screen and (min-width:768px){.u-desktop{display:block}}@media screen and (min-width:768px){.u-letter-spacing{display:inline-block;letter-spacing:-.01em}}.u-letter-spacing02{letter-spacing:-.1em}@media screen and (min-width:768px){.u-mobile{display:none}}