@charset "UTF-8";

/* ============================================================
   笑美 — EMI SALON
   emi_DESIGN.md（2026-08-16 改訂・チョッキンズ実測トークン版）に基づく実装

   振り切る1点(§0)：「窓」（2026-08-29に金魚を没にして単独へ立て直し）
     写真は画面幅いっぱい／片側だけ画面外へ抜く。
     見出しの左の縦罫（4pxのpill）が窓の桟。条件カードの格子線も同じ桟。
     スクロールで写真が抜けている方向へワイプ＝窓が開く。
     大通り沿いのガラス張りで外から中が見える＝「入りやすい」の物理的証明。

   トークンはチョッキンズの computed style 実測値。
   目視で似せていない。数値をそのまま仕様として使っている。
     本文18px（実測16→シニア対応で上げる）／行間2.0／字間0.08em
     文字 #141414 ／ 背景 #FFFFFF ／ ウェイトは 400 と 700 の二択
     角丸 面10px ／ ボタン pill 50px ／ **影は1箇所も使わない**
   ============================================================ */

:root {
  /* 色 ------------------------------------------------------
     ひろゆきさん指定の2色（コーラルピンク：お店ブルー）を
     チョッキンズの赤＋オレンジの位置にそのまま当てている。
     ただし彩度は落とす。

     ※文字が乗る面には -deep のほうを使う。
       -deep は白文字で 5.9:1／4.9:1 あり、60代が読む前提に耐える。
       明るいほう（--coral / --blue）は文字を乗せない面とキャラ専用。 */
  --paper:      #FFFFFF;   /* 背景。生成りにするとコーラルが濁るので白 */
  --ink:        #141414;   /* 本文。ほぼ黒＝コントラスト最大 */
  --ink-sub:    #4A4A4A;   /* 補助テキスト。白地に 9.0:1 */
  --hairline:   #DCDCDC;   /* 罫線 */

  --coral:      #D9556B;   /* 面・キャラ本体。文字を乗せない */
  --coral-deep: #B03A52;   /* 主CTAの塗り・強調文字・線 */
  --coral-pale: #FBEDEF;   /* 料金の下敷き */

  /* お店ブルーは実測値。2026-08-17に外観写真（DSC_6250）の壁面から
     サンプリングした #8BADD4〜#8BACD7 を丸めたもの。
     旧 #7FC7D9 は緑に寄っていて、写真が入ると建物の色とケンカした。 */
  --blue:       #8CADD5;   /* 面・キャラ・窓の桟＝実際の壁の色 */
  --blue-deep:  #2E5C87;   /* 細い線・小さい文字（白地に7.0:1） */
  --blue-pale:  #EDF3FA;   /* 帯セクションの地 */

  /* 余白 ---------------------------------------------------- */
  --section:  clamp(56px, 8vw, 104px);
  --gutter:   clamp(20px, 5vw, 48px);
  --measure:  700px;   /* 本文の最大幅 */
  --wide:     1080px;  /* セクションの最大幅 */

  /* 文字 ---------------------------------------------------- */
  --ls-body:  .08em;   /* 実測 1.28px / 16px */
  --ls-label: .2em;    /* 実測 3.2px / 16px。ラベル専用 */
}

*, *::before, *::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 2;           /* 実測 32/16 = 2.0 をそのまま維持 */
  letter-spacing: var(--ls-body);
  font-feature-settings: "palt" 0;
}

img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }

/* 影はサイト全体で1箇所も使わない（チョッキンズ実測＝全要素 none）。
   フラットであることが愛嬌の一因なので、ここは徹底する。 */
* { box-shadow: none; }

/* ── 見出し ──────────────────────────────────────────────
   ウェイトは 700 と 400 だけ。中間（500・600）はラベル以外で使わない。 */

h1, h2, h3 {
  font-family: inherit;
  font-weight: 700;
  margin: 0;
  line-height: 1.6;
  letter-spacing: var(--ls-body);
}

h2 { font-size: clamp(26px, 5.2vw, 32px); }   /* 実測 32px / w700 */
h3 { font-size: clamp(19px, 3.4vw, 22px); }

/* 見出しの左の縦罫＝窓の桟（§0）。
   実測トークンに無い、この案件だけの要素なので、
   チョッキンズの「太い線」の温度に合わせて4pxの pill にしてある。 */
.rule {
  position: relative;
  padding-left: 24px;
}
.rule::before {
  content: "";
  position: absolute;
  left: 0;
  top: .3em;
  bottom: .26em;
  width: 4px;
  border-radius: 50px;
  background: var(--blue);
}

