@charset "UTF-8";
/* ==========================================================
   Lycka - private facial salon (demo LP)
   ベース: SPファースト / BP 768px
   ========================================================== */

:root {
  --c-base: #FAF7F2;
  --c-beige: #EFE6DA;
  --c-gold: #B79B6C;
  --c-text: #3E362E;
  --c-terracotta: #B0654A;
  --c-line: #5A7551; /* LINE公式緑はパレットから浮くため、くすみセージに調整（実案件ではLINEガイドラインと要相談） */
  --f-mincho: "Zen Old Mincho", serif;
  --f-gothic: "Zen Kaku Gothic New", sans-serif;
  --f-serif-en: "Playfair Display", serif; /* Cormorantは数字の線が細く可読性が低いため変更 */
}

* { margin: 0; padding: 0; box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  font-family: var(--f-gothic);
  font-weight: 300;
  font-size: 15px;
  line-height: 2;
  color: var(--c-text);
  background: var(--c-base);
  letter-spacing: 0.04em;
  -webkit-font-smoothing: antialiased;
}

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

.visually-hidden {
  position: absolute; width: 1px; height: 1px;
  clip-path: inset(50%); overflow: hidden; white-space: nowrap;
}

/* 改行制御: br-sp はSPのみ / br-pc はPCのみ */
.br-sp { display: inline; }
.br-pc { display: none; }
.pc-only { display: none; }
.br-xs { display: none; } /* 360px未満のみ有効な改行 */
@media (max-width: 359px) {
  .br-xs { display: inline; }
}
@media (min-width: 768px) {
  .br-sp { display: none; }
  .br-pc { display: inline; }
  .pc-only { display: inline; }
}

/* ---------- layout ---------- */
.container { max-width: 1040px; margin: 0 auto; padding: 0 24px; }
.container--narrow { max-width: 720px; }

.section { padding: 56px 0; position: relative; }
.section--beige { background: var(--c-beige); }
.section--plaster {
  /* 光と影は元画像の右側にあるため、SPでは右寄せ+薄めオーバーレイで光を見せる */
  background:
    linear-gradient(rgba(239, 230, 218, 0.5), rgba(239, 230, 218, 0.75)),
    url("../img/bg-plaster.jpg") right 22% center / cover no-repeat;
}
@media (min-width: 768px) {
  .section--plaster {
    background:
      linear-gradient(rgba(239, 230, 218, 0.72), rgba(239, 230, 218, 0.88)),
      url("../img/bg-plaster.jpg") center / cover no-repeat;
  }
}
@media (min-width: 768px) { .section { padding: 96px 0; } }

/* ---------- common parts ---------- */
.sec-title {
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 22px;
  line-height: 1.7;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .sec-title { font-size: 36px; margin-bottom: 52px; }
}

.btn {
  display: inline-block;
  font-family: var(--f-gothic);
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  border-radius: 999px;
  transition: opacity 0.3s, transform 0.3s;
}
.btn:hover { opacity: 0.85; transform: translateY(-2px); }

.btn--line {
  background: var(--c-line);
  color: #fff;
  font-size: 15px;
  padding: 18px 24px;
  line-height: 1.6;
  box-shadow: 0 6px 20px rgba(62, 54, 46, 0.18);
}

/* ---------- FV ---------- */
.fv {
  position: relative;
  min-height: auto;
  display: flex;
  align-items: center;
  overflow: hidden;
}

/* 写真差し替えフック: background-image を上書き */
.fv__bg {
  position: absolute; inset: -10% 0;
  background:
    url("../img/fv-salon-interior.jpg") center / cover no-repeat,
    linear-gradient(160deg, #E9DCC8 0%, #F5EDE0 45%, #D9C6A8 100%);
}
.fv__bg::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(100deg, rgba(250, 247, 242, 0.8) 0%, rgba(250, 247, 242, 0.55) 55%, rgba(250, 247, 242, 0.25) 100%);
}

.fv__inner {
  position: relative;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 56px 28px 72px; /* 下はカーブ・scroll表示分を確保 */
}

.fv__brand {
  font-family: var(--f-serif-en);
  font-size: 20px;
  letter-spacing: 0.2em;
  margin-bottom: 40px;
}
.fv__brand-sub {
  display: table; /* 独立行のまま中身の幅にフィットさせる */
  font-family: var(--f-gothic);
  font-size: 11px;
  letter-spacing: 0.25em;
  color: #fff;
  background: var(--c-gold);
  padding: 5px 14px 5px 16px; /* letter-spacing分だけ右を詰めて視覚センター合わせ */
  margin-top: 8px;
}

