/* ============================================================
   styles.css — 西洋菓子 無花果 40周年創業祭 LP
   ブランドトークンは izk-cake-web（ケーキご予約サイト）と揃え、
   創業祭のリボン＝焦茶＋金をアクセントに足している。
   ブレークポイントは 600px 単一（憲法 LP.md 6-3）。
   ============================================================ */

:root {
  /* 地色 */
  --cream:      #F6EFE4;   /* チラシの地 */
  --paper:      #FBF6EC;
  --paper2:     #F2E9DA;
  --dark:       #2E2118;   /* 特典パートの地 */
  --dark2:      #3B2B1E;

  /* 文字 */
  --ink:        #3E2C1E;
  --ink-soft:   #7A6149;
  --muted:      #9A8470;
  --on-dark:    #F3E7D4;
  --on-dark-sub:#C7B296;

  /* ブランド */
  --orange:      #DD8A2E;
  --orange-deep: #C2741F;
  --brown:       #4A3728;
  --gold:        #B08A4E;
  --gold-light:  #D6B473;
  --red:         #C0392B;

  --line:      #E0D2BC;
  --line-soft: #EDE2CF;

  --serif:    'Shippori Mincho', serif;
  --sans:     'Zen Kaku Gothic New', sans-serif;
  --garamond: 'Cormorant Garamond', serif;

  --radius: 14px;
}

* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
html { scroll-behavior: smooth; scroll-padding-top: 76px; }
body {
  font-family: var(--sans);
  color: var(--ink);
  background: var(--paper);
  line-height: 1.9;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
img { max-width: 100%; display: block; }
a { color: inherit; }
h1, h2, h3 { margin: 0; font-weight: 700; }
p { margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }

.mincho { font-family: var(--serif); }
.wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }
.sec-pad { padding: 92px 0; }

