*{box-sizing:border-box}::before,::after{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}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:rgba(0,0,0,0);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:-0.25em}sup{top:-0.5em}img{border-style:none;vertical-align:bottom}embed,object,iframe{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:rgba(0,0,0,0);padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}@media(min-width: 768px){.sp-only{display:none !important}}@media(max-width: 576px){.pc-only{display:none !important}}html{font-size:62.5%;background:#0b1e16}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);color:#f5f3ee;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:400;line-height:1.4}@media(min-width: 576px){body{background-image:url("/assets/img/bg-body-20251126.webp");background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:fixed}}body .sp-fixed-bg{position:fixed;top:0;left:0;width:100%;height:100vh;background:url("/assets/img/bg-body-sp-20251126.webp") center/cover no-repeat;z-index:-1;pointer-events:none}@media(min-width: 768px){body .sp-fixed-bg{display:none}}.header_wrap{background:#173415;padding-bottom:.6em}.header{display:flex;justify-content:space-between;align-items:center;max-width:960px;margin-inline:auto;padding-inline:clamp(16px,4vw,40px);width:100%;padding-top:.6em}@media(max-width: 576px){.header{padding-bottom:.6em}}.header__wrap{display:flex;align-items:center;justify-content:flex-start}.header__logo img{width:80px;margin:0 auto}@media(max-width: 576px){.header__logo img{width:50px}}.header__title{color:#121212;margin-left:1em;color:#f5f3ee}@media(max-width: 576px){.header__title{font-size:1.4rem}}.header .reservation{font-weight:600}@media(max-width: 576px){.header .reservation{display:none}}.header .reservation a{display:inline-block;padding:8px 16px;background-color:#f5f3ee;color:#121212;border-radius:3em;transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){.header .reservation a:hover{opacity:.6}}.global-nav{margin-inline:auto;padding-inline:clamp(16px,4vw,40px);max-width:1200px}@media(max-width: 768px){.global-nav{padding:0}}.global-nav__toggle{display:none}@media(max-width: 768px){.global-nav__toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:6px;position:fixed;top:10px;right:15px;z-index:2000;width:45px;height:45px;padding:0;border:none;background:#f5f3ee;cursor:pointer}.global-nav__toggle span{display:block;width:80%;height:2px;background:#121212;transition:.3s;margin:0 auto}.global-nav__toggle.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.global-nav__toggle.is-open span:nth-child(2){opacity:0}.global-nav__toggle.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.global-nav__list{display:flex;justify-content:space-between;align-items:center;margin:.6em 0 0;border:1px solid #f5f3ee;list-style:none}.global-nav__list li{flex:1;text-align:center;border-right:1px solid #f5f3ee}.global-nav__list li:nth-last-child(2){border-right:none}.global-nav__list li.reservation{margin-top:3em;text-align:center;font-weight:600;display:inline-block;background-color:#f5f3ee;color:#121212;border-radius:3em}@media(min-width: 768px){.global-nav__list li.reservation{display:none}}.global-nav__list a{display:block;padding:.6rem 0 .4em;color:inherit;transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){.global-nav__list a:hover{background-color:rgba(31,31,31,.6)}}@media(max-width: 768px){.global-nav{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:1000;visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}.global-nav.is-open{visibility:visible;opacity:1}.global-nav__list{display:block;width:75%;max-width:300px;height:100vh;margin:0 0 0 auto;padding:4rem 1.5rem;background:#121212;border:none;overflow-y:auto}.global-nav__list li{width:100%;text-align:left;border-right:none;border-bottom:1px solid #f5f3ee}.global-nav__list li:last-child{border-bottom:none}.global-nav__list a{padding:1rem 0}}body.is-nav-open{overflow:hidden}.page-hero{display:flex;justify-content:center;padding:1em 0}.page-hero img{width:750px;height:auto}@media(max-width: 768px){.page-hero img{width:100%;height:auto;aspect-ratio:750/400}}.container__title--l{font-size:2.6rem;margin-bottom:1em;font-weight:600}@media(max-width: 576px){.container__title--l{font-size:2.2rem}}.container__title--m{font-size:1.8rem;margin-bottom:.8em;font-weight:600}@media(max-width: 576px){.container__title--m{font-size:1.6rem}}.container__inner--l{max-width:1200px;margin-inline:auto;padding-inline:clamp(16px,4vw,40px);padding-top:1.6em;padding-bottom:1.6em}@media(max-width: 768px){.container__inner--l{padding-top:1em;padding-bottom:1em}}.container__inner--m{background:rgba(15,16,14,.6);max-width:960px;margin-inline:auto;padding-inline:clamp(16px,4vw,40px);padding-top:1.6em;padding-bottom:1.6em}@media(max-width: 768px){.container__inner--m{padding-top:1em;padding-bottom:1em}}.container__inner--s{max-width:720px;margin-inline:auto;padding-inline:clamp(16px,4vw,40px);padding-top:1.6em;padding-bottom:1.6em}@media(max-width: 768px){.container__inner--s{padding-top:1em;padding-bottom:1em}}.m__text{margin-top:1em;line-height:1.4}.m__text--center{text-align:center}.m__text--right{text-align:right}.m__text--left{text-align:left}.m__text--note{font-size:1.2rem;margin-bottom:.4em;padding-left:1em;text-indent:-1em}.m__mt-1{margin-top:1em}.m__pb-0{padding-bottom:0}.m_img_textbox{display:flex;align-items:flex-start;gap:1rem}@media(max-width: 576px){.m_img_textbox{flex-direction:column}}.m_img_textbox__img{width:30%;text-align:center}@media(max-width: 576px){.m_img_textbox__img{width:100%}}.m_img_textbox__img img{width:100%;height:auto;object-fit:cover}@media(max-width: 576px){.m_img_textbox__img img{width:80%;max-width:200px}}.m_img_textbox__text{width:70%}@media(max-width: 576px){.m_img_textbox__text{width:100%}}.m_img_textbox__text--title{font-weight:600;font-size:2rem;margin-bottom:.6rem}.noteList__item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;margin-top:.5rem}.noteList__head{flex-shrink:0}.bg-gradient--gray{background:inherit}.btn__map{display:block;text-align:center;padding:.6em 0;border:1px solid #f5f3ee;border-radius:4px;color:#f5f3ee;font-size:1.4rem;margin-top:.6em;transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){.btn__map:hover{opacity:.6}}.btn__tel{display:flex;align-items:center;margin-top:.6em;transition:opacity .3s ease;border-radius:.2em;border:solid 1px #f5f3ee;padding:.5em 1em;width:fit-content}@media(hover: hover)and (min-width: 1025px){.btn__tel:hover{opacity:.6}}.btn__tel span{margin-left:.5em}.btn__tel img{width:30px;height:auto}#home .hero{padding:1em 0}#home .swiper{width:750px;height:350px;margin:0 auto;background-color:#f5f3ee}@media(max-width: 768px){#home .swiper{width:100%;height:auto;aspect-ratio:750/400}}#home .swiper-slide img{width:100%;height:100%;object-fit:cover}#home .link-banner a{display:block;transition:opacity .3s ease;background:rgba(31,31,31,.8)}@media(hover: hover)and (min-width: 1025px){#home .link-banner a:hover{background-color:rgba(31,31,31,.6)}}#home .link-banner__col{display:flex;flex-direction:column;margin-top:1em;border:1px solid #f5f3ee;padding:1em;border-radius:.6em}#home .link-banner__img{display:grid;grid-template-columns:repeat(3, 1fr);gap:.6em;margin-top:.6em;max-width:600px}@media(max-width: 768px){#home .link-banner__img{gap:.4em}}#home .link-banner__img img{width:100%;height:auto}#home .link-banner__title{font-size:1.2em;font-weight:600}#home .link-banner__more{margin-top:1em;margin-left:auto;text-decoration:underline;text-underline-offset:4px}#home .news-list__col{display:flex;align-items:flex-start;margin-bottom:1em;padding:0 .6em 1em;border-bottom:1px solid #f5f3ee}@media(max-width: 576px){#home .news-list__col{flex-direction:column}}#home .news-list__col h3{font-size:1.4em;font-weight:600;margin-bottom:.6em;line-height:1}@media(max-width: 576px){#home .news-list__col h3{font-size:1.2em}}#home .news-list__col:last-child{border-bottom:none}#home .news-list__col time{min-width:15rem}@media(max-width: 576px){#home .news-list__col time{margin-bottom:.4em}}#home .news-list__col span{text-align:left;font-weight:600;font-size:1.4em;line-height:1}#home .news-list__text{display:flex;flex-direction:column}#home .news-list__link{margin-top:.6em;margin-left:auto}#home .news-list__link a{text-decoration:underline;text-underline-offset:4px;transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){#home .news-list__link a:hover{opacity:.6}}#menu .menu-section__title,#drink .menu-section__title,#course .menu-section__title{font-size:2rem;margin:2rem 0 .4em 0;padding-bottom:.2em;border-bottom:2px solid #d4af37}#menu .menu-section__col,#drink .menu-section__col,#course .menu-section__col{display:flex;flex-wrap:wrap;gap:1em;padding:2rem 1rem;border-bottom:1px solid #f5f3ee}#menu .menu-section__col:last-child,#drink .menu-section__col:last-child,#course .menu-section__col:last-child{border-bottom:none}#menu .menu-section__img,#drink .menu-section__img,#course .menu-section__img{flex:0 0 20%;max-width:160px}#menu .menu-section__img img,#drink .menu-section__img img,#course .menu-section__img img{width:100%;height:auto;object-fit:cover}#menu .menu-section__text,#drink .menu-section__text,#course .menu-section__text{flex:1}#menu .menu-section__ttl,#drink .menu-section__ttl,#course .menu-section__ttl{font-size:1.8rem;font-weight:600;margin-bottom:.4em}#menu .menu-section__ico,#drink .menu-section__ico,#course .menu-section__ico{padding:.2em .6em;margin-bottom:.6em;border:1px solid #f5f3ee;border-radius:.6em;width:fit-content;font-size:1.4rem}#menu .menu-section__price,#drink .menu-section__price,#course .menu-section__price{margin-top:.6em}#menu .menu-section__price-num,#drink .menu-section__price-num,#course .menu-section__price-num{font-size:2.4rem;font-weight:normal;margin-left:.2em;color:#ff8c00;font-weight:600}#menu .menu-section__price-tax,#drink .menu-section__price-tax,#course .menu-section__price-tax{font-size:1.2rem;font-weight:normal;margin-left:.6em;color:#f5f3ee;font-weight:400}#menu .menu-section__item,#drink .menu-section__item,#course .menu-section__item{border:1px solid #f5f3ee;width:fit-content;padding:0em .6em .1em;margin:1em 0 1em 0;border-radius:.4em;font-size:1.2rem}#menu .menu-section__detail table,#drink .menu-section__detail table,#course .menu-section__detail table{margin-top:1em;width:100%;border-collapse:collapse}#menu .menu-section__detail table th,#drink .menu-section__detail table th,#course .menu-section__detail table th{text-align:left;padding:.6em .4em;font-weight:600;vertical-align:top;width:30%}#menu .menu-section__detail table td,#drink .menu-section__detail table td,#course .menu-section__detail table td{padding:.6em .4em}#menu .menu-section__detail table tr:nth-child(odd),#drink .menu-section__detail table tr:nth-child(odd),#course .menu-section__detail table tr:nth-child(odd){background-color:hsla(0,0%,100%,.05)}#menu .menu-section__image,#drink .menu-section__image,#course .menu-section__image{text-align:center;margin-bottom:1em}#menu .menu-section__image img,#drink .menu-section__image img,#course .menu-section__image img{width:100%;height:auto;object-fit:cover;margin-top:.6em}#menu .menu-section__image--l img,#drink .menu-section__image--l img,#course .menu-section__image--l img{max-width:600px}#menu .menu-section__image--m img,#drink .menu-section__image--m img,#course .menu-section__image--m img{max-width:300px}#menu .menu-section__detail,#drink .menu-section__detail,#course .menu-section__detail{overflow:hidden;max-height:0;opacity:0;transition:max-height .5s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .45s ease-out}#menu .menu-section__detail.is-open,#drink .menu-section__detail.is-open,#course .menu-section__detail.is-open{opacity:1}#menu .menu-section__toggle,#drink .menu-section__toggle,#course .menu-section__toggle{display:inline-flex;justify-content:center;align-items:center;color:#121212;width:fit-content;margin-top:.7em;padding:.5em 1.2em;border-radius:2em;background:#f5f3ee;cursor:pointer;min-width:12em;transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){#menu .menu-section__toggle:hover,#drink .menu-section__toggle:hover,#course .menu-section__toggle:hover{opacity:.6}}#menu .menu-reservation,#drink .menu-reservation,#course .menu-reservation{margin:1em 0;background:rgba(0,0,0,.15);backdrop-filter:blur(2px);padding:.8em 1em;border-radius:12px}#menu .menu-reservation__wrap,#drink .menu-reservation__wrap,#course .menu-reservation__wrap{display:flex;justify-content:center;align-items:center;gap:2em}#menu .menu-reservation .reservation a,#drink .menu-reservation .reservation a,#course .menu-reservation .reservation a{display:inline-block;padding:.8em 1.5em;background-color:#d4af37;color:#121212;font-weight:600;border-radius:3em;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){#menu .menu-reservation .reservation a:hover,#drink .menu-reservation .reservation a:hover,#course .menu-reservation .reservation a:hover{opacity:.7}}#menu .menu-reservation__tel img,#drink .menu-reservation__tel img,#course .menu-reservation__tel img{vertical-align:middle;width:45px;height:auto;margin-right:.4em;transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){#menu .menu-reservation__tel img:hover,#drink .menu-reservation__tel img:hover,#course .menu-reservation__tel img:hover{opacity:.7}}#access .access__info{display:flex;justify-content:flex-start;gap:1em}@media(max-width: 576px){#access .access__info{flex-direction:column}}#access .access__txtarea,#access .access__sub{width:70%}@media(max-width: 576px){#access .access__txtarea,#access .access__sub{width:100%}}#access .access__txtarea table,#access .access__sub table{width:100%}#access .access__txtarea table td,#access .access__txtarea table th,#access .access__sub table td,#access .access__sub table th{padding:8px 12px;border:1px solid #f5f3ee}#access .access__txtarea table th,#access .access__sub table th{width:14rem}#access .access__txtarea table td,#access .access__sub table td{text-align:right}#access .access__maparea{flex:1}#stuff table{width:100%}#stuff table td,#stuff table th{padding:8px 12px;border:1px solid #f5f3ee}#stuff table th{width:14rem}.reservation-modal{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center}.reservation-modal.is-open{display:flex}.reservation-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.7)}.reservation-modal__dialog{position:relative;z-index:1;max-width:520px;width:calc(100% - 32px);padding:2rem 1.5rem 1.75rem;background:#1e1e1e;border:1px solid hsla(0,0%,100%,.12);border-radius:1em}.reservation-modal__title{font-size:1.8rem;margin-bottom:.5rem;text-align:center}.reservation-modal__lead{font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.reservation-modal__close{position:absolute;top:.6rem;right:.8rem;border:none;background:none;color:inherit;font-size:2rem;line-height:1;cursor:pointer}body.is-reservation-modal-open{overflow:hidden}.reservation__links,.reservation-modal__links{display:flex;flex-wrap:wrap;gap:1em;margin-top:1em}@media(max-width: 576px){.reservation__links,.reservation-modal__links{flex-direction:column;gap:.6em}}.reservation__links a,.reservation-modal__links a{display:flex;align-items:center;min-width:240px;padding:8px 10px;background-color:#121212;color:#f5f3ee;border-radius:.2em;transition:opacity .3s ease}@media(hover: hover)and (min-width: 1025px){.reservation__links a:hover,.reservation-modal__links a:hover{opacity:.6}}@media(max-width: 576px){.reservation__links a,.reservation-modal__links a{width:100%}}.reservation__links a img,.reservation-modal__links a img{width:50px;height:50px;margin-right:.5em;border-radius:.6em}.reservation-modal__links{justify-content:center}.reservation-modal__links a{width:80%}@media(max-width: 576px){.reservation-modal__links a{width:100%}}.footer_wrap{margin-top:1em;background:#173415}.footer{text-align:center;padding:.6em 0}.footer__nav ul{display:flex;justify-content:center;margin-bottom:.6em;gap:1em}@media(max-width: 576px){.footer__nav ul{flex-wrap:wrap;gap:.4em}}@media(max-width: 576px){.footer__nav li{width:40%}}.footer__nav a{font-size:1.4rem}@media(min-width: 768px){.footer__nav a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}}.footer__text{font-size:1.4rem}@media(hover: hover)and (min-width: 1025px){.u-bleed-x{margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50% + 8px);width:100vw}}.u-srOnly{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.u-srOnly--focusable:focus{clip:auto;-webkit-clip-path:none;clip-path:none;height:auto;margin:0;overflow:visible;position:static;width:auto;z-index:1000}:focus{outline:none}:focus-visible{outline:2px solid #d4af37;outline-offset:2px}.skipNav{position:absolute;top:-40px;left:0;width:100%;height:40px;display:flex;justify-content:center;align-items:center;z-index:1500;color:#121212;background:linear-gradient(135deg, #f8f8f8 0%, #eeeeee 100%);transition:top .2s ease}.skipNav :focus-visible{outline:none}.skipNav:has(a:focus){top:0}/*# sourceMappingURL=style.min.css.map */