@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Urbanist:ital,wght@0,100..900;1,100..900&family=Zen+Old+Mincho:wght@400;700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";*{box-sizing:border-box}:after,:before{box-sizing:inherit}html{font-size:0;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;vertical-align:bottom}embed,iframe,object{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:0 0;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[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-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;border:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:0}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template{display:none}[hidden],.pc-only{display:none}@media (min-width: 1024px){.pc-only{display:inline-block}}*,*:before,*:after{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{margin:0;padding:0;font-size:16px;line-height:1.6;height:100%;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;color:#311a0f;background-color:#fff;font-size:0;font-family:Noto Sans JP,sans-serif;font-weight:500;max-width:100vw;min-width:350px;width:100%;overflow-x:hidden}::selection{background-color:#311a0fb3;color:#fff}img,video,object{max-width:100%;height:auto;border:none;display:block}a{position:relative;color:#311a0f}a:hover{text-decoration:none}a,label,input,button{transition:all .4s}h1{margin-bottom:80px;font-size:32px;font-family:Cormorant,serif;line-height:1;color:#311a0f;display:flex;align-items:center;gap:16px}h1:after{content:"";width:80px;height:1px;display:inline-block;background-color:#311a0f}h2{margin-bottom:16px;font-size:16px;font-weight:700;font-family:Zen Old Mincho,serif}h3{margin-bottom:32px;display:flex;font-size:1.25rem;font-weight:700;z-index:1}h3:before{content:"";margin-right:8px;display:inline-block;width:4px;height:32px;background-color:#fc0}h4{margin-bottom:16px;font-size:1.25rem;font-weight:700}p{font-size:16px;font-family:Zen Old Mincho,serif;letter-spacing:.16em;line-height:2}.l-body{max-width:100vw;min-width:350px;width:100%;height:100%;overflow-x:hidden;display:flex;flex-direction:column;justify-content:space-between}.l-body-main{flex:1}.l-header{width:100%;position:fixed;top:0;z-index:99;transition:all .4s;transition:.4s cubic-bezier(.4,0,.2,1);font-family:Cormorant,serif;text-transform:capitalize;background-color:#fff}.l-header.is-headIn{transform:translateY(-100%)}.l-header__inner{margin:0 auto;padding:24px 32px;line-height:1;gap:32px}@media screen and (max-width: 639px){.l-header__inner{padding:16px;gap:16px}}.l-header__inner{display:flex;justify-content:space-between;align-items:center}.l-header__logo{height:100px}@media screen and (max-width: 639px){.l-header__logo{height:40px}}.l-header__logo img{height:100px;display:inline-block}@media screen and (max-width: 639px){.l-header__logo img{height:40px}}.l-header__nav{width:100%;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:14px;align-items:flex-end}@media screen and (max-width: 639px){.l-header__nav{align-items:center}}.l-header__navCta{width:320px;padding:16px;display:inline-block;text-decoration:none;text-transform:uppercase;color:#231f20;border:solid 1px #736753;background-color:#fffc}.l-header__navCta p{text-align:center;color:#736753;font-weight:700}.l-header__navCta_en{font-size:16px;line-height:1;margin-bottom:8px}@media screen and (max-width: 639px){.l-header__navCta_en{font-size:10px}}.l-header__navCta_ja{font-size:12px;line-height:1}@media screen and (max-width: 639px){.l-header__navCta_ja{font-size:10px}}@media screen and (max-width: 639px){.l-header__navCta{width:100%}}.l-header__navCta:hover{color:#311a0f;background-color:transparent;text-decoration:none}.l-header__navLists{z-index:1;position:fixed;top:94px;left:100%;max-width:100vw;background:#fff;text-align:center;transition:all .4s}@media screen and (max-width: 639px){.l-header__navLists{width:100%}}.l-header__navLists li{line-height:1}.l-header__navLists a{color:#311a0f;text-decoration:none;position:relative;display:inline-block;padding:0 16px;margin:16px auto;line-height:1}@media screen and (max-width: 639px){.l-header__navLists a{width:100%}}.l-header__navLists a:after{position:absolute;bottom:0;left:50%;content:"";width:0;height:2px;background-color:#311a0f;transition:.4s;transform:translate(-50%)}.l-header__navLists a:hover{text-decoration:none}.l-header__navLists a:hover:after{width:100%}@media screen and (max-width: 639px){.l-header__navLists a:hover:after{width:0}}.l-header__navHamburger{display:block;position:relative;width:25px;height:40px;transition:transform .4s ease-in;transition:all .4s}.l-header__navHamburger>span,.l-header__navHamburger>span:before,.l-header__navHamburger>span:after{display:block;position:absolute;height:1px;width:25px;background-color:#311a0f;border-radius:1px;content:"";cursor:pointer;transition:all .4s}.l-header__navHamburger>span{top:47%}.l-header__navHamburger>span:before{transform:translateY(-9px)}.l-header__navHamburger>span:after{transform:translateY(9px)}.l-header__navClose{display:none;position:fixed;top:72px;left:0;width:100%;height:100%;opacity:0;transition:.4s ease-in-out;transition:all .4s}.l-header #l-header__navToggle{display:none}.l-header #l-header__navToggle:checked+.l-header__navHamburger{transform:rotate(45deg)}.l-header #l-header__navToggle:checked+.l-header__navHamburger span:before,.l-header #l-header__navToggle:checked+.l-header__navHamburger span:after{transition:all .4s;transform:rotate(90deg)}.l-header #l-header__navToggle:checked~.l-header__navClose{display:block}.l-header #l-header__navToggle:checked~.l-header__navLists{display:block;top:94px;left:0}@media (min-width: 640px){.l-header__nav{flex-direction:row-reverse}.l-header__navLists{display:flex;align-items:center;gap:10px;position:relative;top:0;left:0;background:transparent}.l-header__navLists a{margin:0 auto;padding:0 8px}.l-header__navLists a:after{background-color:#311a0f}.l-header__navHamburger{display:none}}.l-header__wrap{display:flex;align-items:flex-end;gap:32px}@media screen and (max-width: 639px){.l-header__wrap{width:80%}}.l-header__managing{display:flex;gap:8px;align-items:center}.l-header__managing p{margin-bottom:4px;font-size:12px;font-family:Cormorant,serif;line-height:1}@media screen and (max-width: 639px){.l-header__managing a{margin:8px 0}}.l-header__managing a img{height:14px}@media screen and (max-width: 639px){.l-header__managing{display:none}}.l-header__managing.u-sp{margin-top:16px}.l-header__managing.u-sp img{height:16px}.l-header__insta.u-pc{height:24px;aspect-ratio:1/1}.l-header__insta.u-sp{height:24px;margin:16px auto}@media screen and (min-width: 640px){.l-header__insta.u-sp{display:none}}.l-header__insta.u-sp img{height:24px;margin:0 auto}.l-footer__inner{padding:0 0 120px;display:flex;flex-direction:column;align-items:center;gap:40px}.l-footer__logo img{width:100px}.l-footer__nav{margin-top:16px}@media screen and (max-width: 639px){.l-footer__nav{display:none}}.l-footer__navLists{display:flex;gap:16px}.l-footer__navLists li{font-size:14px;font-family:Cormorant,serif}.l-footer__managing{text-align:center}.l-footer__managing p{font-size:12px;margin-bottom:4px;font-family:Cormorant,serif}.l-footer__managing a img{height:14px}.l-footer__copyright{padding:16px 0;text-align:center;font-size:14px}.l-footer .c-btn{margin:0 auto}.l-footer__insta{height:24px;aspect-ratio:1/1;display:inline-block}.l-section{padding:200px 0 0}@media screen and (max-width: 639px){.l-section{padding:120px 24px 0}}.l-section__inner{width:768px;margin:0 auto}@media screen and (max-width: 639px){.l-section__inner{width:100%}}.l-section:last-child{padding-bottom:200px}.l-topSection{width:100%;height:100vh;padding:40px 0;scroll-snap-align:start}@media screen and (max-width: 639px){.l-topSection{padding:0 24px}}.l-topSection__inner{width:960px;height:100%;margin:0 auto;position:relative;border-left:solid .5px #fff}@media screen and (max-width: 639px){.l-topSection__inner{width:100%;border-width:0}}.l-topSection__contentWrap{padding-left:40px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 639px){.l-topSection__contentWrap{padding:0}}.l-topSection p{color:#fff}.l-topSection__txt{margin-bottom:40px}@media screen and (max-width: 639px){.l-topSection__txt{font-size:14px}}.l-topSection.section1 .inner div img,.l-topSection.section2 .inner div img{position:absolute;top:50%;transform:translateY(-50%)}.l-topSection.section1{background-image:url(../images/top/bg-01.jpg);background-size:cover}.l-topSection.section2{background-image:url(../images/top/bg-02.jpg);background-size:cover;position:relative}.l-topSection.section3{background-image:url(../images/top/bg-03.jpg);background-size:cover;position:relative}.section{width:100%;height:100vh;scroll-snap-align:start}.swiper-container,.swiper-slide{width:100%;height:100vh}.swiper-slide{display:flex;justify-content:center;align-items:center;font-size:2rem;background:#f0f0f0}.c-ttl{margin-bottom:40px;color:#fff}.c-ttl__en{font-size:3rem;font-family:Cormorant,serif;letter-spacing:0}@media screen and (max-width: 639px){.c-ttl__en{font-size:40px}}.c-ttl__ja{font-size:14px;font-family:Zen Old Mincho,serif;display:flex;align-items:center;gap:8px;letter-spacing:0;line-height:1}.c-ttl__jaOnly{font-size:32px!important;letter-spacing:0}@media screen and (max-width: 639px){.c-ttl__jaOnly{font-size:24px!important}}.c-ttl__jaOnly--black{color:#311a0f}.c-ttl__ja:before{content:"";width:16px;height:.5px;display:inline-block;background-color:#fff}.c-ttl p{line-height:1.4}.c-btn{width:960px;margin:80px auto 64px}@media screen and (max-width: 639px){.c-btn{width:100%}}.c-btn a{width:320px;padding:16px;margin:0 auto;display:block;text-decoration:none;text-transform:uppercase;color:#231f20;border:solid 1px #736753;background-color:#fff}.c-btn a p{text-align:center;color:#736753}.c-btn_en{font-size:16px;line-height:1;margin-bottom:8px}.c-btn_ja{font-size:12px;line-height:1}.p-fv{width:100%;padding-top:148px;position:relative}@media screen and (max-width: 639px){.p-fv{height:calc(100vh - 72px);padding:94px 0 0}}.p-fv img,.p-fv video{width:100%}@media screen and (max-width: 639px){.p-fv img,.p-fv video{height:calc(100vh - 144px);object-fit:cover}}.p-video{padding:0 80px;background-image:url(../images/top/top-bg.png)}@media screen and (max-width: 639px){.p-video{padding:0 24px}}.p-video video{width:100%;height:100%;object-fit:cover}.p-content{width:960px;margin:0 auto 64px;display:flex;align-items:flex-start;gap:64px}@media screen and (max-width: 639px){.p-content{width:100%;flex-direction:column}}.p-content__left,.p-content__right{width:50%}@media screen and (max-width: 639px){.p-content__left,.p-content__right{width:100%}}.p-content__txt{line-height:1.6}.p-content__txt.ja{margin-bottom:48px;font-size:12px}.p-content__txt.en{font-size:10px}.p-content__txt.en.strong{margin-bottom:16px;font-size:12px;font-weight:700}.p-content__logo{height:240px;padding:32px 64px;display:block;margin:0 auto;background-color:#fff}.p-content.menu h1{width:33.33333%}@media screen and (max-width: 639px){.p-content.menu h1{width:100%}}.p-content.news h1{width:33.33333%}@media screen and (max-width: 639px){.p-content.news h1{width:100%}}.p-content.info{display:block}.p-gallery{display:flex;flex-wrap:wrap;gap:8px}.p-gallery button{width:calc((100% - 16px)/2);aspect-ratio:4/3}.p-gallery button img{width:100%;height:100%;object-fit:cover}.p-menu{width:66.66666%}@media screen and (max-width: 639px){.p-menu{width:100%}}.p-menu a{padding:24px 0;font-size:14px;font-family:Zen Old Mincho,serif;display:block;border-bottom:solid #80807B 1px}.p-menu a:first-child{border-top:solid #80807B 1px}.p-news{width:66.66666%}@media screen and (max-width: 639px){.p-news{width:100%}}.p-news a{padding:24px 0;font-size:14px;font-family:Zen Old Mincho,serif;display:block;border-bottom:solid #80807B 1px}.p-news a:first-child{border-top:solid #80807B 1px}.p-news p{letter-spacing:0;line-height:1.6}.p-news__content{display:flex;gap:16px}.p-news__date{margin-bottom:8px;font-size:12px}.p-news__thumb{width:30%}.p-news__ttl{margin-bottom:8px;font-size:14px;font-weight:700}.p-news__main{font-size:12px}.p-images{height:91.8vw;position:relative}@media screen and (max-width: 639px){.p-images{height:auto}}.p-images img,.p-images video{position:relative;object-fit:cover}@media screen and (max-width: 639px){.p-images img,.p-images video{width:100%;margin-bottom:64px;position:static}}.p-images__01{width:44.143vw;aspect-ratio:4/3;left:5.856vw}@media screen and (max-width: 639px){.p-images__01{padding-right:20%}}.p-images__02{width:26.5vw;aspect-ratio:4/3;left:67.642vw;top:-32.21vw}@media screen and (max-width: 639px){.p-images__02{padding-left:40%}}.p-images__03{width:17.642vw;aspect-ratio:4/3;left:11.713vw}@media screen and (max-width: 639px){.p-images__03{padding-left:20%;padding-right:20%}}.p-images__04{width:25.768vw;aspect-ratio:3/4;left:44.143vw;top:-27.818vw}@media screen and (max-width: 639px){.p-images__04{padding-left:5%;padding-right:15%}}.p-info{display:flex;gap:32px}@media screen and (max-width: 639px){.p-info{flex-direction:column}}.p-info__left{width:calc(33.33333% - 16px)}@media screen and (max-width: 639px){.p-info__left{width:100%}}.p-info__right{width:calc(66.66666% - 16px)}@media screen and (max-width: 639px){.p-info__right{width:100%}}.p-info__right iframe{width:100%;height:200px;margin:24px 0}.p-info p{font-size:12px;line-height:1.6}.p-info span{display:inline-block}.p-info span.info-head{width:10%}.p-editor img{max-width:100%}.p-editor p{margin-bottom:16px}.p-editor p:last-child{margin-bottom:0}.p-editor .wp-block-image{margin-bottom:80px}.p-editor .wp-element-caption{font-size:14px;font-family:Zen Old Mincho,serif}.p-editor h1{padding-bottom:16px;border-bottom:solid 1px #E5E5E5}.p-editor h1:after{display:none}.p-editor ol.wp-block-list{margin-bottom:80px;list-style:decimal;padding-left:16px}.p-editor ol.wp-block-list li{font-size:16px;font-family:Zen Old Mincho,serif;line-height:2}.p-editor ul.wp-block-list{margin-bottom:80px;list-style:disc;padding-left:16px}.p-editor ul.wp-block-list li{font-size:16px;font-family:Zen Old Mincho,serif;line-height:2}.p-menuSingle h1{margin-bottom:16px}.p-menuSingle__price{margin-bottom:80px;font-size:24px}.p-menuSingle__price span{font-size:16px}.p-modal__bg{width:100%;height:100%;position:fixed;z-index:1001;top:0;left:0;background-color:#0009;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease,transform .3s ease-in-out}.p-modal__bg.is-active{opacity:1;visibility:visible}.p-modal__inner{padding:0 16px;margin:auto;display:flex;position:fixed;z-index:1002;top:0;right:0;bottom:0;left:0;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease,transform .3s ease-in-out}.p-modal__inner.is-active{opacity:1;visibility:visible}.p-modal__content{width:50%;position:absolute;top:calc(50% - 24px);filter:drop-shadow(0 0 10px rgba(0,0,0,.4));border-radius:16px;display:flex;flex-direction:column;gap:8px;z-index:1;transform:translate3d(0,48px,0) translateY(-50%);opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease,transform .3s ease-in-out}@media screen and (max-width: 639px){.p-modal__content{width:100%;padding:0 16px}}.p-modal__content.is-active{opacity:1;visibility:visible}.p-modal__img,.p-modal__img img{width:100%}.p-modal__close{height:24px;top:16px;right:16px;z-index:1003;transform:translate(calc(50% - 16px))}.p-modal__close:after,.p-modal__close:before{content:"";position:absolute;display:inline-block;top:50%;left:50%;width:24px;height:1px;background:#fff;cursor:pointer}.p-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.p-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.p-open,.p-open p{text-align:center}.p-open__date{font-size:20px}.p-open__open{font-size:32px}.p-open__annotation{font-size:14px}.p-open__instaWrap{margin:16px 0}.p-open__insta{height:40px;aspect-ratio:1/1;display:inline-block}.p-open__insta img{width:100%}.u-inline-block,.u-pc{display:inline-block}@media screen and (max-width: 639px){.u-pc{display:none}}.u-sp{display:none}@media screen and (max-width: 639px){.u-sp{display:inline-block}}.u-red{color:#e6606a}.u-mb-0{margin-bottom:0}
