html {
  scroll-behavior: smooth;
}

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

body {
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Noto Sans JP', sans-serif;
  background-color: #ffffff;
  color: #1a1a1a;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 24px;
}

.container {
  max-width: 640px;
  width: 100%;
  text-align: center;
}

/* ロゴ（静止画・フォールバック用） */
.logo {
  width: 100%;
  max-width: 360px;
  height: auto;
  margin-bottom: 56px;
}

/* ロゴ動画（indexページ） */
.logo-video {
  width: 100%;
  max-width: 360px;
  height: auto;
  margin-bottom: 56px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* サブスクページ：コンパクトヘッダー */
.header-compact {
  padding-top: 0;
  margin-bottom: 0;
}

.logo-small {
  width: 100%;
  max-width: 200px;
  height: auto;
  margin-bottom: 32px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* キャッチコピー */
h1 {
  font-size: 1.45rem;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 28px;
  letter-spacing: 0.03em;
}

/* Review and Proposal の強調 */
.description em {
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.04em;
}

/* 本文 */
.description {
  font-size: 1rem;
  line-height: 2;
  color: #333;
  margin-bottom: 24px;
}

/* 現状説明 */
.status {
  font-size: 0.9rem;
  line-height: 1.9;
  color: #777;
  margin-bottom: 40px;
}

/* CTAボタン */
.btn {
  display: inline-block;
  background-color: #1a1a1a;
  color: #fff;
  text-decoration: none;
  padding: 16px 44px;
  font-size: 1rem;
  letter-spacing: 0.06em;
  border-radius: 8px;
  transition: background-color 0.2s;
  margin-bottom: 14px;
}

.btn:hover {
  background-color: #7a1525;
}

/* ボタン下の小さな文字 */
.note {
  font-size: 0.78rem;
  color: #aaa;
  margin-bottom: 64px;
}

/* indexのサブスクカード */
.subscription-card {
  display: block;
  text-decoration: none;
  background-color: #1a1a1a;
  color: #fff;
  border-radius: 10px;
  padding: 28px 32px;
  margin-bottom: 48px;
  text-align: left;
  transition: background-color 0.2s;
}

.subscription-card:hover {
  background-color: #7a1525;
}

.subscription-card-label {
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  color: #aaa;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.subscription-card-title {
  font-size: 1.15rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 12px;
}

.subscription-card-desc {
  font-size: 0.88rem;
  line-height: 1.8;
  color: #ccc;
  margin-bottom: 16px;
}

.subscription-card-cta {
  font-size: 0.85rem;
  color: #fff;
  letter-spacing: 0.04em;
}

/* indexカードのコンセプト行 */
.subscription-card-concept {
  font-size: 0.82rem;
  color: #999;
  letter-spacing: 0.06em;
  margin-bottom: 14px;
  font-style: italic;
}

/* サブスクページ：3つの価値 */
.value-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 32px 0;
  text-align: left;
}

.value-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 24px;
  background-color: #f9f9f9;
  border-radius: 8px;
}

.value-icon {
  font-size: 1.1rem;
  color: #7a1525;
  font-weight: 700;
  min-width: 24px;
  margin-top: 2px;
}

.value-title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: 0.02em;
}

.value-desc {
  font-size: 0.85rem;
  line-height: 1.8;
  color: #555;
}

/* 卒業コンセプト */
.graduation {
  background-color: #1a1a1a;
  color: #fff;
  border-radius: 10px;
  padding: 32px;
  margin: 32px 0;
  text-align: center;
}

.graduation p {
  font-size: 1rem;
  line-height: 2;
  margin-bottom: 16px;
}

.graduation-tagline {
  font-size: 1.2rem !important;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 0 !important;
}

