:root{--c-main: #8B0000;--c-accent: #8B0000;--c-bg-dark: #1a1a1a;--c-bg-white: #ffffff;--c-text: #1a1a1a;--c-text-light: #666;--c-text-on-dark: #f5f5f5;--c-border: #e0e0e0;--c-btn: #8B0000;--container: 1000px}[data-astro-cid-muhdzcyu]{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-muhdzcyu]{max-width:100%;height:auto;display:block}a[data-astro-cid-muhdzcyu]{color:inherit;text-decoration:none}.l-container[data-astro-cid-muhdzcyu]{max-width:var(--container);margin:0 auto;padding:0 24px}.l-header-bar[data-astro-cid-muhdzcyu]{background:var(--c-accent);padding:8px 0;font-size:12px;color:#fff;text-align:center;letter-spacing:.1em;font-weight:500}.l-header[data-astro-cid-muhdzcyu]{background:#fff;border-bottom:1px solid var(--c-border);position:sticky;top:0;z-index:100}.l-header__inner[data-astro-cid-muhdzcyu]{display:flex;align-items:center;justify-content:space-between;height:70px}.l-header__logo[data-astro-cid-muhdzcyu]{font-size:22px;font-weight:900;color:var(--c-accent);letter-spacing:.05em}.l-header__nav[data-astro-cid-muhdzcyu]{display:flex;gap:24px;font-size:14px;font-weight:500}.l-header__nav[data-astro-cid-muhdzcyu] a[data-astro-cid-muhdzcyu]{transition:color .3s}.l-header__nav[data-astro-cid-muhdzcyu] a[data-astro-cid-muhdzcyu]:hover{color:var(--c-accent)}.p-mv[data-astro-cid-muhdzcyu]{position:relative;width:100%;height:70vh;min-height:450px;overflow:hidden}.p-mv[data-astro-cid-muhdzcyu] img[data-astro-cid-muhdzcyu]{width:100%;height:100%;object-fit:cover}.p-mv__overlay[data-astro-cid-muhdzcyu]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0000008c);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.p-mv__badge[data-astro-cid-muhdzcyu]{background:var(--c-accent);color:#fff;font-size:14px;font-weight:700;padding:6px 20px;border-radius:2px;letter-spacing:.15em}.p-mv__title[data-astro-cid-muhdzcyu]{color:#fff;font-size:clamp(2rem,6vw,3.5rem);font-weight:900;text-shadow:2px 2px 8px rgba(0,0,0,.4);letter-spacing:.15em}.p-mv__sub[data-astro-cid-muhdzcyu]{color:#ffffffe6;font-size:clamp(.85rem,2vw,1.1rem);font-weight:500;letter-spacing:.1em}.p-news[data-astro-cid-muhdzcyu]{padding:40px 0;background:var(--c-bg-white)}.p-news__title[data-astro-cid-muhdzcyu]{text-align:center;font-size:14px;font-weight:500;margin-bottom:20px;color:var(--c-text-light);letter-spacing:.1em}.p-news__list[data-astro-cid-muhdzcyu]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.p-news__item[data-astro-cid-muhdzcyu]{border:1px solid var(--c-border);border-radius:4px;overflow:hidden;transition:box-shadow .3s}.p-news__item[data-astro-cid-muhdzcyu]:hover{box-shadow:0 4px 16px #0000001a}.p-news__item[data-astro-cid-muhdzcyu] img[data-astro-cid-muhdzcyu]{width:100%;height:140px;object-fit:cover}.p-news__item-body[data-astro-cid-muhdzcyu]{padding:12px 16px}.p-news__item-title[data-astro-cid-muhdzcyu]{font-size:13px;font-weight:500;line-height:1.6}.p-news__item-date[data-astro-cid-muhdzcyu]{font-size:11px;color:var(--c-text-light);margin-top:6px}.p-section[data-astro-cid-muhdzcyu]{padding:70px 0 60px}.p-section--dark[data-astro-cid-muhdzcyu]{background:var(--c-bg-dark);color:var(--c-text-on-dark)}.p-section__heading[data-astro-cid-muhdzcyu]{text-align:center;margin-bottom:12px}.p-section__heading-en[data-astro-cid-muhdzcyu]{display:block;font-size:11px;font-weight:500;letter-spacing:.2em;color:var(--c-accent);text-transform:uppercase;margin-bottom:8px}.p-section--dark[data-astro-cid-muhdzcyu] .p-section__heading-en[data-astro-cid-muhdzcyu]{color:#c44}.p-section__heading-ja[data-astro-cid-muhdzcyu]{display:block;font-size:clamp(1.3rem,3vw,1.6rem);font-weight:900;letter-spacing:.08em}.p-section__lead[data-astro-cid-muhdzcyu]{text-align:center;font-size:14px;color:var(--c-text-light);margin-bottom:32px}.p-section--dark[data-astro-cid-muhdzcyu] .p-section__lead[data-astro-cid-muhdzcyu]{color:#aaa}.p-section__body[data-astro-cid-muhdzcyu]{text-align:center;font-size:15px;line-height:2.2;color:var(--c-text);max-width:700px;margin:0 auto 24px}.p-section--dark[data-astro-cid-muhdzcyu] .p-section__body[data-astro-cid-muhdzcyu]{color:var(--c-text-on-dark)}.p-section__btn[data-astro-cid-muhdzcyu]{text-align:center;margin-top:28px}.p-section__btn[data-astro-cid-muhdzcyu] a[data-astro-cid-muhdzcyu]{display:inline-block;background:var(--c-btn);color:#fff;padding:14px 36px;border-radius:2px;font-size:14px;font-weight:700;letter-spacing:.1em;transition:opacity .3s}.p-section__btn[data-astro-cid-muhdzcyu] a[data-astro-cid-muhdzcyu]:hover{opacity:.8}.p-section--dark[data-astro-cid-muhdzcyu] .p-section__btn[data-astro-cid-muhdzcyu] a[data-astro-cid-muhdzcyu]{background:#fff;color:var(--c-bg-dark)}.p-kodawari[data-astro-cid-muhdzcyu]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.p-kodawari__item[data-astro-cid-muhdzcyu]{text-align:center}.p-kodawari__item[data-astro-cid-muhdzcyu] img[data-astro-cid-muhdzcyu]{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:16px}.p-kodawari__item-title[data-astro-cid-muhdzcyu]{font-size:16px;font-weight:700;margin-bottom:8px}.p-kodawari__item-text[data-astro-cid-muhdzcyu]{font-size:13px;line-height:1.9;color:var(--c-text-light)}.p-section--dark[data-astro-cid-muhdzcyu] .p-kodawari__item-text[data-astro-cid-muhdzcyu]{color:#aaa}.p-menu[data-astro-cid-muhdzcyu]{max-width:600px;margin:0 auto}.p-menu__category[data-astro-cid-muhdzcyu]{font-size:16px;font-weight:700;margin-bottom:12px;padding-bottom:6px;border-bottom:2px solid var(--c-accent)}.p-menu__item[data-astro-cid-muhdzcyu]{display:flex;justify-content:space-between;align-items:baseline;padding:10px 0;border-bottom:1px dotted var(--c-border);font-size:15px}.p-menu__item-name[data-astro-cid-muhdzcyu]{font-weight:500}.p-menu__item-price[data-astro-cid-muhdzcyu]{font-weight:700;color:var(--c-accent);white-space:nowrap;margin-left:16px}.p-menu__group[data-astro-cid-muhdzcyu]+.p-menu__group[data-astro-cid-muhdzcyu]{margin-top:28px}.p-shopinfo[data-astro-cid-muhdzcyu]{max-width:600px;margin:0 auto}.p-shopinfo[data-astro-cid-muhdzcyu] table[data-astro-cid-muhdzcyu]{width:100%;border-collapse:collapse;font-size:14px}.p-shopinfo[data-astro-cid-muhdzcyu] th[data-astro-cid-muhdzcyu]{text-align:left;padding:12px 16px;width:120px;font-weight:700;border-bottom:1px solid var(--c-border);vertical-align:top}.p-shopinfo[data-astro-cid-muhdzcyu] td[data-astro-cid-muhdzcyu]{padding:12px 16px;border-bottom:1px solid var(--c-border)}.p-section--dark[data-astro-cid-muhdzcyu] .p-shopinfo[data-astro-cid-muhdzcyu] th[data-astro-cid-muhdzcyu],.p-section--dark[data-astro-cid-muhdzcyu] .p-shopinfo[data-astro-cid-muhdzcyu] td[data-astro-cid-muhdzcyu]{border-bottom-color:#333}.p-access__map[data-astro-cid-muhdzcyu]{width:100%;max-width:700px;margin:0 auto 16px}.p-access__map[data-astro-cid-muhdzcyu] iframe[data-astro-cid-muhdzcyu]{width:100%;height:350px;border:0;border-radius:4px}.l-footer[data-astro-cid-muhdzcyu]{background:var(--c-bg-dark);padding:32px 0;text-align:center;font-size:12px;color:#888}.l-footer__logo[data-astro-cid-muhdzcyu]{font-size:18px;font-weight:900;color:#fff;margin-bottom:8px;letter-spacing:.05em}.p-fixBottom[data-astro-cid-muhdzcyu]{position:fixed;bottom:0;left:0;right:0;z-index:200;display:none}.p-fixBottom__inner[data-astro-cid-muhdzcyu]{display:flex}.p-fixBottom__btn[data-astro-cid-muhdzcyu]{flex:1;text-align:center;padding:14px 0;font-size:14px;font-weight:700;letter-spacing:.05em}.p-fixBottom__btn--tel[data-astro-cid-muhdzcyu]{background:var(--c-accent);color:#fff}.p-fixBottom__btn--ig[data-astro-cid-muhdzcyu]{background:var(--c-bg-dark);color:#fff}.p-demoBanner[data-astro-cid-muhdzcyu]{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-muhdzcyu] a[data-astro-cid-muhdzcyu]{color:#f59e0b;margin-left:12px;text-decoration:underline}.l-header__menuBtn[data-astro-cid-muhdzcyu]{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-muhdzcyu] span[data-astro-cid-muhdzcyu]{display:block;width:20px;height:2px;background:var(--c-text);transition:.3s}.p-spMenu[data-astro-cid-muhdzcyu]{display:none;position:fixed;inset:0;z-index:250;background:#00000080}.p-spMenu__inner[data-astro-cid-muhdzcyu]{position:absolute;right:0;top:0;bottom:0;width:280px;background:#fff;padding:60px 24px 24px}.p-spMenu__close[data-astro-cid-muhdzcyu]{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer;background:none;border:none}.p-spMenu__nav[data-astro-cid-muhdzcyu]{display:flex;flex-direction:column;gap:20px;font-size:15px}.p-spMenu[data-astro-cid-muhdzcyu].is-open{display:block}.t-highlight[data-astro-cid-muhdzcyu]{background:linear-gradient(transparent 60%,#8b000026 60%);padding:0 4px;font-weight:700}.t-large[data-astro-cid-muhdzcyu]{font-size:1.3em;font-weight:900;color:var(--c-accent)}.p-section--dark[data-astro-cid-muhdzcyu] .t-large[data-astro-cid-muhdzcyu]{color:#c44}@media(max-width:768px){.l-header__nav[data-astro-cid-muhdzcyu]{display:none}.l-header__menuBtn[data-astro-cid-muhdzcyu]{display:flex}.p-fixBottom[data-astro-cid-muhdzcyu]{display:block}.p-news__list[data-astro-cid-muhdzcyu]{grid-template-columns:repeat(2,1fr)}.p-kodawari[data-astro-cid-muhdzcyu]{grid-template-columns:1fr;max-width:400px}.p-mv[data-astro-cid-muhdzcyu]{height:50vh;min-height:320px}.l-header-bar[data-astro-cid-muhdzcyu]{display:none}body{padding-bottom:56px}.p-shopinfo[data-astro-cid-muhdzcyu] th[data-astro-cid-muhdzcyu]{width:90px}}@media(max-width:480px){.p-news__list[data-astro-cid-muhdzcyu]{grid-template-columns:1fr}}html{scroll-behavior:smooth}