.fv__catch {
  position: relative;
  z-index: 1; /* 流体シェイプより前面に */
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
}
.fv__catch-line { display: block; }

.fv__sub {
  position: relative;
  z-index: 0;
  font-size: 13px;
  line-height: 2.1;
  margin-bottom: 40px;
}
/* サブコピー背面の四角（画面左端に密着） */
.fv__sub::before {
  content: "";
  position: absolute;
  left: -28px; /* fv__innerの左paddingを打ち消して画面端へ */
  top: 50%;
  transform: translateY(-50%);
  width: 316px;
  height: calc(100% + 36px);
  background: rgba(250, 247, 242, 0.75);
  box-shadow: 6px 6px 0 var(--c-gold); /* ぼかし0のベタ影 */
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 768px) {
  .fv__sub::before {
    /* コンテンツ左端から画面左端までの距離ぶん引き出す */
    left: calc(-1 * (max((100vw - 1040px) / 2, 0px) + 40px));
    width: 520px;
  }
}

.fv__scroll {
  position: absolute;
  right: 24px; bottom: 56px; /* 下端カーブと重ならない位置 */
  font-family: var(--f-serif-en);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3em;
  color: var(--c-text);
  writing-mode: vertical-rl;
  z-index: 1;
}
.fv__scroll::after {
  content: ""; display: block;
  width: 2px; height: 56px;
  background: var(--c-text);
  margin-top: 10px;
  animation: scrollLine 2s ease-in-out infinite;
}
@keyframes scrollLine {
  0% { transform: scaleY(0); transform-origin: top; }
  50% { transform: scaleY(1); transform-origin: top; }
  51% { transform-origin: bottom; }
  100% { transform: scaleY(0); transform-origin: bottom; }
}

@media (min-width: 768px) {
  .fv__catch { font-size: 52px; }
  .fv__sub { font-size: 16px; }
  .fv__inner { padding: 80px 40px 96px; }
}

