@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}ul,ol{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none;background-color:rgba(0,0,0,0);-webkit-transition:color .2s;transition:color .2s;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}a:hover,a:focus{opacity:.7}address{font-size:inherit;font-style:inherit;font-weight:inherit;font-family:inherit}button,input,optgroup,select,textarea{margin:0;padding:0;font-family:inherit;font-size:100%;line-height:inherit;color:inherit;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}textarea{resize:vertical}img,svg,video,canvas,audio,iframe,embed,object{display:block;max-width:100%;height:auto}table{border-collapse:collapse;border-spacing:0}article,aside,canvas,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}input,button,textarea,select{font:inherit}:focus:not(:focus-visible){outline:none}html:focus-within{scroll-behavior:smooth}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}body{min-height:100vh;text-rendering:optimizeLegibility;word-break:break-word;-webkit-font-smoothing:antialiased}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}a,button,input{-webkit-tap-highlight-color:rgba(0,0,0,0)}a,button{cursor:pointer}@media screen and (max-width: 767px){.sp-hidden{display:none !important}}@media screen and (min-width: 768px){.pc-hidden{display:none !important}}small{font-size:.8em}.dib{display:inline-block}strong{font-weight:700}.btn-default{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.btn-default .btn-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:16px}.btn-default .btn-inner .btn-label{text-align:right;line-height:1;letter-spacing:.15em;font-size:18px}@media screen and (max-width: 767px){.btn-default .btn-inner .btn-label{font-size:16px}}.btn-default .btn-inner .btn-icon{display:block;width:26px;-webkit-transition:translate .3s ease;transition:translate .3s ease}.section-title{display:grid;grid-template-columns:1fr;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:72px}@media screen and (max-width: 767px){.section-title{margin-bottom:40px;gap:20px}}.section-title .section-title-h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--color-bs-primary);gap:12px;line-height:1}.section-title .section-title-h2 .section-title-h2-en{font-family:var(--font-family-latin);font-size:24px;font-weight:400;letter-spacing:.1em}@media screen and (max-width: 767px){.section-title .section-title-h2 .section-title-h2-en{font-size:18px}}.section-title .section-title-h2 .section-title-h2-ja{font-size:34px;letter-spacing:.15em;line-height:1.3;font-weight:700}@media screen and (max-width: 767px){.section-title .section-title-h2 .section-title-h2-ja{font-size:24px;line-height:1.42}}.section-title .section-title-h2 svg{width:auto;height:auto}.section-title .section-title-h2 svg.pc{display:block}@media screen and (max-width: 767px){.section-title .section-title-h2 svg.pc{display:none}}.section-title .section-title-h2 svg.sp{display:none}@media screen and (max-width: 767px){.section-title .section-title-h2 svg.sp{display:block}}.section-title .section-title-text{text-align:center;letter-spacing:.11em;line-height:1.875}.header{position:fixed;z-index:2000;width:100%;background-color:var(--color-bg-secondary);top:0}.header .header-inner{position:relative;display:grid;grid-template-columns:90px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:52px;width:calc(100% - 80px);max-width:1260px;height:65px}@media screen and (max-width: 1080px){.header .header-inner{display:block}}@media screen and (max-width: 767px){.header .header-inner{height:54px;width:calc(100% - 32px)}}.header .header-inner .header-logo{width:100%}@media screen and (max-width: 1080px){.header .header-inner .header-logo{position:absolute;top:50%;left:50%;translate:-50% -50%;width:90px}}@media screen and (max-width: 767px){.header .header-inner .header-logo{width:72px}}.header .header-inner .header-main .header-menu{display:grid;grid-template-columns:1fr 120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6%}@media screen and (max-width: 1080px){.header .header-inner .header-main .header-menu{display:none}}.header .header-inner .header-main .header-menu .header-menu-list{display:grid;grid-template-columns:repeat(5, auto);gap:7%;width:100%;max-width:960px;margin-left:auto}@media screen and (max-width: 1280px){.header .header-inner .header-main .header-menu .header-menu-list{gap:5%}}.header .header-inner .header-main .header-menu .header-menu-list .header-menu-item{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header .header-inner .header-main .header-menu .header-menu-list .header-menu-item:hover .header-menu-item-children{opacity:1;pointer-events:auto}.header .header-inner .header-main .header-menu .header-menu-list .header-menu-item .header-menu-item-inner{width:100%;text-align:center;font-size:18px;letter-spacing:.15em;color:var(--color-bs-primary);width:-webkit-max-content;width:-moz-max-content;width:max-content}.header .header-inner .header-main .header-menu .header-menu-list .header-menu-item .header-menu-item-children{position:absolute;opacity:0;pointer-events:none;-webkit-transition:.3s ease;transition:.3s ease;background-color:var(--color-bg-secondary);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100%;padding:16px 24px;left:50%;bottom:0;translate:-50% 100%;text-align:center;display:grid;gap:4px}.header .header-inner .header-main .header-menu .header-menu-list .header-menu-item .header-menu-item-children .header-menu-item-child .header-menu-item-child-inner{text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%;padding-block:4px;letter-spacing:.15em;color:var(--color-bs-primary)}.header .header-inner .header-main .header-menu .header-menu-booking{width:100%}.header .header-inner .header-main .header-menu .header-menu-booking .header-menu-booking-inner{width:100%;height:40px;border-radius:8px;color:var(--color-bs-primary);border:2px solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;letter-spacing:.15em}.header .header-inner .header-main .header-button{display:none}@media screen and (max-width: 1080px){.header .header-inner .header-main .header-button{display:block;position:absolute;width:28px;top:50%;right:16px;translate:0 -50%}}.header .header-inner .header-main .header-button .toggle-menu-button{display:block;width:100%}.header .header-inner .header-main .header-button .toggle-menu-button .toggle-menu-button-inner{width:100%;aspect-ratio:1/1;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header-inner .header-main .header-button .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon{display:block;position:relative;width:100%;height:100%}.header .header-inner .header-main .header-button .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon .toggle-menu-button-icon-line{position:absolute;width:100%;height:2px;background-color:var(--color-bs-primary);border-radius:999px;translate:-50% -50%}.header .header-inner .header-main .header-button .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon .toggle-menu-button-icon-line:nth-child(1){top:calc(50% - 7px);left:50%}.header .header-inner .header-main .header-button .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon .toggle-menu-button-icon-line:nth-child(2){top:50%;left:50%}.header .header-inner .header-main .header-button .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon .toggle-menu-button-icon-line:nth-child(3){top:calc(50% + 7px);left:50%}.toggle-menu{position:fixed;top:0;left:0;width:100dvw;height:100dvh;opacity:0;pointer-events:none;z-index:99999;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;overflow-y:scroll;overflow-x:hidden;background-color:var(--color-bg-secondary)}.toggle-menu.active{opacity:1;pointer-events:auto}.toggle-menu .toggle-menu-inner{padding-block:40px 60px;padding-inline:20px}.toggle-menu .toggle-menu-header .toggle-menu-logo{width:40%;max-width:240px;margin-inline:auto}.toggle-menu .toggle-menu-header .toggle-menu-close .toggle-menu-button{position:absolute;top:60px;right:20px}.toggle-menu .toggle-menu-header .toggle-menu-close .toggle-menu-button .toggle-menu-button-inner{padding:8px}.toggle-menu .toggle-menu-header .toggle-menu-close .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon{display:block;position:relative;width:20px;aspect-ratio:1/1}.toggle-menu .toggle-menu-header .toggle-menu-close .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon .toggle-menu-button-icon-line{width:20px;height:2px;border-radius:999px;background-color:var(--color-bs-primary);position:absolute;top:50%;left:50%;translate:-50% -50%}.toggle-menu .toggle-menu-header .toggle-menu-close .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon .toggle-menu-button-icon-line:nth-child(1){rotate:45deg}.toggle-menu .toggle-menu-header .toggle-menu-close .toggle-menu-button .toggle-menu-button-inner .toggle-menu-button-icon .toggle-menu-button-icon-line:nth-child(2){rotate:-45deg}.toggle-menu .toggle-menu-body{margin-top:40px;width:100%;max-width:540px;margin-inline:auto}.toggle-menu .toggle-menu-body .toggle-menu-list{display:grid;grid-template-columns:1fr;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;gap:24px}.toggle-menu .toggle-menu-body .toggle-menu-list .toggle-menu-item .toggle-menu-item-children{padding-left:20px;border-left:2px solid var(--color-bs-primary);margin-top:16px;display:grid;grid-template-columns:1fr;gap:8px}.toggle-menu .toggle-menu-body .toggle-menu-booking{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:30px}.toggle-menu .toggle-menu-body .toggle-menu-booking .toggle-menu-booking-inner{width:120px;height:40px;border-radius:8px;color:var(--color-bs-primary);border:2px solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}body:has(.toggle-menu.active){overflow:hidden}.footer{padding-top:200px;width:100%;overflow:hidden}@media screen and (max-width: 767px){.footer{padding-top:100px}}.footer .footer-inner{background-color:var(--color-bs-primary);margin-top:-2px;position:relative}.footer .footer-inner>picture{pointer-events:none;display:block;width:calc(100% + 20px);position:absolute;top:1px;left:50%;translate:-50% -100%}.footer .footer-inner>picture img{width:100%;max-width:none}.footer .footer-inner .footer-main{color:var(--color-bg-default);display:grid;grid-template-columns:214px 1fr;gap:24px;padding-block:40px 96px}@media screen and (max-width: 767px){.footer .footer-inner .footer-main{gap:24px;grid-template-columns:1fr;padding-block:24px;padding-inline:16px}}.footer .footer-inner .footer-main .footer-company{display:grid;grid-template-columns:1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer .footer-inner .footer-main .footer-company .footer-company-logo{width:100%;max-width:200px}@media screen and (max-width: 767px){.footer .footer-inner .footer-main .footer-company .footer-company-logo{max-width:228 px}}.footer .footer-inner .footer-main .footer-company .footer-company-address{margin-top:10px}@media screen and (max-width: 767px){.footer .footer-inner .footer-main .footer-company .footer-company-address,.footer .footer-inner .footer-main .footer-company .footer-company-review,.footer .footer-inner .footer-main .footer-company .footer-company-tel,.footer .footer-inner .footer-main .footer-company .footer-company-about{font-size:14px}.footer .footer-inner .footer-main .footer-company .footer-company-address br,.footer .footer-inner .footer-main .footer-company .footer-company-review br,.footer .footer-inner .footer-main .footer-company .footer-company-tel br,.footer .footer-inner .footer-main .footer-company .footer-company-about br{display:none}}.footer .footer-inner .footer-main .footer-menu .footer-menu-list{display:grid;grid-template-columns:repeat(3, auto);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:60px;margin-left:auto}@media screen and (max-width: 1080px){.footer .footer-inner .footer-main .footer-menu .footer-menu-list{gap:24px;grid-template-columns:repeat(2, auto)}}@media screen and (max-width: 767px){.footer .footer-inner .footer-main .footer-menu .footer-menu-list{gap:24px;grid-template-columns:repeat(1, auto);margin-left:0}}.footer .footer-inner .footer-main .footer-menu .footer-menu-list .footer-menu-item{display:grid;grid-template-columns:1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:10px}.footer .footer-inner .footer-main .footer-menu .footer-menu-list .footer-menu-item .footer-menu-item-inner{padding-block:2px}@media screen and (max-width: 767px){.footer .footer-inner .footer-main .footer-menu .footer-menu-list .footer-menu-item .footer-menu-item-inner{font-size:14px}}.footer .footer-inner .footer-main .footer-menu .footer-menu-list .footer-menu-item .footer-menu-item-children{padding-left:20px;border-left:2px solid}@media screen and (max-width: 767px){.footer .footer-inner .footer-main .footer-menu .footer-menu-list .footer-menu-item .footer-menu-item-children .footer-menu-item-child .footer-menu-item-child-inner{font-size:14px}}.footer .footer-inner .footer-copyright{background-color:var(--color-bg-default);color:var(--color-bs-primary);padding-block:12px}.footer .footer-inner .footer-copyright p{text-align:center}.container-sm{max-width:888px;width:calc(100% - 160px);margin-inline:auto}@media screen and (max-width: 1080px){.container-sm{max-width:768px;width:calc(100% - 40px)}}@media screen and (max-width: 767px){.container-sm{max-width:540px;width:calc(100% - 40px)}}.container-md{max-width:1000px;width:calc(100% - 160px);margin-inline:auto}@media screen and (max-width: 1080px){.container-md{max-width:768px;width:calc(100% - 40px)}}@media screen and (max-width: 767px){.container-md{max-width:540px;width:calc(100% - 40px)}}.container-lg{max-width:1090px;width:calc(100% - 160px);margin-inline:auto}@media screen and (max-width: 1080px){.container-lg{max-width:768px;width:calc(100% - 40px)}}@media screen and (max-width: 767px){.container-lg{max-width:540px;width:calc(100% - 40px)}}.container-xl{max-width:1260px;width:calc(100% - 160px);margin-inline:auto}@media screen and (max-width: 1080px){.container-xl{max-width:768px;width:calc(100% - 40px)}}@media screen and (max-width: 767px){.container-xl{max-width:540px;width:calc(100% - 40px)}}.section{padding-block:64px}@media screen and (max-width: 767px){.section{padding-block:48px}}input[type=text],input[type=tel],input[type=date],input[type=email]{width:100% !important;padding:8px 8px !important;border:1px solid var(--color-bs-primary);background-color:var(--color-bs-white);border-radius:4px;font-size:16px;letter-spacing:.15em;line-height:1.5}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+.checkbox-icon,input[type=radio]+.checkbox-icon{content:"";display:block;width:20px;height:auto;aspect-ratio:1/1;border:1px solid var(--color-bs-primary);background-color:var(--color-bs-white);position:relative}input[type=checkbox]+.checkbox-icon::before,input[type=radio]+.checkbox-icon::before{content:"";display:none;width:21px;height:24px;background-image:url(../images/input-checked.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;bottom:1px;left:1px}input[type=checkbox]:checked+.checkbox-icon::before,input[type=radio]:checked+.checkbox-icon::before{display:block}select{width:100% !important;padding:8px 8px !important;border:1px solid var(--color-bs-primary);background-color:var(--color-bs-white);border-radius:4px;font-size:16px;letter-spacing:.15em;line-height:1.5;position:relative}textarea{display:block;width:100% !important;height:160px;padding:8px 8px !important;border:1px solid var(--color-bs-primary);background-color:var(--color-bs-white);border-radius:4px;font-size:16px;letter-spacing:.15em;line-height:1.5}.wpcf7-form-control-wrap{display:block}:root{--font-family-base: "Zen Kaku Gothic New", sans-serif;--font-family-latin: "EB Garamond", sans-serif;--color-bs-primary: #956B48;--color-bs-secondary-1: #FAA068;--color-bs-secondary-2: #77C1BB;--color-bs-secondary-3: #6DA097;--color-bs-default: #462000;--color-bs-white: #fff;--color-bg-default: #FDF8F0;--color-bg-secondary: #FCFAF5}html{background-color:var(--color-bg-default);-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth;scroll-padding:80px;font-size:62.5%;-webkit-font-smoothing:antialiased;margin:0 !important}body{width:100%;position:relative;font-family:var(--font-family-base);color:var(--color-bs-default);font-weight:500;font-size:16px;letter-spacing:.04em;line-height:1.8;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (max-width: 1080px){body{line-height:1.6}}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(../images/bg-image.webp);background-position:center;background-size:cover;opacity:.62;z-index:-1}body::after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-bg-default);opacity:1;z-index:-2}img,svg{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}a,button{cursor:pointer}#wpadminbar{display:none !important}/*# sourceMappingURL=common.min.css.map */