@charset "utf-8";
/* =========================================================================
   世界観型 美容室サンプル「灰白（かいはく）」スポット版
   統合プラン §3 新規トークン⑨「静・無彩」（差し色ゼロ・未実績）
   ヒーローは fv/_common.css をそのまま移植（3枚スライド＋24秒 Ken Burns）
   ========================================================================= */

:root{
  --bg:#fbfaf8;        /* 温かいオフホワイト */
  --bg-soft:#f2f0ec;   /* セクション地 */
  --ink:#1e1c1a;       /* 墨（純黒は使わない） */
  --ink-soft:#6a6862;
  --main:#3a3a35;      /* 消炭＝メインブランドカラー */
  --line:#e2dfd8;      /* 極細罫 */
  --line-green:#06C755;
  /* 差し色（アクセント）は置かない ＝ 世界観型9社の実測に合わせる */
  --bar-h:36px; --header-h:64px; --cta-h:56px;
  --sec-pad:clamp(80px,10vw,128px);
  --col:640px;         /* 本文の狭い列 */
}

*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{overflow-x:hidden}
body{
  font-family:'Noto Serif JP',serif;font-weight:400;
  background:var(--bg);color:var(--ink);
  line-height:2.1;letter-spacing:.1em;font-size:16px;
  -webkit-font-smoothing:antialiased;
}
img{display:block;max-width:100%;height:auto}

/* ---------- サンプル明示バー（sample-banner-unify 共通形） ---------- */
.sample-banner{
  position:sticky;top:0;z-index:300;
  background:var(--main);color:#fff;
  text-shadow:0 1px 2px rgba(0,0,0,.35);
  text-align:center;padding:8px 16px;
  font-size:.88rem;font-weight:800;letter-spacing:.04em;
  line-height:20px;
}

/* ---------- ヘッダー ---------- */
header.site{
  height:var(--header-h);display:flex;align-items:center;justify-content:space-between;
  padding:0 28px;background:rgba(251,250,248,.92);backdrop-filter:blur(6px);
  position:sticky;top:var(--bar-h);z-index:200;border-bottom:1px solid var(--line);
}
.brand{display:inline-flex;flex-direction:column;justify-content:center;min-height:44px;font-size:1.05rem;letter-spacing:.3em;color:var(--ink);text-decoration:none;line-height:1.5}
/* 書体は2種まで（統合プラン §3）。ここは Jost だったが 2026-08-18 に Bodoni Moda へ寄せ、
   ページ全体を Noto Serif JP ＋ Bodoni Moda の2書体に統一した */
.brand small{display:block;font-size:.6rem;letter-spacing:.22em;color:var(--ink-soft);font-family:'Bodoni Moda','Noto Serif JP',serif;font-weight:400;font-optical-sizing:auto}
.head-right{display:flex;align-items:center;gap:4px}
/* ヘッダーの「ご予約」（.head-cta）は 2026-08-18 に削除。FVの静けさを優先し、
   予約導線は 料金直後の1行／アクセス表の「ご予約」行／フッター前CTA帯 の3か所に集約
   （スマホはこれに固定CTAバーが加わる） */
/* サンプルのため動作しないので、2026-08-18 に button から span（装飾）へ変更 */
.menu-btn{width:48px;height:48px;min-width:48px;background:none;border:none;cursor:default;display:grid;place-items:center}
.menu-btn span{display:block;width:22px;height:1px;background:var(--ink);margin:4px 0}

/* ---------- ヒーロー（fv/a1.html + _common.css の移植） ---------- */
.hero{position:relative;height:calc(100svh - var(--bar-h) - var(--header-h));min-height:520px;overflow:hidden}
.hero .slides{position:absolute;inset:-4%}
.hero .slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:cycle 24s infinite}
.hero .slide:nth-child(1){animation-delay:0s}
.hero .slide:nth-child(2){animation-delay:8s}
.hero .slide:nth-child(3){animation-delay:16s}
@keyframes cycle{
  0%{opacity:0;transform:scale(1)}
  4%{opacity:1}
  33.3%{opacity:1;transform:scale(1.07)}
  41%{opacity:0;transform:scale(1.08)}
  100%{opacity:0}
}
/* 暗幕＝薄く（ヒーローは明るく・brightness加工なし） */
.hero::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;
  background:linear-gradient(180deg,rgba(30,28,26,.10) 0%,rgba(30,28,26,0) 30%,rgba(30,28,26,0) 55%,rgba(30,28,26,.20) 100%)}
