/* ==================================================================
   La Maison des Fleurs — stylesheet（日英共通）
   南フランス・プロヴァンスの、花に囲まれた全12室のブティックホテル。
   写真・余白・タイポグラフィ主体のブランドサイト。

   目次
     1. デザイントークン
     2. リセット & ベース
     3. 共通パーツ（見出し・ボタン・画像・クロスフェード・章タイトル）
     4. Header / Nav / Lang（スクロールで出現）
     5. Hero（18-top.jpg を全面表示・重ねない）
     6. Brand Statement
     7. About
     8. Dining
     9. Stay（Rooms / Message / Booking：Rates・Included・Reserve・Calendar）
    10. Information
    11. Access（架空のマップUI）
    12. Footer
    13. スクロールリビール
    14. レスポンシブ
================================================================== */

/* ---------- 1. デザイントークン ---------- */
:root {
  --ivory:      #f0eaec;
  --cream:      #f7f3f1;
  --lavender:   #e3d9e4;
  --lavender-2: #ece3e8;

  --brown:    #3a2e26;     /* 本文・見出し・キャッチコピー（統一） */
  --brown-2:  #6f6258;     /* 補助 */
  --espresso: #2c231d;     /* ヘッダー／フッターの帯・ボタン基本色 */
  --paper:    #ece2d6;     /* 濃い帯の上の文字 */
  --btn-hover:#5c5560;     /* ボタンhover：少し明るいラベンダーグレージュ */

  --olive:  #68704b;       /* アクセント：ボタン枠・線・アイコン・hover のみ */
  --yellow: #d3a52c;

  --line:   rgba(58, 46, 38, 0.16);
  --line-2: rgba(58, 46, 38, 0.09);

  --serif: "Cormorant Garamond", "Shippori Mincho", Georgia, serif;
  --mincho:"Shippori Mincho", "Cormorant Garamond", serif;
  --sans:  "Noto Sans JP", system-ui, sans-serif;

  --pad:  clamp(1.4rem, 6vw, 6.5rem);
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  --header-h: 76px;
}

/* ---------- 2. リセット & ベース ---------- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html {
  background: var(--ivory);
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-h);
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: var(--sans);
  font-weight: 300;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.055em;
  color: var(--brown);
  background: var(--ivory);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
img { display: block; width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button, input, select { font: inherit; color: inherit; }
::selection { background: var(--olive); color: var(--cream); }

/* ---------- 3. 共通パーツ ---------- */
.eyebrow {
  font-size: 0.62rem;
  font-weight: 400;
  letter-spacing: 0.34em;
  text-transform: uppercase;
  color: var(--olive);
}
h2 { font-family: var(--serif); font-weight: 400; line-height: 1.08; letter-spacing: -0.01em; }
/* キャッチコピー等の em は装飾のイタリックのみ。色はダークブラウンに統一 */
h2 em, h3 em { font-style: italic; font-weight: 400; color: inherit; }

/* ボタン（サイト共通・統一デザイン）
   基本色は濃いブラウン、文字は白。hoverで少し明るいラベンダーグレージュへ。 */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.7em;
  margin-top: 2.6rem;
  padding: 1.15em 2.4em;
  border: 1px solid var(--espresso);
  border-radius: 999px;
  background: var(--espresso);
  font-size: 0.64rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #fff;
  transition: background-color 0.4s var(--ease), border-color 0.4s var(--ease), transform 0.3s var(--ease);
}
.btn span { transition: transform 0.4s var(--ease); }
.btn:hover, .btn:focus-visible { background: var(--btn-hover); border-color: var(--btn-hover); color: #fff; transform: translateY(-2px); }
.btn:hover span { transform: translate(2px, -2px); }

/* 画像・クロスフェード */
.image-frame { overflow: hidden; }
.image-frame img { height: 100%; object-fit: cover; }
.image-frame:not(.stack):hover img { transform: scale(1.05); transition: transform 1.6s var(--ease); }
.stack { position: relative; overflow: hidden; background: var(--lavender); }
.stack__img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1.8s var(--ease);
}
.stack__img.is-active { opacity: 1; }