/* サービス名・コンセプト */
.service-label {
  font-size: 1rem;
  letter-spacing: 0.18em;
  color: #555;
  font-weight: 600;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.service-title {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 32px;
  line-height: 1.2;
}

.service-concept {
  font-size: 0.9rem;
  color: #888;
  letter-spacing: 0.06em;
  font-style: italic;
  margin-bottom: 36px;
}

/* h2と説明（うまいワインだけが、届く。） */
.sub-h2 {
  font-size: 1.45rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.7;
  margin: 36px 0 16px;
}

.sub-desc {
  font-size: 0.92rem;
  line-height: 2;
  color: #555;
  margin-bottom: 32px;
}

/* 料金の注記 */
.pricing-caveat {
  font-size: 0.72rem;
  color: #aaa;
  font-weight: 400;
  letter-spacing: 0.02em;
}

/* 料金カード（共通） */
.pricing {
  border: 1px solid #d0c4bc;
  border-radius: 10px;
  padding: 24px 28px;
  margin: 16px 0;
  text-align: left;
}

.pricing-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e8e0da;
  gap: 12px;
}

.pricing-course-title {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 0;
}

.pricing-course-sub {
  font-size: 0.95rem;
  font-weight: 400;
  color: #777;
}

.pricing-amount {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: right;
  white-space: nowrap;
}

.pricing-note {
  font-size: 0.85rem;
  font-weight: 400;
  color: #777;
  margin-left: 4px;
}