.hero .inner{position:relative;z-index:3;height:100%;
  display:flex;flex-direction:column;justify-content:flex-end;padding:0 6vw 11svh}
.kicker{font-size:.78rem;letter-spacing:.24em;color:#fff;text-shadow:0 1px 8px rgba(30,28,26,.45);font-weight:400}
.hero .kicker{margin-bottom:1.1rem}
.hero h1{font-size:1.8rem;font-weight:400;letter-spacing:.18em;color:#fff;
  text-shadow:0 2px 12px rgba(30,28,26,.5);line-height:1.9}
.hero .rule{width:56px;height:1px;background:rgba(255,255,255,.75);margin-top:1.6rem}

/* ---------- セクション共通 ---------- */
section.block{padding:var(--sec-pad) 0}
.col{width:min(var(--col),calc(100% - 48px));margin-inline:auto}
.wide{width:min(1080px,calc(100% - 48px));margin-inline:auto}
.sec-head{margin-bottom:clamp(40px,5vw,64px)}
/* 見出しの欧文＝明朝系セリフ（2026-08-18／世界観型9社の実測に合わせる）。
   Bodoni Moda 400。Cormorant Garamond は hair room 灯 が使用中のため使わない。
   セリフは字面が小さく見えるので、Jost 57.6px から 65.6px へ上げ、
   字間は .3em（サンズ向けの広さ）から .16em へ詰めて締まりを出す。 */
.sec-head .en{
  display:block;font-family:'Bodoni Moda','Noto Serif JP',serif;font-weight:400;
  font-optical-sizing:auto;
  font-size:clamp(2.6rem,6.6vw,4.1rem);line-height:1.12;letter-spacing:.16em;
  color:var(--ink);text-indent:.16em;
}
.sec-head h2{
  font-size:1rem;font-weight:400;letter-spacing:.22em;color:var(--ink-soft);
  margin-top:1.1rem;line-height:2.1;
}
.lede p{margin-bottom:1.9rem}
.lede p:last-child{margin-bottom:0}

/* 全幅ブリード写真 */
.bleed{width:100%;margin:0}
.bleed img{width:100%;height:clamp(260px,46vw,560px);object-fit:cover}
.caption{margin-top:.9rem;font-size:.74rem;letter-spacing:.14em;color:var(--ink-soft);line-height:2}

/* ---------- スタイル・店内 ---------- */
/* 縦4:5を全幅にすると1枚1350pxになり「大判」を通り越すので、PCでは列幅を絞って
   縦長のまま見せる（グリッドで小さく並べない＝統合プラン §5 の指示は維持） */
.plate{margin-bottom:clamp(56px,7vw,96px);max-width:560px;margin-inline:auto}
.pair{max-width:560px;margin-inline:auto}
.plate:last-child{margin-bottom:0}
.plate img{width:100%;aspect-ratio:4/5;object-fit:cover}
.plate.sq img{aspect-ratio:1/1}
.plate .txt{margin-top:1.2rem}
.plate .txt b{display:block;font-weight:400;font-size:.95rem;letter-spacing:.18em}
.plate .txt span{display:block;font-size:.82rem;color:var(--ink-soft);letter-spacing:.12em;line-height:2.1;margin-top:.5rem}
.pair{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,3vw,32px)}
.pair .plate{margin-bottom:0;max-width:none}
#style .caption{max-width:560px;margin-inline:auto}

