:root{--c-main: #6B3A2A;--c-accent: #C5963A;--c-gold-light: rgba(197, 150, 58, .15);--c-bg-cream: #FAF6F0;--c-bg-white: #ffffff;--c-text: #3B2A1A;--c-text-light: #7A6A5A;--c-border: #E8DFD4;--c-btn: #6B3A2A;--container: 1000px}[data-astro-cid-5p3shmds]{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans JP,sans-serif;color:var(--c-text);background:var(--c-bg-white);line-height:1.8;-webkit-font-smoothing:antialiased}img[data-astro-cid-5p3shmds]{max-width:100%;height:auto;display:block}a[data-astro-cid-5p3shmds]{color:inherit;text-decoration:none}.l-container[data-astro-cid-5p3shmds]{max-width:var(--container);margin:0 auto;padding:0 24px}.l-header-bar[data-astro-cid-5p3shmds]{background:var(--c-main);padding:6px 0;font-size:12px;color:#ffffffd9;text-align:center;letter-spacing:.08em}.l-header[data-astro-cid-5p3shmds]{background:#fff;border-bottom:1px solid var(--c-border);position:sticky;top:0;z-index:100}.l-header__inner[data-astro-cid-5p3shmds]{display:flex;align-items:center;justify-content:space-between;height:70px}.l-header__logo[data-astro-cid-5p3shmds]{font-family:"Noto Serif JP",serif;font-size:20px;font-weight:700;color:var(--c-main)}.l-header__logo[data-astro-cid-5p3shmds] small[data-astro-cid-5p3shmds]{font-size:11px;font-weight:400;color:var(--c-text-light);display:block;margin-top:-2px;letter-spacing:.05em}.l-header__nav[data-astro-cid-5p3shmds]{display:flex;gap:24px;font-size:14px}.l-header__nav[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]{transition:color .3s}.l-header__nav[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]:hover{color:var(--c-accent)}.p-mv[data-astro-cid-5p3shmds]{position:relative;width:100%;height:65vh;min-height:420px;overflow:hidden}.p-mv[data-astro-cid-5p3shmds] img[data-astro-cid-5p3shmds]{width:100%;height:100%;object-fit:cover}.p-mv__overlay[data-astro-cid-5p3shmds]{position:absolute;inset:0;background:linear-gradient(to top,#3b2a1a99,#00000026,#0000000d);display:flex;align-items:flex-end;justify-content:center;padding-bottom:60px}.p-mv__text[data-astro-cid-5p3shmds]{text-align:center;color:#fff}.p-mv__title[data-astro-cid-5p3shmds]{font-family:"Noto Serif JP",serif;font-size:clamp(1.8rem,5vw,3rem);font-weight:700;text-shadow:1px 1px 4px rgba(0,0,0,.3);letter-spacing:.12em;margin-bottom:12px}.p-mv__sub[data-astro-cid-5p3shmds]{font-size:clamp(.85rem,2vw,1rem);font-weight:300;letter-spacing:.15em;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.p-news[data-astro-cid-5p3shmds]{padding:40px 0;background:var(--c-bg-white)}.p-news__title[data-astro-cid-5p3shmds]{text-align:center;font-size:14px;font-weight:500;margin-bottom:20px;color:var(--c-text-light);letter-spacing:.05em}.p-news__list[data-astro-cid-5p3shmds]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.p-news__item[data-astro-cid-5p3shmds]{border:1px solid var(--c-border);border-radius:4px;overflow:hidden;transition:box-shadow .3s}.p-news__item[data-astro-cid-5p3shmds]:hover{box-shadow:0 4px 16px #6b3a2a1a}.p-news__item[data-astro-cid-5p3shmds] img[data-astro-cid-5p3shmds]{width:100%;height:140px;object-fit:cover}.p-news__item-body[data-astro-cid-5p3shmds]{padding:12px 16px}.p-news__item-title[data-astro-cid-5p3shmds]{font-size:13px;font-weight:500;line-height:1.6}.p-news__item-date[data-astro-cid-5p3shmds]{font-size:11px;color:var(--c-text-light);margin-top:6px}.p-section[data-astro-cid-5p3shmds]{padding:64px 0 56px}.p-section--cream[data-astro-cid-5p3shmds]{background:var(--c-bg-cream)}.p-section__label[data-astro-cid-5p3shmds]{text-align:center;font-size:11px;font-weight:500;color:var(--c-accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px}.p-section__heading[data-astro-cid-5p3shmds]{text-align:center;font-family:"Noto Serif JP",serif;font-size:clamp(1.3rem,3vw,1.6rem);font-weight:700;color:var(--c-main);margin-bottom:28px;letter-spacing:.08em}.p-section__body[data-astro-cid-5p3shmds]{text-align:center;font-size:14px;line-height:2.2;color:var(--c-text);border:1px solid var(--c-border);background:var(--c-bg-cream);border-radius:4px;padding:28px 24px;max-width:700px;margin:0 auto 24px}.p-section--cream[data-astro-cid-5p3shmds] .p-section__body[data-astro-cid-5p3shmds]{background:#fff}.p-section__btn[data-astro-cid-5p3shmds]{text-align:center;margin-top:24px}.p-section__btn[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]{display:inline-block;background:var(--c-btn);color:#fff;padding:14px 36px;border-radius:4px;font-size:14px;font-weight:500;transition:opacity .3s;letter-spacing:.05em}.p-section__btn[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]:hover{opacity:.7}.p-kodawari[data-astro-cid-5p3shmds]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.p-kodawari__item[data-astro-cid-5p3shmds]{background:#fff;border:1px solid var(--c-border);border-radius:8px;overflow:hidden;text-align:center;transition:box-shadow .3s}.p-kodawari__item[data-astro-cid-5p3shmds]:hover{box-shadow:0 6px 20px #6b3a2a1a}.p-kodawari__item[data-astro-cid-5p3shmds] img[data-astro-cid-5p3shmds]{width:100%;height:180px;object-fit:cover}.p-kodawari__item-body[data-astro-cid-5p3shmds]{padding:20px 16px 24px}.p-kodawari__item-num[data-astro-cid-5p3shmds]{font-size:11px;color:var(--c-accent);font-weight:700;letter-spacing:.15em;margin-bottom:4px}.p-kodawari__item-title[data-astro-cid-5p3shmds]{font-family:"Noto Serif JP",serif;font-size:17px;font-weight:700;color:var(--c-main);margin-bottom:10px}.p-kodawari__item-desc[data-astro-cid-5p3shmds]{font-size:13px;line-height:1.9;color:var(--c-text-light)}.p-menu[data-astro-cid-5p3shmds]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.p-menu__item[data-astro-cid-5p3shmds]{background:var(--c-bg-cream);border:1px solid var(--c-border);border-radius:8px;overflow:hidden;text-align:center;transition:box-shadow .3s}.p-section--cream[data-astro-cid-5p3shmds] .p-menu__item[data-astro-cid-5p3shmds]{background:#fff}.p-menu__item[data-astro-cid-5p3shmds]:hover{box-shadow:0 6px 20px #6b3a2a1a}.p-menu__item[data-astro-cid-5p3shmds] img[data-astro-cid-5p3shmds]{width:100%;height:180px;object-fit:cover}.p-menu__item-body[data-astro-cid-5p3shmds]{padding:16px}.p-menu__item-title[data-astro-cid-5p3shmds]{font-family:"Noto Serif JP",serif;font-size:15px;font-weight:600;color:var(--c-main);margin-bottom:6px}.p-menu__item-price[data-astro-cid-5p3shmds]{font-size:14px;color:var(--c-accent);font-weight:700}.p-menu__item-desc[data-astro-cid-5p3shmds]{font-size:12px;color:var(--c-text-light);margin-top:4px}.p-info[data-astro-cid-5p3shmds]{max-width:600px;margin:0 auto 24px}.p-info[data-astro-cid-5p3shmds] table[data-astro-cid-5p3shmds]{width:100%;border-collapse:collapse;font-size:14px}.p-info[data-astro-cid-5p3shmds] th[data-astro-cid-5p3shmds]{text-align:left;padding:12px 16px;border-bottom:1px solid var(--c-border);font-weight:500;color:var(--c-main);width:30%;vertical-align:top;white-space:nowrap}.p-info[data-astro-cid-5p3shmds] td[data-astro-cid-5p3shmds]{padding:12px 16px;border-bottom:1px solid var(--c-border);color:var(--c-text)}.p-access__map[data-astro-cid-5p3shmds]{width:100%;max-width:700px;margin:0 auto 16px}.p-access__map[data-astro-cid-5p3shmds] iframe[data-astro-cid-5p3shmds]{width:100%;height:350px;border:0;border-radius:4px}.l-footer[data-astro-cid-5p3shmds]{background:var(--c-main);padding:32px 0;text-align:center;font-size:12px;color:#ffffffb3}.l-footer__logo[data-astro-cid-5p3shmds]{font-family:"Noto Serif JP",serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.l-footer__sns[data-astro-cid-5p3shmds]{margin-top:12px}.l-footer__sns[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]{display:inline-block;color:#fffc;font-size:13px;transition:color .3s}.l-footer__sns[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]:hover{color:var(--c-accent)}.p-fixBottom[data-astro-cid-5p3shmds]{position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--c-main);padding:14px 0;text-align:center;display:none}.p-fixBottom[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]{color:#fff;font-size:15px;font-weight:700;letter-spacing:.1em}.p-demoBanner[data-astro-cid-5p3shmds]{position:fixed;top:0;left:0;right:0;z-index:300;background:#1a1a1a;color:#fff;text-align:center;font-size:12px;padding:8px}.p-demoBanner[data-astro-cid-5p3shmds] a[data-astro-cid-5p3shmds]{color:var(--c-accent);margin-left:12px;text-decoration:underline}.l-header__menuBtn[data-astro-cid-5p3shmds]{display:none;cursor:pointer;width:32px;height:32px;flex-direction:column;align-items:center;justify-content:center;gap:5px}.l-header__menuBtn[data-astro-cid-5p3shmds] span[data-astro-cid-5p3shmds]{display:block;width:20px;height:2px;background:var(--c-main);transition:.3s}.p-spMenu[data-astro-cid-5p3shmds]{display:none;position:fixed;inset:0;z-index:250;background:#00000080}.p-spMenu__inner[data-astro-cid-5p3shmds]{position:absolute;right:0;top:0;bottom:0;width:280px;background:#fff;padding:60px 24px 24px}.p-spMenu__close[data-astro-cid-5p3shmds]{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer;background:none;border:none;color:var(--c-main)}.p-spMenu__nav[data-astro-cid-5p3shmds]{display:flex;flex-direction:column;gap:20px;font-size:15px}.p-spMenu[data-astro-cid-5p3shmds].is-open{display:block}.p-gold-line[data-astro-cid-5p3shmds]{width:40px;height:2px;background:var(--c-accent);margin:0 auto 20px}@media(max-width:768px){.l-header__nav[data-astro-cid-5p3shmds]{display:none}.l-header__menuBtn[data-astro-cid-5p3shmds]{display:flex}.p-fixBottom[data-astro-cid-5p3shmds]{display:block}.p-news__list[data-astro-cid-5p3shmds]{grid-template-columns:repeat(2,1fr)}.p-kodawari[data-astro-cid-5p3shmds]{grid-template-columns:1fr;max-width:400px}.p-menu[data-astro-cid-5p3shmds]{grid-template-columns:repeat(2,1fr)}.p-mv[data-astro-cid-5p3shmds]{height:50vh;min-height:320px}.l-header-bar[data-astro-cid-5p3shmds]{display:none}body{padding-bottom:56px}}@media(max-width:480px){.p-news__list[data-astro-cid-5p3shmds]{grid-template-columns:1fr}.p-menu[data-astro-cid-5p3shmds]{grid-template-columns:1fr;max-width:400px}}html{scroll-behavior:smooth}
