:root {
  --lp-primary: #3B82F6;
  --lp-primary-dark: #1b6bef;
  --lp-primary-light: #5792f3;
  --lp-primary-50: #f4f6f9;
  --lp-primary-100: #e7edf6;
  --lp-primary-200: #cedcf2;
  --lp-primary-300: #acc6ef;
  --lp-primary-400: #83acef;
  --lp-primary-500: #5792f3;
  --lp-primary-600: #3B82F6;
  --lp-primary-700: #1b6bef;
  --lp-primary-800: #1659c6;
  --lp-primary-900: #1a4997;
  --lp-accent: #3B82F6;
  --lp-accent-dark: #1b6bef;
  --lp-accent-light: #5792f3;
  --lp-accent-50: #f4f6f9;
  --lp-accent-100: #e7edf6;
  --lp-accent-200: #cedcf2;
  --lp-accent-500: #5792f3;
  --lp-accent-600: #3B82F6;
  --lp-accent-700: #1b6bef;
  --lp-base: #ffffff;
  --lp-base-dark: #f8fafc;
  --lp-base-100: #f1f5f9;
  --lp-base-200: #e2e8f0;
  --lp-base-500: #64748b;
}

    :root {
      --font-sans-ja: 'Noto Serif JP', serif !important;
      --font-sans-en: 'Noto Serif JP', serif !important;
      --font-serif-ja: 'Noto Serif JP', serif !important;
      --font-serif-en: 'Noto Serif JP', serif !important;
    }
    html, body,
    h1, h2, h3, h4, h5, h6,
    .section h1, .section h2, .section h3, .section h4, .section h5, .section h6,
    .section__heading, .section__heading-sub,
    .section p, p, span, a, li, dt, dd, button, input, textarea, select, label, time {
      font-family: 'Noto Serif JP', serif !important;
    }
    /* アイコンフォントは上書きから除外（span等を上書きするとアイコンが文字化けするため再宣言）。
       クラス＋!important なので上の要素セレクタ＋!importantに勝つ。 */
    .material-symbols-outlined { font-family: 'Material Symbols Outlined' !important; }
    .material-symbols-rounded { font-family: 'Material Symbols Rounded' !important; }
    .material-symbols-sharp { font-family: 'Material Symbols Sharp' !important; }
    .material-icons { font-family: 'Material Icons' !important; }
.tpl-scope-mobile-hero-bare-image .lpc-hero-bare {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tpl-scope-mobile-hero-bare-image .lpc-hero-bare img {
  display: block;
  width: 100%;
  height: auto;
}
/*  */

/* ============================================================
   お知らせセクション
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news {
  --news-bg: var(--color-base, #f8f5ef);
  --news-card-bg: var(--color-white, #ffffff);

  --news-text: var(--color-text, #1c1c1c);
  --news-body: var(--color-text-sub, #4c4841);
  --news-muted: var(--color-muted, #817263);

  --news-accent: var(--color-accent, #b29578);
  --news-accent-dark: var(--color-accent-dark, #9e7b5d);

  --news-tag-bg: #e3d7c8;
  --news-tag-text: #5b5045;

  --news-line: #e8e0d6;

  --news-nav-bg: #ffffff;
  --news-nav-icon: #817263;

  --news-dot: #d9d0c4;
  --news-dot-active: #b29578;

  background: var(--news-bg);
  font-family: "Noto Sans JP", sans-serif;
}

.section--news,
.section--news *,
.section--news *::before,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news *::after {
  box-sizing: border-box;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__inner {
  position: relative;
}

/* ============================================================
   見出し
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__header {
  margin-bottom: 2.5rem;
  text-align: left;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__eyebrow {
  margin: 0;
  color: var(--news-muted);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.75rem;
  background: var(--news-muted);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__title {
  margin-top: 2rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  max-width: 92%;
  margin: 1.5rem 0 0;
  color: var(--news-text);
}

/* ============================================================
   スライダー
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider-wrap {
  position: relative;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: left;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider .swiper-wrapper {
  align-items: stretch;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider .swiper-slide {
  width: 100% !important;
  height: auto !important;
}

/* ============================================================
   カード
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: var(--card-radius, 0.2rem);
  background: var(--news-card-bg);
  box-shadow: var(
    --card-shadow,
    0 0.35rem 1.25rem rgba(78, 65, 48, 0.08)
  );
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-selflink {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-media {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-media img {
  display: block;
  width: 100%;
  aspect-ratio: 8 / 7;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card:hover .section--news__card-media img {
  transform: scale(1.035);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.5rem 1.25rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding-bottom: 1.1rem;
  border-bottom: 1px solid var(--news-line);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0.85rem;
  border-radius: 0.2rem;
  color: var(--news-tag-text);
  background: var(--news-tag-bg);
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-date {
  color: var(--news-accent-dark);
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-text {
  display: -webkit-box;
  flex: 1;
  margin: 1.25rem 0;
  overflow: hidden;
  color: var(--news-text);
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 0.4rem;
  margin-top: auto;
  padding-top: 1.1rem;
  border-top: 1px solid var(--news-line);
  color: var(--news-text);
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label {
  position: relative;
  padding-bottom: 0.15rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  content: "";
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.3s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-arrow {
  font-size: 1.25rem;
  line-height: 1;
  transition: transform 0.3s ease;
}

.section--news__card-link:hover
  .section--news__card-link-label::after,
.section--news__card-selflink:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label::after {
  transform: scaleX(1);
  transform-origin: left center;
}

.section--news__card-link:hover
  .section--news__card-link-arrow,
.section--news__card-selflink:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-arrow {
  transform: translateX(0.3rem);
}

/* ============================================================
   スライダーナビ
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  color: var(--news-nav-icon);
  background: var(--news-nav-bg);
  box-shadow: 0 0.35rem 1rem rgba(78, 65, 48, 0.1);
  cursor: pointer;
  transform: translateY(-50%);
  transition:
    color 0.3s ease,
    background 0.3s ease,
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:hover {
  color: #ffffff;
  background: var(--news-accent);
  box-shadow: 0 0.5rem 1.2rem rgba(78, 65, 48, 0.16);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--prev:hover {
  transform: translate(-0.15rem, -50%);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--next:hover {
  transform: translate(0.15rem, -50%);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--prev {
  left: -0.65rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--next {
  right: -0.65rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav .material-symbols-outlined {
  font-size: 1.6rem;
  line-height: 1;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav::after {
  display: none;
  content: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:focus-visible {
  outline: 2px solid #5f4c3b;
  outline-offset: 0.2rem;
}

/* ============================================================
   ページネーション
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination {
  --swiper-pagination-color: var(--news-dot-active);
  --swiper-pagination-bullet-inactive-color: var(--news-dot);
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-opacity: 1;

  position: static !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  width: 100%;
  margin-top: 1.6rem;
}

/* 通常のドット */
.section--news__slider
  .section--news__pagination
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .swiper-pagination-bullet {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 !important;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: var(--news-dot) !important;
  opacity: 1 !important;
  transform: none;
  transition:
    width 0.3s ease,
    border-radius 0.3s ease,
    background-color 0.3s ease;
}

/* アクティブのドット */
.section--news__slider
  .section--news__pagination
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 1.5rem;
  border-radius: 999px;
  background-color: var(--news-dot-active) !important;
  opacity: 1 !important;
}
/* ============================================================
   一覧ボタン
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-wrap {
  margin-top: 2rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more {
  gap: 0.875rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  position: absolute;
  top: 50%;
  right: 2rem;
  font-size: 1.25rem;
  line-height: 1;
  transform: translateY(-50%);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover .section--news__more-arrow {
  transform: translate(0.3rem, -50%);
}

/* ============================================================
   動きを減らす設定
   ============================================================ */

@media (prefers-reduced-motion: reduce) {
  .section--news__card-media img,
  .section--news__card-link-label::after,
  .section--news__card-link-arrow,
  .section--news__nav,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination .swiper-pagination-bullet {
    transition: none;
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card:hover .section--news__card-media img {
    transform: none;
  }
}
/*--mobile--*/
/*  */

/* ============================================================
   お知らせセクション
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news {
  --news-bg: var(--color-base, #f8f5ef);
  --news-card-bg: var(--color-white, #ffffff);

  --news-text: var(--color-text, #1c1c1c);
  --news-body: var(--color-text-sub, #4c4841);
  --news-muted: var(--color-muted, #817263);

  --news-accent: var(--color-accent, #b29578);
  --news-accent-dark: var(--color-accent-dark, #9e7b5d);

  --news-tag-bg: #e3d7c8;
  --news-tag-text: #5b5045;

  --news-line: #e8e0d6;

  --news-nav-bg: #ffffff;
  --news-nav-icon: #817263;

  --news-dot: #d9d0c4;
  --news-dot-active: #b29578;

  background: var(--news-bg);
  font-family: "Noto Sans JP", sans-serif;
}

.section--news,
.section--news *,
.section--news *::before,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news *::after {
  box-sizing: border-box;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__inner {
  position: relative;
}

/* ============================================================
   見出し
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__header {
  margin-bottom: 2.5rem;
  text-align: left;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__eyebrow {
  margin: 0;
  color: var(--news-muted);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.75rem;
  background: var(--news-muted);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__title {
  margin-top: 2rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  max-width: 92%;
  margin: 1.5rem 0 0;
  color: var(--news-text);
}

/* ============================================================
   スライダー
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider-wrap {
  position: relative;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: left;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider .swiper-wrapper {
  align-items: stretch;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider .swiper-slide {
  width: 100% !important;
  height: auto !important;
}

/* ============================================================
   カード
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: var(--card-radius, 0.2rem);
  background: var(--news-card-bg);
  box-shadow: var(
    --card-shadow,
    0 0.35rem 1.25rem rgba(78, 65, 48, 0.08)
  );
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-selflink {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-media {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-media img {
  display: block;
  width: 100%;
  aspect-ratio: 8 / 7;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card:hover .section--news__card-media img {
  transform: scale(1.035);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.5rem 1.25rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding-bottom: 1.1rem;
  border-bottom: 1px solid var(--news-line);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0.85rem;
  border-radius: 0.2rem;
  color: var(--news-tag-text);
  background: var(--news-tag-bg);
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-date {
  color: var(--news-accent-dark);
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-text {
  display: -webkit-box;
  flex: 1;
  margin: 1.25rem 0;
  overflow: hidden;
  color: var(--news-text);
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 0.4rem;
  margin-top: auto;
  padding-top: 1.1rem;
  border-top: 1px solid var(--news-line);
  color: var(--news-text);
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label {
  position: relative;
  padding-bottom: 0.15rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  content: "";
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.3s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-arrow {
  font-size: 1.25rem;
  line-height: 1;
  transition: transform 0.3s ease;
}

.section--news__card-link:hover
  .section--news__card-link-label::after,
.section--news__card-selflink:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label::after {
  transform: scaleX(1);
  transform-origin: left center;
}

.section--news__card-link:hover
  .section--news__card-link-arrow,
.section--news__card-selflink:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-arrow {
  transform: translateX(0.3rem);
}

/* ============================================================
   スライダーナビ
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  color: var(--news-nav-icon);
  background: var(--news-nav-bg);
  box-shadow: 0 0.35rem 1rem rgba(78, 65, 48, 0.1);
  cursor: pointer;
  transform: translateY(-50%);
  transition:
    color 0.3s ease,
    background 0.3s ease,
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:hover {
  color: #ffffff;
  background: var(--news-accent);
  box-shadow: 0 0.5rem 1.2rem rgba(78, 65, 48, 0.16);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--prev:hover {
  transform: translate(-0.15rem, -50%);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--next:hover {
  transform: translate(0.15rem, -50%);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--prev {
  left: -0.65rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--next {
  right: -0.65rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav .material-symbols-outlined {
  font-size: 1.6rem;
  line-height: 1;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav::after {
  display: none;
  content: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:focus-visible {
  outline: 2px solid #5f4c3b;
  outline-offset: 0.2rem;
}

/* ============================================================
   ページネーション
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination {
  --swiper-pagination-color: var(--news-dot-active);
  --swiper-pagination-bullet-inactive-color: var(--news-dot);
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-opacity: 1;

  position: static !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  width: 100%;
  margin-top: 1.6rem;
}

/* 通常のドット */
.section--news__slider
  .section--news__pagination
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .swiper-pagination-bullet {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 !important;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: var(--news-dot) !important;
  opacity: 1 !important;
  transform: none;
  transition:
    width 0.3s ease,
    border-radius 0.3s ease,
    background-color 0.3s ease;
}

/* アクティブのドット */
.section--news__slider
  .section--news__pagination
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 1.5rem;
  border-radius: 999px;
  background-color: var(--news-dot-active) !important;
  opacity: 1 !important;
}
/* ============================================================
   一覧ボタン
   ============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-wrap {
  margin-top: 2rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more {
  gap: 0.875rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  position: absolute;
  top: 50%;
  right: 2rem;
  font-size: 1.25rem;
  line-height: 1;
  transform: translateY(-50%);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover .section--news__more-arrow {
  transform: translate(0.3rem, -50%);
}

/* ============================================================
   動きを減らす設定
   ============================================================ */

@media (prefers-reduced-motion: reduce) {
  .section--news__card-media img,
  .section--news__card-link-label::after,
  .section--news__card-link-arrow,
  .section--news__nav,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination .swiper-pagination-bullet {
    transition: none;
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card:hover .section--news__card-media img {
    transform: none;
  }
}
/* ============================================================
   FAQセクション
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq {
  --faq-bg: var(--color-base, #f8f5ef);
  --faq-card-bg: var(--color-white, #ffffff);

  --faq-text: var(--color-text, #1c1c1c);
  --faq-body: var(--color-text-sub, #4c4841);
  --faq-muted: var(--color-muted, #817263);

  --faq-accent: var(--color-accent, #b29578);
  --faq-accent-dark: var(--color-accent-dark, #9e7b5d);
  --faq-accent-light: #eee8db;

  --faq-line: #e6ddd2;
  --faq-question-bg: #f4efe7;
  --faq-answer-bg: #ffffff;

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--faq-text);
  background: var(--faq-bg);
  font-family: "Noto Sans JP", sans-serif;
}

.section--faq,
.section--faq *,
.section--faq *::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq *::after {
  box-sizing: border-box;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__inner {
  position: relative;
  z-index: 1;
}

/* ============================================================
   見出し
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__header {
  margin-bottom: 2.5rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__eyebrow {
  margin: 0;
  color: var(--faq-muted);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.75rem;
  background: var(--faq-muted);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__title {
  margin-top: 2rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__lead {
  max-width: 92%;
  margin: 1.5rem 0 0;
  color: var(--faq-text);
  line-height: 2;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

/* ============================================================
   FAQ一覧
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__list {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}

/* ============================================================
   FAQカード
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item {
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: var(--card-radius, 0.2rem);
  background: var(--faq-card-bg);
  box-shadow: var(
    --card-shadow,
    0 0.35rem 1.25rem rgba(78, 65, 48, 0.08)
  );
  transition:
    border-color 0.3s ease,
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item:hover {
  box-shadow: 0 0.55rem 1.4rem rgba(78, 65, 48, 0.13);
  transform: translateY(-2px);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] {
  border-color: var(--faq-line);
}

/* ============================================================
   質問
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 5.25rem;
  padding: 1.15rem 1.25rem;
  color: var(--faq-text);
  background: var(--faq-question-bg);
  cursor: pointer;
  list-style: none;
  transition:
    color 0.3s ease,
    background 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question::-webkit-details-marker {
  display: none;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question::marker {
  display: none;
  content: "";
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] .section--faq__question {
  color: var(--faq-text);
  background: var(--faq-accent-light);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question:focus-visible {
  outline: 2px solid #5f4c3b;
  outline-offset: -3px;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question-text {
  flex: 1;
  min-width: 0;
  color: var(--faq-text);
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ============================================================
   Q・Aバッジ
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  transition:
    color 0.3s ease,
    background 0.3s ease,
    transform 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--question {
  color: #ffffff;
  background: var(--faq-accent-dark);
}

.section--faq__item[open]
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--question {
  background: var(--faq-accent);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--answer {
  color: var(--faq-accent-dark);
  background: var(--faq-accent-light);
}

/* ============================================================
   プラス・マイナス
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle {
  position: relative;
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
}

.section--faq__toggle::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 999px;
  content: "";
  background: var(--faq-accent-dark);
  transform: translate(-50%, -50%);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease,
    background 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::before {
  width: 1.1rem;
  height: 2px;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  width: 2px;
  height: 1.1rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] .section--faq__toggle {
  transform: rotate(180deg);
}

.section--faq__item[open]
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  opacity: 0;
  transform: translate(-50%, -50%) scaleY(0);
}

/* ============================================================
   回答
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem;
  border-top: 1px solid var(--faq-line);
  background: var(--faq-answer-bg);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer-text {
  flex: 1;
  min-width: 0;
  margin: 0;
  padding-top: 0.25rem;
  color: var(--faq-text);
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ============================================================
   動きを減らす設定
   ============================================================ */

@media (prefers-reduced-motion: reduce) {
  .section--faq__item,
  .section--faq__question,
  .section--faq__badge,
  .section--faq__toggle,
  .section--faq__toggle::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
    transition: none;
  }

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item:hover {
    transform: none;
  }
}
/*--mobile--*/
/* ============================================================
   FAQセクション
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq {
  --faq-bg: var(--color-base, #f8f5ef);
  --faq-card-bg: var(--color-white, #ffffff);

  --faq-text: var(--color-text, #1c1c1c);
  --faq-body: var(--color-text-sub, #4c4841);
  --faq-muted: var(--color-muted, #817263);

  --faq-accent: var(--color-accent, #b29578);
  --faq-accent-dark: var(--color-accent-dark, #9e7b5d);
  --faq-accent-light: #eee8db;

  --faq-line: #e6ddd2;
  --faq-question-bg: #f4efe7;
  --faq-answer-bg: #ffffff;

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--faq-text);
  background: var(--faq-bg);
  font-family: "Noto Sans JP", sans-serif;
}

.section--faq,
.section--faq *,
.section--faq *::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq *::after {
  box-sizing: border-box;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__inner {
  position: relative;
  z-index: 1;
}

/* ============================================================
   見出し
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__header {
  margin-bottom: 2.5rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__eyebrow {
  margin: 0;
  color: var(--faq-muted);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.75rem;
  background: var(--faq-muted);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__title {
  margin-top: 2rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__lead {
  max-width: 92%;
  margin: 1.5rem 0 0;
  color: var(--faq-text);
  line-height: 2;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

/* ============================================================
   FAQ一覧
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__list {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}

/* ============================================================
   FAQカード
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item {
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: var(--card-radius, 0.2rem);
  background: var(--faq-card-bg);
  box-shadow: var(
    --card-shadow,
    0 0.35rem 1.25rem rgba(78, 65, 48, 0.08)
  );
  transition:
    border-color 0.3s ease,
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item:hover {
  box-shadow: 0 0.55rem 1.4rem rgba(78, 65, 48, 0.13);
  transform: translateY(-2px);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] {
  border-color: var(--faq-line);
}

/* ============================================================
   質問
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 5.25rem;
  padding: 1.15rem 1.25rem;
  color: var(--faq-text);
  background: var(--faq-question-bg);
  cursor: pointer;
  list-style: none;
  transition:
    color 0.3s ease,
    background 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question::-webkit-details-marker {
  display: none;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question::marker {
  display: none;
  content: "";
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] .section--faq__question {
  color: var(--faq-text);
  background: var(--faq-accent-light);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question:focus-visible {
  outline: 2px solid #5f4c3b;
  outline-offset: -3px;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question-text {
  flex: 1;
  min-width: 0;
  color: var(--faq-text);
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ============================================================
   Q・Aバッジ
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  transition:
    color 0.3s ease,
    background 0.3s ease,
    transform 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--question {
  color: #ffffff;
  background: var(--faq-accent-dark);
}

.section--faq__item[open]
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--question {
  background: var(--faq-accent);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--answer {
  color: var(--faq-accent-dark);
  background: var(--faq-accent-light);
}

/* ============================================================
   プラス・マイナス
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle {
  position: relative;
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
}

.section--faq__toggle::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 999px;
  content: "";
  background: var(--faq-accent-dark);
  transform: translate(-50%, -50%);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease,
    background 0.3s ease;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::before {
  width: 1.1rem;
  height: 2px;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  width: 2px;
  height: 1.1rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] .section--faq__toggle {
  transform: rotate(180deg);
}

.section--faq__item[open]
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  opacity: 0;
  transform: translate(-50%, -50%) scaleY(0);
}

/* ============================================================
   回答
   ============================================================ */

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem;
  border-top: 1px solid var(--faq-line);
  background: var(--faq-answer-bg);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer-text {
  flex: 1;
  min-width: 0;
  margin: 0;
  padding-top: 0.25rem;
  color: var(--faq-text);
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ============================================================
   動きを減らす設定
   ============================================================ */

@media (prefers-reduced-motion: reduce) {
  .section--faq__item,
  .section--faq__question,
  .section--faq__badge,
  .section--faq__toggle,
  .section--faq__toggle::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
    transition: none;
  }

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item:hover {
    transform: none;
  }
}
.tpl-scope-cta-footer-mobile .ctafooter {
  --teal: #555c63;
  --teal-deep: #0c6a70;
  --teal-soft: #e3f0f0;
  --orange-a: #f6ab34;
  --orange-b: #ef8c00;
  --navy: #2b3947;
  --ink: #17222e;
  --body-gray: #555c63;
  --contact-bg: #f6f1eb;
  --sns-bg: #eef0f1;
  background: var(--contact-bg);
  /* 防御的: 直前のセクション HTML が壊れて .lpc-pc-center を早期に auto-close
     するケースが実際に発生した (news セクションの 余計な </div>)。 そのとき
     このセクションは body 直下に飛び出して全幅になる。 どこに置かれても
     モバイル案LP の 中央 430px フレームに収まるように自前で max-width と
     margin auto を持たせておく。 */
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.tpl-scope-cta-footer-mobile .ctafooter .material-symbols-outlined {
  font-variation-settings:
    "FILL" 0,
    "wght" 400,
    "GRAD" 0,
    "opsz" 24;
  line-height: 1;
}
.tpl-scope-cta-footer-mobile .ctafooter .material-symbols-outlined.is-fill {
  font-variation-settings:
    "FILL" 1,
    "wght" 400,
    "GRAD" 0,
    "opsz" 24;
}
.tpl-scope-cta-footer-mobile .cta {
  padding: 46px 20px 40px;
  text-align: center;
  background: var(--contact-bg);
}
.tpl-scope-cta-footer-mobile .cta__title {
  margin-top: 14px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ink);
}
.tpl-scope-cta-footer-mobile .cta__lead {
  margin-top: 16px;
  line-height: 1.7;
  color: var(--body-gray);
}
.tpl-scope-cta-footer-mobile .cta__phone {
  margin-top: 28px;
  padding: 26px 22px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid #eceef0;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  text-align: left;
}
.tpl-scope-cta-footer-mobile .cta__phone[data-show="非表示"] {
  display: none;
}
.tpl-scope-cta-footer-mobile .cta__phone-head {
  display: flex;
  align-items: center;
  gap: 14px;
}
.tpl-scope-cta-footer-mobile .cta__phone-icon {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background: var(--teal-soft);
  color: var(--teal);
}
.tpl-scope-cta-footer-mobile .cta__phone-icon .material-symbols-outlined {
  font-size: 34px;
}
.tpl-scope-cta-footer-mobile .cta__phone-body {
  flex: 1;
  text-align: center;
}
.tpl-scope-cta-footer-mobile .cta__phone-label {
  color: var(--ink);
}
.tpl-scope-cta-footer-mobile .cta__phone-num {
  display: block;
  margin-top: 2px;
  font-size: clamp(26px, 7.6vw, 34px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: var(--teal);
  text-decoration: none;
}

.tpl-scope-cta-footer-mobile .cta__phone-time {
  margin-top: 8px;
  color: #6a7178;
}
.tpl-scope-cta-footer-mobile .cta__phone-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin-top: 20px;
  padding: 16px;
  font-weight: 700;
  color: var(--teal);
  border: 1px solid var(--teal);
  border-radius: 10px;
  text-decoration: none;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn .material-symbols-outlined {
  font-size: 22px;
}
.tpl-scope-cta-footer-mobile .cta__phone-btn-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.tpl-scope-cta-footer-mobile .cta__reserve {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 22px;
  list-style: none;
  padding: 0;
}
.tpl-scope-cta-footer-mobile .cta__reserve-item {
  list-style: none;
}
.tpl-scope-cta-footer-mobile .cta__reserve-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid #e3e6e8;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  text-decoration: none;
  color: var(--ink);
}