/* ---------- キャンペーン帯 ---------- */
.campaign { padding: 36px 0 0; }
.campaign__card {
  max-width: 720px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid var(--c-gold);
  border-radius: 12px;
  overflow: hidden; /* 上部帯の角をカードの角丸に沿わせる */
  text-align: center;
  padding: 0 24px 32px;
  box-shadow: 0 8px 32px rgba(62, 54, 46, 0.08);
}
/* 枠幅いっぱいの帯としてカード上部に密着 */
.campaign__label {
  display: block;
  width: calc(100% + 48px);
  margin: 0 -24px 20px;
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #fff;
  background: var(--c-gold);
  padding: 10px 20px;
}
.campaign__lead {
  font-family: var(--f-mincho);
  font-size: 14px;
  line-height: 2;
  margin-bottom: 16px;
}
.campaign__includes { margin-bottom: 10px; }
/* SP: 2x2の等幅グリッド / PC: 4連 */
.campaign__tags {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
  max-width: 320px;
  margin: 0 auto 10px;
}
.campaign__tag {
  display: block;
  text-align: center;
  font-size: 11px;
  letter-spacing: 0.06em;
  color: #8a6f3f;
  background: rgba(183, 155, 108, 0.12);
  border: 1px solid rgba(183, 155, 108, 0.55);
  padding: 6px 4px;
}
.campaign__includes-note {
  font-size: 12px;
  letter-spacing: 0.06em;
  text-align: center;
}
@media (min-width: 768px) {
  .campaign__tags { grid-template-columns: repeat(4, 1fr); max-width: 480px; }
}
.campaign__name {
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 4px;
  text-decoration: underline;
  text-decoration-color: var(--c-gold);
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}
.campaign__price { margin-bottom: 8px; }
.campaign__price-old {
  font-size: 13px;
  text-decoration: line-through;
  color: #9b9187;
  margin-right: 8px;
}
/* 旧価格→新価格の矢印三角 */
.campaign__price-old::after {
  content: "";
  display: inline-block;
  width: 0; height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid var(--c-gold);
  margin-left: 12px;
  vertical-align: middle;
}
.campaign__price-num {
  font-family: var(--f-serif-en);
  font-size: 38px;
  color: var(--c-terracotta);
}
.campaign__price-tax { font-size: 12px; }
.campaign__note { font-size: 12px; color: #9b9187; margin-bottom: 16px; }
.campaign__btn { font-size: 14px; padding: 14px 40px; }
@media (min-width: 768px) {
  .campaign { padding-top: 64px; }
  .campaign__card { padding: 0 32px 40px; }
  .campaign__label { width: calc(100% + 64px); margin: 0 -32px 24px; }
  .campaign__price-num { font-size: 46px; }
}

/* ---------- 実績帯 ---------- */
.stats {
  padding: 40px 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.78)),
    url("../img/bg-satin.jpg") center / cover no-repeat;
  border-top: 1px solid rgba(183, 155, 108, 0.45);
  border-bottom: 1px solid rgba(183, 155, 108, 0.45);
}
.stats__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  max-width: 720px;
  margin: 0 auto;
}
.stats__item {
  position: relative;
  flex: 1;
  text-align: center;
  padding: 4px 0;
}
/* 月桂樹（左右対）: 中央基準で配置して数字と重ならないようにする */
.stats__item::before,
.stats__item::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 24px; height: 52px;
  transform: translateY(-55%);
  background: url("../img/laurel.svg") center / contain no-repeat;
  pointer-events: none;
}
.stats__item::before { left: calc(50% - 110px); transform: translateY(-28%) scaleY(-1); }
.stats__item::after { right: calc(50% - 110px); transform: translateY(-28%) scaleX(-1) scaleY(-1); }
@media (min-width: 768px) {
  .stats__list { flex-direction: row; gap: 48px; }
  .stats__item { padding: 16px 4px; }
  .stats__item::before { left: calc(50% - 106px); }
  .stats__item::after { right: calc(50% - 106px); }
}
.stats__num {
  display: block;
  font-family: var(--f-serif-en);
  font-size: 36px;
  line-height: 1.1;
  margin-top: -2px;
  color: var(--c-gold);
}
.stats__num small { font-size: 14px; font-family: var(--f-gothic); color: var(--c-text); }
.stats__label { display: block; font-size: 12px; letter-spacing: 0.1em; margin-bottom: 0; }
.u-accent { color: var(--c-terracotta); }
.u-line {
  text-decoration: underline;
  text-decoration-color: var(--c-gold);
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}
@media (min-width: 768px) {
  .stats { padding: 56px 0; }
  .stats__num { font-size: 48px; }
  .stats__label { font-size: 13px; }
}

/* ---------- セクション境界カーブ ---------- */
.fv__curve {
  position: absolute;
  left: 0; right: 0; bottom: -1px;
  line-height: 0;
  pointer-events: none;
}
.fv__curve svg { display: block; width: 100%; height: 64px; }
.cta__curve {
  position: absolute;
  left: 0; right: 0; top: -1px;
  line-height: 0;
  pointer-events: none;
  z-index: 1;
}
.cta__curve svg { display: block; width: 100%; height: 44px; }
@media (min-width: 768px) {
  .fv__curve svg { height: 104px; }
  .cta__curve svg { height: 72px; }
}

/* ---------- 共感 ---------- */
/* 見出し下の手書き筆線（ユーザー支給PNGをマスクにしてゴールドで着色） */
.worry .sec-title::after {
  content: "";
  display: block;
  width: 228px;
  height: 16px;
  margin: 12px auto 0;
  background: var(--c-gold);
  -webkit-mask: url("../img/hand-line-user.png") center / contain no-repeat;
  mask: url("../img/hand-line-user.png") center / contain no-repeat;
}
.worry {
  overflow: hidden; /* 写真の左右はみ出し分をクリップ */
  background:
    linear-gradient(rgba(239, 230, 218, 0.78), rgba(239, 230, 218, 0.88)),
    url("../img/bg-curtain.jpg") center / cover no-repeat;
}
.worry__rows { max-width: 1040px; margin: 0 auto 44px; }
.worry__row { position: relative; margin-bottom: 32px; }
.worry__row:last-child { margin-bottom: 0; }

