:root {
  --red: #d94818;
  --red-dark: #ad3514;
  --gold: #d94818;
  --ink: #073f37;
  --brown: #4a3128;
  --cream: #f5efe3;
  --paper: #fffaf0;
  --green: #06483e;
  --muted: #796b62;
  --line: #d9cebd;
  --max: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--cream);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
button { font: inherit; }
p, h1, h2, h3 { margin-top: 0; }
.section-shell { width: min(calc(100% - 48px), var(--max)); margin-inline: auto; }
.section-space { padding-top: 108px; padding-bottom: 108px; }
.eyebrow { margin: 0 0 14px; color: var(--red); font-size: 11px; font-weight: 800; letter-spacing: .2em; }
.section-title h2 { margin: 0; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(34px, 4.2vw, 56px); line-height: 1.35; letter-spacing: .03em; }

.top-notice { background: var(--red-dark); color: #fff8e9; text-align: center; }
.top-notice p { margin: 0; padding: 7px 16px; font-size: 12px; font-weight: 700; letter-spacing: .05em; }
.top-notice span { margin-right: 10px; color: #ffdc8a; }

.site-header { height: 80px; padding: 0 max(24px, 4vw); background: rgba(245, 239, 227, .94); border-bottom: 1px solid rgba(74, 49, 40, .14); display: flex; align-items: center; justify-content: space-between; position: sticky; top: 0; z-index: 30; backdrop-filter: blur(14px); }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-image { width: 62px; height: 62px; display: block; flex: 0 0 auto; object-fit: cover; border: 1px solid rgba(74, 41, 33, .2); box-shadow: 0 2px 6px rgba(54, 39, 30, .12); }
.brand-seal { width: 43px; height: 43px; background: var(--red); border: 2px solid var(--red); outline: 1px solid #f6d8a1; outline-offset: -5px; color: #fff8e9; display: grid; place-items: center; font-family: "Yu Mincho", serif; font-size: 22px; font-weight: 700; }
.brand-copy b, .brand-copy small { display: block; line-height: 1.15; }
.brand-copy b { font-family: "Yu Mincho", serif; font-size: 20px; letter-spacing: .08em; }
.brand-copy small { margin-top: 4px; color: var(--muted); font-size: 8px; font-weight: 800; letter-spacing: .16em; }
.site-nav { display: flex; align-items: center; gap: 30px; font-size: 13px; font-weight: 700; }
.site-nav a { transition: color .2s; }
.site-nav a:hover { color: var(--red); }
.site-nav .nav-cta { padding: 10px 18px; border: 1px solid var(--red); color: var(--red); }
.menu-toggle { display: none; width: 42px; height: 42px; padding: 8px; border: 0; background: none; position: relative; }
.menu-toggle span { display: block; width: 24px; height: 1px; margin: 5px auto; background: var(--ink); transition: .2s; }
.menu-toggle i { display: block; font-size: 7px; font-style: normal; font-weight: 800; letter-spacing: .16em; }

.hero { min-height: 650px; padding-top: 72px; padding-bottom: 72px; display: grid; grid-template-columns: 1fr .82fr; align-items: center; gap: clamp(48px, 8vw, 112px); }
.hero-copy { position: relative; z-index: 1; }
.hero-kicker { margin-bottom: 4px; color: var(--brown); font-family: "Yu Mincho", serif; font-size: clamp(19px, 2vw, 27px); font-weight: 700; letter-spacing: .08em; }
.hero h1 { margin: 0 0 28px; line-height: .92; }
.hero h1 span { display: block; width: fit-content; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(78px, 9.4vw, 132px); font-weight: 700; letter-spacing: -.06em; }
.hero h1 span:last-child { margin-left: .7em; color: var(--red); }
.hero-lead { margin-bottom: 34px; color: var(--muted); font-size: 15px; }
.hero-actions { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.button { min-height: 48px; padding: 11px 20px; display: inline-flex; align-items: center; justify-content: space-between; gap: 34px; border: 0; font-size: 13px; font-weight: 800; transition: transform .2s, background .2s; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--red); color: #fff; box-shadow: 7px 7px 0 #d9bd87; }
.button-primary:hover { background: var(--red-dark); }
.text-link { border-bottom: 1px solid var(--brown); color: var(--brown); font-size: 13px; font-weight: 700; }
.text-link span { margin-left: 10px; }

.hero-poster { aspect-ratio: 4 / 5; max-height: 530px; background: var(--red); color: #fff8e9; border: 8px solid var(--paper); outline: 1px solid #c7b89f; display: grid; place-items: center; position: relative; overflow: hidden; box-shadow: 18px 18px 0 #dcc79f; }
.hero-poster::before { content: ""; position: absolute; inset: 12px; border: 1px solid rgba(255,255,255,.34); }
.hero-poster::after { content: ""; width: 330px; height: 330px; border: 1px solid rgba(255,255,255,.1); border-radius: 50%; position: absolute; }
.poster-no { position: absolute; top: 25px; left: 28px; font-family: "Yu Mincho", serif; font-size: 15px; font-weight: 700; writing-mode: vertical-rl; letter-spacing: .15em; }
.poster-no span { font-size: 30px; color: #ffd77f; }
.poster-center { position: relative; z-index: 2; text-align: center; }
.poster-center small { font-size: 9px; font-weight: 800; letter-spacing: .32em; opacity: .75; }
.poster-date { margin: 2px 0 0; display: flex; align-items: end; justify-content: center; gap: 10px; line-height: 1; }
.poster-date strong { font-family: Georgia, serif; font-size: clamp(70px, 8vw, 105px); font-weight: 500; letter-spacing: -.06em; }
.poster-date span { margin-bottom: 15px; padding: 3px 6px; border: 1px solid rgba(255,255,255,.55); font-size: 9px; font-weight: 800; letter-spacing: .12em; }
.poster-rule { width: 90px; height: 1px; margin: 22px auto; background: #e7c575; position: relative; }
.poster-rule::after { content: "◆"; position: absolute; top: -11px; left: 39px; color: #e7c575; font-size: 13px; }
.poster-time { margin-bottom: 10px; font-family: Georgia, serif; font-size: 25px; letter-spacing: .05em; }
.poster-time i { margin: 0 5px; color: #e7c575; font-style: normal; }
.poster-place { margin: 0; font-family: "Yu Mincho", serif; font-size: 20px; font-weight: 700; letter-spacing: .08em; }
.poster-foot { position: absolute; right: 27px; bottom: 20px; left: 27px; margin: 0; padding-top: 10px; border-top: 1px solid rgba(255,255,255,.35); text-align: center; font-size: 10px; letter-spacing: .08em; }
.lantern { width: 44px; height: 67px; background: #f0d38f; color: var(--red); display: grid; place-items: center; position: absolute; z-index: 2; border-radius: 45%; font-family: "Yu Mincho", serif; font-weight: 700; box-shadow: inset 0 0 0 5px rgba(143,31,36,.12); }
.lantern::before, .lantern::after { content: ""; width: 28px; height: 4px; background: var(--ink); position: absolute; }
.lantern::before { top: -3px; }.lantern::after { bottom: -3px; }
.lantern-one { top: 36px; right: 35px; transform: rotate(7deg); }
.lantern-two { right: 75px; bottom: 70px; transform: rotate(-9deg) scale(.8); }

.event-summary { background: var(--ink); color: #fff8e9; }
.summary-grid { padding-top: 23px; padding-bottom: 23px; display: grid; grid-template-columns: repeat(5, 1fr); }
.summary-grid div { min-width: 0; padding: 0 24px; border-left: 1px solid rgba(255,255,255,.2); }
.summary-grid div:first-child { padding-left: 0; border-left: 0; }
.summary-grid span, .summary-grid strong { display: block; }
.summary-grid span { color: #d9b967; font-size: 9px; font-weight: 800; letter-spacing: .2em; }
.summary-grid strong { margin-top: 2px; font-size: 15px; }

.about { display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(50px, 10vw, 140px); }
.about-content { padding-top: 34px; }
.about-content > p { color: var(--muted); }
.about-content .about-lead { color: var(--ink); font-family: "Yu Mincho", serif; font-size: 21px; font-weight: 700; line-height: 1.85; }
.about-points { margin-top: 38px; padding-top: 26px; border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.about-points article { display: flex; gap: 12px; }
.about-points b { color: var(--red); font-family: Georgia, serif; font-size: 24px; font-weight: 400; }
.about-points span { font-size: 13px; font-weight: 700; line-height: 1.6; }

.shops { background: var(--paper); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }

/* 今回の開催：ポスター画像は images/current-event-poster.jpg を差し替えて更新 */
.current-event { background: var(--green); color: #fffaf0; position: relative; overflow: hidden; }
.current-event::before { content: "彩"; position: absolute; right: -35px; bottom: -120px; color: rgba(255,255,255,.035); font-family: "Yu Mincho", serif; font-size: 360px; font-weight: 700; line-height: 1; }
.current-event-grid { display: grid; grid-template-columns: minmax(280px, 440px) 1fr; align-items: center; gap: clamp(55px, 9vw, 125px); position: relative; z-index: 1; }
.current-poster { aspect-ratio: 1 / 1.4142; background: #f6efdf; border: 8px solid #fffaf0; outline: 1px solid rgba(255,255,255,.35); display: grid; place-items: center; position: relative; overflow: hidden; box-shadow: 18px 18px 0 rgba(0,0,0,.16); }
.current-poster img { width: 100%; height: 100%; object-fit: cover; position: relative; z-index: 2; }
.current-poster img.is-missing { display: none; }
.poster-placeholder { padding: 30px; color: var(--green); position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.poster-placeholder::before { content: "酒\A肴\A彩"; white-space: pre; margin-bottom: 28px; color: var(--red); font-family: "Yu Mincho", serif; font-size: 58px; font-weight: 700; line-height: .92; }
.poster-placeholder b { font-family: "Yu Mincho", serif; font-size: 20px; }
.poster-placeholder small { margin-top: 12px; color: #756b60; font-size: 11px; line-height: 1.7; }
.current-event-copy .eyebrow { color: #f0d38f; }
.event-number { width: fit-content; margin: 0 0 15px; padding: 5px 14px; border: 1px solid rgba(255,255,255,.45); border-radius: 100px; font-size: 12px; font-weight: 800; }
.current-event-copy h2 { margin: 0 0 22px; font-family: "Yu Mincho", serif; font-size: clamp(38px, 5vw, 64px); line-height: 1.25; }
.current-event-lead { max-width: 590px; color: rgba(255,255,255,.72); font-size: 14px; line-height: 2; }
.current-event-info { margin: 30px 0 0; border-top: 1px solid rgba(255,255,255,.2); }
.current-event-info div { padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,.2); display: grid; grid-template-columns: 85px 1fr; align-items: center; }
.current-event-info dt { color: #f0d38f; font-size: 10px; font-weight: 800; letter-spacing: .16em; }
.current-event-info dd { margin: 0; font-family: "Yu Mincho", serif; font-size: 17px; font-weight: 700; }
.current-event-button { margin-top: 28px; background: var(--red); color: #fff; }
.poster-guide { margin: 12px 0 0; color: rgba(255,255,255,.45); font-size: 9px; }
.shops-heading { margin-bottom: 42px; display: flex; align-items: end; justify-content: space-between; gap: 30px; }
.lineup-meta { display: grid; grid-template-columns: auto auto; align-items: end; gap: 0 8px; }
.lineup-meta strong { color: var(--red); font-family: Georgia, serif; font-size: 55px; font-weight: 400; line-height: .8; }
.lineup-meta span { color: var(--red); font-size: 10px; font-weight: 800; letter-spacing: .2em; }
.lineup-meta small { grid-column: 1 / -1; margin-top: 11px; color: var(--muted); font-size: 10px; text-align: right; }
.shop-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr)); gap: 18px; }
.shop-card { min-width: 0; background: #fff; border: 1px solid var(--line); transition: transform .22s, box-shadow .22s; animation: card-in .5s both; animation-delay: var(--delay); }
.shop-card:hover { transform: translateY(-5px); box-shadow: 0 16px 35px rgba(54, 39, 30, .11); }
@keyframes card-in { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: none; } }
.shop-photo { height: 190px; padding: 17px; color: #fff; position: relative; overflow: hidden; background-position: center; background-size: cover; }
.shop-photo::before { content: ""; width: 170px; height: 170px; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; position: absolute; top: -55px; right: -45px; }
.shop-photo::after { content: ""; width: 90px; height: 90px; background: rgba(255,255,255,.09); transform: rotate(45deg); position: absolute; bottom: -50px; left: -20px; }
.accent-red, .accent-orange, .accent-gold { background: var(--red); }
.accent-green, .accent-blue, .accent-purple { background: var(--green); }
.shop-number { font-family: Georgia, serif; font-size: 17px; }
.placeholder-label { position: absolute; inset: 40px 20px; border: 1px dashed rgba(255,255,255,.7); display: grid; place-content: center; text-align: center; font-size: 12px; line-height: 1.45; letter-spacing: .08em; }
.placeholder-label b { color: #ffe0a0; font-size: 14px; }
.shop-photo .shop-number { position: relative; z-index: 1; font-family: Georgia, serif; font-size: 17px; }
.shop-body { padding: 20px; }
.shop-logo-box { width: 68px; height: 68px; margin: -50px 0 15px auto; background: rgba(255,250,240,.96); border: 1px solid var(--line); display: grid; place-items: center; position: relative; z-index: 2; text-align: center; color: var(--muted); font-size: 8px; line-height: 1.35; box-shadow: 0 4px 10px rgba(54,39,30,.12); }
.shop-logo-box b { color: var(--red); font-size: 9px; }
.shop-logo-box img { width: 100%; height: 100%; object-fit: contain; }
.shop-body p { margin-bottom: 3px; color: var(--red); font-size: 9px; font-weight: 800; letter-spacing: .12em; }
.shop-body h3 { margin-bottom: 8px; font-family: "Yu Mincho", serif; font-size: 22px; line-height: 1.4; }
.shop-menu { min-height: 5.2em; margin-top: 13px; padding-top: 12px; border-top: 1px solid var(--line); }
.shop-menu b, .shop-menu span { display: block; }
.shop-menu b { margin-bottom: 3px; color: var(--red); font-size: 9px; letter-spacing: .08em; }
.shop-menu span { color: var(--muted); font-size: 11px; line-height: 1.6; }
.shop-detail-button { width: 100%; margin-top: 17px; padding: 10px 12px; border: 1px solid var(--red); color: var(--red); display: flex; align-items: center; justify-content: space-between; font-size: 11px; font-weight: 800; transition: background .2s, color .2s; }
.shop-detail-button:hover { background: var(--red); color: #fff; }
.shops-note { margin: 28px 0 0; color: var(--muted); font-size: 11px; }

/* 店舗詳細ページ */
.header-back { padding-bottom: 3px; border-bottom: 1px solid var(--red); color: var(--red); font-size: 12px; font-weight: 800; }
.detail-page { min-height: 70vh; padding: 90px 0 110px; }
.detail-heading { margin-bottom: 42px; }
.detail-heading h1 { margin-bottom: 7px; font-family: "Yu Mincho", serif; font-size: clamp(40px, 6vw, 72px); line-height: 1.3; }
.detail-heading > p:last-child { margin: 0; color: var(--muted); font-size: 14px; }
.detail-layout { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr); align-items: start; gap: clamp(42px, 7vw, 88px); }
.detail-photo { min-height: 520px; border: 8px solid #fff; outline: 1px solid var(--line); background-position: center; background-size: cover; display: grid; place-items: center; position: relative; box-shadow: 14px 14px 0 #deccb0; }
.detail-photo .placeholder-label { padding: 20px; color: #fff; text-align: center; }
.detail-pr { margin-bottom: 35px; }
.detail-pr h2 { margin-bottom: 15px; color: var(--red); font-family: "Yu Mincho", serif; font-size: 24px; }
.detail-pr p { margin: 0; white-space: pre-wrap; }
.detail-info { margin: 0; border-top: 1px solid var(--line); }
.detail-info div { padding: 17px 0; border-bottom: 1px solid var(--line); display: grid; grid-template-columns: 130px 1fr; gap: 20px; }
.detail-info dt { color: var(--muted); font-size: 11px; font-weight: 800; }
.detail-info dd { margin: 0; overflow-wrap: anywhere; font-size: 13px; }
.detail-info a { color: var(--red); border-bottom: 1px solid currentColor; font-weight: 800; }
.detail-back { margin-top: 58px; color: var(--red); display: inline-block; border-bottom: 1px solid currentColor; font-size: 12px; font-weight: 800; }
.detail-error { padding: 90px 0; text-align: center; }
.detail-error h1 { margin-bottom: 30px; font-family: "Yu Mincho", serif; }

.enjoy { background: var(--red); color: #fff8e9; position: relative; overflow: hidden; }
.enjoy::after { content: "街"; position: absolute; right: -20px; bottom: -105px; color: rgba(255,255,255,.04); font-family: "Yu Mincho", serif; font-size: 330px; font-weight: 700; line-height: 1; }
.enjoy-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 11vw; position: relative; z-index: 1; }
.section-title.light .eyebrow { color: #f0d38f; }
.enjoy-steps { margin: 0; padding: 0; list-style: none; }
.enjoy-steps li { padding: 18px 0; border-bottom: 1px solid rgba(255,255,255,.25); display: grid; grid-template-columns: 55px 1fr; align-items: center; gap: 16px; }
.enjoy-steps li:first-child { border-top: 1px solid rgba(255,255,255,.25); }
.enjoy-steps b { color: #f0d38f; font-family: Georgia, serif; font-size: 25px; font-weight: 400; }
.enjoy-steps strong, .enjoy-steps span { display: block; }
.enjoy-steps strong { font-family: "Yu Mincho", serif; font-size: 19px; }
.enjoy-steps span { font-size: 11px; opacity: .75; }

.access { display: block; }
.access-heading { width: 100%; margin: 0 auto 48px; text-align: center; }
.access-heading .eyebrow { display: block; margin-bottom: 12px; text-align: center; }
.access-heading h2 { margin: 0; font-family: "Yu Mincho", serif; font-size: clamp(35px, 4vw, 53px); line-height: 1.25; text-align: center; white-space: nowrap; }
.access-grid { display: grid; grid-template-columns: .75fr 1.25fr; align-items: center; gap: clamp(50px, 10vw, 135px); }
.address { color: var(--brown); font-weight: 700; }
.access-copy > p:not(.eyebrow):not(.address) { color: var(--muted); font-size: 13px; }
.button-outline { margin-top: 18px; border: 1px solid var(--red); color: var(--red); }
.map-card { height: 380px; background: #e9e0cf; border: 8px solid #fff; outline: 1px solid #cbbda9; position: relative; overflow: hidden; box-shadow: 13px 13px 0 #deccb0; }
.map-card iframe { width: 100%; height: 100%; border: 0; display: block; }

/* Googleマップ：外枠いっぱいに表示 */
.google-map-card {
  height: 380px;
  min-height: 0;
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
}

.google-map-card iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  border: 0;
}
.map-line { height: 24px; background: #fff9ec; position: absolute; transform-origin: left; box-shadow: 0 0 0 1px rgba(74,49,40,.08); }
.line-a { width: 130%; top: 47%; left: -15%; transform: rotate(-8deg); }.line-b { width: 100%; top: 10%; left: 36%; transform: rotate(74deg); }.line-c { width: 90%; top: 80%; left: -5%; transform: rotate(-52deg); }
.map-station { padding: 8px 11px; background: var(--ink); color: #fff; position: absolute; right: 9%; bottom: 11%; font-size: 10px; line-height: 1.25; }
.map-pin { position: absolute; top: 35%; left: 44%; text-align: center; transform: translate(-50%, -50%); }
.map-pin span { width: 34px; height: 34px; margin: 0 auto 8px; background: var(--red); border: 6px solid #fff; border-radius: 50% 50% 50% 0; display: block; transform: rotate(-45deg); box-shadow: 0 4px 12px rgba(0,0,0,.22); }
.map-pin b { padding: 6px 10px; background: #fff; color: var(--red); display: block; font-size: 11px; line-height: 1.3; box-shadow: 0 3px 8px rgba(0,0,0,.12); }
.map-card > p { position: absolute; bottom: 18px; left: 22px; margin: 0; color: rgba(74,49,40,.34); font-family: Georgia, serif; font-size: 27px; letter-spacing: .08em; }

.contact { background: var(--green); color: #fff8e9; text-align: center; }
.contact .eyebrow { color: #d9b967; }
.contact h2 { margin-bottom: 18px; font-family: "Yu Mincho", serif; font-size: clamp(35px, 4.5vw, 58px); line-height: 1.35; }
.contact p { color: rgba(255,255,255,.72); font-size: 13px; }
.button-light { margin: 17px 0 13px; background: #fff8e9; color: var(--red); }
.contact small { display: block; color: rgba(255,255,255,.45); font-size: 9px; }

.site-footer { background: #04352e; color: #fff8e9; }
.footer-inner { min-height: 110px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.footer-brand .brand-seal { background: var(--red); border-color: var(--red); }
.footer-brand .brand-copy small { color: rgba(255,255,255,.45); }
.site-footer p, .site-footer > div > a:last-child { margin: 0; color: rgba(255,255,255,.48); font-size: 9px; letter-spacing: .08em; }

@media (max-width: 820px) {
  .section-shell { width: min(calc(100% - 36px), var(--max)); }
  .section-space { padding-top: 72px; padding-bottom: 72px; }
  .top-notice p { font-size: 10px; }
  .site-header { height: 68px; padding-inline: 18px; }
  .brand-image { width: 44px; height: 44px; }
  .brand-seal { width: 37px; height: 37px; font-size: 19px; }
  .brand-copy b { font-size: 17px; }
  .site-nav { display: none; position: absolute; top: 68px; right: 0; left: 0; padding: 14px 18px 20px; background: var(--paper); border-bottom: 1px solid var(--line); flex-direction: column; align-items: stretch; gap: 0; }
  .site-nav.is-open { display: flex; }
  .site-nav a { padding: 13px 4px; border-bottom: 1px solid var(--line); }
  .site-nav .nav-cta { margin-top: 12px; border: 0; background: var(--red); color: #fff; text-align: center; }
  .menu-toggle { display: block; }
  .menu-toggle.is-open span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
  .menu-toggle.is-open span:nth-child(2) { opacity: 0; }
  .menu-toggle.is-open span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
  .hero { min-height: 0; padding-top: 52px; padding-bottom: 60px; grid-template-columns: 1fr; gap: 55px; }
  .hero h1 span { font-size: clamp(75px, 24vw, 110px); }
  .hero-lead br { display: none; }
  .hero-poster { width: min(100%, 430px); max-height: none; justify-self: center; box-shadow: 11px 11px 0 #dcc79f; }
  .summary-grid { grid-template-columns: repeat(2, 1fr); gap: 18px 0; }
  .summary-grid div { padding-inline: 14px; }
  .summary-grid div:nth-child(3) { padding-left: 0; border-left: 0; }
  .summary-grid strong { font-size: 12px; }
  .about, .enjoy-grid { grid-template-columns: 1fr; gap: 45px; }
  .access-grid { grid-template-columns: 1fr; gap: 45px; }
  .current-event-grid { grid-template-columns: 1fr; gap: 52px; }
  .current-poster { width: min(100%, 430px); justify-self: center; box-shadow: 11px 11px 0 rgba(0,0,0,.16); }
  .current-event-copy { width: min(100%, 540px); margin-inline: auto; }
  .about-content { padding-top: 0; }
  .about-content .about-lead { font-size: 18px; }
  .about-points { gap: 10px; }
  .about-points article { display: block; }
  .about-points b { display: block; margin-bottom: 5px; }
  .about-points span { font-size: 11px; }
  .shops-heading { display: block; }
  .lineup-meta { width: fit-content; margin-top: 28px; }
  .lineup-meta small { text-align: left; }
  .shop-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .shop-photo { height: 135px; padding: 12px; }
  .placeholder-label { inset: 28px 10px; font-size: 9px; }
  .placeholder-label b { font-size: 10px; }
  .shop-body { padding: 14px; }
  .shop-body h3 { font-size: 17px; }
  .shop-menu span { font-size: 9px; }
  .shop-detail-button { padding: 8px; font-size: 9px; }
  .header-back { font-size: 10px; }
  .detail-page { padding: 60px 0 80px; }
  .detail-layout { grid-template-columns: 1fr; }
  .detail-photo { min-height: min(105vw, 460px); box-shadow: 8px 8px 0 #deccb0; }
  .detail-info div { grid-template-columns: 95px 1fr; gap: 12px; }
  .map-card { height: 300px; box-shadow: 8px 8px 0 #deccb0; }
  .google-map-card { height: 240px; }
  .footer-inner { padding: 28px 0; flex-wrap: wrap; }
  .site-footer p { order: 3; width: 100%; }
}

/* ホーム再構成: 既存の店舗詳細スタイルは変更せず、ホーム専用クラスで上書き */
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
body.home-reference-v3 { overflow-x: hidden; }
body.home-reference-v3 .site-header { position: fixed; top: 0; height: 78px; padding: 0 max(20px, 4vw); background: rgba(247,240,223,.95); border-bottom: 1px solid rgba(7,63,55,.15); }
body.home-reference-v3 .brand-image { width: 52px; height: 52px; }
body.home-reference-v3 .menu-toggle { display: block; z-index: 42; cursor: pointer; }
body.home-reference-v3 .menu-toggle i { display: none; }
body.home-reference-v3 .site-nav { position: fixed; top: 0; right: 0; left: auto; width: min(360px, 88vw); height: 100dvh; padding: 88px 34px 30px; background: var(--paper); border: 0; box-shadow: -18px 0 45px rgba(7,63,55,.18); display: flex; flex-direction: column; align-items: stretch; gap: 0; transform: translateX(105%); transition: transform .35s ease; z-index: 40; }
body.home-reference-v3 .site-nav.is-open { transform: translateX(0); }
body.home-reference-v3 .site-nav a { padding: 17px 4px; border-bottom: 1px solid var(--line); font-size: 14px; }
body.home-reference-v3 .site-nav a::after { display: none; }
.nav-close { position: absolute; top: 20px; right: 26px; border: 0; background: none; color: var(--ink); font-size: 38px; font-weight: 300; line-height: 1; cursor: pointer; }
.nav-backdrop { position: fixed; inset: 0; background: rgba(7,63,55,.28); opacity: 0; pointer-events: none; transition: opacity .25s; z-index: 35; }
.nav-backdrop.is-open { opacity: 1; pointer-events: auto; }
.poster-hero { min-height: 100vh; padding: 112px 18px 72px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 28px; background: var(--cream); }
.official-poster { width: min(460px, 92vw); height: auto; display: block; object-fit: contain; box-shadow: 14px 16px 0 rgba(7,63,55,.13); }
.poster-cta { min-height: 52px; padding: 13px 26px; display: inline-flex; align-items: center; gap: 32px; background: var(--green); color: #fff; border-radius: 4px; font-weight: 800; letter-spacing: .08em; }
.poster-cta span { color: #f0d38f; font-size: 22px; line-height: 1; }
.shops-intro { margin: -18px 0 34px; color: var(--muted); }
.reveal-section, .reveal-card { opacity: 0; transform: translateY(60px); transition: opacity .8s ease, transform .8s ease; }
.reveal-left { transform: translateX(-60px); }
.reveal-right { transform: translateX(60px); }
.reveal-up { transform: translateY(45px); }
.reveal-section.is-visible, .reveal-card.is-visible { opacity: 1; transform: none; }
.shop-card.reveal-card { transition-delay: var(--delay, 0ms); animation: none; }
.about-points .reveal-card { display: flex; }
.about-points article b { color: #d9a91a; font-family: "Yu Mincho", serif; font-size: 32px; }
.contact-disabled { cursor: default; }
.contact-disabled:hover { transform: none; }
.detail-menu { border-top: 1px solid var(--line); padding-top: 24px; }
@media (max-width: 820px) {
  body.home-reference-v3 .site-header { height: 68px; }
  body.home-reference-v3 .brand-image { width: 44px; height: 44px; }
  body.home-reference-v3 .site-nav { width: min(330px, 90vw); }
  .poster-hero { padding-top: 98px; }
  .official-poster { width: min(92vw, 460px); }
  .about-points .reveal-card { display: block; }
  .reveal-left, .reveal-right { transform: translateY(40px); }
}
@media (max-width: 380px) {
  .poster-hero { padding-inline: 12px; }
  .official-poster { width: 92vw; }
}
@media (prefers-reduced-motion: reduce) {
  .reveal-section, .reveal-card { opacity: 1; transform: none; transition: none; }
  body.home-reference-v3 .site-nav { transition: none; }
}

/* 酒肴彩ホーム正式レイアウト v3
   参考画像のホーム構成を、このブロックで最終固定する。 */
body.home-reference-v3 {
  background-color: #f7f0df;
  background-image: radial-gradient(rgba(51, 70, 55, .05) .7px, transparent .7px);
  background-size: 5px 5px;
}

body.home-reference-v3 .site-header {
  position: fixed;
  inset: 0 0 auto;
  width: 100%;
  height: 112px;
  padding-inline: max(24px, 4vw);
  background: rgba(250, 245, 232, .88);
  border: 0;
  z-index: 30;
}

body.home-reference-v3 .hero {
  min-height: 960px;
  padding: 150px 0 75px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  place-items: center;
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 252, 242, .48), rgba(247, 240, 223, .3));
}

body.home-reference-v3 .hero-copy {
  width: min(calc(100% - 360px), 930px);
  margin-inline: auto;
  grid-column: 1;
  z-index: 3;
  text-align: center;
}

body.home-reference-v3 .hero h1 {
  margin: 0;
  display: flex;
  justify-content: center;
  gap: .05em;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(110px, 12vw, 180px);
  line-height: .95;
  letter-spacing: -.08em;
}

body.home-reference-v3 .hero h1 span {
  display: inline;
  width: auto;
  margin: 0 !important;
  font: inherit;
}

body.home-reference-v3 .hero h1 .title-sake,
body.home-reference-v3 .hero h1 .title-color,
body.home-reference-v3 .hero-cta,
body.home-reference-v3 .noren-left i { color: #06483e; }

body.home-reference-v3 .hero h1 .title-sake,
body.home-reference-v3 .hero h1 .title-color { color: #06483e; }
body.home-reference-v3 .hero h1 .title-food,
body.home-reference-v3 .hero-kicker em { color: #d94818; }

body.home-reference-v3 .round-label {
  background: #d94818;
  color: #fff;
}

body.home-reference-v3 .hero-cta {
  width: min(450px, 100%);
  margin: auto;
  padding: 18px 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 70px;
  border-radius: 12px;
  background: #06483e;
  color: #fff;
  box-shadow: 5px 6px 0 rgba(70, 78, 57, .2);
  font-size: 21px;
  font-weight: 800;
  letter-spacing: .08em;
}

body.home-reference-v3 .noren { top: 110px; z-index: 1; }
body.home-reference-v3 .noren-left { left: -55px; }
body.home-reference-v3 .noren-right { right: -55px; }
body.home-reference-v3 .noren-left i { background: #06483e; }
body.home-reference-v3 .noren-right i { background: #d94818; }

@media (max-width: 820px) {
  body.home-reference-v3 .site-header { position: fixed; height: 76px; padding-inline: 18px; }
  body.home-reference-v3 .hero { min-height: 760px; padding: 118px 18px 70px; }
  body.home-reference-v3 .hero-copy { width: 100%; }
  body.home-reference-v3 .noren { top: 76px; }
  body.home-reference-v3 .hero h1 { font-size: clamp(76px, 25vw, 120px); }
  body.home-reference-v3 .hero-cta { width: 290px; padding: 14px; font-size: 16px; gap: 35px; }
}

@media (max-width: 380px) {
  .shop-grid { grid-template-columns: 1fr; }
  .shop-photo { height: 165px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}

/* 参考ビジュアルに合わせたホーム・ファーストビュー */
body { background-color: #f7f0df; background-image: radial-gradient(rgba(51,70,55,.05) .7px, transparent .7px); background-size: 5px 5px; }
.site-header { position: absolute; top: 0; width: 100%; height: 112px; background: rgba(250,245,232,.88); border: 0; backdrop-filter: blur(5px); }
.brand-mark { width: 62px; height: 62px; display: grid; grid-template-columns: 1fr 1fr; gap: 3px; border-radius: 50%; overflow: hidden; transform: rotate(45deg); }
.brand-mark i { background: var(--green); border-radius: 50% 0 0 0; position: relative; }
.brand-mark i:nth-child(2), .brand-mark i:nth-child(3) { background: var(--red); }
.brand-mark i:nth-child(2)::after, .brand-mark i:nth-child(3)::after { content:""; position:absolute; inset:7px; background:#f7f0df; border-radius:50%; }
.brand-copy b { color: #073f37; font-family: "Yu Mincho", serif; font-size: 32px; font-weight: 800; }
.brand-copy small { color:#073f37; font-size:11px; text-align:center; letter-spacing:.35em; }
.site-nav { gap: 55px; color:#073f37; font-size:15px; }
.site-nav a { position:relative; padding:12px 0 20px; }
.site-nav a::after { content:""; width:23px; height:3px; background:var(--red); position:absolute; bottom:5px; left:50%; transform:translateX(-50%); }
.hero { min-height: 960px; padding: 150px 0 75px; display:grid; grid-template-columns:minmax(0, 1fr); place-items:center; position:relative; overflow:hidden; background:linear-gradient(180deg,rgba(255,252,242,.48),rgba(247,240,223,.3)); }
.hero-copy { width:min(calc(100% - 360px), 930px); margin-inline:auto; grid-column:1; z-index:3; text-align:center; }
.round-label { width:190px; margin:0 auto 28px; padding:7px 20px; background:var(--red); color:#fff; border-radius:7px; font-family:"Yu Mincho",serif; font-size:25px; font-weight:800; line-height:1.2; box-shadow: inset 0 0 0 2px rgba(255,255,255,.15); }
.hero h1 { margin:0; display:flex; justify-content:center; gap:.05em; font-family:"Yu Mincho","Hiragino Mincho ProN",serif; font-size:clamp(110px,12vw,180px); line-height:.95; letter-spacing:-.08em; filter:url("#none"); }
.hero h1 span { display:inline; width:auto; margin:0!important; font:inherit; }
.hero h1 .title-sake, .hero h1 .title-color { color:var(--green); }.hero h1 .title-food { color:var(--red); }
.title-reading { margin:14px auto 8px; color:#073f37; display:flex; align-items:center; justify-content:center; gap:28px; font-family:"Yu Mincho",serif; font-size:24px; font-weight:800; letter-spacing:.42em; }
.title-reading span { width:180px; height:2px; background:#6d6a55; }
.hero-kicker { margin:10px 0 28px; color:#073f37; font-size:27px; letter-spacing:.1em; }
.hero-kicker em { color:var(--red); font-style:normal; }
.hero-info { margin:0 auto 28px; display:grid; grid-template-columns:1.08fr .95fr 1fr 1.15fr; background:rgba(255,252,242,.74); border:1px solid #d6c79e; border-radius:12px; overflow:hidden; }
.hero-info div { min-height:112px; padding:14px 15px; display:flex; flex-direction:column; align-items:center; justify-content:center; border-left:1px solid #d6c79e; }
.hero-info div:first-child { border-left:0; }
.hero-info .info-icon { color:var(--red); font-size:27px; line-height:1; }
.hero-info strong { color:#073f37; font-size:18px; line-height:1.4; white-space:nowrap; }
.hero-info small { font-size:11px; }
.hero-cta { width:min(450px,100%); margin:auto; padding:18px 27px; display:flex; justify-content:center; align-items:center; gap:70px; border-radius:12px; background:var(--green); color:#fff; box-shadow:5px 6px 0 rgba(70,78,57,.2); font-size:21px; font-weight:800; letter-spacing:.08em; }
.hero-cta b { font-size:36px; font-weight:400; line-height:.5; }
.noren { height:250px; position:absolute; top:110px; display:flex; gap:5px; z-index:1; }
.noren i { width:105px; height:190px; background:var(--green); clip-path:polygon(0 0,100% 0,88% 100%,8% 92%); border-top:15px solid #f7f0df; box-shadow:inset 0 18px rgba(0,0,0,.05); }
.noren i:nth-child(even){height:230px}.noren-left{left:-55px;transform:rotate(-3deg)}.noren-right{right:-55px;transform:rotate(3deg)}.noren-right i{background:var(--red);transform:scaleX(-1)}
.side-banner { position:absolute; top:400px; z-index:2; padding:40px 20px 25px; color:#fff; writing-mode:vertical-rl; font-family:"Yu Mincho",serif; font-size:26px; font-weight:700; letter-spacing:.16em; border:7px solid #eee1bf; outline:2px solid #705b2d; }
.side-banner::before,.side-banner::after{content:"";width:135%;height:5px;background:#786334;position:absolute;left:-17%;}.side-banner::before{top:-13px}.side-banner::after{bottom:-13px}
.side-banner-left{left:6%;background:var(--green);transform:rotate(-7deg)}.side-banner-right{right:5%;background:var(--red);transform:rotate(7deg)}
.tableware { position:absolute; bottom:0; display:flex; align-items:end; gap:24px; opacity:.95; }.tableware-left{left:4%}.tableware-right{right:4%}
.tableware i{display:block;width:90px;height:42px;background:var(--red);border-radius:0 0 50% 50%;}.tableware i:nth-child(2){width:55px;height:110px;background:var(--green);border-radius:50% 50% 18% 18%}.tableware i:nth-child(3){width:48px;height:25px;background:var(--green)}
.tableware-right i:first-child{background:var(--green)}.tableware-right i:nth-child(2){width:110px;height:65px;background:var(--red);border-radius:10% 10% 50% 50%}.tableware-right i:nth-child(3){background:var(--green)}

@media (max-width: 1000px) {
  .site-nav{gap:25px}.hero-copy{width:min(calc(100% - 220px),780px)}.side-banner{font-size:20px;padding-inline:14px}.noren i{width:75px}.hero-info strong{font-size:14px}
}
@media (max-width: 820px) {
  .site-header{position:absolute;height:76px}.brand-image{width:44px;height:44px}.brand-copy b{font-size:22px}.brand-copy small{font-size:8px}.site-nav{top:76px}.site-nav a::after{display:none}
  .hero{min-height:760px;padding:118px 18px 70px}.hero-copy{width:100%}.noren{top:76px;height:130px}.noren i{width:48px;height:100px}.noren i:nth-child(even){height:125px}.side-banner{display:none}
  .round-label{width:126px;font-size:18px;margin-bottom:24px}.hero h1{font-size:clamp(76px,25vw,120px)}.title-reading{gap:12px;font-size:16px;letter-spacing:.25em}.title-reading span{width:55px}.hero-kicker{font-size:16px;letter-spacing:.04em}
  .hero-info{grid-template-columns:1fr 1fr}.hero-info div{min-height:86px;padding:9px;border-bottom:1px solid #d6c79e}.hero-info div:nth-child(odd){border-left:0}.hero-info strong{font-size:13px}.hero-info .info-icon{font-size:20px}.hero-cta{width:290px;padding:14px;font-size:16px;gap:35px}.tableware{transform:scale(.65);transform-origin:bottom}.tableware-left{left:-25px}.tableware-right{right:-25px}
}

/* =========================================================
   酒肴彩 ホーム正式ファーストビュー
   参考画像のスマートフォン表示を基準にした最終指定。
   ========================================================= */
body {
  min-width: 320px;
  background-color: #f7f0df;
  background-image: radial-gradient(rgba(51, 70, 55, .055) .7px, transparent .7px);
  background-size: 5px 5px;
}

.site-header {
  position: absolute;
  inset: 0 0 auto;
  width: 100%;
  height: 112px;
  padding: 0 max(32px, 4vw);
  background: rgba(250, 245, 232, .9);
  border: 0;
  box-shadow: 0 1px 0 rgba(74, 49, 40, .035);
  backdrop-filter: blur(5px);
}

.brand {
  gap: 14px;
}

.brand-image {
  width: 62px;
  height: 62px;
  border: 0;
  box-shadow: 0 2px 7px rgba(54, 39, 30, .14);
}

.brand-copy b {
  color: #073f37;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: .08em;
}

.brand-copy small {
  color: #073f37;
  font-size: 11px;
  text-align: center;
  letter-spacing: .35em;
}

.menu-toggle {
  color: #2587c9;
}

.menu-toggle span {
  background: #073f37;
}

.menu-toggle i {
  color: #2587c9;
  font-size: 8px;
  letter-spacing: .18em;
}

.hero {
  min-height: 960px;
  padding: 150px 0 75px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  place-items: center;
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 252, 242, .48), rgba(247, 240, 223, .3));
}

.hero-copy {
  width: min(calc(100% - 360px), 930px);
  margin-inline: auto;
  grid-column: 1;
  z-index: 3;
  text-align: center;
}

.round-label {
  width: 190px;
  margin: 0 auto 28px;
  padding: 7px 20px;
  background: #d94818;
  color: #fff;
  border-radius: 7px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.2;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .15);
}

.hero h1 {
  margin: 0;
  display: flex;
  justify-content: center;
  gap: .05em;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(110px, 12vw, 180px);
  line-height: .95;
  letter-spacing: -.08em;
}

.hero h1 span {
  display: inline;
  width: auto;
  margin: 0 !important;
  font: inherit;
}

.hero h1 .title-sake,
.hero h1 .title-color { color: #06483e; }

.hero h1 .title-food { color: #d94818; }

.title-reading {
  margin: 14px auto 8px;
  color: #073f37;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: .42em;
}

.title-reading span {
  width: 180px;
  height: 2px;
  background: #6d6a55;
}

.hero-kicker {
  margin: 10px 0 28px;
  color: #073f37;
  font-size: 27px;
  letter-spacing: .1em;
}

.hero-kicker em {
  color: #d94818;
  font-style: normal;
}

.hero-info {
  margin: 0 auto 28px;
  display: grid;
  grid-template-columns: 1.08fr .95fr 1fr 1.15fr;
  background: rgba(255, 252, 242, .74);
  border: 1px solid #d6c79e;
  border-radius: 12px;
  overflow: hidden;
}

.hero-info div {
  min-height: 112px;
  padding: 14px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #d6c79e;
}

.hero-info div:first-child { border-left: 0; }
.hero-info .info-icon { color: #d94818; font-size: 27px; line-height: 1; }
.hero-info strong { color: #073f37; font-size: 18px; line-height: 1.4; white-space: nowrap; }
.hero-info small { font-size: 11px; }

.hero-cta {
  width: min(450px, 100%);
  margin: auto;
  padding: 18px 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 70px;
  border-radius: 12px;
  background: #06483e;
  color: #fff;
  box-shadow: 5px 6px 0 rgba(70, 78, 57, .2);
  font-size: 21px;
  font-weight: 800;
  letter-spacing: .08em;
}

.hero-cta b { font-size: 36px; font-weight: 400; line-height: .5; }

.noren {
  height: 250px;
  position: absolute;
  top: 110px;
  display: flex;
  gap: 5px;
  z-index: 1;
}

.noren i {
  width: 105px;
  height: 190px;
  background: #06483e;
  clip-path: polygon(0 0, 100% 0, 88% 100%, 8% 92%);
  border-top: 15px solid #f7f0df;
  box-shadow: inset 0 18px rgba(0, 0, 0, .05);
}

.noren i:nth-child(even) { height: 230px; }
.noren-left { left: -55px; transform: rotate(-3deg); }
.noren-right { right: -55px; transform: rotate(3deg); }
.noren-right i { background: #d94818; transform: scaleX(-1); }

@media (max-width: 820px) {
  .site-header {
    height: 76px;
    padding-inline: 18px;
  }

  .brand-image { width: 44px; height: 44px; }
  .brand-copy b { font-size: 22px; }
  .brand-copy small { font-size: 8px; }
  .site-nav { top: 76px; }

  .hero {
    min-height: 760px;
    padding: 118px 18px 70px;
  }

  .hero-copy { width: 100%; }
  .noren { top: 76px; height: 130px; }
  .noren i { width: 48px; height: 100px; }
  .noren i:nth-child(even) { height: 125px; }
  .round-label { width: 126px; margin-bottom: 24px; font-size: 18px; }
  .hero h1 { font-size: clamp(76px, 25vw, 120px); }
  .title-reading { gap: 12px; font-size: 16px; letter-spacing: .25em; }
  .title-reading span { width: 55px; }
  .hero-kicker { font-size: 16px; letter-spacing: .04em; }
  .hero-info { grid-template-columns: 1fr 1fr; }
  .hero-info div { min-height: 86px; padding: 9px; border-bottom: 1px solid #d6c79e; }
  .hero-info div:nth-child(odd) { border-left: 0; }
  .hero-info strong { font-size: 13px; }
  .hero-info .info-icon { font-size: 20px; }
  .hero-cta { width: 290px; padding: 14px; font-size: 16px; gap: 35px; }
}

/* 色調整 v2: レイアウトと既存アニメーションは変更しない */
body.home-reference-v3 {
  --home-cream: #F5EBDD;
  --home-green: #075B3D;
  --home-dark-green: #043F2C;
  --home-orange: #E66A2C;
  --home-vermilion: #D94A32;
  --home-yellow: #E9B93E;
  --home-teal: #4A9B7A;
  --home-ink: #263A31;
  color: var(--home-ink);
  background-color: var(--home-cream);
}

body.home-reference-v3 .poster-hero {
  background-color: var(--home-cream);
  background-image:
    radial-gradient(circle at 8% 22%, rgba(7, 91, 61, .16) 0 3px, transparent 4px),
    radial-gradient(circle at 92% 23%, rgba(230, 106, 44, .24) 0 7px, transparent 8px),
    radial-gradient(circle at 10% 78%, rgba(233, 185, 62, .24) 0 6px, transparent 7px),
    radial-gradient(circle at 90% 78%, rgba(74, 155, 122, .22) 0 8px, transparent 9px),
    repeating-linear-gradient(135deg, rgba(7, 91, 61, .055) 0 1px, transparent 1px 12px);
}
body.home-reference-v3 .poster-hero::before,
body.home-reference-v3 .poster-hero::after {
  border-color: rgba(7, 91, 61, .2);
  box-shadow: 12px 12px 0 rgba(230, 106, 44, .12), -15px 18px 0 rgba(233, 185, 62, .12);
}
body.home-reference-v3 .poster-hero::after { box-shadow: -12px -12px 0 rgba(74, 155, 122, .14), 15px -18px 0 rgba(217, 74, 50, .1); }
body.home-reference-v3 .official-poster {
  border: 2px solid rgba(7, 91, 61, .55);
  box-shadow: 16px 18px 0 rgba(4, 63, 44, .2), 0 0 0 5px rgba(233, 185, 62, .22);
}
body.home-reference-v3 .poster-cta { background: var(--home-green); }

body.home-reference-v3 .about {
  background-color: var(--home-cream);
  background-image: radial-gradient(rgba(7, 91, 61, .09) .8px, transparent .8px), repeating-linear-gradient(45deg, transparent 0 17px, rgba(233, 185, 62, .06) 17px 18px);
}
body.home-reference-v3 .about .section-title h2,
body.home-reference-v3 .access h2,
body.home-reference-v3 .access h3 { color: var(--home-green); }
body.home-reference-v3 .about .eyebrow,
body.home-reference-v3 .access .eyebrow { color: var(--home-orange); }
body.home-reference-v3 .about-points article { background: rgba(255, 255, 255, .34); border-top-width: 3px; border-top-style: solid; }
body.home-reference-v3 .about-points article:nth-child(1) { border-top-color: var(--home-green); }
body.home-reference-v3 .about-points article:nth-child(2) { border-top-color: var(--home-orange); }
body.home-reference-v3 .about-points article:nth-child(3) { border-top-color: var(--home-teal); }
body.home-reference-v3 .about-points article:nth-child(1) b { color: var(--home-orange); }
body.home-reference-v3 .about-points article:nth-child(2) b { color: var(--home-vermilion); }
body.home-reference-v3 .about-points article:nth-child(3) b { color: var(--home-teal); }

body.home-reference-v3 .shops { background: #fffaf2; }
body.home-reference-v3 .shops .eyebrow,
body.home-reference-v3 .shop-body p,
body.home-reference-v3 .shop-menu b { color: var(--home-orange); }
body.home-reference-v3 .shop-card { border-top: 3px solid var(--home-orange); background: #fffdf8; }
body.home-reference-v3 .shop-card:nth-child(even) { border-top-color: var(--home-vermilion); }
body.home-reference-v3 .shop-card:nth-child(odd) .shop-number { background: var(--home-green); }
body.home-reference-v3 .shop-card:nth-child(even) .shop-number { background: var(--home-orange); }
body.home-reference-v3 .shop-number { display: inline-block; padding: 2px 7px; border-radius: 2px; color: #fff; }
body.home-reference-v3 .shop-body h3 { color: var(--home-green); }
body.home-reference-v3 .shop-menu b { color: var(--home-vermilion); }
body.home-reference-v3 .shop-detail-button { border-color: var(--home-orange); color: var(--home-orange); }
body.home-reference-v3 .shop-detail-button:hover { background: var(--home-orange); color: #fff; }

body.home-reference-v3 .access-copy > p:not(.eyebrow):not(.address) { color: var(--home-ink); }
body.home-reference-v3 .address { color: var(--home-dark-green); }
body.home-reference-v3 .button-outline { border-color: var(--home-green); color: var(--home-green); }
body.home-reference-v3 .google-map-card { border-color: var(--home-green); box-shadow: 13px 13px 0 rgba(233, 185, 62, .45); }

body.home-reference-v3 .contact { background: var(--home-dark-green); }
body.home-reference-v3 .contact .eyebrow { color: var(--home-yellow); }
body.home-reference-v3 .contact { position: relative; overflow: hidden; }
body.home-reference-v3 .contact h2 { color: var(--home-cream); }
body.home-reference-v3 .contact p { color: rgba(245, 235, 221, .82); }
body.home-reference-v3 .contact .button-light { background: var(--home-cream); color: var(--home-orange); }
body.home-reference-v3 .site-footer { background: var(--home-dark-green); color: var(--home-cream); }
body.home-reference-v3 .site-footer p,
body.home-reference-v3 .site-footer > div > a:last-child { color: rgba(233, 185, 62, .82); }

/* ホームの色調整と読みやすさの補強 */
body.home-reference-v3 .poster-hero {
  isolation: isolate;
  background-color: #f5efe3;
  background-image:
    radial-gradient(circle at 8% 20%, rgba(217, 169, 26, .22) 0 3px, transparent 4px),
    radial-gradient(circle at 92% 24%, rgba(217, 72, 24, .18) 0 4px, transparent 5px),
    radial-gradient(circle at 12% 80%, rgba(6, 72, 62, .14) 0 2px, transparent 3px),
    radial-gradient(circle at 88% 76%, rgba(217, 169, 26, .18) 0 3px, transparent 4px),
    repeating-linear-gradient(135deg, rgba(6, 72, 62, .035) 0 1px, transparent 1px 13px);
  position: relative;
}
body.home-reference-v3 .poster-hero::before,
body.home-reference-v3 .poster-hero::after {
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  border: 1px solid rgba(6, 72, 62, .12);
  border-radius: 50%;
  pointer-events: none;
  z-index: -1;
}
body.home-reference-v3 .poster-hero::before { top: 14%; left: 7%; box-shadow: 12px 12px 0 rgba(217, 72, 24, .07), -15px 18px 0 rgba(217, 169, 26, .07); }
body.home-reference-v3 .poster-hero::after { right: 7%; bottom: 15%; box-shadow: -12px -12px 0 rgba(217, 72, 24, .07), 15px -18px 0 rgba(6, 72, 62, .07); }
body.home-reference-v3 .official-poster { position: relative; z-index: 1; }
body.home-reference-v3 .about {
  background-image: radial-gradient(rgba(6, 72, 62, .06) .8px, transparent .8px), repeating-linear-gradient(45deg, transparent 0 17px, rgba(217, 169, 26, .035) 17px 18px);
  background-size: 7px 7px, auto;
}
body.home-reference-v3 .about-points article:nth-child(1) { border-top: 3px solid #e67828; }
body.home-reference-v3 .about-points article:nth-child(2) { border-top: 3px solid #d94818; }
body.home-reference-v3 .about-points article:nth-child(3) { border-top: 3px solid #087d6d; }
body.home-reference-v3 .about-points article:nth-child(1) b { color: #e67828; }
body.home-reference-v3 .about-points article:nth-child(2) b { color: #d94818; }
body.home-reference-v3 .about-points article:nth-child(3) b { color: #087d6d; }
body.home-reference-v3 .shop-menu span { white-space: pre-line; }

/* 画面幅ごとの正式ポスター */
body.home-reference-v3 .top-poster {
  width: min(100%, 1180px);
  display: block;
  line-height: 0;
}
body.home-reference-v3 .top-poster .official-poster {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
}
@media (max-width: 767px) {
  body.home-reference-v3 .top-poster { width: 92vw; }
}

/* PC・タブレット: 横長ポスターをビューポートいっぱいに表示 */
@media (min-width: 768px) {
  body.home-reference-v3 .site-header {
    height: 64px;
    padding-block: 0;
  }
  body.home-reference-v3 .brand-image {
    width: 44px;
    height: 44px;
  }
  body.home-reference-v3 .menu-toggle {
    width: 42px;
    height: 42px;
  }
  body.home-reference-v3 .poster-hero {
    padding-top: 64px;
    padding-left: 0;
    padding-right: 0;
    justify-content: flex-start;
  }
  body.home-reference-v3 .top-poster {
    width: 100vw;
    max-width: none;
    margin-top: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  body.home-reference-v3 .top-poster .official-poster {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    aspect-ratio: auto;
    border: 0;
    box-shadow: none;
    object-fit: contain;
  }
}

@media (min-width: 768px) {
  body.home-reference-v3 .access-grid {
    align-items: stretch;
  }

  body.home-reference-v3 .access-grid > .google-map-card {
    height: auto;
    min-height: 380px;
  }
}

/* 3セクション共通タイトル */
body.home-reference-v3 .about,
body.home-reference-v3 .access {
  display: block;
}

body.home-reference-v3 .about-content {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 64px;
  align-items: start;
  padding-top: 0;
}

body.home-reference-v3 .about-message {
  grid-column: 1;
  text-align: left;
}

body.home-reference-v3 .about-message p {
  margin: 0;
  color: var(--home-green);
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(28px, 3.2vw, 48px);
  font-weight: 700;
  line-height: 1.55;
}

body.home-reference-v3 .about-description {
  grid-column: 2;
  min-width: 0;
}

body.home-reference-v3 .section-title-block {
  width: 100%;
  margin: 0 auto 48px;
  text-align: center;
}

body.home-reference-v3 .section-title-eyebrow {
  display: block;
  margin-bottom: 12px;
  color: var(--home-orange);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .28em;
  line-height: 1.2;
  text-align: center;
}

body.home-reference-v3 .section-title-frame {
  display: block;
  min-height: auto;
  margin: 0;
  padding: 0;
  border: none;
  color: var(--home-green);
  background: transparent;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(42px, 4.2vw, 64px);
  line-height: 1.25;
  white-space: nowrap;
  text-align: center;
}

body.home-reference-v3 .about-description .about-points {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.home-reference-v3 .shops-heading {
  position: relative;
  display: block;
  margin-bottom: 0;
}

body.home-reference-v3 .shops-heading .lineup-meta {
  position: absolute;
  right: 0;
  bottom: 18px;
}

@media (max-width: 767px) {
  body.home-reference-v3 .about-content {
    display: block;
  }

  body.home-reference-v3 .about-message {
    margin-bottom: 28px;
    text-align: left;
  }

  body.home-reference-v3 .about-message p {
    font-size: clamp(26px, 7.5vw, 38px);
  }

  body.home-reference-v3 .about-description {
    width: 100%;
  }

  body.home-reference-v3 .section-title-block {
    margin-bottom: 32px;
  }

  body.home-reference-v3 .section-title-eyebrow {
    margin-bottom: 8px;
    font-size: 11px;
    letter-spacing: .2em;
  }

  body.home-reference-v3 .section-title-frame {
    font-size: clamp(28px, 8vw, 42px);
  }

  body.home-reference-v3 .shops-heading .lineup-meta {
    position: static;
    margin: -12px 0 18px;
  }
}

/* スマホ: 固定ヘッダーを少しコンパクトにしつつ操作領域は維持 */
@media (max-width: 767px) {
  body.home-reference-v3 .site-header {
    height: 62px;
  }
  body.home-reference-v3 .brand-image {
    width: 40px;
    height: 40px;
  }
  body.home-reference-v3 .menu-toggle {
    width: 42px;
    height: 42px;
  }
  body.home-reference-v3 .poster-hero {
    padding-top: 92px;
  }
}

/* ヘッダー新ロゴ: 本体は加工せず、表示領域だけ円形に整える */
.site-header .brand-image {
  object-fit: contain;
  border-radius: 50%;
  overflow: hidden;
  background: var(--cream);
}
@media (min-width: 768px) {
  body.home-reference-v3 .site-header .brand-image {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  body.home-reference-v3 .site-header .brand-image {
    width: 46px;
    height: 46px;
  }
}

/* 視覚情報量の追加: 小さな図形だけで祭りの空気を補う */
body.home-reference-v3 .section-title h2,
body.home-reference-v3 .access h2 { position: relative; }
body.home-reference-v3 .section-title h2::before,
body.home-reference-v3 .section-title h2::after,
body.home-reference-v3 .access h2::before,
body.home-reference-v3 .access h2::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 16px 8px 0;
  border: 2px solid var(--home-orange);
  transform: rotate(45deg);
  vertical-align: middle;
}
body.home-reference-v3 .section-title h2::after,
body.home-reference-v3 .access h2::after { margin: 0 0 8px 16px; border-color: var(--home-yellow); border-radius: 50%; transform: none; }

body.home-reference-v3 .about-points article { position: relative; overflow: hidden; min-height: 125px; padding: 18px 14px 12px; border-right: 1px solid rgba(7,91,61,.12); border-bottom: 1px solid rgba(7,91,61,.12); }
body.home-reference-v3 .about-points article:nth-child(1) { background: rgba(230,106,44,.08); }
body.home-reference-v3 .about-points article:nth-child(2) { background: rgba(217,74,50,.07); }
body.home-reference-v3 .about-points article:nth-child(3) { background: rgba(74,155,122,.08); }

body.home-reference-v3 .shop-card { position: relative; overflow: hidden; }
body.home-reference-v3 .shop-card::after { content: ""; position: absolute; right: -18px; top: 82px; width: 64px; height: 64px; border: 1px solid rgba(233,185,62,.38); border-radius: 50%; box-shadow: -10px 10px 0 rgba(74,155,122,.14); pointer-events: none; }
body.home-reference-v3 .shop-card:nth-child(even)::after { border-color: rgba(217,74,50,.28); box-shadow: -10px 10px 0 rgba(230,106,44,.14); }
body.home-reference-v3 .shop-photo { background-image: radial-gradient(circle at 78% 25%, rgba(233,185,62,.42) 0 5px, transparent 6px), radial-gradient(circle at 24% 72%, rgba(245,235,221,.3) 0 18px, transparent 19px), linear-gradient(135deg, var(--home-green), #0b7650 55%, var(--home-orange)); }
body.home-reference-v3 .shop-card:nth-child(even) .shop-photo { background-image: radial-gradient(circle at 76% 27%, rgba(233,185,62,.42) 0 5px, transparent 6px), radial-gradient(circle at 22% 70%, rgba(245,235,221,.28) 0 18px, transparent 19px), linear-gradient(135deg, var(--home-vermilion), var(--home-orange) 55%, var(--home-green)); }
body.home-reference-v3 .placeholder-label { border-color: rgba(245,235,221,.68); color: var(--home-cream); background: rgba(4,63,44,.12); }
body.home-reference-v3 .placeholder-label b { display: none; }

body.home-reference-v3 .access h3::before { content: ""; display: inline-block; width: 17px; height: 17px; margin: 0 10px 2px 0; border: 3px solid var(--home-green); border-radius: 50% 50% 50% 0; transform: rotate(-45deg); vertical-align: middle; }
body.home-reference-v3 .address::before { content: ""; display: inline-block; width: 9px; height: 13px; margin-right: 9px; border: 2px solid var(--home-orange); border-radius: 8px 8px 8px 0; transform: rotate(-45deg); vertical-align: -1px; }
body.home-reference-v3 .google-map-card { position: relative; }
body.home-reference-v3 .google-map-card::after { content: ""; position: absolute; right: 14px; bottom: 14px; width: 44px; height: 44px; border: 2px solid rgba(233,185,62,.62); border-radius: 50%; pointer-events: none; }


@media (max-width: 820px) {
  body.home-reference-v3 .section-title h2::before,
  body.home-reference-v3 .section-title h2::after,
  body.home-reference-v3 .access h2::before,
  body.home-reference-v3 .access h2::after { width: 8px; height: 8px; margin-inline: 8px; }
  body.home-reference-v3 .about-points article { min-height: 0; }
}
body.home-reference-v3 .footer-inner { justify-content: space-between; }
body.home-reference-v3 .site-footer p { width: auto; order: initial; }

@media (max-width: 820px) {
  body.home-reference-v3 .poster-hero::before,
  body.home-reference-v3 .poster-hero::after { width: 95px; height: 95px; }
}

/* 最終色優先指定 */
body.home-reference-v3 .poster-hero { background-color: var(--home-cream); background-image: radial-gradient(circle at 8% 22%, rgba(7,91,61,.16) 0 3px, transparent 4px), radial-gradient(circle at 92% 23%, rgba(230,106,44,.24) 0 7px, transparent 8px), radial-gradient(circle at 10% 78%, rgba(233,185,62,.24) 0 6px, transparent 7px), radial-gradient(circle at 90% 78%, rgba(74,155,122,.22) 0 8px, transparent 9px), repeating-linear-gradient(135deg, rgba(7,91,61,.055) 0 1px, transparent 1px 12px); }
body.home-reference-v3 .about { background-color: var(--home-cream); background-image: radial-gradient(rgba(7,91,61,.09) .8px, transparent .8px), repeating-linear-gradient(45deg, transparent 0 17px, rgba(233,185,62,.06) 17px 18px); }
body.home-reference-v3 .about-points article:nth-child(1) { border-top-color: var(--home-green); }
body.home-reference-v3 .about-points article:nth-child(2) { border-top-color: var(--home-orange); }
body.home-reference-v3 .about-points article:nth-child(3) { border-top-color: var(--home-teal); }
body.home-reference-v3 .about-points article:nth-child(1) b { color: var(--home-orange); }
body.home-reference-v3 .about-points article:nth-child(2) b { color: var(--home-vermilion); }
body.home-reference-v3 .about-points article:nth-child(3) b { color: var(--home-teal); }
body.home-reference-v3 .shop-card { border-top-color: var(--home-orange); }
body.home-reference-v3 .shop-card:nth-child(even) { border-top-color: var(--home-vermilion); }
body.home-reference-v3 .shop-card:nth-child(odd) .shop-number { background: var(--home-green); }
body.home-reference-v3 .shop-card:nth-child(even) .shop-number { background: var(--home-orange); }
body.home-reference-v3 .shop-body h3 { color: var(--home-green); }
body.home-reference-v3 .shop-menu span { white-space: pre-line; }

/* 初回読み込み画面: JS有効時だけ表示し、無効時は本文をそのまま見せる */
.page-loader { display: none; }
.js .page-loader { position: fixed; inset: 0; z-index: 1000; display: grid; place-items: center; background: var(--home-cream, #F6F0E4); opacity: 1; visibility: visible; transition: opacity .45s ease, visibility .45s ease; }
.js .page-loader.is-complete { opacity: 0; visibility: hidden; pointer-events: none; }
.page-loader[hidden] { display: none; }
body.is-loading { overflow: hidden; }
.loader-inner { width: min(280px, 76vw); text-align: center; color: var(--home-dark-green, #043F2C); }
.loader-logo { width: 92px; height: 92px; margin: 0 auto 20px; display: block; object-fit: contain; border-radius: 50%; background: var(--home-cream, #F6F0E4); }
.loader-inner p { margin: 0 0 14px; font-weight: 700; letter-spacing: .12em; }
.loader-progress { height: 6px; overflow: hidden; background: rgba(7,85,72,.14); border-radius: 999px; }
.loader-progress span { width: 0; height: 100%; display: block; background: var(--home-orange, #E85A24); transition: width .2s ease; }
.loader-inner strong { display: block; margin-top: 9px; color: var(--home-orange, #E85A24); font: 700 14px Georgia, serif; }

/* 横長の店舗一覧 */
body.home-reference-v3 .shop-grid { display: grid; grid-template-columns: 1fr; gap: 24px; }
body.home-reference-v3 .shop-card { min-height: 300px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); border: 1px solid rgba(7,85,72,.18); border-top: 4px solid var(--home-orange); background: #fffdf8; }
body.home-reference-v3 .shop-card:nth-child(even) { border-top-color: var(--home-vermilion); }
body.home-reference-v3 .shop-slideshow { min-height: 300px; position: relative; overflow: hidden; background: linear-gradient(135deg, var(--home-green, #075548), var(--home-orange, #E85A24)); }
body.home-reference-v3 .shop-card:nth-child(even) .shop-slideshow { background: linear-gradient(135deg, var(--home-vermilion, #D9362B), var(--home-green, #075548)); }
body.home-reference-v3 .shop-slideshow::before { content: ""; position: absolute; inset: 16px; z-index: 2; border: 1px solid rgba(246,240,228,.55); pointer-events: none; }
body.home-reference-v3 .shop-slideshow::after { content: ""; position: absolute; right: -34px; bottom: -46px; width: 150px; height: 150px; border: 2px solid rgba(229,185,63,.62); border-radius: 50%; box-shadow: -22px -18px 0 rgba(32,175,166,.22); pointer-events: none; }
body.home-reference-v3 .shop-slide { position: absolute; inset: 0; z-index: 1; width: 100%; height: 100%; display: block; opacity: 0; object-fit: cover; transition: opacity .7s ease; }
body.home-reference-v3 .shop-slide.is-active.is-ready { opacity: 1; }
body.home-reference-v3 .shop-slide.is-broken { display: none; }
body.home-reference-v3 .shop-placeholder { position: absolute; inset: 36px; z-index: 1; display: grid; place-items: center; border: 1px dashed rgba(246,240,228,.75); color: #fff; font-size: 13px; letter-spacing: .1em; }
body.home-reference-v3 .shop-number { position: absolute; top: 24px; left: 24px; z-index: 4; padding: 4px 9px; background: var(--home-green, #075548); color: #fff; font: 700 14px Georgia, serif; }
body.home-reference-v3 .shop-card:nth-child(even) .shop-number { background: var(--home-orange, #E85A24); }
body.home-reference-v3 .shop-info { min-width: 0; padding: 34px 42px; display: flex; flex-direction: column; justify-content: center; }
body.home-reference-v3 .shop-info h3 { margin-bottom: 7px; font-size: clamp(24px, 3vw, 38px); }
body.home-reference-v3 .shop-info h3 a { color: var(--home-green, #075548); }
body.home-reference-v3 .shop-description { margin: 6px 0 0; color: var(--home-ink, #263A31); font-size: 13px; line-height: 1.9; }
body.home-reference-v3 .shop-info .shop-menu { min-height: 0; margin-top: 15px; padding-top: 12px; }
body.home-reference-v3 .shop-info .shop-menu span { font-size: 12px; }
body.home-reference-v3 .shop-info .shop-detail-button { max-width: 240px; margin-top: 20px; padding: 12px 14px; font-size: 12px; }

/* 店舗詳細ギャラリー */
.detail-gallery { min-width: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; align-items: start; }
.detail-gallery img { width: 100%; height: 360px; display: block; border: 8px solid #fff; outline: 1px solid var(--line); background: var(--paper); object-fit: cover; box-shadow: 8px 8px 0 #deccb0; }
.detail-gallery-placeholder { min-height: 520px; border: 8px solid #fff; outline: 1px solid var(--line); background: var(--green); display: grid; place-items: center; position: relative; box-shadow: 14px 14px 0 #deccb0; }
.detail-gallery-placeholder .placeholder-label { position: static; inset: auto; color: #fff; }
@media (max-width: 820px) {
  .detail-gallery { grid-template-columns: 1fr; }
  .detail-gallery img { height: min(105vw, 460px); box-shadow: 8px 8px 0 #deccb0; }
  .detail-gallery-placeholder { min-height: min(105vw, 460px); }
}

@media (max-width: 767px) {
  body.home-reference-v3 .shop-grid { gap: 18px; }
  body.home-reference-v3 .shop-card { min-height: 0; grid-template-columns: 1fr; }
  body.home-reference-v3 .shop-slideshow { min-height: 220px; height: 58vw; max-height: 300px; }
  body.home-reference-v3 .shop-info { padding: 24px 20px 22px; }
  body.home-reference-v3 .shop-info h3 { font-size: 25px; }
  body.home-reference-v3 .shop-description { font-size: 13px; }
  body.home-reference-v3 .shop-info .shop-detail-button { max-width: none; min-height: 48px; }
}

@media (prefers-reduced-motion: reduce) {
  .js .page-loader, .loader-progress span, body.home-reference-v3 .shop-slide { transition: none; }
}

/* 店舗一覧: 横方向へ流れる無限カルーセル */
body.home-reference-v3 .shop-image-track { width: 100%; height: 100%; display: flex; transform: translateX(0); transition: transform 1.8s ease-in-out; will-change: transform; }
body.home-reference-v3 .shop-image-track.is-resetting { transition: none; }
body.home-reference-v3 .shop-image-track .shop-slide { position: relative; inset: auto; flex: 0 0 100%; width: 100%; height: 100%; min-width: 100%; opacity: 1; transition: none; }
body.home-reference-v3 .shop-image-track .shop-slide.is-active.is-ready { opacity: 1; }
body.home-reference-v3 .shop-image-track .shop-slide img { width: 100%; height: 100%; display: block; object-fit: cover; }
body.home-reference-v3 .shop-image-track .shop-slide img.is-broken { display: none; }
@media (prefers-reduced-motion: reduce) {
  body.home-reference-v3 .shop-image-track { transition-duration: .01ms; }
}

/* 連続スクロール: JSで停止・切り替えを制御せずCSSだけで無限再生 */
body.home-reference-v3 .shop-image-track {
  width: 100%;
  height: 100%;
  display: flex;
  transform: translateX(0);
  transition: none;
  will-change: transform;
}
body.home-reference-v3 .shop-image-track .shop-slide {
  position: relative;
  inset: auto;
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  min-width: 100%;
  opacity: 1;
  transition: none;
}
body.home-reference-v3 .shop-image-track-continuous {
  width: calc(var(--shop-total-slides) * 100%);
  max-width: none;
  animation: shopContinuousSlide var(--shop-scroll-duration) linear infinite;
}
body.home-reference-v3 .shop-image-track-continuous .shop-slide {
  flex-basis: calc(100% / var(--shop-total-slides));
  width: calc(100% / var(--shop-total-slides));
  min-width: calc(100% / var(--shop-total-slides));
}
@keyframes shopContinuousSlide {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
@media (prefers-reduced-motion: reduce) {
  body.home-reference-v3 .shop-image-track-continuous { animation: none; transform: translateX(0); }
}

/* PC・タブレット: 画像追加前と同じ固定高でカード内に収める */
@media (min-width: 768px) {
  body.home-reference-v3 .shop-card {
    height: 420px;
    min-height: 420px;
    max-height: 420px;
    overflow: hidden;
  }

  body.home-reference-v3 .shop-card > .shop-slideshow,
  body.home-reference-v3 .shop-card > .shop-info,
  body.home-reference-v3 .shop-image-track,
  body.home-reference-v3 .shop-image-track .shop-slide {
    height: 100%;
    min-height: 0;
  }

  body.home-reference-v3 .shop-card > .shop-info {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  body.home-reference-v3 .access-grid {
    width: 100%;
    display: block;
  }

  body.home-reference-v3 .access-grid > .map-card {
    margin-top: 45px;
  }

  body.home-reference-v3 .access-heading {
    margin-bottom: 28px;
  }

  body.home-reference-v3 .access-heading h2 {
    font-size: clamp(28px, 8vw, 42px);
    white-space: nowrap;
  }
}

@media (min-width: 768px) {
  body.home-reference-v3 .access-grid {
    width: min(92vw, 1080px);
    max-width: 1080px;
    margin-inline: auto;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    column-gap: 48px;
  }

body.home-reference-v3 .access-copy,
  body.home-reference-v3 .map-card {
    min-width: 0;
    width: 100%;
  }
}

/* アクセス案内: 情報を縦に整理し、参考レイアウトの枠と縦線を表現 */
body.home-reference-v3 .access-heading h2 {
  display: inline-block;
  padding: 10px 52px;
  border: 2px solid var(--home-dark-green);
  background: rgba(255, 253, 248, .62);
  box-shadow: 8px 8px 0 rgba(230, 106, 44, .18);
}

body.home-reference-v3 .access-block {
  margin-bottom: 24px;
  padding: 0 0 0 18px;
  border-left: 5px solid var(--home-orange);
}

body.home-reference-v3 .access-block:last-of-type { margin-bottom: 0; }
body.home-reference-v3 .access-block h3 { margin-bottom: 5px; font-size: clamp(18px, 2vw, 25px); }
body.home-reference-v3 .access-block p { margin-bottom: 0; line-height: 1.8; }
body.home-reference-v3 .access-block .address { line-height: 1.8; }
body.home-reference-v3 .access-copy > .button-outline { display: inline-block; margin-top: 26px; }

@media (max-width: 767px) {
  body.home-reference-v3 .access-heading h2 {
    padding-inline: 28px;
    box-shadow: 5px 5px 0 rgba(230, 106, 44, .18);
  }

  body.home-reference-v3 .access-block {
    margin-bottom: 22px;
    padding-left: 14px;
    border-left-width: 4px;
  }
}

/* お問い合わせ: 画面幅に応じて背景イラストを切り替え */
body.home-reference-v3 .contact {
  background-color: var(--home-dark-green);
  background-image: url("./images/contact-wide.jpeg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  aspect-ratio: 2816 / 1268;
}

@media (max-width: 767px) {
  body.home-reference-v3 .contact {
    background-image: url("./images/contact-mobile.jpeg");
    aspect-ratio: 1156 / 1536;
  }
}
