:root{--color-brand: #a67c52;--header-height: 60px}.Loading{position:fixed;z-index:10000;top:0;left:0;width:100%;height:100%;background-color:var(--color-brand);display:flex;justify-content:center;align-items:center;animation:.6s ease-out 1.4s both fadeout}.Loading__logo{animation:.8s ease-in-out both fadein}@media screen and (min-width: 990px){.Loading__logo{width:280px}.Loading__logo>svg{width:100%;height:auto}}@keyframes fadein{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:auto}}@keyframes fadeout{0%{opacity:1;pointer-events:auto}to{opacity:0;pointer-events:none}}.Header{position:sticky;z-index:2000;top:0;height:var(--header-height);padding:0 20px;background:linear-gradient(90deg,#d2aa6e,#754c24);display:flex;justify-content:space-between;align-items:center}.Header__logo{display:flex}.Header__logoSvg{height:100%;width:auto}.Header__text{display:flex}.Header__textSvg{height:100%;width:auto}.KeyVisual{position:relative;height:calc(100vh - var(--header-height))}@media screen and (min-width: 990px){.KeyVisual{max-width:1700px;margin:0 auto;width:100%;height:960px}}.KeyVisual__background{height:100%;overflow:hidden;position:relative}.KeyVisual__backgroundVideo{position:absolute;height:max(100vw * 1.7775,100%);width:auto;top:0;left:0}@media screen and (min-width: 990px){.KeyVisual__backgroundVideo{height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width: 990px){.KeyVisual__backgroundVideo--sp{display:none}}.KeyVisual__backgroundVideo--pc{display:none}@media screen and (min-width: 990px){.KeyVisual__backgroundVideo--pc{display:block}}.KeyVisual__overlay{position:absolute;height:400px;width:100%;bottom:0;left:0;padding:0 34px 85px;background:linear-gradient(rgba(56,31,13,0),#381f0d);display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width: 990px){.KeyVisual__overlay{height:100%;background:linear-gradient(270deg,rgba(56,31,13,0),#381f0d);justify-content:center;align-items:flex-start;padding:0 40px}}.KeyVisual__overlayText{max-width:100%}@media screen and (min-width: 990px){.KeyVisual__overlayText{height:344px;width:auto}}.Intro{position:relative}@media screen and (min-width: 990px){.Intro{max-width:1200px;margin:0 auto 160px}}.Intro__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.Intro__backgroundImg{width:100%}.Intro__content{display:flex;justify-content:center;padding:32px}@media screen and (min-width: 990px){.Intro__content{max-width:600px;margin:0 auto;padding-top:120px}}.Intro__contentSvg{height:auto;width:100%}@media screen and (min-width: 990px){.Feature{max-width:1200px;margin:0 auto 200px}}.Feature__content{margin-bottom:67px}@media screen and (min-width: 990px){.Feature__content:not(:last-child){display:flex;position:relative}.Feature__content:not(:last-child):nth-child(odd){flex-direction:row-reverse}.Feature__content:not(:last-child):nth-child(odd) .Feature__contentTextTag{left:auto;right:0}}@media screen and (min-width: 990px){.Feature__content:last-child .Feature__contentMedia{max-width:800px;margin:0 auto}}@media screen and (min-width: 990px){.Feature__content:last-child .Feature__contentMediaBorder{width:100%}}@media screen and (min-width: 990px){.Feature__content:last-child .Feature__contentMediaImg{transform:scale(1.1)}}@media screen and (min-width: 990px){.Feature__content:last-child .Feature__contentText{width:100%;margin-top:28px;display:flex;justify-content:center}}@media screen and (min-width: 990px){.Feature__content:last-child .Feature__contentTextSvg{max-width:560px}}.Feature__contentMedia{display:flex;justify-content:center;margin-bottom:20px;padding:0 32px}@media screen and (min-width: 990px){.Feature__contentMedia{flex-grow:1}}.Feature__contentMediaSvg{height:auto;width:100%}.Feature__contentMediaInner{width:100%;display:flex;border-radius:10px;overflow:hidden}.Feature__contentMediaImg{width:100%;height:235px;object-fit:cover}@media screen and (min-width: 990px){.Feature__contentMediaImg{height:auto}}.Feature__contentMediaBorder{border-radius:10px;border:2px solid #d2aa6e;padding:5px}.Feature__contentText{position:relative;display:flex;justify-content:center;padding:0 32px}@media screen and (min-width: 990px){.Feature__contentText{position:static;width:45%;flex-shrink:0}}.Feature__contentTextTag{position:absolute;right:32px;top:-50px;z-index:1000}@media screen and (min-width: 990px){.Feature__contentTextTag{height:160px;width:auto;top:auto;right:auto;bottom:-80px;left:0}}.Feature__contentTextTag--one{top:-68px}@media screen and (min-width: 990px){.Feature__contentTextTag--one{top:auto}}.Feature__contentTextSvg{height:auto;width:100%}.Feature .swiper{margin-bottom:20px}.Feature .swiper-slide{display:flex;justify-content:center;align-items:flex-start}.Feature__slideContent{width:calc(100% - 64px);height:auto}.Feature__slideContent--video{border-radius:10px;transform:translateY(16%)}.Feature__slideContent img{width:100%;max-width:100%;height:auto}.Feature .swiper-button-prev{left:5px}.Feature .swiper-button-next{right:5px}.Feature .swiper-button-prev:after,.Feature .swiper-button-next:after{display:none}.Feature .swiper-button-prev svg,.Feature .swiper-button-next svg{display:inline-block;width:22px;height:auto}.Concept{height:80.5333333333vw;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 990px){.Concept{max-width:1200px;margin:0 auto;height:auto}}.Concept__background{position:absolute;top:0;left:0;right:0;z-index:-1;overflow:hidden}.Concept__backgroundImg{width:100%}.Concept__content{display:flex;width:100%;padding:32px}@media screen and (min-width: 990px){.Concept__content{padding:160px 0 80px;max-width:700px;margin:0 auto}}.Concept__contentSvg{height:auto;width:100%}.Director{height:115.7333333333vw;position:relative}@media screen and (min-width: 990px){.Director{max-width:1200px;margin:0 auto;height:auto}}.Director__background{position:absolute;top:0;z-index:-1;width:100%;overflow:hidden}.Director__backgroundImg{width:100%}.Director__content{display:flex;flex-direction:column}@media screen and (min-width: 990px){.Director__content{position:relative;padding:120px 40px}}.Director__contentProfile{display:flex;align-items:center;width:100%;height:230px;padding:32px;position:relative}@media screen and (min-width: 990px){.Director__contentProfile{position:static}}.Director__contentProfileName{width:150px;height:auto}@media screen and (min-width: 990px){.Director__contentProfileName{width:40%}}.Director__contentProfileImg{position:absolute;height:auto;width:64vw;right:0;bottom:0}@media screen and (min-width: 990px){.Director__contentProfileImg{max-width:50%}}.Director__contentText{border-top:1px solid rgba(104,72,40,.2);padding:20px 32px}@media screen and (min-width: 990px){.Director__contentText{width:45%}}.Director__contentTextSvg{height:auto;width:100%}.Customer{display:none}.Customer__start{padding:32px 108px 24px}.Customer__startSvg{height:auto;width:100%}.Customer__title{padding:0 32px;margin-bottom:32px}.Customer__titleSvg{height:auto;width:100%}.Customer__end{padding:0 108px 32px}.Customer__endSvg{height:auto;width:100%}.Customer__slideText{padding:0 32px 20px;height:220px;position:relative}.Customer__slideTextSvg{position:absolute;top:0;transition:opacity .3s ease-out;opacity:0;height:auto;width:calc(100% - 64px)}.Customer__slideText--0 .Customer__slideTextSvg--0,.Customer__slideText--1 .Customer__slideTextSvg--1,.Customer__slideText--2 .Customer__slideTextSvg--2{opacity:1}.Customer .swiper{margin-bottom:20px}.Customer .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center}.Customer .swiper-slide img{width:calc(100% - 100px);height:auto}.Customer .swiper-button-prev{left:10px}.Customer .swiper-button-next{right:10px}.Customer .swiper-button-prev:after,.Customer .swiper-button-next:after{display:none}.Customer .swiper-button-prev svg,.Customer .swiper-button-next svg{display:inline-block;width:22px;height:auto}.Plan{padding:38px 0 34px;background:linear-gradient(90deg,rgba(210,170,110,.8),rgba(117,76,36,.8))}@media screen and (min-width: 990px){.Plan{max-width:1200px;margin:0 auto;padding:80px 40px}}.Plan__intro{padding:0 32px;margin-bottom:32px}@media screen and (min-width: 990px){.Plan__intro{max-width:700px;margin:0 auto 80px}}.Plan__introSvg{height:auto;width:100%}.Plan__course{margin:0 20px 27px;border-radius:16px;background-color:#fff}.Plan__course--green{border:7px solid #69a56d}.Plan__course--blue{border:7px solid #496692}.Plan__course--red{border:7px solid #902f2f}.Plan__course--brown{padding:6px;background:linear-gradient(45deg,#381c00,#78522d)}.Plan__courseInner{border:1px solid #fff;border-radius:16px}.Plan__courseTitle{padding:20px 32px 7px}@media screen and (min-width: 990px){.Plan__courseTitle{padding:40px;max-width:600px;margin:0 auto}}.Plan__courseTitleSvg{height:auto;width:100%}.Plan__courseCta{display:flex;justify-content:center;align-items:center;margin:0 auto 23px;border-radius:10px;background-color:#6981a5;width:225px;height:53px}@media screen and (min-width: 990px){.Plan__courseCta{width:460px;height:80px;padding:24px;margin-bottom:40px}.Plan__courseCta>svg{height:100%;width:auto}}.Plan__courseCta--green{background-color:#69a56d}.Plan__courseCta--red{background-color:#902f2f}.Plan__courseCta--brown{background-color:#a67c52}.Plan__slideText{padding:0 32px 20px;height:62px;position:relative}@media screen and (min-width: 990px){.Plan__slideText{margin-top:20px;margin-bottom:20px;height:104px}}.Plan__course--brown .Plan__slideText{height:86px}.Plan__slideTextSvg{position:absolute;top:0;left:50%;transform:translate(-50%);transition:opacity .3s ease-out;opacity:0;height:auto;max-width:calc(100% - 64px)}@media screen and (min-width: 990px){.Plan__slideTextSvg{height:100%;width:auto;max-width:400px}}.Plan__slideText--0 .Plan__slideTextSvg--0{opacity:1}.Plan__slideText--1 .Plan__slideTextSvg--1{opacity:1}.Plan__slideText--2 .Plan__slideTextSvg--2{opacity:1}.Plan__slideText--3 .Plan__slideTextSvg--3{opacity:1}.Plan__slideText--4 .Plan__slideTextSvg--4{opacity:1}.Plan__slideText--5 .Plan__slideTextSvg--5{opacity:1}.Plan__slideText--6 .Plan__slideTextSvg--6{opacity:1}.Plan .swiper{margin-bottom:14px}@media screen and (min-width: 990px){.Plan .swiper{max-width:600px;margin:0 auto}}.Plan .swiper-slide{display:flex;justify-content:center;align-items:flex-start}.Plan .swiper-slide img{width:calc(100% - 90px);height:auto;border-radius:10px}@media screen and (min-width: 990px){.Plan .swiper-slide img{border-radius:20px}}.Plan .swiper-button-prev{left:5px}.Plan .swiper-button-next{right:5px}.Plan .swiper-button-prev:after,.Plan .swiper-button-next:after{display:none}.Plan .swiper-button-prev svg,.Plan .swiper-button-next svg{display:inline-block;width:22px;height:auto}.Salon{padding:27px 34px}@media screen and (min-width: 990px){.Salon{padding:120px 0 40px;max-width:1200px;margin:0 auto}}.Salon__media{margin-bottom:5px;padding:5px;display:flex;justify-content:center;align-items:center;border-radius:6px;border:2px solid #d2aa6e}@media screen and (min-width: 990px){.Salon__media{margin-bottom:20px}}.Salon__mediaImg{border-radius:5px;width:100%;height:306px;object-fit:cover}@media screen and (min-width: 990px){.Salon__mediaImg{height:auto;max-height:700px}}.Salon__address{background-color:#a67c52;border-radius:5px;padding:12px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 990px){.Salon__address{padding:28px}}.Salon__addressSvg{width:100%;height:auto}@media screen and (min-width: 990px){.Salon__addressSvg{height:60px;width:auto}}.Map{height:295px;display:flex}@media screen and (min-width: 990px){.Map{max-width:1200px;margin:0 auto;height:800px}}.Map__app{width:100%;height:100%}.Footer{height:76px;display:flex;justify-content:center;align-items:center}.Footer__logo{height:41px;width:auto}.Floating{position:fixed;bottom:0;right:0;z-index:1000;pointer-events:none;opacity:0;transition:opacity .2s ease-out}@media screen and (min-width: 990px){.Floating{right:40px;bottom:40px}}.Floating--isShow{pointer-events:auto;opacity:1}.anim-scrollin-target{opacity:0;will-change:transform,opacity;transform:translateY(30px);transition:transform 1.2s cubic-bezier(.25,.46,.45,.94) 0ms,opacity 1.2s cubic-bezier(.25,.46,.45,.94) 0ms}.anim-scrollin{opacity:1;transform:translateY(0)}html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}