/* 写真差し替えフック: 各 --0N の background-image */
/* SP: 写真を画面端まで裁ち落とし（通常行=左端、rev行=右端） */
.worry__photo {
  aspect-ratio: 16 / 10;
  width: calc(100% + 24px);
  margin-left: -92px;
  border-radius: 0;
  background-size: cover;
  background-position: center;
}
.worry__row--rev .worry__photo {
  margin-left: auto;
  margin-right: -92px;
}
.worry__photo--01 { background-image: url("../img/worry01-mirror.jpg"); background-color: #EFE2CE; }
.worry__photo--02 { background-image: url("../img/worry02-aging.jpg"); background-color: #E5D5BC; }
.worry__photo--03 { background-image: url("../img/worry03-tired.jpg"); background-color: #E0CFB4; }

/* SP: 写真の空きスペース側にパネルを大きく重ねる（通常行=右寄せ、rev行=左寄せ） */
.worry__panel {
  position: relative;
  background: rgba(250, 247, 242, 0.94);
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(62, 54, 46, 0.12);
  width: 84%;
  margin: -198px -24px 0 auto; /* 右は画面端まで */
  padding: 4px 0 8px;
}
.worry__row--rev .worry__panel { margin: -198px auto 0 -24px; }
/* SPのみ: 行ごとの重なり量の個別調整（ユーザー指定値） */
@media (max-width: 767px) {
  .worry__row:nth-child(2) .worry__photo { margin-right: -139px; }
  .worry__row:nth-child(2) .worry__panel { margin: -175px auto 0 -24px; }
  .worry__row:nth-child(3) .worry__panel { margin: -157px -24px 0 auto; }
}
.worry__theme {
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  padding: 20px 16px 4px;
}
.worry__grid {
  list-style: none;
  padding: 8px 20px 18px;
}
.worry__chip {
  position: relative;
  padding: 10px 4px 10px 26px;
  font-size: 13px;
  line-height: 1.6;
  border-bottom: 1px solid rgba(183, 155, 108, 0.3);
}
.worry__chip:last-child { border-bottom: none; }
.worry__chip::before {
  content: "✓";
  position: absolute; left: 2px; top: 9px;
  color: var(--c-gold);
  font-weight: 500;
}

/* PC: 写真とパネルを左右交互に重ねる */
@media (min-width: 768px) {
  .worry__row {
    display: flex;
    align-items: center;
    margin-bottom: 52px;
  }
  .worry__photo { width: 58%; aspect-ratio: 16 / 9; margin: 0; border-radius: 0; }
  .worry__row--rev .worry__photo { margin: 0; }
  .worry__panel {
    width: 46%;
    margin: 0 0 0 -4%;
    padding: 12px 8px 16px;
  }
  .worry__row--rev { flex-direction: row-reverse; }
  .worry__row--rev .worry__panel { margin: 0 -4% 0 0; }
  .worry__theme { font-size: 18px; }
  .worry__grid { padding: 12px 24px 20px; }
}

.worry__closing {
  font-family: var(--f-mincho);
  text-align: center;
  font-size: 16px;
  line-height: 2.4;
}
@media (min-width: 768px) {
  .worry__closing { font-size: 19px; }
}

/* ---------- 原因 ---------- */
.cause {
  overflow: hidden;
  background:
    linear-gradient(rgba(250, 247, 242, 0.82), rgba(250, 247, 242, 0.92)),
    url("../img/bg-leaf-shadow.jpg") center / cover no-repeat;
}
.cause__deco {
  position: absolute;
  top: 50%; right: -120px;
  width: 380px; height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(183, 155, 108, 0.18), transparent 70%);
  pointer-events: none;
}
/* 見出し背景の全幅帯 */
.cause .sec-title {
  position: relative;
  background: var(--c-gold);
  color: #fff;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 22px 24px;
}
/* 帯内の白い鉤括弧（左上「 と 右下 」） */
.cause .sec-title::before,
.cause .sec-title::after {
  content: "";
  position: absolute;
  width: 16px; height: 16px;
  pointer-events: none;
}
.cause .sec-title::before {
  left: 16px; top: 14px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}
.cause .sec-title::after {
  right: 16px; bottom: 14px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
@media (min-width: 768px) {
  .cause .sec-title::before { left: calc(50% - 320px); top: 20px; width: 20px; height: 20px; }
  .cause .sec-title::after { right: calc(50% - 320px); bottom: 20px; width: 20px; height: 20px; }
}

/* 料金見出し背景の手書き丸（ユーザー支給PNG） */
.price .sec-title {
  position: relative;
  z-index: 0;
}
.price .sec-title::before {
  content: "";
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -41%);
  width: 240px;
  max-width: 96vw;
  aspect-ratio: 798 / 619;
  background: url("../img/hand-circle.png") center / contain no-repeat;
  opacity: 0.5;
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 768px) {
  .price .sec-title::before { width: 460px; }
}

.cause__text {
  margin-bottom: 24px;
  text-align: left;
}
/* セルフケア×プロケアの2枚対比 */
.cause__compare {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 28px;
}
.cause__compare-item { margin: 0; }
.cause__compare-photo {
  aspect-ratio: 4 / 3;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
}
.cause__compare-photo--self { background-image: url("../img/cause-selfcare.jpg"); background-color: #EFE2CE; }
.cause__compare-photo--pro { background-image: url("../img/cause-pro.jpg"); background-color: #E5D5BC; }
.cause__compare-label {
  font-family: var(--f-mincho);
  font-size: 12px;
  line-height: 1.7;
  text-align: center;
  margin-top: 10px;
  letter-spacing: 0.04em;
}
/* ×は文字だとフォント余白で中心がずれるため、CSS描画のクロスで常にド真ん中に固定 */
.cause__compare-x {
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -60%);
  width: 40px; height: 40px;
  background: var(--c-gold);
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(62, 54, 46, 0.2);
}
.cause__compare-x::before,
.cause__compare-x::after {
  content: "";
  position: absolute;
  left: 50%; top: 50%;
  width: 42%; height: 2px;
  background: #fff;
  border-radius: 1px;
}
.cause__compare-x::before { transform: translate(-50%, -50%) rotate(45deg); }
.cause__compare-x::after { transform: translate(-50%, -50%) rotate(-45deg); }
@media (min-width: 768px) {
  .cause__compare { gap: 24px; margin-bottom: 48px; }
  .cause__compare-label { font-size: 14px; }
  .cause__compare-x { width: 40px; height: 40px; }
}
.cause__text--em {
  font-family: var(--f-mincho);
  font-size: 17px;
  text-align: center;
  line-height: 2.3;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .cause__text { text-align: center; }
  .cause__text--em { font-size: 21px; }
  .cause__deco { width: 560px; height: 560px; }
}

/* ---------- 特徴 ---------- */
/* セクションが縦長のためcoverだと画像が溶ける。上部だけ原寸比で見せて下はベージュへ */
.feature {
  background:
    linear-gradient(rgba(239, 230, 218, 0.62) 0%, rgba(239, 230, 218, 0.9) 380px, var(--c-beige) 560px),
    url("../img/bg-wood-olive.jpg") center top / 100% auto no-repeat,
    var(--c-beige);
}
.feature__item { margin-bottom: 44px; }
.feature__item:last-child { margin-bottom: 0; }

/* 写真差し替えフック: 各 --0N の background を実写に */
.feature__photo {
  aspect-ratio: 4 / 3;
  border-radius: 12px;
  margin-bottom: 24px;
  background-size: cover;
  background-position: center;
}
.feature__photo--01 { background-image: url("../img/feature01-counseling.jpg"); background-color: #E5D5BC; }
.feature__photo--02 { background-image: url("../img/feature02-room.jpg"); background-color: #EFE2CE; }
.feature__photo--03 { background-image: url("../img/feature03-treatment.jpg"); background-color: #E0CFB4; }
.feature__photo--04 { background-image: url("../img/feature04-clean-room.jpg"); background-color: #E5D5BC; }
.feature__photo--05 { background-image: url("../img/feature05-homecare.jpg"); background-color: #EFE2CE; }

.feature__num {
  font-family: var(--f-serif-en);
  font-size: 40px;
  line-height: 1;
  color: var(--c-gold);
  margin-bottom: 12px;
}
.feature__title {
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 19px;
  line-height: 1.8;
  letter-spacing: 0.06em;
  margin-bottom: 16px;
}
.feature__text { font-size: 14px; }

@media (min-width: 768px) {
  .feature__item {
    display: flex;
    align-items: center;
    gap: 64px;
    margin-bottom: 68px;
  }
  .feature__item--rev { flex-direction: row-reverse; }
  .feature__photo { flex: 0 0 46%; margin-bottom: 0; }
  .feature__body { flex: 1; }
  .feature__num { font-size: 56px; }
  .feature__title { font-size: 24px; }
  .feature__text { font-size: 15px; }
}

/* ---------- お客様の声 ---------- */
.voice {
  overflow: hidden;
  background:
    linear-gradient(rgba(250, 247, 242, 0.85), rgba(250, 247, 242, 0.94)),
    url("../img/bg-bokeh.jpg") center / cover no-repeat;
}
.voice::before {
  content: ""; position: absolute;
  top: -60px; left: -140px;
  width: 420px; height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(183, 155, 108, 0.14), transparent 70%);
  pointer-events: none;
}
.voice__grid { display: grid; gap: 24px; max-width: 720px; margin: 0 auto; }

.voice__card {
  background: #fff;
  border-radius: 12px;
  padding: 32px 28px;
  box-shadow: 0 8px 32px rgba(62, 54, 46, 0.06);
}
.voice__meta {
  font-size: 12px;
  color: var(--c-gold);
  letter-spacing: 0.1em;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--c-beige);
}
.voice__text { font-size: 14px; }

.voice__note {
  text-align: center;
  font-size: 11px;
  color: #9b9187;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .voice__grid { max-width: none; grid-template-columns: repeat(3, 1fr); gap: 32px; }
}

/* ---------- オーナー ---------- */
.owner__row { max-width: 880px; margin: 0 auto; }

/* 写真差し替えフック */
.owner__photo {
  aspect-ratio: 3 / 4;
  max-width: 280px;
  margin: 0 auto 32px;
  border-radius: 12px;
  background: url("../img/owner.jpg") center top / cover no-repeat, linear-gradient(160deg, #E2D3BA, #C9B18C);
  /* 元素材の背景が寒色のため暖色に補正して全体トーンに馴染ませる */
  filter: sepia(0.22) saturate(0.95);
}
.owner__text { margin-bottom: 24px; font-size: 14px; }
.owner__note { font-size: 12px; color: #9b9187; }

@media (min-width: 768px) {
  .owner__row { display: flex; gap: 64px; align-items: flex-start; }
  .owner__photo { flex: 0 0 300px; margin: 0; }
  .owner__text { font-size: 15px; }
}

/* ---------- 料金 ---------- */
.price { overflow: hidden; }
.price::after {
  content: ""; position: absolute;
  bottom: -80px; right: -160px;
  width: 460px; height: 460px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(183, 155, 108, 0.14), transparent 70%);
  pointer-events: none;
}
.price__trial {
  border: 1px solid var(--c-gold);
  border-radius: 12px;
  background:
    linear-gradient(rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.82)),
    url("../img/bg-satin.jpg") center / cover no-repeat;
  padding: 40px 24px;
  text-align: center;
  margin-bottom: 28px;
  position: relative;
}
.price__trial::before {
  content: "";
  position: absolute; inset: 6px;
  border: 1px solid rgba(183, 155, 108, 0.35);
  border-radius: 8px;
  pointer-events: none;
}
.price__trial-label {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #fff;
  background: var(--c-gold);
  border-radius: 999px;
  padding: 4px 20px;
  margin-bottom: 16px;
}
.price__trial-name {
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 19px;
  margin-bottom: 8px;
  text-decoration: underline;
  text-decoration-color: var(--c-gold);
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}
.price__trial-price { margin-bottom: 16px; }
.price__trial-num {
  font-family: var(--f-serif-en);
  font-size: 44px;
  color: var(--c-terracotta);
  line-height: 1.2;
}
.price__trial-tax { font-size: 13px; }
.price__trial-includes { position: relative; margin-bottom: 0; }

.price__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.price__table th, .price__table td {
  padding: 18px 8px;
  border-bottom: 1px solid var(--c-beige);
  font-weight: 300;
  text-align: left;
}
.price__table td {
  text-align: right;
  font-family: var(--f-serif-en);
  font-size: 17px;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .price__trial { padding: 56px 40px; }
  .price__trial-name { font-size: 23px; }
  .price__trial-num { font-size: 56px; }
}

/* ---------- FAQ ---------- */
.faq {
  background:
    linear-gradient(rgba(239, 230, 218, 0.8), rgba(239, 230, 218, 0.9)),
    url("../img/bg-wood-leaves.jpg") center / cover no-repeat;
}
.faq__item {
  background: var(--c-base);
  border-radius: 10px;
  margin-bottom: 12px;
  overflow: hidden;
}
.faq__q {
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 14px;
  padding: 20px 40px 20px 46px;
  position: relative;
  cursor: pointer;
  list-style: none;
  line-height: 1.7;
}
.faq__q::-webkit-details-marker { display: none; }
.faq__q::before {
  content: "Q.";
  position: absolute; left: 16px; top: 20px;
  font-family: var(--f-serif-en);
  color: var(--c-gold);
  font-size: 17px;
}
.faq__q::after {
  content: "+";
  position: absolute; right: 20px; top: 50%;
  transform: translateY(-50%);
  color: var(--c-gold);
  font-size: 20px;
  transition: transform 0.3s;
}
.faq__item[open] .faq__q::after { content: "−"; }
.faq__a {
  padding: 0 20px 20px 46px;
  font-size: 14px;
}

/* ---------- アクセス ---------- */
.access__figure { margin: 0 auto 20px; max-width: 560px; }
/* 元写真(マンション共用部)は右のドア周りだけ拡大表示+暖色補正で世界観に馴染ませる */
.access__photo {
  aspect-ratio: 16 / 10;
  border-radius: 12px;
  background: url("../img/access-door.jpg") 40% 64% / 195% no-repeat;
  filter: sepia(0.28) saturate(0.92) brightness(1.03);
}
.access__caption {
  font-family: var(--f-mincho);
  font-size: 13px;
  text-align: center;
  margin-top: 12px;
  letter-spacing: 0.05em;
}
.access__text { text-align: center; font-size: 14px; }
.access__note { text-align: center; font-size: 12px; color: #9b9187; margin-top: 12px; }

/* ---------- CTA ---------- */
.cta { overflow: hidden; text-align: center; }

/* 写真差し替えフック */
/* パララックスで上に動いても下端が見切れないよう余裕を広めに取る */
.cta__bg {
  position: absolute; inset: -18% 0;
  background:
    url("../img/cta-facial.jpg") center / cover no-repeat,
    linear-gradient(200deg, #EDE0CC 0%, #F5EDE0 50%, #DCC9AB 100%);
}
.cta__bg::after {
  content: ""; position: absolute; inset: 0;
  background: rgba(250, 247, 242, 0.55);
}

.cta__inner { position: relative; }

.cta__title {
  font-family: var(--f-mincho);
  font-weight: 500;
  font-size: 22px;
  line-height: 1.9;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
}
.cta__text { font-size: 14px; margin-bottom: 40px; }

.cta__btn {
  font-size: 16px;
  padding: 20px 48px;
}

@media (min-width: 768px) {
  .cta__title { font-size: 34px; }
  .cta__text { font-size: 15px; }
}

/* ---------- footer ---------- */
.footer {
  background: var(--c-text);
  color: var(--c-base);
  text-align: center;
  padding: 40px 24px;
}
.footer__brand {
  font-family: var(--f-serif-en);
  font-size: 18px;
  letter-spacing: 0.2em;
  margin-bottom: 8px;
}
.footer__copy { font-size: 11px; opacity: 0.7; }

/* ---------- SP追従CTA ---------- */
.fixed-cta {
  position: fixed;
  left: 0; right: 0; bottom: 0;
  padding: 12px 16px calc(12px + env(safe-area-inset-bottom));
  background: rgba(250, 247, 242, 0.92);
  backdrop-filter: blur(8px);
  box-shadow: 0 -4px 24px rgba(62, 54, 46, 0.1);
  transform: translateY(110%);
  transition: transform 0.4s ease;
  z-index: 100;
}
.fixed-cta.is-show { transform: translateY(0); }
.fixed-cta__btn {
  display: block;
  font-size: 14px;
  padding: 14px 16px;
}
@media (min-width: 768px) {
  .fixed-cta { display: none; }
}

/* ---------- 360px未満: 文字サイズ自動縮小（改行位置を375px時と揃える） ---------- */
@media (max-width: 359px) {
  .fv__catch { font-size: 22px; }
  .sec-title { font-size: 19px; }
  .worry__theme { font-size: 14px; }
  .worry__chip { font-size: 11.5px; padding-left: 34px; }
  .worry__chip::before { left: 12px; }
  .feature__title { font-size: 16px; }
  .owner__note { font-size: 11px; }
  .price__trial-name { font-size: 17px; }
  .price__trial-text { font-size: 11px; }
  .faq__q { font-size: 11px; }
  .cta__title { font-size: 19px; }
  .campaign__lead { font-size: 12.5px; }
}

/* ---------- GSAP reveal 初期状態 ---------- */
.js-reveal, .js-voice { opacity: 0; }
/* JS無効環境フォールバック */
.no-js .js-reveal, .no-js .js-voice { opacity: 1; }
