/* ============================================
   整骨院元 光の森院「AKA施術」ページ専用CSS
   スコープ: .hnm-page--aka
   プレフィックス: .hnm-ak-
   ============================================ */

.hnm-page--aka {
  --ak-blue: #2D7DD2;
  --ak-blue-light: #EAF4FC;
  --ak-orange: #E8722A;
  --ak-orange-light: #FDF1E8;
  --ak-teal: #2E9E8F;
  --ak-beige: #F8F4EE;
  --ak-gray-bg: #F3F3F1;
  --ak-text: #333333;
  --ak-text-sub: #666666;
  --ak-white: #FFFFFF;
  --ak-border: #E3E0D8;

  color: var(--ak-text);
  font-size: 16px;
  line-height: 1.8;
  word-break: break-word;
}

.hnm-page--aka h2,
.hnm-page--aka h3 {
  margin: 0;
  padding: 0;
  color: inherit;
  font-weight: 700;
}
.hnm-page--aka h2::before,
.hnm-page--aka h2::after,
.hnm-page--aka h3::before,
.hnm-page--aka h3::after {
  content: none !important;
}
.hnm-page--aka h3 {
  margin-top: 0 !important;
}
.hnm-page--aka p {
  margin: 0 0 1em;
}
.hnm-page--aka p:last-child {
  margin-bottom: 0;
}

/* ---------- 共通セクション ---------- */
.hnm-ak-section {
  padding: 56px 20px;
}
.hnm-ak-section--nopad {
  padding: 0;
}
.hnm-ak-section--blue {
  background: var(--ak-blue-light);
}
.hnm-ak-section--orange {
  background: var(--ak-orange-light);
}
.hnm-ak-section--gray {
  background: var(--ak-gray-bg);
}
.hnm-ak-section--beige {
  background: var(--ak-beige);
}
.hnm-ak-section-inner {
  max-width: 700px;
  margin: 0 auto;
}
.hnm-ak-full-img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.hnm-ak-section-title {
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 24px !important;
}
.hnm-ak-section-lead {
  text-align: center;
  margin-bottom: 28px;
  color: var(--ak-text-sub);
}
.hnm-ak-highlight {
  background: linear-gradient(transparent 65%, #FFE9A8 65%);
  font-weight: 700;
}

/* ---------- 1. AKAってどんな施術？ ---------- */
.hnm-ak-treatment-photo {
  margin-top: 24px;
}

/* ---------- 2. こんなお悩みの方におすすめです ---------- */
.hnm-ak-nayami-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
.hnm-ak-nayami-table th,
.hnm-ak-nayami-table td {
  border: 1px solid var(--ak-border);
  padding: 12px 10px;
  text-align: left;
  vertical-align: top;
}
.hnm-ak-nayami-table th {
  background: var(--ak-blue);
  color: var(--ak-white);
  text-align: center;
}
.hnm-ak-nayami-table td:first-child {
  font-weight: 700;
  background: var(--ak-white);
  white-space: nowrap;
}

/* ---------- 3. 関節のズレが引き起こす身体の不調 ---------- */
.hnm-ak-case-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.hnm-ak-case-item {
  text-align: center;
}
.hnm-ak-case-label {
  font-size: 12px;
  font-weight: 700;
  color: var(--ak-orange);
  letter-spacing: 0.05em;
  margin-bottom: 6px;
}
.hnm-ak-case-photo {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 10px;
}
.hnm-ak-case-title {
  font-size: 16px;
  margin-bottom: 8px !important;
}
.hnm-ak-case-item p {
  font-size: 12px;
  color: var(--ak-text-sub);
  margin: 0;
}

@media (max-width: 480px) {
  .hnm-ak-case-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

/* ---------- 4. AKAの施術で改善が期待できる症状 ---------- */
.hnm-ak-symptom-photos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin: 24px 0;
}
.hnm-ak-symptom-photos img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 10px;
}
.hnm-ak-symptom-list {
  border: 1px solid var(--ak-orange);
  border-radius: 10px;
  overflow: hidden;
}
.hnm-ak-symptom-list-item {
  padding: 14px 18px;
  border-bottom: 1px dashed var(--ak-border);
  font-size: 14px;
}
.hnm-ak-symptom-list-item:last-child {
  border-bottom: none;
}