/* 章タイトル（全セクション統一：同フォント・同サイズ・同色・同余白） */
.chapter {
  text-align: center;
  padding: clamp(6rem, 14vw, 11rem) var(--pad) clamp(2.4rem, 5vw, 4.5rem);
}
.chapter__title {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(2.3rem, 4.8vw, 3.6rem);   /* 約50〜58px。全セクション統一 */
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--brown);
  overflow-wrap: anywhere;
}
.chapter__sub {
  margin-top: 1.8rem;
  font-family: var(--mincho);
  font-size: clamp(0.95rem, 1.7vw, 1.15rem);
  letter-spacing: 0.14em;
  color: var(--brown);
}
.chapter + section { padding-top: 0; }

/* ---------- 4. HEADER / NAV / LANG ----------
   初期は非表示。少しスクロールしたら上部から自然に現れる。 */
.header {
  position: fixed;
  /* スライドは transform ではなく top で行う（fixedの子=モバイルメニューを
     ヘッダー内に閉じ込めないため）。イントロ終了までは画面外に隠す。 */
  top: calc(var(--header-h) * -1);
  left: 0; right: 0;
  z-index: 100;
  height: var(--header-h);
  padding: 0 var(--pad);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  background: var(--espresso);
  opacity: 0;
  transition: top 0.9s var(--ease), opacity 0.9s var(--ease), box-shadow 0.5s;
  pointer-events: none;
}
/* Hero表示中は隠し、スクロールで .visible が付いてフェードイン（以後は固定維持） */
.header.visible, .no-js .header { top: 0; opacity: 1; pointer-events: auto; }
.header.scrolled { box-shadow: 0 10px 30px -20px rgba(0,0,0,0.5); }

.brand { display: flex; align-items: center; gap: 12px; line-height: 1; flex: none; }
.brand img { width: 38px; height: 38px; border-radius: 50%; background: #fff; object-fit: contain; padding: 3px; }
.brand span { font-family: var(--serif); font-size: 1.08rem; letter-spacing: 0.02em; color: var(--paper); white-space: nowrap; }

.nav { display: flex; align-items: center; gap: clamp(1rem, 2.4vw, 2.4rem); }
.nav a { font-size: 0.6rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--paper); transition: opacity 0.3s; }
.nav a:hover { opacity: 0.6; }

.header__tools { display: flex; align-items: center; gap: 1.3rem; flex: none; }

/* 言語切替（ヘッダー内・共通スタイル） */
.lang { display: flex; align-items: center; gap: 0.55rem; font-size: 0.64rem; letter-spacing: 0.16em; }
.lang a { padding: 0.4em 0.2em; opacity: 0.55; transition: opacity 0.3s, color 0.3s; }
.lang span { opacity: 0.4; }
.header .lang a { color: var(--paper); }
.header .lang a:hover { opacity: 0.9; }
.header .lang a.is-active { opacity: 1; color: var(--yellow); }
.header .lang span { color: var(--paper); }

/* ハンバーガー（モバイルのみ） */
.menu { display: none; width: 34px; height: 34px; background: none; border: 0; position: relative; z-index: 110; }
.menu span { display: block; width: 24px; height: 1px; margin: 6px auto; background: var(--paper); transition: transform 0.4s var(--ease), opacity 0.3s, background-color 0.3s; }
.menu.open span { background: var(--brown); }
.menu.open span:first-child { transform: translateY(3.5px) rotate(45deg); }
.menu.open span:last-child  { transform: translateY(-3.5px) rotate(-45deg); }

/* ---------- 5. HERO ----------
   19-top.jpg（ロゴ・コピー込みの完成画像）をそのまま全面表示。
   上に文字・オーバーレイ等は一切重ねない。 */
.hero { position: relative; width: 100%; background: var(--lavender); }
.hero__img { display: block; width: 100%; height: auto; }

/* ---------- INTRO 演出 ----------
   ①ロゴのみ表示 → ②中央で縮小 → ③19-top フェードイン（veilが消える）
   → ④ロゴがフェードアウト → ⑤ヘッダーがフェードイン */
