@charset "UTF-8";html{font-size:62.5%}:root{--bg-color:#f6f4f4;--text-color:#2e2427;--text-color-04:rgba(46,36,39,.4);--sub-color:#524146;--sub-color-08:rgba(82,65,70,.5);--accent-color:#d00042;--white-color:#fcfafb;--decoration-title-color:#d9ced2;--decoration-color:#efebec;--decoration-color-07:rgba(239,235,236,.7);--size-6:.6rem;--size-8:.8rem;--size-10:1rem;--size-12:1.2rem;--size-14:1.4rem;--size-17:1.7rem;--size-20:2rem;--size-24:2.4rem;--size-29:2.9rem;--size-35:3.5rem;--size-42:4.2rem;--size-50:5rem;--size-60:6rem;--size-73:7.3rem;--size-105:10.5rem;--size-125:12.5rem;--size-150:15rem;--size-216:21.6rem;--size-310:31rem;--btn-padding:1.2rem 2.4rem;--btn-padding-sp:1.2rem 1.2rem}body{width:calc(100vw - (100vw - 100%));font-size:1.4rem;background-color:var(--bg-color);color:var(--text-color);font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.8;letter-spacing:.1em;position:relative}body.menu-open{overflow:clip}.noto-serif-jp-medium{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.button__wrap{text-align:center}.button__wrap.button__wrap--submit{margin-top:var(--size-50)}.mybutton{display:inline-block;padding:var(--btn-padding)}@media (max-width:600px){.mybutton{padding:var(--btn-padding-sp)}}.mybutton.button--cta{background-color:var(--sub-color);border:1px solid var(--sub-color);color:var(--bg-color);font-size:1.5rem;font-weight:500;transition:all .7s ease}.mybutton.button--link{border:1px solid var(--sub-color);color:var(--sub-color);font-weight:500;transition:all .7s ease}.mybutton.button--wide{width:100%}.mybutton.button--gallery{color:var(--bg-color);border:none}.mybutton.button--gallery:after{content:">";padding-left:var(--size-10)}.mybutton.button--wideFix{max-width:230px;width:100%;display:flex;align-items:center;justify-content:center}.mybutton.button--wideFix.button--wideFix--submit{margin:0 auto}@media (any-hover:hover){.button--link:hover{background-color:var(--sub-color);color:var(--bg-color)}.button--cta:hover{background-color:var(--bg-color);color:var(--text-color)}.button--gallery:hover{background-color:transparent;opacity:.5}}.ctaArea{display:grid;gap:var(--size-24)}.ctaArea.contact__ctaArea{grid-template-columns:1fr 1fr;margin-top:var(--size-60)}@media (max-width:600px){.ctaArea.contact__ctaArea{display:flex;align-items:center;flex-direction:column;gap:var(--size-42)}}.ctaArea.footer__ctaArea{grid-template-columns:1fr}.section__wrap{max-width:960px;width:100%;padding:var(--size-150) var(--size-20);margin:0 auto}.section__wrap.section__wrap--small{max-width:640px}.section__wrap.section__xs{max-width:640px;padding-bottom:var(--size-125)}.section__wrap.section__xs.section__xs--option{padding:0 var(--size-20) var(--size-60)}.section__wrap.section__wrap--about{padding:var(--size-216) 0}.section__wrap.section__wrap--gallery{max-width:none;padding:var(--size-150) 0}.section__wrap.breadcrumb__wrap{padding:0 var(--size-20)}.section__wrap--large{width:100%;padding:var(--size-150) 0}.section__wrap--large.section__wrap--detail{padding:0 0 var(--size-150)}.section__title{font-size:2rem;text-align:center;position:relative;z-index:1}.section__title:before{content:"";height:100%;color:var(--decoration-title-color);font-size:var(--size-73);font-family:League Script,cursive;font-weight:400;font-style:normal;position:absolute;top:-170%;left:50%;transform:skew(-25deg) translate(-37%);z-index:-1}.section__title.section--about:before{content:"about"}.section__title.section--plan:before{content:"plan";transform:skew(-25deg) translate(-28%)}.section__title.section--gallery:before{content:"gallery"}.section__title.section--contact:before{content:"contact"}@media (max-width:375px){{left:45%}}.section__title.section__title--detail{text-align:left}.title__space{margin-bottom:var(--size-105)}.title__space--medium{margin-bottom:var(--size-50)}.title__space--small{margin-bottom:var(--size-24)}.title__space--detail{margin-bottom:var(--size-8)}.sp__br{display:inline-block}.logo__image{width:140px !important;aspect-ratio:auto}@media (max-width:320px){.logo__image.logo__image__header{width:30vw;object-fit:cover}}.subPage__title{font-size:var(--size-29);color:var(--text-color);white-space:nowrap;opacity:0;transform:translateY(-20px)}@media (max-width:600px){.subPage__title{font-size:var(--size-24)}}.first-animation{width:calc(100vw - (100vw - 100%));height:100svh;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--bg-color);z-index:1000}.first-animation.hidden{opacity:0;display:none}.loading-text{width:100vw;font-size:var(--size-24);opacity:0;text-align:center;position:absolute;top:50%;transform:translateY(-50%)}.logo-box{max-width:200px;min-width:150px;width:50vw;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.symbol,.path-text{opacity:0}.wpcf7 form .wpcf7-response-output{border:2px solid var(--bg-color)}.wpcf7 form.sent .wpcf7-response-output{border-color:var(--bg-color)}.header{position:fixed;width:100%;height:auto;z-index:900;padding:var(--size-24);transition:all .7s ease}.header.menu--active{background-color:var(--bg-color);padding:var(--size-8) var(--size-24)}.header .header__inner{max-width:1280px;width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto}@media (max-width:960px){.header .header__inner{display:grid;grid-template-columns:2fr auto auto;gap:var(--size-24)}}@media (max-width:375px){.header .header__inner{gap:var(--size-14)}}.header__nav ul{display:flex;gap:var(--size-29)}@media (max-width:960px){.header__nav ul{align-items:center;flex-direction:column;margin-top:var(--size-105)}}@media (max-width:960px){.header__nav li{font-weight:600}}.header__nav a,.sns__link,.sns__link--footer img,.footer-nav a,.breadcrumb a,.archive__nav a,.archive__video video,.archive__title,.archive__link,.pageNation__item,.pageNation__item--detail,a.page-numbers,.prev,.next,.cta__area--accent,.slide__link,.splide__arrow,.privacy-policy-link,.note__link--faq a{transition:all .7s ease}@media (any-hover:hover){.header__nav a:hover,.sns__link:hover,.sns__link--footer:hover img,.footer-nav a:hover,.breadcrumb a:hover,.archive__nav a:hover,.archive__video:hover video,.archive__title:hover,.archive__link:hover,.pageNation__item:hover,.pageNation__item--detail:hover,a.page-numbers:hover,.prev:hover,.next:hover,.cta__area--accent:hover,.slide__link:hover,.splide__arrow:hover,.privacy-policy-link:hover,.note__link--faq a:hover{opacity:.5}}.hbg-menu{display:none}@media (max-width:960px){.hbg-menu{width:30px;height:60px;cursor:pointer;display:grid;place-items:center;place-content:center;z-index:900}.bar,.bar:before,.bar:after{width:24px;height:1px;background-color:var(--text-color);transition:transform .5s}.bar{display:grid}.bar:before,.bar:after{content:"";grid-area:1/1}.bar:before{transform:translateY(-8px)}.bar:after{transform:translateY(8px)}.menu-open .bar{background-color:transparent}.menu-open .bar:before{transform:rotate(45deg)}.menu-open .bar:after{transform:rotate(-45deg)}#menu{width:100%;height:100vh;background-color:#fff4f4f2;position:fixed;top:0;right:0;z-index:10;transform:translate(100%);transition:transform .5s ease-out}.menu-open #menu{transform:translate(0)}}.firstvisual .firstvisual__wrap{width:100%;height:100svh;position:relative}.firstvisual .firstvisual__video,.firstvisual source,.firstvisual img,.firstvisual .fallback--image--fv,.firstvisual .fallback--image--sp{width:100%;height:100svh;object-fit:cover;object-position:center}.firstvisual img{opacity:.5}.firstvisual .pc-video{display:block;object-position:center bottom}@media (max-width:600px){.firstvisual .pc-video{display:none}}.firstvisual .sp-video{display:none}@media (max-width:600px){.firstvisual .sp-video{display:block}}.firstvisual .firstvisual__inner{color:var(--bg-color);position:absolute;left:var(--size-24);bottom:10%}.firstvisual .firstvisual__inner.firstvisual__inner--sub{top:50%;left:50%;bottom:auto;transform:translate(-50%,-50%)}.firstvisual .firstvisual__lead{font-size:3.5rem;line-height:1.5;letter-spacing:.15em}@media (max-width:960px){.firstvisual .firstvisual__lead{font-size:2.8rem}}.firstvisual .firstvisual__text{font-size:2rem;font-weight:500;padding-top:var(--size-6)}@media (max-width:960px){.firstvisual .firstvisual__text{font-size:1.4rem}}.fallback--image{display:none}.about{width:100%;text-align:center;background-image:url(//yui.en-products.com/wp-content/themes/yui/assets/./about_bg-D9nI1vAH.png);background-position:center bottom;background-repeat:no-repeat;background-size:cover}.about .about__contents{margin-bottom:var(--size-105)}.about .about__lead{font-size:2.4rem;letter-spacing:.17em;margin-bottom:var(--size-105)}.about .about__text{line-height:3;letter-spacing:.15em}@media (max-width:600px){.about .about__text{letter-spacing:.1em}}.plan .plan__list{display:flex;gap:5%}@media (max-width:960px){.plan .plan__list{flex-direction:column;gap:var(--size-105)}}.plan .plan_item{width:100%;height:100%;display:flex;align-items:stretch;flex-direction:column}.plan .item_inner,.plan .item__inner--detail{width:100%}.plan .item__inner--detail{padding:var(--size-29);background-color:var(--decoration-color)}.plan .item_inner img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}.plan .item__heading{padding-top:var(--size-29);padding-bottom:var(--size-14);border-bottom:1px solid var(--sub-color-08)}.plan .item__fee{font-size:2rem}.plan .fee--large{font-size:2.4rem;padding:0 var(--size-6)}.plan .item__details{padding-top:var(--size-20)}.plan .plan__option{display:flex;background-color:var(--decoration-color-07);padding:var(--size-29) 7%;margin-top:var(--size-105);margin-bottom:var(--size-60)}@media (max-width:960px){.plan .plan__option{flex-direction:column;gap:var(--size-20);padding:var(--size-29) 5%}}.plan .option__title{width:50%;font-size:var(--size-17)}.plan .detail__list{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:600px){.plan .detail__list{flex-direction:column}}.plan .detail--grid{width:45%;display:grid;grid-template-columns:2fr 1fr}@media (max-width:600px){.plan .detail--grid{width:100%;grid-template-columns:1.5fr 1fr}}.plan .item__price{font-size:1.2rem}.plan .fee--small{font-size:1.4rem;padding:0 .3rem}.plan .detail__caption{font-size:1.2rem}.detail__item,.option__item,.note__text{padding-left:var(--size-12);position:relative}.detail__item:before,.option__item:before,.note__text:before{content:"";display:block;width:4px;height:1px;background-color:var(--text-color);position:absolute;top:14px;left:1px}.cta{text-align:center;margin-bottom:var(--size-150);background-image:url(//yui.en-products.com/wp-content/themes/yui/assets/./cta-bg-Ce_meLeb.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cta .cta__wrap{padding:var(--size-73) 0}.cta .cta__caption{padding:var(--size-42) var(--size-20)}.cta .cta__title{font-size:var(--size-24)}.cta .cta__title.cta__title--sub{margin-top:var(--size-42)}.cta .cta__title span{color:var(--accent-color)}.cta .cta__text--sub{font-size:var(--size-17)}.gallery .gallery__item{width:100%;color:var(--bg-color);position:relative}.gallery .gallery__bg{width:100%;margin:0 auto;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-10}.gallery .gallery__bg video{display:block;line-height:0}.gallery .gallery__bg .gallery__video,.gallery .gallery__bg .fallback--image--gallery{width:100%;height:100%;filter:brightness(50%);object-fit:cover;object-position:center}.gallery .contents__title{text-align:center}.gallery .gallery__contents{width:auto;height:100%;display:flex;flex-direction:column;gap:var(--size-20);padding:var(--size-60) 0;margin:0 auto}@media (max-width:600px){.gallery .gallery__contents{text-align:center}}.gallery .gallery__text{text-align:center}.contact{overflow-x:hidden}.contact .contact__inner{background:url(//yui.en-products.com/wp-content/themes/yui/assets/./noise-texture-BPrpEWim.png);background-color:var(--white-color);background-position:center;background-repeat:no-repeat;background-size:cover;padding:var(--size-105) 0}.contact .contact__contents{max-width:550px;width:100%;margin:0 auto;text-align:center}.contact .contact__text:first-of-type{font-size:1.7rem}.sns .sns__contents{text-align:center;position:relative}.sns .sns__link img{width:var(--size-35)}.sns .sns__archive{width:100%;height:22.8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.sns .sns__archive img{width:100%;height:100%;object-fit:cover}.footer{width:calc(100vw - (100vw - 100%));height:100%;margin:var(--size-310) 0 var(--size-24);padding:0 var(--size-24);position:relative}.footer:before{content:"";width:100vw;height:28px;background-image:url("data:image/svg+xml,%3csvg%20width='3002'%20height='30'%20viewBox='0%200%203002%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2893.49%2013.4167C2894.92%2010.0703%202894.41%2011.4078%202895.99%205.69928C2887.27%2018.354%202883.03%2012.5396%202887.27%207.1264C2883.95%209.19326%202841.9%2012.8555%202805%2012.8555C2235%2012.8555%20220%2012.8555%201%2012.8555M2893.49%2013.4167C2886.15%2035.0438%202872.36%2030.3942%202878.15%2021.8979C2880.54%2018.3842%202889.51%2015.1032%202893.49%2013.4167ZM2893.49%2013.4167C2895.28%2012.6594%202898.62%2010.8443%202902.95%205.7001C2895.8%2018.8995%202904.64%2012.442%202909.08%205.7001C2902.93%2015.0502%202910.67%2017.0212%202917.63%205.7001M2917.63%205.7001C2909.78%2018.4719%202920.95%2015.8368%202937.92%2015.8368C2942.84%2015.8368%202991.69%2013.8355%203001%2012.5068M2917.63%205.7001C2922.36%204.71588%202921.83%201.36916%202920.21%201.02469C2918.58%200.680208%202917.63%204.02692%202917.63%205.7001Z'%20stroke='%232E2427'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right;background-size:cover;position:absolute;top:-83px;right:0}@media (min-width:2000px){{background-size:contain}}.footer .footer__inner{max-width:1280px;width:100%;display:flex;justify-content:space-between}@media (max-width:600px){.footer .footer__inner{flex-direction:column;gap:var(--size-105)}}.footer .footer__contents{display:grid;gap:var(--size-42)}.footer .footer__sns{display:flex;gap:var(--size-24)}.footer .footer__sns img{display:inline-block;width:var(--size-35);width:var(--size-29);aspect-ratio:auto}.footer .footer__copy{margin-top:var(--size-60);text-align:center}.footer .copyright{font-size:var(--size-10)}.footer-nav ul{display:flex;flex-direction:column;gap:var(--size-24)}.splide01 .splide__track{margin:0 var(--size-42)}.splide01 .splide{position:relative}.splide01 .splide__arrow{width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);transition:.7s;z-index:100}.splide01 .splide__arrow--prev{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='40px'%20viewBox='0%20-960%20960%20960'%20width='40px'%20fill='%232E2427'%3e%3cpath%20d='M560-276%20356-480l204-204.67%2017.33%2017.34L390.67-480l186.66%20186.67L560-276Z'/%3e%3c/svg%3e");left:-8px}.splide01 .splide__arrow--next{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='40px'%20viewBox='0%20-960%20960%20960'%20width='40px'%20fill='%232E2427'%3e%3cpath%20d='M545.33-480%20358.67-667.33%20376-684.67%20580-480%20376-276l-17.33-17.33L545.33-480Z'/%3e%3c/svg%3e");right:-8px}.splide01 .splide__pagination{padding-top:20px}.splide01 .your-class-page{width:20px;height:1.5px;background-color:var(--text-color);opacity:.5;transition:.7s all}.splide01 .your-class-page.is-active{width:40px;background-color:var(--text-color);opacity:1}.splide01 .splide__pagination__page{margin:0 8px}#sb_instagram .sbi_type_carousel .fa-clone,#sb_instagram svg:not(:root).svg-inline--fa,#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{opacity:0}.sns__contents>a>img{width:var(--size-35)}.kimono__contents{width:100%;height:100vh;margin-bottom:var(--size-60);position:relative}.kimono__images{display:flex;height:100vh;@media (max-width:600px){display:grid;grid-template-columns:1fr 1fr}}.kimono_item{width:25%;height:100vh;@media (max-width:600px){width:100%;height:50vh}}.kimono__images img{width:100%;height:100vh;object-fit:cover;@media (max-width:600px){height:50vh}}.kimono__title{color:var(--white-color);text-align:right;position:absolute;right:var(--size-29);bottom:var(--size-29)}.kimono__title h3{font-size:var(--size-20);padding-bottom:var(--size-8);text-shadow:19px 16px 7px rgba(0,0,0,.01),12px 10px 6px rgba(0,0,0,.07),7px 6px 5px rgba(0,0,0,.23),3px 3px 4px rgba(0,0,0,.38),1px 1px 2px rgba(0,0,0,.44)}.kimono__title p{font-size:var(--size-17);text-shadow:19px 16px 7px rgba(0,0,0,.01),12px 10px 6px rgba(0,0,0,.07),7px 6px 5px rgba(0,0,0,.23),3px 3px 4px rgba(0,0,0,.38),1px 1px 2px rgba(0,0,0,.44)}