.pricing-detail {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.pricing-detail li {
  font-size: 0.88rem;
  color: #555;
  line-height: 2;
  padding-left: 1em;
  position: relative;
}

.pricing-detail li::before {
  content: '–';
  position: absolute;
  left: 0;
  color: #7a1525;
}

.pricing-caveat-block {
  font-size: 0.72rem;
  color: #bbb;
  margin-top: 14px;
}

/* メインコース */
.pricing--main {
  background-color: #fdf8f4;
  border-color: #8a7060;
  border-width: 2px;
}

/* イロイロプラスコース */
.pricing--plus {
  background-color: #f8f5fd;
}

/* 低SO2コース */
.pricing--so2 {
  background-color: #fdf5f5;
}

/* 解除リンク */
.unsubscribe-link {
  color: #aaa;
  font-size: 0.75rem;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

.unsubscribe-link:hover {
  color: #777;
}

/* フッター */
footer {
  border-top: 1px solid #e5e5e5;
  padding-top: 32px;
}

.link-sub {
  display: inline-block;
  color: #555;
  text-decoration: none;
  font-size: 0.92rem;
  letter-spacing: 0.02em;
}

.link-sub:hover {
  color: #7a1525;
}

/* OWMロゴ導線 */
.footer-label {
  font-size: 0.78rem;
  color: #aaa;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}

.footer-arrow {
  font-size: 1.2rem;
  color: #ccc;
  margin-bottom: 10px;
}

.link-owm-logo {
  display: inline-block;
  opacity: 0.75;
  transition: opacity 0.2s;
}

.link-owm-logo:hover {
  opacity: 1;
}

.owm-logo {
  height: 36px;
  width: auto;
}

.footer-policy {
  margin-top: 20px;
  font-size: 0.75rem;
}

/* ジャンプリンク（サブスクページ） */
.jump-link-wrap {
  margin: -16px 0 36px;
  text-align: center;
}

.jump-link {
  font-size: 0.8rem;
  color: #999;
  text-decoration: none;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1px;
  transition: color 0.2s;
}

.jump-link:hover {
  color: #555;
}

/* ===== プライバシーポリシーページ ===== */
.page-privacy {
  align-items: flex-start;
  padding-top: 48px;
}

.page-privacy .container {
  text-align: left;
}

.privacy-title {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
}

.privacy-updated {
  font-size: 0.8rem;
  color: #aaa;
  margin-bottom: 48px;
}

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

.privacy-section h2 {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}

.privacy-section p {
  font-size: 0.9rem;
  line-height: 1.9;
  color: #444;
  margin-bottom: 10px;
}

.privacy-section p:last-child {
  margin-bottom: 0;
}

.privacy-section ul {
  list-style: disc;
  padding-left: 1.4em;
  margin: 8px 0;
}

.privacy-section ul li {
  font-size: 0.9rem;
  line-height: 1.9;
  color: #444;
}

/* お問い合わせボタン（控えめスタイル） */
.btn--subtle {
  display: inline-block;
  background-color: transparent;
  color: #777;
  text-decoration: none;
  padding: 10px 24px;
  font-size: 0.85rem;
  letter-spacing: 0.04em;
  border: 1px solid #ccc;
  border-radius: 6px;
  transition: border-color 0.2s, color 0.2s;
  margin-top: 8px;
}

.btn--subtle:hover {
  border-color: #999;
  color: #444;
}

/* プライバシーノート（フォーム周辺） */
.privacy-note {
  font-size: 0.75rem;
  color: #bbb;
  margin-top: -48px;
  margin-bottom: 48px;
  line-height: 1.8;
}

.privacy-note a {
  color: #bbb;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
}

.privacy-note a:hover {
  color: #888;
}

/* ウェイティングリストLP専用 */
.reason {
  background-color: #f9f6f3;
  text-align: left;
  padding: 28px 32px;
  margin: 32px 0 40px;
  border-radius: 8px;
}

.reason p {
  font-size: 0.95rem;
  line-height: 1.9;
  color: #333;
  margin-bottom: 16px;
}

.reason p:last-child {
  margin-bottom: 0;
}

.reason .threads-link a {
  font-size: 0.82rem;
  color: #7a1525;
  text-decoration: none;
}

.reason .threads-link a:hover {
  text-decoration: underline;
}

/* サブスクページ：上部スペース削除 */
.page-subscription {
  padding-top: 8px;
}

/* セクション区切り線 */
.section-divider {
  border: none;
  border-top: 1px solid #e5e5e5;
  margin: 8px 0 36px;
}

/* セクションラベル */
.section-tag {
  font-size: 0.68rem;
  letter-spacing: 0.18em;
  color: #bbb;
  margin-bottom: 12px;
  font-weight: 600;
}

.section-tag--light {
  color: #888;
}

/* セクション間の余白 */
.section {
  margin-bottom: 48px;
}

/* インラインリンク */
.inline-link {
  color: #7a1525;
  text-decoration: none;
  border-bottom: 1px solid #e8c4cc;
}

.inline-link:hover {
  border-bottom-color: #7a1525;
}

/* もう少し詳しく（アコーディオン） */
.more-detail {
  margin-top: 8px;
}

.more-detail summary {
  font-size: 0.78rem;
  color: #7a1525;
  cursor: pointer;
  list-style: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border-bottom: 1px solid #e8c4cc;
  padding-bottom: 1px;
}

.more-detail summary::-webkit-details-marker {
  display: none;
}

.more-detail summary::after {
  content: ' ＋';
  font-size: 0.75rem;
}

.more-detail[open] summary::after {
  content: ' －';
}

.more-detail-body {
  margin-top: 12px;
  padding: 16px;
  background-color: #f9f6f3;
  border-radius: 6px;
}

.more-detail-body p {
  font-size: 0.82rem;
  line-height: 1.9;
  color: #555;
  margin-bottom: 10px;
}

.more-detail-body p:last-child {
  margin-bottom: 0;
}

/* 低SO2コース */
.pricing--so2 {
  margin-top: 16px;
  border-color: #7a1525;
}

/* 注意書き */
.pricing-caution {
  font-size: 0.8rem;
  line-height: 1.8;
  color: #7a1525;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #f0d0d5;
}

/* モバイル調整 */
@media (max-width: 480px) {
  body {
    padding: 40px 20px;
    align-items: flex-start;
  }

  h1, .sub-h2 {
    font-size: 1.25rem;
  }

  .logo {
    max-width: 280px;
    margin-bottom: 40px;
  }

  .logo-small {
    max-width: 160px;
  }

  .page-subscription {
    padding-top: 4px;
  }

  .btn {
    width: 100%;
    text-align: center;
    padding: 16px 24px;
  }

  .reason {
    padding: 20px 20px;
  }

  /* モバイル：料金ヘッダーを縦並びに */
  .pricing-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }

  .pricing-amount {
    text-align: left;
    font-size: 0.95rem;
  }

  .pricing-note {
    display: block;
    margin-left: 0;
    margin-top: 2px;
  }
}