.intro {
  position: fixed; inset: 0; z-index: 150;
  display: grid; place-items: center;
  pointer-events: none;
}
.intro__veil {
  position: absolute; inset: 0;
  background: var(--lavender);
  /* ロゴが完全に消えたあとに veil を消して写真を現す */
  animation: introVeil 1.0s var(--ease) 3.0s forwards;
}
.intro__logo {
  position: relative;
  width: clamp(210px, 32vw, 420px);
  height: auto;
  mix-blend-mode: multiply;         /* 白地を lavender に溶かす */
  opacity: 0;
  transform-origin: center;         /* 中央から動かさず縮小 */
  animation: introLogo 3.0s var(--ease) forwards;
}
/* 縮小と透明化を同時に進め、止まらず・薄く残さず opacity:0 まで消す */
@keyframes introLogo {
  0%   { opacity: 0; transform: scale(1.05); }
  20%  { opacity: 1; transform: scale(1); }
  53%  { opacity: 1; transform: scale(1); }       /* 保持 */
  100% { opacity: 0; transform: scale(0.4); }     /* 縮小しながら完全に消える */
}
@keyframes introVeil { to { opacity: 0; visibility: hidden; } }
/* JS終了後・JS無効・reduced-motion では出さない */
.intro-done .intro, .no-js .intro { display: none; }
@media (prefers-reduced-motion: reduce) { .intro { display: none; } }

/* ---------- 6. BRAND STATEMENT ---------- */
.statement {
  background: var(--ivory);
  text-align: center;
  padding: clamp(7rem, 16vw, 14rem) var(--pad);
  display: flex; flex-direction: column; align-items: center;
}
.statement .eyebrow { margin-bottom: 2.6rem; }
.statement h2 { font-size: clamp(2.8rem, 8vw, 6.4rem); color: var(--brown); }
.statement__jp { margin-top: 3rem; font-size: clamp(0.9rem, 1.6vw, 1.05rem); line-height: 2.7; letter-spacing: 0.14em; color: var(--brown); }
.statement__fr { margin-top: 2.4rem; font-family: var(--serif); font-style: italic; font-size: clamp(1.2rem, 2.4vw, 1.8rem); line-height: 1.6; color: var(--brown); }

/* ---------- 7. ABOUT ---------- */
.about {
  background: var(--ivory);   /* サイト全体と同じ薄紫アイボリーに統一 */
  display: grid;
  grid-template-columns: 1.05fr 0.8fr;
  gap: clamp(3rem, 9vw, 9rem);
  align-items: center;
  padding: clamp(3rem, 6vw, 5rem) var(--pad) clamp(6rem, 13vw, 12rem);
}
.about__copy { max-width: 600px; }
.about__title { font-family: var(--mincho); font-size: clamp(1.7rem, 4vw, 2.9rem); line-height: 1.4; color: var(--brown); }
.about__title em { color: var(--brown); font-style: normal; }
.about__lead { font-family: var(--serif); font-size: clamp(1.4rem, 2.4vw, 2rem); line-height: 1.55; margin: 2.4rem 0 1.6rem; color: var(--brown); }
.about__copy > p:not(.eyebrow):not(.about__lead) { max-width: 500px; color: var(--brown-2); }
.about__image { aspect-ratio: 3 / 4; }

/* ---------- 8. DINING ----------
   Breakfast / Dinner を中央寄せの均等2カラムに。 */
.dining {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2.2rem, 5vw, 4.5rem);
  max-width: 1040px;
  margin-inline: auto;
  padding: clamp(3rem, 6vw, 5rem) var(--pad) clamp(6rem, 13vw, 12rem);
}
.dining__col { display: flex; flex-direction: column; }
/* 画像ボックスは左右で同じ幅・高さ・比率 */
.dining__stack { width: 100%; aspect-ratio: 4 / 5; }
.dining__label {
  margin-top: 2.2rem;
  font-size: 0.62rem; letter-spacing: 0.32em; text-transform: uppercase; color: var(--olive);
}
/* キャッチコピー：小さめ・ダークブラウン・左右で統一・PCで1行 */
.dining__catch {
  font-family: var(--serif); font-weight: 400;
  font-size: clamp(1.4rem, 2.1vw, 1.85rem);
  line-height: 1.4; margin: 0.9rem 0 1.3rem;
  color: var(--brown);
}
.dining__note { color: var(--brown-2); }
/* 料理が切れないよう、3枚とも全体を表示（余白は背景色に馴染ませる） */
.dining__stack { background: var(--ivory); }
.dining__stack .stack__img { object-fit: contain; }

/* スライダーのページネーション（ドット）：画像下中央・ミニマル */
.slider-dots { display: flex; justify-content: center; gap: 0.7rem; margin-top: 22px; }
.slider-dot {
  width: 9px; height: 9px; padding: 0;
  border-radius: 50%;
  border: 1px solid var(--brown);
  background: transparent;
  cursor: pointer;
  transition: background-color 0.35s var(--ease);
}
.slider-dot.is-active { background: var(--brown); }
.slider-dot:hover { background: rgba(58, 46, 38, 0.4); }