.tpl-scope-cta-footer-mobile .cta__reserve-body {
  flex: 1;
  min-width: 0;
  text-align: left;
}
.tpl-scope-cta-footer-mobile .cta__reserve-title {
  display: block;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ink);
}
.tpl-scope-cta-footer-mobile .cta__reserve-sub {
  display: block;
  margin-top: 2px;
  line-height: 1.3;
  color: #6a7178;
}
.tpl-scope-cta-footer-mobile .cta__reserve-ext {
  flex: 0 0 auto;
  display: inline-flex;
  color: var(--teal);
}
.tpl-scope-cta-footer-mobile .cta__reserve-ext svg {
  width: 15px;
  height: 15px;
  display: block;
}
/* ========================================
   通常状態に追加するtransition
======================================== */

.tpl-scope-cta-footer-mobile .cta__phone-num {
  display: block;
  margin-top: 2px;
  font-size: clamp(26px, 7.6vw, 34px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: var(--teal);
  text-decoration: none;

  /* ホバーアニメーション */
  transition:
    color 0.25s ease,
    opacity 0.25s ease;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin-top: 20px;
  padding: 16px;
  font-weight: 700;
  color: var(--teal);
  border: 1px solid var(--teal);
  border-radius: 10px;
  text-decoration: none;

  /* ホバーアニメーション */
  transition:
    color 0.3s ease,
    background-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn .material-symbols-outlined {
  font-size: 22px;

  /* ホバーアニメーション */
  transition: transform 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);

  /* ホバーアニメーション */
  transition: transform 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__reserve-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid #e3e6e8;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  text-decoration: none;
  color: var(--ink);

  /* ホバーアニメーション */
  transition:
    background-color 0.3s ease,
    border-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__reserve-ext {
  flex: 0 0 auto;
  display: inline-flex;
  color: var(--teal);

  /* ホバーアニメーション */
  transition:
    color 0.3s ease,
    transform 0.3s ease;
}


/* ========================================
   ホバーアニメーション
   ホバー操作に対応した端末だけに適用
======================================== */

@media (hover: hover) and (pointer: fine) {
.tpl-scope-cta-footer-mobile .cta__phone-num:hover {
    color: var(--teal-deep);
    opacity: 0.88;
    text-decoration: none;
  }

.tpl-scope-cta-footer-mobile .cta__phone-btn:hover {
    color: #fff;
    background-color: var(--teal);
    transform: translateY(-2px);
    box-shadow: 0 7px 16px rgba(85, 92, 99, 0.2);
    text-decoration: none;
  }

  /* 電話アイコンだけをわずかに拡大 */
  .cta__phone-btn:hover
.tpl-scope-cta-footer-mobile .material-symbols-outlined:not(.cta__phone-btn-arrow) {
    transform: scale(1.06);
  }

  /* 矢印は中央位置を保ったまま右へ移動 */
.tpl-scope-cta-footer-mobile .cta__phone-btn:hover .cta__phone-btn-arrow {
    transform: translate(4px, -50%);
  }

.tpl-scope-cta-footer-mobile .cta__reserve-link:hover {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: var(--teal);
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.07);
    text-decoration: none;
  }

.tpl-scope-cta-footer-mobile .cta__reserve-link:hover .cta__reserve-ext {
    color: var(--teal-deep);
    transform: translate(2px, -2px);
  }
}


/* ========================================
   キーボード操作時のフォーカス表示
======================================== */

.cta__phone-num:focus-visible,
.cta__phone-btn:focus-visible,
.tpl-scope-cta-footer-mobile .cta__reserve-link:focus-visible {
  outline: 2px solid var(--teal);
  outline-offset: 3px;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn:focus-visible {
  color: #fff;
  background-color: var(--teal);
}

.tpl-scope-cta-footer-mobile .cta__phone-btn:focus-visible .cta__phone-btn-arrow {
  transform: translate(4px, -50%);
}

.tpl-scope-cta-footer-mobile .cta__reserve-link:focus-visible {
  border-color: var(--teal);
}


/* ========================================
   動きを減らす設定
======================================== */

@media (prefers-reduced-motion: reduce) {
  .cta__phone-num,
  .cta__phone-btn,
  .cta__phone-btn .material-symbols-outlined,
  .cta__phone-btn-arrow,
  .cta__reserve-link,
.tpl-scope-cta-footer-mobile .cta__reserve-ext {
    transition-duration: 0.01ms;
  }

  .cta__phone-btn:hover,
.tpl-scope-cta-footer-mobile .cta__reserve-link:hover {
    transform: none;
  }

  .cta__phone-btn:hover
.tpl-scope-cta-footer-mobile .material-symbols-outlined:not(.cta__phone-btn-arrow) {
    transform: none;
  }

  .cta__phone-btn:hover .cta__phone-btn-arrow,
.tpl-scope-cta-footer-mobile .cta__phone-btn:focus-visible .cta__phone-btn-arrow {
    transform: translateY(-50%);
  }

.tpl-scope-cta-footer-mobile .cta__reserve-link:hover .cta__reserve-ext {
    transform: none;
  }
}
.tpl-scope-cta-footer-mobile .sns {
  padding: 30px 20px;
  text-align: center;
  background: var(--sns-bg);
}
.tpl-scope-cta-footer-mobile .sns__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-weight: 700;
  color: var(--ink);
}
.sns__title::before,
.tpl-scope-cta-footer-mobile .sns__title::after {
  content: "";
  flex: 1;
  max-width: 120px;
  height: 1px;
}
.tpl-scope-cta-footer-mobile .sns__title::before {
  background: linear-gradient(to right, transparent, var(--teal));
}
.tpl-scope-cta-footer-mobile .sns__title::after {
  background: linear-gradient(to left, transparent, var(--teal));
}
.tpl-scope-cta-footer-mobile .sns__list {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
.tpl-scope-cta-footer-mobile .sns__list > li {flex: 1;
  max-width: 74px;
  list-style: none}
.sns__list > li[data-show="非表示"] {display: none}
.sns__item {
  display: block;
  text-decoration: none;
}
.tpl-scope-cta-footer-mobile .sns__item:hover {
  text-decoration: none;
}
.tpl-scope-cta-footer-mobile .sns__icon {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  display: inline-block;
}
.tpl-scope-cta-footer-mobile .sns__icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.tpl-scope-cta-footer-mobile .footer {
  position: relative;
  padding-top: 10px;
  background: var(--navy);
  padding-bottom: 32px;
}
.tpl-scope-cta-footer-mobile .footer__nav {
  display: block;
}
.tpl-scope-cta-footer-mobile .footer__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-decoration: none;
}
.tpl-scope-cta-footer-mobile .footer__link:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.05);
}
.tpl-scope-cta-footer-mobile .footer__link .material-symbols-outlined {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.65);
}
.tpl-scope-cta-footer-mobile .footer__copyright {
  padding: 28px 20px 32px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
/*--mobile--*/
.tpl-scope-cta-footer-mobile .ctafooter {
  --teal: #555c63;
  --teal-deep: #0c6a70;
  --teal-soft: #e3f0f0;
  --orange-a: #f6ab34;
  --orange-b: #ef8c00;
  --navy: #2b3947;
  --ink: #17222e;
  --body-gray: #555c63;
  --contact-bg: #f6f1eb;
  --sns-bg: #eef0f1;
  background: var(--contact-bg);
  /* 防御的: 直前のセクション HTML が壊れて .lpc-pc-center を早期に auto-close
     するケースが実際に発生した (news セクションの 余計な </div>)。 そのとき
     このセクションは body 直下に飛び出して全幅になる。 どこに置かれても
     モバイル案LP の 中央 430px フレームに収まるように自前で max-width と
     margin auto を持たせておく。 */
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.tpl-scope-cta-footer-mobile .ctafooter .material-symbols-outlined {
  font-variation-settings:
    "FILL" 0,
    "wght" 400,
    "GRAD" 0,
    "opsz" 24;
  line-height: 1;
}
.tpl-scope-cta-footer-mobile .ctafooter .material-symbols-outlined.is-fill {
  font-variation-settings:
    "FILL" 1,
    "wght" 400,
    "GRAD" 0,
    "opsz" 24;
}
.tpl-scope-cta-footer-mobile .cta {
  padding: 46px 20px 40px;
  text-align: center;
  background: var(--contact-bg);
}
.tpl-scope-cta-footer-mobile .cta__title {
  margin-top: 14px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ink);
}
.tpl-scope-cta-footer-mobile .cta__lead {
  margin-top: 16px;
  line-height: 1.7;
  color: var(--body-gray);
}
.tpl-scope-cta-footer-mobile .cta__phone {
  margin-top: 28px;
  padding: 26px 22px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid #eceef0;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  text-align: left;
}
.tpl-scope-cta-footer-mobile .cta__phone[data-show="非表示"] {
  display: none;
}
.tpl-scope-cta-footer-mobile .cta__phone-head {
  display: flex;
  align-items: center;
  gap: 14px;
}
.tpl-scope-cta-footer-mobile .cta__phone-icon {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background: var(--teal-soft);
  color: var(--teal);
}
.tpl-scope-cta-footer-mobile .cta__phone-icon .material-symbols-outlined {
  font-size: 34px;
}
.tpl-scope-cta-footer-mobile .cta__phone-body {
  flex: 1;
  text-align: center;
}
.tpl-scope-cta-footer-mobile .cta__phone-label {
  color: var(--ink);
}
.tpl-scope-cta-footer-mobile .cta__phone-num {
  display: block;
  margin-top: 2px;
  font-size: clamp(26px, 7.6vw, 34px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: var(--teal);
  text-decoration: none;
}

.tpl-scope-cta-footer-mobile .cta__phone-time {
  margin-top: 8px;
  color: #6a7178;
}
.tpl-scope-cta-footer-mobile .cta__phone-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin-top: 20px;
  padding: 16px;
  font-weight: 700;
  color: var(--teal);
  border: 1px solid var(--teal);
  border-radius: 10px;
  text-decoration: none;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn .material-symbols-outlined {
  font-size: 22px;
}
.tpl-scope-cta-footer-mobile .cta__phone-btn-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.tpl-scope-cta-footer-mobile .cta__reserve {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 22px;
  list-style: none;
  padding: 0;
}
.tpl-scope-cta-footer-mobile .cta__reserve-item {
  list-style: none;
}
.tpl-scope-cta-footer-mobile .cta__reserve-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid #e3e6e8;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  text-decoration: none;
  color: var(--ink);
}

.tpl-scope-cta-footer-mobile .cta__reserve-body {
  flex: 1;
  min-width: 0;
  text-align: left;
}
.tpl-scope-cta-footer-mobile .cta__reserve-title {
  display: block;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ink);
}
.tpl-scope-cta-footer-mobile .cta__reserve-sub {
  display: block;
  margin-top: 2px;
  line-height: 1.3;
  color: #6a7178;
}
.tpl-scope-cta-footer-mobile .cta__reserve-ext {
  flex: 0 0 auto;
  display: inline-flex;
  color: var(--teal);
}
.tpl-scope-cta-footer-mobile .cta__reserve-ext svg {
  width: 15px;
  height: 15px;
  display: block;
}
/* ========================================
   通常状態に追加するtransition
======================================== */