/* ---------- メニュー・料金（罫線なしの2列テキスト） ---------- */
.price{list-style:none}
.price li{
  display:flex;justify-content:space-between;align-items:baseline;gap:1.5em;
  padding:1.15rem 0;
}
.price li + li{border-top:1px solid var(--line)} /* 極細罫のみ・囲み罫なし */
.price .n{letter-spacing:.14em;line-height:1.9}
.price .n em{display:block;font-style:normal;font-size:.78rem;color:var(--ink-soft);letter-spacing:.1em;margin-top:.2rem}
.price .v{white-space:nowrap;font-feature-settings:"palt";letter-spacing:.06em;color:var(--ink)}
/* .price-sum（合計目安の一文）は 2026-08-18 に削除。ul直後の注記は間を広めに取る */
.note{margin-top:1.6rem;font-size:.78rem;color:var(--ink-soft);letter-spacing:.1em;line-height:2.1}
.price + .note{margin-top:2.4rem}
/* CTA接点①＝料金直後の1行 */
.inline-cta{
  margin-top:2.8rem;padding-top:2.2rem;border-top:1px solid var(--line);
  font-size:.92rem;letter-spacing:.14em;line-height:2.2;
}
.inline-cta .pseudo-link{
  display:inline-flex;align-items:center;min-height:44px;
  border-bottom:1px solid var(--ink);color:var(--ink);
}

/* ---------- 店主より ---------- */
.owner-wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center}
.owner-wrap img{width:100%;aspect-ratio:3/2;object-fit:cover}
.owner-wrap p{margin-bottom:1.6rem}
.owner-wrap p:last-child{margin-bottom:0}
.sign{font-size:.82rem;letter-spacing:.2em;color:var(--ink-soft);margin-top:2rem}

/* ---------- 営業時間・アクセス ---------- */
.info{width:100%;border-collapse:collapse;text-align:left}
.info th,.info td{padding:1.15rem 0;vertical-align:top;font-weight:400;line-height:2.1;letter-spacing:.12em}
.info th{width:8.5em;color:var(--ink-soft);font-size:.86rem;white-space:nowrap}
.info tr + tr th,.info tr + tr td{border-top:1px solid var(--line)}
.access-photo{margin-top:clamp(40px,5vw,64px)}
.access-photo img{width:100%;aspect-ratio:3/2;object-fit:cover}