/* ---------- 9. STAY ---------- */
.stay {
  background: var(--ivory);
  padding: 0 var(--pad) clamp(6rem, 13vw, 12rem);
}
.stay > * + * { margin-top: clamp(4.5rem, 10vw, 8rem); }

/* Rooms：3枚横並び。写真主役、文字は控えめ */
.rooms {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.4rem, 3vw, 2.5rem);
  max-width: 1160px; margin-inline: auto;
}
.room-card__img { aspect-ratio: 3 / 4; margin-bottom: 1.4rem; }
.room-card__name { font-size: 0.68rem; letter-spacing: 0.24em; text-transform: uppercase; color: var(--brown); font-weight: 500; margin-bottom: 0.7rem; }
.room-card__desc { font-size: 0.85rem; color: var(--brown-2); line-height: 1.95; }

/* Stay message：読み物として自然なサイズ */
.stay__message { max-width: 620px; margin-inline: auto; text-align: center; }
.stay__message h3 { font-family: var(--serif); font-style: italic; font-weight: 400; font-size: clamp(1.4rem, 2.4vw, 1.9rem); margin-bottom: 1.4rem; color: var(--brown); }
.stay__message p { color: var(--brown-2); }

/* ROOMS & RATES：中央の大きな見出し＋細いライン */
.rooms-rates-head { text-align: center; }
.rooms-rates-title {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(2.2rem, 4.5vw, 2.9rem);   /* 約40〜48px */
  letter-spacing: 0.4em;
  padding-left: 0.4em;                        /* letter-spacing分の中央補正 */
  text-transform: uppercase;
  color: var(--brown);
  line-height: 1.1;
}
.rooms-rates-line { display: block; width: 64px; height: 1px; background: var(--line); margin: 1.6rem auto 0; }

/* 予約エリア：カード感なし・背景はセクションと同じ */
.booking { max-width: 880px; margin-inline: auto; width: 100%; }
.booking__facts {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: clamp(2.5rem, 6vw, 4rem);
  align-items: start;
}
.stay__label { font-size: 0.62rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--olive); margin-bottom: 1.8rem; }

.rates__row { display: flex; align-items: baseline; gap: 1rem; padding: 1.2rem 0; border-top: 1px solid var(--line); }
.rates__name { font-family: var(--serif); font-size: clamp(1.3rem, 2.2vw, 1.7rem); color: var(--brown); }
.rates__dots { flex: 1; border-bottom: 1px dotted var(--line); transform: translateY(-4px); }
.rates__cost { font-family: var(--serif); font-size: clamp(1.3rem, 2.2vw, 1.7rem); color: var(--brown); white-space: nowrap; }
.rates__cost small { font-family: var(--sans); font-size: 0.58rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--brown-2); }
.rates__note { margin-top: 1.3rem; font-size: 0.64rem; letter-spacing: 0.12em; color: var(--brown-2); }

.included__list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 1.8rem 1.4rem; }
.included__list li { display: flex; flex-direction: column; align-items: flex-start; gap: 0.8rem; }
.included__list svg, .info-grid svg { width: 30px; height: 30px; fill: none; stroke: var(--olive); stroke-width: 1.15; stroke-linecap: round; stroke-linejoin: round; }
.included__list span { font-size: 0.64rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--brown); font-weight: 500; }

/* Reserve ボタン */
.stay__reserve { text-align: center; margin-top: clamp(2.5rem, 5vw, 3.5rem); padding-top: clamp(2rem, 4vw, 2.6rem); border-top: 1px solid var(--line); }
/* Reserve は共通 .btn を使用。ここでは寸法とキャレットのみ調整 */
.reserve-cta { margin-top: 0; padding: 1.2em 3.2em; gap: 0.9em; font-size: 0.7rem; letter-spacing: 0.28em; }
.reserve-caret { width: 8px; height: 8px; border-right: 1px solid currentColor; border-bottom: 1px solid currentColor; transform: rotate(45deg); transition: transform 0.4s var(--ease); }
.reserve-cta[aria-expanded="true"] .reserve-caret { transform: rotate(-135deg); }

/* ---- 予約カレンダー（操作可能なデモUI） ---- */
.calendar {
  display: none;
  opacity: 0; transform: translateY(16px);
  transition: opacity 0.5s var(--ease), transform 0.5s var(--ease);
  margin: 2.4rem auto 0;
  width: min(520px, 100%);
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: clamp(1.4rem, 4vw, 2rem);
  text-align: left;
}
.calendar.is-open { display: block; }
.calendar.is-shown { opacity: 1; transform: none; }