/* ラベル（実測：16px / w500 / 字間0.2em）。
   500 を使ってよい唯一の場所。 */
.eyebrow {
  display: block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: var(--ls-label);
  color: var(--coral-deep);
  margin-bottom: 10px;
  line-height: 1.8;
}

/* ── キャラクター（金魚・出目金）は不採用 ───────────────────
   2026-08-29、廉の判断でブランド全体として没。振り切る1点（§0）は
   「窓」単独に立て直した＝ガラス張りで外から中が見えること。
   骨格（片側抜きの写真・見出し左の4px縦罫・抜けている方向へのワイプ）は
   もともと窓で組んであるので、金魚を外しても構造は変わらない。

   素材はファイルとして残置してある（廉の指示。消さない）：
   `assets/chara-pink.png` / `chara-blue.png` / `emi-fish-provisional.svg`。
   戻す場合はこの位置に `.char` 系の定義を書き直すこと。 */

/* ── レイアウト ───────────────────────────────────────── */

.wrap {
  max-width: var(--wide);
  margin-inline: auto;
  padding-inline: var(--gutter);
}

/* 本文幅の制限。PCで中央寄せにすると .wrap のセクションと左端がずれて
   段が揃わなくなるので、幅だけ縛って左端は共通に保つ。 */
.narrow { max-width: var(--measure); }
.wrap.narrow { max-width: var(--wide); }
.wrap.narrow > * { max-width: var(--measure); }

section { padding-block: var(--section); }

/* 帯。旧ルール「広い面を水色で塗らない」は撤回済み。
   チョッキンズ型は白地に2色を面でベタ塗りする組み方で、これが愛嬌の主要因。 */
.band { background: var(--blue-pale); }

p { margin: 0 0 1.2em; }
p:last-child { margin-bottom: 0; }

/* ── ヘッダー ─────────────────────────────────────────── */

.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px var(--gutter);
  border-bottom: 2px solid var(--hairline);
}

.logo {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}
.logo .ja {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: var(--ls-label);
}
.logo .en {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: var(--ls-label);
  color: var(--ink-sub);
}