/* ---------- CTA帯（ページ唯一の濃色帯） ---------- */
.cta-band{background:var(--main);color:#fff;padding:var(--sec-pad) 0;text-align:center}
/* 濃色帯の上ではBodoniの細い横画が飛びやすいので、1段だけ太らせる */
.cta-band .en{color:#fff;opacity:.9;font-weight:500}
.cta-band h2{color:rgba(255,255,255,.72)}
.cta-band p{color:rgba(255,255,255,.9)}
.cta-band .ways{margin-top:2.8rem;display:flex;flex-direction:column;gap:1.4rem;align-items:center}
.cta-band .way{
  display:inline-flex;flex-direction:column;justify-content:center;align-items:center;
  min-height:56px;min-width:min(340px,100%);padding:.9rem 2rem;
  border:1px solid rgba(255,255,255,.5);color:#fff;
  letter-spacing:.16em;font-size:1rem;line-height:1.9;cursor:default;
}
.cta-band .way small{display:block;font-size:.72rem;letter-spacing:.1em;opacity:.75;margin-top:.35rem}
.cta-band .way.line{border-color:var(--line-green)}
.cta-band .small{margin-top:2rem;font-size:.76rem;color:rgba(255,255,255,.7);letter-spacing:.1em;line-height:2.1}

/* ---------- スタンダード版への導線 ---------- */
.upsell{background:var(--bg-soft);padding:clamp(56px,7vw,88px) 0;text-align:center}
.upsell p{font-size:.92rem;letter-spacing:.12em;line-height:2.1}
.upsell a{
  display:inline-flex;align-items:center;justify-content:center;min-height:48px;
  margin-top:1.8rem;padding:.6rem 2rem;border:1px solid var(--ink);
  color:var(--ink);text-decoration:none;letter-spacing:.16em;font-size:.9rem;
}

/* ---------- フッター ---------- */
footer.site{background:var(--bg);border-top:1px solid var(--line);padding:clamp(48px,6vw,72px) 24px calc(var(--cta-h) + 48px);text-align:center}
footer.site p{font-size:.78rem;color:var(--ink-soft);letter-spacing:.1em;line-height:2.2;margin-bottom:1.1rem}
footer.site p:last-child{margin-bottom:0}
footer.site a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0 .4em;color:var(--ink-soft)}
.fake-note{max-width:640px;margin-inline:auto}

/* ---------- スマホ固定CTAバー（高さ56px・上辺1px罫のみ・影なし） ---------- */
.fixed-cta{
  position:fixed;left:0;right:0;bottom:0;z-index:250;
  height:var(--cta-h);background:var(--bg);border-top:1px solid var(--line);
  display:flex;align-items:stretch;
  opacity:0;transform:translateY(100%);pointer-events:none;
  transition:opacity .45s ease,transform .45s ease;
}
.fixed-cta.on{opacity:1;transform:none;pointer-events:auto}
.fixed-cta .b{
  flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;
  min-height:var(--cta-h);font-size:.82rem;letter-spacing:.14em;color:var(--ink);
  line-height:1.5;cursor:default;
}
.fixed-cta .b + .b{border-left:1px solid var(--line)}
.fixed-cta .b small{font-size:.62rem;letter-spacing:.06em;color:var(--ink-soft);margin-top:.15rem}

/* ---------- 画面幅 ---------- */
/* 固定CTAバーはスマホ専用（設計意図）。801px以上では出さない（2026-08-18）。
   バーが出ないぶん、フッター下部の逃がし（--cta-h）も戻す */
@media (min-width:801px){
  .fixed-cta{display:none}
  footer.site{padding-bottom:clamp(48px,6vw,72px)}
}
@media (max-width:900px){
  .owner-wrap{grid-template-columns:1fr}
}
@media (max-width:800px){
  header.site{padding:0 16px}
  .brand{font-size:.98rem;letter-spacing:.24em}
  .hero .inner{padding:0 24px 13svh}
  .hero h1{font-size:1.3rem;letter-spacing:.12em}
  .hero .slide.s1{background-image:url("/samples/hairsalon-kaihaku-spot/images/hero-1-sp.jpg") !important}
  .hero .slide.s2{background-image:url("/samples/hairsalon-kaihaku-spot/images/hero-2-sp.jpg") !important}
  .hero .slide.s3{background-image:url("/samples/hairsalon-kaihaku-spot/images/hero-3-sp.jpg") !important}
  .info th{width:7em;font-size:.8rem}
  .price li{flex-direction:column;gap:.3em;align-items:flex-start}
}
@media (max-width:430px){
  body{letter-spacing:.09em}
  .sec-head .en{letter-spacing:.12em;text-indent:.12em}
  .pair{grid-template-columns:1fr;gap:24px}
  .pair .plate + .plate{margin-top:0}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .hero .slide{animation:none;opacity:0}
  .hero .slide:nth-child(1){opacity:1}
  .fixed-cta{transition:none}
}

/* ========================================================
   スクロールで浮かび上がる動き（2026-08-31 鈴木さん判断B案で採用）
   data-reveal：スクロールで下から浮かび上がる
   （流れる帯・写真の重なりは 2026-08-31 鈴木さん判断で不採用・削除）
   ※ prefers-reduced-motion:reduce の環境では全部止める
   ======================================================== */

/* ① スクロールで浮かび上がる */
.js-reveal [data-reveal] {
  opacity: 0;
  transform: translateY(56px);
  transition: opacity 1.2s cubic-bezier(0.22, 0.61, 0.36, 1),
              transform 1.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  will-change: opacity, transform;
}
[data-reveal].is-in {
  opacity: 1;
  transform: none;
  will-change: auto;   /* 出し終わったら合成レイヤーを手放す */
}
/* 同じ列に並ぶ写真は少しずつ遅らせて出す */
.wide > [data-reveal]:nth-of-type(2) { transition-delay: 0.15s; }
.wide > [data-reveal]:nth-of-type(3) { transition-delay: 0.30s; }
.wide > [data-reveal]:nth-of-type(4) { transition-delay: 0.45s; }


/* 動きを減らす設定の人には全部止める（アクセシビリティ） */
@media (prefers-reduced-motion: reduce) {
  .js-reveal [data-reveal] { opacity: 1; transform: none; transition: none; will-change: auto; }
}