/* 上部：Room type / Guests */
.cal__controls { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom: 1.6rem; }
.cal__field { display: flex; flex-direction: column; gap: 0.5rem; }
.cal__field label { font-size: 0.54rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--brown-2); }
.cal__field select {
  appearance: none; -webkit-appearance: none;
  width: 100%; background: var(--cream);
  border: 1px solid var(--line); border-radius: 4px;
  padding: 0.7rem 0.8rem; font-family: var(--serif); font-size: 1rem; color: var(--brown);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236f6258' fill='none' stroke-width='1.3'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right 0.7rem center; padding-right: 1.8rem;
}
.cal__field select:focus { outline: none; border-color: var(--olive); }

/* 月ナビ */
.cal__nav { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1rem; }
.cal__month { font-family: var(--serif); font-style: italic; font-size: 1.35rem; color: var(--brown); }
.cal__arrow { width: 34px; height: 34px; border: 1px solid var(--line); border-radius: 50%; background: none; display: grid; place-items: center; transition: border-color 0.3s, background-color 0.3s; }
.cal__arrow:hover:not(:disabled) { border-color: var(--olive); background: var(--cream); }
.cal__arrow:disabled { opacity: 0.3; cursor: default; }
.cal__arrow svg { width: 8px; height: 8px; stroke: var(--brown); stroke-width: 1.4; fill: none; }

.cal__grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 0.25rem; }
.cal__dow { font-size: 0.52rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--brown-2); text-align: center; padding-bottom: 0.5rem; }
.cal__day {
  aspect-ratio: 1; border: none; background: none;
  display: flex; align-items: center; justify-content: center;
  font-family: var(--serif); font-size: 0.95rem; color: var(--brown);
  border-radius: 50%; cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
}
.cal__day.is-blank { visibility: hidden; cursor: default; }
.cal__day:hover:not(:disabled):not(.is-checkin):not(.is-checkout) { background: var(--lavender-2); }
.cal__day:disabled { color: #c9c1ba; cursor: default; text-decoration: line-through; }
.cal__day.is-inrange { background: var(--lavender-2); border-radius: 0; }
.cal__day.is-checkin, .cal__day.is-checkout { background: var(--olive); color: #fff; }
.cal__day.is-checkin { border-radius: 50% 0 0 50%; }
.cal__day.is-checkout { border-radius: 0 50% 50% 0; }
.cal__day.is-checkin.is-checkout { border-radius: 50%; }

.cal__legend { display: flex; justify-content: center; gap: 1.4rem; margin-top: 1.3rem; font-size: 0.58rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--brown-2); }
.cal__legend span { display: inline-flex; align-items: center; gap: 0.45em; }
.dot { width: 8px; height: 8px; border-radius: 50%; }
.dot--sel { background: var(--olive); }
.dot--off { background: #c9c1ba; }

.cal__summary {
  margin-top: 1.4rem; padding-top: 1.3rem; border-top: 1px solid var(--line);
  font-size: 0.82rem; color: var(--brown); line-height: 2;
}
.cal__summary b { font-weight: 500; }
.cal__summary .muted { color: var(--brown-2); }
.cal__note { margin-top: 1rem; font-size: 0.62rem; color: var(--brown-2); letter-spacing: 0.04em; }

/* ---------- 10. INFORMATION（写真なし・アイコン＋タイトル＋説明＋Location） ---------- */
.information {
  background: var(--ivory);   /* 他と同じ薄紫アイボリーに統一 */
  padding: clamp(3rem, 6vw, 5rem) var(--pad) clamp(6rem, 13vw, 12rem);
}
.info-row {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: clamp(1.5rem, 3vw, 2.5rem);
  max-width: 1000px;
  margin-inline: auto;
}
/* Location：地図＋住所・Google Maps・Mail */
.info-location {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: clamp(2.5rem, 6vw, 5rem);
  align-items: center;
  max-width: 1060px; margin: clamp(4rem, 9vw, 7rem) auto 0;
}
.info-location .gmap { margin: 0; max-width: 100%; }
.info-location__detail .stay__label { color: var(--olive); }
.info-loc-block + .info-loc-block { margin-top: 2.4rem; }
.info-loc-block dt { font-size: 0.6rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.7rem; }
.info-loc-block dd { font-family: var(--serif); font-size: 1.2rem; color: var(--brown); line-height: 1.7; }
.info-loc-block a { display: inline-flex; align-items: center; gap: 0.4em; margin-top: 0.6rem; font-family: var(--sans); font-size: 0.64rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--brown); border-bottom: 1px solid var(--line); padding-bottom: 0.25rem; transition: border-color 0.3s; }
.info-loc-block a:hover { border-color: var(--olive); }
.info-item { text-align: center; }
.info-item svg {
  width: 32px; height: 32px;
  fill: none; stroke: var(--olive); stroke-width: 1.1;
  stroke-linecap: round; stroke-linejoin: round;
  margin: 0 auto 1.4rem;
}
.info-title { font-size: 0.64rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--brown); font-weight: 600; }
.info-desc { font-family: var(--serif); font-size: 1.05rem; color: var(--brown-2); margin-top: 0.35rem; }
.info-mail { display: block; transition: opacity 0.3s; }
.info-mail:hover { opacity: 0.6; }