.header-tel {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: var(--ls-body);
  text-decoration: none;
  color: #fff;
  background: var(--coral-deep);
  border-radius: 50px;
  padding: 0 22px;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
}
.header-tel .todo { color: #fff; border-bottom-color: #fff; }

/* ── ヒーロー ─────────────────────────────────────────── */

.hero {
  padding-top: clamp(28px, 5vw, 56px);
  padding-bottom: 0;
}

.hero-copy { max-width: var(--measure); }

.hero-head {
  display: flex;
  align-items: flex-end;
  gap: clamp(14px, 3vw, 32px);
  flex-wrap: wrap;
}

.hero h1 {
  font-size: clamp(30px, 6.2vw, 44px);
  line-height: 1.55;
}

.hero-sub {
  margin: 22px 0 0;
  color: var(--ink);
}

.hero-facts {
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.hero-facts li {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: var(--ls-body);
  background: var(--blue-pale);
  border-radius: 50px;
  padding: 8px 18px;
}

/* ── 写真（片側だけ画面外へ抜く／左右交互＝窓） ───────────── */

.figure { margin: var(--section) 0 0; }

/* ヒーローの写真だけは間を詰める。§0を「窓」単独に立て直したので、
   1画面目で窓（＝外から中が見える外観）が早く開くほうが芯に合う。
   金魚が抜けたぶんの余白をここへ回している。 */
.hero .figure { margin-top: clamp(26px, 4.5vw, 44px); }

.figure figcaption {
  font-size: 15px;
  color: var(--ink-sub);
  margin-top: 12px;
}

/* キャプションは本文の左端に揃える。
   .bleed-right は figure 自体が gutter ぶん右へ寄っているので padding 不要。 */
.bleed-left > figcaption,
.full > figcaption { padding-left: var(--gutter); }

.bleed-right { margin-right: 0; margin-left: var(--gutter); }
.bleed-left  { margin-left: 0; margin-right: var(--gutter); }

.bleed-right .frame { border-radius: 10px 0 0 10px; }
.bleed-left  .frame { border-radius: 0 10px 10px 0; }

.full { margin-inline: 0; }
.full .frame { border-radius: 0; }

/* 空枠（撮影待ち）。仮画像で埋めて完成に見せかけない。 */
.frame {
  position: relative;
  aspect-ratio: 16 / 10;
  background: var(--blue-pale);
  border: 2px dashed var(--blue);
  display: grid;
  place-items: center;
  overflow: hidden;
}

/* 帯の上では空枠の地色が帯と同じになって枠が消えるので、白に戻す */
.band .frame { background: var(--paper); }

.frame[data-ratio="portrait"] { aspect-ratio: 4 / 5; }
.frame[data-ratio="square"]   { aspect-ratio: 1 / 1; }
/* 21:9 から 2:1 に緩めた。元写真が3:2なので、21:9で cover すると
   高さの半分以上を捨てることになり、店先や被写体が枠の外へ出る。 */
.frame[data-ratio="wide"]     { aspect-ratio: 2 / 1; }

.frame .placeholder {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: var(--ls-body);
  color: var(--blue-deep);
  text-align: center;
  padding: 0 24px;
  line-height: 1.9;
}

/* WebPを配り、読めない端末にはJPEGを返すために <picture> で包んでいる。
   .frame は aspect-ratio 付きの grid なので、picture をそのまま grid item に
   すると行の高さが写真の実寸で決まってしまい（img の height:100% が循環する）、
   枠の比率が壊れる。絶対配置で枠にぴったり重ねて、比率は .frame 側に持たせる。
   inset ショートハンドは新しいので、古い端末のために4辺を個別に書く。 */
.frame picture {
  display: block;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
}

/* 写真が入ったら .frame > img が枠を満たす */
.frame img { width: 100%; height: 100%; object-fit: cover; }

/* 枠より縦長の写真を入れると既定では上下が均等に切れる。
   店先・被写体が下寄りにあるカットは、切る位置を下へずらす。 */
.frame img.pos-low    { object-position: center 74%; }
.frame img.pos-bottom { object-position: center bottom; }
.frame img.pos-high   { object-position: center 28%; }
.frame:has(img) { border: 0; background: none; }
.frame:has(img) .placeholder { display: none; }

/* 2枚並び／3枚並び。全部を全幅写真にすると同じリズムが続くので、
   細部のカットはここで小さくまとめて緩急をつける。 */

.photo-pair,
.photo-row {
  margin-top: var(--section);
  display: grid;
  gap: clamp(10px, 2.4vw, 24px);
}

.photo-pair { grid-template-columns: 1fr 1fr; }
.photo-row  { grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); }

/* min-width:0 を入れないと、枠の中の説明テキストの最小幅に 1fr が
   引っ張られて列がはみ出す（＝横スクロールが出る）。 */
.photo-pair figure,
.photo-row figure { margin: 0; min-width: 0; }

.photo-pair .frame,
.photo-row .frame { border-radius: 10px; }

.photo-pair figcaption,
.photo-row figcaption {
  font-size: 14px;
  color: var(--ink-sub);
  margin-top: 10px;
}

/* ── 料金 ─────────────────────────────────────────────── */

.price-list {
  margin: 28px 0 0;
  border-top: 2px solid var(--hairline);
}

.price-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px 24px;
  padding: 22px 0;
  border-bottom: 2px solid var(--hairline);
}

.price-row dt {
  font-size: clamp(20px, 4vw, 23px);
  font-weight: 700;
  line-height: 1.6;
}

/* 所要時間。「どれくらいかかるか分からない」も入りにくさの一因なので、
   料金と同じ行に置いて、必ず一緒に読ませる。 */
.price-row .time {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: var(--ls-body);
  color: var(--blue-deep);
  background: var(--blue-pale);
  border-radius: 50px;
  padding: 4px 14px;
  margin-left: 10px;
  vertical-align: 2px;
}

.price-row .note {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: var(--ink-sub);
  line-height: 1.9;
  margin-top: 6px;
  max-width: 34em;
}

.price-row dd {
  margin: 0;
  font-size: clamp(24px, 5vw, 30px);
  font-weight: 700;
  white-space: nowrap;
  /* 不安の1位。色を使う理由がある唯一の情報なので、ここだけ面で敷く。 */
  color: var(--coral-deep);
  background: var(--coral-pale);
  border-radius: 10px;
  padding: 6px 16px;
}
.price-row dd .yen { font-size: .55em; margin-left: 2px; }

/* オプションは本メニューより一段下げる。下敷きはカット2つにだけ残し、
   優先順位を崩さない。 */