.tpl-scope-cta-footer-mobile .cta__phone-num {
  display: block;
  margin-top: 2px;
  font-size: clamp(26px, 7.6vw, 34px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: var(--teal);
  text-decoration: none;

  /* ホバーアニメーション */
  transition:
    color 0.25s ease,
    opacity 0.25s ease;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin-top: 20px;
  padding: 16px;
  font-weight: 700;
  color: var(--teal);
  border: 1px solid var(--teal);
  border-radius: 10px;
  text-decoration: none;

  /* ホバーアニメーション */
  transition:
    color 0.3s ease,
    background-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn .material-symbols-outlined {
  font-size: 22px;

  /* ホバーアニメーション */
  transition: transform 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);

  /* ホバーアニメーション */
  transition: transform 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__reserve-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid #e3e6e8;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  text-decoration: none;
  color: var(--ink);

  /* ホバーアニメーション */
  transition:
    background-color 0.3s ease,
    border-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.tpl-scope-cta-footer-mobile .cta__reserve-ext {
  flex: 0 0 auto;
  display: inline-flex;
  color: var(--teal);

  /* ホバーアニメーション */
  transition:
    color 0.3s ease,
    transform 0.3s ease;
}


/* ========================================
   ホバーアニメーション
   ホバー操作に対応した端末だけに適用
======================================== */

@media (hover: hover) and (pointer: fine) {
.tpl-scope-cta-footer-mobile .cta__phone-num:hover {
    color: var(--teal-deep);
    opacity: 0.88;
    text-decoration: none;
  }

.tpl-scope-cta-footer-mobile .cta__phone-btn:hover {
    color: #fff;
    background-color: var(--teal);
    transform: translateY(-2px);
    box-shadow: 0 7px 16px rgba(85, 92, 99, 0.2);
    text-decoration: none;
  }

  /* 電話アイコンだけをわずかに拡大 */
  .cta__phone-btn:hover
.tpl-scope-cta-footer-mobile .material-symbols-outlined:not(.cta__phone-btn-arrow) {
    transform: scale(1.06);
  }

  /* 矢印は中央位置を保ったまま右へ移動 */
.tpl-scope-cta-footer-mobile .cta__phone-btn:hover .cta__phone-btn-arrow {
    transform: translate(4px, -50%);
  }

.tpl-scope-cta-footer-mobile .cta__reserve-link:hover {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: var(--teal);
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.07);
    text-decoration: none;
  }

.tpl-scope-cta-footer-mobile .cta__reserve-link:hover .cta__reserve-ext {
    color: var(--teal-deep);
    transform: translate(2px, -2px);
  }
}


/* ========================================
   キーボード操作時のフォーカス表示
======================================== */

.cta__phone-num:focus-visible,
.cta__phone-btn:focus-visible,
.tpl-scope-cta-footer-mobile .cta__reserve-link:focus-visible {
  outline: 2px solid var(--teal);
  outline-offset: 3px;
}

.tpl-scope-cta-footer-mobile .cta__phone-btn:focus-visible {
  color: #fff;
  background-color: var(--teal);
}

.tpl-scope-cta-footer-mobile .cta__phone-btn:focus-visible .cta__phone-btn-arrow {
  transform: translate(4px, -50%);
}

.tpl-scope-cta-footer-mobile .cta__reserve-link:focus-visible {
  border-color: var(--teal);
}


/* ========================================
   動きを減らす設定
======================================== */

@media (prefers-reduced-motion: reduce) {
  .cta__phone-num,
  .cta__phone-btn,
  .cta__phone-btn .material-symbols-outlined,
  .cta__phone-btn-arrow,
  .cta__reserve-link,
.tpl-scope-cta-footer-mobile .cta__reserve-ext {
    transition-duration: 0.01ms;
  }

  .cta__phone-btn:hover,
.tpl-scope-cta-footer-mobile .cta__reserve-link:hover {
    transform: none;
  }

  .cta__phone-btn:hover
.tpl-scope-cta-footer-mobile .material-symbols-outlined:not(.cta__phone-btn-arrow) {
    transform: none;
  }

  .cta__phone-btn:hover .cta__phone-btn-arrow,
.tpl-scope-cta-footer-mobile .cta__phone-btn:focus-visible .cta__phone-btn-arrow {
    transform: translateY(-50%);
  }

.tpl-scope-cta-footer-mobile .cta__reserve-link:hover .cta__reserve-ext {
    transform: none;
  }
}
.tpl-scope-cta-footer-mobile .sns {
  padding: 30px 20px;
  text-align: center;
  background: var(--sns-bg);
}
.tpl-scope-cta-footer-mobile .sns__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-weight: 700;
  color: var(--ink);
}
.sns__title::before,
.tpl-scope-cta-footer-mobile .sns__title::after {
  content: "";
  flex: 1;
  max-width: 120px;
  height: 1px;
}
.tpl-scope-cta-footer-mobile .sns__title::before {
  background: linear-gradient(to right, transparent, var(--teal));
}
.tpl-scope-cta-footer-mobile .sns__title::after {
  background: linear-gradient(to left, transparent, var(--teal));
}
.tpl-scope-cta-footer-mobile .sns__list {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
.tpl-scope-cta-footer-mobile .sns__list > li {flex: 1;
  max-width: 74px;
  list-style: none}
.sns__list > li[data-show="非表示"] {display: none}
.sns__item {
  display: block;
  text-decoration: none;
}
.tpl-scope-cta-footer-mobile .sns__item:hover {
  text-decoration: none;
}
.tpl-scope-cta-footer-mobile .sns__icon {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  display: inline-block;
}
.tpl-scope-cta-footer-mobile .sns__icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.tpl-scope-cta-footer-mobile .footer {
  position: relative;
  padding-top: 10px;
  background: var(--navy);
  padding-bottom: 32px;
}
.tpl-scope-cta-footer-mobile .footer__nav {
  display: block;
}
.tpl-scope-cta-footer-mobile .footer__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-decoration: none;
}
.tpl-scope-cta-footer-mobile .footer__link:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.05);
}
.tpl-scope-cta-footer-mobile .footer__link .material-symbols-outlined {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.65);
}
.tpl-scope-cta-footer-mobile .footer__copyright {
  padding: 28px 20px 32px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
/* ============================================
   左サイド：LUMEブランドエリア
   ============================================ */

.lpc-left-code-side,
.lpc-left-code-side *,
.lpc-left-code-side *::before,
.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-side *::after {
  box-sizing: border-box;
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-side {
  --left-side-bg: rgba(255, 252, 247, 0.9);
  --left-side-text: #51483f;
  --left-side-line: rgba(120, 103, 87, 0.5);

  position: fixed;
  inset: 0 auto 0 0;
  z-index: 20;

  width: calc((100% - 430px) / 2);
  height: 100%;

  display: flex;
  align-items: center;
  justify-content: center;

  overflow: hidden;

  color: var(--left-side-text);


  font-family:
    "Noto Serif JP",
    "Yu Mincho",
    "Hiragino Mincho ProN",
    serif;
}

/* 植物の影のような背景装飾 */
.lpc-left-code-side::before,
.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-side::after {
  position: absolute;
  z-index: 0;

  width: 260px;
  height: 520px;

  content: "";
  pointer-events: none;

  opacity: 0.16;
  filter: blur(2px);

  background:
    radial-gradient(
      ellipse at 30% 15%,
      rgba(129, 112, 92, 0.5) 0 6%,
      transparent 7%
    ),
    radial-gradient(
      ellipse at 55% 28%,
      rgba(129, 112, 92, 0.42) 0 7%,
      transparent 8%
    ),
    radial-gradient(
      ellipse at 35% 44%,
      rgba(129, 112, 92, 0.38) 0 8%,
      transparent 9%
    ),
    radial-gradient(
      ellipse at 68% 58%,
      rgba(129, 112, 92, 0.34) 0 7%,
      transparent 8%
    );
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-side::before {
  top: -90px;
  left: -110px;
  transform: rotate(-18deg);
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-side::after {
  right: -130px;
  bottom: -160px;
  transform: rotate(160deg);
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-content {
  position: relative;
  z-index: 1;

  width: min(82%, 420px);

  display: flex;
  flex-direction: column;
  align-items: center;

  text-align: center;
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-brand {
  width: 100%;
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-logo {
  margin: 0;

  font-family:
    "Times New Roman",
    "Bodoni 72",
    "Didot",
    serif;
  font-size: clamp(54px, 5vw, 88px);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-subtitle {
  margin: 22px 0 0;

  font-family:
    "Times New Roman",
    "Bodoni 72",
    "Didot",
    serif;
  font-size: clamp(11px, 0.9vw, 16px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.34em;
  white-space: nowrap;
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-ornament {
  width: min(100%, 310px);
  margin-top: 42px;

  display: grid;
  grid-template-columns: 1fr 74px 1fr;
  align-items: center;
  gap: 12px;
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-ornament-line {
  width: 100%;
  height: 1px;

  background: var(--left-side-line);
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-ornament-leaf {
  display: block;
  width: 74px;
  height: auto;

  color: rgba(94, 81, 68, 0.75);
}

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-message {
  margin: 38px 0 0;

  font-size: clamp(17px, 1.45vw, 24px);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.12em;
}

/* 横幅が小さいPCで文字がはみ出さないよう調整 */
@media (max-width: 1280px) {
.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-content {
    width: 88%;
  }

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-logo {
    font-size: clamp(42px, 4.8vw, 68px);
  }

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-subtitle {
    margin-top: 18px;
    font-size: 10px;
    letter-spacing: 0.22em;
  }

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-ornament {
    width: min(90%, 240px);
    margin-top: 34px;
    grid-template-columns: 1fr 62px 1fr;
    gap: 9px;
  }

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-ornament-leaf {
    width: 62px;
  }

.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-message {
    margin-top: 30px;
    font-size: 16px;
  }
}

/* タブレット・スマートフォンでは非表示 */
@media (max-width: 1024px) {
.tpl-scope-cms5tpvr401nb0h3uyp9q1nsz .lpc-left-code-side {
    display: none;
  }
}
/* ============================================
   右サイド：LUME メニュー完全版
   ============================================ */

.lpc-right-code-side,
.lpc-right-code-side *,
.lpc-right-code-side *::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side *::after {
  box-sizing: border-box;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side {
  --right-menu-text: #54493f;
  --right-menu-text-light: #fffdf9;

  --right-menu-pink: #c3a08f;
  --right-menu-pink-hover: #b58e7c;
  --right-menu-pink-soft: rgba(195, 160, 143, 0.18);

  --right-menu-green: #a9aa9c;
  --right-menu-green-hover: #929486;
  --right-menu-green-soft: rgba(169, 170, 156, 0.18);

  --right-menu-border: rgba(113, 95, 78, 0.2);
  --right-menu-bg: rgba(255, 252, 247, 0.22);

  position: fixed;
  inset: 0 0 0 auto;
  z-index: 100;

  width: calc((100% - 430px) / 2);
  height: 100%;

  color: var(--right-menu-text);
  background: var(--right-menu-bg);

  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", serif;
}

/* ============================================
   背景装飾
   ============================================ */

.lpc-right-code-side::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::after {
  position: absolute;
  z-index: 0;

  content: "";
  pointer-events: none;

  opacity: 0.12;
  filter: blur(4px);
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::before {
  top: -100px;
  right: -100px;

  width: 260px;
  height: 420px;

  background:
    radial-gradient(ellipse at 30% 18%, rgba(105, 90, 74, 0.42) 0 7%, transparent 8%),
    radial-gradient(ellipse at 55% 34%, rgba(105, 90, 74, 0.35) 0 8%, transparent 9%),
    radial-gradient(ellipse at 36% 51%, rgba(105, 90, 74, 0.3) 0 8%, transparent 9%);

  transform: rotate(18deg);
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::after {
  bottom: -130px;
  left: -100px;

  width: 230px;
  height: 380px;

  background:
    radial-gradient(ellipse at 30% 18%, rgba(105, 90, 74, 0.38) 0 7%, transparent 8%),
    radial-gradient(ellipse at 58% 39%, rgba(105, 90, 74, 0.3) 0 8%, transparent 9%);

  transform: rotate(195deg);
}

/* ============================================
   PCナビ
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
  position: relative;
  z-index: 1;

  width: 100%;
  height: 100%;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 56px clamp(28px, 2.8vw, 60px);

  overflow-x: hidden;
  overflow-y: auto;

  overscroll-behavior: contain;
  scrollbar-width: none;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav::-webkit-scrollbar {
  display: none;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
  width: min(100%, 540px);

  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));

  column-gap: 16px;
  row-gap: 16px;

  align-content: center;
}

/* ============================================
   リンク
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
  position: relative;

  min-width: 0;
  min-height: 58px;

  padding: 14px 34px 14px 30px;

  display: flex;
  align-items: center;
  justify-content: flex-start;

  overflow: hidden;

  color: var(--right-menu-text);
  text-decoration: none;

  border: 0;
  border-bottom: 1px solid var(--right-menu-border);
  border-radius: 0;

  background: transparent;

  transition:
    color 0.3s ease,
    background-color 0.3s ease,
    padding-left 0.3s ease;
}

.lpc-right-code-link:nth-child(1),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(2) {
  border-top: 1px solid var(--right-menu-border);
}

/* ============================================
   PC 通常カラー
   ============================================ */

/* ピンク */
.lpc-right-code-link:nth-child(1),
.lpc-right-code-link:nth-child(4),
.lpc-right-code-link:nth-child(5),
.lpc-right-code-link:nth-child(8),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(9) {
  background: var(--right-menu-pink-soft);
}

/* 緑 */
.lpc-right-code-link:nth-child(2),
.lpc-right-code-link:nth-child(3),
.lpc-right-code-link:nth-child(6),
.lpc-right-code-link:nth-child(7),
.lpc-right-code-link:nth-child(10),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(11) {
  background: var(--right-menu-green-soft);
}

/* ============================================
   テキスト
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
  position: relative;
  z-index: 2;

  display: block;
  min-width: 0;

  font-size: clamp(13px, 0.9vw, 16px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;

  white-space: normal;
  overflow-wrap: anywhere;

  transition: transform 0.3s ease;
}

/* ============================================
   葉
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
  position: absolute;
  z-index: 1;

  left: -7px;
  bottom: -8px;

  width: 48px;
  height: 48px;

  color: rgba(151, 131, 108, 0.16);

  pointer-events: none;

  transform: rotate(-7deg);

  transition:
    color 0.3s ease,
    transform 0.4s ease;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* ============================================
   矢印
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 2;

  width: 7px;
  height: 7px;

  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;

  opacity: 0.68;

  transform: translateY(-50%) rotate(45deg);

  transition:
    right 0.3s ease,
    opacity 0.3s ease;
}

/* ============================================
   ハンバーガー
   PCでは非表示
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle {
  display: none;
}

/* ============================================
   TOPへ戻る
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
  position: fixed;
  z-index: 9000;

  right: 24px;
  bottom: 24px;

  width: 64px;
  height: 64px;

  padding: 0;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  gap: 5px;

  color: #fffdf9;

  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;

  background: rgba(143, 125, 110, 0.94);

  box-shadow:
    0 8px 24px rgba(84, 73, 63, 0.18),
    inset 0 0 0 1px rgba(255, 255, 255, 0.08);

  cursor: pointer;
  appearance: none;

  -webkit-tap-highlight-color: transparent;

  transition:
    background-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-arrow {
  width: 9px;
  height: 9px;

  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;

  transform: rotate(45deg) translate(2px, 2px);
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-text {
  font-family: "Times New Roman", "Bodoni 72", "Didot", serif;

  font-size: 10px;
  font-weight: 400;
  line-height: 1;

  letter-spacing: 0.14em;
}

/* ============================================
   PCホバー
   ============================================ */

@media (min-width: 1441px) and (hover: hover) and (pointer: fine) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover {
    padding-left: 35px;
    color: var(--right-menu-text-light);
  }

  /* ピンク系はピンク系 */
  .lpc-right-code-link:nth-child(1):hover,
  .lpc-right-code-link:nth-child(4):hover,
  .lpc-right-code-link:nth-child(5):hover,
  .lpc-right-code-link:nth-child(8):hover,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(9):hover {
    background: var(--right-menu-pink-hover);
  }

  /* 緑系は緑系 */
  .lpc-right-code-link:nth-child(2):hover,
  .lpc-right-code-link:nth-child(3):hover,
  .lpc-right-code-link:nth-child(6):hover,
  .lpc-right-code-link:nth-child(7):hover,
  .lpc-right-code-link:nth-child(10):hover,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(11):hover {
    background: var(--right-menu-green-hover);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover .lpc-right-code-label {
    transform: translateX(2px);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover .lpc-right-code-leaf {
    color: rgba(255, 255, 255, 0.2);

    transform: rotate(-2deg) scale(1.06);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover .lpc-right-code-arrow {
    right: 8px;
    opacity: 1;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top:hover {
    background: #806e60;

    box-shadow:
      0 10px 28px rgba(84, 73, 63, 0.24),
      inset 0 0 0 1px rgba(255, 255, 255, 0.1);

    transform: translateY(-3px);
  }
}

/* ============================================
   高さが低いPC
   ============================================ */

@media (min-width: 1441px) and (max-height: 720px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    padding-block: 24px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 13px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    width: 42px;
    height: 42px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
    width: 56px;
    height: 56px;
    bottom: 18px;
  }
}

/* ============================================
   1440px以下
   ============================================ */

@media (max-width: 1440px) {
  html.lpc-right-menu-open,
.tpl-scope-sidepart-right-code-mobile html.lpc-right-menu-open body {
    overflow: hidden;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side {
    position: static;

    width: 0;
    height: 0;

    background: none;
  }

  .lpc-right-code-side::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::after {
    display: none;
  }

  /* ============================================
     ハンバーガー
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle {
    position: fixed;

    top: 18px;
    right: 18px;
    z-index: 9020;

    width: 50px;
    height: 50px;

    padding: 0;

    display: block;

    border: 1px solid rgba(255, 255, 255, 0.32);
    border-radius: 50%;

    background: rgba(143, 125, 110, 0.94);

    box-shadow:
      0 7px 20px rgba(84, 73, 63, 0.18),
      inset 0 0 0 1px rgba(255, 255, 255, 0.1);

    appearance: none;
    cursor: pointer;

    -webkit-tap-highlight-color: transparent;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle > span {
    display: none;
  }

  .lpc-right-code-toggle::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::after {
    position: absolute;

    top: 50%;
    left: 50%;

    width: 22px;
    height: 1.5px;

    content: "";

    background: #fffdf9;

    transform-origin: center;

    transition:
      transform 0.3s ease,
      box-shadow 0.3s ease;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::before {
    transform: translate(-50%, -7px);
    box-shadow: 0 7px 0 #fffdf9;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::after {
    transform: translate(-50%, 7px);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-toggle::before {
    box-shadow: none;

    transform: translate(-50%, -50%) rotate(45deg);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-toggle::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-toggle {
    background: #806e60;
  }

  /* ============================================
     全画面ナビ
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    position: fixed;
    inset: 0;
    z-index: 9010;

    width: 100%;
    height: 100dvh;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: max(88px, calc(env(safe-area-inset-top) + 70px)) 32px
      max(36px, calc(env(safe-area-inset-bottom) + 24px));

    overflow-x: hidden;
    overflow-y: auto;

    visibility: hidden;
    opacity: 0;

    pointer-events: none;

    background:
      linear-gradient(rgba(250, 246, 240, 0.9), rgba(250, 246, 240, 0.94)),
      radial-gradient(circle at 5% 10%, rgba(195, 160, 143, 0.3) 0, transparent 35%),
      radial-gradient(circle at 95% 90%, rgba(169, 170, 156, 0.28) 0, transparent 38%), #faf6f0;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);

    transition:
      opacity 0.32s ease,
      visibility 0.32s ease;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-nav {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }

  /* ============================================
     メニューパネル
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    position: relative;
    z-index: 2;

    width: min(100%, 780px);

    margin: auto;

    padding: 86px 48px 48px;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 12px 14px;

    border: 1px solid rgba(116, 96, 79, 0.12);
    border-radius: 4px;

    background: rgba(255, 253, 249, 0.76);

    box-shadow:
      0 24px 70px rgba(91, 72, 57, 0.12),
      inset 0 0 0 1px rgba(255, 255, 255, 0.58);

    transform: translateY(18px) scale(0.985);

    transition: transform 0.38s ease;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::before {
    position: absolute;

    top: 26px;
    left: 50%;

    content: "LUME.";

    color: var(--right-menu-text);

    font-family: "Times New Roman", "Bodoni 72", "Didot", serif;

    font-size: 26px;
    font-weight: 400;
    line-height: 1;

    letter-spacing: 0.16em;

    transform: translateX(-50%);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::after {
    position: absolute;

    top: 57px;
    left: 50%;

    content: "MENU";

    color: rgba(84, 73, 63, 0.66);

    font-family: "Times New Roman", "Bodoni 72", "Didot", serif;

    font-size: 9px;
    line-height: 1;

    letter-spacing: 0.4em;

    transform: translateX(-50%);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-nav-inner {
    transform: translateY(0) scale(1);
  }

  /* ============================================
     SP / TABLET メニュー項目
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    width: 100%;
    min-height: 62px;

    padding: 14px 46px 14px 48px;

    color: #fffdf9;

    border: 1px solid transparent;
    border-radius: 2px;
  }

  /* ピンク */
  .lpc-right-code-link:nth-child(1),
  .lpc-right-code-link:nth-child(4),
  .lpc-right-code-link:nth-child(5),
  .lpc-right-code-link:nth-child(8),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(9) {
    background: var(--right-menu-pink);
  }

  /* 緑 */
  .lpc-right-code-link:nth-child(2),
  .lpc-right-code-link:nth-child(3),
  .lpc-right-code-link:nth-child(6),
  .lpc-right-code-link:nth-child(7),
  .lpc-right-code-link:nth-child(10),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(11) {
    background: var(--right-menu-green);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 14px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    left: -8px;
    bottom: -11px;

    width: 56px;
    height: 56px;

    color: rgba(255, 255, 255, 0.2);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-arrow {
    right: 18px;

    width: 8px;
    height: 8px;

    opacity: 0.74;
  }
}

/* ============================================
   1024px以下
   ============================================ */

@media (max-width: 1024px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    padding-inline: 24px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    width: min(100%, 700px);

    padding: 82px 34px 40px;

    gap: 11px 12px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 60px;

    padding: 14px 42px 14px 46px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 13px;
  }
}

/* ============================================
   600px以下
   ============================================ */

@media (max-width: 600px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle {
    top: 14px;
    right: 14px;

    width: 46px;
    height: 46px;
  }

  .lpc-right-code-toggle::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::after {
    width: 20px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    align-items: flex-start;

    padding: max(82px, calc(env(safe-area-inset-top) + 66px)) 16px
      max(24px, calc(env(safe-area-inset-bottom) + 18px));
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    width: min(100%, 430px);

    padding: 76px 16px 22px;

    grid-template-columns: 1fr;

    gap: 9px;

    border-radius: 3px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::before {
    top: 22px;
    font-size: 23px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::after {
    top: 50px;
    font-size: 8px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 56px;

    padding: 12px 40px 12px 45px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 13px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    width: 51px;
    height: 51px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-arrow {
    right: 16px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
    right: 14px;

    bottom: max(14px, calc(env(safe-area-inset-bottom) + 14px));

    width: 54px;
    height: 54px;

    gap: 4px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-arrow {
    width: 8px;
    height: 8px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-text {
    font-size: 9px;
  }
}

/* ============================================
   高さが低いスマホ
   ============================================ */

@media (max-width: 600px) and (max-height: 700px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    padding-top: 68px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::before {
    top: 18px;
    font-size: 21px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::after {
    top: 44px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 51px;

    padding-top: 9px;
    padding-bottom: 9px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 12px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    width: 46px;
    height: 46px;
  }
}

/* ============================================
   アニメーション軽減
   ============================================ */

@media (prefers-reduced-motion: reduce) {
  .lpc-right-code-toggle,
  .lpc-right-code-toggle::before,
  .lpc-right-code-toggle::after,
  .lpc-right-code-nav,
  .lpc-right-code-nav-inner,
  .lpc-right-code-link,
  .lpc-right-code-label,
  .lpc-right-code-leaf,
  .lpc-right-code-arrow,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
    transition: none;
  }
}
/*--mobile--*/
/* ============================================
   右サイド：LUME メニュー完全版
   ============================================ */

.lpc-right-code-side,
.lpc-right-code-side *,
.lpc-right-code-side *::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side *::after {
  box-sizing: border-box;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side {
  --right-menu-text: #54493f;
  --right-menu-text-light: #fffdf9;

  --right-menu-pink: #c3a08f;
  --right-menu-pink-hover: #b58e7c;
  --right-menu-pink-soft: rgba(195, 160, 143, 0.18);

  --right-menu-green: #a9aa9c;
  --right-menu-green-hover: #929486;
  --right-menu-green-soft: rgba(169, 170, 156, 0.18);

  --right-menu-border: rgba(113, 95, 78, 0.2);
  --right-menu-bg: rgba(255, 252, 247, 0.22);

  position: fixed;
  inset: 0 0 0 auto;
  z-index: 100;

  width: calc((100% - 430px) / 2);
  height: 100%;

  color: var(--right-menu-text);
  background: var(--right-menu-bg);

  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", serif;
}

/* ============================================
   背景装飾
   ============================================ */

.lpc-right-code-side::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::after {
  position: absolute;
  z-index: 0;

  content: "";
  pointer-events: none;

  opacity: 0.12;
  filter: blur(4px);
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::before {
  top: -100px;
  right: -100px;

  width: 260px;
  height: 420px;

  background:
    radial-gradient(ellipse at 30% 18%, rgba(105, 90, 74, 0.42) 0 7%, transparent 8%),
    radial-gradient(ellipse at 55% 34%, rgba(105, 90, 74, 0.35) 0 8%, transparent 9%),
    radial-gradient(ellipse at 36% 51%, rgba(105, 90, 74, 0.3) 0 8%, transparent 9%);

  transform: rotate(18deg);
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::after {
  bottom: -130px;
  left: -100px;

  width: 230px;
  height: 380px;

  background:
    radial-gradient(ellipse at 30% 18%, rgba(105, 90, 74, 0.38) 0 7%, transparent 8%),
    radial-gradient(ellipse at 58% 39%, rgba(105, 90, 74, 0.3) 0 8%, transparent 9%);

  transform: rotate(195deg);
}

/* ============================================
   PCナビ
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
  position: relative;
  z-index: 1;

  width: 100%;
  height: 100%;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 56px clamp(28px, 2.8vw, 60px);

  overflow-x: hidden;
  overflow-y: auto;

  overscroll-behavior: contain;
  scrollbar-width: none;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav::-webkit-scrollbar {
  display: none;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
  width: min(100%, 540px);

  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));

  column-gap: 16px;
  row-gap: 16px;

  align-content: center;
}

/* ============================================
   リンク
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
  position: relative;

  min-width: 0;
  min-height: 58px;

  padding: 14px 34px 14px 30px;

  display: flex;
  align-items: center;
  justify-content: flex-start;

  overflow: hidden;

  color: var(--right-menu-text);
  text-decoration: none;

  border: 0;
  border-bottom: 1px solid var(--right-menu-border);
  border-radius: 0;

  background: transparent;

  transition:
    color 0.3s ease,
    background-color 0.3s ease,
    padding-left 0.3s ease;
}

.lpc-right-code-link:nth-child(1),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(2) {
  border-top: 1px solid var(--right-menu-border);
}

/* ============================================
   PC 通常カラー
   ============================================ */

/* ピンク */
.lpc-right-code-link:nth-child(1),
.lpc-right-code-link:nth-child(4),
.lpc-right-code-link:nth-child(5),
.lpc-right-code-link:nth-child(8),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(9) {
  background: var(--right-menu-pink-soft);
}

/* 緑 */
.lpc-right-code-link:nth-child(2),
.lpc-right-code-link:nth-child(3),
.lpc-right-code-link:nth-child(6),
.lpc-right-code-link:nth-child(7),
.lpc-right-code-link:nth-child(10),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(11) {
  background: var(--right-menu-green-soft);
}

/* ============================================
   テキスト
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
  position: relative;
  z-index: 2;

  display: block;
  min-width: 0;

  font-size: clamp(13px, 0.9vw, 16px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;

  white-space: normal;
  overflow-wrap: anywhere;

  transition: transform 0.3s ease;
}

/* ============================================
   葉
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
  position: absolute;
  z-index: 1;

  left: -7px;
  bottom: -8px;

  width: 48px;
  height: 48px;

  color: rgba(151, 131, 108, 0.16);

  pointer-events: none;

  transform: rotate(-7deg);

  transition:
    color 0.3s ease,
    transform 0.4s ease;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* ============================================
   矢印
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 2;

  width: 7px;
  height: 7px;

  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;

  opacity: 0.68;

  transform: translateY(-50%) rotate(45deg);

  transition:
    right 0.3s ease,
    opacity 0.3s ease;
}

/* ============================================
   ハンバーガー
   PCでは非表示
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle {
  display: none;
}

/* ============================================
   TOPへ戻る
   ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
  position: fixed;
  z-index: 9000;

  right: 24px;
  bottom: 24px;

  width: 64px;
  height: 64px;

  padding: 0;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  gap: 5px;

  color: #fffdf9;

  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;

  background: rgba(143, 125, 110, 0.94);

  box-shadow:
    0 8px 24px rgba(84, 73, 63, 0.18),
    inset 0 0 0 1px rgba(255, 255, 255, 0.08);

  cursor: pointer;
  appearance: none;

  -webkit-tap-highlight-color: transparent;

  transition:
    background-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-arrow {
  width: 9px;
  height: 9px;

  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;

  transform: rotate(45deg) translate(2px, 2px);
}

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-text {
  font-family: "Times New Roman", "Bodoni 72", "Didot", serif;

  font-size: 10px;
  font-weight: 400;
  line-height: 1;

  letter-spacing: 0.14em;
}

/* ============================================
   PCホバー
   ============================================ */

@media (min-width: 1441px) and (hover: hover) and (pointer: fine) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover {
    padding-left: 35px;
    color: var(--right-menu-text-light);
  }

  /* ピンク系はピンク系 */
  .lpc-right-code-link:nth-child(1):hover,
  .lpc-right-code-link:nth-child(4):hover,
  .lpc-right-code-link:nth-child(5):hover,
  .lpc-right-code-link:nth-child(8):hover,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(9):hover {
    background: var(--right-menu-pink-hover);
  }

  /* 緑系は緑系 */
  .lpc-right-code-link:nth-child(2):hover,
  .lpc-right-code-link:nth-child(3):hover,
  .lpc-right-code-link:nth-child(6):hover,
  .lpc-right-code-link:nth-child(7):hover,
  .lpc-right-code-link:nth-child(10):hover,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(11):hover {
    background: var(--right-menu-green-hover);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover .lpc-right-code-label {
    transform: translateX(2px);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover .lpc-right-code-leaf {
    color: rgba(255, 255, 255, 0.2);

    transform: rotate(-2deg) scale(1.06);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:hover .lpc-right-code-arrow {
    right: 8px;
    opacity: 1;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top:hover {
    background: #806e60;

    box-shadow:
      0 10px 28px rgba(84, 73, 63, 0.24),
      inset 0 0 0 1px rgba(255, 255, 255, 0.1);

    transform: translateY(-3px);
  }
}

/* ============================================
   高さが低いPC
   ============================================ */

@media (min-width: 1441px) and (max-height: 720px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    padding-block: 24px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 13px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    width: 42px;
    height: 42px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
    width: 56px;
    height: 56px;
    bottom: 18px;
  }
}

/* ============================================
   1440px以下
   ============================================ */

@media (max-width: 1440px) {
  html.lpc-right-menu-open,
.tpl-scope-sidepart-right-code-mobile html.lpc-right-menu-open body {
    overflow: hidden;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side {
    position: static;

    width: 0;
    height: 0;

    background: none;
  }

  .lpc-right-code-side::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side::after {
    display: none;
  }

  /* ============================================
     ハンバーガー
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle {
    position: fixed;

    top: 18px;
    right: 18px;
    z-index: 9020;

    width: 50px;
    height: 50px;

    padding: 0;

    display: block;

    border: 1px solid rgba(255, 255, 255, 0.32);
    border-radius: 50%;

    background: rgba(143, 125, 110, 0.94);

    box-shadow:
      0 7px 20px rgba(84, 73, 63, 0.18),
      inset 0 0 0 1px rgba(255, 255, 255, 0.1);

    appearance: none;
    cursor: pointer;

    -webkit-tap-highlight-color: transparent;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle > span {
    display: none;
  }

  .lpc-right-code-toggle::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::after {
    position: absolute;

    top: 50%;
    left: 50%;

    width: 22px;
    height: 1.5px;

    content: "";

    background: #fffdf9;

    transform-origin: center;

    transition:
      transform 0.3s ease,
      box-shadow 0.3s ease;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::before {
    transform: translate(-50%, -7px);
    box-shadow: 0 7px 0 #fffdf9;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::after {
    transform: translate(-50%, 7px);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-toggle::before {
    box-shadow: none;

    transform: translate(-50%, -50%) rotate(45deg);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-toggle::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-toggle {
    background: #806e60;
  }

  /* ============================================
     全画面ナビ
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    position: fixed;
    inset: 0;
    z-index: 9010;

    width: 100%;
    height: 100dvh;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: max(88px, calc(env(safe-area-inset-top) + 70px)) 32px
      max(36px, calc(env(safe-area-inset-bottom) + 24px));

    overflow-x: hidden;
    overflow-y: auto;

    visibility: hidden;
    opacity: 0;

    pointer-events: none;

    background:
      linear-gradient(rgba(250, 246, 240, 0.9), rgba(250, 246, 240, 0.94)),
      radial-gradient(circle at 5% 10%, rgba(195, 160, 143, 0.3) 0, transparent 35%),
      radial-gradient(circle at 95% 90%, rgba(169, 170, 156, 0.28) 0, transparent 38%), #faf6f0;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);

    transition:
      opacity 0.32s ease,
      visibility 0.32s ease;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-nav {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }

  /* ============================================
     メニューパネル
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    position: relative;
    z-index: 2;

    width: min(100%, 780px);

    margin: auto;

    padding: 86px 48px 48px;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 12px 14px;

    border: 1px solid rgba(116, 96, 79, 0.12);
    border-radius: 4px;

    background: rgba(255, 253, 249, 0.76);

    box-shadow:
      0 24px 70px rgba(91, 72, 57, 0.12),
      inset 0 0 0 1px rgba(255, 255, 255, 0.58);

    transform: translateY(18px) scale(0.985);

    transition: transform 0.38s ease;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::before {
    position: absolute;

    top: 26px;
    left: 50%;

    content: "LUME.";

    color: var(--right-menu-text);

    font-family: "Times New Roman", "Bodoni 72", "Didot", serif;

    font-size: 26px;
    font-weight: 400;
    line-height: 1;

    letter-spacing: 0.16em;

    transform: translateX(-50%);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::after {
    position: absolute;

    top: 57px;
    left: 50%;

    content: "MENU";

    color: rgba(84, 73, 63, 0.66);

    font-family: "Times New Roman", "Bodoni 72", "Didot", serif;

    font-size: 9px;
    line-height: 1;

    letter-spacing: 0.4em;

    transform: translateX(-50%);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-side.is-open .lpc-right-code-nav-inner {
    transform: translateY(0) scale(1);
  }

  /* ============================================
     SP / TABLET メニュー項目
     ============================================ */

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    width: 100%;
    min-height: 62px;

    padding: 14px 46px 14px 48px;

    color: #fffdf9;

    border: 1px solid transparent;
    border-radius: 2px;
  }

  /* ピンク */
  .lpc-right-code-link:nth-child(1),
  .lpc-right-code-link:nth-child(4),
  .lpc-right-code-link:nth-child(5),
  .lpc-right-code-link:nth-child(8),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(9) {
    background: var(--right-menu-pink);
  }

  /* 緑 */
  .lpc-right-code-link:nth-child(2),
  .lpc-right-code-link:nth-child(3),
  .lpc-right-code-link:nth-child(6),
  .lpc-right-code-link:nth-child(7),
  .lpc-right-code-link:nth-child(10),
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link:nth-child(11) {
    background: var(--right-menu-green);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 14px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    left: -8px;
    bottom: -11px;

    width: 56px;
    height: 56px;

    color: rgba(255, 255, 255, 0.2);
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-arrow {
    right: 18px;

    width: 8px;
    height: 8px;

    opacity: 0.74;
  }
}

/* ============================================
   1024px以下
   ============================================ */

@media (max-width: 1024px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    padding-inline: 24px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    width: min(100%, 700px);

    padding: 82px 34px 40px;

    gap: 11px 12px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 60px;

    padding: 14px 42px 14px 46px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 13px;
  }
}

/* ============================================
   600px以下
   ============================================ */

@media (max-width: 600px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle {
    top: 14px;
    right: 14px;

    width: 46px;
    height: 46px;
  }

  .lpc-right-code-toggle::before,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-toggle::after {
    width: 20px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav {
    align-items: flex-start;

    padding: max(82px, calc(env(safe-area-inset-top) + 66px)) 16px
      max(24px, calc(env(safe-area-inset-bottom) + 18px));
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    width: min(100%, 430px);

    padding: 76px 16px 22px;

    grid-template-columns: 1fr;

    gap: 9px;

    border-radius: 3px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::before {
    top: 22px;
    font-size: 23px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::after {
    top: 50px;
    font-size: 8px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 56px;

    padding: 12px 40px 12px 45px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 13px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    width: 51px;
    height: 51px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-arrow {
    right: 16px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
    right: 14px;

    bottom: max(14px, calc(env(safe-area-inset-bottom) + 14px));

    width: 54px;
    height: 54px;

    gap: 4px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-arrow {
    width: 8px;
    height: 8px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top-text {
    font-size: 9px;
  }
}

/* ============================================
   高さが低いスマホ
   ============================================ */

@media (max-width: 600px) and (max-height: 700px) {
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner {
    padding-top: 68px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::before {
    top: 18px;
    font-size: 21px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-nav-inner::after {
    top: 44px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-link {
    min-height: 51px;

    padding-top: 9px;
    padding-bottom: 9px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-label {
    font-size: 12px;
  }

.tpl-scope-sidepart-right-code-mobile .lpc-right-code-leaf {
    width: 46px;
    height: 46px;
  }
}

/* ============================================
   アニメーション軽減
   ============================================ */

@media (prefers-reduced-motion: reduce) {
  .lpc-right-code-toggle,
  .lpc-right-code-toggle::before,
  .lpc-right-code-toggle::after,
  .lpc-right-code-nav,
  .lpc-right-code-nav-inner,
  .lpc-right-code-link,
  .lpc-right-code-label,
  .lpc-right-code-leaf,
  .lpc-right-code-arrow,
.tpl-scope-sidepart-right-code-mobile .lpc-right-code-top {
    transition: none;
  }
}
.section--skincare {
  --skincare-bg: #eee7dd;
  --skincare-text: #1c1c1c;
  --skincare-subtext: #494037;

  --skincare-accent: #817263;
  --skincare-line: #8f8173;

  --skincare-card: rgba(255, 255, 255, 0.72);
  --skincare-icon-bg: #f3ede5;
  --skincare-message-bg: #eee8db;

  overflow: hidden;
  width: 100%;

  background: var(--skincare-bg);
  color: var(--skincare-text);
}

/* =========================
  CONTAINER
========================= */

.section--skincare__container {
  box-sizing: border-box;

  width: 100%;
  max-width: 1200px;

  margin-inline: auto;

  padding: 72px 1.5rem 5rem;
}

/* =========================
  INTRO
========================= */

.section--skincare__intro {
  margin-bottom: 40px;
}

.section--skincare__eyebrow {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  letter-spacing: 3.52px;
  text-transform: uppercase;
}

.section--skincare__eyebrow-line {
  display: block;

  width: 2.5rem;
  height: 1px;

  margin-top: 0.9rem;

  background: var(--skincare-line);
}

.section--skincare__title {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;

  white-space: pre-line;
}

.section--skincare__lead {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  line-height: 1.9;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  HERO IMAGE
========================= */

.section--skincare__hero-image {
  width: 100%;

  margin-top: 2.5rem;

  overflow: hidden;
}

.section--skincare__hero-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;
}

/* =========================
  FEATURES
========================= */

.section--skincare__features {
  margin-top: 3rem;
}

.section--skincare__features-heading {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 1rem;

  margin-bottom: 2rem;
}

.section--skincare__heading-line {
  width: 2.5rem;
  height: 1px;

  flex-shrink: 0;

  background: var(--skincare-line);
}

.section--skincare__features-title {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;

  text-align: center;
}

/* =========================
  FEATURE LIST
========================= */

.section--skincare__feature-list {
  display: grid;

  gap: 0.8rem;
}

/* =========================
  FEATURE CARD
========================= */

.section--skincare__feature-card {
  box-sizing: border-box;

  display: grid;
  grid-template-columns: 4.4rem minmax(0, 1fr);
  align-items: center;

  gap: 1.3rem;

  width: 100%;
  min-height: 7.6rem;

  padding: 1rem 1.2rem;

  background: var(--skincare-card);

  box-shadow: 0 0.7rem 1.8rem rgba(71, 59, 48, 0.025);
}

/* =========================
  FEATURE ICON
========================= */

.section--skincare__feature-icon {
  display: grid;

  width: 4.4rem;
  height: 4.4rem;

  place-items: center;

  border-radius: 50%;

  background: var(--skincare-icon-bg);
  color: var(--skincare-accent);
}

/* =========================
  MATERIAL SYMBOL
========================= */

.section--skincare__feature-symbol {
  display: block;

  font-family: "Material Symbols Outlined";
  font-size: 2rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;

  letter-spacing: normal;
  text-transform: none;

  white-space: nowrap;

  direction: ltr;

  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;

  font-feature-settings: "liga";

  font-variation-settings:
    "FILL" 0,
    "wght" 300,
    "GRAD" 0,
    "opsz" 32;
}

/* =========================
  アイコン自動設定

  1：時計
  2：キラキラ
  3：位置情報
  4：手＋ハート
========================= */

.section--skincare__feature-card:nth-child(1) .section--skincare__feature-symbol::before {
  content: "change_circle";
}

.section--skincare__feature-card:nth-child(2) .section--skincare__feature-symbol::before {
  content: "clean_hands";
}

.section--skincare__feature-card:nth-child(3) .section--skincare__feature-symbol::before {
  content: "mood_heart";
}

.section--skincare__feature-card:nth-child(4) .section--skincare__feature-symbol::before {
  content: "health_and_safety";
}

/* 5個以上追加された場合 */

.section--skincare__feature-card:nth-child(n + 5) .section--skincare__feature-symbol::before {
  content: "volunteer_activism";
}

/* =========================
  FEATURE CONTENT
========================= */

.section--skincare__feature-content {
  min-width: 0;
}

.section--skincare__feature-title {
  margin: 0 0 0.45rem;

  color: var(--skincare-text);

  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.section--skincare__feature-text {
  margin: 0;

  color: var(--skincare-text);

  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  TREATMENT IMAGE
========================= */

.section--skincare__treatment-image {
  position: relative;

  width: 100%;
  margin-top: 2rem;

  overflow: hidden;

  /* 添付画像のように少し淡く */
  background: var(--skincare-bg);
}

.section--skincare__treatment-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;

  /* 写真自体もほんの少し柔らかく */
  filter: blur(0.3px);
}

/* 写真の端を背景になじませる */
.section--skincare__treatment-image::after {
  position: absolute;
  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      to bottom,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 35%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 20%) 82%,
      rgb(238 231 221 / 75%) 95%,
      var(--skincare-bg) 100%
    ),
    linear-gradient(
      to right,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 32%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 15%) 82%,
      rgb(238 231 221 / 70%) 95%,
      var(--skincare-bg) 100%
    );
}

/* =========================
  NOTICE
========================= */

.section--skincare__notice {
  box-sizing: border-box;

  margin-top: 2rem;

  background: var(--skincare-message-bg);

  text-align: center;
}

.section--skincare__notice-icon {
  display: grid;

  width: 2.75rem;
  height: 2.75rem;

  margin: 0 auto 1rem;

  place-items: center;

  color: var(--skincare-accent);

  background: #f8f5ef;

  border-radius: 50%;
}

.section--skincare__notice-icon svg {
  display: block;

  width: 1.75rem;
  height: 1.75rem;
}

.section--skincare__notice-title {
  margin: 0 0 0.8rem;

  color: var(--skincare-subtext);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.section--skincare__notice-text {
  margin: 0;

  color: var(--skincare-subtext);

  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.05em;

  white-space: pre-line;
}

.section--skincare__notice-line {
  display: block;

  width: 4.4rem;
  height: 1px;

  margin: 1.4rem auto 0;

  background: var(--skincare-line);
}

/* =========================
  NOTE
========================= */

.section--skincare__note {
  margin: 2.8rem 0 0;

  color: var(--skincare-text);

  text-align: center;

  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/8/21 10:06:21 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__title {
  font-size: 26px !important;
  margin-top: 2rem !important;
  font-weight: 500 !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-text {
  font-size: 14px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__note {
  font-size: 12px !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__features-title {
  font-weight: 500 !important;
  font-size: 16px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow {
  letter-spacing: 1.32px !important;
  color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-title {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-text {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow-line {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .material-symbols-outlined.section--skincare__feature-symbol {
  font-size: 26px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh svg {
  font-size: 20px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon {
  margin-left: 0px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh [data-iid="iid-mt290h04-hr9ub"] {
  margin-bottom: -24px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/8/18 17:07:48 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon { width: 60px !important; height: 60px !important; min-width: 60px !important; min-height: 60px !important; max-width: 60px !important; max-height: 60px !important; }
/* AI編集: 2026/8/18 17:09:24 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-icon { width: 50px !important; height: 50px !important; min-width: 0 !important; max-width: none !important; min-height: 0 !important; max-height: none !important; }
@media (max-width: 768px) {
.section--skincare {
  --skincare-bg: #eee7dd;
  --skincare-text: #1c1c1c;
  --skincare-subtext: #494037;

  --skincare-accent: #817263;
  --skincare-line: #8f8173;

  --skincare-card: rgba(255, 255, 255, 0.72);
  --skincare-icon-bg: #f3ede5;
  --skincare-message-bg: #eee8db;

  overflow: hidden;
  width: 100%;

  background: var(--skincare-bg);
  color: var(--skincare-text);
}

/* =========================
  CONTAINER
========================= */

.section--skincare__container {
  box-sizing: border-box;

  width: 100%;
  max-width: 1200px;

  margin-inline: auto;

  padding: 72px 1.5rem 5rem;
}

/* =========================
  INTRO
========================= */

.section--skincare__intro {
  margin-bottom: 40px;
}

.section--skincare__eyebrow {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  letter-spacing: 3.52px;
  text-transform: uppercase;
}

.section--skincare__eyebrow-line {
  display: block;

  width: 2.5rem;
  height: 1px;

  margin-top: 0.9rem;

  background: var(--skincare-line);
}

.section--skincare__title {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;

  white-space: pre-line;
}

.section--skincare__lead {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  line-height: 1.9;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  HERO IMAGE
========================= */

.section--skincare__hero-image {
  width: 100%;

  margin-top: 2.5rem;

  overflow: hidden;
}

.section--skincare__hero-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;
}

/* =========================
  FEATURES
========================= */

.section--skincare__features {
  margin-top: 3rem;
}

.section--skincare__features-heading {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 1rem;

  margin-bottom: 2rem;
}

.section--skincare__heading-line {
  width: 2.5rem;
  height: 1px;

  flex-shrink: 0;

  background: var(--skincare-line);
}

.section--skincare__features-title {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;

  text-align: center;
}

/* =========================
  FEATURE LIST
========================= */

.section--skincare__feature-list {
  display: grid;

  gap: 0.8rem;
}

/* =========================
  FEATURE CARD
========================= */

.section--skincare__feature-card {
  box-sizing: border-box;

  display: grid;
  grid-template-columns: 4.4rem minmax(0, 1fr);
  align-items: center;

  gap: 1.3rem;

  width: 100%;
  min-height: 7.6rem;

  padding: 1rem 1.2rem;

  background: var(--skincare-card);

  box-shadow: 0 0.7rem 1.8rem rgba(71, 59, 48, 0.025);
}

/* =========================
  FEATURE ICON
========================= */

.section--skincare__feature-icon {
  display: grid;

  width: 4.4rem;
  height: 4.4rem;

  place-items: center;

  border-radius: 50%;

  background: var(--skincare-icon-bg);
  color: var(--skincare-accent);
}

/* =========================
  MATERIAL SYMBOL
========================= */

.section--skincare__feature-symbol {
  display: block;

  font-family: "Material Symbols Outlined";
  font-size: 2rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;

  letter-spacing: normal;
  text-transform: none;

  white-space: nowrap;

  direction: ltr;

  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;

  font-feature-settings: "liga";

  font-variation-settings:
    "FILL" 0,
    "wght" 300,
    "GRAD" 0,
    "opsz" 32;
}

/* =========================
  アイコン自動設定

  1：時計
  2：キラキラ
  3：位置情報
  4：手＋ハート
========================= */

.section--skincare__feature-card:nth-child(1) .section--skincare__feature-symbol::before {
  content: "change_circle";
}

.section--skincare__feature-card:nth-child(2) .section--skincare__feature-symbol::before {
  content: "auto_awesome";
}

.section--skincare__feature-card:nth-child(3) .section--skincare__feature-symbol::before {
  content: "location_on";
}

.section--skincare__feature-card:nth-child(4) .section--skincare__feature-symbol::before {
  content: "volunteer_activism";
}

/* 5個以上追加された場合 */

.section--skincare__feature-card:nth-child(n + 5) .section--skincare__feature-symbol::before {
  content: "volunteer_activism";
}

/* =========================
  FEATURE CONTENT
========================= */

.section--skincare__feature-content {
  min-width: 0;
}

.section--skincare__feature-title {
  margin: 0 0 0.45rem;

  color: var(--skincare-text);

  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.section--skincare__feature-text {
  margin: 0;

  color: var(--skincare-text);

  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  TREATMENT IMAGE
========================= */

.section--skincare__treatment-image {
  position: relative;

  width: 100%;
  margin-top: 2rem;

  overflow: hidden;

  /* 添付画像のように少し淡く */
  background: var(--skincare-bg);
}

.section--skincare__treatment-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;

  /* 写真自体もほんの少し柔らかく */
  filter: blur(0.3px);
}

/* 写真の端を背景になじませる */
.section--skincare__treatment-image::after {

  position: absolute;
  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      to bottom,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 35%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 20%) 82%,
      rgb(238 231 221 / 75%) 95%,
      var(--skincare-bg) 100%
    ),
    linear-gradient(
      to right,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 32%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 15%) 82%,
      rgb(238 231 221 / 70%) 95%,
      var(--skincare-bg) 100%
    );
}

/* =========================
  NOTICE
========================= */

.section--skincare__notice {
  box-sizing: border-box;

  margin-top: 2rem;

  background: var(--skincare-message-bg);

  text-align: center;
}

.section--skincare__notice-icon {
  display: grid;

  width: 2.75rem;
  height: 2.75rem;

  margin: 0 auto 1rem;

  place-items: center;

  color: var(--skincare-accent);

  background: #f8f5ef;

  border-radius: 50%;
}

.section--skincare__notice-icon svg {
  display: block;

  width: 1.75rem;
  height: 1.75rem;
}

.section--skincare__notice-title {
  margin: 0 0 0.8rem;

  color: var(--skincare-subtext);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.section--skincare__notice-text {
  margin: 0;

  color: var(--skincare-subtext);

  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.05em;

  white-space: pre-line;
}

.section--skincare__notice-line {
  display: block;

  width: 4.4rem;
  height: 1px;

  margin: 1.4rem auto 0;

  background: var(--skincare-line);
}

/* =========================
  NOTE
========================= */

.section--skincare__note {
  margin: 2.8rem 0 0;

  color: var(--skincare-text);

  text-align: center;

  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/8/18 17:24:29 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__title {
  font-size: 26px !important;
  margin-top: 2rem !important;
  font-weight: 500 !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-text {
  font-size: 14px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__note {
  font-size: 12px !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__features-title {
  font-weight: 500 !important;
  font-size: 16px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow {
  letter-spacing: 1.32px !important;
  color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-title {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-text {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow-line {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .material-symbols-outlined.section--skincare__feature-symbol {
  font-size: 26px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh svg {
  font-size: 20px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon {
  margin-left: 0px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/8/18 17:07:48 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon { width: 60px !important; height: 60px !important; min-width: 60px !important; min-height: 60px !important; max-width: 60px !important; max-height: 60px !important; }
/* AI編集: 2026/8/18 17:09:24 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-icon { width: 50px !important; height: 50px !important; min-width: 0 !important; max-width: none !important; min-height: 0 !important; max-height: none !important; }
}
@media (max-width: 768px) {
.section--skincare {
  --skincare-bg: #eee7dd;
  --skincare-text: #1c1c1c;
  --skincare-subtext: #494037;

  --skincare-accent: #817263;
  --skincare-line: #8f8173;

  --skincare-card: rgba(255, 255, 255, 0.72);
  --skincare-icon-bg: #f3ede5;
  --skincare-message-bg: #eee8db;

  overflow: hidden;
  width: 100%;

  background: var(--skincare-bg);
  color: var(--skincare-text);
}

/* =========================
  CONTAINER
========================= */

.section--skincare__container {
  box-sizing: border-box;

  width: 100%;
  max-width: 1200px;

  margin-inline: auto;

  padding: 72px 1.5rem 5rem;
}

/* =========================
  INTRO
========================= */

.section--skincare__intro {
  margin-bottom: 40px;
}

.section--skincare__eyebrow {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  letter-spacing: 3.52px;
  text-transform: uppercase;
}

.section--skincare__eyebrow-line {
  display: block;

  width: 2.5rem;
  height: 1px;

  margin-top: 0.9rem;

  background: var(--skincare-line);
}

.section--skincare__title {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;

  white-space: pre-line;
}

.section--skincare__lead {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  line-height: 1.9;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  HERO IMAGE
========================= */

.section--skincare__hero-image {
  width: 100%;

  margin-top: 2.5rem;

  overflow: hidden;
}

.section--skincare__hero-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;
}

/* =========================
  FEATURES
========================= */

.section--skincare__features {
  margin-top: 3rem;
}

.section--skincare__features-heading {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 1rem;

  margin-bottom: 2rem;
}

.section--skincare__heading-line {
  width: 2.5rem;
  height: 1px;

  flex-shrink: 0;

  background: var(--skincare-line);
}

.section--skincare__features-title {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;

  text-align: center;
}

/* =========================
  FEATURE LIST
========================= */

.section--skincare__feature-list {
  display: grid;

  gap: 0.8rem;
}

/* =========================
  FEATURE CARD
========================= */

.section--skincare__feature-card {
  box-sizing: border-box;

  display: grid;
  grid-template-columns: 4.4rem minmax(0, 1fr);
  align-items: center;

  gap: 1.3rem;

  width: 100%;
  min-height: 7.6rem;

  padding: 1rem 1.2rem;

  background: var(--skincare-card);

  box-shadow: 0 0.7rem 1.8rem rgba(71, 59, 48, 0.025);
}

/* =========================
  FEATURE ICON
========================= */

.section--skincare__feature-icon {
  display: grid;

  width: 4.4rem;
  height: 4.4rem;

  place-items: center;

  border-radius: 50%;

  background: var(--skincare-icon-bg);
  color: var(--skincare-accent);
}

/* =========================
  MATERIAL SYMBOL
========================= */

.section--skincare__feature-symbol {
  display: block;

  font-family: "Material Symbols Outlined";
  font-size: 2rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;

  letter-spacing: normal;
  text-transform: none;

  white-space: nowrap;

  direction: ltr;

  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;

  font-feature-settings: "liga";

  font-variation-settings:
    "FILL" 0,
    "wght" 300,
    "GRAD" 0,
    "opsz" 32;
}

/* =========================
  アイコン自動設定

  1：時計
  2：キラキラ
  3：位置情報
  4：手＋ハート
========================= */

.section--skincare__feature-card:nth-child(1) .section--skincare__feature-symbol::before {
  content: "change_circle";
}

.section--skincare__feature-card:nth-child(2) .section--skincare__feature-symbol::before {
  content: "clean_hands";
}

.section--skincare__feature-card:nth-child(3) .section--skincare__feature-symbol::before {
  content: "mood_heart";
}

.section--skincare__feature-card:nth-child(4) .section--skincare__feature-symbol::before {
  content: "health_and_safety";
}

/* 5個以上追加された場合 */

.section--skincare__feature-card:nth-child(n + 5) .section--skincare__feature-symbol::before {
  content: "volunteer_activism";
}

/* =========================
  FEATURE CONTENT
========================= */

.section--skincare__feature-content {
  min-width: 0;
}

.section--skincare__feature-title {
  margin: 0 0 0.45rem;

  color: var(--skincare-text);

  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.section--skincare__feature-text {
  margin: 0;

  color: var(--skincare-text);

  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  TREATMENT IMAGE
========================= */

.section--skincare__treatment-image {
  position: relative;

  width: 100%;
  margin-top: 2rem;

  overflow: hidden;

  /* 添付画像のように少し淡く */
  background: var(--skincare-bg);
}

.section--skincare__treatment-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;

  /* 写真自体もほんの少し柔らかく */
  filter: blur(0.3px);
}

/* 写真の端を背景になじませる */
.section--skincare__treatment-image::after {
  position: absolute;
  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      to bottom,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 35%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 20%) 82%,
      rgb(238 231 221 / 75%) 95%,
      var(--skincare-bg) 100%
    ),
    linear-gradient(
      to right,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 32%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 15%) 82%,
      rgb(238 231 221 / 70%) 95%,
      var(--skincare-bg) 100%
    );
}

/* =========================
  NOTICE
========================= */

.section--skincare__notice {
  box-sizing: border-box;

  margin-top: 2rem;

  background: var(--skincare-message-bg);

  text-align: center;
}

.section--skincare__notice-icon {
  display: grid;

  width: 2.75rem;
  height: 2.75rem;

  margin: 0 auto 1rem;

  place-items: center;

  color: var(--skincare-accent);

  background: #f8f5ef;

  border-radius: 50%;
}

.section--skincare__notice-icon svg {
  display: block;

  width: 1.75rem;
  height: 1.75rem;
}

.section--skincare__notice-title {
  margin: 0 0 0.8rem;

  color: var(--skincare-subtext);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.section--skincare__notice-text {
  margin: 0;

  color: var(--skincare-subtext);

  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.05em;

  white-space: pre-line;
}

.section--skincare__notice-line {
  display: block;

  width: 4.4rem;
  height: 1px;

  margin: 1.4rem auto 0;

  background: var(--skincare-line);
}

/* =========================
  NOTE
========================= */

.section--skincare__note {
  margin: 2.8rem 0 0;

  color: var(--skincare-text);

  text-align: center;

  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/8/18 17:24:29 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__title {
  font-size: 26px !important;
  margin-top: 2rem !important;
  font-weight: 500 !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-text {
  font-size: 14px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__note {
  font-size: 12px !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__features-title {
  font-weight: 500 !important;
  font-size: 16px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow {
  letter-spacing: 1.32px !important;
  color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-title {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-text {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow-line {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .material-symbols-outlined.section--skincare__feature-symbol {
  font-size: 26px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh svg {
  font-size: 20px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon {
  margin-left: 0px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/8/18 17:07:48 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon { width: 60px !important; height: 60px !important; min-width: 60px !important; min-height: 60px !important; max-width: 60px !important; max-height: 60px !important; }
/* AI編集: 2026/8/18 17:09:24 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-icon { width: 50px !important; height: 50px !important; min-width: 0 !important; max-width: none !important; min-height: 0 !important; max-height: none !important; }
@media (max-width: 768px) {
.section--skincare {
  --skincare-bg: #eee7dd;
  --skincare-text: #1c1c1c;
  --skincare-subtext: #494037;

  --skincare-accent: #817263;
  --skincare-line: #8f8173;

  --skincare-card: rgba(255, 255, 255, 0.72);
  --skincare-icon-bg: #f3ede5;
  --skincare-message-bg: #eee8db;

  overflow: hidden;
  width: 100%;

  background: var(--skincare-bg);
  color: var(--skincare-text);
}

/* =========================
  CONTAINER
========================= */

.section--skincare__container {
  box-sizing: border-box;

  width: 100%;
  max-width: 1200px;

  margin-inline: auto;

  padding: 72px 1.5rem 5rem;
}

/* =========================
  INTRO
========================= */

.section--skincare__intro {
  margin-bottom: 40px;
}

.section--skincare__eyebrow {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  letter-spacing: 3.52px;
  text-transform: uppercase;
}

.section--skincare__eyebrow-line {
  display: block;

  width: 2.5rem;
  height: 1px;

  margin-top: 0.9rem;

  background: var(--skincare-line);
}

.section--skincare__title {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;

  white-space: pre-line;
}

.section--skincare__lead {
  margin: 2rem 0 0;

  color: var(--skincare-text);

  line-height: 1.9;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  HERO IMAGE
========================= */

.section--skincare__hero-image {
  width: 100%;

  margin-top: 2.5rem;

  overflow: hidden;
}

.section--skincare__hero-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;
}

/* =========================
  FEATURES
========================= */

.section--skincare__features {
  margin-top: 3rem;
}

.section--skincare__features-heading {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 1rem;

  margin-bottom: 2rem;
}

.section--skincare__heading-line {
  width: 2.5rem;
  height: 1px;

  flex-shrink: 0;

  background: var(--skincare-line);
}

.section--skincare__features-title {
  margin: 0;

  color: var(--skincare-accent);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;

  text-align: center;
}

/* =========================
  FEATURE LIST
========================= */

.section--skincare__feature-list {
  display: grid;

  gap: 0.8rem;
}

/* =========================
  FEATURE CARD
========================= */

.section--skincare__feature-card {
  box-sizing: border-box;

  display: grid;
  grid-template-columns: 4.4rem minmax(0, 1fr);
  align-items: center;

  gap: 1.3rem;

  width: 100%;
  min-height: 7.6rem;

  padding: 1rem 1.2rem;

  background: var(--skincare-card);

  box-shadow: 0 0.7rem 1.8rem rgba(71, 59, 48, 0.025);
}

/* =========================
  FEATURE ICON
========================= */

.section--skincare__feature-icon {
  display: grid;

  width: 4.4rem;
  height: 4.4rem;

  place-items: center;

  border-radius: 50%;

  background: var(--skincare-icon-bg);
  color: var(--skincare-accent);
}

/* =========================
  MATERIAL SYMBOL
========================= */

.section--skincare__feature-symbol {
  display: block;

  font-family: "Material Symbols Outlined";
  font-size: 2rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;

  letter-spacing: normal;
  text-transform: none;

  white-space: nowrap;

  direction: ltr;

  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;

  font-feature-settings: "liga";

  font-variation-settings:
    "FILL" 0,
    "wght" 300,
    "GRAD" 0,
    "opsz" 32;
}

/* =========================
  アイコン自動設定

  1：時計
  2：キラキラ
  3：位置情報
  4：手＋ハート
========================= */

.section--skincare__feature-card:nth-child(1) .section--skincare__feature-symbol::before {
  content: "change_circle";
}

.section--skincare__feature-card:nth-child(2) .section--skincare__feature-symbol::before {
  content: "clean_hands";
}

.section--skincare__feature-card:nth-child(3) .section--skincare__feature-symbol::before {
  content: "mood_heart";
}

.section--skincare__feature-card:nth-child(4) .section--skincare__feature-symbol::before {
  content: "health_and_safety";
}

/* 5個以上追加された場合 */

.section--skincare__feature-card:nth-child(n + 5) .section--skincare__feature-symbol::before {
  content: "volunteer_activism";
}

/* =========================
  FEATURE CONTENT
========================= */

.section--skincare__feature-content {
  min-width: 0;
}

.section--skincare__feature-title {
  margin: 0 0 0.45rem;

  color: var(--skincare-text);

  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.section--skincare__feature-text {
  margin: 0;

  color: var(--skincare-text);

  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.04em;

  white-space: pre-line;
}

/* =========================
  TREATMENT IMAGE
========================= */

.section--skincare__treatment-image {
  position: relative;

  width: 100%;
  margin-top: 2rem;

  overflow: hidden;

  /* 添付画像のように少し淡く */
  background: var(--skincare-bg);
}

.section--skincare__treatment-image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: cover;

  /* 写真自体もほんの少し柔らかく */
  filter: blur(0.3px);
}

/* 写真の端を背景になじませる */
.section--skincare__treatment-image::after {

  position: absolute;
  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      to bottom,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 35%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 20%) 82%,
      rgb(238 231 221 / 75%) 95%,
      var(--skincare-bg) 100%
    ),
    linear-gradient(
      to right,
      var(--skincare-bg) 0%,
      rgb(238 231 221 / 70%) 5%,
      rgb(238 231 221 / 15%) 18%,
      rgb(238 231 221 / 0%) 32%,
      rgb(238 231 221 / 0%) 68%,
      rgb(238 231 221 / 15%) 82%,
      rgb(238 231 221 / 70%) 95%,
      var(--skincare-bg) 100%
    );
}

/* =========================
  NOTICE
========================= */

.section--skincare__notice {
  box-sizing: border-box;

  margin-top: 2rem;

  background: var(--skincare-message-bg);

  text-align: center;
}

.section--skincare__notice-icon {
  display: grid;

  width: 2.75rem;
  height: 2.75rem;

  margin: 0 auto 1rem;

  place-items: center;

  color: var(--skincare-accent);

  background: #f8f5ef;

  border-radius: 50%;
}

.section--skincare__notice-icon svg {
  display: block;

  width: 1.75rem;
  height: 1.75rem;
}

.section--skincare__notice-title {
  margin: 0 0 0.8rem;

  color: var(--skincare-subtext);

  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.section--skincare__notice-text {
  margin: 0;

  color: var(--skincare-subtext);

  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.05em;

  white-space: pre-line;
}

.section--skincare__notice-line {
  display: block;

  width: 4.4rem;
  height: 1px;

  margin: 1.4rem auto 0;

  background: var(--skincare-line);
}

/* =========================
  NOTE
========================= */

.section--skincare__note {
  margin: 2.8rem 0 0;

  color: var(--skincare-text);

  text-align: center;

  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/8/18 17:24:29 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__title {
  font-size: 26px !important;
  margin-top: 2rem !important;
  font-weight: 500 !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-text {
  font-size: 14px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__note {
  font-size: 12px !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__features-title {
  font-weight: 500 !important;
  font-size: 16px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow {
  letter-spacing: 1.32px !important;
  color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-title {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-text {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__eyebrow-line {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .material-symbols-outlined.section--skincare__feature-symbol {
  font-size: 26px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh svg {
  font-size: 20px !important;
}
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon {
  margin-left: 0px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/8/18 17:07:48 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__feature-icon { width: 60px !important; height: 60px !important; min-width: 60px !important; min-height: 60px !important; max-width: 60px !important; max-height: 60px !important; }
/* AI編集: 2026/8/18 17:09:24 */
.tpl-scope-manual-sec-1787031382762-rmhgh .section--skincare__notice-icon { width: 50px !important; height: 50px !important; min-width: 0 !important; max-width: none !important; min-height: 0 !important; max-height: none !important; }
}
}
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/8/21 10:06:21 */
.tpl-scope-manual-sec-1787031382762-rmhgh [data-iid="iid-mt290h04-hr9ub"] {
  margin-bottom: -24px !important;
}
/* === end inspector overrides === */
}
/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:37:43 */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__title {
  font-size: 26px !important;
  font-weight: 500 !important;
  color: #1c1c1c !important;
  letter-spacing: 1px !important;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label {
  color: #1c1c1c !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  color: #1c1c1c !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section.section--news {
  padding-top: 64px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-label {
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn [data-iid="iid-mryby8nj-rbrcy"] {
  margin-top: 16px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:37:43 */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__title {
  font-size: 26px !important;
  font-weight: 500 !important;
  color: #1c1c1c !important;
  letter-spacing: 1px !important;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link-label {
  color: #1c1c1c !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  color: #1c1c1c !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section.section--news {
  padding-top: 64px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-label {
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn [data-iid="iid-mryby8nj-rbrcy"] {
  margin-top: 16px !important;
}
/* === end inspector overrides === */
}
.section--message {
  width: 100%;
  overflow: hidden;
  color: #292722;
  background: #faf8f3;
}

.section--message__intro {
  padding: 72px 28px 12px 26px;
}

.section--message__eyebrow {
  margin: 0;
  color: #817262;
  letter-spacing: 0.22em;
}

.section--message__short-line {
  display: block;
  width: 20px;
  height: 1px;
  margin-top: 10px;
  background: #9f9284;
}

.section--message__title {
  margin: 26px 0 26px 0;
  color: #25231f;
  white-space: pre-line;
  line-height: 1.8 !important;
}

.section--message__lead {
  margin: 18px 0 0;
  color: #4e4a43;
  white-space: pre-line;
}

.section--message__story {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
  align-items: stretch;
}

.section--message__story-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 20px 34px 28px;
  background: #fffefa;
  gap: 10px;
}

.section--message__story-text {
  margin: 0;
  color: #48443e;
  white-space: pre-line;
  line-height: 2 !important;
}

.section--message__divider {
  display: block;
  width: 48px;
  height: 1px;
  margin: 22px 0;
  background: #b9aea2;
}

.section--message__salon-figure {
  min-width: 0;
  margin: 0;
  width: 90%;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 16px;
}

.section--message__salon-image {
  display: block;
  width: 100%;
  height: auto;
}

.section--message__owner {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 26px;
  align-items: center;
  padding: 28px 26px 72px;
  background: #f3ede4;
}

.section--message__owner-figure {
  min-width: 0;
  margin: 0;
}

.section--message__owner-image {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 4.25;
  object-fit: cover;
  object-position: center top;
}

.section--message__owner-copy {
  min-width: 0;
}

.section--message__owner-label {
  margin: 0;
  color: #7d6f61;
  letter-spacing: 0.2em;
}

.section--message__owner-label-line {
  display: block;
  width: 18px;
  height: 1px;
  margin-top: 8px;
  background: #aa9d90;
}

.section--message__owner-role {
  margin: 20px 0 0;
  color: #37332e;
}

.section--message__owner-name {
  margin: 4px 0 0;
  color: #37332e;
  letter-spacing: 0.12em;
}

.section--message__owner-divider {
  display: block;
  width: 38px;
  height: 1px;
  margin: 18px 0;
  background: #b9aea2;
}

.section--message__owner-text {
  margin: 0;
  color: #4d4943;
  white-space: pre-line;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:58:26 */
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__lead {
  margin-top: 1.5rem !important;
  color: #817263 !important;
  font-size: 16px !important;
  margin-bottom: 30px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__story {
  display: block !important;
  padding-bottom: 32px !important;
  background-color: #eee7dd !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__story-text {
  font-size: 14px !important;
  text-align: left !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-text {
  font-size: 12px !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__title {
  font-weight: 500 !important;
  font-size: 26px !important;
  margin-top: 2rem !important;
  color: #1c1c1c !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__story-copy {
  background-color: #eee7dd !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__eyebrow {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-label {
  font-weight: 500 !important;
  color: #817263 !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-role {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-name {
  color: #1c1c1c !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrx5midr-haczw"] {
  margin-bottom: 10px !important;
}

.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrx5mo48-cobr0"] {
  padding-bottom: 22px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-copy {
  margin-top: -16px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrybygcn-bpymz"] {
  margin-top: 16px !important;
  width: 40px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__intro {
  background-color: #eee7dd !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 15:57:09 */
.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrx5rq2u-y4h2c"] { display: none !important; }
/* AI編集: 2026/7/23 15:57:14 */
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-label-line { display: none !important; }
/* AI編集: 2026/7/23 15:58:37 */
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-label { display: none !important; }
@media (max-width: 768px) {
.section--message {
  width: 100%;
  overflow: hidden;
  color: #292722;
  background: #faf8f3;
}

.section--message__intro {
  padding: 72px 28px 12px 26px;
}

.section--message__eyebrow {
  margin: 0;
  color: #817262;
  letter-spacing: 0.22em;
}

.section--message__short-line {
  display: block;
  width: 20px;
  height: 1px;
  margin-top: 10px;
  background: #9f9284;
}

.section--message__title {
  margin: 26px 0 26px 0;
  color: #25231f;
  white-space: pre-line;
  line-height: 1.8 !important;
}

.section--message__lead {
  margin: 18px 0 0;
  color: #4e4a43;
  white-space: pre-line;
}

.section--message__story {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
  align-items: stretch;
}

.section--message__story-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 20px 34px 28px;
  background: #fffefa;
  gap: 10px;
}

.section--message__story-text {
  margin: 0;
  color: #48443e;
  white-space: pre-line;
  line-height: 2 !important;
}

.section--message__divider {
  display: block;
  width: 48px;
  height: 1px;
  margin: 22px 0;
  background: #b9aea2;
}

.section--message__salon-figure {
  min-width: 0;
  margin: 0;
  width: 90%;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 16px;
}

.section--message__salon-image {
  display: block;
  width: 100%;
  height: auto;
}

.section--message__owner {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 26px;
  align-items: center;
  padding: 28px 26px 72px;
  background: #f3ede4;
}

.section--message__owner-figure {
  min-width: 0;
  margin: 0;
}

.section--message__owner-image {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 4.25;
  object-fit: cover;
  object-position: center top;
}

.section--message__owner-copy {
  min-width: 0;
}

.section--message__owner-label {
  margin: 0;
  color: #7d6f61;
  letter-spacing: 0.2em;
}

.section--message__owner-label-line {
  display: block;
  width: 18px;
  height: 1px;
  margin-top: 8px;
  background: #aa9d90;
}

.section--message__owner-role {
  margin: 20px 0 0;
  color: #37332e;
}

.section--message__owner-name {
  margin: 4px 0 0;
  color: #37332e;
  letter-spacing: 0.12em;
}

.section--message__owner-divider {
  display: block;
  width: 38px;
  height: 1px;
  margin: 18px 0;
  background: #b9aea2;
}

.section--message__owner-text {
  margin: 0;
  color: #4d4943;
  white-space: pre-line;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:58:26 */
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__lead {
  margin-top: 1.5rem !important;
  color: #817263 !important;
  font-size: 16px !important;
  margin-bottom: 30px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__story {
  display: block !important;
  padding-bottom: 32px !important;
  background-color: #eee7dd !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__story-text {
  font-size: 14px !important;
  text-align: left !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-text {
  font-size: 12px !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__title {
  font-weight: 500 !important;
  font-size: 26px !important;
  margin-top: 2rem !important;
  color: #1c1c1c !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__story-copy {
  background-color: #eee7dd !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__eyebrow {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-label {
  font-weight: 500 !important;
  color: #817263 !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-role {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-name {
  color: #1c1c1c !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrx5midr-haczw"] {
  margin-bottom: 10px !important;
}

.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrx5mo48-cobr0"] {
  padding-bottom: 22px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-copy {
  margin-top: -16px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrybygcn-bpymz"] {
  margin-top: 16px !important;
  width: 40px !important;
}
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__intro {
  background-color: #eee7dd !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 15:57:09 */
.tpl-scope-manual-sec-1784274155604-wua2o [data-iid="iid-mrx5rq2u-y4h2c"] { display: none !important; }
/* AI編集: 2026/7/23 15:57:14 */
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-label-line { display: none !important; }
/* AI編集: 2026/7/23 15:58:37 */
.tpl-scope-manual-sec-1784274155604-wua2o .section--message__owner-label { display: none !important; }
}
.section--concerns {
  overflow: hidden;
  background: #f9f7f2;
  color: #28231f;
}

.section--concerns__container {
  width: 100%;
  margin-inline: auto;
  padding: 4.5rem 1.9rem 5rem;
}

.section--concerns__header {
  margin-bottom: 2.4rem;
}

.section--concerns__eyebrow {
  margin: 0;
  color: #6d6258;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.section--concerns__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.9rem;
  background: #8f8173;
}

.section--concerns__title {
  margin: 2.6rem 0 1.7rem;
  color: #28231f;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.section--concerns__lead {
  margin: 0;
  color: #39332d;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--concerns__list {
  display: grid;
  gap: 0.8rem;
}

.section--concerns__item {
  display: grid;
  grid-template-columns: 2.6rem 1px minmax(0, 1fr);
  align-items: center;
  min-height: 7.6rem;
  padding: 0.8rem 1rem 0.8rem 0.8rem;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 0.7rem 1.8rem rgba(71, 59, 48, 0.025);
}

.section--concerns__number {
  display: grid;
  place-items: center;
  align-self: stretch;
  color: #756759;
  letter-spacing: 0.03em;
}

.section--concerns__divider {
  width: 1px;
  height: 64%;
  margin-inline: 1rem;
  background: #e5dfd7;
}

.section--concerns__item-text {
  margin: 0;
  padding-left: 1.3rem;
  color: #28231f;
  line-height: 1.75;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--concerns__message {
  margin-top: 2rem;
  padding: 2.5rem 1.4rem 2.1rem;
  background: #eee8df;
  text-align: center;
}

.section--concerns__message-text {
  margin: 0;
  color: #39332d;
  line-height: 2;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--concerns__message-line {
  display: block;
  width: 4.4rem;
  height: 1px;
  margin: 1.4rem auto 0;
  background: #8f8173;
}

.section--concerns__closing {
  margin: 2.8rem 0 0;
  color: #28231f;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:34:36 */
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__title {
  font-weight: 500 !important;
  margin-bottom: 0px !important;
  font-size: 26px !important;
  color: #1c1c1c !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__container {
  padding-top: 72px !important;
  background-color: #eee7dd !important;
}

.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__lead {
  margin-top: 2rem !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__number {
  font-size: 20px !important;
  color: #817263 !important;
  margin-left: 12px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__item {
  gap: 10px !important;
  padding-right: 12.8px !important;
  margin-top: 4px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__message {
  padding-right: 12.6px !important;
  padding-left: 12.6px !important;
  background-color: #eee8db !important;
  padding-bottom: 32px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__eyebrow {
  font-weight: 500 !important;
  color: #817263 !important;
  letter-spacing: 3.52px !important;
}

.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__closing {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j [data-iid="iid-mrx5f7u8-9em2l"] {
  font-weight: 400 !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__header {
  margin-bottom: 40px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__item-text {
  color: #1c1c1c !important;
  font-size: 17px !important;
  margin-left: 8px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j [data-iid="iid-mryc03lb-fujh6"] {
  margin-top: 16px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--concerns {
  overflow: hidden;
  background: #f9f7f2;
  color: #28231f;
}

.section--concerns__container {
  width: 100%;
  margin-inline: auto;
  padding: 4.5rem 1.9rem 5rem;
}

.section--concerns__header {
  margin-bottom: 2.4rem;
}

.section--concerns__eyebrow {
  margin: 0;
  color: #6d6258;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.section--concerns__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.9rem;
  background: #8f8173;
}

.section--concerns__title {
  margin: 2.6rem 0 1.7rem;
  color: #28231f;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.section--concerns__lead {
  margin: 0;
  color: #39332d;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--concerns__list {
  display: grid;
  gap: 0.8rem;
}

.section--concerns__item {
  display: grid;
  grid-template-columns: 2.6rem 1px minmax(0, 1fr);
  align-items: center;
  min-height: 7.6rem;
  padding: 0.8rem 1rem 0.8rem 0.8rem;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 0.7rem 1.8rem rgba(71, 59, 48, 0.025);
}

.section--concerns__number {
  display: grid;
  place-items: center;
  align-self: stretch;
  color: #756759;
  letter-spacing: 0.03em;
}

.section--concerns__divider {
  width: 1px;
  height: 64%;
  margin-inline: 1rem;
  background: #e5dfd7;
}

.section--concerns__item-text {
  margin: 0;
  padding-left: 1.3rem;
  color: #28231f;
  line-height: 1.75;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--concerns__message {
  margin-top: 2rem;
  padding: 2.5rem 1.4rem 2.1rem;
  background: #eee8df;
  text-align: center;
}

.section--concerns__message-text {
  margin: 0;
  color: #39332d;
  line-height: 2;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--concerns__message-line {
  display: block;
  width: 4.4rem;
  height: 1px;
  margin: 1.4rem auto 0;
  background: #8f8173;
}

.section--concerns__closing {
  margin: 2.8rem 0 0;
  color: #28231f;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:34:36 */
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__title {
  font-weight: 500 !important;
  margin-bottom: 0px !important;
  font-size: 26px !important;
  color: #1c1c1c !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__container {
  padding-top: 72px !important;
  background-color: #eee7dd !important;
}

.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__lead {
  margin-top: 2rem !important;
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__number {
  font-size: 20px !important;
  color: #817263 !important;
  margin-left: 12px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__item {
  gap: 10px !important;
  padding-right: 12.8px !important;
  margin-top: 4px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__message {
  padding-right: 12.6px !important;
  padding-left: 12.6px !important;
  background-color: #eee8db !important;
  padding-bottom: 32px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__eyebrow {
  font-weight: 500 !important;
  color: #817263 !important;
  letter-spacing: 3.52px !important;
}

.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__closing {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j [data-iid="iid-mrx5f7u8-9em2l"] {
  font-weight: 400 !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__header {
  margin-bottom: 40px !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j .section--concerns__item-text {
  color: #1c1c1c !important;
  font-size: 17px !important;
  margin-left: 8px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274295018-sd11j [data-iid="iid-mryc03lb-fujh6"] {
  margin-top: 16px !important;
}
/* === end inspector overrides === */
}
.section--strengths {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #faf8f4;
  color: #403a34;
}

.section--strengths::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 250px;
  height: 250px;
  background-image: var(--strengths-decoration-image);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  opacity: 0.5;
  pointer-events: none;
  filter: blur(0.15rem);
}

.section--strengths__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 4.5rem 2rem 1.5rem;
}

.section--strengths__decoration {
  position: absolute;
  top: 0;
  right: 0;
  width: 48%;
  pointer-events: none;
  opacity: 0.18;
  z-index: 0;
}

.section--strengths__decoration img {
  display: block;
  width: 100%;
  height: auto;
}

.section--strengths__header {
  position: relative;
  margin-bottom: 2.75rem;
}

.section--strengths__label {
  margin: 0;
  color: #4a433c;
  letter-spacing: 0.2em;
}

.section--strengths__label-line {
  display: block;
  width: 2.25rem;
  height: 0.0625rem;
  margin-top: 1.25rem;
  background: #b5a27e;
}

.section--strengths__title {
  margin: 2.25rem 0 2rem;
  color: #403a34;
  letter-spacing: 0.08em;
  line-height: 1.65;
}

.section--strengths__intro {
  margin: 0;
  color: #49423b;
  line-height: 2;
  white-space: pre-line;
}

.section--strengths__list {
  display: flex;
  flex-direction: column;
}

.section--strengths__item {
  display: block;
  padding: 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(130, 117, 99, 0.1);
  border-radius: 0.25rem;
  box-shadow: 0 0.35rem 1.25rem rgba(78, 65, 48, 0.05);
}

.section--strengths__item + .section--strengths__item {
  margin-top: 1.25rem;
}

.section--strengths__item:first-child {
  padding-top: 0;
}

.section--strengths__item:last-child {
  border-bottom: 1px solid rgba(130, 117, 99, 0.1);
}

/* 偶数番目の左右反転指定は不要 */
.section--strengths__item:nth-child(even) {
  grid-template-columns: none;
}

.section--strengths__item:nth-child(even) .section--strengths__image,
.section--strengths__item:nth-child(even) .section--strengths__content {
  grid-column: auto;
  grid-row: auto;
}

.section--strengths__image {
  width: 100%;
  aspect-ratio:  2/ 1;
  overflow: hidden;
  background: #eee8df;
}

.section--strengths__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--strengths__content {
  display: grid;
  grid-template-columns: auto 1px minmax(0, 1fr);
  grid-template-areas:
    "number divider title"
    "number divider text";
  column-gap: 1rem;
  row-gap: 0.45rem;
  align-items: center;
  min-width: 0;
  padding: 1.25rem 1.4rem 1.4rem;
}

.section--strengths__heading-row {
  display: contents;
}

.section--strengths__number {
  grid-area: number;
  align-self: center;
  margin: 0;
  color: #ac8f61;
  font-size: 1.65rem;
  line-height: 1;
  letter-spacing: 0.05em;
}

.section--strengths__divider {
  grid-area: divider;
  align-self: stretch;
  width: 1px;
  height: auto;
  min-height: 3.5rem;
  background: #d2c4ad;
}

.section--strengths__item-title {
  grid-area: title;
  align-self: end;
  margin: 0;
  color: #1c1c1c;
  line-height: 1.55;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--strengths__item-text {
  grid-area: text;
  align-self: start;
  margin: 0;
  padding-left: 0;
  color: #1c1c1c;
  line-height: 1.8;
  white-space: pre-line;
}

.section--strengths__message {
  margin-top: 1.25rem;
  padding: 1.75rem 1.25rem 1.25rem;
  background: #f0ece5;
  text-align: center;
}

.section--strengths__message-text {
  margin: 0;
  color: #4a433c;
  line-height: 1.9;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--strengths__message-line {
  display: block;
  width: 3rem;
  height: 0.0625rem;
  margin: 1rem auto 0;
  background: #c2ae87;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:39:32 */
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__inner {
  padding-top: 0px !important;
  padding-bottom: 48px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths {
  padding-top: 50px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__title {
  margin-bottom: 0px !important;
  font-weight: 500 !important;
  font-size: 26px !important;
  color: #1c1c1c !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__intro {
  margin-top: 2rem !important;
  color: #1c1c1c !important;
  margin-bottom: 0px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__item-text {
  font-size: 12px !important;
  color: #1c1c1c !important;
  margin-left: 6px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__item-title {
  font-size: 18px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-left: 6px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__label {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__item {
  display: block !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__number {
  font-size: 20px !important;
  color: #817263 !important;
  letter-spacing: 0.60px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__message {
  background-color: #eee8db !important;
  margin-top: 32px !important;
  padding-top: 32px !important;
  padding-bottom: 26px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__header {
  margin-bottom: 48px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__divider {
  margin-left: 4px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s [data-iid="iid-mryc0h48-zkbpg"] {
  margin-top: 16px !important;
  width: 40px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--strengths {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #faf8f4;
  color: #403a34;
}

.section--strengths::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 250px;
  height: 250px;
  background-image: var(--strengths-decoration-image);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  opacity: 0.5;
  pointer-events: none;
  filter: blur(0.15rem);
}

.section--strengths__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 4.5rem 2rem 1.5rem;
}

.section--strengths__decoration {
  position: absolute;
  top: 0;
  right: 0;
  width: 48%;
  pointer-events: none;
  opacity: 0.18;
  z-index: 0;
}

.section--strengths__decoration img {
  display: block;
  width: 100%;
  height: auto;
}

.section--strengths__header {
  position: relative;
  margin-bottom: 2.75rem;
}

.section--strengths__label {
  margin: 0;
  color: #4a433c;
  letter-spacing: 0.2em;
}

.section--strengths__label-line {
  display: block;
  width: 2.25rem;
  height: 0.0625rem;
  margin-top: 1.25rem;
  background: #b5a27e;
}

.section--strengths__title {
  margin: 2.25rem 0 2rem;
  color: #403a34;
  letter-spacing: 0.08em;
  line-height: 1.65;
}

.section--strengths__intro {
  margin: 0;
  color: #49423b;
  line-height: 2;
  white-space: pre-line;
}

.section--strengths__list {
  display: flex;
  flex-direction: column;
}

.section--strengths__item {
  display: block;
  padding: 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(130, 117, 99, 0.1);
  border-radius: 0.25rem;
  box-shadow: 0 0.35rem 1.25rem rgba(78, 65, 48, 0.05);
}

.section--strengths__item + .section--strengths__item {
  margin-top: 1.25rem;
}

.section--strengths__item:first-child {
  padding-top: 0;
}

.section--strengths__item:last-child {
  border-bottom: 1px solid rgba(130, 117, 99, 0.1);
}

/* 偶数番目の左右反転指定は不要 */
.section--strengths__item:nth-child(even) {
  grid-template-columns: none;
}

.section--strengths__item:nth-child(even) .section--strengths__image,
.section--strengths__item:nth-child(even) .section--strengths__content {
  grid-column: auto;
  grid-row: auto;
}

.section--strengths__image {
  width: 100%;
  aspect-ratio:  2/ 1;
  overflow: hidden;
  background: #eee8df;
}

.section--strengths__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--strengths__content {
  display: grid;
  grid-template-columns: auto 1px minmax(0, 1fr);
  grid-template-areas:
    "number divider title"
    "number divider text";
  column-gap: 1rem;
  row-gap: 0.45rem;
  align-items: center;
  min-width: 0;
  padding: 1.25rem 1.4rem 1.4rem;
}

.section--strengths__heading-row {
  display: contents;
}

.section--strengths__number {
  grid-area: number;
  align-self: center;
  margin: 0;
  color: #ac8f61;
  font-size: 1.65rem;
  line-height: 1;
  letter-spacing: 0.05em;
}

.section--strengths__divider {
  grid-area: divider;
  align-self: stretch;
  width: 1px;
  height: auto;
  min-height: 3.5rem;
  background: #d2c4ad;
}

.section--strengths__item-title {
  grid-area: title;
  align-self: end;
  margin: 0;
  color: #1c1c1c;
  line-height: 1.55;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--strengths__item-text {
  grid-area: text;
  align-self: start;
  margin: 0;
  padding-left: 0;
  color: #1c1c1c;
  line-height: 1.8;
  white-space: pre-line;
}

.section--strengths__message {
  margin-top: 1.25rem;
  padding: 1.75rem 1.25rem 1.25rem;
  background: #f0ece5;
  text-align: center;
}

.section--strengths__message-text {
  margin: 0;
  color: #4a433c;
  line-height: 1.9;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--strengths__message-line {
  display: block;
  width: 3rem;
  height: 0.0625rem;
  margin: 1rem auto 0;
  background: #c2ae87;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:39:32 */
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__inner {
  padding-top: 0px !important;
  padding-bottom: 48px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths {
  padding-top: 50px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__title {
  margin-bottom: 0px !important;
  font-weight: 500 !important;
  font-size: 26px !important;
  color: #1c1c1c !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__intro {
  margin-top: 2rem !important;
  color: #1c1c1c !important;
  margin-bottom: 0px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__item-text {
  font-size: 12px !important;
  color: #1c1c1c !important;
  margin-left: 6px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__item-title {
  font-size: 18px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-left: 6px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__label {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__item {
  display: block !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__number {
  font-size: 20px !important;
  color: #817263 !important;
  letter-spacing: 0.60px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__message {
  background-color: #eee8db !important;
  margin-top: 32px !important;
  padding-top: 32px !important;
  padding-bottom: 26px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__header {
  margin-bottom: 48px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s .section--strengths__divider {
  margin-left: 4px !important;
}
.tpl-scope-manual-sec-1784274425384-xmz0s [data-iid="iid-mryc0h48-zkbpg"] {
  margin-top: 16px !important;
  width: 40px !important;
}
/* === end inspector overrides === */
}
.section--gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #35322d;
  background: #f8f5ef;
}

.section--gallery img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--gallery__hero {
  position: relative;
  overflow: hidden;
}

.section--gallery__hero-image {
  position: absolute;
  inset: 0;
}

.section--gallery__hero-image::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(
      90deg,
      rgba(250, 248, 243, 0.98) 0%,
      rgba(250, 248, 243, 0.92) 42%,
      rgba(250, 248, 243, 0.25) 72%,
      rgba(250, 248, 243, 0.04) 100%
    );
}

.section--gallery__hero-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3.5rem 2rem 4rem;
}

.section--gallery__label {
  margin: 0 0 1rem;
  color: #8b806f;
  letter-spacing: 0.16em;
}

.section--gallery__line {
  display: block;
  width: 2.6rem;
  height: 1px;
  margin-bottom: 2.7rem;
  background: #a59984;
}

.section--gallery__title {
  max-width: 82%;
  margin: 0;
  color: #34312c;
  line-height: 1.8;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--gallery__lead {
  max-width: 76%;
  margin: 2.2rem 0 0;
  line-height: 2.15;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--gallery__room {
  display: grid;
  grid-template-columns: 50% 50%;
  min-height: 21rem;
  background: #f7f3ec;
}

.section--gallery__room-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2.2rem 1.2rem 2.2rem 2rem;
}

.section--gallery__room-title,
.section--gallery__entrance-title {
  margin: 0 0 1.3rem;
  color: #38342e;
  letter-spacing: 0.08em;
}

.section--gallery__room-copy .section--gallery__line,
.section--gallery__entrance-copy .section--gallery__line {
  margin-bottom: 1.4rem;
}

.section--gallery__room-text,
.section--gallery__entrance-text {
  margin: 0;
  line-height: 1.95;
  letter-spacing: 0.03em;
  white-space: pre-line;
}

.section--gallery__room-image {
  min-width: 0;
}

.section--gallery__entrance {
  display: grid;
  grid-template-columns: 50% 50%;
  min-height: 19rem;
  background: #f7f3ec;
}

.section--gallery__entrance-image {
  min-width: 0;
}

.section--gallery__entrance-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 1.5rem;
}

.section--gallery__message {
  margin: 1.8rem 1.5rem 5rem;
  padding: 2rem 1rem 1rem;
  background: rgba(248, 245, 239, 0.84);
  text-align: center;
}

.section--gallery__message-text {
  margin: 0;
  color: #575148;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--gallery__message-line {
  display: block;
  width: 3.8rem;
  height: 1px;
  margin: 1.3rem auto 0;
  background: #c4b8a7;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:31:28 */
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__hero-content {
  padding-top: 50px !important;
  height: 100% !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__hero {
  height: 100% !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery {
  padding-top: 50 !important;
  background-color: #efebe6 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__lead {
  margin-top: 2rem !important;
  line-height: 25px !important;
  color: #1c1c1c !important;
}

.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__title {
  font-size: 26px !important;
  line-height: 39px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__label {
  font-weight: 500 !important;
  color: #817263 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__room-text {
  color: #1c1c1c !important;
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__entrance-text {
  color: #1c1c1c !important;
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__message {
  background-color: #eee8db !important;
  margin-top: 32px !important;
  padding-bottom: 26px !important;
  margin-bottom: 56px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__line {
  margin-bottom: 0 !important;
  margin-top: -6px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__room-title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__entrance-title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__room-copy {
  padding-left: 38px !important;
  background-color: #efebe6 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__entrance-copy {
  padding-left: 36px !important;
  background-color: #efebe6 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut [data-iid="iid-mryc1r8q-knntu"] {
  margin-top: 0px !important;
  width: 40px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #35322d;
  background: #f8f5ef;
}

.section--gallery img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--gallery__hero {
  position: relative;
  overflow: hidden;
}

.section--gallery__hero-image {
  position: absolute;
  inset: 0;
}

.section--gallery__hero-image::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(
      90deg,
      rgba(250, 248, 243, 0.98) 0%,
      rgba(250, 248, 243, 0.92) 42%,
      rgba(250, 248, 243, 0.25) 72%,
      rgba(250, 248, 243, 0.04) 100%
    );
}

.section--gallery__hero-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3.5rem 2rem 4rem;
}

.section--gallery__label {
  margin: 0 0 1rem;
  color: #8b806f;
  letter-spacing: 0.16em;
}

.section--gallery__line {
  display: block;
  width: 2.6rem;
  height: 1px;
  margin-bottom: 2.7rem;
  background: #a59984;
}

.section--gallery__title {
  max-width: 82%;
  margin: 0;
  color: #34312c;
  line-height: 1.8;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--gallery__lead {
  max-width: 76%;
  margin: 2.2rem 0 0;
  line-height: 2.15;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--gallery__room {
  display: grid;
  grid-template-columns: 50% 50%;
  min-height: 21rem;
  background: #f7f3ec;
}

.section--gallery__room-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2.2rem 1.2rem 2.2rem 2rem;
}

.section--gallery__room-title,
.section--gallery__entrance-title {
  margin: 0 0 1.3rem;
  color: #38342e;
  letter-spacing: 0.08em;
}

.section--gallery__room-copy .section--gallery__line,
.section--gallery__entrance-copy .section--gallery__line {
  margin-bottom: 1.4rem;
}

.section--gallery__room-text,
.section--gallery__entrance-text {
  margin: 0;
  line-height: 1.95;
  letter-spacing: 0.03em;
  white-space: pre-line;
}

.section--gallery__room-image {
  min-width: 0;
}

.section--gallery__entrance {
  display: grid;
  grid-template-columns: 50% 50%;
  min-height: 19rem;
  background: #f7f3ec;
}

.section--gallery__entrance-image {
  min-width: 0;
}

.section--gallery__entrance-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 1.5rem;
}

.section--gallery__message {
  margin: 1.8rem 1.5rem 5rem;
  padding: 2rem 1rem 1rem;
  background: rgba(248, 245, 239, 0.84);
  text-align: center;
}

.section--gallery__message-text {
  margin: 0;
  color: #575148;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--gallery__message-line {
  display: block;
  width: 3.8rem;
  height: 1px;
  margin: 1.3rem auto 0;
  background: #c4b8a7;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:31:28 */
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__hero-content {
  padding-top: 50px !important;
  height: 100% !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__hero {
  height: 100% !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery {
  padding-top: 50 !important;
  background-color: #efebe6 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__lead {
  margin-top: 2rem !important;
  line-height: 25px !important;
  color: #1c1c1c !important;
}

.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__title {
  font-size: 26px !important;
  line-height: 39px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__label {
  font-weight: 500 !important;
  color: #817263 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__room-text {
  color: #1c1c1c !important;
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__entrance-text {
  color: #1c1c1c !important;
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__message {
  background-color: #eee8db !important;
  margin-top: 32px !important;
  padding-bottom: 26px !important;
  margin-bottom: 56px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__line {
  margin-bottom: 0 !important;
  margin-top: -6px !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__room-title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__entrance-title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__room-copy {
  padding-left: 38px !important;
  background-color: #efebe6 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut .section--gallery__entrance-copy {
  padding-left: 36px !important;
  background-color: #efebe6 !important;
}
.tpl-scope-manual-sec-1784274732345-43nut [data-iid="iid-mryc1r8q-knntu"] {
  margin-top: 0px !important;
  width: 40px !important;
}
/* === end inspector overrides === */
}
.section--menu {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #24211d;
  background: #f8f5ef;
}

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

.section--menu__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.5rem 1.5rem;
}

.section--menu__header {
  margin-bottom: 2.5rem;
}

.section--menu__eyebrow {
  margin: 0;
  color: #817263;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.section--menu__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.75rem;
  background: #7f7768;
}

.section--menu__title {
  margin: 2rem 0 1.5rem;
  color: #1c1c1c;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--menu__lead {
  max-width: 92%;
  margin: 1.5rem 0 0;
  color: #1c1c1c;
  line-height: 2;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--menu__decoration {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 16rem;
  height: 22rem;
  overflow: hidden;
  pointer-events: none;
}

.section--menu__decoration img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top right;
  opacity: 0.5;
  filter: blur(0.15rem);
}

.section--menu__list {
  display: grid;
  gap: 0.9rem;
}

.section--menu__card {
  display: grid;
  grid-template-columns: 42% minmax(0, 1fr);
  min-height: 12.5rem;
  overflow: hidden;
  border-radius: 0.2rem;
  background: #fff;
  box-shadow: 0 0.35rem 1.25rem rgba(78, 65, 48, 0.08);
}

.section--menu__card-image {
  position: relative;
  min-width: 0;
  overflow: hidden;
}

.section--menu__card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--menu__card-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 1.25rem 1rem;
}

.section--menu__badge {
  align-self: flex-start;
  margin: 0 0 1rem;
  padding: 0.28rem 0.7rem;
  color: #fff;
  background: #b29578;
  letter-spacing: 0.08em;
}

.section--menu__badge:empty {
  display: none;
}

.section--menu__card-title {
  margin: 0;
  color: #1c1c1c;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--menu__price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.35rem 0.65rem;
  margin-top: auto;
  padding-top: 1.25rem;
}

.section--menu__previous-price {
  margin: 0;
  color: #5e5a54;
  font-size: 12px;
  text-decoration: line-through;
  text-decoration-thickness: 1px;
}

.section--menu__previous-price:empty {
  display: none;
}

.section--menu__price-prefix {
  flex-basis: 100%;
  margin: 0 0 -0.2rem;
  color: #39342d;
}

.section--menu__price-prefix:empty {
  display: none;
}

.section--menu__current-price {
  margin: 0;
  color: #a88465;
  font-size: 16px;
  letter-spacing: 0.06em;
}

.section--menu__note {
  margin: 2rem 0 1.5rem;
  color: #1c1c1c;
  line-height: 1.9;
  text-align: center;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

/* CTAボタン */
.section--menu__cta {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 5.8rem;
  padding: 1.25rem 4rem 1.25rem 1.5rem;
  overflow: hidden;
  border-radius: 0.45rem;
  color: #fff;
  background: linear-gradient(135deg, #b99b7f 0%, #9e7b5d 100%);
  box-shadow: 0 0.35rem 1rem rgba(78, 65, 48, 0.14);
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.08em;
  transform: translateY(0);
  transition:
    filter 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.section--menu__cta-label {
  position: relative;
  z-index: 1;
}

/* 矢印 */
.section--menu__cta-icon {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 0.9rem;
  height: 0.9rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center;
  transition: right 0.3s ease;
}

/* ホバー操作ができる端末のみ */
@media (hover: hover) and (pointer: fine) {
  .section--menu__cta:hover {
    filter: brightness(1.06);
    transform: translateY(-2px);
    box-shadow: 0 0.65rem 1.5rem rgba(78, 65, 48, 0.2);
  }

  .section--menu__cta:hover .section--menu__cta-icon {
    right: 1.6rem;
  }
}

/* キーボード操作時 */
.section--menu__cta:focus-visible {
  outline: 2px solid #5f4c3b;
  outline-offset: 0.25rem;
}

/* クリック時 */
.section--menu__cta:active {
  filter: brightness(0.98);
  transform: translateY(1px);
}

/* 動きを減らす設定 */
@media (prefers-reduced-motion: reduce) {
  .section--menu__cta,
  .section--menu__cta-icon {
    transition: none;
  }
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:45:52 */
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__card-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__title {
  margin-top: 2rem !important;
  font-size: 26px !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__badge {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__current-price {
  color: #817263 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__eyebrow {
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__lead {
  margin-top: 28px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__header {
  margin-bottom: 46px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__note {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__cta-label {
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e [data-iid="iid-mryc25zz-lvvn6"] {
  margin-top: 18px !important;
  width: 33px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 16:58:38 */
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__list { gap: 18px !important; row-gap: 18px !important; column-gap: 18px !important; }
@media (max-width: 768px) {
.section--menu {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #24211d;
  background: #f8f5ef;
}

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

.section--menu__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.5rem 1.5rem;
}

.section--menu__header {
  margin-bottom: 2.5rem;
}

.section--menu__eyebrow {
  margin: 0;
  color: #817263;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.section--menu__eyebrow-line {
  display: block;
  width: 2.5rem;
  height: 1px;
  margin-top: 0.75rem;
  background: #7f7768;
}

.section--menu__title {
  margin: 2rem 0 1.5rem;
  color: #1c1c1c;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--menu__lead {
  max-width: 92%;
  margin: 1.5rem 0 0;
  color: #1c1c1c;
  line-height: 2;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--menu__decoration {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 16rem;
  height: 22rem;
  overflow: hidden;
  pointer-events: none;
}

.section--menu__decoration img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top right;
  opacity: 0.5;
  filter: blur(0.15rem);
}

.section--menu__list {
  display: grid;
  gap: 0.9rem;
}

.section--menu__card {
  display: grid;
  grid-template-columns: 42% minmax(0, 1fr);
  min-height: 12.5rem;
  overflow: hidden;
  border-radius: 0.2rem;
  background: #fff;
  box-shadow: 0 0.35rem 1.25rem rgba(78, 65, 48, 0.08);
}

.section--menu__card-image {
  position: relative;
  min-width: 0;
  overflow: hidden;
}

.section--menu__card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--menu__card-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 1.25rem 1rem;
}

.section--menu__badge {
  align-self: flex-start;
  margin: 0 0 1rem;
  padding: 0.28rem 0.7rem;
  color: #fff;
  background: #b29578;
  letter-spacing: 0.08em;
}

.section--menu__badge:empty {
  display: none;
}

.section--menu__card-title {
  margin: 0;
  color: #1c1c1c;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--menu__price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.35rem 0.65rem;
  margin-top: auto;
  padding-top: 1.25rem;
}

.section--menu__previous-price {
  margin: 0;
  color: #5e5a54;
  font-size: 12px;
  text-decoration: line-through;
  text-decoration-thickness: 1px;
}

.section--menu__previous-price:empty {
  display: none;
}

.section--menu__price-prefix {
  flex-basis: 100%;
  margin: 0 0 -0.2rem;
  color: #39342d;
}

.section--menu__price-prefix:empty {
  display: none;
}

.section--menu__current-price {
  margin: 0;
  color: #a88465;
  font-size: 16px;
  letter-spacing: 0.06em;
}

.section--menu__note {
  margin: 2rem 0 1.5rem;
  color: #1c1c1c;
  line-height: 1.9;
  text-align: center;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

/* CTAボタン */
.section--menu__cta {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 5.8rem;
  padding: 1.25rem 4rem 1.25rem 1.5rem;
  overflow: hidden;
  border-radius: 0.45rem;
  color: #fff;
  background: linear-gradient(135deg, #b99b7f 0%, #9e7b5d 100%);
  box-shadow: 0 0.35rem 1rem rgba(78, 65, 48, 0.14);
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.08em;
  transform: translateY(0);
  transition:
    filter 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.section--menu__cta-label {
  position: relative;
  z-index: 1;
}

/* 矢印 */
.section--menu__cta-icon {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 0.9rem;
  height: 0.9rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center;
  transition: right 0.3s ease;
}

/* ホバー操作ができる端末のみ */
@media (hover: hover) and (pointer: fine) {
  .section--menu__cta:hover {
    filter: brightness(1.06);
    transform: translateY(-2px);
    box-shadow: 0 0.65rem 1.5rem rgba(78, 65, 48, 0.2);
  }

  .section--menu__cta:hover .section--menu__cta-icon {
    right: 1.6rem;
  }
}

/* キーボード操作時 */
.section--menu__cta:focus-visible {
  outline: 2px solid #5f4c3b;
  outline-offset: 0.25rem;
}

/* クリック時 */
.section--menu__cta:active {
  filter: brightness(0.98);
  transform: translateY(1px);
}

/* 動きを減らす設定 */
@media (prefers-reduced-motion: reduce) {
  .section--menu__cta,
  .section--menu__cta-icon {
    transition: none;
  }
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:45:52 */
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__card-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__title {
  margin-top: 2rem !important;
  font-size: 26px !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__badge {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__current-price {
  color: #817263 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__eyebrow {
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__lead {
  margin-top: 28px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__header {
  margin-bottom: 46px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__note {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__cta-label {
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784274904597-74i4e [data-iid="iid-mryc25zz-lvvn6"] {
  margin-top: 18px !important;
  width: 33px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 16:58:38 */
.tpl-scope-manual-sec-1784274904597-74i4e .section--menu__list { gap: 18px !important; row-gap: 18px !important; column-gap: 18px !important; }
}
.section--voice {
  --container-px: 2rem;
  --voice-gap: 1.25rem;
  --voice-card-width: 366px;
  --voice-card-radius: 0.2rem;

  color: #403a31;
  background: #f9f6f1;
  padding-block: 4.5rem;
  overflow: hidden;
}

.section--voice__container {
  width: 100%;
  padding-inline: var(--container-px);
  box-sizing: border-box;
}

.section--voice__header {
  margin-bottom: 2.5rem;
}

.section--voice__eyebrow {
  margin: 0;
  color: #ad9878;
  letter-spacing: 0.18em;
}

.section--voice__eyebrow-line {
  display: block;
  width: 2rem;
  height: 1px;
  margin-top: 0.75rem;
  background: #d8cfc2;
}

.section--voice__title {
  margin: 2.25rem 0 1.5rem;
  color: #403a31;
  letter-spacing: 0.1em;
}

.section--voice__intro {
  margin: 0;
  color: #565047;
  line-height: 2;
  white-space: pre-line;
}

/* ========================================
   スライダー
======================================== */

.section--voice__slider {
  width: calc(100% + var(--container-px));
  overflow-x: auto;
  overflow-y: hidden;
  margin-right: calc(var(--container-px) * -1);
  padding-right: var(--container-px);
  padding-bottom: 0.75rem;
  box-sizing: border-box;

  scroll-snap-type: x mandatory;
  scroll-padding-left: 0;
  overscroll-behavior-x: contain;
  -webkit-overflow-scrolling: touch;

  scrollbar-width: none;
  cursor: grab;
}

.section--voice__slider::-webkit-scrollbar {
  display: none;
}

.section--voice__slider:active {
  cursor: grabbing;
}

.section--voice__slider:focus-visible {
  outline: 2px solid #b9a181;
  outline-offset: 0.4rem;
}

.section--voice__list {
  display: flex;
  align-items: stretch;
  gap: var(--voice-gap);
  width: max-content;
}

.section--voice__card {
  display: flex;
  flex-direction: column;
  flex: 0 0 var(--voice-card-width);
  width: var(--voice-card-width);
  max-width: 34rem;
  overflow: hidden;
  background: #fffdf9;
  border-radius: var(--voice-card-radius);
  box-shadow: 0 0.5rem 1.5rem rgba(86, 72, 52, 0.04);
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

.section--voice__image-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #eee8df;
}

.section--voice__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--voice__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.4rem 1.4rem 1.6rem;
  box-sizing: border-box;
}

.section--voice__profile {
  align-self: flex-start;
  display: inline-block;
  margin: 0 0 1rem;
  padding: 0.2rem 0.7rem;
  color: #fff;
  background: #b9a181;
  letter-spacing: 0.12em;
}

.section--voice__profile:empty {
  display: none;
}

.section--voice__card-title {
  margin: 0;
  color: #403a31;
  line-height: 1.8;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--voice__card-text {
  margin: 1.1rem 0 0;
  padding-top: 1rem;
  color: #565047;
  border-top: 1px solid #eee8df;
  line-height: 2;
  white-space: pre-line;
}

.section--voice__scroll-guide {
  position: relative;
  width: fit-content;
  padding-left: 2.8rem;
  color: #8c8172;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
}

.section--voice__scroll-guide::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 2.1rem;
  height: 1px;
  background: #c7b9a6;
  content: "";
  transform: translateY(-50%);
}

.section--voice__scroll-guide::after {
  position: absolute;
  top: 50%;
  left: 1.65rem;
  width: 0.45rem;
  height: 0.45rem;
  border-top: 1px solid #c7b9a6;
  border-right: 1px solid #c7b9a6;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}

/* ========================================
   メッセージ
======================================== */

.section--voice__message {
  margin-top: 2.5rem;
  padding: 2rem 1.5rem;
  text-align: center;
  background: #f3eee8;
}

.section--voice__message-title {
  margin: 0;
  color: #403a31;
  line-height: 1.8;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--voice__message-text {
  margin: 1.25rem 0 0;
  color: #565047;
  line-height: 2;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:32:44 */
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__title {
  font-size: 26px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__card-title {
  font-size: 18px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__card-text {
  font-size: 13px !important;
  color: #1c1c1c !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__message-title {
  font-size: 13px !important;
  color: #494037 !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__eyebrow {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__intro {
  color: #1c1c1c !important;
  margin-top: 2rem !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__message {
  background-color: #eee8db !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__profile {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice {
  padding-top: 80px !important;
  background-color: #eee7dd !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__header {
  margin-bottom: 44px !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 [data-iid="iid-mryc2dyv-hxcc1"] {
  margin-top: 16px !important;
  width: 40px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--voice {
  --container-px: 2rem;
  --voice-gap: 1.25rem;
  --voice-card-width: 366px;
  --voice-card-radius: 0.2rem;

  color: #403a31;
  background: #f9f6f1;
  padding-block: 4.5rem;
  overflow: hidden;
}

.section--voice__container {
  width: 100%;
  padding-inline: var(--container-px);
  box-sizing: border-box;
}

.section--voice__header {
  margin-bottom: 2.5rem;
}

.section--voice__eyebrow {
  margin: 0;
  color: #ad9878;
  letter-spacing: 0.18em;
}

.section--voice__eyebrow-line {
  display: block;
  width: 2rem;
  height: 1px;
  margin-top: 0.75rem;
  background: #d8cfc2;
}

.section--voice__title {
  margin: 2.25rem 0 1.5rem;
  color: #403a31;
  letter-spacing: 0.1em;
}

.section--voice__intro {
  margin: 0;
  color: #565047;
  line-height: 2;
  white-space: pre-line;
}

/* ========================================
   スライダー
======================================== */

.section--voice__slider {
  width: calc(100% + var(--container-px));
  overflow-x: auto;
  overflow-y: hidden;
  margin-right: calc(var(--container-px) * -1);
  padding-right: var(--container-px);
  padding-bottom: 0.75rem;
  box-sizing: border-box;

  scroll-snap-type: x mandatory;
  scroll-padding-left: 0;
  overscroll-behavior-x: contain;
  -webkit-overflow-scrolling: touch;

  scrollbar-width: none;
  cursor: grab;
}

.section--voice__slider::-webkit-scrollbar {
  display: none;
}

.section--voice__slider:active {
  cursor: grabbing;
}

.section--voice__slider:focus-visible {
  outline: 2px solid #b9a181;
  outline-offset: 0.4rem;
}

.section--voice__list {
  display: flex;
  align-items: stretch;
  gap: var(--voice-gap);
  width: max-content;
}

.section--voice__card {
  display: flex;
  flex-direction: column;
  flex: 0 0 var(--voice-card-width);
  width: var(--voice-card-width);
  max-width: 34rem;
  overflow: hidden;
  background: #fffdf9;
  border-radius: var(--voice-card-radius);
  box-shadow: 0 0.5rem 1.5rem rgba(86, 72, 52, 0.04);
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

.section--voice__image-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #eee8df;
}

.section--voice__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--voice__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.4rem 1.4rem 1.6rem;
  box-sizing: border-box;
}

.section--voice__profile {
  align-self: flex-start;
  display: inline-block;
  margin: 0 0 1rem;
  padding: 0.2rem 0.7rem;
  color: #fff;
  background: #b9a181;
  letter-spacing: 0.12em;
}

.section--voice__profile:empty {
  display: none;
}

.section--voice__card-title {
  margin: 0;
  color: #403a31;
  line-height: 1.8;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--voice__card-text {
  margin: 1.1rem 0 0;
  padding-top: 1rem;
  color: #565047;
  border-top: 1px solid #eee8df;
  line-height: 2;
  white-space: pre-line;
}

.section--voice__scroll-guide {
  position: relative;
  width: fit-content;
  padding-left: 2.8rem;
  color: #8c8172;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
}

.section--voice__scroll-guide::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 2.1rem;
  height: 1px;
  background: #c7b9a6;
  content: "";
  transform: translateY(-50%);
}

.section--voice__scroll-guide::after {
  position: absolute;
  top: 50%;
  left: 1.65rem;
  width: 0.45rem;
  height: 0.45rem;
  border-top: 1px solid #c7b9a6;
  border-right: 1px solid #c7b9a6;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}

/* ========================================
   メッセージ
======================================== */

.section--voice__message {
  margin-top: 2.5rem;
  padding: 2rem 1.5rem;
  text-align: center;
  background: #f3eee8;
}

.section--voice__message-title {
  margin: 0;
  color: #403a31;
  line-height: 1.8;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--voice__message-text {
  margin: 1.25rem 0 0;
  color: #565047;
  line-height: 2;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 15:32:44 */
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__title {
  font-size: 26px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-top: 2rem !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__card-title {
  font-size: 18px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__card-text {
  font-size: 13px !important;
  color: #1c1c1c !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__message-title {
  font-size: 13px !important;
  color: #494037 !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__message-text {
  font-size: 13px !important;
  color: #494037 !important;
}

.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__eyebrow {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__intro {
  color: #1c1c1c !important;
  margin-top: 2rem !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__message {
  background-color: #eee8db !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__profile {
  background-color: #817263 !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice {
  padding-top: 80px !important;
  background-color: #eee7dd !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 .section--voice__header {
  margin-bottom: 44px !important;
}
.tpl-scope-manual-sec-1784275016499-udfa3 [data-iid="iid-mryc2dyv-hxcc1"] {
  margin-top: 16px !important;
  width: 40px !important;
}
/* === end inspector overrides === */
}
/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:45:42 */
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__title {
  font-size: 26px !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge.section--faq__badge--question {
  background-color: #817263 !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle {
  color: #817263 !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question-text {
  font-size: 15px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp [data-iid="iid-mryc2nsu-ui6rw"] {
  margin-top: 16px !important;
  width: 33px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:45:42 */
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__title {
  font-size: 26px !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  line-height: 39px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge.section--faq__badge--question {
  background-color: #817263 !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle {
  color: #817263 !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question-text {
  font-size: 15px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp [data-iid="iid-mryc2nsu-ui6rw"] {
  margin-top: 16px !important;
  width: 33px !important;
}
/* === end inspector overrides === */
}
.section--access {
  position: relative;
  overflow: hidden;
  color: #34332f;
  background: #f6f1eb;
}

.section--access__background {
  position: absolute;
  inset: 0 0 auto;
  height: 38%;
  pointer-events: none;
}

.section--access__background::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(
    90deg,
    rgba(246, 241, 235, 0.97) 0%,
    rgba(246, 241, 235, 0.8) 48%,
    rgba(246, 241, 235, 0.22) 100%
  );
}

.section--access__background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right top;
  opacity: 0.55;
}

.section--access__inner {
  position: relative;
  z-index: 1;
  padding: var(--section-py) var(--container-px);
}

.section--access__header {
  padding-inline: 2rem;
  padding-top: 50px;
}

.section--access__label {
  margin: 0;
  color: #8e897f;
  text-transform: uppercase;
  letter-spacing: 0.18em;
}

.section--access__label-line {
  display: block;
  width: 5%;
  min-width: 2.5rem;
  height: 0.0625rem;
  margin-top: 1.4rem;
  background: #a79f91;
}

.section--access__title {
  margin: 3.2rem 0 0;
  color: #32312d;
  line-height: 1.75;
  white-space: pre-line;
}

.section--access__intro {
  max-width: 76%;
  margin: 3rem 0 0;
  line-height: 2;
  white-space: pre-line;
}

.section--access__overview {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
  align-items: stretch;
  aspect-ratio: 1.32 / 1;
  margin-top: 3rem;
  background: rgba(255, 255, 255, 0.68);
  box-shadow: 0 0.8rem 2rem rgba(88, 73, 55, 0.07);
}

.section--access__photo {
  min-width: 0;
  margin: 0;
  overflow: hidden;
}

.section--access__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--access__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 8% 9%;
}

.section--access__detail {
  position: relative;
  padding: 0 0 9%;
}

.section--access__detail + .section--access__detail {
  padding-top: 9%;
  border-top: 0.0625rem solid rgba(123, 113, 98, 0.25);
}

.section--access__detail:last-child {
  padding-bottom: 0;
}

.section--access__detail-title {
  position: relative;
  margin: 0;
  padding-left: 1.4rem;
  color: #3f3b35;
}

.section--access__detail-title::before {
  position: absolute;
  top: 0.12em;
  bottom: 0.12em;
  left: 0;
  width: 0.22rem;
  content: "";
  background: #d5cec3;
}

.section--access__detail-text {
  margin: 1rem 0 0;
  line-height: 1.85;
  white-space: pre-line;
}

.section--access__map {
  position: relative;
  aspect-ratio: 5 / 4;
  margin: 2rem 0;
  overflow: hidden;
  background: #ebe5dd;
}

.section--access__map-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.section--access__map::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(249, 246, 241, 0.18);
  pointer-events: none;
}

.section--access__address-card {
  position: absolute;
  z-index: 2;
  top: 8%;
  bottom: 8%;
  left: 4%;
  width: 36%;
  padding: 7% 5%;
  background: rgba(255, 252, 248, 0.93);
  box-shadow: 0 0.5rem 1.5rem rgba(83, 69, 52, 0.08);
}

.section--access__salon-heading {
  display: flex;
  align-items: baseline;
  gap: 0.45rem;
  margin: 0;
}

.section--access__salon-name {
  letter-spacing: 0.12em;
}

.section--access__salon-kana {
  color: #5f5a52;
}

.section--access__address {
  margin-top: 1.5rem;
  line-height: 1.75;
}

.section--access__address p {margin: 0}

.section--access__parking {
  margin: 1.5rem 0 0;
  padding: 1rem 0.6rem;
  text-align: center;
  background: rgba(221, 213, 202, 0.52);
}

.section--access__marker {
  position: absolute;
  z-index: 2;
  top: 48%;
  left: 69%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translate(-50%, -50%);
}

.section--access__marker-icon {
  display: block;
  width: 2.8rem;
  height: auto;
  fill: #8d765b;
}

.section--access__marker-label {
  margin-top: 0.3rem;
  padding: 0.55rem 0.9rem;
  color: #fffaf3;
  letter-spacing: 0.08em;
  background: #8d765b;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:41:23 */
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__title {
  font-size: 26px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-top: 2rem !important;
  line-height: 39px !important;
  letter-spacing: 1px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__overview {
  display: block !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__label {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__intro {
  color: #1c1c1c !important;
  margin-top: 2rem !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__detail-title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__detail-text {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__details {
  padding-top: 40.3924px !important;
  padding-bottom: 40.3924px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr [data-iid="iid-mryc2z5a-nco0l"] {
  margin-top: 16px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--access {
  position: relative;
  overflow: hidden;
  color: #34332f;
  background: #f6f1eb;
}

.section--access__background {
  position: absolute;
  inset: 0 0 auto;
  height: 38%;
  pointer-events: none;
}

.section--access__background::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(
    90deg,
    rgba(246, 241, 235, 0.97) 0%,
    rgba(246, 241, 235, 0.8) 48%,
    rgba(246, 241, 235, 0.22) 100%
  );
}

.section--access__background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right top;
  opacity: 0.55;
}

.section--access__inner {
  position: relative;
  z-index: 1;
  padding: var(--section-py) var(--container-px);
}

.section--access__header {
  padding-inline: 2rem;
  padding-top: 50px;
}

.section--access__label {
  margin: 0;
  color: #8e897f;
  text-transform: uppercase;
  letter-spacing: 0.18em;
}

.section--access__label-line {
  display: block;
  width: 5%;
  min-width: 2.5rem;
  height: 0.0625rem;
  margin-top: 1.4rem;
  background: #a79f91;
}

.section--access__title {
  margin: 3.2rem 0 0;
  color: #32312d;
  line-height: 1.75;
  white-space: pre-line;
}

.section--access__intro {
  max-width: 76%;
  margin: 3rem 0 0;
  line-height: 2;
  white-space: pre-line;
}

.section--access__overview {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
  align-items: stretch;
  aspect-ratio: 1.32 / 1;
  margin-top: 3rem;
  background: rgba(255, 255, 255, 0.68);
  box-shadow: 0 0.8rem 2rem rgba(88, 73, 55, 0.07);
}

.section--access__photo {
  min-width: 0;
  margin: 0;
  overflow: hidden;
}

.section--access__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--access__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 8% 9%;
}

.section--access__detail {
  position: relative;
  padding: 0 0 9%;
}

.section--access__detail + .section--access__detail {
  padding-top: 9%;
  border-top: 0.0625rem solid rgba(123, 113, 98, 0.25);
}

.section--access__detail:last-child {
  padding-bottom: 0;
}

.section--access__detail-title {
  position: relative;
  margin: 0;
  padding-left: 1.4rem;
  color: #3f3b35;
}

.section--access__detail-title::before {
  position: absolute;
  top: 0.12em;
  bottom: 0.12em;
  left: 0;
  width: 0.22rem;
  content: "";
  background: #d5cec3;
}

.section--access__detail-text {
  margin: 1rem 0 0;
  line-height: 1.85;
  white-space: pre-line;
}

.section--access__map {
  position: relative;
  aspect-ratio: 5 / 4;
  margin: 2rem 0;
  overflow: hidden;
  background: #ebe5dd;
}

.section--access__map-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.section--access__map::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(249, 246, 241, 0.18);
  pointer-events: none;
}

.section--access__address-card {
  position: absolute;
  z-index: 2;
  top: 8%;
  bottom: 8%;
  left: 4%;
  width: 36%;
  padding: 7% 5%;
  background: rgba(255, 252, 248, 0.93);
  box-shadow: 0 0.5rem 1.5rem rgba(83, 69, 52, 0.08);
}

.section--access__salon-heading {
  display: flex;
  align-items: baseline;
  gap: 0.45rem;
  margin: 0;
}

.section--access__salon-name {
  letter-spacing: 0.12em;
}

.section--access__salon-kana {
  color: #5f5a52;
}

.section--access__address {
  margin-top: 1.5rem;
  line-height: 1.75;
}

.section--access__address p {
  margin: 0;
}

.section--access__parking {
  margin: 1.5rem 0 0;
  padding: 1rem 0.6rem;
  text-align: center;
  background: rgba(221, 213, 202, 0.52);
}

.section--access__marker {
  position: absolute;
  z-index: 2;
  top: 48%;
  left: 69%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translate(-50%, -50%);
}

.section--access__marker-icon {
  display: block;
  width: 2.8rem;
  height: auto;
  fill: #8d765b;
}

.section--access__marker-label {
  margin-top: 0.3rem;
  padding: 0.55rem 0.9rem;
  color: #fffaf3;
  letter-spacing: 0.08em;
  background: #8d765b;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/24 11:41:23 */
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__title {
  font-size: 26px !important;
  color: #1c1c1c !important;
  font-weight: 500 !important;
  margin-top: 2rem !important;
  line-height: 39px !important;
  letter-spacing: 1px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__overview {
  display: block !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__label {
  color: #817263 !important;
  font-weight: 500 !important;
  letter-spacing: 3.52px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__intro {
  color: #1c1c1c !important;
  margin-top: 2rem !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__detail-title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__detail-text {
  color: #1c1c1c !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr .section--access__details {
  padding-top: 40.3924px !important;
  padding-bottom: 40.3924px !important;
}
.tpl-scope-manual-sec-1784275182443-de3qr [data-iid="iid-mryc2z5a-nco0l"] {
  margin-top: 16px !important;
}
/* === end inspector overrides === */
}
/* === inspector overrides === */
/* 検証モードで変更：2026/7/23 17:45:00 */
.tpl-scope-cta-footer-mobile .cta__title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
  font-size: 26px !important;
}
.tpl-scope-cta-footer-mobile .cta__lead {
  font-size: 14px !important;
  color: #1c1c1c !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-num {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .material-symbols-outlined.is-fill {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-icon {
  background-color: #d8d2ca !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-btn {
  background-color: #817263 !important;
  border-radius: 7.2px !important;
}
.tpl-scope-cta-footer-mobile [data-iid="iid-mrx57b94-0f7rp"] {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile [data-iid="iid-mrx57ezd-42c3j"] {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-time {
  color: #626060 !important;
}
.tpl-scope-cta-footer-mobile .cta__reserve-sub {
  color: #626060 !important;
}
.tpl-scope-cta-footer-mobile .footer {
  background-color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-label {
  color: #1c1c1c !important;
}
.tpl-scope-cta-footer-mobile path {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta {
  padding-top: 48px !important;
}
.tpl-scope-cta-footer-mobile .cta__reserve-title {
  color: #1c1c1c !important;
}
.tpl-scope-cta-footer-mobile .cta__phone {
  border-radius: 7.2px !important;
}
.tpl-scope-cta-footer-mobile .cta__reserve-link {
  border-radius: 7.2px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 17:45:57 */
.tpl-scope-cta-footer-mobile .cta__phone-btn { color: #fff !important; }
/* AI編集: 2026/7/23 17:46:44 */
.tpl-scope-cta-footer-mobile .cta__phone-btn { border: none !important; }
/* AI編集: 2026/7/24 18:55:33 */
.tpl-scope-cta-footer-mobile .cta__phone-btn { background-color: #fff !important; border: 2px solid #817263 !important; color: #817263 !important; }
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/7/23 17:45:00 */
.tpl-scope-cta-footer-mobile .cta__title {
  color: #1c1c1c !important;
  font-weight: 500 !important;
  font-size: 26px !important;
}
.tpl-scope-cta-footer-mobile .cta__lead {
  font-size: 14px !important;
  color: #1c1c1c !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-num {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .material-symbols-outlined.is-fill {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-icon {
  background-color: #d8d2ca !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-btn {
  background-color: #817263 !important;
  border-radius: 7.2px !important;
}
.tpl-scope-cta-footer-mobile [data-iid="iid-mrx57b94-0f7rp"] {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile [data-iid="iid-mrx57ezd-42c3j"] {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-time {
  color: #626060 !important;
}
.tpl-scope-cta-footer-mobile .cta__reserve-sub {
  color: #626060 !important;
}
.tpl-scope-cta-footer-mobile .footer {
  background-color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta__phone-label {
  color: #1c1c1c !important;
}
.tpl-scope-cta-footer-mobile path {
  color: #817263 !important;
}
.tpl-scope-cta-footer-mobile .cta {
  padding-top: 48px !important;
}
.tpl-scope-cta-footer-mobile .cta__reserve-title {
  color: #1c1c1c !important;
}
.tpl-scope-cta-footer-mobile .cta__phone {
  border-radius: 7.2px !important;
}
.tpl-scope-cta-footer-mobile .cta__reserve-link {
  border-radius: 7.2px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 17:45:57 */
.tpl-scope-cta-footer-mobile .cta__phone-btn { color: #fff !important; }
/* AI編集: 2026/7/23 17:46:44 */
.tpl-scope-cta-footer-mobile .cta__phone-btn { border: none !important; }
/* AI編集: 2026/7/24 18:55:33 */
.tpl-scope-cta-footer-mobile .cta__phone-btn { background-color: #fff !important; border: 2px solid #817263 !important; color: #817263 !important; }
}
* {box-sizing: border-box}

/* ============================================================
   LP共通スタイル
   ============================================================ */

:root {
  --color-text: #1c1c1c;
  --color-text-sub: #4c4841;
  --color-muted: #817263;

  --color-base: #f8f5ef;
  --color-white: #ffffff;

  --color-accent: #b29578;
  --color-accent-dark: #9e7b5d;
  --color-accent-light: #cfb498;

  --color-line: #ddd4c8;

  --section-pt: 3.5rem;
  --section-pb: 3.5rem;
  --container-px: 1.5rem;

  --card-radius: 0.2rem;
  --button-radius: 0.45rem;

  --card-shadow: 0 0.35rem 1.25rem rgba(78, 65, 48, 0.08);

  --transition-base: 0.3s ease;
}

/* セクション共通 */
.section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
  color: var(--color-text);
}

.section__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-inline: var(--container-px);
}

/* 共通見出し */
.lpc-section-heading {
  margin: 0;
  color: var(--color-text);
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08em;
}

.lpc-section-heading-sub {
  color: var(--color-text-sub);
  line-height: 2;
  letter-spacing: 0.06em;
}

/* 共通プライマリーボタン */
.lpc-button-primary {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 5.8rem;
  padding: 1.25rem 4rem 1.25rem 1.5rem;
  overflow: hidden;
  border: none;
  border-radius: var(--button-radius);
  color: var(--color-white);
  background: linear-gradient(
    135deg,
    var(--color-accent) 0%,
    var(--color-accent-dark) 100%
  );
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.08em;
  transform: translateY(0);
  transition:
    background var(--transition-base),
    box-shadow var(--transition-base),
    transform var(--transition-base);
}

@media (hover: hover) and (pointer: fine) {
  .lpc-button-primary:hover {
    background: linear-gradient(
      135deg,
      var(--color-accent-light) 0%,
      #b89270 100%
    );
    box-shadow: 0 0.55rem 1.4rem rgba(78, 65, 48, 0.14);
    transform: translateY(-2px);
  }
}

.lpc-button-primary:active {
  box-shadow: none;
  transform: translateY(1px);
}

.lpc-button-primary:focus-visible {
  outline: 2px solid #5f4c3b;
  outline-offset: 0.25rem;
}

/* ボタン内の矢印・アイコン共通 */
.lpc-button-primary .material-symbols-outlined,
.lpc-button-primary [class*="arrow"],
.lpc-button-primary [class*="icon"] {
  translate: 0 0;
  transition: translate var(--transition-base);
}

@media (hover: hover) and (pointer: fine) {
  .lpc-button-primary:hover .material-symbols-outlined,
  .lpc-button-primary:hover [class*="arrow"],
  .lpc-button-primary:hover [class*="icon"] {
    translate: 0.3rem 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .lpc-button-primary,
  .lpc-button-primary .material-symbols-outlined,
  .lpc-button-primary [class*="arrow"],
  .lpc-button-primary [class*="icon"] {
    transition: none;
  }
}

:root {
  --lp-primary: #3B82F6;
  --lp-primary-dark: #1b6bef;
  --lp-primary-light: #5792f3;
  --lp-primary-50: #f4f6f9;
  --lp-primary-100: #e7edf6;
  --lp-primary-200: #cedcf2;
  --lp-primary-300: #acc6ef;
  --lp-primary-400: #83acef;
  --lp-primary-500: #5792f3;
  --lp-primary-600: #3B82F6;
  --lp-primary-700: #1b6bef;
  --lp-primary-800: #1659c6;
  --lp-primary-900: #1a4997;
  --lp-accent: #3B82F6;
  --lp-accent-dark: #1b6bef;
  --lp-accent-light: #5792f3;
  --lp-accent-50: #f4f6f9;
  --lp-accent-100: #e7edf6;
  --lp-accent-200: #cedcf2;
  --lp-accent-500: #5792f3;
  --lp-accent-600: #3B82F6;
  --lp-accent-700: #1b6bef;
  --lp-base: #ffffff;
  --lp-base-dark: #f8fafc;
  --lp-base-100: #f1f5f9;
  --lp-base-200: #e2e8f0;
  --lp-base-500: #64748b;
}
/* 背景色 */
.bg-indigo-50{background-color:#f4f6f9!important}
.bg-indigo-100{background-color:#e7edf6!important}
.bg-indigo-200{background-color:#cedcf2!important}
.bg-indigo-300{background-color:#acc6ef!important}
.bg-indigo-400{background-color:#83acef!important}
.bg-indigo-500{background-color:#5792f3!important}
.bg-indigo-600{background-color:#3B82F6!important}
.bg-indigo-700{background-color:#1b6bef!important}
.bg-indigo-800{background-color:#1659c6!important}
.bg-indigo-900{background-color:#1a4997!important}
/* テキスト色 */
.text-indigo-50{color:#f4f6f9!important}
.text-indigo-100{color:#e7edf6!important}
.text-indigo-200{color:#cedcf2!important}
.text-indigo-300{color:#acc6ef!important}
.text-indigo-400{color:#83acef!important}
.text-indigo-500{color:#5792f3!important}
.text-indigo-600{color:#3B82F6!important}
.text-indigo-700{color:#1b6bef!important}
/* ボーダー色 */
.border-indigo-100{border-color:#e7edf6!important}
.border-indigo-200{border-color:#cedcf2!important}
.border-indigo-500{border-color:#5792f3!important}
.border-indigo-600{border-color:#3B82F6!important}
/* ホバー */
.hover\:bg-indigo-600:hover{background-color:#3B82F6!important}
.hover\:bg-indigo-700:hover{background-color:#1b6bef!important}
.hover\:text-indigo-500:hover{color:#5792f3!important}
.hover\:text-indigo-600:hover{color:#3B82F6!important}
.hover\:border-indigo-100:hover{border-color:#e7edf6!important}
.hover\:border-indigo-200:hover{border-color:#cedcf2!important}
.group:hover .group-hover\:text-indigo-600{color:#3B82F6!important}
/* グラデーション from */
.from-indigo-50{--tw-gradient-from:#f4f6f9!important}
.from-indigo-100{--tw-gradient-from:#e7edf6!important}
.from-indigo-200{--tw-gradient-from:#cedcf2!important}
.from-indigo-300{--tw-gradient-from:#acc6ef!important}
.from-indigo-400{--tw-gradient-from:#83acef!important}
.from-indigo-900\/20{--tw-gradient-from:rgba(26,73,151,0.2)!important}
/* グラデーション to/via (purple→プライマリー系) */
.to-purple-50{--tw-gradient-to:#f4f5f9!important}
.to-purple-100{--tw-gradient-to:#e7e9f6!important}
.to-purple-200{--tw-gradient-to:#ced3f2!important}
.to-purple-400{--tw-gradient-to:#8391ef!important}
.to-purple-500{--tw-gradient-to:#576bf3!important}
.to-purple-900\/20{--tw-gradient-to:rgba(26,73,151,0.2)!important}
.via-purple-200{--tw-gradient-via:#ced3f2!important}
.via-purple-50{--tw-gradient-via:#f4f5f9!important}
.to-pink-100{--tw-gradient-to:#e9e7f6!important}
.to-pink-200{--tw-gradient-to:#d2cef2!important}