/* ---------- 11. ACCESS ---------- */
.access {
  background: var(--ivory);
  display: grid;
  grid-template-columns: 40% 60%;
  gap: clamp(2.5rem, 6vw, 5rem);
  align-items: center;
  max-width: 1180px; margin-inline: auto;
  padding: clamp(3rem, 6vw, 5rem) var(--pad) clamp(6rem, 13vw, 12rem);
}
.access__intro { font-family: var(--mincho); font-size: clamp(1.5rem, 3vw, 2.1rem); line-height: 1.5; color: var(--brown); }
.access__copy > p:not(.access__intro):not(.access__address) { max-width: 380px; margin-top: 1.8rem; color: var(--brown-2); }
.access__address { font-family: var(--serif); font-size: 1.1rem; margin-top: 1.8rem; color: var(--brown); }
/* 補助のラベンダー写真（小さく・装飾的に） */
.access__photo { width: clamp(120px, 16vw, 170px); aspect-ratio: 3 / 4; margin-top: 2.4rem; border-radius: 2px; }

/* 架空のマップUI */
.gmap {
  position: relative;
  width: 100%; max-width: 740px;
  aspect-ratio: 740 / 460;   /* SVGと同じ比率にして端のラベルが切れないように */
  max-height: 480px;
  margin-left: auto;
  border-radius: 8px; overflow: hidden;
  border: 1px solid var(--line);
  box-shadow: 0 30px 70px -50px rgba(44,35,29,0.4);
}
.gmap svg { width: 100%; height: 100%; display: block; }
.gmap__controls {
  position: absolute; bottom: 12px; right: 12px;
  display: flex; flex-direction: column;
  border-radius: 6px; overflow: hidden;
  box-shadow: 0 2px 8px -2px rgba(44,35,29,0.4);
}
.gmap__controls button {
  width: 34px; height: 34px; background: #fff; border: none;
  font-size: 1.1rem; color: var(--brown); cursor: pointer;
  display: grid; place-items: center;
  transition: background-color 0.2s;
}
.gmap__controls button:first-child { border-bottom: 1px solid var(--line); }
.gmap__controls button:hover { background: var(--cream); }
.gmap__badge {
  position: absolute; left: 12px; bottom: 10px;
  font-size: 0.54rem; letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--brown-2); background: rgba(255,255,255,0.75);
  padding: 0.3em 0.7em; border-radius: 4px;
}

