: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: 'Yu Mincho', YuMincho, serif !important;
      --font-sans-en: 'Yu Mincho', YuMincho, serif !important;
      --font-serif-ja: 'Yu Mincho', YuMincho, serif !important;
      --font-serif-en: 'Yu Mincho', YuMincho, 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: 'Yu Mincho', YuMincho, 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;
}
/* === LPCRAFT_HEADING_INSERT === */
.tpl-scope-manual-sec-1784623017051-u19au .section--message__inner {
  position: relative;
  z-index: 1;
  width: 88%;
  margin-inline: auto;
  text-align: center;
}

.section--message__heading-mark,
.tpl-scope-manual-sec-1784623017051-u19au .section--message__signature-mark {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tpl-scope-manual-sec-1784623017051-u19au .section--message__heading-mark {
  width: 42%;
  margin-inline: auto;
  margin-bottom: 2rem;
}

.section--message__heading-line,
.tpl-scope-manual-sec-1784623017051-u19au .section--message__signature-line {
  flex: 1;
  height: 0.0625rem;
  background: #b28b43;
}

.section--message__diamond,
.tpl-scope-manual-sec-1784623017051-u19au .section--message__signature-diamond {
  display: block;
  flex: 0 0 auto;
  aspect-ratio: 1;
  background: #b28b43;
  transform: rotate(45deg);
}

.tpl-scope-manual-sec-1784623017051-u19au .section--message__diamond {
  width: 0.55rem;
  margin-inline: 0.5rem;
}

.tpl-scope-manual-sec-1784623017051-u19au .section--message__title {
  color: #101d38;
  margin: 0;
  white-space: pre-line;
}
/* === /LPCRAFT_HEADING_INSERT === */

/* === LPCRAFT_HEADING_INSERT === */
.tpl-scope-manual-sec-1784623291876-y5gef .section--message__inner {
  position: relative;
  z-index: 1;
  width: 88%;
  margin-inline: auto;
  text-align: center;
}

.section--message__heading-mark,
.tpl-scope-manual-sec-1784623291876-y5gef .section--message__signature-mark {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tpl-scope-manual-sec-1784623291876-y5gef .section--message__heading-mark {
  width: 42%;
  margin-inline: auto;
  margin-bottom: 2rem;
}

.section--message__heading-line,
.tpl-scope-manual-sec-1784623291876-y5gef .section--message__signature-line {
  flex: 1;
  height: 0.0625rem;
  background: #b28b43;
}

.section--message__diamond,
.tpl-scope-manual-sec-1784623291876-y5gef .section--message__signature-diamond {
  display: block;
  flex: 0 0 auto;
  aspect-ratio: 1;
  background: #b28b43;
  transform: rotate(45deg);
}

.tpl-scope-manual-sec-1784623291876-y5gef .section--message__diamond {
  width: 0.55rem;
  margin-inline: 0.5rem;
}

.tpl-scope-manual-sec-1784623291876-y5gef .section--message__title {
  color: #101d38;
  margin: 0;
  white-space: pre-line;
}
/* === /LPCRAFT_HEADING_INSERT === */

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news {
  --news-bg: #101d38;
  --news-bg-light: #273246;
  --news-bg-soft: #313c51;
  --news-white: #ffffff;
  --news-text: rgba(255, 255, 255, 0.88);
  --news-text-soft: rgba(255, 255, 255, 0.7);
  --news-gold: #b8903f;
  --news-gold-light: #d0aa53;
  --news-gold-border: rgba(184, 144, 63, 0.5);
  --news-border: rgba(255, 255, 255, 0.12);

  position: relative;
  overflow: hidden;
  padding-block: 3.5rem 4.5rem;
  color: var(--news-white);
  background: var(--news-bg);
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__container {
  width: min(100%, 1100px);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* ============================================================
   Header
============================================================ */

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__inner {
  width: 100%;
  margin-inline: auto;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__heading-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  width: min(42%, 10rem);
  margin-inline: auto;
  margin-bottom: 1.75rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__heading-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    to right,
    transparent,
    var(--news-gold)
  );
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__heading-line:last-child {
  background: linear-gradient(
    to left,
    transparent,
    var(--news-gold)
  );
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__diamond {
  display: block;
  width: 0.55rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--news-gold);
  transform: rotate(45deg);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__title {
  margin: 0;
  color: var(--news-white);
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  max-width: 40rem;
  margin: 2.5rem auto 0;
  color: var(--news-gold-light);
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ============================================================
   Slider
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider {
  position: relative;
  overflow: visible;
  padding-bottom: 3.75rem;
  text-align: left;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slide {
  display: flex;
  width: 100% !important;
  height: auto !important;
}

/* ============================================================
   Card
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 1px solid var(--news-border);
  border-radius: 1.15rem;
  background: var(--news-bg-light);
  box-shadow: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  color: inherit;
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__media {
  flex-shrink: 0;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.62 / 1;
  background: var(--news-bg-soft);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__image {
  transform: scale(1.03);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  padding: 1.4rem 1.35rem 1.75rem;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__tag {
  display: inline-block;
  min-width: 0;
  padding: 0.45rem 1.2rem;
  border: 1px solid var(--news-gold-border);
  border-radius: 999px;
  color: var(--news-white);
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__tag:empty {
  display: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__date {
  flex-shrink: 0;
  color: var(--news-gold-light);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__text {
  display: -webkit-box;
  flex: 1;
  overflow: hidden;
  margin: 1.15rem 0;
  color: var(--news-text);
  text-align: left;
  font-size: 14px;
  line-height: 1.9;
  white-space: pre-line;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-arrow {
  font-size: 20px;
  line-height: 1;
  transition: transform 0.35s ease;
}

.section--news__detail-link:hover
  .section--news__detail-arrow,
.section--news__card-link:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-arrow {
  transform: translateX(4px);
}

/* ============================================================
   Navigation
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav {
  position: absolute;
  top: 34%;
  z-index: 4;
  display: grid;
  place-items: center;
  width: 3.4rem;
  height: 3.4rem;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  color: var(--news-white);
  background: var(--news-gold);
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;
  transition:
    background-color 0.35s ease,
    transform 0.35s ease;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:hover {
  background: var(--news-gold-light);
  transform: translateY(-50%) scale(1.05);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav .material-symbols-outlined {
  color: var(--news-white);
  line-height: 1;
}

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

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

/* ============================================================
   Pagination
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination {
  bottom: 1rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination .swiper-pagination-bullet {
  width: 0.78rem;
  height: 0.78rem;
  margin-inline: 0.3rem;
  border: 1px solid var(--news-gold);
  opacity: 1;
  background: transparent;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination .swiper-pagination-bullet-active {
  border-color: var(--news-gold-light);
  background: var(--news-gold-light);
}

/* ============================================================
   More CTA
============================================================ */

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 0.9rem;
  width: calc(100% - 2.8rem);
  min-height: 60px;
  margin-inline: auto;
  padding: 1rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.85rem;
  color: var(--news-white);
  background: var(--news-gold);
  box-shadow: none;
  text-align: center;
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background: var(--news-gold-light);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover::before {
  opacity: 1;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more > * {position: relative;
  z-index: 1}

.section--news__more-label {
  justify-self: center;
  padding-left: 2rem;
  color: var(--news-white);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  color: var(--news-white);
  font-size: 20px;
  line-height: 1;
  transition: transform 0.4s ease;
}

.section--news__more:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  transform: translateX(6px);
}

/* ============================================================
   ホバーアニメーション
============================================================ */

/* カード・リンクの通常状態 */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card {
  transition:
    border-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link {
  border-radius: inherit;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link {
  transition: color 0.3s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__image {
  transition: transform 0.45s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-arrow {
  transition: transform 0.35s ease;
}

/* スライダーナビゲーション */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav {
  transition:
    background-color 0.35s ease,
    border-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav .material-symbols-outlined {
  transition: transform 0.35s ease;
}

/* 下部CTA */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more {
  transition:
    border-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more::before {
  transition: opacity 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  transition: transform 0.35s ease;
}

/* ホバー操作が可能な端末のみ */
@media (hover: hover) and (pointer: fine) {
  /* フォールバック投稿のリンク付きカード */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card:has(.section--news__card-link):hover {
    border-color: var(--news-gold-border);
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__image {
    transform: scale(1.03);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__detail-link {
    color: var(--news-white);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__detail-arrow {
    transform: translateX(4px);
  }

  /* Instagram投稿の詳しく見るリンク */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link:hover {
    color: var(--news-white);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link:hover .section--news__detail-arrow {
    transform: translateX(4px);
  }

  /* スライダーナビゲーション */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:hover {
    border-color: rgba(255, 255, 255, 0.28);
    background-color: var(--news-gold-light);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.24);
    transform: translateY(-50%) scale(1.05);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--prev:hover .material-symbols-outlined {
    transform: translateX(-2px);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--next:hover .material-symbols-outlined {
    transform: translateX(2px);
  }

  /* 下部CTA */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover {
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
    transform: translateY(-2px);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover::before {
    opacity: 1;
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover .section--news__more-arrow {
    transform: translateX(5px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--news__card-link:focus-visible,
.section--news__detail-link:focus-visible,
.section--news__nav:focus-visible,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:focus-visible {
  outline: 2px solid var(--news-gold-light);
  outline-offset: 4px;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:focus-visible {
  border-radius: inherit;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link:focus-visible {
  color: var(--news-white);
}

.section--news__card-link:focus-visible .section--news__detail-arrow,
.section--news__detail-link:focus-visible .section--news__detail-arrow,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:focus-visible .section--news__more-arrow {
  transform: translateX(4px);
}

/* 動きを減らす設定 */
@media (prefers-reduced-motion: reduce) {
  .section--news__card,
  .section--news__image,
  .section--news__detail-link,
  .section--news__detail-arrow,
  .section--news__nav,
  .section--news__nav .material-symbols-outlined,
  .section--news__more,
  .section--news__more::before,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
    transition-duration: 0.01ms;
  }

  .section--news__card:has(.section--news__card-link):hover,
  .section--news__nav:hover,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover {
    transform: none;
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__image {
    transform: none;
  }
}
/*--mobile--*/
/* ============================================================
   お知らせセクション
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news {
  --news-bg: #101d38;
  --news-bg-light: #273246;
  --news-bg-soft: #313c51;
  --news-white: #ffffff;
  --news-text: rgba(255, 255, 255, 0.88);
  --news-text-soft: rgba(255, 255, 255, 0.7);
  --news-gold: #b8903f;
  --news-gold-light: #d0aa53;
  --news-gold-border: rgba(184, 144, 63, 0.5);
  --news-border: rgba(255, 255, 255, 0.12);

  position: relative;
  overflow: hidden;
  padding-block: 3.5rem 4.5rem;
  color: var(--news-white);
  background: var(--news-bg);
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__container {
  width: min(100%, 1100px);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* ============================================================
   Header
============================================================ */

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__inner {
  width: 100%;
  margin-inline: auto;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__heading-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  width: min(42%, 10rem);
  margin-inline: auto;
  margin-bottom: 1.75rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__heading-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    to right,
    transparent,
    var(--news-gold)
  );
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__heading-line:last-child {
  background: linear-gradient(
    to left,
    transparent,
    var(--news-gold)
  );
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__diamond {
  display: block;
  width: 0.55rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--news-gold);
  transform: rotate(45deg);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news .section--message__title {
  margin: 0;
  color: var(--news-white);
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  max-width: 40rem;
  margin: 2.5rem auto 0;
  color: var(--news-gold-light);
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ============================================================
   Slider
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slider {
  position: relative;
  overflow: visible;
  padding-bottom: 3.75rem;
  text-align: left;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__slide {
  display: flex;
  width: 100% !important;
  height: auto !important;
}

/* ============================================================
   Card
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 1px solid var(--news-border);
  border-radius: 1.15rem;
  background: var(--news-bg-light);
  box-shadow: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  color: inherit;
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__media {
  flex-shrink: 0;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.62 / 1;
  background: var(--news-bg-soft);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__image {
  transform: scale(1.03);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  padding: 1.4rem 1.35rem 1.75rem;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__tag {
  display: inline-block;
  min-width: 0;
  padding: 0.45rem 1.2rem;
  border: 1px solid var(--news-gold-border);
  border-radius: 999px;
  color: var(--news-white);
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__tag:empty {
  display: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__date {
  flex-shrink: 0;
  color: var(--news-gold-light);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__text {
  display: -webkit-box;
  flex: 1;
  overflow: hidden;
  margin: 1.15rem 0;
  color: var(--news-text);
  text-align: left;
  font-size: 14px;
  line-height: 1.9;
  white-space: pre-line;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-arrow {
  font-size: 20px;
  line-height: 1;
  transition: transform 0.35s ease;
}

.section--news__detail-link:hover
  .section--news__detail-arrow,
.section--news__card-link:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-arrow {
  transform: translateX(4px);
}

/* ============================================================
   Navigation
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav {
  position: absolute;
  top: 34%;
  z-index: 4;
  display: grid;
  place-items: center;
  width: 3.4rem;
  height: 3.4rem;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  color: var(--news-white);
  background: var(--news-gold);
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;
  transition:
    background-color 0.35s ease,
    transform 0.35s ease;
}

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:hover {
  background: var(--news-gold-light);
  transform: translateY(-50%) scale(1.05);
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav .material-symbols-outlined {
  color: var(--news-white);
  line-height: 1;
}

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

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

/* ============================================================
   Pagination
============================================================ */

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination {
  bottom: 1rem;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination .swiper-pagination-bullet {
  width: 0.78rem;
  height: 0.78rem;
  margin-inline: 0.3rem;
  border: 1px solid var(--news-gold);
  opacity: 1;
  background: transparent;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__pagination .swiper-pagination-bullet-active {
  border-color: var(--news-gold-light);
  background: var(--news-gold-light);
}

/* ============================================================
   More CTA
============================================================ */

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

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 0.9rem;
  width: calc(100% - 2.8rem);
  min-height: 60px;
  margin-inline: auto;
  padding: 1rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.85rem;
  color: var(--news-white);
  background: var(--news-gold);
  box-shadow: none;
  text-align: center;
  text-decoration: none;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background: var(--news-gold-light);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover::before {
  opacity: 1;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more > * {position: relative;
  z-index: 1}

.section--news__more-label {
  justify-self: center;
  padding-left: 2rem;
  color: var(--news-white);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  color: var(--news-white);
  font-size: 20px;
  line-height: 1;
  transition: transform 0.4s ease;
}

.section--news__more:hover
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  transform: translateX(6px);
}

/* ============================================================
   ホバーアニメーション
============================================================ */

/* カード・リンクの通常状態 */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card {
  transition:
    border-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link {
  border-radius: inherit;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link {
  transition: color 0.3s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__image {
  transition: transform 0.45s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-arrow {
  transition: transform 0.35s ease;
}

/* スライダーナビゲーション */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav {
  transition:
    background-color 0.35s ease,
    border-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav .material-symbols-outlined {
  transition: transform 0.35s ease;
}

/* 下部CTA */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more {
  transition:
    border-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more::before {
  transition: opacity 0.35s ease;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
  transition: transform 0.35s ease;
}

/* ホバー操作が可能な端末のみ */
@media (hover: hover) and (pointer: fine) {
  /* フォールバック投稿のリンク付きカード */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card:has(.section--news__card-link):hover {
    border-color: var(--news-gold-border);
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__image {
    transform: scale(1.03);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__detail-link {
    color: var(--news-white);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__detail-arrow {
    transform: translateX(4px);
  }

  /* Instagram投稿の詳しく見るリンク */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link:hover {
    color: var(--news-white);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link:hover .section--news__detail-arrow {
    transform: translateX(4px);
  }

  /* スライダーナビゲーション */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav:hover {
    border-color: rgba(255, 255, 255, 0.28);
    background-color: var(--news-gold-light);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.24);
    transform: translateY(-50%) scale(1.05);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--prev:hover .material-symbols-outlined {
    transform: translateX(-2px);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__nav--next:hover .material-symbols-outlined {
    transform: translateX(2px);
  }

  /* 下部CTA */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover {
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
    transform: translateY(-2px);
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover::before {
    opacity: 1;
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover .section--news__more-arrow {
    transform: translateX(5px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--news__card-link:focus-visible,
.section--news__detail-link:focus-visible,
.section--news__nav:focus-visible,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:focus-visible {
  outline: 2px solid var(--news-gold-light);
  outline-offset: 4px;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:focus-visible {
  border-radius: inherit;
}

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__detail-link:focus-visible {
  color: var(--news-white);
}

.section--news__card-link:focus-visible .section--news__detail-arrow,
.section--news__detail-link:focus-visible .section--news__detail-arrow,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:focus-visible .section--news__more-arrow {
  transform: translateX(4px);
}

/* 動きを減らす設定 */
@media (prefers-reduced-motion: reduce) {
  .section--news__card,
  .section--news__image,
  .section--news__detail-link,
  .section--news__detail-arrow,
  .section--news__nav,
  .section--news__nav .material-symbols-outlined,
  .section--news__more,
  .section--news__more::before,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more-arrow {
    transition-duration: 0.01ms;
  }

  .section--news__card:has(.section--news__card-link):hover,
  .section--news__nav:hover,
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__more:hover {
    transform: none;
  }

.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__card-link:hover .section--news__image {
    transform: none;
  }
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq {
  width: 100%;
  overflow: hidden;
  color: #0b2f5f;
  background: #f8f5ed;
}

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

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__inner {
  width: 100%;
  padding: 3.5rem 1.75rem 2.25rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__header {
  text-align: center;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--faq__ornament::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #b5964a;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: #b5964a;
  transform: rotate(45deg)}

.section--faq__title {
  margin: 0;
  color: #0b2f5f;
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__lead {
  margin: 1.75rem 0 0;
  color: #171717;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2.5rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item {
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(181, 150, 74, 0.25);
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 4.75rem;
  padding: 1rem 1.25rem;
  color: #0b2f5f;
  background: #fff;
  cursor: pointer;
  list-style: none;
  transition:
    color 0.2s ease,
    background-color 0.2s 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__question:hover {
  background: rgba(181, 150, 74, 0.08);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] .section--faq__question {
  background: rgba(181, 150, 74, 0.1);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  aspect-ratio: 1;
  border-radius: 50%;
  font-weight: 700;
  line-height: 1;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--question {
  color: #fff;
  background: #0b2f5f;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--answer {
  color: #fff;
  background: #b5964a;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question-text {
  flex: 1 1 auto;
  min-width: 0;
  color: #0b2f5f;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle {
  position: relative;
  display: block;
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
}

.section--faq__toggle::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #b5964a;
  border-radius: 1px;
  transform: translate(-50%, -50%);
  transition:
    opacity 0.2s ease,
    transform 0.2s 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::after {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem 1.25rem 1.5rem;
  background: #fff;
  border-top: 1px solid rgba(181, 150, 74, 0.2);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer-text {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding-top: 0.2rem;
  color: #171717;
  line-height: 2;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--faq__lead:empty,
.section--faq__question-text:empty,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer-text:empty {
  display: none;
}

/*--mobile--*/
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq {
  width: 100%;
  overflow: hidden;
  color: #0b2f5f;
  background: #f8f5ed;
}

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

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__inner {
  width: 100%;
  padding: 3.5rem 1.75rem 2.25rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__header {
  text-align: center;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--faq__ornament::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #b5964a;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: #b5964a;
  transform: rotate(45deg)}

.section--faq__title {
  margin: 0;
  color: #0b2f5f;
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__lead {
  margin: 1.75rem 0 0;
  color: #171717;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2.5rem;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item {
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(181, 150, 74, 0.25);
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 4.75rem;
  padding: 1rem 1.25rem;
  color: #0b2f5f;
  background: #fff;
  cursor: pointer;
  list-style: none;
  transition:
    color 0.2s ease,
    background-color 0.2s 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__question:hover {
  background: rgba(181, 150, 74, 0.08);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__item[open] .section--faq__question {
  background: rgba(181, 150, 74, 0.1);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  aspect-ratio: 1;
  border-radius: 50%;
  font-weight: 700;
  line-height: 1;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--question {
  color: #fff;
  background: #0b2f5f;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__badge--answer {
  color: #fff;
  background: #b5964a;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__question-text {
  flex: 1 1 auto;
  min-width: 0;
  color: #0b2f5f;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle {
  position: relative;
  display: block;
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
}

.section--faq__toggle::before,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #b5964a;
  border-radius: 1px;
  transform: translate(-50%, -50%);
  transition:
    opacity 0.2s ease,
    transform 0.2s 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::after {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem 1.25rem 1.5rem;
  background: #fff;
  border-top: 1px solid rgba(181, 150, 74, 0.2);
}

.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer-text {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding-top: 0.2rem;
  color: #171717;
  line-height: 2;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--faq__lead:empty,
.section--faq__question-text:empty,
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__answer-text:empty {
  display: none;
}

.tpl-scope-sidepart-left-menu-mobile .left-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: calc((100% - 430px) / 2);
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-image {
  width: 250px;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-image img {
  width: 100%;
  height: auto;
  display: block;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-txt {
  margin-top: 10px;
  font-size: 13px;
  color: #fff;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-list {
  margin-top: 15px;
  list-style: none;
  padding: 0;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-item {
  margin-bottom: 5px;
  list-style: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  text-decoration: none;
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link:hover {
  opacity: 0.7;
  transform: translateX(4px);
  text-decoration: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link-tab {
  display: inline-block;
  width: 10px;
  margin-left: 5px;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
  list-style: none;
  padding: 0;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico {
  width: 30px;
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
  list-style: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico[data-show="非表示"] {
  display: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico:hover {
  opacity: 0.7;
  transform: translateY(-2px);
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico a {display: block}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico svg {
  width: 100%;
  height: auto;
  display: block;
}
/* 1024px 以下はハンバーガー UI に切り替え。 左メニュー本体は非表示 */
@media (max-width: 1024px) {
.tpl-scope-sidepart-left-menu-mobile .left-menu {
    display: none;
  }
}
@media (hover: none) {
  .left-menu-btn-link:hover,
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico:hover {
    opacity: 1;
    transform: none;
  }
}
/*--mobile--*/
.tpl-scope-sidepart-left-menu-mobile .left-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: calc((100% - 430px) / 2);
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-image {
  width: 250px;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-image img {
  width: 100%;
  height: auto;
  display: block;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-txt {
  margin-top: 10px;
  font-size: 13px;
  color: #fff;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-list {
  margin-top: 15px;
  list-style: none;
  padding: 0;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-item {
  margin-bottom: 5px;
  list-style: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  text-decoration: none;
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link:hover {
  opacity: 0.7;
  transform: translateX(4px);
  text-decoration: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link-tab {
  display: inline-block;
  width: 10px;
  margin-left: 5px;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
  list-style: none;
  padding: 0;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico {
  width: 30px;
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
  list-style: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico[data-show="非表示"] {
  display: none;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico:hover {
  opacity: 0.7;
  transform: translateY(-2px);
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico a {display: block}
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico svg {
  width: 100%;
  height: auto;
  display: block;
}
/* 1024px 以下はハンバーガー UI に切り替え。 左メニュー本体は非表示 */
@media (max-width: 1024px) {
.tpl-scope-sidepart-left-menu-mobile .left-menu {
    display: none;
  }
}
@media (hover: none) {
  .left-menu-btn-link:hover,
.tpl-scope-sidepart-left-menu-mobile .left-menu-ico:hover {
    opacity: 1;
    transform: none;
  }
}
.tpl-scope-sidepart-right-menu-mobile .right-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: calc((100% - 430px) / 2);
  height: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-in {
  width: 100%;
  min-width: 100px;
  max-width: 300px;
}
/* globals の ul/ol リセットが効かないケースがあるので明示的に消す（bullet 点対策）*/
.tpl-scope-sidepart-right-menu-mobile .right-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-item {
  list-style: none;
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-item:not(:first-of-type) {
  margin-top: 10px;
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* flex-wrap: wrap をやめてラベルの折り返しでゴースト表示になるのを防止。
     長いラベルは省略表示 (ellipsis) 側に倒す */
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 24px;
  font-size: 14px;
  font-weight: bold;
  /* PC 縦ナビの既定色 (明るい背景想定で濃色)。 pcTextColor フィールドで上書き可 */
  color: #111111;
  text-decoration: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
/* ハンバーガー展開時 (暗い背景のドロワー) は白。 mobileTextColor フィールドで上書き可。
   PC 縦ナビ (.is-open が付かない) には効かないので PC/モバイルで色を分離できる。 */
.tpl-scope-sidepart-right-menu-mobile .right-menu.is-open .right-menu-link {
  color: #ffffff;
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-link:hover {
  opacity: 0.7;
  transform: translateX(4px);
  text-decoration: none;
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-link-arrow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  border-radius: 50%;
  /* 既定はリンク文字色に追従。個別に変える場合は pc/mobileIconColor フィールドで上書き */
  background-color: currentColor;
  transition: opacity 0.25s ease;
  /* 親の translateX と加算されてサブピクセルレンダリングで arrow が二重に見える
     問題を避けるため、 arrow 自体は動かさず親と一緒に動くのみ */
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-link:hover .right-menu-link-arrow {
  opacity: 0.8;
}
.tpl-scope-sidepart-right-menu-mobile .right-menu-link-arrow::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #555555;
}
/* ハンバーガーボタン（PC は非表示） */
.tpl-scope-sidepart-right-menu-mobile .menu-toggle { display: none; }
/* ドロワーの背景オーバーレイ（PC は非表示） */
.tpl-scope-sidepart-right-menu-mobile .menu-overlay { display: none; }
/* ============================================
   タブレット幅以下（1024px 以下）は左右メニューを隠してハンバーガー化。
   PC_MOBILE_FRAME_CSS 側で .lpc-pc-right コンテナは position:static + overflow:visible
   に解除されるので、 ここに書いた position:fixed の要素はそのまま viewport にエスケープする。
   （body 起点セレクタは scopeCss で壊れるので使わない）
   ============================================ */
@media (max-width: 1024px) {
.tpl-scope-sidepart-right-menu-mobile .menu-toggle {
    position: fixed;
    top: 12px;
    /* 画面右 12px に固定。 フレーム内側に置くと白背景と重なって見えなくなる */
    right: 12px;
    z-index: 9020;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 44px;
    height: 44px;
    padding: 0;
    border: none;
    cursor: pointer;
    /* 半透明黒背景で白棒が背景を問わず見える様に */
    background: var(--lpc-mobile-toggle-bg, rgba(0, 0, 0, 0.55));
    border-radius: 6px;
  }
.tpl-scope-sidepart-right-menu-mobile .menu-toggle-bar {
    display: block;
    width: 22px;
    height: 2px;
    background-color: var(--lpc-mobile-toggle-icon, #fff);
    transition: transform 0.25s ease, opacity 0.25s ease;
  }
.tpl-scope-sidepart-right-menu-mobile .menu-toggle.is-open {
    background-color: var(--lpc-mobile-toggle-open-bg, rgba(0, 0, 0, 0.55));
  }
.tpl-scope-sidepart-right-menu-mobile .menu-toggle.is-open .menu-toggle-bar {
    background-color: var(--lpc-mobile-toggle-open-icon, #fff);
  }
  /* 開いてる状態: ×印に変形 */
.tpl-scope-sidepart-right-menu-mobile .menu-toggle.is-open .menu-toggle-bar:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
.tpl-scope-sidepart-right-menu-mobile .menu-toggle.is-open .menu-toggle-bar:nth-child(2) {
    opacity: 0;
  }
.tpl-scope-sidepart-right-menu-mobile .menu-toggle.is-open .menu-toggle-bar:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  /* 背景オーバーレイ */
.tpl-scope-sidepart-right-menu-mobile .menu-overlay {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 9000;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
.tpl-scope-sidepart-right-menu-mobile .menu-overlay.is-open {
    opacity: 1;
    visibility: visible;
  }
  /* right-menu を 右からスライドインするドロワーに変更。
     PC 用の position:fixed/right:0 が残っているので、 明示的に display:none で
     徹底的に閉じ状態を作る。 開くときは .is-open で display:flex + transform クリア。 */
.tpl-scope-sidepart-right-menu-mobile .right-menu {
    display: none;
  }
.tpl-scope-sidepart-right-menu-mobile .right-menu.is-open {
    display: flex;
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    width: min(80%, 320px);
    height: 100%;
    padding: 70px 24px 24px;
    z-index: 9010;
    align-items: flex-start;
    justify-content: flex-start;
    overflow-y: auto;
    background-color: var(--lpc-mobile-drawer-bg, rgba(0, 0, 0, 0.9));
    visibility: visible;
    transform: none;
  }
.tpl-scope-sidepart-right-menu-mobile .right-menu-in {
    max-width: none;
  }
}
@media (hover: none) {
  .right-menu-link:hover,
.tpl-scope-sidepart-right-menu-mobile .right-menu-link:hover .right-menu-link-arrow {
    opacity: 1;
    transform: none;
  }
}
.tpl-scope-cta-footer-mobile .contact-footer {
  --contact-color-primary: #0b2f5f;
  --contact-color-accent: #b5964a;
  --contact-color-text: #171717;
  --contact-color-background: #f8f5ed;
  --contact-color-white: #fff;
  --contact-border-color: rgba(181, 150, 74, 0.25);
  --contact-border-radius: 1rem;
  --contact-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  width: 100%;
  overflow: hidden;
  color: var(--contact-color-primary);
  background: var(--contact-color-background);
}

.contact-footer,
.tpl-scope-cta-footer-mobile .contact-footer * {
  box-sizing: border-box;
}

.tpl-scope-cta-footer-mobile .section--contact {
  width: 100%;
  color: var(--contact-color-primary);
  background: var(--contact-color-background);
}

.tpl-scope-cta-footer-mobile .section--contact__inner {
  width: 100%;
  padding: 3.5rem 1.75rem 2.25rem;
}

.tpl-scope-cta-footer-mobile .section--contact__header {
  text-align: center;
}

.tpl-scope-cta-footer-mobile .section--contact__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--contact__ornament::before,
.tpl-scope-cta-footer-mobile .section--contact__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: var(--contact-color-accent);
}

.tpl-scope-cta-footer-mobile .section--contact__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--contact-color-accent);
  transform: rotate(45deg)}

.section--contact__title {
  margin: 0;
  color: var(--contact-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.tpl-scope-cta-footer-mobile .section--contact__lead {
  margin: 1.75rem 0 0;
  color: var(--contact-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.tpl-scope-cta-footer-mobile .section--contact__lead:empty {
  display: none;
}

.tpl-scope-cta-footer-mobile .section--contact__phone {
  margin-top: 2.5rem;
  padding: 1.5rem 1.25rem;
  background: var(--contact-color-white);
  border: 1px solid var(--contact-border-color);
  border-radius: var(--contact-border-radius);
  box-shadow: var(--contact-card-shadow);
}

.tpl-scope-cta-footer-mobile .section--contact__phone[data-show="非表示"] {
  display: none;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-head {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-icon {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.75rem;
  color: var(--contact-color-white);
  background: var(--contact-color-primary);
  border-radius: 50%;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-icon svg {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-body {
  flex: 1 1 auto;
  min-width: 0;
  text-align: center;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-label {
  margin: 0;
  color: var(--contact-color-text);
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-number {
  display: block;
  margin-top: 0.15rem;
  color: var(--contact-color-primary);
  font-size: clamp(1.65rem, 7.6vw, 2.125rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-number:hover {
  color: var(--contact-color-accent);
  text-decoration: none;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-hours {
  margin: 0.5rem 0 0;
  color: var(--contact-color-text);
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  width: 100%;
  min-height: 3.5rem;
  margin-top: 1.25rem;
  padding: 0.875rem 3rem;
  color: var(--contact-color-white);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-decoration: none;
  background: var(--contact-color-primary);
  border: 1px solid var(--contact-color-primary);
  border-radius: 0.75rem;
  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button:hover {
  color: var(--contact-color-primary);
  text-decoration: none;
  background: var(--contact-color-white);
  border-color: var(--contact-color-primary);
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon {
  display: inline-flex;
  flex: 0 0 auto;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon svg {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-arrow {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  width: 0.55rem;
  height: 0.55rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-item {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-link {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 4.75rem;
  padding: 1rem 1.25rem;
  color: var(--contact-color-primary);
  text-decoration: none;
  background: var(--contact-color-white);
  border: 1px solid var(--contact-border-color);
  border-radius: var(--contact-border-radius);
  box-shadow: var(--contact-card-shadow);
  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-link:hover {
  color: var(--contact-color-primary);
  text-decoration: none;
  background: rgba(181, 150, 74, 0.08);
  border-color: rgba(181, 150, 74, 0.5);
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-body {
  flex: 1 1 auto;
  min-width: 0;
  text-align: left;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-title {
  display: block;
  color: var(--contact-color-primary);
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-sub {
  display: block;
  margin-top: 0.2rem;
  color: var(--contact-color-text);
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-sub:empty {
  display: none;
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon {
  display: inline-flex;
  flex: 0 0 auto;
  color: var(--contact-color-accent);
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon svg {
  display: block;
  width: 0.95rem;
  height: 0.95rem;
}

.tpl-scope-cta-footer-mobile .contact-footer__footer {
  width: 100%;
  padding: 1.75rem;
  color: var(--contact-color-white);
  background: var(--contact-color-primary);
}

.tpl-scope-cta-footer-mobile .contact-footer__copyright {
  margin: 0;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.tpl-scope-cta-footer-mobile .contact-footer__copyright:empty {
  display: none;
}

/* 電話番号リンク */
.tpl-scope-cta-footer-mobile .section--contact__phone-number {
  display: block;
  margin-top: 0.15rem;
  color: var(--contact-color-primary);
  font-size: clamp(1.65rem, 7.6vw, 2.125rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-decoration: none;
  white-space: nowrap;
  transition:
    color 0.25s ease,
    text-shadow 0.25s ease;
}

/* 電話ボタン */
.tpl-scope-cta-footer-mobile .section--contact__phone-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  width: 100%;
  min-height: 3.5rem;
  margin-top: 1.25rem;
  padding: 0.875rem 3rem;
  color: var(--contact-color-white);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-decoration: none;
  background: var(--contact-color-primary);
  border: 1px solid var(--contact-color-primary);
  border-radius: 0.75rem;
  box-shadow: 0 0.35rem 0.75rem rgba(11, 47, 95, 0.14);
  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon {
  display: inline-flex;
  flex: 0 0 auto;
  transition: transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon svg {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-arrow {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  width: 0.55rem;
  height: 0.55rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.25s ease;
}

/* 予約リンク */
.tpl-scope-cta-footer-mobile .section--contact__reserve-link {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 4.75rem;
  padding: 1rem 1.25rem;
  color: var(--contact-color-primary);
  text-decoration: none;
  background: var(--contact-color-white);
  border: 1px solid var(--contact-border-color);
  border-radius: var(--contact-border-radius);
  box-shadow: var(--contact-card-shadow);
  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon {
  display: inline-flex;
  flex: 0 0 auto;
  color: var(--contact-color-accent);
  transition:
    color 0.25s ease,
    transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon svg {
  display: block;
  width: 0.95rem;
  height: 0.95rem;
}

/* ホバーアニメーション */
@media (hover: hover) and (pointer: fine) {
.tpl-scope-cta-footer-mobile .section--contact__phone-number:hover {
    color: var(--contact-color-accent);
    text-decoration: none;
    text-shadow: 0 0.15rem 0.4rem rgba(181, 150, 74, 0.15);
  }

.tpl-scope-cta-footer-mobile .section--contact__phone-button:hover {
    color: var(--contact-color-primary);
    text-decoration: none;
    background-color: var(--contact-color-white);
    border-color: var(--contact-color-primary);
    box-shadow: 0 0.65rem 1.25rem rgba(11, 47, 95, 0.18);
    transform: translateY(-2px);
  }

  .section--contact__phone-button:hover
.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon {
    transform: scale(1.04);
  }

  .section--contact__phone-button:hover
.tpl-scope-cta-footer-mobile .section--contact__phone-button-arrow {
    transform: translate(4px, -50%) rotate(45deg);
  }

.tpl-scope-cta-footer-mobile .section--contact__reserve-link:hover {
    color: var(--contact-color-primary);
    text-decoration: none;
    background-color: rgba(181, 150, 74, 0.08);
    border-color: rgba(181, 150, 74, 0.5);
    box-shadow: 0 0.75rem 1.4rem rgba(15, 39, 65, 0.14);
    transform: translateY(-2px);
  }

  .section--contact__reserve-link:hover
.tpl-scope-cta-footer-mobile .section--contact__external-icon {
    color: var(--contact-color-primary);
    transform: translate(3px, -3px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--contact__phone-number:focus-visible,
.section--contact__phone-button:focus-visible,
.tpl-scope-cta-footer-mobile .section--contact__reserve-link:focus-visible {
  outline: 2px solid var(--contact-color-accent);
  outline-offset: 3px;
}

/* 動きを減らす設定 */
@media (prefers-reduced-motion: reduce) {
  .section--contact__phone-number,
  .section--contact__phone-button,
  .section--contact__phone-button-icon,
  .section--contact__phone-button-arrow,
  .section--contact__reserve-link,
.tpl-scope-cta-footer-mobile .section--contact__external-icon {
    transition-duration: 0.01ms;
  }

  .section--contact__phone-button:hover,
.tpl-scope-cta-footer-mobile .section--contact__reserve-link:hover {
    transform: none;
  }

  .section--contact__phone-button:hover
    .section--contact__phone-button-icon,
  .section--contact__phone-button:hover
    .section--contact__phone-button-arrow,
  .section--contact__reserve-link:hover
.tpl-scope-cta-footer-mobile .section--contact__external-icon {
    transform: none;
  }
}
/*--mobile--*/
.tpl-scope-cta-footer-mobile .contact-footer {
  --contact-color-primary: #0b2f5f;
  --contact-color-accent: #b5964a;
  --contact-color-text: #171717;
  --contact-color-background: #f8f5ed;
  --contact-color-white: #fff;
  --contact-border-color: rgba(181, 150, 74, 0.25);
  --contact-border-radius: 1rem;
  --contact-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  width: 100%;
  overflow: hidden;
  color: var(--contact-color-primary);
  background: var(--contact-color-background);
}

.contact-footer,
.tpl-scope-cta-footer-mobile .contact-footer * {
  box-sizing: border-box;
}

.tpl-scope-cta-footer-mobile .section--contact {
  width: 100%;
  color: var(--contact-color-primary);
  background: var(--contact-color-background);
}

.tpl-scope-cta-footer-mobile .section--contact__inner {
  width: 100%;
  padding: 3.5rem 1.75rem 2.25rem;
}

.tpl-scope-cta-footer-mobile .section--contact__header {
  text-align: center;
}

.tpl-scope-cta-footer-mobile .section--contact__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--contact__ornament::before,
.tpl-scope-cta-footer-mobile .section--contact__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: var(--contact-color-accent);
}

.tpl-scope-cta-footer-mobile .section--contact__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--contact-color-accent);
  transform: rotate(45deg)}

.section--contact__title {
  margin: 0;
  color: var(--contact-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.tpl-scope-cta-footer-mobile .section--contact__lead {
  margin: 1.75rem 0 0;
  color: var(--contact-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.tpl-scope-cta-footer-mobile .section--contact__lead:empty {
  display: none;
}

.tpl-scope-cta-footer-mobile .section--contact__phone {
  margin-top: 2.5rem;
  padding: 1.5rem 1.25rem;
  background: var(--contact-color-white);
  border: 1px solid var(--contact-border-color);
  border-radius: var(--contact-border-radius);
  box-shadow: var(--contact-card-shadow);
}

.tpl-scope-cta-footer-mobile .section--contact__phone[data-show="非表示"] {
  display: none;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-head {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-icon {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.75rem;
  color: var(--contact-color-white);
  background: var(--contact-color-primary);
  border-radius: 50%;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-icon svg {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-body {
  flex: 1 1 auto;
  min-width: 0;
  text-align: center;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-label {
  margin: 0;
  color: var(--contact-color-text);
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-number {
  display: block;
  margin-top: 0.15rem;
  color: var(--contact-color-primary);
  font-size: clamp(1.65rem, 7.6vw, 2.125rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-number:hover {
  color: var(--contact-color-accent);
  text-decoration: none;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-hours {
  margin: 0.5rem 0 0;
  color: var(--contact-color-text);
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  width: 100%;
  min-height: 3.5rem;
  margin-top: 1.25rem;
  padding: 0.875rem 3rem;
  color: var(--contact-color-white);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-decoration: none;
  background: var(--contact-color-primary);
  border: 1px solid var(--contact-color-primary);
  border-radius: 0.75rem;
  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button:hover {
  color: var(--contact-color-primary);
  text-decoration: none;
  background: var(--contact-color-white);
  border-color: var(--contact-color-primary);
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon {
  display: inline-flex;
  flex: 0 0 auto;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon svg {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-arrow {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  width: 0.55rem;
  height: 0.55rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-item {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-link {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 4.75rem;
  padding: 1rem 1.25rem;
  color: var(--contact-color-primary);
  text-decoration: none;
  background: var(--contact-color-white);
  border: 1px solid var(--contact-border-color);
  border-radius: var(--contact-border-radius);
  box-shadow: var(--contact-card-shadow);
  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-link:hover {
  color: var(--contact-color-primary);
  text-decoration: none;
  background: rgba(181, 150, 74, 0.08);
  border-color: rgba(181, 150, 74, 0.5);
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-body {
  flex: 1 1 auto;
  min-width: 0;
  text-align: left;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-title {
  display: block;
  color: var(--contact-color-primary);
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-sub {
  display: block;
  margin-top: 0.2rem;
  color: var(--contact-color-text);
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.tpl-scope-cta-footer-mobile .section--contact__reserve-sub:empty {
  display: none;
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon {
  display: inline-flex;
  flex: 0 0 auto;
  color: var(--contact-color-accent);
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon svg {
  display: block;
  width: 0.95rem;
  height: 0.95rem;
}

.tpl-scope-cta-footer-mobile .contact-footer__footer {
  width: 100%;
  padding: 1.75rem;
  color: var(--contact-color-white);
  background: var(--contact-color-primary);
}

.tpl-scope-cta-footer-mobile .contact-footer__copyright {
  margin: 0;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.tpl-scope-cta-footer-mobile .contact-footer__copyright:empty {
  display: none;
}

/* 電話番号リンク */
.tpl-scope-cta-footer-mobile .section--contact__phone-number {
  display: block;
  margin-top: 0.15rem;
  color: var(--contact-color-primary);
  font-size: clamp(1.65rem, 7.6vw, 2.125rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-decoration: none;
  white-space: nowrap;
  transition:
    color 0.25s ease,
    text-shadow 0.25s ease;
}

/* 電話ボタン */
.tpl-scope-cta-footer-mobile .section--contact__phone-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  width: 100%;
  min-height: 3.5rem;
  margin-top: 1.25rem;
  padding: 0.875rem 3rem;
  color: var(--contact-color-white);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-decoration: none;
  background: var(--contact-color-primary);
  border: 1px solid var(--contact-color-primary);
  border-radius: 0.75rem;
  box-shadow: 0 0.35rem 0.75rem rgba(11, 47, 95, 0.14);
  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon {
  display: inline-flex;
  flex: 0 0 auto;
  transition: transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon svg {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}

.tpl-scope-cta-footer-mobile .section--contact__phone-button-arrow {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  width: 0.55rem;
  height: 0.55rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.25s ease;
}

/* 予約リンク */
.tpl-scope-cta-footer-mobile .section--contact__reserve-link {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 4.75rem;
  padding: 1rem 1.25rem;
  color: var(--contact-color-primary);
  text-decoration: none;
  background: var(--contact-color-white);
  border: 1px solid var(--contact-border-color);
  border-radius: var(--contact-border-radius);
  box-shadow: var(--contact-card-shadow);
  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon {
  display: inline-flex;
  flex: 0 0 auto;
  color: var(--contact-color-accent);
  transition:
    color 0.25s ease,
    transform 0.25s ease;
}

.tpl-scope-cta-footer-mobile .section--contact__external-icon svg {
  display: block;
  width: 0.95rem;
  height: 0.95rem;
}

/* ホバーアニメーション */
@media (hover: hover) and (pointer: fine) {
.tpl-scope-cta-footer-mobile .section--contact__phone-number:hover {
    color: var(--contact-color-accent);
    text-decoration: none;
    text-shadow: 0 0.15rem 0.4rem rgba(181, 150, 74, 0.15);
  }

.tpl-scope-cta-footer-mobile .section--contact__phone-button:hover {
    color: var(--contact-color-primary);
    text-decoration: none;
    background-color: var(--contact-color-white);
    border-color: var(--contact-color-primary);
    box-shadow: 0 0.65rem 1.25rem rgba(11, 47, 95, 0.18);
    transform: translateY(-2px);
  }

  .section--contact__phone-button:hover
.tpl-scope-cta-footer-mobile .section--contact__phone-button-icon {
    transform: scale(1.04);
  }

  .section--contact__phone-button:hover
.tpl-scope-cta-footer-mobile .section--contact__phone-button-arrow {
    transform: translate(4px, -50%) rotate(45deg);
  }

.tpl-scope-cta-footer-mobile .section--contact__reserve-link:hover {
    color: var(--contact-color-primary);
    text-decoration: none;
    background-color: rgba(181, 150, 74, 0.08);
    border-color: rgba(181, 150, 74, 0.5);
    box-shadow: 0 0.75rem 1.4rem rgba(15, 39, 65, 0.14);
    transform: translateY(-2px);
  }

  .section--contact__reserve-link:hover
.tpl-scope-cta-footer-mobile .section--contact__external-icon {
    color: var(--contact-color-primary);
    transform: translate(3px, -3px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--contact__phone-number:focus-visible,
.section--contact__phone-button:focus-visible,
.tpl-scope-cta-footer-mobile .section--contact__reserve-link:focus-visible {
  outline: 2px solid var(--contact-color-accent);
  outline-offset: 3px;
}

/* 動きを減らす設定 */
@media (prefers-reduced-motion: reduce) {
  .section--contact__phone-number,
  .section--contact__phone-button,
  .section--contact__phone-button-icon,
  .section--contact__phone-button-arrow,
  .section--contact__reserve-link,
.tpl-scope-cta-footer-mobile .section--contact__external-icon {
    transition-duration: 0.01ms;
  }

  .section--contact__phone-button:hover,
.tpl-scope-cta-footer-mobile .section--contact__reserve-link:hover {
    transform: none;
  }

  .section--contact__phone-button:hover
    .section--contact__phone-button-icon,
  .section--contact__phone-button:hover
    .section--contact__phone-button-arrow,
  .section--contact__reserve-link:hover
.tpl-scope-cta-footer-mobile .section--contact__external-icon {
    transform: none;
  }
}
.section--message {
  --message-color-primary: #0b2f5f;
  --message-color-accent: #b5964a;
  --message-color-text: #171717;
  --message-color-background: #f8f5ed;
  --message-color-white: #fff;
  --message-border-color: rgba(181, 150, 74, 0.25);
  --message-border-radius: 1rem;
  --message-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--message-color-primary);
  background: var(--message-color-background);
}

.section--message,
.section--message * {
  box-sizing: border-box;
}

.section--message__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.75rem;
}

.section--message__header {
  text-align: center;
}

.section--message__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--message__ornament::before,
.section--message__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: var(--message-color-accent);
}

.section--message__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--message-color-accent);
  transform: rotate(45deg)}

.section--message__title {
  margin: 0;
  color: var(--message-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--message__lead {
  margin: 1.75rem 0 0;
  color: var(--message-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--message__lead:empty {
  display: none;
}

.section--message__visual {
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  margin: 2.5rem 0 0;
  overflow: hidden;
  background: rgba(181, 150, 74, 0.12);
  border: 1px solid var(--message-border-color);
  border-radius: var(--message-border-radius);
  box-shadow: var(--message-card-shadow);
}

.section--message__visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--message__body {
  margin-top: 1.75rem;
  padding: 1.5rem 1.25rem;
  color: var(--message-color-text);
  background: var(--message-color-white);
  border: 1px solid var(--message-border-color);
  border-radius: var(--message-border-radius);
  box-shadow: var(--message-card-shadow);
}

.section--message__message-item {
  position: relative;
  padding-bottom: 2.25rem;
}

.section--message__message-item:last-child {
  padding-bottom: 0;
}

.section--message__message-item + .section--message__message-item {
  padding-top: 2.25rem;
}

.section--message__message-item:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 24%;
  height: 1px;
  background: var(--message-color-accent);
  opacity: 0.65;
  transform: translateX(-50%);
}

.section--message__message-item:not(:last-child)::before {
  content: "";
  position: absolute;
  bottom: -0.18rem;
  left: 50%;
  z-index: 1;
  width: 0.4rem;
  aspect-ratio: 1;
  background: var(--message-color-accent);
  transform: translateX(-50%) rotate(45deg);
}

.section--message__message-item p {margin: 0;
  color: var(--message-color-text);
  white-space: pre-line}

.section--message__signature {
  width: 82%;
  margin: 1rem auto 0;
  padding: 1.5rem 1.25rem;
  text-align: center;
  background: var(--message-color-white);
  border: 1px solid var(--message-border-color);
  border-radius: var(--message-border-radius);
  box-shadow: var(--message-card-shadow);
}

.section--message__role,
.section--message__name {
  margin: 0;
}

.section--message__role {
  color: var(--message-color-text);
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.section--message__signature-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34%;
  margin: 0.75rem auto 0;
}

.section--message__signature-line {
  flex: 1;
  height: 1px;
  background: var(--message-color-accent);
}

.section--message__signature-diamond {
  display: block;
  flex: 0 0 auto;
  width: 0.35rem;
  aspect-ratio: 1;
  margin-inline: 0.4rem;
  background: var(--message-color-accent);
  transform: rotate(45deg);
}

.section--message__name {
  margin-top: 1rem;
  color: var(--message-color-primary);
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.14em;
  white-space: pre-line;
}

.section--message__decor {
  position: absolute;
  pointer-events: none;
  opacity: 0.1;
}

.section--message__decor span {display: block;
  border-top: 1px solid var(--message-color-accent);
  border-radius: 50%}

.section--message__decor--top-right {
  top: 1.5rem;
  right: -8%;
  width: 30%;
  transform: rotate(-7deg);
}

.section--message__decor--top-right span:nth-child(1) {width: 100%;
  height: 1rem}

.section--message__decor--top-right span:nth-child(2) {width: 82%;
  height: 0.9rem;
  margin-left: 12%}

.section--message__decor--top-right span:nth-child(3) {width: 68%;
  height: 0.8rem;
  margin-left: 24%}

.section--message__decor--middle-left {
  top: 20%;
  left: -12%;
  width: 28%;
  transform: rotate(5deg);
}

.section--message__decor--middle-left span:nth-child(1) {width: 100%;
  height: 1rem}

.section--message__decor--middle-left span:nth-child(2) {width: 72%;
  height: 0.8rem;
  margin-left: 8%}

.section--message__decor--bottom-right {
  right: -10%;
  bottom: 2%;
  width: 34%;
  transform: rotate(-8deg);
}

.section--message__decor--bottom-right span:nth-child(1) {width: 100%;
  height: 1.1rem}

.section--message__decor--bottom-right span:nth-child(2) {width: 78%;
  height: 0.9rem;
  margin-left: 12%}

.section--message__decor--bottom-right span:nth-child(3) {width: 58%;
  height: 0.8rem;
  margin-left: 28%}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:53:47 */
.tpl-scope-manual-sec-1784622529215-fgopa p {
  text-align: center !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa .section--message__name {
  font-size: 20px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa .section--message__body {
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa .section--message__signature {
  margin-top: 24px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa [data-iid="iid-ms41k8od-ulsh0"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa [data-iid="iid-ms426bqj-b5tbi"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--message {
  --message-color-primary: #0b2f5f;
  --message-color-accent: #b5964a;
  --message-color-text: #171717;
  --message-color-background: #f8f5ed;
  --message-color-white: #fff;
  --message-border-color: rgba(181, 150, 74, 0.25);
  --message-border-radius: 1rem;
  --message-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--message-color-primary);
  background: var(--message-color-background);
}

.section--message,
.section--message * {
  box-sizing: border-box;
}

.section--message__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.75rem;
}

.section--message__header {
  text-align: center;
}

.section--message__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--message__ornament::before,
.section--message__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: var(--message-color-accent);
}

.section--message__ornament span {
  display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--message-color-accent);
  transform: rotate(45deg);
}

.section--message__title {
  margin: 0;
  color: var(--message-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--message__lead {
  margin: 1.75rem 0 0;
  color: var(--message-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--message__lead:empty {
  display: none;
}

.section--message__visual {
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  margin: 2.5rem 0 0;
  overflow: hidden;
  background: rgba(181, 150, 74, 0.12);
  border: 1px solid var(--message-border-color);
  border-radius: var(--message-border-radius);
  box-shadow: var(--message-card-shadow);
}

.section--message__visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--message__body {
  margin-top: 1.75rem;
  padding: 1.5rem 1.25rem;
  color: var(--message-color-text);
  background: var(--message-color-white);
  border: 1px solid var(--message-border-color);
  border-radius: var(--message-border-radius);
  box-shadow: var(--message-card-shadow);
}

.section--message__message-item {
  position: relative;
  padding-bottom: 2.25rem;
}

.section--message__message-item:last-child {
  padding-bottom: 0;
}

.section--message__message-item + .section--message__message-item {
  padding-top: 2.25rem;
}

.section--message__message-item:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 24%;
  height: 1px;
  background: var(--message-color-accent);
  opacity: 0.65;
  transform: translateX(-50%);
}

.section--message__message-item:not(:last-child)::before {
  content: "";
  position: absolute;
  bottom: -0.18rem;
  left: 50%;
  z-index: 1;
  width: 0.4rem;
  aspect-ratio: 1;
  background: var(--message-color-accent);
  transform: translateX(-50%) rotate(45deg);
}

.section--message__message-item p {
  margin: 0;
  color: var(--message-color-text);
  line-height: 2;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--message__signature {
  width: 82%;
  margin: 1rem auto 0;
  padding: 1.5rem 1.25rem;
  text-align: center;
  background: var(--message-color-white);
  border: 1px solid var(--message-border-color);
  border-radius: var(--message-border-radius);
  box-shadow: var(--message-card-shadow);
}

.section--message__role,
.section--message__name {
  margin: 0;
}

.section--message__role {
  color: var(--message-color-text);
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.section--message__signature-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34%;
  margin: 0.75rem auto 0;
}

.section--message__signature-line {
  flex: 1;
  height: 1px;
  background: var(--message-color-accent);
}

.section--message__signature-diamond {
  display: block;
  flex: 0 0 auto;
  width: 0.35rem;
  aspect-ratio: 1;
  margin-inline: 0.4rem;
  background: var(--message-color-accent);
  transform: rotate(45deg);
}

.section--message__name {
  margin-top: 1rem;
  color: var(--message-color-primary);
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.14em;
  white-space: pre-line;
}

.section--message__decor {
  position: absolute;
  pointer-events: none;
  opacity: 0.1;
}

.section--message__decor span {
  display: block;
  border-top: 1px solid var(--message-color-accent);
  border-radius: 50%;
}

.section--message__decor--top-right {
  top: 1.5rem;
  right: -8%;
  width: 30%;
  transform: rotate(-7deg);
}

.section--message__decor--top-right span:nth-child(1) {
  width: 100%;
  height: 1rem;
}

.section--message__decor--top-right span:nth-child(2) {
  width: 82%;
  height: 0.9rem;
  margin-left: 12%;
}

.section--message__decor--top-right span:nth-child(3) {
  width: 68%;
  height: 0.8rem;
  margin-left: 24%;
}

.section--message__decor--middle-left {
  top: 20%;
  left: -12%;
  width: 28%;
  transform: rotate(5deg);
}

.section--message__decor--middle-left span:nth-child(1) {
  width: 100%;
  height: 1rem;
}

.section--message__decor--middle-left span:nth-child(2) {
  width: 72%;
  height: 0.8rem;
  margin-left: 8%;
}

.section--message__decor--bottom-right {
  right: -10%;
  bottom: 2%;
  width: 34%;
  transform: rotate(-8deg);
}

.section--message__decor--bottom-right span:nth-child(1) {
  width: 100%;
  height: 1.1rem;
}

.section--message__decor--bottom-right span:nth-child(2) {
  width: 78%;
  height: 0.9rem;
  margin-left: 12%;
}

.section--message__decor--bottom-right span:nth-child(3) {
  width: 58%;
  height: 0.8rem;
  margin-left: 28%;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:53:47 */
.tpl-scope-manual-sec-1784622529215-fgopa p {
  text-align: center !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa .section--message__name {
  font-size: 20px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa .section--message__body {
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa .section--message__signature {
  margin-top: 24px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa [data-iid="iid-ms41k8od-ulsh0"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-manual-sec-1784622529215-fgopa [data-iid="iid-ms426bqj-b5tbi"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
}
.section--problem {
  overflow: hidden;
  color: #0b2445;
  background: #fbfaf7;
}

.section--problem__inner {
  width: 100%;
  margin-inline: auto;
  padding-top: 2rem;
}

.section--problem__top-ornament,
.section--problem__divider {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 3rem);
  margin-inline: auto;
}

.section--problem__top-ornament {
  max-width: 8rem;
  margin-bottom: 1.75rem;
}

.section--problem__top-ornament span,
.section--problem__divider span {flex: 1;
  height: 0.0625rem;
  background: #b89a45}

.section--problem__top-ornament i,
.section--problem__divider i {
  display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.2rem;
  background: #b89a45;
  transform: rotate(45deg);
}

.section--problem__header {
  padding-inline: 1.75rem;
  text-align: center;
}

.section--problem__title {
  margin: 0;
  color: #0b2445;
  white-space: pre-line;
  letter-spacing: 0.12em;
  line-height: 1.75;
}

.section--problem__lead {
  margin: 1.4rem 0 0;
  color: #292826;
  white-space: pre-line;
  letter-spacing: 0.08em;
  line-height: 1.9;
}

.section--problem__sign-heading {
  display: grid;
  grid-template-columns: minmax(2.5rem, 1fr) minmax(0, 15rem) minmax(2.5rem, 1fr);
  align-items: center;
  gap: 0.65rem;
  margin-top: 1.8rem;
  padding-inline: 1rem;
}

.section--problem__sign-title {
  margin: 0;
  color: #0b2445;
  text-align: center;
  white-space: pre-line;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.section--problem__side-ornament {
  width: 100%;
  max-width: 4.5rem;
  justify-self: end;
  fill: none;
  stroke: #b89a45;
  stroke-width: 1.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.section--problem__side-ornament circle {
  fill: #fbfaf7;
}

.section--problem__side-ornament--right {
  justify-self: start;
  transform: scaleX(-1);
}

.section--problem__sign-list {
  display: grid;
  gap: 0.65rem;
  margin: 1.2rem 0 0;
  padding: 0 1.5rem;
  list-style: none;
}

.section--problem__sign-item {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  min-height: 4.4rem;
  margin: 0;
  padding: 0.9rem 1rem;
  color: #252522;
  background: rgba(237, 233, 225, 0.7);
  box-shadow: 0 0.15rem 0.8rem rgba(82, 71, 44, 0.04);
}

.section--problem__check {
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 2.15rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #b39235;
}

.section--problem__check svg {
  width: 58%;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.section--problem__sign-text {
  margin: 0;
  line-height: 1.65;
  letter-spacing: 0.04em;
}

.section--problem__message {
  padding: 2rem 1.75rem 1.7rem;
  color: #292826;
  text-align: center;
}

.section--problem__message p {margin: 0;
  white-space: pre-line}

.section--problem__divider {
  margin-top: 0.2rem;
}

.section--problem__divider i {
  margin-inline: 0;
}

.section--problem__closing-title {
  margin: 1.35rem 0 1rem;
  padding-inline: 1.5rem;
  color: #0b2445;
  text-align: center;
  white-space: pre-line;
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.section--problem__visual {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.section--problem__visual::after {
  position: absolute;
  inset: 0 0 auto;
  height: 18%;
  background: linear-gradient(
    to bottom,
    #fbfaf7 0%,
    rgba(251, 250, 247, 0.8) 45%,
    rgba(251, 250, 247, 0) 100%
  );
  content: "";
  pointer-events: none;
}

.section--problem__visual-image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 8.5;
  object-fit: cover;
  object-position: center;
}

.section--problem__sparkles {
  position: absolute;
  z-index: 1;
  top: -0.5rem;
  width: 24%;
  fill: #d8ab23;
  opacity: 0.9;
  pointer-events: none;
}

.section--problem__sparkles--left {
  left: -0.25rem;
}

.section--problem__sparkles--right {
  right: -0.25rem;
  transform: scaleX(-1);
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:53:52 */
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__lead {
  font-size: 14px !important;
  color: #b89a45 !important;
  font-weight: 500 !important;
  margin-bottom: 46px !important;
  margin-top: 24.4px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-title {
  font-size: 18px !important;
  color: #ffffff !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-text {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__check {
  width: 30.3906px !important;
  height: 30.3906px !important;
  background-color: #b89a45 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p p {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__closing-title {
  font-size: 16px !important;
  color: #ffffff !important;
  margin-top: 32px !important;
  font-weight: 600 !important;
  margin-bottom: 40px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__title {
  font-weight: 700 !important;
  color: #ffffff !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvq961n-ikpjw"] {
  font-weight: 700 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvq9977-w262x"] {
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvrb1wx-5b63v"] {
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvrb5ld-cg66q"] {
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-item {
  margin-top: 4px !important;
  padding-top: 14.4px !important;
  color: rgb(16, 29, 56) !important;
  background-color: #8d9096 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__inner {
  padding-top: 56px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__header {
  margin-bottom: 40px !important;
}

.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-list {
  margin-top: 20px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrwuyjnx-azk4l"] {
  margin-right: 4px !important;
  width: 67.0625px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrwuzgec-0k125"] {
  margin-left: 4px !important;
  width: 67.0625px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__message {
  color: #b89a45 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-ms41kgh8-rzaw4"] {
  margin-right: 6.2px !important;
  margin-left: 6.2px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-ms41g6sc-cvy6i"] {
  margin-bottom: 48px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-ms41kp2c-ao889"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 14:58:48 */
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__inner { background-color: rgb(16, 29, 56) !important; }
@media (max-width: 768px) {
.section--problem {
  overflow: hidden;
  color: #0b2445;
  background: #fbfaf7;
}

.section--problem__inner {
  width: 100%;
  margin-inline: auto;
  padding-top: 2rem;
}

.section--problem__top-ornament,
.section--problem__divider {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 3rem);
  margin-inline: auto;
}

.section--problem__top-ornament {
  max-width: 8rem;
  margin-bottom: 1.75rem;
}

.section--problem__top-ornament span,
.section--problem__divider span {flex: 1;
  height: 0.0625rem;
  background: #b89a45}

.section--problem__top-ornament i,
.section--problem__divider i {
  display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.2rem;
  background: #b89a45;
  transform: rotate(45deg);
}

.section--problem__header {
  padding-inline: 1.75rem;
  text-align: center;
}

.section--problem__title {
  margin: 0;
  color: #0b2445;
  white-space: pre-line;
  letter-spacing: 0.12em;
  line-height: 1.75;
}

.section--problem__lead {
  margin: 1.4rem 0 0;
  color: #292826;
  white-space: pre-line;
  letter-spacing: 0.08em;
  line-height: 1.9;
}

.section--problem__sign-heading {
  display: grid;
  grid-template-columns: minmax(2.5rem, 1fr) minmax(0, 15rem) minmax(2.5rem, 1fr);
  align-items: center;
  gap: 0.65rem;
  margin-top: 1.8rem;
  padding-inline: 1rem;
}

.section--problem__sign-title {
  margin: 0;
  color: #0b2445;
  text-align: center;
  white-space: pre-line;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.section--problem__side-ornament {
  width: 100%;
  max-width: 4.5rem;
  justify-self: end;
  fill: none;
  stroke: #b89a45;
  stroke-width: 1.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.section--problem__side-ornament circle {
  fill: #fbfaf7;
}

.section--problem__side-ornament--right {
  justify-self: start;
  transform: scaleX(-1);
}

.section--problem__sign-list {
  display: grid;
  gap: 0.65rem;
  margin: 1.2rem 0 0;
  padding: 0 1.5rem;
  list-style: none;
}

.section--problem__sign-item {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  min-height: 4.4rem;
  margin: 0;
  padding: 0.9rem 1rem;
  color: #252522;
  background: rgba(237, 233, 225, 0.7);
  box-shadow: 0 0.15rem 0.8rem rgba(82, 71, 44, 0.04);
}

.section--problem__check {
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 2.15rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #b39235;
}

.section--problem__check svg {
  width: 58%;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.section--problem__sign-text {
  margin: 0;
  line-height: 1.65;
  letter-spacing: 0.04em;
}

.section--problem__message {
  padding: 2rem 1.75rem 1.7rem;
  color: #292826;
  text-align: center;
}

.section--problem__message p {margin: 0;
  white-space: pre-line}

.section--problem__divider {
  margin-top: 0.2rem;
}

.section--problem__divider i {
  margin-inline: 0;
}

.section--problem__closing-title {
  margin: 1.35rem 0 1rem;
  padding-inline: 1.5rem;
  color: #0b2445;
  text-align: center;
  white-space: pre-line;
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.section--problem__visual {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.section--problem__visual::after {
  position: absolute;
  inset: 0 0 auto;
  height: 18%;
  background: linear-gradient(
    to bottom,
    #fbfaf7 0%,
    rgba(251, 250, 247, 0.8) 45%,
    rgba(251, 250, 247, 0) 100%
  );
  content: "";
  pointer-events: none;
}

.section--problem__visual-image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 8.5;
  object-fit: cover;
  object-position: center;
}

.section--problem__sparkles {
  position: absolute;
  z-index: 1;
  top: -0.5rem;
  width: 24%;
  fill: #d8ab23;
  opacity: 0.9;
  pointer-events: none;
}

.section--problem__sparkles--left {
  left: -0.25rem;
}

.section--problem__sparkles--right {
  right: -0.25rem;
  transform: scaleX(-1);
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:53:52 */
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__lead {
  font-size: 14px !important;
  color: #b89a45 !important;
  font-weight: 500 !important;
  margin-bottom: 46px !important;
  margin-top: 24.4px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-title {
  font-size: 18px !important;
  color: #ffffff !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-text {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__check {
  width: 30.3906px !important;
  height: 30.3906px !important;
  background-color: #b89a45 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p p {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__closing-title {
  font-size: 16px !important;
  color: #ffffff !important;
  margin-top: 32px !important;
  font-weight: 600 !important;
  margin-bottom: 40px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__title {
  font-weight: 700 !important;
  color: #ffffff !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvq961n-ikpjw"] {
  font-weight: 700 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvq9977-w262x"] {
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvrb1wx-5b63v"] {
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrvrb5ld-cg66q"] {
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-item {
  margin-top: 4px !important;
  padding-top: 14.4px !important;
  color: rgb(16, 29, 56) !important;
  background-color: #8d9096 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__inner {
  padding-top: 56px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__header {
  margin-bottom: 40px !important;
}

.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__sign-list {
  margin-top: 20px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrwuyjnx-azk4l"] {
  margin-right: 4px !important;
  width: 67.0625px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-mrwuzgec-0k125"] {
  margin-left: 4px !important;
  width: 67.0625px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__message {
  color: #b89a45 !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-ms41kgh8-rzaw4"] {
  margin-right: 6.2px !important;
  margin-left: 6.2px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-ms41g6sc-cvy6i"] {
  margin-bottom: 48px !important;
}
.tpl-scope-manual-sec-1784622870547-bm73p [data-iid="iid-ms41kp2c-ao889"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/23 14:58:48 */
.tpl-scope-manual-sec-1784622870547-bm73p .section--problem__inner { background-color: rgb(16, 29, 56) !important; }
}
.section--experience {
  --experience-color-primary: #0b2f5f;
  --experience-color-accent: #b5964a;
  --experience-color-text: #171717;
  --experience-color-background: #f8f5ed;
  --experience-color-white: #fff;
  --experience-border-color: rgba(181, 150, 74, 0.25);
  --experience-border-radius: 1rem;
  --experience-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--experience-color-primary);
  background: var(--experience-color-background);
}

.section--experience,
.section--experience * {
  box-sizing: border-box;
}

.section--experience__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.75rem;
}

.section--experience__header {
  text-align: center;
}

.section--experience__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--experience__ornament::before,
.section--experience__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: var(--experience-color-accent);
}

.section--experience__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--experience-color-accent);
  transform: rotate(45deg)}

.section--experience__title {
  margin: 0;
  color: var(--experience-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--experience__intro {
  margin: 1.75rem 0 0;
  color: var(--experience-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--experience__intro:empty {
  display: none;
}

.section--experience__flow-heading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 2.5rem 0 1.75rem;
}

.section--experience__flow-title {
  flex: 0 0 auto;
  margin: 0;
  color: var(--experience-color-primary);
  text-align: center;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--experience__flow-decoration {
  display: flex;
  flex: 1;
  align-items: center;
  min-width: 0;
}

.section--experience__flow-decoration--reverse {
  justify-content: flex-end;
}

.section--experience__flow-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    var(--experience-color-accent)
  );
}

.section--experience__flow-decoration--reverse
  .section--experience__flow-line {
  background: linear-gradient(
    90deg,
    var(--experience-color-accent),
    transparent
  );
}

.section--experience__flow-diamond {
  display: block;
  flex: 0 0 auto;
  width: 0.4rem;
  aspect-ratio: 1;
  background: var(--experience-color-accent);
  transform: rotate(45deg);
}

.section--experience__list {
  display: grid;
  gap: 1rem;
}

.section--experience__card {
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  margin: 0;
  overflow: hidden;
  background: var(--experience-color-primary);
  border: 1px solid var(--experience-border-color);
  border-radius: var(--experience-border-radius);
  box-shadow: var(--experience-card-shadow);
}

.section--experience__card-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--experience__card-shade {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(11, 47, 95, 0.94) 0%,
    rgba(11, 47, 95, 0.78) 34%,
    rgba(11, 47, 95, 0.38) 62%,
    rgba(11, 47, 95, 0.08) 100%
  );
}

.section--experience__card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 68%;
  padding: 1.5rem 1.25rem;
}

.section--experience__number {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: var(--experience-color-accent);
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.section--experience__number-line {
  display: block;
  width: 2.7rem;
  height: 1px;
  margin-top: 0.35rem;
  background: var(--experience-color-accent);
  opacity: 0.8;
}

.section--experience__card-title {
  margin: 1rem 0 0;
  color: var(--experience-color-white);
  font: inherit;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--experience__decor {
  position: absolute;
  pointer-events: none;
  opacity: 0.1;
}

.section--experience__decor span {display: block;
  border-top: 1px solid var(--experience-color-accent);
  border-radius: 50%}

.section--experience__decor--top-right {
  top: 1.5rem;
  right: -8%;
  width: 30%;
  transform: rotate(-7deg);
}

.section--experience__decor--top-right span:nth-child(1) {width: 100%;
  height: 1rem}

.section--experience__decor--top-right span:nth-child(2) {width: 82%;
  height: 0.9rem;
  margin-left: 12%}

.section--experience__decor--top-right span:nth-child(3) {width: 68%;
  height: 0.8rem;
  margin-left: 24%}

.section--experience__decor--bottom-left {
  bottom: 2%;
  left: -12%;
  width: 28%;
  transform: rotate(5deg);
}

.section--experience__decor--bottom-left span:nth-child(1) {width: 100%;
  height: 1rem}

.section--experience__decor--bottom-left span:nth-child(2) {width: 72%;
  height: 0.8rem;
  margin-left: 8%}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:53:58 */
.tpl-scope-manual-sec-1784623017051-u19au span {
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784623017051-u19au .section--experience__flow-title {
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784623017051-u19au [data-iid="iid-ms41ffpw-99dnv"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-manual-sec-1784623017051-u19au [data-iid="iid-ms41fzg4-8lwgl"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--experience {
  --experience-color-primary: #0b2f5f;
  --experience-color-accent: #b5964a;
  --experience-color-text: #171717;
  --experience-color-background: #f8f5ed;
  --experience-color-white: #fff;
  --experience-border-color: rgba(181, 150, 74, 0.25);
  --experience-border-radius: 1rem;
  --experience-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--experience-color-primary);
  background: var(--experience-color-background);
}

.section--experience,
.section--experience * {
  box-sizing: border-box;
}

.section--experience__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.75rem;
}

.section--experience__header {
  text-align: center;
}

.section--experience__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--experience__ornament::before,
.section--experience__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: var(--experience-color-accent);
}

.section--experience__ornament span {
  display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--experience-color-accent);
  transform: rotate(45deg);
}

.section--experience__title {
  margin: 0;
  color: var(--experience-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--experience__intro {
  margin: 1.75rem 0 0;
  color: var(--experience-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--experience__intro:empty {
  display: none;
}

.section--experience__flow-heading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 2.5rem 0 1.75rem;
}

.section--experience__flow-title {
  flex: 0 0 auto;
  margin: 0;
  color: var(--experience-color-primary);
  text-align: center;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--experience__flow-decoration {
  display: flex;
  flex: 1;
  align-items: center;
  min-width: 0;
}

.section--experience__flow-decoration--reverse {
  justify-content: flex-end;
}

.section--experience__flow-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    var(--experience-color-accent)
  );
}

.section--experience__flow-decoration--reverse
  .section--experience__flow-line {
  background: linear-gradient(
    90deg,
    var(--experience-color-accent),
    transparent
  );
}

.section--experience__flow-diamond {
  display: block;
  flex: 0 0 auto;
  width: 0.4rem;
  aspect-ratio: 1;
  background: var(--experience-color-accent);
  transform: rotate(45deg);
}

.section--experience__list {
  display: grid;
  gap: 1rem;
}

.section--experience__card {
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  margin: 0;
  overflow: hidden;
  background: var(--experience-color-primary);
  border: 1px solid var(--experience-border-color);
  border-radius: var(--experience-border-radius);
  box-shadow: var(--experience-card-shadow);
}

.section--experience__card-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--experience__card-shade {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(11, 47, 95, 0.94) 0%,
    rgba(11, 47, 95, 0.78) 34%,
    rgba(11, 47, 95, 0.38) 62%,
    rgba(11, 47, 95, 0.08) 100%
  );
}

.section--experience__card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 68%;
  padding: 1.5rem 1.25rem;
}

.section--experience__number {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: var(--experience-color-accent);
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.section--experience__number-line {
  display: block;
  width: 2.7rem;
  height: 1px;
  margin-top: 0.35rem;
  background: var(--experience-color-accent);
  opacity: 0.8;
}

.section--experience__card-title {
  margin: 1rem 0 0;
  color: var(--experience-color-white);
  font: inherit;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--experience__decor {
  position: absolute;
  pointer-events: none;
  opacity: 0.1;
}

.section--experience__decor span {
  display: block;
  border-top: 1px solid var(--experience-color-accent);
  border-radius: 50%;
}

.section--experience__decor--top-right {
  top: 1.5rem;
  right: -8%;
  width: 30%;
  transform: rotate(-7deg);
}

.section--experience__decor--top-right span:nth-child(1) {
  width: 100%;
  height: 1rem;
}

.section--experience__decor--top-right span:nth-child(2) {
  width: 82%;
  height: 0.9rem;
  margin-left: 12%;
}

.section--experience__decor--top-right span:nth-child(3) {
  width: 68%;
  height: 0.8rem;
  margin-left: 24%;
}

.section--experience__decor--bottom-left {
  bottom: 2%;
  left: -12%;
  width: 28%;
  transform: rotate(5deg);
}

.section--experience__decor--bottom-left span:nth-child(1) {
  width: 100%;
  height: 1rem;
}

.section--experience__decor--bottom-left span:nth-child(2) {
  width: 72%;
  height: 0.8rem;
  margin-left: 8%;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:53:58 */
.tpl-scope-manual-sec-1784623017051-u19au span {
  font-weight: 500 !important;
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784623017051-u19au .section--experience__flow-title {
  font-size: 18px !important;
}
.tpl-scope-manual-sec-1784623017051-u19au [data-iid="iid-ms41ffpw-99dnv"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-manual-sec-1784623017051-u19au [data-iid="iid-ms41fzg4-8lwgl"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
}
.section--stay-flow {
  --stay-flow-color-background: #101d38;
  --stay-flow-color-accent: #b89a45;
  --stay-flow-color-text: #ffffff;
  --stay-flow-color-card: #8d9096;
  --stay-flow-color-card-border: rgba(255, 255, 255, 0.12);
  --stay-flow-color-overlay: rgba(16, 29, 56, 0.88);
  --stay-flow-content-width: 50rem;

  overflow: hidden;
  color: var(--stay-flow-color-text);
  background: var(--stay-flow-color-background);
}

.section--stay-flow,
.section--stay-flow *,
.section--stay-flow *::before,
.section--stay-flow *::after {
  box-sizing: border-box;
}

.section--stay-flow__inner {
  width: 100%;
  max-width: var(--stay-flow-content-width);
  margin-inline: auto;
  padding: 3rem 1.5rem 2.8125rem;
}

.section--stay-flow__top-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8rem;
  max-width: 100%;
  margin: 0 auto 1.75rem;
}

.section--stay-flow__top-ornament span {flex: 1;
  height: 0.0625rem;
  background: var(--stay-flow-color-accent)}

.section--stay-flow__top-ornament i {
  display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.2rem;
  background: var(--stay-flow-color-accent);
  transform: rotate(45deg);
}

.section--stay-flow__header {
  text-align: center;
}

.section--stay-flow__title {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--stay-flow__introduction {
  margin: 2.5rem 0 0;
  color: var(--stay-flow-color-accent);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--stay-flow__schedule-heading {
  display: grid;
  grid-template-columns:
    minmax(2.5rem, 1fr)
    minmax(0, 15rem)
    minmax(2.5rem, 1fr);
  align-items: center;
  gap: 0.65rem;
  margin-top: 2.625rem;
  padding-inline: 0;
}

.section--stay-flow__schedule-title {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.1em;
  text-align: center;
  white-space: pre-line;
}

.section--stay-flow__side-ornament {
  width: 100%;
  max-width: 4.1875rem;
  justify-self: end;
  fill: none;
  stroke: var(--stay-flow-color-accent);
  stroke-width: 1.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.section--stay-flow__side-ornament circle {
  fill: var(--stay-flow-color-background);
}

.section--stay-flow__side-ornament--right {
  justify-self: start;
  transform: scaleX(-1);
}

.section--stay-flow__timeline {
  position: relative;
  display: grid;
  gap: 0.65rem;
  margin-top: 1.25rem;
  padding: 0;
}

.section--stay-flow__timeline::before {
  position: absolute;
  top: 2rem;
  bottom: 2rem;
  left: 1.9375rem;
  width: 0.0625rem;
  background: rgba(184, 154, 69, 0.7);
  content: "";
}

.section--stay-flow__timeline-item {
  position: relative;
  min-height: 4.4rem;
  margin: 0;
  padding: 0.9rem 1rem 0.9rem 4rem;
  border: 0.0625rem solid var(--stay-flow-color-card-border);
  background: var(--stay-flow-color-card);
  box-shadow: 0 0.15rem 0.8rem rgba(0, 0, 0, 0.06);
}

.section--stay-flow__timeline-dot {
  position: absolute;
  top: 1.25rem;
  left: 0.9875rem;
  z-index: 1;
  display: grid;
  width: 1.875rem;
  height: 1.875rem;
  place-items: center;
  border: 0.25rem solid var(--stay-flow-color-card);
  border-radius: 50%;
  background: var(--stay-flow-color-accent);
}

.section--stay-flow__timeline-dot::after {
  width: 0.4rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--stay-flow-color-text);
  content: "";
}

.section--stay-flow__timeline-content {
  position: relative;
  min-width: 0;
}

.section--stay-flow__item-title {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.08em;
  text-align: left;
  white-space: pre-line;
}

.section--stay-flow__item-description {
  margin: 0.65rem 0 0;
  color: var(--stay-flow-color-text);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.06em;
  text-align: left;
  white-space: pre-line;
}

.section--stay-flow__item-description:empty {
  display: none;
}

.section--stay-flow__item-image {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 1rem;
  object-fit: cover;
}

.section--stay-flow__item-image[src=""],
.section--stay-flow__item-image:not([src]) {
  display: none;
}

.section--stay-flow__message {
  position: relative;
  min-height: 19rem;
  margin-top: 2rem;
  overflow: hidden;
  background: var(--stay-flow-color-background);
}

.section--stay-flow__message-image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.section--stay-flow__message-image[src=""],
.section--stay-flow__message-image:not([src]) {
  display: none;
}

.section--stay-flow__message-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(16, 29, 56, 0.08) 0%,
    rgba(16, 29, 56, 0.25) 35%,
    rgba(16, 29, 56, 0.72) 70%,
    var(--stay-flow-color-overlay) 100%
  );
}

.section--stay-flow__message-content {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 19rem;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2rem 1.5rem 2.25rem;
}

.section--stay-flow__message-decoration {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8rem;
  max-width: 100%;
  margin: 0 auto 1rem;
}

.section--stay-flow__message-line {
  flex: 1;
  height: 0.0625rem;
  background: var(--stay-flow-color-accent);
}

.section--stay-flow__message-diamond {
  flex: 0 0 auto;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.2rem;
  background: var(--stay-flow-color-accent);
  transform: rotate(45deg);
}

.section--stay-flow__message-text {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: center;
  text-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.35);
  white-space: pre-line;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:56:00 */
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__inner {
  padding-bottom: 56px !important;
  padding-top: 56px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt svg {
  margin-bottom: -28px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__schedule-heading {
  margin-bottom: 24px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__introduction {
  margin-bottom: -20px !important;
  margin-top: 32px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt [data-iid="iid-ms41l56b-j227i"] {
  margin-right: 6.2px !important;
  margin-left: 6.2px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt [data-iid="iid-ms426hyb-442w0"] {
  font-size: 30px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__message-text {
  font-size: 16px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--stay-flow {
  --stay-flow-color-background: #101d38;
  --stay-flow-color-accent: #b89a45;
  --stay-flow-color-text: #ffffff;
  --stay-flow-color-card: #8d9096;
  --stay-flow-color-card-border: rgba(255, 255, 255, 0.12);
  --stay-flow-color-overlay: rgba(16, 29, 56, 0.88);
  --stay-flow-content-width: 50rem;

  overflow: hidden;
  color: var(--stay-flow-color-text);
  background: var(--stay-flow-color-background);
}

.section--stay-flow,
.section--stay-flow *,
.section--stay-flow *::before,
.section--stay-flow *::after {
  box-sizing: border-box;
}

.section--stay-flow__inner {
  width: 100%;
  max-width: var(--stay-flow-content-width);
  margin-inline: auto;
  padding: 3rem 1.5rem 2.8125rem;
}

.section--stay-flow__top-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8rem;
  max-width: 100%;
  margin: 0 auto 1.75rem;
}

.section--stay-flow__top-ornament span {
  flex: 1;
  height: 0.0625rem;
  background: var(--stay-flow-color-accent);
}

.section--stay-flow__top-ornament i {
  display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.2rem;
  background: var(--stay-flow-color-accent);
  transform: rotate(45deg);
}

.section--stay-flow__header {
  text-align: center;
}

.section--stay-flow__title {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--stay-flow__introduction {
  margin: 2.5rem 0 0;
  color: var(--stay-flow-color-accent);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--stay-flow__schedule-heading {
  display: grid;
  grid-template-columns:
    minmax(2.5rem, 1fr)
    minmax(0, 15rem)
    minmax(2.5rem, 1fr);
  align-items: center;
  gap: 0.65rem;
  margin-top: 2.625rem;
  padding-inline: 0;
}

.section--stay-flow__schedule-title {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.1em;
  text-align: center;
  white-space: pre-line;
}

.section--stay-flow__side-ornament {
  width: 100%;
  max-width: 4.1875rem;
  justify-self: end;
  fill: none;
  stroke: var(--stay-flow-color-accent);
  stroke-width: 1.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.section--stay-flow__side-ornament circle {
  fill: var(--stay-flow-color-background);
}

.section--stay-flow__side-ornament--right {
  justify-self: start;
  transform: scaleX(-1);
}

.section--stay-flow__timeline {
  position: relative;
  display: grid;
  gap: 0.65rem;
  margin-top: 1.25rem;
  padding: 0;
}

.section--stay-flow__timeline::before {
  position: absolute;
  top: 2rem;
  bottom: 2rem;
  left: 1.9375rem;
  width: 0.0625rem;
  background: rgba(184, 154, 69, 0.7);
  content: "";
}

.section--stay-flow__timeline-item {
  position: relative;
  min-height: 4.4rem;
  margin: 0;
  padding: 0.9rem 1rem 0.9rem 4rem;
  border: 0.0625rem solid var(--stay-flow-color-card-border);
  background: var(--stay-flow-color-card);
  box-shadow: 0 0.15rem 0.8rem rgba(0, 0, 0, 0.06);
}

.section--stay-flow__timeline-dot {
  position: absolute;
  top: 1.25rem;
  left: 0.9875rem;
  z-index: 1;
  display: grid;
  width: 1.875rem;
  height: 1.875rem;
  place-items: center;
  border: 0.25rem solid var(--stay-flow-color-card);
  border-radius: 50%;
  background: var(--stay-flow-color-accent);
}

.section--stay-flow__timeline-dot::after {
  width: 0.4rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--stay-flow-color-text);
  content: "";
}

.section--stay-flow__timeline-content {
  position: relative;
  min-width: 0;
}

.section--stay-flow__item-title {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.08em;
  text-align: left;
  white-space: pre-line;
}

.section--stay-flow__item-description {
  margin: 0.65rem 0 0;
  color: var(--stay-flow-color-text);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.06em;
  text-align: left;
  white-space: pre-line;
}

.section--stay-flow__item-description:empty {
  display: none;
}

.section--stay-flow__item-image {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 1rem;
  object-fit: cover;
}

.section--stay-flow__item-image[src=""],
.section--stay-flow__item-image:not([src]) {
  display: none;
}

.section--stay-flow__message {
  position: relative;
  min-height: 19rem;
  margin-top: 2rem;
  overflow: hidden;
  background: var(--stay-flow-color-background);
}

.section--stay-flow__message-image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.section--stay-flow__message-image[src=""],
.section--stay-flow__message-image:not([src]) {
  display: none;
}

.section--stay-flow__message-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(16, 29, 56, 0.08) 0%,
    rgba(16, 29, 56, 0.25) 35%,
    rgba(16, 29, 56, 0.72) 70%,
    var(--stay-flow-color-overlay) 100%
  );
}

.section--stay-flow__message-content {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 19rem;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2rem 1.5rem 2.25rem;
}

.section--stay-flow__message-decoration {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8rem;
  max-width: 100%;
  margin: 0 auto 1rem;
}

.section--stay-flow__message-line {
  flex: 1;
  height: 0.0625rem;
  background: var(--stay-flow-color-accent);
}

.section--stay-flow__message-diamond {
  flex: 0 0 auto;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.2rem;
  background: var(--stay-flow-color-accent);
  transform: rotate(45deg);
}

.section--stay-flow__message-text {
  margin: 0;
  color: var(--stay-flow-color-text);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: center;
  text-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.35);
  white-space: pre-line;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:56:00 */
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__inner {
  padding-bottom: 56px !important;
  padding-top: 56px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt svg {
  margin-bottom: -28px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__schedule-heading {
  margin-bottom: 24px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__introduction {
  margin-bottom: -20px !important;
  margin-top: 32px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt [data-iid="iid-ms41l56b-j227i"] {
  margin-right: 6.2px !important;
  margin-left: 6.2px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt [data-iid="iid-ms426hyb-442w0"] {
  font-size: 30px !important;
}
.tpl-scope-manual-sec-1784623135978-8mggt .section--stay-flow__message-text {
  font-size: 16px !important;
}
/* === end inspector overrides === */
}
.section--dining {
  --dining-color-primary: #0b2f5f;
  --dining-color-accent: #b5964a;
  --dining-color-text: #171717;
  --dining-color-background: #f8f5ed;
  --dining-color-white: #fff;
  --dining-color-guide-background: rgba(255, 255, 255, 0.58);
  --dining-border-color: rgba(181, 150, 74, 0.25);
  --dining-divider-color: rgba(181, 150, 74, 0.38);
  --dining-border-radius: 1rem;
  --dining-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--dining-color-primary);
  background: var(--dining-color-background);
}

.section--dining,
.section--dining * {
  box-sizing: border-box;
}

.section--dining__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.75rem;
}

.section--dining__header {
  text-align: center;
}

.section--dining__heading-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--dining__heading-ornament::before,
.section--dining__heading-ornament::after {
  display: block;
  flex: 1;
  height: 1px;
  content: "";
  background: var(--dining-color-accent);
}

.section--dining__heading-ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--dining-color-accent);
  transform: rotate(45deg)}

.section--dining__title {
  margin: 0;
  color: var(--dining-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--dining__lead {
  margin: 1.75rem 0 0;
  color: var(--dining-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--dining__lead:empty {
  display: none;
}

.section--dining__main-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  margin-top: 2.5rem;
  overflow: hidden;
  background: var(--dining-color-primary);
  border: 1px solid var(--dining-border-color);
  border-radius: var(--dining-border-radius);
  box-shadow: var(--dining-card-shadow);
}

.section--dining__main-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--dining__content {
  display: grid;
  gap: 1rem;
  margin-top: 1rem;
}

.section--dining__features,
.section--dining__guide {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--dining-border-color);
  border-radius: var(--dining-border-radius);
  box-shadow: var(--dining-card-shadow);
}

.section--dining__features {
  padding: 1.75rem 1.25rem;
  background: var(--dining-color-white);
}

.section--dining__subheading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.section--dining__features-title {
  flex: 0 0 auto;
  margin: 0;
  color: var(--dining-color-primary);
  text-align: center;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--dining__subheading-decoration {
  display: flex;
  flex: 1;
  align-items: center;
  min-width: 0;
}

.section--dining__subheading-decoration--reverse {
  justify-content: flex-end;
}

.section--dining__subheading-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    var(--dining-color-accent)
  );
}

.section--dining__subheading-decoration--reverse
  .section--dining__subheading-line {
  background: linear-gradient(
    90deg,
    var(--dining-color-accent),
    transparent
  );
}

.section--dining__subheading-diamond {
  display: block;
  flex: 0 0 auto;
  width: 0.4rem;
  aspect-ratio: 1;
  background: var(--dining-color-accent);
  transform: rotate(45deg);
}

.section--dining__feature-list {
  display: grid;
  margin-top: 1.75rem;
}

.section--dining__feature {
  padding-bottom: 1rem;
}

.section--dining__feature:last-child {
  padding-bottom: 0;
}

.section--dining__feature + .section--dining__feature {
  padding-top: 1rem;
  border-top: 1px solid var(--dining-divider-color);
}

.section--dining__feature-title {
  margin: 0 0 0.5rem;
  color: var(--dining-color-primary);
  font: inherit;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--dining__feature-text {
  margin: 0;
  color: var(--dining-color-text);
  line-height: 2;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--dining__guide {
  padding: 1.75rem 1.25rem;
  background: var(--dining-color-guide-background);
}

.section--dining__guide-heading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.section--dining__guide-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    var(--dining-color-accent)
  );
}

.section--dining__guide-line:last-child {
  background: linear-gradient(
    90deg,
    var(--dining-color-accent),
    transparent
  );
}

.section--dining__guide-title {
  flex: 0 0 auto;
  margin: 0;
  color: var(--dining-color-primary);
  text-align: center;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--dining__schedule {
  display: grid;
  gap: 0.75rem;
  width: max-content;
  max-width: 100%;
  margin: 1.75rem auto 0;
}

.section--dining__schedule-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
}

.section--dining__schedule-label {
  min-width: 4em;
  padding: 0.3rem 0.75rem;
  color: var(--dining-color-white);
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background: var(--dining-color-primary);
  border-radius: 0.25rem;
}

.section--dining__schedule-time {
  margin: 0;
  color: var(--dining-color-primary);
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.section--dining__guide-note {
  margin: 1.75rem 0 0;
  color: var(--dining-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--dining__guide-note:empty {
  display: none;
}

.section--dining__ornament {
  position: absolute;
  z-index: 0;
  display: block;
  object-fit: contain;
  pointer-events: none;
  opacity: 0.1;
}

.section--dining__ornament[src=""],
.section--dining__ornament:not([src]) {
  display: none;
}

.section--dining__ornament--intro {
  top: 1.5rem;
  right: -8%;
  width: 30%;
}

.section--dining__ornament--bottom-left {
  bottom: 2%;
  left: -12%;
  width: 28%;
}

.section--dining__ornament--bottom-right {
  right: -8%;
  bottom: 8%;
  width: 24%;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:54:10 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-note {
  font-size: 12px !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__schedule-time {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__schedule-label {
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef [data-iid="iid-ms41mwf0-yr7ee"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef [data-iid="iid-ms426lnv-13o2a"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/28 11:24:01 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-line { display: none !important; }
/* AI編集: 2026/7/28 11:24:51 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-title { text-align: center !important; }
/* AI編集: 2026/7/28 11:26:02 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-title { display: block !important; margin-left: auto !important; margin-right: auto !important; text-align: center !important; }
@media (max-width: 768px) {
.section--dining {
  --dining-color-primary: #0b2f5f;
  --dining-color-accent: #b5964a;
  --dining-color-text: #171717;
  --dining-color-background: #f8f5ed;
  --dining-color-white: #fff;
  --dining-color-guide-background: rgba(255, 255, 255, 0.58);
  --dining-border-color: rgba(181, 150, 74, 0.25);
  --dining-divider-color: rgba(181, 150, 74, 0.38);
  --dining-border-radius: 1rem;
  --dining-card-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.1);

  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--dining-color-primary);
  background: var(--dining-color-background);
}

.section--dining,
.section--dining * {
  box-sizing: border-box;
}

.section--dining__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 3.5rem 1.75rem;
}

.section--dining__header {
  text-align: center;
}

.section--dining__heading-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--dining__heading-ornament::before,
.section--dining__heading-ornament::after {
  display: block;
  flex: 1;
  height: 1px;
  content: "";
  background: var(--dining-color-accent);
}

.section--dining__heading-ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: var(--dining-color-accent);
  transform: rotate(45deg)}

.section--dining__title {
  margin: 0;
  color: var(--dining-color-primary);
  letter-spacing: 0.12em;
  white-space: pre-line;
}

.section--dining__lead {
  margin: 1.75rem 0 0;
  color: var(--dining-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--dining__lead:empty {
  display: none;
}

.section--dining__main-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  margin-top: 2.5rem;
  overflow: hidden;
  background: var(--dining-color-primary);
  border: 1px solid var(--dining-border-color);
  border-radius: var(--dining-border-radius);
  box-shadow: var(--dining-card-shadow);
}

.section--dining__main-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--dining__content {
  display: grid;
  gap: 1rem;
  margin-top: 1rem;
}

.section--dining__features,
.section--dining__guide {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--dining-border-color);
  border-radius: var(--dining-border-radius);
  box-shadow: var(--dining-card-shadow);
}

.section--dining__features {
  padding: 1.75rem 1.25rem;
  background: var(--dining-color-white);
}

.section--dining__subheading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.section--dining__features-title {
  flex: 0 0 auto;
  margin: 0;
  color: var(--dining-color-primary);
  text-align: center;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--dining__subheading-decoration {
  display: flex;
  flex: 1;
  align-items: center;
  min-width: 0;
}

.section--dining__subheading-decoration--reverse {
  justify-content: flex-end;
}

.section--dining__subheading-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    var(--dining-color-accent)
  );
}

.section--dining__subheading-decoration--reverse
  .section--dining__subheading-line {
  background: linear-gradient(
    90deg,
    var(--dining-color-accent),
    transparent
  );
}

.section--dining__subheading-diamond {
  display: block;
  flex: 0 0 auto;
  width: 0.4rem;
  aspect-ratio: 1;
  background: var(--dining-color-accent);
  transform: rotate(45deg);
}

.section--dining__feature-list {
  display: grid;
  margin-top: 1.75rem;
}

.section--dining__feature {
  padding-bottom: 1rem;
}

.section--dining__feature:last-child {
  padding-bottom: 0;
}

.section--dining__feature + .section--dining__feature {
  padding-top: 1rem;
  border-top: 1px solid var(--dining-divider-color);
}

.section--dining__feature-title {
  margin: 0 0 0.5rem;
  color: var(--dining-color-primary);
  font: inherit;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.06em;
  white-space: pre-line;
}

.section--dining__feature-text {
  margin: 0;
  color: var(--dining-color-text);
  line-height: 2;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--dining__guide {
  padding: 1.75rem 1.25rem;
  background: var(--dining-color-guide-background);
}

.section--dining__guide-heading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.section--dining__guide-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    var(--dining-color-accent)
  );
}

.section--dining__guide-line:last-child {
  background: linear-gradient(
    90deg,
    var(--dining-color-accent),
    transparent
  );
}

.section--dining__guide-title {
  flex: 0 0 auto;
  margin: 0;
  color: var(--dining-color-primary);
  text-align: center;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--dining__schedule {
  display: grid;
  gap: 0.75rem;
  width: max-content;
  max-width: 100%;
  margin: 1.75rem auto 0;
}

.section--dining__schedule-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
}

.section--dining__schedule-label {
  min-width: 4em;
  padding: 0.3rem 0.75rem;
  color: var(--dining-color-white);
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background: var(--dining-color-primary);
  border-radius: 0.25rem;
}

.section--dining__schedule-time {
  margin: 0;
  color: var(--dining-color-primary);
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.section--dining__guide-note {
  margin: 1.75rem 0 0;
  color: var(--dining-color-text);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--dining__guide-note:empty {
  display: none;
}

.section--dining__ornament {
  position: absolute;
  z-index: 0;
  display: block;
  object-fit: contain;
  pointer-events: none;
  opacity: 0.1;
}

.section--dining__ornament[src=""],
.section--dining__ornament:not([src]) {
  display: none;
}

.section--dining__ornament--intro {
  top: 1.5rem;
  right: -8%;
  width: 30%;
}

.section--dining__ornament--bottom-left {
  bottom: 2%;
  left: -12%;
  width: 28%;
}

.section--dining__ornament--bottom-right {
  right: -8%;
  bottom: 8%;
  width: 24%;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:54:10 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-note {
  font-size: 12px !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__schedule-time {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__schedule-label {
  font-weight: 500 !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef [data-iid="iid-ms41mwf0-yr7ee"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-manual-sec-1784623291876-y5gef [data-iid="iid-ms426lnv-13o2a"] {
  font-size: 30px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/28 11:24:01 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-line { display: none !important; }
/* AI編集: 2026/7/28 11:24:51 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-title { text-align: center !important; }
/* AI編集: 2026/7/28 11:26:02 */
.tpl-scope-manual-sec-1784623291876-y5gef .section--dining__guide-title { display: block !important; margin-left: auto !important; margin-right: auto !important; text-align: center !important; }
}
.section--room {
  --room-bg: #101d38;
  --room-bg-light: #273246;
  --room-bg-soft: #313c51;
  --room-white: #ffffff;
  --room-text: rgba(255, 255, 255, 0.88);
  --room-text-soft: rgba(255, 255, 255, 0.7);
  --room-gold: #b8903f;
  --room-gold-light: #d0aa53;
  --room-gold-border: rgba(184, 144, 63, 0.5);
  --room-border: rgba(255, 255, 255, 0.12);

  position: relative;
  overflow: hidden;
  padding-block: 3.5rem 4.5rem;
  color: var(--room-white);
  background: var(--room-bg);
}

.section--room *,
.section--room *::before,
.section--room *::after {box-sizing: border-box}

.section--room__container {
  width: min(100%, 1100px);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* ========================================
   Header
======================================== */

.section--room__header {
  margin-bottom: 2.5rem;
  text-align: center;
}

.section--message__inner {
  width: 100%;
}

.section--message__heading-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  width: min(42%, 10rem);
  margin-inline: auto;
  margin-bottom: 1.75rem;
}

.section--message__heading-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--room-gold));
}

.section--message__heading-line:last-child {
  background: linear-gradient(to left, transparent, var(--room-gold));
}

.section--message__diamond {
  display: block;
  width: 0.55rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--room-gold);
  transform: rotate(45deg);
}

.section--message__title,
.section--room__title {
  margin: 0;
  color: var(--room-white);
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--room__lead {
  max-width: 40rem;
  margin: 2.5rem auto 0;
  color: var(--room-gold-light);
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ========================================
   Slider
======================================== */

.section--room__slider {
  position: relative;
  overflow: visible;
  padding-bottom: 3.75rem;
}

.section--room__slider .swiper-wrapper {
  align-items: stretch;
}

.section--room__slide {
  display: flex;
  height: auto !important;
}

/* ========================================
   Room Card
======================================== */

.section--room__room-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 1px solid var(--room-border);
  border-radius: 1.15rem;
  background: var(--room-bg-light);
  box-shadow: none;
}

.section--room__image-wrap {
  flex-shrink: 0;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.62 / 1;
  background: var(--room-bg-soft);
}

.section--room__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--room__room-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.4rem 1.35rem 1.75rem;
  text-align: center;
}

.section--room__room-name {
  min-height: 1.5em;
  margin: 0;
  color: var(--room-white);
  font-weight: 600;
  line-height: 1.6;
}

.section--room__name-ornament,
.section--room__facilities-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  width: 30%;
  margin: 0.65rem auto 1rem;
}

.section--room__name-ornament::before,
.section--room__name-ornament::after,
.section--room__facilities-ornament::before,
.section--room__facilities-ornament::after {
  flex: 1;
  height: 1px;
  content: "";
  background: var(--room-gold);
}

.section--room__name-ornament span,
.section--room__facilities-ornament span {display: block;
  width: 0.42rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--room-gold);
  transform: rotate(45deg)}

.section--room__badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  min-height: 2rem;
  margin-bottom: 1.15rem;
}

.section--room__badge {
  min-width: 0;
  padding: 0.45rem 1.2rem;
  border: 1px solid var(--room-gold-border);
  border-radius: 999px;
  color: var(--room-white);
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.section--room__badge:empty {
  display: none;
}

.section--room__description {
  flex: 1;
  margin: 0;
  color: var(--room-text);
  text-align: center;
  font-size: 14px;
  line-height: 1.9;
  white-space: pre-line;
}

/* ========================================
   Navigation
======================================== */

.section--room__nav {
  position: absolute;
  top: 34%;
  z-index: 4;
  display: grid;
  place-items: center;
  width: 3.4rem;
  height: 3.4rem;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;
  transition:
    background-color 0.35s ease,
    transform 0.35s ease;
}

.section--room__nav::after {
  content: none;
}

.section--room__nav:hover {
  background: var(--room-gold-light);
  transform: translateY(-50%) scale(1.05);
}

.section--room__nav .material-symbols-outlined {
  color: var(--room-white);
  line-height: 1;
}

.section--room__nav--prev {
  left: -0.55rem;
}

.section--room__nav--next {
  right: -0.55rem;
}

.section--room__pagination {
  bottom: 1rem;
}

.section--room__pagination .swiper-pagination-bullet {
  width: 0.78rem;
  height: 0.78rem;
  margin-inline: 0.3rem;
  border: 1px solid var(--room-gold);
  opacity: 1;
  background: transparent;
}

.section--room__pagination .swiper-pagination-bullet-active {
  border-color: var(--room-gold-light);
  background: var(--room-gold-light);
}

/* ========================================
   Facilities
======================================== */

.section--room__facilities {
  margin-top: 0.5rem;
  padding: 1.6rem 1.2rem 1.4rem;
  border: 1px solid var(--room-gold-border);
  border-radius: 1.15rem;
  background: var(--room-bg-light);
  box-shadow: none;
  text-align: center;
}

.section--room__facilities-title {
  margin: 0;
  color: var(--room-white);
  text-align: center;
  line-height: 1.6;
}

.section--room__facility-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.section--room__facility-item {
  display: grid;
  place-items: center;
  min-height: 3rem;
  padding: 0.45rem 0.4rem;
  border: 1px solid rgba(184, 144, 63, 0.28);
  border-radius: 999px;
  color: var(--room-white);
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

/* ========================================
   Schedule
======================================== */

.section--room__schedule {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 1rem;
  margin-top: 1.4rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--room-gold-border);
}

.section--room__schedule-item {
  min-width: 0;
}

.section--room__schedule-label,
.section--room__schedule-time,
.section--room__schedule-note {
  margin: 0;
  color: var(--room-text);
  font-size: 14px;
  line-height: 1.7;
}

.section--room__schedule-label {
  color: var(--room-gold-light);
  font-weight: 500;
}

.section--room__schedule-time {
  margin-top: 0.15rem;
  color: var(--room-white);
  font-weight: 600;
}

.section--room__schedule-note {
  margin-top: 0.2rem;
  color: var(--room-text-soft);
  white-space: pre-line;
}

.section--room__schedule-divider {
  display: block;
  width: 1px;
  height: 3.25rem;
  background: var(--room-gold-border);
}

.section--room__notice {
  margin: 1rem 0 0;
  color: var(--room-text-soft);
  text-align: center;
  font-size: 12px;
  line-height: 1.7;
}

/* ========================================
   CTA
======================================== */

.section--room__cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 0.9rem;
  width: calc(100% - 2.8rem);
  min-height: 60px;
  margin: 1.5rem auto 0;
  padding: 1rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.85rem;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  text-align: center;
  text-decoration: none;
}

.section--room__cta::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background: var(--room-gold-light);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.section--room__cta:hover::before {
  opacity: 1;
}

.section--room__cta > * {position: relative;
  z-index: 1}

.section--room__cta-icon,
.section--room__cta-arrow,
.section--room__cta-label {
  color: var(--room-white);
  transition:
    color 0.4s ease,
    transform 0.4s ease;
}

.section--room__cta-icon {
  font-size: 18px;
}

.section--room__cta-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.section--room__cta:hover .section--room__cta-arrow {
  transform: translateX(6px);
}

/* ========================================
   Navigation
======================================== */

.section--room__nav {
  position: absolute;
  top: 34%;
  z-index: 4;
  display: grid;
  place-items: center;
  width: 3.4rem;
  height: 3.4rem;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;

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

.section--room__nav::after {
  content: none;
}

.section--room__nav .material-symbols-outlined {
  color: var(--room-white);
  line-height: 1;

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

.section--room__nav--prev {
  left: -0.55rem;
}

.section--room__nav--next {
  right: -0.55rem;
}

/* ホバー操作が可能な端末だけに適用 */
@media (hover: hover) and (pointer: fine) {
  .section--room__nav:hover {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: var(--room-gold-light);
    box-shadow: 0 0.55rem 1.2rem rgba(0, 0, 0, 0.24);
    transform: translateY(-50%) scale(1.05);
  }

  .section--room__nav--prev:hover .material-symbols-outlined {
    transform: translateX(-2px);
  }

  .section--room__nav--next:hover .material-symbols-outlined {
    transform: translateX(2px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--room__nav:focus-visible {
  outline: 2px solid var(--room-white);
  outline-offset: 3px;
  border-color: var(--room-white);
}

.section--room__nav:disabled,
.section--room__nav.swiper-button-disabled {
  opacity: 0.45;
  cursor: default;
  box-shadow: none;
}

.section--room__nav:disabled .material-symbols-outlined,
.section--room__nav.swiper-button-disabled .material-symbols-outlined {
  transform: none;
}

.section--room__pagination {
  bottom: 1rem;
}

.section--room__pagination .swiper-pagination-bullet {
  width: 0.78rem;
  height: 0.78rem;
  margin-inline: 0.3rem;
  border: 1px solid var(--room-gold);
  opacity: 1;
  background: transparent;
}

.section--room__pagination .swiper-pagination-bullet-active {
  border-color: var(--room-gold-light);
  background: var(--room-gold-light);
}

/* ========================================
   CTA
======================================== */

.section--room__cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 0.9rem;
  width: calc(100% - 2.8rem);
  min-height: 60px;
  margin: 1.5rem auto 0;
  padding: 1rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.85rem;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  text-align: center;
  text-decoration: none;

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

.section--room__cta::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background: var(--room-gold-light);
  opacity: 0;

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

.section--room__cta > * {position: relative;
  z-index: 1}

.section--room__cta-icon,
.section--room__cta-arrow,
.section--room__cta-label {
  color: var(--room-white);
}

.section--room__cta-icon {
  font-size: 18px;

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

.section--room__cta-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.section--room__cta-arrow {
  /* ホバーアニメーション */
  transition: transform 0.35s ease;
}

/* ホバー操作が可能な端末だけに適用 */
@media (hover: hover) and (pointer: fine) {
  .section--room__cta:hover {
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.24);
    transform: translateY(-2px);
  }

  .section--room__cta:hover::before {
    opacity: 1;
  }

  .section--room__cta:hover .section--room__cta-icon {
    transform: scale(1.04);
  }

  .section--room__cta:hover .section--room__cta-arrow {
    transform: translateX(5px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--room__cta:focus-visible {
  outline: 2px solid var(--room-white);
  outline-offset: 4px;
}

.section--room__cta:active {
  box-shadow: 0 0.3rem 0.75rem rgba(0, 0, 0, 0.18);
  transform: translateY(0);
}

/* ========================================
   Reduced Motion
======================================== */

/* 動きを減らす設定への対応 */
@media (prefers-reduced-motion: reduce) {
  .section--room__nav,
  .section--room__nav .material-symbols-outlined,
  .section--room__cta,
  .section--room__cta::before,
  .section--room__cta-icon,
  .section--room__cta-arrow {
    transition-duration: 0.01ms;
  }
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/30 10:38:10 */
.tpl-scope-manual-sec-1784623434827-hko4j .section--message__inner {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--room__facility-item {
  font-size: 15px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--room__schedule-note {
  font-size: 12px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--room__notice {
  font-size: 12px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--message__title {
  font-size: 30px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/30 10:41:02 */
.tpl-scope-manual-sec-1784623434827-hko4j .section--message__inner { position: relative !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark { position: relative !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::before, .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::after { content: "" !important; display: block !important; position: absolute !important; top: 50% !important; width: 50px !important; height: 1px !important; background: rgb(184, 144, 63) !important; transform: translateY(-50%) !important; z-index: 0 !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::before { left: 0 !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::after { right: 0 !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__diamond { position: relative !important; z-index: 1 !important; margin-left: 2px !important; margin-right: 2px !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-line:first-child { margin-right: 2px !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-line:last-child { margin-left: 2px !important; }
@media (max-width: 768px) {
.section--room {
  --room-bg: #101d38;
  --room-bg-light: #273246;
  --room-bg-soft: #313c51;
  --room-white: #ffffff;
  --room-text: rgba(255, 255, 255, 0.88);
  --room-text-soft: rgba(255, 255, 255, 0.7);
  --room-gold: #b8903f;
  --room-gold-light: #d0aa53;
  --room-gold-border: rgba(184, 144, 63, 0.5);
  --room-border: rgba(255, 255, 255, 0.12);

  position: relative;
  overflow: hidden;
  padding-block: 3.5rem 4.5rem;
  color: var(--room-white);
  background: var(--room-bg);
}

.section--room *,
.section--room *::before,
.section--room *::after {box-sizing: border-box}

.section--room__container {
  width: min(100%, 1100px);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* ========================================
   Header
======================================== */

.section--room__header {
  margin-bottom: 2.5rem;
  text-align: center;
}

.section--message__inner {
  width: 100%;
}

.section--message__heading-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  width: min(42%, 10rem);
  margin-inline: auto;
  margin-bottom: 1.75rem;
}

.section--message__heading-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--room-gold));
}

.section--message__heading-line:last-child {
  background: linear-gradient(to left, transparent, var(--room-gold));
}

.section--message__diamond {
  display: block;
  width: 0.55rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--room-gold);
  transform: rotate(45deg);
}

.section--message__title,
.section--room__title {
  margin: 0;
  color: var(--room-white);
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--room__lead {
  max-width: 40rem;
  margin: 2.5rem auto 0;
  color: var(--room-gold-light);
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ========================================
   Slider
======================================== */

.section--room__slider {
  position: relative;
  overflow: visible;
  padding-bottom: 3.75rem;
}

.section--room__slider .swiper-wrapper {
  align-items: stretch;
}

.section--room__slide {
  display: flex;
  height: auto !important;
}

/* ========================================
   Room Card
======================================== */

.section--room__room-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 1px solid var(--room-border);
  border-radius: 1.15rem;
  background: var(--room-bg-light);
  box-shadow: none;
}

.section--room__image-wrap {
  flex-shrink: 0;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.62 / 1;
  background: var(--room-bg-soft);
}

.section--room__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--room__room-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.4rem 1.35rem 1.75rem;
  text-align: center;
}

.section--room__room-name {
  min-height: 1.5em;
  margin: 0;
  color: var(--room-white);
  font-weight: 600;
  line-height: 1.6;
}

.section--room__name-ornament,
.section--room__facilities-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  width: 30%;
  margin: 0.65rem auto 1rem;
}

.section--room__name-ornament::before,
.section--room__name-ornament::after,
.section--room__facilities-ornament::before,
.section--room__facilities-ornament::after {
  flex: 1;
  height: 1px;
  content: "";
  background: var(--room-gold);
}

.section--room__name-ornament span,
.section--room__facilities-ornament span {display: block;
  width: 0.42rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--room-gold);
  transform: rotate(45deg)}

.section--room__badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  min-height: 2rem;
  margin-bottom: 1.15rem;
}

.section--room__badge {
  min-width: 0;
  padding: 0.45rem 1.2rem;
  border: 1px solid var(--room-gold-border);
  border-radius: 999px;
  color: var(--room-white);
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.section--room__badge:empty {
  display: none;
}

.section--room__description {
  flex: 1;
  margin: 0;
  color: var(--room-text);
  text-align: center;
  font-size: 14px;
  line-height: 1.9;
  white-space: pre-line;
}

/* ========================================
   Navigation
======================================== */

.section--room__nav {
  position: absolute;
  top: 34%;
  z-index: 4;
  display: grid;
  place-items: center;
  width: 3.4rem;
  height: 3.4rem;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;
  transition:
    background-color 0.35s ease,
    transform 0.35s ease;
}

.section--room__nav::after {
  content: none;
}

.section--room__nav:hover {
  background: var(--room-gold-light);
  transform: translateY(-50%) scale(1.05);
}

.section--room__nav .material-symbols-outlined {
  color: var(--room-white);
  line-height: 1;
}

.section--room__nav--prev {
  left: -0.55rem;
}

.section--room__nav--next {
  right: -0.55rem;
}

.section--room__pagination {
  bottom: 1rem;
}

.section--room__pagination .swiper-pagination-bullet {
  width: 0.78rem;
  height: 0.78rem;
  margin-inline: 0.3rem;
  border: 1px solid var(--room-gold);
  opacity: 1;
  background: transparent;
}

.section--room__pagination .swiper-pagination-bullet-active {
  border-color: var(--room-gold-light);
  background: var(--room-gold-light);
}

/* ========================================
   Facilities
======================================== */

.section--room__facilities {
  margin-top: 0.5rem;
  padding: 1.6rem 1.2rem 1.4rem;
  border: 1px solid var(--room-gold-border);
  border-radius: 1.15rem;
  background: var(--room-bg-light);
  box-shadow: none;
  text-align: center;
}

.section--room__facilities-title {
  margin: 0;
  color: var(--room-white);
  text-align: center;
  line-height: 1.6;
}

.section--room__facility-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.section--room__facility-item {
  display: grid;
  place-items: center;
  min-height: 3rem;
  padding: 0.45rem 0.4rem;
  border: 1px solid rgba(184, 144, 63, 0.28);
  border-radius: 999px;
  color: var(--room-white);
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

/* ========================================
   Schedule
======================================== */

.section--room__schedule {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 1rem;
  margin-top: 1.4rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--room-gold-border);
}

.section--room__schedule-item {
  min-width: 0;
}

.section--room__schedule-label,
.section--room__schedule-time,
.section--room__schedule-note {
  margin: 0;
  color: var(--room-text);
  font-size: 14px;
  line-height: 1.7;
}

.section--room__schedule-label {
  color: var(--room-gold-light);
  font-weight: 500;
}

.section--room__schedule-time {
  margin-top: 0.15rem;
  color: var(--room-white);
  font-weight: 600;
}

.section--room__schedule-note {
  margin-top: 0.2rem;
  color: var(--room-text-soft);
  white-space: pre-line;
}

.section--room__schedule-divider {
  display: block;
  width: 1px;
  height: 3.25rem;
  background: var(--room-gold-border);
}

.section--room__notice {
  margin: 1rem 0 0;
  color: var(--room-text-soft);
  text-align: center;
  font-size: 12px;
  line-height: 1.7;
}

/* ========================================
   CTA
======================================== */

.section--room__cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 0.9rem;
  width: calc(100% - 2.8rem);
  min-height: 60px;
  margin: 1.5rem auto 0;
  padding: 1rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.85rem;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  text-align: center;
  text-decoration: none;
}

.section--room__cta::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background: var(--room-gold-light);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.section--room__cta:hover::before {
  opacity: 1;
}

.section--room__cta > * {position: relative;
  z-index: 1}

.section--room__cta-icon,
.section--room__cta-arrow,
.section--room__cta-label {
  color: var(--room-white);
  transition:
    color 0.4s ease,
    transform 0.4s ease;
}

.section--room__cta-icon {
  font-size: 18px;
}

.section--room__cta-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.section--room__cta:hover .section--room__cta-arrow {
  transform: translateX(6px);
}

/* ========================================
   Navigation
======================================== */

.section--room__nav {
  position: absolute;
  top: 34%;
  z-index: 4;
  display: grid;
  place-items: center;
  width: 3.4rem;
  height: 3.4rem;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;

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

.section--room__nav::after {
  content: none;
}

.section--room__nav .material-symbols-outlined {
  color: var(--room-white);
  line-height: 1;

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

.section--room__nav--prev {
  left: -0.55rem;
}

.section--room__nav--next {
  right: -0.55rem;
}

/* ホバー操作が可能な端末だけに適用 */
@media (hover: hover) and (pointer: fine) {
  .section--room__nav:hover {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: var(--room-gold-light);
    box-shadow: 0 0.55rem 1.2rem rgba(0, 0, 0, 0.24);
    transform: translateY(-50%) scale(1.05);
  }

  .section--room__nav--prev:hover .material-symbols-outlined {
    transform: translateX(-2px);
  }

  .section--room__nav--next:hover .material-symbols-outlined {
    transform: translateX(2px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--room__nav:focus-visible {
  outline: 2px solid var(--room-white);
  outline-offset: 3px;
  border-color: var(--room-white);
}

.section--room__nav:disabled,
.section--room__nav.swiper-button-disabled {
  opacity: 0.45;
  cursor: default;
  box-shadow: none;
}

.section--room__nav:disabled .material-symbols-outlined,
.section--room__nav.swiper-button-disabled .material-symbols-outlined {
  transform: none;
}

.section--room__pagination {
  bottom: 1rem;
}

.section--room__pagination .swiper-pagination-bullet {
  width: 0.78rem;
  height: 0.78rem;
  margin-inline: 0.3rem;
  border: 1px solid var(--room-gold);
  opacity: 1;
  background: transparent;
}

.section--room__pagination .swiper-pagination-bullet-active {
  border-color: var(--room-gold-light);
  background: var(--room-gold-light);
}

/* ========================================
   CTA
======================================== */

.section--room__cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 0.9rem;
  width: calc(100% - 2.8rem);
  min-height: 60px;
  margin: 1.5rem auto 0;
  padding: 1rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.85rem;
  color: var(--room-white);
  background: var(--room-gold);
  box-shadow: none;
  text-align: center;
  text-decoration: none;

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

.section--room__cta::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background: var(--room-gold-light);
  opacity: 0;

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

.section--room__cta > * {position: relative;
  z-index: 1}

.section--room__cta-icon,
.section--room__cta-arrow,
.section--room__cta-label {
  color: var(--room-white);
}

.section--room__cta-icon {
  font-size: 18px;

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

.section--room__cta-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.section--room__cta-arrow {
  /* ホバーアニメーション */
  transition: transform 0.35s ease;
}

/* ホバー操作が可能な端末だけに適用 */
@media (hover: hover) and (pointer: fine) {
  .section--room__cta:hover {
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.24);
    transform: translateY(-2px);
  }

  .section--room__cta:hover::before {
    opacity: 1;
  }

  .section--room__cta:hover .section--room__cta-icon {
    transform: scale(1.04);
  }

  .section--room__cta:hover .section--room__cta-arrow {
    transform: translateX(5px);
  }
}

/* キーボード操作時のフォーカス表示 */
.section--room__cta:focus-visible {
  outline: 2px solid var(--room-white);
  outline-offset: 4px;
}

.section--room__cta:active {
  box-shadow: 0 0.3rem 0.75rem rgba(0, 0, 0, 0.18);
  transform: translateY(0);
}

/* ========================================
   Reduced Motion
======================================== */

/* 動きを減らす設定への対応 */
@media (prefers-reduced-motion: reduce) {
  .section--room__nav,
  .section--room__nav .material-symbols-outlined,
  .section--room__cta,
  .section--room__cta::before,
  .section--room__cta-icon,
  .section--room__cta-arrow {
    transition-duration: 0.01ms;
  }
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/30 10:38:10 */
.tpl-scope-manual-sec-1784623434827-hko4j .section--message__inner {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--room__facility-item {
  font-size: 15px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--room__schedule-note {
  font-size: 12px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--room__notice {
  font-size: 12px !important;
}
.tpl-scope-manual-sec-1784623434827-hko4j .section--message__title {
  font-size: 30px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/30 10:41:02 */
.tpl-scope-manual-sec-1784623434827-hko4j .section--message__inner { position: relative !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark { position: relative !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::before, .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::after { content: "" !important; display: block !important; position: absolute !important; top: 50% !important; width: 50px !important; height: 1px !important; background: rgb(184, 144, 63) !important; transform: translateY(-50%) !important; z-index: 0 !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::before { left: 0 !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-mark::after { right: 0 !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__diamond { position: relative !important; z-index: 1 !important; margin-left: 2px !important; margin-right: 2px !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-line:first-child { margin-right: 2px !important; } .tpl-scope-manual-sec-1784623434827-hko4j .section--message__heading-line:last-child { margin-left: 2px !important; }
}
.section--voice {
  width: 100%;
  overflow: hidden;
  color: #0b2f5f;
  background: #f8f5ed;
}

.section--voice,
.section--voice * {
  box-sizing: border-box;
}

.section--voice__inner {
  width: 100%;
  padding: 3.5rem 1.75rem 2.25rem;
}

.section--voice__header {
  text-align: center;
}

.section--voice__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--voice__ornament::before,
.section--voice__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #b5964a;
}

.section--voice__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: #b5964a;
  transform: rotate(45deg)}

.section--voice__title {
  margin: 0;
  color: #0b2f5f;
  letter-spacing: 0.12em;
}

.section--voice__intro {
  margin-top: 1.75rem;
  color: #171717;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
}

.section--voice__intro p {margin: 0}

.section--voice__intro p + p {margin-top: 0.6rem}

.section--voice__slider {
  position: relative;
  width: 100%;
  margin-top: 2.5rem;
  padding-bottom: 4rem;
  overflow: visible;
}

.section--voice__slide {
  height: auto;
}

.section--voice__card {
  height: 100%;
  overflow: hidden;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.12);
}

.section--voice__image {
  width: 100%;
  aspect-ratio: 1.75 / 1;
  overflow: hidden;
  background: #e8e3d9;
}

.section--voice__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--voice__card-body {
  padding: 1.65rem 1.75rem 1.9rem;
}

.section--voice__card-title {
  margin: 0;
  color: #0b2f5f;
  line-height: 1.55;
  letter-spacing: 0.08em;
}

.section--voice__card-ornament {
  display: flex;
  align-items: center;
  width: 17%;
  margin-top: 1rem;
}

.section--voice__card-ornament::before,
.section--voice__card-ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #b5964a;
}

.section--voice__card-ornament span {display: block;
  width: 0.35rem;
  aspect-ratio: 1;
  margin-inline: 0.1rem;
  background: #b5964a;
  transform: rotate(45deg)}

.section--voice__card-text {
  margin: 1.45rem 0 0;
  color: #171717;
  line-height: 2;
  white-space: pre-line;
}

.section--voice__profile {
  margin: 1.5rem 0 0;
  color: #b08e45;
  text-align: right;
  line-height: 1.7;
}

.section--voice__nav {
  position: absolute;
  top: 35%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  aspect-ratio: 1;
  margin: 0;
  padding: 0;
  color: #0b2f5f;
  background: #fff;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0.3rem 0.8rem rgba(15, 39, 65, 0.14);
  transform: translateY(-50%);
  cursor: pointer;
}

.section--voice__nav::after {
  display: none;
}

.section--voice__nav--prev {
  left: -0.8rem;
}

.section--voice__nav--next {
  right: -0.8rem;
}

.section--voice__pagination {
  bottom: 0.5rem;
}

.section--voice__pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  aspect-ratio: 1;
  margin-inline: 0.45rem;
  background: transparent;
  border: 2px solid #b5964a;
  opacity: 1;
}

.section--voice__pagination .swiper-pagination-bullet-active {
  background: #0b2f5f;
  border-color: #0b2f5f;
}

.section--voice__footer {
  margin-top: 2.25rem;
  text-align: center;
}

.section--voice__closing {
  margin: 0;
  color: #0b2f5f;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--voice__ornament--bottom {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.section--voice__note {
  margin: 0;
  color: #171717;
  line-height: 1.7;
}

.section--voice__card-title:empty,
.section--voice__card-text:empty,
.section--voice__profile:empty,
.section--voice__note:empty {
  display: none;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:58:11 */
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__title {
  font-size: 30px !important;
  font-weight: 700 !important;
  color: rgb(16, 29, 56) !important;
  margin-bottom: -5px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a p {
  font-size: 14px !important;
  margin-top: 0px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__note {
  font-size: 13px !important;
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__intro {
  color: rgb(150, 113, 46) !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__card-title {
  color: rgb(16, 29, 56) !important;
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__closing {
  color: rgb(16, 29, 56) !important;
  font-size: 14px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a span {
  margin-right: 8.4px !important;
  margin-left: 8.4px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__card-text {
  margin-top: 10px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__profile {
  margin-top: 10px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__inner {
  padding-bottom: 40px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/22 18:04:57 */
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__ornament.section--voice__ornament--bottom { display: none !important; }
@media (max-width: 768px) {
.section--voice {
  width: 100%;
  overflow: hidden;
  color: #0b2f5f;
  background: #f8f5ed;
}

.section--voice,
.section--voice * {
  box-sizing: border-box;
}

.section--voice__inner {
  width: 100%;
  padding: 3.5rem 1.75rem 2.25rem;
}

.section--voice__header {
  text-align: center;
}

.section--voice__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  margin: 0 auto 1.75rem;
}

.section--voice__ornament::before,
.section--voice__ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #b5964a;
}

.section--voice__ornament span {display: block;
  width: 0.45rem;
  aspect-ratio: 1;
  margin-inline: 0.15rem;
  background: #b5964a;
  transform: rotate(45deg)}

.section--voice__title {
  margin: 0;
  color: #0b2f5f;
  letter-spacing: 0.12em;
}

.section--voice__intro {
  margin-top: 1.75rem;
  color: #171717;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08em;
}

.section--voice__intro p {margin: 0}

.section--voice__intro p + p {margin-top: 0.6rem}

.section--voice__slider {
  position: relative;
  width: 100%;
  margin-top: 2.5rem;
  padding-bottom: 4rem;
  overflow: visible;
}

.section--voice__slide {
  height: auto;
}

.section--voice__card {
  height: 100%;
  overflow: hidden;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(15, 39, 65, 0.12);
}

.section--voice__image {
  width: 100%;
  aspect-ratio: 1.75 / 1;
  overflow: hidden;
  background: #e8e3d9;
}

.section--voice__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section--voice__card-body {
  padding: 1.65rem 1.75rem 1.9rem;
}

.section--voice__card-title {
  margin: 0;
  color: #0b2f5f;
  line-height: 1.55;
  letter-spacing: 0.08em;
}

.section--voice__card-ornament {
  display: flex;
  align-items: center;
  width: 17%;
  margin-top: 1rem;
}

.section--voice__card-ornament::before,
.section--voice__card-ornament::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #b5964a;
}

.section--voice__card-ornament span {display: block;
  width: 0.35rem;
  aspect-ratio: 1;
  margin-inline: 0.1rem;
  background: #b5964a;
  transform: rotate(45deg)}

.section--voice__card-text {
  margin: 1.45rem 0 0;
  color: #171717;
  line-height: 2;
  white-space: pre-line;
}

.section--voice__profile {
  margin: 1.5rem 0 0;
  color: #b08e45;
  text-align: right;
  line-height: 1.7;
}

.section--voice__nav {
  position: absolute;
  top: 35%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  aspect-ratio: 1;
  margin: 0;
  padding: 0;
  color: #0b2f5f;
  background: #fff;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0.3rem 0.8rem rgba(15, 39, 65, 0.14);
  transform: translateY(-50%);
  cursor: pointer;
}

.section--voice__nav::after {
  display: none;
}

.section--voice__nav--prev {
  left: -0.8rem;
}

.section--voice__nav--next {
  right: -0.8rem;
}

.section--voice__pagination {
  bottom: 0.5rem;
}

.section--voice__pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  aspect-ratio: 1;
  margin-inline: 0.45rem;
  background: transparent;
  border: 2px solid #b5964a;
  opacity: 1;
}

.section--voice__pagination .swiper-pagination-bullet-active {
  background: #0b2f5f;
  border-color: #0b2f5f;
}

.section--voice__footer {
  margin-top: 2.25rem;
  text-align: center;
}

.section--voice__closing {
  margin: 0;
  color: #0b2f5f;
  line-height: 2;
  letter-spacing: 0.08em;
  white-space: pre-line;
}

.section--voice__ornament--bottom {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.section--voice__note {
  margin: 0;
  color: #171717;
  line-height: 1.7;
}

.section--voice__card-title:empty,
.section--voice__card-text:empty,
.section--voice__profile:empty,
.section--voice__note:empty {
  display: none;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:58:11 */
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__title {
  font-size: 30px !important;
  font-weight: 700 !important;
  color: rgb(16, 29, 56) !important;
  margin-bottom: -5px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a p {
  font-size: 14px !important;
  margin-top: 0px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__note {
  font-size: 13px !important;
  margin-top: 16px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__intro {
  color: rgb(150, 113, 46) !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__card-title {
  color: rgb(16, 29, 56) !important;
  font-weight: 600 !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__closing {
  color: rgb(16, 29, 56) !important;
  font-size: 14px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a span {
  margin-right: 8.4px !important;
  margin-left: 8.4px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__card-text {
  margin-top: 10px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__profile {
  margin-top: 10px !important;
}
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__inner {
  padding-bottom: 40px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/22 18:04:57 */
.tpl-scope-manual-sec-1784623849013-5fz1a .section--voice__ornament.section--voice__ornament--bottom { display: none !important; }
}
/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:59:14 */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--message__inner {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  margin-top: 26px !important;
  line-height: 23px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--message__title {
  font-size: 30px !important;
  font-weight: 700 !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:59:14 */
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--message__inner {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--news__lead {
  margin-top: 26px !important;
  line-height: 23px !important;
}
.tpl-scope-cmqj9mq8600ev0h3y4h7t1ptn .section--message__title {
  font-size: 30px !important;
  font-weight: 700 !important;
}
/* === end inspector overrides === */
}
/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:59:33 */
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__inner {
  padding-bottom: 48px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__title {
  font-size: 30px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__lead {
  line-height: 23px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/28 11:38:10 */
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament span {margin-left: 12px !important;
  margin-right: 12px !important}
@media (max-width: 768px) {
  .tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament span {margin-left: 9px !important;
    margin-right: 9px !important}
}
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:59:33 */
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__inner {
  padding-bottom: 48px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__title {
  font-size: 30px !important;
}
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__lead {
  line-height: 23px !important;
}
/* === end inspector overrides === */
/* AI編集: 2026/7/28 11:38:10 */
.tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament span {margin-left: 12px !important;
  margin-right: 12px !important}
@media (max-width: 768px) {
  .tpl-scope-cmr06mdev0gom0h3xl7emstrp .section--faq__ornament span {margin-left: 9px !important;
    margin-right: 9px !important}
}
}
.section--access {
  --access-bg: #101d38;
  --access-bg-light: #273246;
  --access-bg-soft: #313c51;
  --access-white: #ffffff;
  --access-text: rgba(255, 255, 255, 0.88);
  --access-text-soft: rgba(255, 255, 255, 0.7);
  --access-gold: #b8903f;
  --access-gold-light: #d0aa53;
  --access-gold-border: rgba(184, 144, 63, 0.5);
  --access-border: rgba(255, 255, 255, 0.12);

  position: relative;
  overflow: hidden;
  width: 100%;
  padding-block: 3.5rem 4.5rem;
  color: var(--access-white);
  background: var(--access-bg);
}

.section--access *,
.section--access *::before,
.section--access *::after {box-sizing: border-box}

.section--access__inner {
  position: relative;
  width: min(100%, 1100px);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* ========================================
   Header
======================================== */

.section--access__header {
  margin-bottom: 2.5rem;
  text-align: center;
}

.section--access__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  width: min(42%, 10rem);
  margin-inline: auto;
  margin-bottom: 1.75rem;
}

.section--access__ornament::before,
.section--access__ornament::after {
  flex: 1;
  height: 1px;
  content: "";
}

.section--access__ornament::before {
  background: linear-gradient(
    to right,
    transparent,
    var(--access-gold)
  );
}

.section--access__ornament::after {
  background: linear-gradient(
    to left,
    transparent,
    var(--access-gold)
  );
}

.section--access__ornament span {display: block;
  width: 0.55rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--access-gold);
  transform: rotate(45deg)}

.section--access__title {
  margin: 0;
  color: var(--access-white);
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--access__lead {
  max-width: 40rem;
  margin: 2.5rem auto 0;
  color: var(--access-gold-light);
  text-align: center;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ========================================
   Card
======================================== */

.section--access__card {
  width: 100%;
  padding: 1.6rem 1.2rem 1.4rem;
  border: 1px solid var(--access-gold-border);
  border-radius: 1.15rem;
  background: var(--access-bg-light);
  box-shadow: none;
}

.section--access__card + .section--access__card {
  margin-top: 1.25rem;
}

.section--access__card-header {
  margin-bottom: 1.25rem;
  text-align: center;
}

.section--access__card-title {
  margin: 0;
  color: var(--access-white);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--access__title-line {
  position: relative;
  display: block;
  width: 30%;
  max-width: 8rem;
  height: 1px;
  margin: 0.65rem auto 0;
  background: var(--access-gold);
}

.section--access__title-line::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.42rem;
  aspect-ratio: 1;
  content: "";
  background: var(--access-gold);
  transform: translate(-50%, -50%) rotate(45deg);
}

/* ========================================
   Location
======================================== */

.section--access__address {
  margin: 0 0 1.15rem;
  color: var(--access-text);
  text-align: center;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--access__map {
  overflow: hidden;
  width: 100%;
  height: 250px;
  margin: 0;
  border: 1px solid var(--access-border);
  border-radius: 0.85rem;
  background: var(--access-bg-soft);
  box-shadow: none;
}

.section--access__map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

/* ========================================
   Notes
======================================== */

.section--access__note,
.section--access__contact-note {
  margin-top: 1.15rem;
  padding: 1rem 0.9rem;
  border: 1px solid rgba(184, 144, 63, 0.28);
  border-radius: 0.85rem;
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
}

.section--access__note p,
.section--access__contact-note p {margin: 0;
  color: var(--access-text);
  white-space: pre-line}

/* ========================================
   Transport
======================================== */

.section--access__transport-list {
  width: 100%;
}

.section--access__transport-item {
  padding: 0 0 1.15rem;
}

.section--access__transport-item:last-child {
  padding-bottom: 0;
}

.section--access__transport-item
  + .section--access__transport-item {
  padding-top: 1.15rem;
  border-top: 1px solid var(--access-gold-border);
}

.section--access__transport-heading {
  margin: 0 0 0.55rem;
  color: var(--access-gold-light);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.section--access__transport-text {
  margin: 0;
  color: var(--access-text);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.9;
  white-space: pre-line;
}

.section--access__contact-note {
  margin-top: 1.4rem;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:51:28 */
.tpl-scope-manual-sec-1784623977159-byptu .section--access__lead {
  margin-top: 28px !important;
}
.tpl-scope-manual-sec-1784623977159-byptu .section--access__title {
  font-size: 30px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
.section--access {
  --access-bg: #101d38;
  --access-bg-light: #273246;
  --access-bg-soft: #313c51;
  --access-white: #ffffff;
  --access-text: rgba(255, 255, 255, 0.88);
  --access-text-soft: rgba(255, 255, 255, 0.7);
  --access-gold: #b8903f;
  --access-gold-light: #d0aa53;
  --access-gold-border: rgba(184, 144, 63, 0.5);
  --access-border: rgba(255, 255, 255, 0.12);

  position: relative;
  overflow: hidden;
  width: 100%;
  padding-block: 3.5rem 4.5rem;
  color: var(--access-white);
  background: var(--access-bg);
}

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

.section--access__inner {
  position: relative;
  width: min(100%, 1100px);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* ========================================
   Header
======================================== */

.section--access__header {
  margin-bottom: 2.5rem;
  text-align: center;
}

.section--access__ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  width: min(42%, 10rem);
  margin-inline: auto;
  margin-bottom: 1.75rem;
}

.section--access__ornament::before,
.section--access__ornament::after {
  flex: 1;
  height: 1px;
  content: "";
}

.section--access__ornament::before {
  background: linear-gradient(
    to right,
    transparent,
    var(--access-gold)
  );
}

.section--access__ornament::after {
  background: linear-gradient(
    to left,
    transparent,
    var(--access-gold)
  );
}

.section--access__ornament span {
  display: block;
  width: 0.55rem;
  aspect-ratio: 1;
  flex-shrink: 0;
  background: var(--access-gold);
  transform: rotate(45deg);
}

.section--access__title {
  margin: 0;
  color: var(--access-white);
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.05em;
  white-space: pre-line;
}

.section--access__lead {
  max-width: 40rem;
  margin: 2.5rem auto 0;
  color: var(--access-gold-light);
  text-align: center;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

/* ========================================
   Card
======================================== */

.section--access__card {
  width: 100%;
  padding: 1.6rem 1.2rem 1.4rem;
  border: 1px solid var(--access-gold-border);
  border-radius: 1.15rem;
  background: var(--access-bg-light);
  box-shadow: none;
}

.section--access__card + .section--access__card {
  margin-top: 1.25rem;
}

.section--access__card-header {
  margin-bottom: 1.25rem;
  text-align: center;
}

.section--access__card-title {
  margin: 0;
  color: var(--access-white);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--access__title-line {
  position: relative;
  display: block;
  width: 30%;
  max-width: 8rem;
  height: 1px;
  margin: 0.65rem auto 0;
  background: var(--access-gold);
}

.section--access__title-line::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.42rem;
  aspect-ratio: 1;
  content: "";
  background: var(--access-gold);
  transform: translate(-50%, -50%) rotate(45deg);
}

/* ========================================
   Location
======================================== */

.section--access__address {
  margin: 0 0 1.15rem;
  color: var(--access-text);
  text-align: center;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
  white-space: pre-line;
}

.section--access__map {
  overflow: hidden;
  width: 100%;
  height: 250px;
  margin: 0;
  border: 1px solid var(--access-border);
  border-radius: 0.85rem;
  background: var(--access-bg-soft);
  box-shadow: none;
}

.section--access__map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

/* ========================================
   Notes
======================================== */

.section--access__note,
.section--access__contact-note {
  margin-top: 1.15rem;
  padding: 1rem 0.9rem;
  border: 1px solid rgba(184, 144, 63, 0.28);
  border-radius: 0.85rem;
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
}

.section--access__note p,
.section--access__contact-note p {
  margin: 0;
  color: var(--access-text);
  font-size: 14px;
  line-height: 1.9;
  white-space: pre-line;
}

/* ========================================
   Transport
======================================== */

.section--access__transport-list {
  width: 100%;
}

.section--access__transport-item {
  padding: 0 0 1.15rem;
}

.section--access__transport-item:last-child {
  padding-bottom: 0;
}

.section--access__transport-item
  + .section--access__transport-item {
  padding-top: 1.15rem;
  border-top: 1px solid var(--access-gold-border);
}

.section--access__transport-heading {
  margin: 0 0 0.55rem;
  color: var(--access-gold-light);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.section--access__transport-text {
  margin: 0;
  color: var(--access-text);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.9;
  white-space: pre-line;
}

.section--access__contact-note {
  margin-top: 1.4rem;
}

/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:51:28 */
.tpl-scope-manual-sec-1784623977159-byptu .section--access__lead {
  margin-top: 28px !important;
}
.tpl-scope-manual-sec-1784623977159-byptu .section--access__title {
  font-size: 30px !important;
}
/* === end inspector overrides === */
}
/* === inspector overrides === */
/* 検証モードで変更：2026/7/22 13:57:56 */
.tpl-scope-sidepart-left-menu-mobile .left-menu-txt {
  color: #131548 !important;
  font-weight: 600 !important;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link {
  color: #131548 !important;
}
.tpl-scope-sidepart-left-menu-mobile img {
  width: 100% !important;
  height: auto !important;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-image {
  width: 300px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/7/22 13:57:56 */
.tpl-scope-sidepart-left-menu-mobile .left-menu-txt {
  color: #131548 !important;
  font-weight: 600 !important;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-btn-link {
  color: #131548 !important;
}
.tpl-scope-sidepart-left-menu-mobile img {
  width: 100% !important;
  height: auto !important;
}
.tpl-scope-sidepart-left-menu-mobile .left-menu-image {
  width: 300px !important;
}
/* === end inspector overrides === */
}
/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:59:59 */
.tpl-scope-cta-footer-mobile [data-iid="iid-ms40r672-10nbn"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-cta-footer-mobile .section--contact__title {
  font-size: 30px !important;
}
.tpl-scope-cta-footer-mobile .section--contact__lead {
  line-height: 24px !important;
}
/* === end inspector overrides === */
@media (max-width: 768px) {
/* === inspector overrides === */
/* 検証モードで変更：2026/7/28 11:59:59 */
.tpl-scope-cta-footer-mobile [data-iid="iid-ms40r672-10nbn"] {
  margin-right: 6.4px !important;
  margin-left: 6.4px !important;
}
.tpl-scope-cta-footer-mobile .section--contact__title {
  font-size: 30px !important;
}
.tpl-scope-cta-footer-mobile .section--contact__lead {
  line-height: 24px !important;
}
/* === end inspector overrides === */
}
* {box-sizing: border-box}
.right-menu:not(.is-open) .right-menu-link { color: #131548 !important; }
.right-menu:not(.is-open) .right-menu-link-arrow { background-color: #131548 !important; }
.right-menu:not(.is-open) .right-menu-link-arrow::after { border-left-color: #ffffff !important; }
.right-menu.is-open .right-menu-link-arrow::after { border-left-color: #131548 !important; }

: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}