.price-option { margin-top: 0; border-top: 0; }
.price-option .price-row { padding: 18px 0; }
.price-option dt { font-size: 19px; }
.price-option dd {
  font-size: clamp(19px, 4vw, 23px);
  background: none;
  color: var(--ink);
  padding-inline: 0;
}

.price-foot {
  margin: 20px 0 0;
  font-size: 16px;
  color: var(--ink-sub);
}

/* 支払い方法＝「小銭がなくても入れる」は入りやすさの実質。料金の近くに置く。 */
.pay {
  margin: 24px 0 0;
  padding: 20px 24px;
  background: var(--blue-pale);
  border-radius: 10px;
}
.pay dt {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: var(--ls-label);
  color: var(--blue-deep);
  margin-bottom: 4px;
}
.pay dd { margin: 0; font-weight: 700; }

/* ── 流れ ─────────────────────────────────────────────── */

.steps {
  margin: 28px 0 0;
  padding: 0 0 0 30px;
  list-style: none;
  border-left: 4px solid var(--blue);
}

.steps li { position: relative; padding-bottom: 24px; }
.steps li:last-child { padding-bottom: 0; }

.steps li::before {
  content: "";
  position: absolute;
  left: -37px;
  top: .7em;
  width: 14px;
  height: 14px;
  border-radius: 50px;
  background: var(--coral);
}

.steps b {
  display: block;
  font-weight: 700;
  font-size: 21px;
  line-height: 1.7;
}
.steps span {
  display: block;
  font-size: 16px;
  color: var(--ink-sub);
  line-height: 1.95;
}

/* ── 定義リスト（アクセス） ─────────────────────────────── */

.facts { margin: 28px 0 0; display: grid; gap: 0; }

.facts > div {
  display: grid;
  grid-template-columns: 8em 1fr;
  gap: 0 20px;
  padding: 18px 0;
  border-bottom: 2px solid var(--hairline);
}
.facts > div:first-child { border-top: 2px solid var(--hairline); }

.facts dt {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: var(--ls-label);
  color: var(--ink-sub);
  line-height: 2;
}
.facts dd { margin: 0; }

@media (max-width: 560px) {
  .facts > div { grid-template-columns: 1fr; gap: 2px; }
}

/* ── わたしたちについて（ビジョン） ─────────────────────── */

.vision {
  margin: 28px 0 0;
  padding: clamp(24px, 5vw, 40px);
  background: var(--coral-pale);
  border-radius: 10px;
}
.vision p:first-child {
  font-size: clamp(21px, 4.6vw, 26px);
  font-weight: 700;
  line-height: 1.75;
  color: var(--coral-deep);
}

/* ── CTA ──────────────────────────────────────────────
   実測どおり、主CTAは角丸10pxのベタ塗り／副CTAは太線のpill。
   ただし塗りの色は --coral-deep（白文字で5.9:1）を使う。
   実測の #F03737 相当をそのまま塗ると小さい文字が3.9:1しか出ず、
   60代が読者に含まれるこの案件では通せないため。 */

.cta-set {
  margin: 32px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}

.btn {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-height: 64px;
  padding: 16px 32px;
  border: 3px solid var(--coral-deep);
  border-radius: 50px;
  color: var(--coral-deep);
  background: #fff;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.6;
  transition: background-color .2s ease, color .2s ease;
}
.btn small { font-size: 14px; font-weight: 400; color: var(--ink-sub); }

.btn:hover, .btn:focus-visible {
  background: var(--coral-pale);
}