/* ---------- 12. FOOTER ---------- */
.footer {
  background: var(--espresso); color: var(--paper);
  text-align: center;
  padding: clamp(5rem, 11vw, 9rem) var(--pad) 3rem;
  display: flex; flex-direction: column; align-items: center; gap: 1.4rem;
}
.footer__logo { width: 128px; height: 128px; border-radius: 50%; background: #fff; object-fit: contain; padding: 6px; }
.footer__tag { font-family: var(--serif); font-style: italic; font-size: 1.4rem; color: var(--paper); }
.footer__ig { margin: 0.6rem 0; font-size: 0.64rem; letter-spacing: 0.24em; text-transform: uppercase; border-bottom: 1px solid rgba(236,226,214,0.5); padding-bottom: 0.3rem; transition: border-color 0.3s; }
.footer__ig:hover { border-color: var(--paper); }
.footer small { opacity: 0.5; font-size: 0.56rem; letter-spacing: 0.2em; }

/* ---------- CONTACT ページ ---------- */
.contact {
  max-width: 1060px; margin-inline: auto;
  display: grid; grid-template-columns: 0.9fr 1.1fr;
  gap: clamp(3rem, 8vw, 6rem); align-items: start;
  padding: clamp(2rem, 5vw, 4rem) var(--pad) clamp(6rem, 13vw, 12rem);
}
.contact__intro { font-family: var(--mincho); font-size: clamp(1.3rem, 2.4vw, 1.7rem); line-height: 1.6; color: var(--brown); }
.contact__lead { margin-top: 1.6rem; color: var(--brown-2); max-width: 380px; }
.contact__list { margin-top: 2.4rem; }
.contact__list div { padding: 1.1rem 0; border-top: 1px solid var(--line); }
.contact__list dt { font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.3rem; }
.contact__list dd { font-family: var(--serif); font-size: 1.15rem; color: var(--brown); }
.contact__list dd a { border-bottom: 1px solid var(--line); }
.contact__form label { display: block; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--brown-2); margin-bottom: 0.55rem; }
.contact__form .field { margin-bottom: 1.5rem; }
.contact__form input, .contact__form textarea {
  width: 100%; background: var(--cream);
  border: 1px solid var(--line); border-radius: 4px;
  padding: 0.9rem 1rem; font-family: var(--serif); font-size: 1.05rem; color: var(--brown);
  transition: border-color 0.3s;
}
.contact__form input:focus, .contact__form textarea:focus { outline: none; border-color: var(--olive); }
.contact__form textarea { min-height: 150px; resize: vertical; }
.contact__done { display: none; margin-top: 1.4rem; font-size: 0.9rem; color: var(--olive); }
.contact__done.show { display: block; }

/* ---------- COURSE MENU ページ ----------
   Salon 6 の Menu ページと同じ演出：背景に 13-LOGO を固定（薄く）、文字だけがスクロール。 */
.menu-bg {
  position: fixed; inset: 0; z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 58%;
  opacity: 0.05;                 /* 4〜6% */
  pointer-events: none;
}
.menu-main { position: relative; z-index: 1; }

.menu-hd { text-align: center; padding: clamp(7rem, 15vw, 11rem) var(--pad) clamp(2.5rem, 5vw, 3.5rem); }
.menu-hd h1 { font-family: var(--serif); font-weight: 400; font-size: clamp(2.3rem, 4.8vw, 3.6rem); letter-spacing: 0.18em; text-transform: uppercase; color: var(--brown); line-height: 1; }
.menu-hd__sub { margin-top: 1.4rem; font-family: var(--serif); font-style: italic; font-size: clamp(1.2rem, 2.4vw, 1.7rem); color: var(--olive); }
.menu-hd__lead { margin-top: 1.6rem; font-family: var(--mincho); font-size: clamp(0.9rem, 1.6vw, 1.05rem); line-height: 2.2; color: var(--brown-2); }

.menu-line { width: 60px; height: 1px; background: var(--line); margin: clamp(2.5rem, 6vw, 4rem) auto; }

.menu-sec { max-width: 680px; margin-inline: auto; padding: clamp(2rem, 5vw, 3.5rem) var(--pad); text-align: center; }
.menu-sec__title { font-family: var(--serif); font-weight: 400; font-size: clamp(1.7rem, 3.2vw, 2.3rem); letter-spacing: 0.2em; text-transform: uppercase; color: var(--brown); margin-bottom: clamp(2.5rem, 5vw, 3.6rem); }

.dish { margin-bottom: clamp(2.2rem, 4vw, 2.8rem); }
.dish__label { font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.8rem; }
.dish__name { font-family: var(--serif); font-size: clamp(1.15rem, 2.1vw, 1.45rem); color: var(--brown); line-height: 1.45; }
.dish__sub { font-family: var(--serif); font-style: italic; font-size: 1rem; color: var(--brown-2); margin-top: 0.3rem; }
.dish__desc { font-size: 0.84rem; color: var(--brown-2); line-height: 1.95; margin-top: 0.7rem; max-width: 440px; margin-inline: auto; }

/* Main / Dessert / Café のサブ見出し */
.menu-group { margin: clamp(2.5rem, 5vw, 3.4rem) 0; }
.menu-group__label { font-size: 0.66rem; letter-spacing: 0.24em; text-transform: uppercase; color: var(--brown); font-weight: 500; margin-bottom: 0.6rem; }
.menu-group__intro { font-size: 0.84rem; color: var(--brown-2); margin-bottom: 2rem; }
.menu-list { list-style: none; }
.menu-list li { font-family: var(--serif); font-size: 1.1rem; color: var(--brown); padding: 0.35rem 0; }