@media (max-width: 480px) {
  .hnm-ak-symptom-photos {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* ---------- 5. AKA施術がもたらす、身体の変化 ---------- */
.hnm-ak-change-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
.hnm-ak-change-table td {
  border: 1px solid var(--ak-border);
  padding: 14px 12px;
  vertical-align: top;
}
.hnm-ak-change-table td:first-child {
  background: var(--ak-blue);
  color: var(--ak-white);
  font-weight: 700;
  width: 30%;
  white-space: nowrap;
}

/* ---------- 6. なぜ整骨院元が改善へ導けるのか ---------- */
.hnm-ak-reason-tag {
  display: inline-block;
  background: var(--ak-blue);
  color: var(--ak-white);
  font-size: 12px;
  font-weight: 700;
  padding: 4px 14px;
  border-radius: 20px;
  margin-bottom: 10px;
}
.hnm-ak-reason-box {
  background: var(--ak-white);
  border-radius: 10px;
  padding: 18px 20px;
  margin-top: 20px;
}
.hnm-ak-reason-box-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 12px !important;
}
.hnm-ak-reason-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  color: var(--ak-text-sub);
}
.hnm-ak-reason-box li {
  padding: 6px 0;
}

/* ---------- 7. 整骨院元ならここまで確認！ ---------- */
.hnm-ak-check-photo {
  margin: 20px 0;
}
.hnm-ak-badge-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-bottom: 20px;
}
.hnm-ak-badge {
  background: var(--ak-orange);
  color: var(--ak-white);
  font-size: 13px;
  font-weight: 700;
  padding: 10px 16px;
  border-radius: 20px;
}
.hnm-ak-badge-note {
  text-align: center;
  font-size: 14px;
  color: var(--ak-text-sub);
}

/* ---------- 8. 多様なアプローチ ---------- */
.hnm-ak-approach-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-bottom: 24px;
}
.hnm-ak-approach-item {
  text-align: center;
}
.hnm-ak-approach-photo {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 8px;
}
.hnm-ak-approach-name {
  font-size: 13px;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 480px) {
  .hnm-ak-approach-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* ---------- 9. Instagramバナー ---------- */
.hnm-ak-insta-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 640px;
  margin: 0 auto;
  border: 1px solid var(--ak-blue);
  border-radius: 8px;
  padding: 18px 24px;
  text-decoration: none;
  color: var(--ak-text);
}
.hnm-ak-insta-banner-text {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
}
.hnm-ak-insta-banner-icon {
  width: 44px;
  height: 44px;
  flex-shrink: 0;
}

/* ---------- 10. FAQ + 関連リンク ---------- */
.hnm-ak-faq-title-bar {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 32px;
  justify-content: center;
}
.hnm-ak-faq-title-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--ak-blue);
  color: var(--ak-white);
  font-weight: 700;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hnm-ak-faq-item {
  background: var(--ak-beige);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 14px;
}
.hnm-ak-faq-item:last-child {
  margin-bottom: 0;
}
.hnm-ak-faq-q {
  display: flex;
  gap: 10px;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px !important;
  color: var(--ak-blue);
}
.hnm-ak-faq-q-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--ak-blue);
  color: var(--ak-white);
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hnm-ak-faq-a {
  font-size: 14px;
  color: var(--ak-text-sub);
  margin: 0;
  padding-left: 34px;
}
.hnm-ak-related {
  margin-top: 32px;
  text-align: left;
}
.hnm-ak-related-title {
  font-size: 18px;
  margin-bottom: 12px !important;
}
.hnm-ak-related-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hnm-ak-related-list li {
  border-bottom: 1px solid var(--ak-border);
}
.hnm-ak-related-list li:first-child {
  border-top: 1px solid var(--ak-border);
}
.hnm-ak-related-list a {
  display: block;
  padding: 12px 4px;
  color: var(--ak-blue);
  text-decoration: none;
}
