.seo-page {
  color: #eeeaf0;
  background: #0d0f1c;
}

.seo-page .ambient-image,
.seo-page .ambient-prism,
.seo-page .cosmic-section::after,
.seo-page .glass-card::before,
.seo-page .glass-card::after,
.seo-page .glow-button,
.seo-page .glow-button::before,
.seo-page .section-heading h2 {
  animation: none;
}

.seo-page .ambient-image {
  opacity: .72;
  filter: saturate(.72) brightness(.74);
  transform: scale(1.04);
  will-change: auto;
}

.seo-page .ambient-prism {
  filter: none;
  opacity: .5;
}

.seo-page .reveal,
.seo-page .reveal.visible {
  opacity: 1;
  filter: none;
  clip-path: none;
  transform: none;
  transition: none;
}

.seo-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 28px;
  color: #96919e;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: .62rem;
  line-height: 1.6;
}

.seo-breadcrumb span[aria-hidden='true'] { color: #615d68; }

.seo-hero {
  min-height: 0;
  padding: 118px 0 82px;
  background: linear-gradient(150deg, rgba(13, 16, 38, .38), rgba(66, 20, 54, .2));
}

.seo-hero-inner { max-width: 900px; }
.seo-kicker { margin: 0; color: #d197b5; font-family: 'Noto Sans JP', sans-serif; font-size: .66rem; }

.seo-hero h1 {
  max-width: 820px;
  margin: 22px 0 0;
  color: #f0e7ee;
  font-size: clamp(1.86rem, 7.5vw, 3.2rem);
  font-weight: 400;
  line-height: 1.62;
}

.seo-hero h1 em {
  color: #efb2d0;
  font-style: normal;
}

.seo-lead {
  max-width: 720px;
  margin: 32px 0 0;
  color: #d3ccd4;
  font-size: .88rem;
  line-height: 2.15;
}

.seo-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 34px;
}

.seo-facts span {
  min-height: 48px;
  display: grid;
  place-items: center;
  padding: 7px;
  border: 1px solid rgba(229, 214, 255, .24);
  border-radius: 999px;
  background: rgba(255,255,255,.035);
  color: #c8c1ca;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: .6rem;
  line-height: 1.45;
  text-align: center;
}

.seo-hero-actions {
  display: grid;
  gap: 10px;
  margin-top: 28px;
}

.seo-hero-actions .glow-button { margin: 0; }
.seo-sub-link {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-bottom: 1px solid rgba(229, 214, 255, .22);
  color: #c5bdc7;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: .72rem;
}

.seo-section { padding: 82px 0; }
.seo-section:nth-of-type(even) { background: rgba(17, 18, 42, .5); }
.seo-section:nth-of-type(odd) { background: rgba(42, 13, 34, .36); }
.seo-section-heading { max-width: 760px; margin-bottom: 38px; }
.seo-section-heading .seo-kicker { margin-bottom: 15px; }

.seo-section h2 {
  margin: 0;
  color: #ead9e6;
  font-size: clamp(1.42rem, 5.8vw, 2.4rem);
  font-weight: 400;
  line-height: 1.72;
}

.seo-section-heading > p:last-child {
  margin: 24px 0 0;
  color: #c7c0c9;
  font-size: .82rem;
  line-height: 2.1;
}

.seo-prose { max-width: 780px; }
.seo-prose p { margin: 0; color: #cbc4cc; font-size: .84rem; line-height: 2.15; }
.seo-prose p + p { margin-top: 20px; }
.seo-prose strong { color: #f0d7e5; font-weight: 500; }

.seo-grid {
  display: grid;
  gap: 14px;
}

.seo-card {
  padding: 26px 22px;
  border: 1px solid rgba(229, 214, 255, .2);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255,255,255,.07), rgba(255,255,255,.025));
}

.seo-card-number,
.seo-card-label {
  margin: 0;
  color: #a796aa;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: .58rem;
}

.seo-card h3 {
  margin: 12px 0 14px;
  color: #efcade;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.6;
}

.seo-card p { margin: 0; color: #c4bdc6; font-size: .76rem; line-height: 2; }
.seo-card p + p { margin-top: 12px; }
.seo-spaced { margin-top: 30px; }
.seo-campaign { margin: 0 0 24px; padding: 20px 0; display: grid; gap: 12px; border-top: 1px solid rgba(244, 174, 214, .44); border-bottom: 1px solid rgba(244, 174, 214, .26); font-family: 'Noto Sans JP', sans-serif; }
.seo-campaign p { margin: 0; display: flex; align-items: center; gap: 12px; }
.seo-campaign p span { color: #d9a7c8; font-size: .62rem; }
.seo-campaign p strong { padding: 5px 10px; border: 1px solid rgba(242, 184, 218, .36); border-radius: 999px; color: #f2d5e7; font-size: .68rem; font-weight: 400; }
.seo-campaign > div { display: flex; align-items: baseline; flex-wrap: wrap; gap: 10px; color: #c9c1cb; font-size: .76rem; }
.seo-campaign del { color: #8f8997; }
.seo-campaign b { color: #f4bddf; font-size: 1.5rem; font-weight: 400; }

.seo-table-wrap {
  overflow-x: auto;
  border-top: 1px solid rgba(229, 214, 255, .24);
  border-bottom: 1px solid rgba(229, 214, 255, .18);
}

.seo-table {
  width: 100%;
  min-width: 620px;
  border-collapse: collapse;
  color: #ccc5ce;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: .7rem;
  line-height: 1.75;
}

.seo-table th,
.seo-table td { padding: 18px 16px; border-bottom: 1px solid rgba(229, 214, 255, .1); text-align: left; vertical-align: top; }
.seo-table th { color: #edc8dc; font-weight: 500; }
.seo-table thead th { color: #9993a0; font-size: .6rem; }

.seo-price-list {
  display: grid;
  gap: 1px;
  margin: 0;
  background: rgba(229, 214, 255, .12);
}

.seo-price-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  min-height: 68px;
  padding: 14px 18px;
  background: rgba(15, 17, 37, .94);
}

.seo-price-row dt { color: #c7c0c9; font-size: .78rem; }
.seo-price-row dd { margin: 0; color: #f0cada; font-family: 'Noto Sans JP', sans-serif; font-size: .88rem; text-align: right; }
.seo-price-row dd small { color: #b9a5b4; font-size: .64rem; line-height: 1.7; }
.seo-note { margin: 18px 0 0; color: #aaa3ad; font-family: 'Noto Sans JP', sans-serif; font-size: .66rem; line-height: 1.9; }

.seo-link-grid { display: grid; gap: 10px; }
.seo-link-card {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 20px;
  border: 1px solid rgba(229, 214, 255, .22);
  border-radius: 8px;
  color: #e2d8df;
  font-size: .86rem;
}
.seo-link-card small { display: block; color: #8f8995; font-family: 'Noto Sans JP', sans-serif; font-size: .55rem; }
.seo-link-card span[aria-hidden='true'] { color: #df9fc0; }

.seo-faq { display: grid; border-top: 1px solid rgba(229, 214, 255, .22); }
.seo-faq details { border-bottom: 1px solid rgba(229, 214, 255, .14); }
.seo-faq summary { padding: 20px 4px; color: #e6dce4; font-size: .88rem; cursor: pointer; }
.seo-faq details p { margin: 0; padding: 0 4px 22px; color: #bdb6c0; font-size: .76rem; line-height: 2; }

.seo-map { margin-top: 34px; aspect-ratio: 1 / 1; overflow: hidden; border: 1px solid rgba(229, 214, 255, .22); border-radius: 8px; }
.seo-map iframe { width: 100%; height: 100%; display: block; border: 0; filter: saturate(.72) contrast(1.03); }

.seo-address {
  padding: 26px 22px;
  border-left: 1px solid #d8a1bd;
  background: rgba(255,255,255,.035);
}
.seo-address address { color: #ded6dd; font-size: .82rem; font-style: normal; line-height: 2; }
.seo-address p { margin: 14px 0 0; color: #aaa4ad; font-size: .7rem; line-height: 1.9; }

.seo-page footer { padding-bottom: 112px; }

@media (min-width: 700px) {
  .seo-hero { padding: 148px 0 108px; }
  .seo-lead { font-size: .96rem; }
  .seo-facts { width: min(680px, 100%); }
  .seo-hero-actions { width: min(680px, 100%); grid-template-columns: 1.25fr .75fr; }
  .seo-section { padding: 118px 0; }
  .seo-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .seo-card { padding: 32px 30px; }
  .seo-link-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .seo-map { aspect-ratio: 16 / 8; }
}

@media (min-width: 1024px) {
  .seo-grid.three-columns { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .seo-card { min-height: 240px; }
}