/* Wine */
.wine-cat { margin-bottom: clamp(2rem, 4vw, 2.8rem); }
.wine-cat__label { font-size: 0.62rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 1.1rem; }
.wine-item { margin-bottom: 1.2rem; }
.wine-item__name { font-family: var(--serif); font-size: 1.2rem; color: var(--brown); }
.wine-item__price { font-size: 0.76rem; letter-spacing: 0.06em; color: var(--brown-2); margin-top: 0.25rem; }

.menu-note { max-width: 620px; margin: clamp(3rem, 7vw, 5rem) auto 0; padding: 0 var(--pad); text-align: center; }
.menu-note p { font-family: var(--mincho); font-size: clamp(0.9rem, 1.6vw, 1.05rem); line-height: 2.3; color: var(--brown-2); }

/* ---------- 13. スクロールリビール ---------- */
.js .reveal { opacity: 0; transform: translateY(30px); transition: opacity 1.1s var(--ease), transform 1.1s var(--ease); transition-delay: var(--d, 0s); }
.js .reveal.in { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .stack__img { transition: none; }
  .js .reveal { opacity: 1 !important; transform: none !important; transition: none; }
  .calendar { transition: none; }
  * { animation-duration: 0.001s !important; }
}

/* ==================================================================
   14. レスポンシブ（スマホ最優先）
================================================================== */
@media (max-width: 960px) {
  .about { grid-template-columns: 1fr; gap: 3.5rem; }
  .contact { grid-template-columns: 1fr; gap: 3rem; }
  .about__image { aspect-ratio: 4 / 3; order: -1; max-width: 560px; }
  .access { grid-template-columns: 1fr; gap: 2.6rem; }
  .gmap { max-width: 100%; margin-left: 0; order: 2; }
  .access__copy { order: 1; }
  .access__photo { display: none; } /* モバイルでは補助写真は省略し、地図を主役に */
  .booking__facts { grid-template-columns: 1fr; gap: clamp(2.5rem, 7vw, 3.5rem); }
  /* Information は横一列 → 折り返し */
  .info-row { grid-template-columns: repeat(3, 1fr); gap: clamp(2.2rem, 5vw, 3rem) 1.2rem; }
  .info-location { grid-template-columns: 1fr; gap: 2.6rem; }
  .info-location .gmap { order: 2; }
  .info-location__detail { order: 1; }
}

@media (max-width: 620px) {
  body { font-size: 13px; }

  /* ナビをフルスクリーンメニューに */
  .menu { display: block; }
  .brand span { display: none; }
  .nav {
    position: fixed; inset: 0;
    flex-direction: column; justify-content: center;
    gap: 1.9rem;
    background: var(--ivory);
    transform: translateY(-100%);
    transition: transform 0.6s var(--ease);
    z-index: 105;
  }
  .nav.open { transform: none; }
  .nav a { font-family: var(--serif); font-size: 1.6rem; letter-spacing: 0.04em; text-transform: none; color: var(--brown); }

  /* Dining は1カラム（Breakfast → Dinner） */
  .dining { grid-template-columns: 1fr; gap: clamp(3.5rem, 10vw, 4.5rem); max-width: 460px; }

  /* Rooms は縦積み */
  .rooms { grid-template-columns: 1fr; gap: clamp(2.5rem, 7vw, 3rem); max-width: 460px; }
  .room-card__img { aspect-ratio: 4 / 3; }

  .included__list { gap: 1.6rem 1rem; }
  .info-row { grid-template-columns: repeat(3, 1fr); }
  .cal__controls { grid-template-columns: 1fr 1fr; }

  /* 章タイトル・ROOMS & RATES はモバイルで1行に収まるよう縮小 */
  .chapter__title { font-size: clamp(2rem, 8.5vw, 2.5rem); letter-spacing: 0.06em; }
  .rooms-rates-title { font-size: clamp(1.5rem, 6.5vw, 2rem); letter-spacing: 0.28em; padding-left: 0.28em; }
}

@media (max-width: 380px) {
  :root { --pad: 1.3rem; }
  .statement h2 { font-size: 2.5rem; }
  .about__title { font-size: 1.8rem; }
  .info-row { grid-template-columns: repeat(2, 1fr); }
}