/* 地色ローテーション（単調さを消す・LP.md 6-2） */
.bg-cream { background: var(--cream); }
.bg-paper { background: var(--paper); }
.bg-dark  { background: linear-gradient(165deg, var(--dark2) 0%, var(--dark) 60%, #241A13 100%); color: var(--on-dark); }

/* ===== 見出し ===== */
.sec-head { text-align: center; margin-bottom: 52px; }
.sec-head .eyebrow {
  font-family: var(--garamond);
  font-size: 12px; letter-spacing: .34em; font-weight: 600;
  color: var(--orange-deep); margin-bottom: 12px;
}
.sec-head h2 { font-family: var(--serif); font-size: 32px; letter-spacing: .09em; line-height: 1.5; }
.sec-head .sec-sub { margin-top: 14px; font-size: 13.5px; color: var(--ink-soft); letter-spacing: .04em; }
.sec-head.on-dark .eyebrow { color: var(--gold-light); }
.sec-head.on-dark h2 { color: var(--on-dark); }
.sec-head.on-dark .sec-sub { color: var(--on-dark-sub); }

/* ===== 写真プレースホルダ（実写差し替えまでの上品な枠） =====
   <img> は onerror="this.remove()" で消えるので、写真が無い間はこの地が出る。 */
.ph {
  position: relative; overflow: hidden;
  background:
    linear-gradient(160deg, rgba(221,138,46,.16), rgba(122,74,38,.20)),
    repeating-linear-gradient(45deg, rgba(122,97,73,.06) 0 12px, transparent 12px 24px), #EADCC6;
  display: flex; align-items: center; justify-content: center;
}
.ph img { width: 100%; height: 100%; object-fit: cover; position: relative; z-index: 2; }
.ph-label {
  position: absolute; z-index: 1; inset: 0;
  display: flex; align-items: center; justify-content: center; text-align: center;
  font-family: var(--garamond); font-size: 12px; letter-spacing: .2em; color: #A98F6E; padding: 12px;
}

/* ============================================================
   ヘッダー
   ============================================================ */
.site-header {
  position: sticky; top: 0; z-index: 60;
  background: rgba(251,246,236,.94);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--line);
}
.site-header .wrap {
  display: flex; align-items: center; justify-content: space-between;
  padding-top: 10px; padding-bottom: 10px;
}
.brand img { height: 46px; width: auto; }
.gnav { display: flex; align-items: center; gap: 24px; font-size: 13.5px; font-weight: 700; color: var(--ink-soft); }
.gnav a { text-decoration: none; }
.gnav a:hover { color: var(--orange-deep); }
.gnav .btn-tel {
  background: var(--orange); color: #fff; padding: 10px 22px; border-radius: 10px;
  font-size: 13.5px; letter-spacing: .06em;
  box-shadow: 0 12px 20px -12px rgba(221,138,46,.9);
}
.gnav .btn-tel:hover { color: #fff; background: var(--orange-deep); }
/* hidden 属性は display 指定に負けるので必ずセットで打ち消す */
.gnav a[hidden] { display: none; }

/* ===== 特典バー（トークン付き来訪時のみ） ===== */
.tokuten-bar {
  display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap;
  background: linear-gradient(100deg, var(--brown), #5C4432);
  color: #F6E7CC; text-decoration: none;
  padding: 12px 20px; font-size: 13.5px; letter-spacing: .05em; text-align: center;
  border-bottom: 2px solid var(--gold);
}
.tokuten-bar[hidden] { display: none; }
.tokuten-bar .arrow { font-size: 12.5px; color: var(--gold-light); font-weight: 700; white-space: nowrap; }
/* 受付終了後は文言を差し替え、色も落ち着かせる（誘い文句を出したままにしない） */
.tokuten-bar .on-ended { display: none; }
html.tokuten-ended .tokuten-bar .on-open { display: none; }
html.tokuten-ended .tokuten-bar .on-ended { display: inline; }
html.tokuten-ended .tokuten-bar {
  background: linear-gradient(100deg, #4B443C, #5C544A);
  border-bottom-color: rgba(214,180,115,.4);
  color: #DDD3C5;
}

/* ============================================================
   ヒーロー
   ============================================================ */
.hero {
  position: relative; overflow: hidden;
  min-height: 560px;
  min-height: 74svh;   /* スマホのツールバー伸縮で高さが暴れないよう svh（vh は下でフォールバック済） */
  display: flex; align-items: center; justify-content: center;
  background: linear-gradient(165deg, #5C4432 0%, #3B2B1E 55%, #2E2118 100%);
  color: var(--on-dark);
  text-align: center;
}
.hero .bg { position: absolute; inset: 0; z-index: 0; }
/* トップ動画と、その1コマ目の静止画。まったく同じ絵・同じ表示方法で重ねる
   （z-index は付けず DOM順で動画が上。ズレて二重に見えないよう拡大は付けない）。
   object-position は入口が中心に来る寄せ（16:9の動画をスマホの縦長枠に収めるため横が大きく切れる）。 */
.hero .hero-poster,
.hero .hero-media {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; object-position: 42% center;
}
/* 静止画・動画とも、読み込みが遅れてもパッと出さず、用意ができた瞬間にふわっと現れる
   （JS有効時のみ。走らなかった時の保険は index.html 側のスクリプト） */
html.js .hero-poster { opacity: 0; transition: opacity .8s ease; }
html.js .hero-poster.is-in { opacity: 1; }
html.js .hero-media { opacity: 0; transition: opacity 1s ease; }
html.js .hero-media.is-in { opacity: 1; }
@media (prefers-reduced-motion: reduce) {
  html.js .hero-poster, html.js .hero-poster.is-in,
  html.js .hero-media, html.js .hero-media.is-in { opacity: 1; transition: none; }
}
/* 文字を読ませるための覆い。動画は不透明のまま出し、暗さはすべてこの層で作る
   （動画側を半透明にすると、静止画と重なる一瞬だけ明るくなってチラつくため） */
.hero .veil {
  position: absolute; inset: 0; pointer-events: none;
  background:
    radial-gradient(115% 85% at 50% 45%, rgba(40,28,20,.34) 0%, rgba(40,28,20,.66) 62%, rgba(40,28,20,.88) 100%),
    linear-gradient(180deg, rgba(40,28,20,.30) 0%, rgba(40,28,20,.08) 34%, rgba(40,28,20,.40) 100%);
  /* 数値は実際に合成して測って決めた値。文字色とのコントラスト比は
     クリーム #FBF3E7 が約 9.3:1、金 #D6B473 が約 5.2:1（WCAG AA の 4.5:1 以上）。
     薄くする方向に触る時は、必ず測り直すこと。 */
}
.hero-inner { position: relative; z-index: 2; padding: 76px 24px 88px; width: 100%; }
/* 文字の後ろだけをふわっと沈める“スポット”。動画の明るい場面（ショーケースの照明など）でも
   文字が浮くよう、ベール（全面）とは別に、文字の周りだけを追加で暗くしている。
   輪郭は出さず中心から自然に消えるので、動画の見え方は損なわない。 */
.hero-inner::before {
  content: ''; position: absolute; inset: 4% -4% 6%; z-index: -1; pointer-events: none;
  background: radial-gradient(closest-side at 50% 48%, rgba(28,19,13,.52) 0%, rgba(28,19,13,.34) 55%, rgba(28,19,13,0) 100%);
}
/* 影は2枚重ね：近い影で文字の輪郭を立て、遠い影で背景との間に“間”をつくる */
.hero-inner > * { text-shadow: 0 1px 3px rgba(20,13,8,.75), 0 6px 22px rgba(20,13,8,.55); }
.hero-title { text-shadow: 0 2px 5px rgba(20,13,8,.8), 0 10px 34px rgba(20,13,8,.6); }
.ribbon span { text-shadow: 0 1px 2px rgba(20,13,8,.5); }

/* 40th Anniversary リボン（チラシの帯を再現） */
.ribbon {
  display: inline-block; position: relative;
  background: linear-gradient(180deg, #55402E, #3B2B1E);
  border-top: 1px solid rgba(214,180,115,.5);
  border-bottom: 1px solid rgba(214,180,115,.5);
  padding: 9px 42px; margin-bottom: 28px;
}
.ribbon span {
  font-family: var(--garamond); font-weight: 600;
  font-size: 20px; letter-spacing: .12em; color: var(--gold-light);
}
.ribbon::before, .ribbon::after {
  content: ''; position: absolute; top: 0; width: 18px; height: 100%;
  background: linear-gradient(180deg, #6A5138, #46331F);
}
.ribbon::before { left: -18px; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 55% 50%); }
.ribbon::after  { right: -18px; clip-path: polygon(0 0, 100% 0, 45% 50%, 100% 100%, 0 100%); }

.hero-brand { font-size: 25px; letter-spacing: .3em; color: #F3E7D4; margin-bottom: 18px; }
.hero-term {
  font-size: 22px; letter-spacing: .1em; color: var(--gold-light); margin-bottom: 10px;
}
.hero-term small { font-size: .62em; letter-spacing: 0; }
.hero-term .arw { margin: 0 14px; font-size: .7em; vertical-align: .12em; }
.hero-title { font-size: 58px; letter-spacing: .06em; line-height: 1.25; color: #FBF3E7; }
.hero-title .num { font-size: 1.28em; letter-spacing: .02em; }
.hero-shops { margin-top: 22px; font-size: 13px; letter-spacing: .18em; color: var(--on-dark-sub); }

.scroll-cue { position: absolute; left: 50%; bottom: 22px; transform: translateX(-50%); z-index: 2; text-align: center; }
.scroll-cue .txt { display: block; font-family: var(--garamond); font-size: 10px; letter-spacing: .3em; color: var(--on-dark-sub); }
.scroll-cue .line { display: block; width: 1px; height: 34px; margin: 8px auto 0; background: linear-gradient(180deg, var(--gold-light), transparent); }

/* ============================================================
   ごあいさつ
   ============================================================ */
.greeting { max-width: 700px; margin: 0 auto; text-align: center; }
.greeting .eyebrow {
  font-size: 13px; letter-spacing: .3em; color: var(--orange-deep); margin-bottom: 26px;
}
.greeting .lead { font-size: 16px; line-height: 2.4; letter-spacing: .06em; color: var(--ink); }
.greeting .lead + .lead { margin-top: 22px; }
.greeting .sign { margin-top: 32px; font-size: 15px; letter-spacing: .24em; color: var(--ink-soft); }
.sp-br { display: none; }

/* ============================================================
   創業祭の商品
   ============================================================ */
.products { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.p-card {
  background: #fff; border: 1px solid var(--line-soft); border-radius: var(--radius);
  overflow: hidden; display: flex; flex-direction: column;
  box-shadow: 0 26px 44px -34px rgba(62,44,30,.55);
}
.p-fig { position: relative; }
.p-fig .ph { aspect-ratio: 4 / 3; }
.p-flag {
  position: absolute; top: 12px; right: 12px; z-index: 3;
  font-size: 12px; letter-spacing: .08em; color: #fff;
  padding: 6px 14px; border-radius: 999px;
  box-shadow: 0 8px 16px -8px rgba(0,0,0,.5);
}
.p-flag.ok { background: var(--brown); }
.p-flag.limited { background: var(--red); }

.p-body { padding: 24px 22px 26px; display: flex; flex-direction: column; flex: 1; }
.p-body h3 { font-size: 19px; letter-spacing: .04em; line-height: 1.6; }
.p-body h3 .size { display: block; font-size: 14px; color: var(--ink-soft); letter-spacing: .1em; margin-top: 4px; }
.p-price { margin: 14px 0 16px; color: var(--orange-deep); font-family: var(--serif); }
.p-price b { font-size: 34px; letter-spacing: .02em; }
.p-price small { font-size: 13px; margin-left: 4px; color: var(--ink-soft); }
.p-terms { font-size: 13px; line-height: 1.95; color: var(--ink-soft); margin-bottom: 20px; }
.p-terms li { padding-left: 15px; position: relative; }
.p-terms li::before { content: '・'; position: absolute; left: 0; }
.p-terms li.em { color: var(--red); font-weight: 700; }
.p-terms li small { font-size: .8em; }
.btn-reserve {
  margin-top: auto; display: block; text-align: center; text-decoration: none;
  background: var(--orange); color: #fff; border-radius: 10px;
  padding: 13px 18px; font-size: 14.5px; letter-spacing: .08em;
  box-shadow: 0 14px 22px -14px rgba(221,138,46,.95);
}
.btn-reserve:hover { background: var(--orange-deep); }
/* ご予約ボタンが無いカード（創業祭SPECIAL）は但し書きが最後なので下余白を詰める */
.p-card:not(:has(.btn-reserve)) .p-terms { margin-bottom: 0; }
.products-foot { margin-top: 30px; text-align: center; font-size: 12.5px; color: var(--muted); letter-spacing: .04em; }

/* ============================================================
   40周年記念特典（トークン付き来訪時のみ表示）
   ============================================================ */
.tokuten-sec[hidden] { display: none; }   /* hidden 属性は display 指定に負けるため明示 */

.ticket {
  max-width: 620px; margin: 0 auto;
  background: linear-gradient(178deg, #FBF6EC, #F2E7D4);
  color: var(--ink);
  border-radius: var(--radius);
  padding: 0 32px 34px;
  position: relative;
  box-shadow: 0 36px 60px -34px rgba(0,0,0,.65);
}
/* チラシの「キリトリ線」を思わせる切り欠き */
.ticket::before, .ticket::after {
  content: ''; position: absolute; top: 108px; width: 26px; height: 26px; border-radius: 50%;
  background: var(--dark);
}
.ticket::before { left: -13px; }
.ticket::after  { right: -13px; }

.ticket-ribbon {
  position: relative; top: -1px;
  margin: 0 -32px 30px; padding: 15px 20px;
  background: linear-gradient(180deg, #55402E, #3B2B1E);
  color: var(--gold-light);
  font-size: 17px; letter-spacing: .14em; text-align: center;
  border-radius: var(--radius) var(--radius) 0 0;
  border-bottom: 2px solid var(--gold);
}
.ticket-main { text-align: center; padding-bottom: 26px; border-bottom: 1px dashed var(--line); }
.ticket-offer { font-size: 23px; letter-spacing: .08em; }
.ticket-offer .n { font-size: 1.5em; color: var(--orange-deep); margin: 0 4px; }
.ticket-price { margin-top: 8px; color: var(--orange-deep); }
.ticket-price b { font-size: 54px; letter-spacing: .02em; }
.ticket-price small { font-size: 15px; margin-left: 5px; color: var(--ink-soft); }
.ticket-note { margin-top: 4px; font-size: 14px; color: var(--ink-soft); letter-spacing: .06em; }

.ticket-terms { counter-reset: t; margin: 24px 0 26px; font-size: 13.5px; line-height: 1.95; color: var(--ink-soft); }
.ticket-terms li { counter-increment: t; padding-left: 26px; position: relative; }
.ticket-terms li + li { margin-top: 8px; }
.ticket-terms li::before {
  content: counter(t) '.'; position: absolute; left: 0; top: 0;
  font-family: var(--serif); color: var(--orange-deep); font-weight: 700;
}
.btn-tokuten {
  display: block; text-align: center; text-decoration: none;
  background: linear-gradient(180deg, #55402E, #3B2B1E);
  color: var(--gold-light);
  border: 1px solid var(--gold);
  border-radius: 12px; padding: 17px 20px;
  font-size: 17px; letter-spacing: .12em;
  box-shadow: 0 18px 28px -18px rgba(0,0,0,.8);
}
.btn-tokuten:hover { color: #F7E9CB; }
.ticket-foot { margin-top: 16px; text-align: center; font-size: 12px; line-height: 1.85; color: var(--muted); }

/* ===== 受付終了後のご案内（金額・ボタンは出さない） ===== */
.ticket[hidden] { display: none; }   /* hidden 属性 vs 既定表示の打ち消し（セットで書く） */
.ticket-ended { max-width: 560px; padding-bottom: 30px; }
.ticket-ended .ticket-ribbon { background: linear-gradient(180deg, #5A5148, #46403A); color: #E0D5C4; border-bottom-color: rgba(214,180,115,.5); }
.ticket-ended::before, .ticket-ended::after { top: 92px; }
.ticket-ended-body { text-align: center; padding: 8px 4px 0; }
.ticket-ended-lead { font-size: 21px; letter-spacing: .09em; line-height: 1.7; color: var(--ink); }
.ticket-ended-note { margin-top: 16px; font-size: 13.5px; line-height: 2.05; color: var(--ink-soft); }

/* ============================================================
   ご来店にあたって
   ============================================================ */
.notes { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; max-width: 900px; margin: 0 auto; }
.note {
  display: flex; gap: 18px; align-items: flex-start;
  background: #fff; border: 1px solid var(--line-soft); border-radius: var(--radius); padding: 26px 24px;
}
.note-mark {
  flex: none; width: 46px; height: 46px; border-radius: 50%;
  background: var(--brown); color: var(--gold-light);
  display: flex; align-items: center; justify-content: center;
}
.note-mark svg { width: 25px; height: 25px; display: block; }
.note h3 { font-size: 16.5px; letter-spacing: .08em; margin-bottom: 6px; }
.note p { font-size: 13.5px; line-height: 1.95; color: var(--ink-soft); }

/* ============================================================
   店舗のご案内
   ============================================================ */
.stores { display: grid; grid-template-columns: repeat(2, 1fr); gap: 34px; }
.store-unit {
  background: #fff; border: 1px solid var(--line-soft); border-radius: var(--radius); overflow: hidden;
  box-shadow: 0 26px 44px -34px rgba(62,44,30,.5);
}
.store-fig .ph { aspect-ratio: 16 / 10; }
.store-card { padding: 26px 24px 28px; }
.store-card h3 { font-size: 22px; letter-spacing: .08em; }
.store-card h3 .kind { display: block; font-size: 13px; color: var(--ink-soft); letter-spacing: .16em; margin-bottom: 5px; }
.store-card .rule { width: 46px; height: 2px; background: var(--orange); margin: 14px 0 18px; }
.store-card dl { display: grid; grid-template-columns: 84px 1fr; gap: 8px 12px; font-size: 14px; margin: 0 0 20px; }
.store-card dt { color: var(--muted); font-size: 12.5px; letter-spacing: .1em; padding-top: 2px; }
.store-card dd { margin: 0; color: var(--ink); }
.store-card dd a { color: var(--orange-deep); text-decoration: none; font-weight: 700; }
.btn-tel-solid {
  display: block; text-align: center; text-decoration: none;
  background: var(--brown); color: #F6E7CC; border-radius: 10px; padding: 14px 18px;
  font-size: 15px; letter-spacing: .08em;
}
.btn-tel-solid small { display: block; font-size: 11.5px; letter-spacing: .1em; color: var(--gold-light); margin-top: 3px; }
.btn-tel-solid:hover { background: #5C4432; }
.map-frame { margin-top: 18px; border-radius: 10px; overflow: hidden; border: 1px solid var(--line); }
.map-frame iframe { width: 100%; height: 210px; border: 0; display: block; }

/* ============================================================
   フッター
   ============================================================ */
.site-footer { background: var(--dark); color: var(--on-dark-sub); padding: 56px 0 40px; text-align: center; }
.footer-logo { height: 54px; width: auto; margin: 0 auto 18px; }
.footer-term { font-size: 15px; letter-spacing: .12em; color: var(--gold-light); }
.footer-nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 22px; margin: 24px 0 20px; font-size: 13px; }
.footer-nav a { text-decoration: none; color: var(--on-dark-sub); }
.footer-nav a:hover { color: var(--gold-light); }
.footer-note { font-size: 11.5px; line-height: 1.8; color: #8C7A63; }
.copyright { margin-top: 14px; font-size: 11.5px; color: #7A6A57; letter-spacing: .06em; }

/* ============================================================
   スマホ追従メニュー（600px 以下でのみ表示）
   ============================================================ */
.mobile-bar { display: none; }

/* ============================================================
   店舗選択ポップアップ
   ============================================================ */
.tel-sheet {
  position: fixed; inset: 0; z-index: 200;
  background: rgba(46,33,24,.62);
  display: flex; align-items: flex-end; justify-content: center;
  padding: 20px;
}
.tel-sheet[hidden] { display: none; }
.tel-sheet-card {
  background: var(--paper); border-radius: 18px; padding: 26px 22px 22px;
  width: 100%; max-width: 420px; text-align: center;
  box-shadow: 0 -20px 60px -30px rgba(0,0,0,.8);
}
.tel-sheet-title { font-size: 18px; letter-spacing: .08em; line-height: 1.7; margin-bottom: 20px; }
.tel-sheet-btn {
  display: block; text-decoration: none; background: var(--orange); color: #fff;
  border-radius: 12px; padding: 15px 16px; font-size: 15px; letter-spacing: .06em;
}
.tel-sheet-btn + .tel-sheet-btn { margin-top: 12px; }
.tel-sheet-btn small { display: block; font-size: 11.5px; margin-top: 3px; opacity: .9; letter-spacing: .06em; }
.tel-sheet-close {
  margin-top: 16px; width: 100%; background: none; border: 1px solid var(--line);
  border-radius: 10px; padding: 12px; font-size: 13.5px; color: var(--ink-soft); cursor: pointer;
  font-family: inherit;
}

/* ============================================================
   スクロール表示アニメーション
   ============================================================ */
.reveal-ready .reveal {
  opacity: 0; transform: translateY(24px);
  transition: opacity .8s cubic-bezier(.2,.7,.2,1), transform .8s cubic-bezier(.2,.7,.2,1);
}
.reveal-ready .reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .reveal-ready .reveal, .reveal-ready .reveal.in { opacity: 1 !important; transform: none !important; transition: none !important; }
}

/* ============================================================
   スマホ（600px以下・単一ブレークポイント）
   ============================================================ */
@media (max-width: 600px) {
  html { scroll-padding-top: 64px; }
  .wrap { padding: 0 18px; }
  .sec-pad { padding: 62px 0; }
  .sp-br { display: inline; }

  /* ヘッダーはロゴ＋電話のみ（テキストナビは畳んで追従メニューへ委譲） */
  .site-header .wrap { padding-top: 8px; padding-bottom: 8px; }
  .brand img { height: 38px; }
  .gnav a:not(.btn-tel) { display: none; }
  .gnav .btn-tel { padding: 9px 18px; font-size: 13px; }

  .tokuten-bar { padding: 10px 16px; font-size: 12.5px; gap: 6px; line-height: 1.6; }

  .hero { min-height: 500px; min-height: 78svh; }
  .hero-inner { padding: 52px 18px 72px; }
  .ribbon { padding: 8px 30px; margin-bottom: 22px; }
  .ribbon span { font-size: 16px; }
  .hero-brand { font-size: 19px; letter-spacing: .24em; margin-bottom: 14px; }
  .hero-term { font-size: 17px; }
  .hero-term .arw { margin: 0 8px; }
  .hero-title { font-size: 40px; }
  .hero-shops { font-size: 12px; letter-spacing: .12em; }
  .scroll-cue { display: none; }

  .sec-head { margin-bottom: 36px; }
  .sec-head h2 { font-size: 24px; }
  .greeting .lead { font-size: 14.5px; line-height: 2.2; }

  .products { grid-template-columns: 1fr; gap: 22px; }
  .p-body { padding: 20px 18px 22px; }
  .p-body h3 { font-size: 17.5px; }
  .p-price b { font-size: 30px; }

  .ticket { padding: 0 20px 28px; }
  .ticket-ribbon { margin: 0 -20px 24px; font-size: 15px; letter-spacing: .08em; }
  .ticket::before, .ticket::after { top: 96px; width: 20px; height: 20px; }
  .ticket::before { left: -10px; }
  .ticket::after  { right: -10px; }
  .ticket-offer { font-size: 19px; }
  .ticket-price b { font-size: 44px; }
  .btn-tokuten { font-size: 16px; padding: 16px 14px; }
  .ticket-ended::before, .ticket-ended::after { top: 80px; }
  .ticket-ended-lead { font-size: 18px; }
  .ticket-ended-note { font-size: 13px; }

  .notes { grid-template-columns: 1fr; gap: 16px; }
  .note { padding: 20px 18px; gap: 14px; }

  .stores { grid-template-columns: 1fr; gap: 24px; }
  .store-card { padding: 22px 18px 24px; }
  .store-card h3 { font-size: 19px; }
  .map-frame iframe { height: 190px; }

  /* 追従メニュー（4項目・iPhoneホームバー対応） */
  .mobile-bar {
    display: flex; position: fixed; left: 0; right: 0; bottom: 0; z-index: 90;
    background: rgba(251,246,236,.95); backdrop-filter: blur(12px);
    border-top: 1px solid var(--line);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .mobile-bar a {
    flex: 1; text-decoration: none; color: var(--ink-soft);
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    gap: 3px; padding: 9px 4px; font-size: 10.5px; letter-spacing: .06em; min-height: 56px;
  }
  .mobile-bar a[hidden] { display: none; }   /* hidden 属性 vs display:flex の打ち消し */
  .mobile-bar .ic {
    width: 26px; height: 26px; border-radius: 50%;
    background: var(--paper2); color: var(--brown);
    display: flex; align-items: center; justify-content: center; font-size: 13px;
  }
  .mobile-bar .cta { color: #fff; background: var(--orange); }
  .mobile-bar .cta .ic { background: rgba(255,255,255,.22); color: #fff; }

  /* 追従メニューの分だけフッターに余白（重なり事故の予防） */
  .site-footer { padding-bottom: 96px; }
  .tel-sheet { padding-bottom: calc(20px + env(safe-area-inset-bottom)); }
}