/* 電話は特に大きく（シニア・片手スマホ） */
.btn-tel {
  min-height: 88px;
  padding: 16px 34px;
  border-radius: 10px;
  background: var(--coral-deep);
  border-color: var(--coral-deep);
  color: #fff;
}
.btn-tel small { color: #fff; }
.btn-tel .num {
  font-size: clamp(24px, 5.6vw, 30px);
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.35;
}
.btn-tel:hover, .btn-tel:focus-visible { background: #97304A; }
.btn-tel .todo { color: #fff; border-bottom-color: #fff; }

/* ── 想い ─────────────────────────────────────────────── */

.signature {
  margin-top: 28px;
  font-size: 16px;
  font-weight: 700;
  color: var(--ink-sub);
}

/* ── 告知（トップ・求人 → /openhouse の導線）──────────────
   帯で大きく取らない。トップの動詞「行っていい店かを確かめる」も
   求人の動詞「自分にもできそうか条件を確かめる」も、告知に
   押しのけられてはいけないため、1ブロックだけ置く。 */

.notice {
  margin: 32px 0 0;
  padding: clamp(20px, 4vw, 30px);
  background: var(--blue-pale);
  border-radius: 10px;
}
.notice b {
  display: block;
  margin-bottom: 8px;
  font-size: clamp(19px, 3.4vw, 22px);
  font-weight: 700;
  line-height: 1.7;
  color: var(--blue-deep);
}
.notice p { font-size: 17px; line-height: 1.95; color: var(--ink-sub); }
.notice .go {
  display: inline-block;
  margin-top: 4px;
  font-size: 17px;
  font-weight: 700;
  color: var(--blue-deep);
}

/* ── しないこと（/openhouse）─────────────────────────────
   無料で開放する日に一番強い不安は「何をされるのか／勧誘されないか」。
   やることを増やすより、含まないものを書き切るほうが効く。
   .terms（できること）と並べたときに単調にならないよう、
   格子カードではなく罫線だけのリストにしてある。 */

.nots { margin: 28px 0 0; padding: 0; list-style: none; }

.nots li {
  padding: 22px 0 24px;
  border-bottom: 2px solid var(--hairline);
}
.nots li:first-child { border-top: 2px solid var(--hairline); }

.nots b {
  display: block;
  margin-bottom: 6px;
  font-size: clamp(19px, 3.4vw, 21px);
  font-weight: 700;
  line-height: 1.7;
  color: var(--coral-deep);
}
.nots span {
  display: block;
  font-size: 17px;
  line-height: 1.95;
  color: var(--ink-sub);
}

/* 帯の上に載るので、罫線は地色に埋もれない濃さにする */
.band .nots li { border-color: #CFDCEC; }

/* ── 注記 ─────────────────────────────────────────────── */

.tbc { font-size: 16px; color: var(--ink-sub); }

/* [要確認] の印。公開前に全部消す。 */
.todo {
  display: inline-block;
  font-weight: 700;
  border-bottom: 2px dotted var(--coral-deep);
  color: var(--coral-deep);
}

/* ── フッター ─────────────────────────────────────────── */

.site-footer {
  border-top: 2px solid var(--hairline);
  padding-block: 44px;
  font-size: 16px;
  color: var(--ink-sub);
}

.site-footer .logo .ja { font-size: 21px; color: var(--ink); }

.footer-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 28px 40px;
  justify-content: space-between;
  align-items: flex-start;
}

/* フッターの導線が2本以上あるときは縦に積む。
   .footer-inner が space-between なので、直に並べると左右に散る。 */
.footer-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.footer-recruit {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: var(--blue-deep);
  background: var(--blue-pale);
  border-radius: 50px;
  padding: 14px 26px;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
}

.copyright { margin: 28px 0 0; font-size: 13px; }

/* ── 求人ページ ───────────────────────────────────────── */

/* 格子線＝窓の桟（§0）。2pxの水色の線でセルを区切る。 */
.terms {
  margin: 28px 0 0;
  display: grid;
  gap: 3px;
  background: var(--blue);
  border: 3px solid var(--blue);
  border-radius: 10px;
  overflow: hidden;
}

.terms > div {
  background: var(--paper);
  padding: 24px clamp(18px, 4vw, 30px);
}

.terms dt {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: var(--ls-label);
  color: var(--blue-deep);
  margin-bottom: 8px;
}

.terms dd {
  margin: 0;
  font-size: clamp(19px, 4.2vw, 23px);
  font-weight: 700;
  line-height: 1.7;
}

.terms .sub {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: var(--ink-sub);
  line-height: 1.95;
  margin-top: 8px;
}

@media (min-width: 720px) {
  .terms { grid-template-columns: 1fr 1fr; }

  /* カードが奇数枚のとき、最後の1枚を全幅に伸ばす。
     そうしないと右下のセルが空いて、格子の地色（水色）の板がそこだけ見える。 */
  .terms > div:last-child:nth-child(odd) { grid-column: 1 / -1; }
}

.waiting {
  margin: 28px 0 0;
  font-size: clamp(21px, 4.6vw, 28px);
  font-weight: 700;
  line-height: 1.8;
}
/* このページで一番言いたい一行にだけ面を敷く */
.waiting .lit {
  background: var(--coral-pale);
  color: var(--coral-deep);
  border-radius: 10px;
  padding: 6px 14px;
}

/* 都電広告「元美容師さん、知りませんか。」の受け皿。
   呼びかけ先が第三者なので、本人向けの文面だけだとQRの先が噛み合わない。 */
.relay {
  margin: 28px 0 0;
  padding: clamp(24px, 5vw, 36px);
  background: var(--blue-pale);
  border-radius: 10px;
}
.relay h3 { margin-bottom: 10px; }

/* Q と A は「大きさ・色・太さ・字下げ」の4つで分ける。 */
.qa { margin: 32px 0 0; border-top: 2px solid var(--hairline); }

.qa > div { padding: 28px 0 30px; border-bottom: 2px solid var(--hairline); }

.qa dt, .qa dd {
  display: grid;
  /* rem で固定する。em にすると Q と A で文字サイズが違うぶん左端がずれる。 */
  grid-template-columns: 2.6rem 1fr;
  gap: 0;
}

.qa dt {
  font-size: clamp(19px, 3.8vw, 22px);
  font-weight: 700;
  line-height: 1.75;
  margin-bottom: 12px;
}

.qa dd { margin: 0; font-size: 17px; line-height: 1.95; color: var(--ink-sub); }

.qa .mark {
  font-size: 16px;
  font-weight: 700;
  line-height: inherit;
  color: var(--coral-deep);
  align-self: start;
}
.qa dd .mark { color: var(--blue-deep); }

/* ── アクセシビリティ ───────────────────────────────────── */

:focus-visible { outline: 3px solid var(--coral-deep); outline-offset: 3px; }

.skip { position: absolute; left: -9999px; }
.skip:focus {
  left: var(--gutter);
  top: 10px;
  z-index: 10;
  background: #fff;
  padding: 10px 16px;
  border: 3px solid var(--coral-deep);
  border-radius: 50px;
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  * { transition: none !important; animation: none !important; }
}

/* ============================================================
   スクロールに合わせた表示（script.js が .is-in を付ける）

   方針：動きで目を引かない。動くのは「入ってきた瞬間」だけで、
   一度出たものは二度と動かさない。料金・条件・電話番号は
   照合される情報なので、遅れて出したり動かしたりしない。
   prefers-reduced-motion と JS 無効時は、最初から全部見える。
   ============================================================ */

@media (prefers-reduced-motion: no-preference) {

  /* ① 本文ブロック：9px上がりながらフェード
     ※ .js-anim は head のインラインスクリプトが付ける。
        JSが無効な環境では付かないので、隠したまま戻らない事故が起きない。 */
  .js-anim .hero-copy > *,
  .js-anim section > .wrap > *:not(.hero-copy):not(.photo-pair):not(.photo-row),
  .js-anim .photo-pair > figure,
  .js-anim .photo-row > figure,
  .js-anim .qa > div {
    /* 条件カード（.terms）はここに入れない。
       格子の地色が水色なので、セルだけ透かすと水色の板が出る。
       カードは .terms ごと1枚で出す。 */
    opacity: 0;
    transform: translateY(9px);
    transition:
      opacity   .75s cubic-bezier(.22,.61,.24,1),
      transform .75s cubic-bezier(.22,.61,.24,1);
  }

  /* ② 写真：抜けている方向へワイプして現れる（＝窓が開く） */
  .js-anim .figure .frame { transition: clip-path 1s cubic-bezier(.22,.61,.24,1); }
  .js-anim .figure.bleed-right .frame,
  .js-anim .figure.full .frame { clip-path: inset(0 100% 0 0); }
  .js-anim .figure.bleed-left  .frame { clip-path: inset(0 0 0 100%); }
  .js-anim .figure.is-in .frame { clip-path: inset(0 0 0 0); }

  /* ③ 見出しの左の縦罫（窓の桟）が上から下へ伸びる */
  .js-anim .rule::before {
    transform: scaleY(0);
    transform-origin: top;
    transition: transform .8s cubic-bezier(.22,.61,.24,1) .06s;
  }
  .js-anim .rule.is-in::before,
  .js-anim .is-in .rule::before { transform: scaleY(1); }

  /* 表示後。
     初期状態の指定（`section > .wrap > *:not()...` など）は詳細度が高く、
     素直に書くとこの一行が負けて要素が出てこない。
     打ち消しが目的の1行なので !important を使う。 */
  .js-anim .is-in { opacity: 1 !important; transform: none !important; }

  /* 並んでいるものは少しずつ遅らせる（最大3段まで）。
     上と同じ理由で !important（初期状態の transition 省略記法に負けるため） */
  .js-anim .stagger-1 { transition-delay: .08s !important; }
  .js-anim .stagger-2 { transition-delay: .16s !important; }
  .js-anim .stagger-3 { transition-delay: .24s !important; }
}
