/*
 Theme Name:   mymedia02
 Description:  http://amica1975.com/ Theme
 Author:       40works
 Template:     understrap
 Version:      0.5.5
 Text Domain:  understrap-child
 GitHub Theme URI: holger1411/understrap-child
*/
body {
                font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  }
/* ::::COMMON:::::: */
.top5 { margin-top: 5px; }
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top30 { margin-top: 30px; }
.top40 { margin-top: 40px; }
.top50 { margin-top: 50px; }
.top60 { margin-top: 60px; }
.top70 { margin-top: 70px; }
.top80 { margin-top: 80px; }

/* --- CSS Variables --- */
:root {
  --msm-brand:           #1FCC9E;
  --msm-primary:         #2BB893;
  --msm-primary-dark:    #1A9E78;
  --msm-primary-light:   #E6F8F2;
  --msm-primary-lighter: #F0FBF7;
  --msm-accent:          #D4A848;
  --msm-accent-dark:     #B88B2E;
  --msm-bg:              #FAF8F5;
  --msm-white:           #FFFFFF;
  --msm-text:            #3D3530;
  --msm-text-light:      #7A7068;
  --msm-text-lighter:    #A09890;
  --msm-border:          #E0D8D0;
  --msm-shadow-sm:       0 2px 8px rgba(45,60,50,.06);
  --msm-shadow:          0 4px 20px rgba(45,60,50,.10);
  --msm-shadow-lg:       0 8px 40px rgba(45,60,50,.14);
  --msm-radius:          16px;
  --msm-radius-lg:       24px;
  --msm-transition:      0.35s cubic-bezier(0.25,0.46,0.45,0.94);
}
   /* ===================================================================
       CSS CUSTOM PROPERTIES
    =================================================================== */
    :root {
      --brand:           #1FCC9E;
      --primary:         #2BB893;
      --primary-dark:    #1A9E78;
      --primary-light:   #E6F8F2;
      --primary-lighter: #F0FBF7;
      --accent:          #D4A848;
      --accent-light:    #FDF5E6;
      --accent-dark:     #B88B2E;
      --bg:              #FAF8F5;
      --white:           #FFFFFF;
      --text:            #3D3530;
      --text-light:      #7A7068;
      --text-lighter:    #A09890;
      --border:          #E0D8D0;
      --footer-bg:       #2C3530;
      --shadow-sm:       0 2px 8px rgba(45,60,50,.06);
      --shadow:          0 4px 20px rgba(45,60,50,.10);
      --shadow-lg:       0 8px 40px rgba(45,60,50,.14);
      --shadow-xl:       0 16px 60px rgba(45,60,50,.18);
      --radius:          16px;
      --radius-lg:       24px;
      --radius-xl:       40px;
      --transition:      0.35s cubic-bezier(0.25,0.46,0.45,0.94);
    }

.font-maru { font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif; }
        .font-garamond { font-family: "EB Garamond", serif; }
        .font-dm { font-family: "DM Sans", sans-serif; }
.font-zen    { font-family: "Zen Maru Gothic", sans-serif; }
    .font-garamond { font-family: "EB Garamond", serif; }
    .font-dm     { font-family: "DM Sans", sans-serif; }

    .section-label {
      font-family: "EB Garamond", serif;
      font-size: clamp(0.75rem, 1.5vw, 0.875rem);
      letter-spacing: 0.2em;
      color: var(--primary);
      text-transform: uppercase;
      display: block;
      margin-bottom: 0.5rem;
    }
    .section-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.5rem, 3.5vw, 2.25rem);
      font-weight: 700;
      color: var(--text);
      line-height: 1.4;
      position: relative;
      display: inline-block;
    }
    .section-title::after {
      content: '';
      display: block;
      width: 48px;
      height: 3px;
      background: linear-gradient(90deg, var(--accent), var(--brand));
      border-radius: 2px;
      margin: 14px auto 0;
    }
    .section-title.left::after { margin-left: 0; }
    .section-subtitle {
      font-size: clamp(0.875rem, 1.8vw, 1rem);
      color: var(--text-light);
      margin-top: 1rem;
      line-height: 1.8;
    }
    .section-header {
      text-align: center;
      margin-bottom: clamp(2.5rem, 5vw, 4rem);
    }
    /* ===================================================================
       LAYOUT
    =================================================================== */
    .section {
      padding: clamp(4rem, 8vw, 6rem) 0;
    }
    .section-alt    { background: var(--primary-light); }
    .section-cream  { background: var(--accent-light); }
    .section-white  { background: var(--white); }
    .section-bg     { background: var(--bg); }

@media screen and (min-width: 768px){
#full-width-page-wrapper, #single-wrapper {
    padding: 0;
}
.br-sp {display: none; }
}

.hero-text span{
    color: #1fcc9e;
}
div#page {
    background-color: #f6fcfa;
}
/* ::::Fotter:::::: */
#wrapper-footer {
       background-color: #faf8f6;
    padding: 5rem 0 1.5rem;
}
.card-title span.ks {
    font-size: 90%;
}
.logarea {
    background-color: #000;
    padding: 2.5rem 0;
}
img.logarea2 {
    display: block;
    margin: 0 auto;
}
p.footinfo {
    font-size: 14px;
    line-height: 1.5rem;
}
@media (max-width:575.98px){
h2.footcatch {
    font-size: 5vw;
} 
img.logarea2 {
    padding: 0.5rem;
}
}
/* ::::Header:::::: */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	color: #1fcc9e;
font-family: 'Zen Maru Gothic', 'sans-serif;';
}
#wrapper-navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: rgb(255 255 255 / 78%);
    backdrop-filter: blur(3px);
}
#main-nav {
     height: inherit;
}
#main-nav a.navbar-brand.custom-logo-link img.img-fluid {
    width: 320px;
    height: auto;
}
  img.custom-logo {
    width: 260px;
}
.custom-logo-link {
    z-index: 999;
}
.cta {
display: block;
    position: fixed;
    right: 5px;
    bottom: 10px;
    z-index: 1000;
    padding: 16px 5px;
    font-size: 24px;
    text-align: center;
    color: #fff !important;
    background: #1fcc9e;
    text-decoration: none !important;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 250px;
    letter-spacing: 2px;
    font-family: 'Zen Maru Gothic', 'sans-serif;';
    font-weight: bold;
    border-radius: 100px;
    line-height: 1rem;
  }
  .cta span.telbtn {
    font-size: 12px;
    letter-spacing: 0;
  }
   .cta span.ctacall {
    font-size: 11px;
    letter-spacing: 1px;
  }
  @media (max-width:575.98px){
    .cta {
display: block;
    position: fixed;
    right: 5px;
    bottom: 10px;
    z-index: 1000;
    padding: 12px 3px;
    font-size: 21px;
    text-align: center;
    color: #fff !important;
    background: #1fcc9e;
    text-decoration: none !important;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 220px;
    letter-spacing: 2px;
    font-family: 'Zen Maru Gothic', 'sans-serif;';
    font-weight: bold;
    border-radius: 100px;
    line-height: 1rem;
  }
      img.custom-logo {
        width: 180px;
    }
}
@media screen and (max-width: 767px){
#main-nav #mega-menu-wrap-primary ul#mega-menu-primary {
    position: absolute;
    top: initial;
    left: 0;
    width: 100%;
    padding-top: 50px;
    height: 100vh;
}
}
/* ::::トップページ:::::: */
img.icon {
    display: block;
    margin: 1rem auto;
    width: 100px;
}
.card {
    background-color: inherit;
}
.card .card-cover {
    height: 16rem;
        height: 16rem;
    border-radius: 20px;
}
span.badge.badge-pill.badge-secondary.badge-outline {
    font-size: 10px;
    background-color: #fff;
}
#topics-index .card-block .date, .archive .card-block .date, .topics .card-block .date {
    font-size: .7rem;
    color: #494949;
}
#topics-index .card-block .card-title, .archive .card-block .card-title, .topics .card-block .card-title {
    font-size: .8rem;
        color: #494949;
}
#main-nav a.navbar-brand.custom-logo-link img.img-fluid {
    width: 320px;
    height: auto;
}
div#index-wrapper {
    padding-top: 0;
}
h1.page-title {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: clamp(1.5rem, 3.5vw, 2.25rem);
    font-weight: 700;
    color: var(--msm-text);
    line-height: 1.4;
    display: inline-block;
    position: relative;
}
h1.stylettl {
    position: relative;
   font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-size: clamp(1.625rem, 3.5vw, 2.5rem);
    color: #1fcc9e;
    line-height: 1.4;
    margin-bottom: 2.5rem;
    text-align: center;
}
h1.page-title::after{
  content: '';
    display: block;
    width: 48px;
    height: 3px;
    background: linear-gradient(90deg, var(--msm-accent), var(--msm-brand));
    border-radius: 2px;
    margin: 14px auto 0;
}
.concept-body p{
    text-align: center;
    line-height: 1.7rem;
    margin-top: 1rem;
    font-size: 15px;
    color: #48403a;
    font-family: "Zen Maru Gothic", sans-serif;
}
p.messe {
    font-weight: 700;
    font-size: 28px;
    color: #1fcc9e;
    line-height: 1.4;
    margin-bottom: 2.5rem;
}
p.messe span{
 display: block;
    font-size: 17px;
    font-weight: initial;
    margin-bottom: 1rem;
    letter-spacing: 2px;
}
p.messetxt {
    font-family: "Zen Maru Gothic", sans-serif;
    line-height: 1.7rem;
}
p.name {
    text-align: right;
}
.yaji a {
        display: inline-block;
        background: url(/wp-content/uploads/2026/03/ico-arrow-btn.svg) no-repeat top 1px left;
        margin: 20px 0 0;
        padding: 6px 6px 6px 45px;
       font-family: "Zen Maru Gothic", sans-serif;
        font-size: 16px;
        letter-spacing: 0.12em;
        color: #1fcc9e;
}
.doctor-body {
    background-color: #ffffffc7;
    padding: 1rem;
    border-radius: 30px;
}
.aligncenters{
    display: block;
    text-align: center;
}
.card-block a:hover{
text-decoration: none;
}
h2.card-title {
    margin-bottom: 5px;
    font-weight: 400;
}
.exes{
    margin-bottom: 5px;
}
.exes span{
    font-size: 10px;
    padding: 2px;
    background-color: #a1880c;
    color: #fff;
    border-radius: 2px;
    margin-right:5px;
}
p.exefee {
    text-align: right;
    font-size: 12px;
    color: #000;
}
p.exefee span{
    font-size: 16px;
    font-weight: bold;
}
#widget_top_content .section.newsbox .item .cover {
    min-width: 6rem;
    height: 6rem;
}
.date.mr-4 span{
    font-size: 11px;
    color: #333;
}
.news-wrap {
    background-color: #f2f2f2;
    padding: 3rem 0;
}
#widget_top_content .section.newsbox .item .title {
    font-size: .9rem;
    color: #333;
}
h3.tour1 {
    font-family: 'Shippori Mincho B1', serif;
    color: #000;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 1.5rem;
    line-height: 2rem;
    font-size: 1.3vw;
}
h3.tour1 span{
    font-size: 2vw;
    color: #8d7700;
}
p.tour2 {
    padding: .5rem;
    line-height: 1.9rem;
    font-size: 17px;
    font-family: 'Shippori Mincho B1', serif;
    color: #000;
}
a.ctabtn {
    margin-top: 1.5rem;
    border: 1px solid;
    padding: .5rem;
    background-color: #000;
    color: #fff;
    text-align: center;
    display: block;
}
a.ctabtn:hover {
   text-decoration: none;
}
.call1 {
    margin-bottom: 2px;
}
.call2 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 2px;
}
.call3 {
    font-size: 15px;
    color: #a1880c;
    margin-bottom: 5px;
}
#concept{
padding:3rem 0;
  }
  #abouotrink{
    background: url(/wp-content/uploads/2026/03/inchou-pc.jpg)no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 800px;
    position: relative;
    background-position-y: top; 
    background-position-x: left;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.contxtwe {
    color: #000;
    font-family: 'Shippori Mincho B1', serif;
    line-height: 2rem;
    text-align: center;
    font-size: 16px;
}
  p.studiotxt {
    text-align: center;
    font-size: 15px;
    line-height: 1.6rem;
}
p.corsesub {
    text-align: center;
    font-weight: bold;
    color: #837702;
}

@media screen and (min-width: 768px){
    #widget_top_content .section {
        padding-bottom: 5rem;
    }
}
@media (max-width:575.98px){
    #abouotrink{
        background: url(/wp-content/uploads/2026/03/inchou-sp.jpg)no-repeat;
     background-attachment: inherit;
        background-position-y: bottom;
        align-items: flex-start;
        background-size: contain;
        height: 950px;
      }
    h3.tour1 {
        font-size:3.8vw;
    }
    h3.tour1 span{
        font-size:7.6vw;
    }
    p.tour2 {
        line-height: 1.8rem;
        font-size: 16px;
    }
    .pad5{
        padding: 5px;
    }
    .call1 {
        font-size: 4.6vw;
    }
    .call2 {
        font-size: 8vw;
    }
    .call3 {
        font-size: 4vw;
    }
    p.studiotxt {
        text-align: center;
        font-size: 14px;
    }
    .contxtwe {
        font-size: 14px;
    line-height: 1.5rem;
    }
    .card .card-cover {
        height: 10rem;
    }
}
.program {
    background-color: #eeede3;
    padding: 3.5rem 0;
}
.howto_list {
    display: flex;
    justify-content: space-between;
  }
  .howto_block ul{
    list-style: none;
    padding: 0;
  }
  .howto_list li {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0.5rem;
    width: 100%;
  }
  h4.progtotitle {
    color: #795f00;
    font-family: 'Shippori Mincho B1', serif;
    text-align: center;
    font-size: 18px;
  }
  h4.progtotitle2{
    font-family: 'Shippori Mincho B1', serif;
    text-align: center;
    font-size: 20px;
    margin-top: .5rem;
    padding-bottom: 0.5rem;
    border-bottom:1px solid #5bbaac;
  }
  p.progtext {
    font-size: 14px;
    line-height: 1.2rem;
    margin-top: 0.5rem;
    height: 120px;
}
.proimg img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}
@media (max-width:575.98px){
    .howto_list {
        display: block;
    }
}

/* --- 共通：セクション見出し --- */
.msm-label {
  font-family: "EB Garamond", serif;
  font-size: clamp(0.75rem, 1.5vw, 0.875rem);
  letter-spacing: 0.2em;
  color: var(--msm-primary);
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
}
.msm-title {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(1.5rem, 3.5vw, 2.25rem);
  font-weight: 700;
  color: var(--msm-text);
  line-height: 1.4;
  display: inline-block;
  position: relative;
}
.msm-title::after {
  content: '';
  display: block;
  width: 48px;
  height: 3px;
  background: linear-gradient(90deg, var(--msm-accent), var(--msm-brand));
  border-radius: 2px;
  margin: 14px auto 0;
}
.msm-subtitle {
  font-size: clamp(0.875rem, 1.8vw, 1rem);
  color: var(--msm-text-light);
  margin-top: 1rem;
  line-height: 1.8;
}
.section-label {
    font-family: "EB Garamond", serif;
    font-size: clamp(0.75rem, 1.5vw, 0.875rem);
    letter-spacing: 0.2em;
    color: var(--primary);
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.5rem;
    color: #1fcc9e;
}
.doctor-greeting {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: clamp(1.25rem, 2.5vw, 1.625rem);
    font-weight: 700;
    line-height: 1.5;
    color: var(--text);
    margin-bottom: 1.5rem;
}
/* ==============================================
   1. みすみ歯科の3つのこだわり
   ============================================== */
.msm-strengths {
  padding: clamp(4rem, 8vw, 6rem) 0;
  background: var(--msm-primary-light);
}

.msm-strength-card {
  background: var(--msm-white);
  border-radius: var(--msm-radius-lg);
  padding: 1.5rem;
  text-align: center;
  box-shadow: var(--msm-shadow-sm);
  border: 1px solid var(--msm-border);
  transition: var(--msm-transition);
  position: relative;
  overflow: hidden;
  height: 100%;
}
.msm-strength-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--msm-brand), var(--msm-primary));
  transform: scaleX(0);
  transition: transform 0.4s ease;
  transform-origin: left;
}
.msm-strength-card:hover::before { transform: scaleX(1); }
.msm-strength-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--msm-shadow-lg);
}

.msm-strength-icon {
  width: 72px;
  height: 72px;
  background: var(--msm-primary-light);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.25rem;
  transition: var(--msm-transition);
}
.msm-strength-card:hover .msm-strength-icon {
  background: var(--msm-primary);
  transform: scale(1.08);
}
.msm-strength-card:hover .msm-strength-icon svg path,
.msm-strength-card:hover .msm-strength-icon svg polyline {
  stroke: #fff;
}

.msm-strength-num {
  font-family: "EB Garamond", serif;
  font-size: 0.8125rem;
  color: var(--msm-primary);
  letter-spacing: 0.15em;
  margin-bottom: 0.5rem;
}
.msm-strength-name {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(1rem, 2vw, 1.1875rem);
  font-weight: 700;
  color: var(--msm-text);
  margin-bottom: 0.75rem;
  line-height: 1.4;
}
.msm-strength-desc {
  font-size: 0.875rem;
  color: var(--msm-text-light);
  line-height: 1.8;
  margin-bottom: 0;
}

/* タブレット (768px〜1023px) */
@media (min-width: 768px) and (max-width: 1023.98px) {
  .msm-strengths { padding: 3.5rem 0; }
  .msm-strength-card { padding: 1.75rem 1.25rem; }
  .msm-strength-icon { width: 64px; height: 64px; }
  .msm-strength-name { font-size: 1rem; }
  .msm-strength-desc { font-size: 0.8125rem; }
}

/* SP (〜767px): アイコン左・テキスト右の横並び */
@media (max-width: 767.98px) {
  .msm-strength-icon {
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    margin: 0;
  }
  .msm-strength-num { margin-bottom: 0.25rem; }
  .msm-strength-name { font-size: 1rem; margin-bottom: 0.5rem; }
  .msm-strength-desc { font-size: 0.8125rem; line-height: 1.7; }
}

/* 小型SP (〜479px) */
@media (max-width: 479px) {
  .msm-strength-card { gap: 1rem; padding: 1.125rem; }
  .msm-strength-icon { width: 48px; height: 48px; }
  .msm-strength-icon svg { width: 22px; height: 22px; }
  .msm-strength-name { font-size: 0.9375rem; }
  .msm-strength-desc { font-size: 0.8rem; }
}

/* ==============================================
   2. 診療案内（こだわりと同じカードスタイル）
   ============================================== */
.msm-treatments {
  padding: clamp(4rem, 8vw, 6rem) 0;
  background: var(--msm-white);
}

.msm-treat-card {
  background: var(--msm-bg);
  border-radius: var(--msm-radius-lg);
  padding: clamp(1.75rem, 3vw, 2.5rem);
  text-align: center;
  box-shadow: var(--msm-shadow-sm);
  border: 1px solid var(--msm-border);
  transition: var(--msm-transition);
  position: relative;
  overflow: hidden;
  height: 100%;
  display: block;
  text-decoration: none;
  color: var(--msm-text);
}
.msm-treat-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--msm-brand), var(--msm-primary));
  transform: scaleX(0);
  transition: transform 0.4s ease;
  transform-origin: left;
}
.msm-treat-card:hover::before { transform: scaleX(1); }
.msm-treat-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--msm-shadow-lg);
  color: var(--msm-text);
}

/* アイコン円 */
.msm-treat-icon {
  width: 80px;
  height: 80px;
  background: var(--msm-primary-light);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.25rem;
  transition: var(--msm-transition);
}
.msm-treat-icon img {
  width: 44px;
  height: 44px;
  object-fit: contain;
}
.msm-treat-card:hover .msm-treat-icon {
  background: var(--msm-primary);
  transform: scale(1.08);
}
.msm-treat-card:hover .msm-treat-icon img {
  filter: brightness(0) invert(1);
}

.msm-treat-tag {
  font-family: "EB Garamond", serif;
  font-size: 0.75rem;
  color: var(--msm-primary);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 0.4rem;
}
.msm-treat-name {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(1rem, 2vw, 1.1875rem);
  font-weight: 700;
  color: var(--msm-text);
  margin-bottom: 0.75rem;
  line-height: 1.4;
}
.msm-treat-namemenu {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: .9rem;
    font-weight: 600;
    color: var(--msm-text);
    margin-bottom: 0.2rem;
    line-height: 1.2;
}
.msm-treat-desc {
  font-size: 0.875rem;
  color: var(--msm-text-light);
  line-height: 1.8;
  margin-bottom: 0;
}
.msm-treat-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  color: var(--msm-primary);
  margin-top: 1rem;
  transition: gap 0.2s;
}
.msm-treat-card:hover .msm-treat-link { gap: 0.6rem; }

/* タブレット (768px〜1023px) */
@media (min-width: 768px) and (max-width: 1023.98px) {
  .msm-treatments { padding: 3.5rem 0; }
  .msm-treat-card { padding: 1.75rem 1.25rem; }
  .msm-treat-icon { width: 68px; height: 68px; }
  .msm-treat-icon img { width: 38px; height: 38px; }
  .msm-treat-name { font-size: 1rem; }
  .msm-treat-desc { font-size: 0.8125rem; }
}

/* SP (〜767px): アイコン左・テキスト右の横並び */
@media (max-width: 767.98px) {
  .msm-treatments { padding: 3rem 0; }
  .msm-treatments .mb-5 { margin-bottom: 2rem !important; }
  .msm-treatments .col-md-4 { width: 100%; }
  .msm-treat-card {
    display: flex;
    align-items: flex-start;
    text-align: left;
    gap: 1.25rem;
    padding: 1.375rem;
  }
  li.mega-menu-item .msm-treat-card { gap: .8rem; padding: .8rem; }
  .msm-treat-icon {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    margin: 0;
  }
  .msm-treat-icon img { width: 34px; height: 34px; }
  .msm-treat-tag { margin-bottom: 0.2rem; }
  .msm-treat-name { font-size: 1rem; margin-bottom: 0.5rem; }
  .msm-treat-desc { font-size: 0.8125rem; line-height: 1.7; }
  .msm-treat-link { margin-top: 0.75rem; }
  .msm-treat-namemenu {
    font-size: .8rem;
}
}

/* 小型SP (〜479px) */
@media (max-width: 479px) {
  .msm-treat-card { gap: 1rem; padding: 1.125rem; }
 li.mega-menu-item .msm-treat-card { gap: .8rem; padding: .75rem; }
  .msm-treat-icon { width: 52px; height: 52px; }
  .msm-treat-icon img { width: 30px; height: 30px; }
  .msm-treat-name { font-size: 0.9375rem; }
  .msm-treat-desc { font-size: 0.8rem; }
}
img.radius {
    border-radius: 30px;
    margin-bottom: .5rem;
    /* box-shadow: 3px 3px 0px #e6f8f1; */
}


/* ==============================================
   診療時間・アクセス
   ============================================== */
.msm-access {
  padding: clamp(4rem, 8vw, 6rem) 0;
  background: var(--msm-bg, #FAF8F5);
}

/* --- 小見出し --- */
.msm-access-heading {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.0625rem;
  font-weight: 700;
  color: var(--msm-text, #3D3530);
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.msm-access-heading::before {
  content: '';
  width: 4px;
  height: 1.2em;
  background: var(--msm-primary, #2BB893);
  border-radius: 2px;
  flex-shrink: 0;
}

/* --- 診療時間テーブル --- */
.msm-hours-table-wrap {
  border-radius: var(--msm-radius, 16px);
  overflow: hidden;
  box-shadow: var(--msm-shadow-sm, 0 2px 8px rgba(45,60,50,.06));
}
.msm-hours-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9375rem;
  background: var(--msm-white, #fff);
}
.msm-hours-table th,
.msm-hours-table td {
  padding: 0.75rem 0.75rem;
  text-align: center;
  border-bottom: 1px solid var(--msm-border, #E0D8D0);
}
.msm-hours-table thead th {
  background: var(--msm-primary, #2BB893);
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
}
.msm-hours-table thead th:first-child {
  text-align: left;
}
.msm-hours-table tbody tr:last-child td {
  border-bottom: none;
}
.msm-hours-table tbody tr:nth-child(even) {
  background: var(--msm-primary-lighter, #F0FBF7);
}
.msm-hours-time {
  text-align: left !important;
  font-weight: 700;
  color: var(--msm-text, #3D3530);
  background: var(--msm-white, #fff) !important;
  white-space: nowrap;
}
.msm-hours-open {
  color: var(--msm-primary-dark, #1A9E78);
  font-weight: 700;
}
.msm-hours-closed {
  color: #e05c5c;
}

/* --- 注意事項 --- */
.msm-hours-note {
  margin-top: 1rem;
  font-size: 0.8125rem;
  color: var(--msm-text-light, #7A7068);
  line-height: 1.7;
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.msm-hours-note li {
  display: flex;
  gap: 0.4rem;
  align-items: flex-start;
}
.msm-hours-note li::before {
  content: '※';
  flex-shrink: 0;
  color: var(--msm-accent, #D4A848);
}

/* --- アクセスカード --- */
.msm-access-card {
  background: var(--msm-white, #fff);
  border-radius: var(--msm-radius, 16px);
  padding: 1.125rem 1.25rem;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  box-shadow: var(--msm-shadow-sm, 0 2px 8px rgba(45,60,50,.06));
  border: 1px solid var(--msm-border, #E0D8D0);
  transition: 0.3s ease;
}
.msm-access-card:hover {
  box-shadow: var(--msm-shadow, 0 4px 20px rgba(45,60,50,.10));
}
.msm-access-icon {
  width: 44px;
  height: 44px;
  background: var(--msm-primary-light, #E6F8F2);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.msm-access-card-label {
  font-size: 0.75rem;
  color: var(--msm-text-lighter, #A09890);
  margin-bottom: 0.2rem;
}
.msm-access-card-value {
  font-size: 0.9375rem;
  font-weight: 500;
  color: var(--msm-text, #3D3530);
  line-height: 1.5;
  margin-bottom: 0;
}
.msm-access-tel {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
}
.msm-access-tel a {
  color: var(--msm-primary-dark, #1A9E78);
  text-decoration: none;
}
.msm-access-tel a:hover {
  color: var(--msm-primary, #2BB893);
}

/* --- Google Map --- */
.msm-map-wrap {
  border-radius: var(--msm-radius-lg, 24px);
  overflow: hidden;
  box-shadow: var(--msm-shadow, 0 4px 20px rgba(45,60,50,.10));
  background: #f6fcfa;
  min-height: 280px;
}
.msm-map-wrap iframe {
  display: block;
  width: 100%;
  height: 400px;
  border: 0;
}
.msm-map-placeholder {
  width: 100%;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem;
}
.msm-map-placeholder-title {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  color: var(--msm-primary-dark, #1A9E78);
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.msm-map-placeholder-sub {
  font-size: 0.8125rem;
  color: var(--msm-primary, #2BB893);
  margin-top: 0.25rem;
  margin-bottom: 0;
}

/* --- レスポンシブ --- */

/* タブレット (768px〜1023px) */
@media (min-width: 768px) and (max-width: 1023.98px) {
  .msm-access { padding: 3.5rem 0; }
  .msm-hours-table { font-size: 0.875rem; }
  .msm-hours-table th,
  .msm-hours-table td { padding: 0.625rem 0.5rem; }
  .msm-access-card { padding: 1rem; }
}

/* SP (〜767px) */
@media (max-width: 767.98px) {
  .msm-access { padding: 3rem 0; }
  .msm-access .mb-5 { margin-bottom: 2rem !important; }
  .msm-hours-table { font-size: 0.8125rem; }
  .msm-hours-table th,
  .msm-hours-table td { padding: 0.625rem 0.375rem; }
  .msm-hours-table thead th { font-size: 0.75rem; }
  .msm-access-card { padding: 1rem; gap: 0.75rem; }
  .msm-access-icon { width: 40px; height: 40px; border-radius: 10px; }
  .msm-access-card-value { font-size: 0.875rem; }
  .msm-access-tel { font-size: 1.0625rem; }
  .msm-map-wrap { min-height: 220px; }
  .msm-map-wrap iframe { height: 240px; }
}

/* 小型SP (〜479px) */
@media (max-width: 479px) {
  .msm-hours-table { font-size: 0.75rem; }
  .msm-hours-table th,
  .msm-hours-table td { padding: 0.5rem 0.25rem; }
  .msm-hours-time { font-size: 0.6875rem; }
  .msm-access-card-label { font-size: 0.6875rem; }
  .msm-access-card-value { font-size: 0.8125rem; }
}

.btnx,
a.btnx,
button.btnx {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;}
a.btn-flat {
    overflow: hidden;
    padding: 1.5rem 6rem;
    color: #fff;
    border-radius: 60px;
    background: #1fcc9e;
    display: block;
    border: 1px solid #fff;
  }
  
  a.btn-flat span {
    position: relative;
  }
  
  a.btn-flat:before {
    position: absolute;
    top: 0;
    left: 30px;
    width: 150%;
    height: 500%;
    content: '';
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-70%) rotate(135deg);
    transform: translateX(-98%) translateY(-70%) rotate(135deg);
    background: #7a7068;
  }
  
  a.btn-flat:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
    transform: translateX(-9%) translateY(-25%) rotate(135deg);
  }
.place-items{
    place-items:center;
}


.msm-gallery {
  padding: clamp(4rem, 8vw, 6rem) 0;
  background: #e6f8f1;
}

/* --- ギャラリーアイテム --- */
.msm-gallery-item {
  position: relative;
  border-radius: var(--msm-radius-lg, 24px);
  overflow: hidden;
  aspect-ratio: 4/3;
  background: var(--msm-primary-light, #E6F8F2);
  cursor: pointer;
}
.msm-gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.msm-gallery-item:hover img {
  transform: scale(1.07);
}

/* --- ホバーオーバーレイ --- */
.msm-gallery-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(26,158,120,.6) 0%, transparent 30%);
  opacity: 0;
  transition: opacity 0.4s ease;
  display: flex;
  align-items: flex-end;
  padding: 1rem 1.25rem;
}
.msm-gallery-item:hover .msm-gallery-overlay {
  opacity: 1;
}
.msm-gallery-caption {
  color: #fff;
  font-size: 0.875rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  transform: translateY(8px);
  transition: transform 0.4s ease;
}
.msm-gallery-item:hover .msm-gallery-caption {
  transform: translateY(0);
}

/* --- プレースホルダー（写真がない場合用） --- */
.msm-gallery-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, var(--msm-primary-light, #E6F8F2), var(--msm-primary-lighter, #F0FBF7));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.msm-gallery-placeholder-label {
  font-size: 0.8125rem;
  color: var(--msm-primary, #2BB893);
  font-family: "Zen Maru Gothic", sans-serif;
}

/* --- レスポンシブ --- */

/* タブレット (768px〜1023px) */
@media (min-width: 768px) and (max-width: 1023.98px) {
  .msm-gallery { padding: 3.5rem 0; }
  .msm-gallery-item { border-radius: 16px; }
  .msm-gallery-overlay { padding: 0.875rem 1rem; }
  .msm-gallery-caption { font-size: 0.8125rem; }
}

/* SP (〜767px): 2列×3行、5・6枚目を非表示 */
@media (max-width: 767.98px) {
  .msm-gallery { padding: 3rem 0; }
  .msm-gallery .mb-5 { margin-bottom: 2rem !important; }
  .msm-gallery-item { border-radius: 14px; }
  .msm-gallery-overlay {
    opacity: 1;
         background: linear-gradient(to top, rgba(26, 158, 120, .5) 0%, transparent 20%);
        padding: .5rem;
  }
  .msm-gallery-caption {
    font-size: 0.75rem;
    transform: translateY(0);
  }
  .padd5{
    padding: 0 5px;
  }
  a.btn-flat {
    padding: 1rem;
}
}

/* 小型SP (〜479px): 1列、3枚のみ表示 */
@media (max-width: 479px) {
  .msm-gallery .col-6 { width: 100%; }
  .msm-gallery-item { aspect-ratio: 16/10; border-radius: 12px; }
}

section.ctawrap {
    background: url(/wp-content/uploads/2026/03/conback.jpg)no-repeat;
    background-size: cover;
    padding: 5rem 0;
        background-position-x: center;
    background-position-y: center;
}
p.concta {
    text-align: center;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-size: 24px;
      color: #3d3530;
}
p.concta2 {
    /* text-align: center; */
    text-align: center;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #3d3530;
}
@media (max-width: 767.98px) {
    section.ctawrap {
    background: url(/wp-content/uploads/2026/03/coback-sp.jpg)no-repeat;
    background-size: cover;
    padding: 5rem 0;
        background-position-x: center;
    background-position-y: bottom;
}
}


/* ==============================================
   フッター
   ============================================== */

/* --- グリッド --- */
.msm-footer-grid {
  padding-bottom: clamp(2.5rem, 4vw, 3.5rem);
  border-bottom: 1px solid rgba(255,255,255,.12);
}

/* --- ロゴ・タグライン --- */
.msm-footer-logo {
  display: block;
}
.msm-footer-logo img {
  width: 250px;
}
.msm-footer-tagline {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 0.9375rem;
      color: #20cc9e;
  margin-bottom: 1rem;
}
#wrapper-footer .site-info {
    text-align: center;
    font-size: 10px;
    color: #48403a;
}
/* --- 医院情報行 --- */
.msm-footer-info {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  color: #48403a;
}
.msm-footer-info-row {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 0.875rem;
}
.msm-footer-info-row svg {
  flex-shrink: 0;
  margin-top: 0.15rem;
  opacity: 0.7;
}
.msm-footer-tel {
  color: inherit;
  text-decoration: none;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  transition: color 0.2s;
}
.msm-footer-tel:hover {
  color: var(--msm-brand, #1FCC9E);
}

/* --- カラムタイトル --- */
.msm-footer-col-title {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #48403a;
  margin-bottom: 1rem;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid rgba(255,255,255,.15);
}

/* --- リンクリスト --- */
.msm-footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.msm-footer-links a {
  font-size: 0.875rem;
  color: #48403a;
  text-decoration: none;
  transition: color 0.2s;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.msm-footer-links a::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(-45deg);
  flex-shrink: 0;
}
.msm-footer-links a:hover {
  color: var(--msm-brand, #1FCC9E);
}

/* --- ボトムバー --- */
.msm-footer-bottom {
  padding: 1.25rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.msm-footer-copy {
  font-size: 0.8125rem;
  color: rgba(255,255,255,.4);
  margin-bottom: 0;
}
.msm-footer-bottom-links {
  display: flex;
  gap: 1.25rem;
}
.msm-footer-bottom-links a {
  font-size: 0.8125rem;
  color: rgba(255,255,255,.4);
  text-decoration: none;
  transition: color 0.2s;
}
.msm-footer-bottom-links a:hover {
  color: rgba(255,255,255,.7);
}



/* ::::歯周病ページ:::::: */


/* ===================================================================
       PAGE HERO (sub-page)
    =================================================================== */
    .page-hero {
      position: relative;
      background: linear-gradient(135deg, var(--primary-lighter) 0%, var(--bg) 60%);
      overflow: hidden;
      padding: clamp(3rem, 6vw, 5rem) 0;
    }
    .page-hero-blob {
      position: absolute;
      top: -80px;
      right: -60px;
      width: clamp(250px, 35vw, 420px);
      height: clamp(250px, 35vw, 420px);
      background: radial-gradient(circle, rgba(31,204,158,.15) 0%, transparent 70%);
      border-radius: 50%;
      pointer-events: none;
    }
    .page-hero-blob-2 {
      position: absolute;
      bottom: -60px;
      left: -40px;
      width: clamp(160px, 22vw, 280px);
      height: clamp(160px, 22vw, 280px);
      background: radial-gradient(circle, rgba(212,168,72,.10) 0%, transparent 70%);
      border-radius: 50%;
      pointer-events: none;
    }
    .page-hero-inner {
      position: relative;
      z-index: 1;
      display: grid;
      grid-template-columns: 1fr 1fr;
      align-items: center;
      gap: clamp(2rem, 4vw, 3.5rem);
    }
    .page-hero-content {}
    .page-hero-en {
      font-family: "EB Garamond", serif;
      font-style: italic;
      font-size: clamp(0.875rem, 2vw, 1.0625rem);
      color: var(--primary);
      letter-spacing: 0.18em;
      display: flex;
      align-items: center;
      gap: 0.75rem;
      margin-bottom: 0.875rem;
    }
    .page-hero-en::before {
      content: '';
      display: inline-block;
      width: 28px;
      height: 1px;
      background: var(--primary);
    }
    .page-hero-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.75rem, 4vw, 2.75rem);
      font-weight: 700;
      line-height: 1.6;
      color: var(--text);
      margin-bottom: 1.25rem;
    }
    .page-hero-title .hl {
      color: var(--primary-dark);
      position: relative;
    }
    .page-hero-title .hl::after {
      content: '';
      position: absolute;
      bottom: -2px; left: 0; right: 0;
      height: 3px;
      background: linear-gradient(90deg, var(--brand), var(--accent));
      border-radius: 2px;
    }
    .page-hero-lead {
      font-size: clamp(0.875rem, 1.8vw, 1rem);
      color: var(--text-light);
      line-height: 1.9;
      max-width: 480px;
    }
    .page-hero-badges {
      display: flex;
      flex-wrap: wrap;
      gap: 0.625rem;
      margin-top: 1.75rem;
    }
    .page-hero-badge {
      display: inline-flex;
      align-items: center;
      gap: 0.35rem;
      background: var(--white);
      border: 1px solid var(--border);
      padding: 0.3rem 0.75rem;
      border-radius: 50px;
      font-size: 0.8125rem;
      color: var(--text-light);
      box-shadow: var(--shadow-sm);
    }
    .badge-dot {
      width: 6px; height: 6px;
      border-radius: 50%;
      background: var(--brand);
      flex-shrink: 0;
    }
    .page-hero-visual {
      display: flex;
      justify-content: center;
    }
    .page-hero-img-wrap {
      position: relative;
      width: 100%;
    }
    .page-hero-img {
      width: 100%;
      aspect-ratio: 4/3;
      object-fit: cover;
      border-radius: clamp(16px, 3vw, 32px) clamp(16px, 3vw, 32px) clamp(48px, 8vw, 96px) clamp(16px, 3vw, 32px);
      box-shadow: var(--shadow-xl);
    }
    .page-hero-img-placeholder {
      width: 100%;
      aspect-ratio: 4/3;
      border-radius: clamp(16px, 3vw, 32px) clamp(16px, 3vw, 32px) clamp(48px, 8vw, 96px) clamp(16px, 3vw, 32px);
      background: linear-gradient(135deg, var(--primary-light) 0%, var(--primary-lighter) 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: var(--shadow-xl);
    }

    /* ===================================================================
       SPLIT CONTENT (text + image alternating)
    =================================================================== */
    .split-section {
      padding: clamp(4rem, 8vw, 6rem) 0;
    }
    .split-inner {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: clamp(2.5rem, 5vw, 5rem);
      align-items: center;
    }
    .split-inner.reverse { direction: rtl; }
    .split-inner.reverse > * { direction: ltr; }
    .split-text {}
    .split-eyebrow {
      font-family: "EB Garamond", serif;
      font-size: 0.8125rem;
      letter-spacing: 0.2em;
      color: var(--primary);
      text-transform: uppercase;
      display: block;
      margin-bottom: 0.625rem;
    }
    .split-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.375rem, 2.8vw, 1.875rem);
      font-weight: 700;
      color: var(--text);
      line-height: 1.4;
      margin-bottom: 1.25rem;
      position: relative;
      display: inline-block;
    }
    .split-title::after {
      content: '';
      display: block;
      width: 40px;
      height: 3px;
      background: linear-gradient(90deg, var(--accent), var(--brand));
      border-radius: 2px;
      margin-top: 12px;
    }
    .split-body {
      font-size: clamp(0.875rem, 1.6vw, 0.9375rem);
      color: var(--text-light);
      line-height: 2;
    }
    .split-body p + p { margin-top: 1.25em; }
    .split-highlight {
      background: var(--primary-light);
      border-left: 4px solid var(--primary);
      border-radius: 0 var(--radius) var(--radius) 0;
      padding: 1rem 1.25rem;
      margin-top: 1.5rem;
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 0.9375rem;
      font-weight: 500;
      color: var(--primary-dark);
      line-height: 1.7;
    }
    .split-visual {}
    .split-img {
      width: 100%;
      aspect-ratio: 4/3;
      object-fit: cover;
      border-radius: var(--radius-lg);
      box-shadow: var(--shadow-lg);
      display: block;
    }
    .split-img-placeholder {
      width: 100%;
      aspect-ratio: 4/3;
      border-radius: var(--radius-lg);
      box-shadow: var(--shadow-lg);
      background: linear-gradient(135deg, var(--primary-light) 0%, var(--primary-lighter) 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 0.75rem;
    }
    .split-img-placeholder span {
      font-size: 0.8125rem;
      color: var(--primary);
      font-family: "Zen Maru Gothic", sans-serif;
    }
     .split-img-placeholder img{
          border-radius: 20px;
    }

    /* ===================================================================
       TREATMENT CARDS (6 cards)
    =================================================================== */
    .treat-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: clamp(1rem, 2vw, 1.5rem);
    }
    .treat-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.5rem, 2.5vw, 2rem);
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      transition: var(--transition);
      position: relative;
      overflow: hidden;
    }
    .treat-card::before {
      content: '';
      position: absolute;
      top: 0; left: 0; right: 0;
      height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0);
      transition: transform 0.4s ease;
      transform-origin: left;
    }
    .treat-card:hover::before { transform: scaleX(1); }
    .treat-card:hover {
      transform: translateY(-5px);
      box-shadow: var(--shadow-lg);
    }
    .treat-card-icon {
      width: 60px; height: 60px;
      background: var(--primary-light);
      border-radius: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 1.125rem;
      transition: var(--transition);
    }
    .treat-card:hover .treat-card-icon {
      background: var(--primary);
      transform: scale(1.06);
    }
    .treat-card:hover .treat-card-icon svg path,
    .treat-card:hover .treat-card-icon svg circle,
    .treat-card:hover .treat-card-icon svg rect,
    .treat-card:hover .treat-card-icon svg line,
    .treat-card:hover .treat-card-icon svg polyline {
      stroke: #fff;
    }
    .treat-card-num {
      font-family: "EB Garamond", serif;
      font-size: 0.75rem;
      color: var(--primary);
      letter-spacing: 0.15em;
      margin-bottom: 0.375rem;
    }
    .treat-card-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.9375rem, 1.8vw, 1.0625rem);
      font-weight: 700;
      color: var(--text);
      margin-bottom: 0.625rem;
      line-height: 1.4;
    }
    .treat-card-desc {
      font-size: 0.875rem;
      color: var(--text-light);
      line-height: 1.8;
    }

    /* ===================================================================
       PROGRESS STAGES (01-04 steps)
    =================================================================== */
    .stages-grid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: clamp(0.875rem, 2vw, 1.5rem);
      position: relative;
    }
    .stages-grid::before {
      content: '';
      position: absolute;
      top: 44px;
      left: calc(12.5% + 12px);
      right: calc(12.5% + 12px);
      height: 2px;
      background: linear-gradient(90deg, var(--primary-light), var(--primary), var(--accent), var(--accent-dark));
      z-index: 0;
    }
    .stage-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.25rem, 2vw, 1.75rem);
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      transition: var(--transition);
      position: relative;
      z-index: 1;
      text-align: center;
    }
    .stage-card:hover {
      transform: translateY(-5px);
      box-shadow: var(--shadow-lg);
    }
    .stage-card:nth-child(1) .stage-num { color: #2BB893; }
    .stage-card:nth-child(2) .stage-num { color: #6DC47B; }
    .stage-card:nth-child(3) .stage-num { color: #D4A848; }
    .stage-card:nth-child(4) .stage-num { color: #C0724A; }
    .stage-card:nth-child(1) .stage-badge { background: #E6F8F2; color: #1A9E78; }
    .stage-card:nth-child(2) .stage-badge { background: #EEF7EE; color: #3D8B4A; }
    .stage-card:nth-child(3) .stage-badge { background: #FDF5E6; color: #B88B2E; }
    .stage-card:nth-child(4) .stage-badge { background: #FEF0EA; color: #A0522D; }
    .stage-num {
      font-family: "EB Garamond", serif;
      font-size: 2rem;
      font-weight: 500;
      line-height: 1;
      margin-bottom: 0.625rem;
      display: block;
    }
    .stage-badge {
      display: inline-block;
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 0.75rem;
      font-weight: 700;
      padding: 0.2rem 0.75rem;
      border-radius: 50px;
      margin-bottom: 0.875rem;
    }
    .stage-name {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.9375rem, 1.8vw, 1.0625rem);
      font-weight: 700;
      color: var(--text);
      margin-bottom: 0.625rem;
      line-height: 1.3;
    }
    .stage-desc {
      font-size: 0.8125rem;
      color: var(--text-light);
      line-height: 1.75;
    }
    .stages-note {
      margin-top: 2rem;
      background: var(--white);
      border-radius: var(--radius);
      padding: 1.125rem 1.5rem;
      display: flex;
      align-items: flex-start;
      gap: 0.75rem;
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      font-size: 0.875rem;
      color: var(--text-light);
      line-height: 1.7;
    }
    .stages-note-icon {
      flex-shrink: 0;
      width: 20px; height: 20px;
      background: var(--primary-light);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 0.1rem;
    }

/* ::::ホワイトニングページ:::::: */
/* ===================================================================
       PAGE-SPECIFIC: FEATURE CARDS (4枚横並び)
    =================================================================== */
    .feature-cards {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: clamp(0.875rem, 2vw, 1.25rem);
      margin-top: clamp(2rem, 4vw, 3rem);
    }
    .feature-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.25rem, 2.5vw, 1.75rem) 1.25rem;
      text-align: center;
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      transition: var(--transition);
      position: relative;
      overflow: hidden;
    }
    .feature-card::before {
      content: '';
      position: absolute; top: 0; left: 0; right: 0; height: 3px;
      background: linear-gradient(90deg, var(--brand), var(--accent));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .feature-card:hover::before { transform: scaleX(1); }
    .feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
    .feature-icon {
      width: 60px; height: 60px; margin: 0 auto 1rem;
      background: var(--primary-light); border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      transition: var(--transition);
    }
    .feature-card:hover .feature-icon { background: var(--primary); transform: scale(1.08); }
    .feature-card:hover .feature-icon svg path,
    .feature-card:hover .feature-icon svg circle,
    .feature-card:hover .feature-icon svg line,
    .feature-card:hover .feature-icon svg polyline,
    .feature-card:hover .feature-icon svg rect { stroke: #fff; }
    .feature-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 0.9375rem; font-weight: 700; color: var(--text);
      line-height: 1.45; margin-bottom: 0.5rem;
    }
    .feature-desc { font-size: 0.8125rem; color: var(--text-light); line-height: 1.75; }
/* ===================================================================
       PAGE-SPECIFIC: WHITENING TYPE COMPARISON (2カラム)
    =================================================================== */
    .wt-compare {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: clamp(1.25rem, 2.5vw, 2rem);
    }
    .wt-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      box-shadow: var(--shadow);
      border: 1px solid var(--border);
      overflow: hidden;
      transition: var(--transition);
      display: flex; flex-direction: column;
    }
    .wt-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
    .wt-card-header {
      padding: 1.5rem 1.75rem 1.25rem;
      background: linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);
      color: #fff;
    }
    .wt-card-header.accent-bg {
      background: linear-gradient(135deg, var(--accent-dark) 0%, var(--accent) 100%);
    }
    .wt-card-en {
      font-family: "EB Garamond", serif; font-style: italic;
      font-size: 0.875rem; letter-spacing: 0.15em; opacity: 0.8; margin-bottom: 0.25rem;
    }
    .wt-card-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.0625rem, 2vw, 1.25rem); font-weight: 700; line-height: 1.3;
    }
    .wt-card-subtitle { font-size: 0.8125rem; opacity: 0.85; margin-top: 0.25rem; }
    .wt-card-body { padding: 1.5rem 1.75rem; flex: 1; display: flex; flex-direction: column; gap: 1.25rem; }
    .wt-section-label {
      font-size: 0.75rem; font-weight: 700; color: var(--primary);
      letter-spacing: 0.1em; text-transform: uppercase;
      font-family: "EB Garamond", serif; margin-bottom: 0.375rem; display: block;
    }
    .wt-feature-text { font-size: 0.9rem; color: var(--text-light); line-height: 1.75; }
    .wt-check-list { display: flex; flex-direction: column; gap: 0.375rem; }
    .wt-check-item {
      display: flex; align-items: flex-start; gap: 0.5rem;
      font-size: 0.875rem; color: var(--text-light); line-height: 1.5;
    }
    .wt-check-item::before {
      content: '';
      flex-shrink: 0; width: 16px; height: 16px; margin-top: 0.1rem;
      background: var(--primary); border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
      background-size: 10px; background-position: center; background-repeat: no-repeat;
    }
    .wt-recommend {
      background: var(--primary-lighter);
      border-radius: var(--radius); padding: 0.875rem 1rem;
      font-size: 0.875rem; color: var(--primary-dark); line-height: 1.7;
    }
    .wt-recommend strong {
      display: block; font-family: "Zen Maru Gothic", sans-serif;
      font-size: 0.8125rem; margin-bottom: 0.25rem;
    }
    .wt-price-block {
      border-top: 1px solid var(--border);
      padding-top: 1.125rem; margin-top: auto;
    }
    .wt-price-row {
      display: flex; justify-content: space-between; align-items: baseline;
      padding: 0.4rem 0; border-bottom: 1px dashed var(--border);
    }
    .wt-price-row:last-child { border-bottom: none; }
    .wt-price-label { font-size: 0.875rem; color: var(--text-light); }
    .wt-price-val {
      font-family: "DM Sans", sans-serif; font-weight: 700;
      font-size: 1.0625rem; color: var(--accent-dark);
    }
    .wt-price-note {
      font-size: 0.75rem; color: var(--text-lighter);
      margin-top: 0.625rem; line-height: 1.6;
    }

    /* ===================================================================
       PAGE-SPECIFIC: FLOW STEPS (01-05 縦ステップ)
    =================================================================== */
    .flow-list {
      display: flex;
      flex-direction: column;
      gap: 0;
      position: relative;
    }
    .flow-item {
      display: grid;
      grid-template-columns: 80px 1fr;
      gap: clamp(1rem, 2.5vw, 2rem);
      position: relative;
    }
    .flow-item:not(:last-child)::after {
      content: '';
      position: absolute;
      left: 39px;
      top: 76px;
      bottom: 0;
      width: 2px;
      background: linear-gradient(to bottom, var(--primary-light), var(--primary-lighter));
    }
    .flow-num-wrap {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-top: 4px;
    }
    .flow-num {
      width: 80px; height: 80px;
      background: var(--white);
      border: 2px solid var(--primary-light);
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      flex-shrink: 0;
      font-family: "EB Garamond", serif;
      font-size: 1.625rem; font-weight: 500;
      color: var(--primary);
      box-shadow: var(--shadow-sm);
      transition: var(--transition);
      position: relative; z-index: 1;
    }
    .flow-item:hover .flow-num {
      background: var(--primary); color: #fff;
      border-color: var(--primary); box-shadow: var(--shadow);
    }
    .flow-content {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.125rem, 2vw, 1.5rem) clamp(1.25rem, 2.5vw, 1.75rem);
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      margin-bottom: clamp(1rem, 2vw, 1.5rem);
      transition: var(--transition);
    }
    .flow-item:hover .flow-content { box-shadow: var(--shadow); transform: translateX(4px); }
    .flow-content-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 1.8vw, 1.125rem); font-weight: 700;
      color: var(--text); margin-bottom: 0.5rem; line-height: 1.4;
    }
    .flow-content-desc {
      font-size: 0.9rem; color: var(--text-light); line-height: 1.8;
    }
    .flow-content-tag {
      display: inline-block;
      font-family: "EB Garamond", serif; font-size: 0.75rem;
      letter-spacing: 0.12em; color: var(--primary); text-transform: uppercase;
      margin-bottom: 0.375rem;
    }

    /* ===================================================================
       PAGE-SPECIFIC: MATERIAL COMPARISON CARDS (2×2 グリッド)
    =================================================================== */
    .material-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: clamp(1rem, 2vw, 1.5rem);
    }
    .material-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      overflow: hidden;
      transition: var(--transition);
      display: flex; flex-direction: column;
    }
    .material-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
    .material-card-top {
      padding: 1.25rem 1.5rem;
      background: var(--primary-lighter);
      border-bottom: 1px solid var(--border);
      display: flex; align-items: center; gap: 1rem;
    }
    .material-num {
      font-family: "EB Garamond", serif; font-size: 1.5rem;
      color: var(--primary); font-weight: 500; flex-shrink: 0;
      width: 40px; text-align: center;
    }
    .material-name {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.9375rem, 1.8vw, 1.0625rem);
      font-weight: 700; color: var(--text); line-height: 1.3;
    }
    .material-badge {
      font-size: 0.6875rem; font-weight: 700; padding: 0.15rem 0.5rem;
      border-radius: 4px; margin-left: auto; flex-shrink: 0; white-space: nowrap;
    }
    .material-badge.insurance {
      background: var(--primary-light); color: var(--primary-dark);
    }
    .material-badge.cosmetic {
      background: var(--accent-light); color: var(--accent-dark);
    }
    .material-card-body {
      padding: 1.25rem 1.5rem; flex: 1; display: flex; flex-direction: column; gap: 1rem;
    }
    .material-feature {
      font-size: 0.875rem; color: var(--text-light); line-height: 1.7;
    }
    .ml-label {
      font-size: 0.75rem; font-weight: 700; letter-spacing: 0.08em;
      text-transform: uppercase; margin-bottom: 0.375rem; display: block;
    }
    .ml-label.merit  { color: var(--primary-dark); }
    .ml-label.demerit { color: var(--accent-dark); }
    .ml-list { display: flex; flex-direction: column; gap: 0.3rem; }
    .ml-item {
      display: flex; align-items: flex-start; gap: 0.5rem;
      font-size: 0.8125rem; color: var(--text-light); line-height: 1.5;
    }
    .ml-icon-merit {
      flex-shrink: 0; width: 16px; height: 16px; margin-top: 0.1rem;
      background: var(--primary); border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
      background-size: 10px; background-position: center; background-repeat: no-repeat;
    }
    .ml-icon-demerit {
      flex-shrink: 0; width: 16px; height: 16px; margin-top: 0.1rem;
      background: var(--accent); border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");
      background-size: 10px; background-position: center; background-repeat: no-repeat;
    }

   /* ===================================================================
       PAGE-SPECIFIC: CONCERN CHECKLIST
    =================================================================== */
    .concern-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: clamp(0.625rem, 1.5vw, 1rem);
      margin-bottom: clamp(1.5rem, 3vw, 2rem);
    }
    .concern-item {
      display: flex;
      align-items: center;
      gap: 0.875rem;
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius);
      padding: 0.875rem 1.125rem;
      box-shadow: var(--shadow-sm);
      transition: var(--transition);
    }
    .concern-item:hover {
      border-color: var(--primary);
      box-shadow: var(--shadow);
      transform: translateX(4px);
    }
    .concern-check {
      flex-shrink: 0;
      width: 28px; height: 28px;
      background: var(--primary-light);
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      transition: var(--transition);
    }
    .concern-item:hover .concern-check { background: var(--primary); }
    .concern-item:hover .concern-check svg path,
    .concern-item:hover .concern-check svg polyline { stroke: #fff; }
    .concern-text {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.875rem, 1.6vw, 0.9375rem);
      font-weight: 500;
      color: var(--text);
      line-height: 1.4;
    }
    .concern-note {
      text-align: center;
      background: var(--primary-light);
      border-radius: var(--radius);
      padding: 1rem 1.5rem;
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.875rem, 1.6vw, 0.9375rem);
      font-weight: 500;
      color: var(--primary-dark);
    } 
    /* ===================================================================
       PAGE-SPECIFIC: STRENGTH CARDS (3枚)
    =================================================================== */
    .strength-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: clamp(1rem, 2.5vw, 1.75rem);
    }
    .strength-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.75rem, 3vw, 2.5rem);
      text-align: center;
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      transition: var(--transition);
      position: relative;
      overflow: hidden;
    }
    .strength-card::before {
      content: '';
      position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .strength-card:hover::before { transform: scaleX(1); }
    .strength-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
    .strength-icon {
      width: 72px; height: 72px;
      background: var(--primary-light);
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1.25rem;
      transition: var(--transition);
    }
    .strength-card:hover .strength-icon { background: var(--primary); transform: scale(1.08); }
    .strength-card:hover .strength-icon svg path,
    .strength-card:hover .strength-icon svg circle,
    .strength-card:hover .strength-icon svg polyline,
    .strength-card:hover .strength-icon svg rect,
    .strength-card:hover .strength-icon svg line { stroke: #fff; }
    .strength-num {
      font-family: "EB Garamond", serif;
      font-size: 0.8125rem; color: var(--primary);
      letter-spacing: 0.15em; margin-bottom: 0.5rem;
    }
    .strength-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 2vw, 1.125rem); font-weight: 700;
      color: var(--text); margin-bottom: 0.75rem; line-height: 1.4;
    }
    .strength-desc {
      font-size: 0.875rem; color: var(--text-light); line-height: 1.8;
    }
    /* ===================================================================
       PAGE-SPECIFIC: EMERGENCY BOX
    =================================================================== */
    .emergency-box {
      background: var(--accent-light);
      border: 1px solid rgba(212,168,72,.3);
      border-left: 4px solid var(--accent);
      border-radius: var(--radius-lg);
      padding: clamp(1.5rem, 3vw, 2rem);
      display: grid;
      grid-template-columns: auto 1fr;
      gap: 1.25rem;
      align-items: flex-start;
      box-shadow: var(--shadow-sm);
    }
    .emergency-icon-wrap {
      width: 56px; height: 56px;
      background: var(--accent-light);
      border: 2px solid rgba(212,168,72,.35);
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      flex-shrink: 0;
      margin-bottom: 1rem;
    }
    .emergency-head {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 2vw, 1.125rem); font-weight: 700;
      color: var(--accent-dark); margin-bottom: 0.75rem;
      display: flex; align-items: center; gap: 0.5rem;
    }
    .emergency-list { display: flex; flex-direction: column; gap: 0.5rem; }
    .emergency-item {
      display: flex; align-items: flex-start; gap: 0.625rem;
      font-size: 0.9375rem; color: var(--text-light); line-height: 1.65;
    }
    .emergency-dot {
      flex-shrink: 0; width: 7px; height: 7px; border-radius: 50%;
      background: var(--accent); margin-top: 0.55rem;
    }
    .emergency-note {
      margin-top: 1rem; padding-top: 0.875rem;
      border-top: 1px dashed rgba(212,168,72,.4);
      font-size: 0.875rem; color: var(--accent-dark);
      font-family: "Zen Maru Gothic", sans-serif; font-weight: 500;
      display: flex; align-items: center; gap: 0.5rem;
    }

    /* ===================================================================
       PAGE-SPECIFIC: STRENGTH CARDS (3枚)
    =================================================================== */
    .strength-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: clamp(1rem, 2.5vw, 1.75rem);
    }
    .strength-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.75rem, 3vw, 2.5rem);
      text-align: center;
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      transition: var(--transition);
      position: relative; overflow: hidden;
    }
    .strength-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .strength-card:hover::before { transform: scaleX(1); }
    .strength-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
    .strength-icon {
      width: 72px; height: 72px; background: var(--primary-light); border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1.25rem; transition: var(--transition);
    }
    .strength-card:hover .strength-icon { background: var(--primary); transform: scale(1.08); }
    .strength-card:hover .strength-icon svg path,
    .strength-card:hover .strength-icon svg circle,
    .strength-card:hover .strength-icon svg polyline,
    .strength-card:hover .strength-icon svg line { stroke: #fff; }
    .strength-num {
      font-family: "EB Garamond", serif; font-size: 0.8125rem;
      color: var(--primary); letter-spacing: 0.15em; margin-bottom: 0.5rem;
    }
    .strength-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 2vw, 1.125rem); font-weight: 700;
      color: var(--text); margin-bottom: 0.75rem; line-height: 1.4;
    }
    .strength-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       PAGE-SPECIFIC: STAGE STEPS (進行段階 CO〜C4)
    =================================================================== */
    .stage-list {
      display: flex; flex-direction: column; gap: clamp(0.875rem, 1.5vw, 1.125rem);
    }
    .stage-item {
      display: grid;
      grid-template-columns: 100px 1fr;
      gap: clamp(1rem, 2.5vw, 1.75rem);
      align-items: stretch;
    }
    .stage-badge-wrap {
      display: flex; flex-direction: column; align-items: center;
      justify-content: flex-start; padding-top: 1.25rem;
    }
    .stage-code {
      font-family: "EB Garamond", serif;
      font-size: clamp(1.125rem, 2vw, 1.375rem);
      font-weight: 500; letter-spacing: 0.05em;
      line-height: 1; margin-bottom: 0.375rem;
    }
    /* 段階ごとに色が変化 */
    .stage-item:nth-child(1) .stage-code { color: #2BB893; }
    .stage-item:nth-child(2) .stage-code { color: #55AA70; }
    .stage-item:nth-child(3) .stage-code { color: #D4A848; }
    .stage-item:nth-child(4) .stage-code { color: #C07840; }
    .stage-item:nth-child(5) .stage-code { color: #C04040; }

    .stage-severity {
      font-size: 0.6875rem; font-weight: 700; padding: 0.175rem 0.5rem;
      border-radius: 4px; white-space: nowrap; text-align: center;
    }
    .stage-item:nth-child(1) .stage-severity { background: #E6F8F2; color: #1A9E78; }
    .stage-item:nth-child(2) .stage-severity { background: #EEF7EE; color: #3D7A50; }
    .stage-item:nth-child(3) .stage-severity { background: #FDF5E6; color: #B88B2E; }
    .stage-item:nth-child(4) .stage-severity { background: #FEF0E8; color: #A0562A; }
    .stage-item:nth-child(5) .stage-severity { background: #FEE8E8; color: #A02020; }

    .stage-content {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.125rem, 2vw, 1.5rem) clamp(1.25rem, 2.5vw, 1.75rem);
      box-shadow: var(--shadow-sm); border: 1px solid var(--border);
      transition: var(--transition);
      display: flex; flex-direction: column; gap: 0.5rem;
    }
    .stage-item:hover .stage-content { box-shadow: var(--shadow); transform: translateX(4px); }
    .stage-content-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.9375rem, 1.8vw, 1.0625rem); font-weight: 700;
      color: var(--text); line-height: 1.35;
    }
    .stage-content-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.8; }
    .stage-treatment {
      display: inline-flex; align-items: center; gap: 0.375rem;
      font-size: 0.8125rem; font-weight: 700; color: var(--primary-dark);
      font-family: "Zen Maru Gothic", sans-serif;
      background: var(--primary-light); padding: 0.25rem 0.75rem;
      border-radius: 50px; align-self: flex-start; margin-top: 0.25rem;
    }
    .stage-treatment::before {
      content: ''; width: 5px; height: 5px; border-radius: 50%; background: var(--primary);
    }
    /* C4のみ accent 色 */
    .stage-item:nth-child(5) .stage-treatment {
      color: var(--accent-dark); background: var(--accent-light);
    }
    .stage-item:nth-child(5) .stage-treatment::before { background: var(--accent); }

    /* ===================================================================
       PAGE-SPECIFIC: FLOW STEPS (01〜05 縦ステップ)
    =================================================================== */
    .flow-list {
      display: flex; flex-direction: column; gap: 0; position: relative;
    }
    .flow-item {
      display: grid; grid-template-columns: 80px 1fr;
      gap: clamp(1rem, 2.5vw, 2rem); position: relative;
    }
    .flow-item:not(:last-child)::after {
      content: ''; position: absolute;
      left: 39px; top: 76px; bottom: 0; width: 2px;
      background: linear-gradient(to bottom, var(--primary-light), var(--primary-lighter));
    }
    .flow-num-wrap {
      display: flex; flex-direction: column; align-items: center; padding-top: 4px;
    }
    .flow-num {
      width: 80px; height: 80px;
      background: var(--white); border: 2px solid var(--primary-light); border-radius: 50%;
      display: flex; align-items: center; justify-content: center; flex-shrink: 0;
      font-family: "EB Garamond", serif; font-size: 1.625rem; font-weight: 500;
      color: var(--primary); box-shadow: var(--shadow-sm); transition: var(--transition);
      position: relative; z-index: 1;
    }
    .flow-item:hover .flow-num {
      background: var(--primary); color: #fff;
      border-color: var(--primary); box-shadow: var(--shadow);
    }
    .flow-content {
      background: var(--white); border-radius: var(--radius-lg);
      padding: clamp(1.125rem, 2vw, 1.5rem) clamp(1.25rem, 2.5vw, 1.75rem);
      box-shadow: var(--shadow-sm); border: 1px solid var(--border);
      margin-bottom: clamp(1rem, 2vw, 1.5rem); transition: var(--transition);
    }
    .flow-item:hover .flow-content { box-shadow: var(--shadow); transform: translateX(4px); }
    .flow-content-tag {
      display: inline-block; font-family: "EB Garamond", serif; font-size: 0.75rem;
      letter-spacing: 0.12em; color: var(--primary); text-transform: uppercase;
      margin-bottom: 0.375rem;
    }
    .flow-content-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 1.8vw, 1.125rem); font-weight: 700;
      color: var(--text); margin-bottom: 0.5rem; line-height: 1.4;
    }
    .flow-content-desc { font-size: 0.9rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       PAGE-SPECIFIC: PREVENTION BANNER (予防の大切さ）
    =================================================================== */
    .prevention-link-btn {
      display: inline-flex; align-items: center; gap: 0.5rem;
      margin-top: 1.75rem;
      padding: 0.875rem 1.75rem;
      border-radius: 50px;
      font-family: "Zen Maru Gothic", sans-serif; font-weight: 700;
      font-size: 0.9375rem;
      background: var(--primary); color: #fff;
      box-shadow: 0 4px 16px rgba(43,184,147,.35);
      transition: var(--transition);
    }
    .prevention-link-btn:hover {
      background: var(--primary-dark); transform: translateY(-2px);
      box-shadow: 0 8px 24px rgba(43,184,147,.45);
    }
    .prevention-link-btn::after {
      content: ''; display: inline-block; width: 6px; height: 6px;
      border-right: 2px solid currentColor; border-bottom: 2px solid currentColor;
      transform: rotate(-45deg);
    }
 /* ===================================================================
       STRENGTH CARDS（当院の3つの工夫）
    =================================================================== */
    .strength-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: clamp(1rem, 2.5vw, 1.75rem);
    }
    .strength-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.75rem, 3vw, 2.5rem);
      text-align: center;
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      transition: var(--transition);
      position: relative; overflow: hidden;
    }
    .strength-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .strength-card:hover::before { transform: scaleX(1); }
    .strength-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
    .strength-icon {
      width: 72px; height: 72px; background: var(--primary-light); border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1.25rem; transition: var(--transition);
    }
    .strength-card:hover .strength-icon { background: var(--primary); transform: scale(1.08); }
    .strength-card:hover .strength-icon svg path,
    .strength-card:hover .strength-icon svg circle,
    .strength-card:hover .strength-icon svg polyline,
    .strength-card:hover .strength-icon svg line { stroke: #fff; }
    .strength-num {
      font-family: "EB Garamond", serif; font-size: 0.8125rem;
      color: var(--primary); letter-spacing: 0.15em; margin-bottom: 0.5rem;
    }
    .strength-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 2vw, 1.125rem); font-weight: 700;
      color: var(--text); margin-bottom: 0.75rem; line-height: 1.4;
    }
    .strength-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       PAGE-SPECIFIC: HERO FLOAT DECORATIONS
    =================================================================== */
    .hero-deco {
      position: absolute;
      pointer-events: none;
      z-index: 0;
    }
    @keyframes float-deco {
      0%, 100% { transform: translateY(0) rotate(0deg); }
      50%       { transform: translateY(-10px) rotate(15deg); }
    }
    .hero-deco-1 { top: 14%; left: 4%;  animation: float-deco 5.5s ease-in-out infinite; opacity: 0.22; }
    .hero-deco-2 { top: 58%; left: 10%; animation: float-deco 7.2s ease-in-out infinite 1.5s; opacity: 0.18; }
    .hero-deco-3 { top: 22%; left: 30%; animation: float-deco 6.4s ease-in-out infinite 0.8s; opacity: 0.20; }
    .hero-deco-4 { bottom: 28%; right: 44%; animation: float-deco 8.1s ease-in-out infinite 2.3s; opacity: 0.16; }

    /* ===================================================================
       PAGE-SPECIFIC: TOPIC CARDS（乳歯セクション内の2テーマ）
    =================================================================== */
    .topic-grid {
      display: flex; flex-direction: column; gap: 1.125rem;
    }
    .topic-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.25rem, 2.5vw, 1.75rem);
      box-shadow: var(--shadow-sm);
      border: 1px solid var(--border);
      transition: var(--transition);
    }
    .topic-card:hover { box-shadow: var(--shadow); transform: translateX(4px); }
    .topic-card-header {
      display: flex; align-items: center; gap: 0.75rem;
      margin-bottom: 0.875rem;
    }
    .topic-card-icon {
      width: 44px; height: 44px; border-radius: 50%;
      background: var(--primary-light);
      display: flex; align-items: center; justify-content: center;
      flex-shrink: 0;
    }
    .topic-card-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.9375rem, 1.8vw, 1.0625rem); font-weight: 700;
      color: var(--text); line-height: 1.4;
    }
    .topic-card-list { display: flex; flex-direction: column; gap: 0.5rem; }
    .topic-card-item {
      display: flex; align-items: flex-start; gap: 0.5rem;
      font-size: 0.875rem; color: var(--text-light); line-height: 1.75;
    }
    .topic-card-dot {
      flex-shrink: 0; width: 6px; height: 6px; border-radius: 50%;
      background: var(--primary); margin-top: 0.6rem;
    }

    /* ===================================================================
       PAGE-SPECIFIC: PREVENTION MENU CARDS（4枚 2×2）
    =================================================================== */
    .prev-menu-grid {
      display: grid; grid-template-columns: repeat(2, 1fr);
      gap: clamp(1rem, 2.5vw, 1.5rem);
    }
    .prev-menu-card {
      background: var(--white);
      border-radius: var(--radius-lg);
      padding: clamp(1.5rem, 3vw, 2.25rem);
      box-shadow: var(--shadow-sm); border: 1px solid var(--border);
      transition: var(--transition);
      display: flex; flex-direction: column; align-items: center; text-align: center;
      position: relative; overflow: hidden;
    }
    .prev-menu-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .prev-menu-card:hover::before { transform: scaleX(1); }
    .prev-menu-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
    .prev-menu-icon {
      width: 72px; height: 72px; border-radius: 50%;
      background: var(--primary-light);
      display: flex; align-items: center; justify-content: center;
      margin-bottom: 1.125rem; transition: var(--transition); flex-shrink: 0;
    }
    .prev-menu-card:hover .prev-menu-icon { background: var(--primary); transform: scale(1.08); }
    .prev-menu-card:hover .prev-menu-icon svg path,
    .prev-menu-card:hover .prev-menu-icon svg circle,
    .prev-menu-card:hover .prev-menu-icon svg polyline,
    .prev-menu-card:hover .prev-menu-icon svg line,
    .prev-menu-card:hover .prev-menu-icon svg polygon,
    .prev-menu-card:hover .prev-menu-icon svg rect { stroke: #fff; }
    .prev-menu-num {
      font-family: "EB Garamond", serif; font-size: 0.8125rem;
      color: var(--primary); letter-spacing: 0.15em; margin-bottom: 0.375rem;
    }
    .prev-menu-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 2vw, 1.125rem); font-weight: 700;
      color: var(--text); margin-bottom: 0.625rem; line-height: 1.35;
    }
    .prev-menu-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       PAGE-SPECIFIC: ORTHO MERIT LIST（小児矯正メリット）
    =================================================================== */
    .ortho-merit-list {
      display: flex; flex-direction: column; gap: 0.75rem; margin-top: 1.5rem;
    }
    .ortho-merit-item {
      display: flex; align-items: flex-start; gap: 0.75rem;
      padding: 0.875rem 1rem; background: var(--white);
      border-radius: var(--radius); border: 1px solid var(--border);
      box-shadow: var(--shadow-sm); transition: var(--transition);
    }
    .ortho-merit-item:hover { box-shadow: var(--shadow); transform: translateX(4px); }
    .ortho-merit-check {
      flex-shrink: 0; width: 26px; height: 26px; background: var(--primary);
      border-radius: 50%; display: flex; align-items: center; justify-content: center;
      margin-top: 0.15rem;
    }
    .ortho-merit-text { font-size: 0.9375rem; color: var(--text-light); line-height: 1.75; }

    /* ===================================================================
       PAGE-SPECIFIC: LINK BUTTON TO ORTHODONTICS
    =================================================================== */
    .ortho-link-btn {
      display: inline-flex; align-items: center; gap: 0.5rem;
      margin-top: 1.75rem;
      padding: 0.875rem 1.75rem; border-radius: 50px;
      font-family: "Zen Maru Gothic", sans-serif; font-weight: 700;
      font-size: 0.9375rem;
      background: transparent; color: var(--primary);
      border: 2px solid var(--primary);
      transition: var(--transition);
    }
    .ortho-link-btn:hover {
      background: var(--primary); color: #fff; transform: translateY(-2px);
      box-shadow: 0 8px 24px rgba(43,184,147,.35);
    }
    .ortho-link-btn::after {
      content: ''; display: inline-block; width: 6px; height: 6px;
      border-right: 2px solid currentColor; border-bottom: 2px solid currentColor;
      transform: rotate(-45deg);
    }

    /* ===================================================================
       PAGE-SPECIFIC: PARENT MESSAGE BOX（保護者の方へ）
    =================================================================== */
    .parent-msg-box {
      background: var(--accent-light);
      border: 1.5px solid rgba(212,168,72,.28);
      border-radius: var(--radius-xl);
      padding: clamp(2rem, 4vw, 3.5rem);
      text-align: center;
      box-shadow: var(--shadow-sm);
      max-width: 760px;
      margin: 0 auto;
    }
    .parent-msg-heart {
      width: 68px; height: 68px; background: var(--white);
      border-radius: 50%; border: 2px solid rgba(212,168,72,.28);
      display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1.25rem; box-shadow: var(--shadow-sm);
    }
    .parent-msg-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.0625rem, 2.5vw, 1.25rem); font-weight: 700;
      color: var(--accent-dark); margin-bottom: 1.5rem; line-height: 1.55;
    }
    .parent-msg-list {
      display: flex; flex-direction: column; gap: 0.75rem;
      text-align: left;
    }
    .parent-msg-item {
      display: flex; align-items: flex-start; gap: 0.75rem;
      font-size: 0.9375rem; color: var(--text-light); line-height: 1.75;
      background: rgba(255,255,255,.7); border-radius: var(--radius);
      padding: 0.875rem 1rem; border: 1px solid transparent;
    }
    .parent-msg-item.warn { border-color: rgba(212,168,72,.2); }
    .parent-msg-item.good { border-color: rgba(43,184,147,.2); }
    .parent-msg-badge {
      flex-shrink: 0; height: 24px; border-radius: 50px;
      display: inline-flex; align-items: center; justify-content: center;
      font-size: 0.75rem; font-weight: 700; margin-top: 0.2rem;
      padding: 0 0.625rem;
      font-family: "Zen Maru Gothic", sans-serif; white-space: nowrap;
    }
    .parent-msg-badge.warn { background: rgba(212,168,72,.25); color: var(--accent-dark); }
    .parent-msg-badge.good { background: var(--primary-light); color: var(--primary-dark); }
    .parent-msg-note {
      margin-top: 1.5rem; padding-top: 1.25rem;
      border-top: 1px dashed rgba(212,168,72,.4);
      font-size: 0.875rem; color: var(--text-light); line-height: 1.75;
      font-family: "Zen Maru Gothic", sans-serif; text-align: center;
    }
    /* ===================================================================
       STRENGTH CARDS
    =================================================================== */
    .strength-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1rem, 2.5vw, 1.75rem); }
    .strength-card {
      background: var(--white); border-radius: var(--radius-lg);
      padding: .8rem; text-align: center;
      box-shadow: var(--shadow-sm); border: 1px solid var(--border);
      transition: var(--transition); position: relative; overflow: hidden;
    }
    .strength-card img{
      border-radius: var(--radius-lg);
    }
    .strength-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .strength-card:hover::before { transform: scaleX(1); }
    .strength-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
    .strength-icon { width: 72px; height: 72px; background: var(--primary-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 1.25rem; transition: var(--transition); }
    .strength-card:hover .strength-icon { background: var(--primary); transform: scale(1.08); }
    .strength-card:hover .strength-icon svg path,
    .strength-card:hover .strength-icon svg circle,
    .strength-card:hover .strength-icon svg polyline,
    .strength-card:hover .strength-icon svg line { stroke: #fff; }
    .strength-num { font-family: "EB Garamond", serif; font-size: 1.2rem; color: var(--primary); letter-spacing: 0.15em; margin-bottom: 0.5rem; }
    .strength-title { font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(1rem, 2vw, 1.125rem); font-weight: 700; color: var(--text); margin-bottom: 0.75rem; line-height: 1.4; }
    .strength-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       FLOW STEPS
    =================================================================== */
    .flow-list { display: flex; flex-direction: column; gap: 0; position: relative; }
    .flow-item { display: grid; grid-template-columns: 80px 1fr; gap: clamp(1rem, 2.5vw, 2rem); position: relative; }
    .flow-item:not(:last-child)::after {
      content: ''; position: absolute; left: 39px; top: 76px; bottom: 0; width: 2px;
      background: linear-gradient(to bottom, var(--primary-light), var(--primary-lighter));
    }
    .flow-num-wrap { display: flex; flex-direction: column; align-items: center; padding-top: 4px; }
    .flow-num {
      width: 80px; height: 80px; background: var(--white); border: 2px solid var(--primary-light);
      border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;
      font-family: "EB Garamond", serif; font-size: 1.625rem; font-weight: 500;
      color: var(--primary); box-shadow: var(--shadow-sm); transition: var(--transition); position: relative; z-index: 1;
    }
    .flow-item:hover .flow-num { background: var(--primary); color: #fff; border-color: var(--primary); box-shadow: var(--shadow); }
    .flow-content {
      background: var(--white); border-radius: var(--radius-lg);
      padding: clamp(1.125rem, 2vw, 1.5rem) clamp(1.25rem, 2.5vw, 1.75rem);
      box-shadow: var(--shadow-sm); border: 1px solid var(--border);
      margin-bottom: clamp(1rem, 2vw, 1.5rem); transition: var(--transition);
    }
    .flow-item:hover .flow-content { box-shadow: var(--shadow); transform: translateX(4px); }
    .flow-content-tag { display: inline-block; font-family: "EB Garamond", serif; font-size: 0.75rem; letter-spacing: 0.12em; color: var(--primary); text-transform: uppercase; margin-bottom: 0.375rem; }
    .flow-content-title { font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(1rem, 1.8vw, 1.125rem); font-weight: 700; color: var(--text); margin-bottom: 0.5rem; line-height: 1.4; }
    .flow-content-desc { font-size: 0.9rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       ML ICONS (共通: merit/demerit アイコン)
    =================================================================== */
    .ml-icon-merit {
      flex-shrink: 0; width: 16px; height: 16px; margin-top: 0.1rem;
      background: var(--primary); border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
      background-size: 10px; background-position: center; background-repeat: no-repeat;
    }
    .ml-icon-demerit {
      flex-shrink: 0; width: 16px; height: 16px; margin-top: 0.1rem;
      background: var(--accent); border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");
      background-size: 10px; background-position: center; background-repeat: no-repeat;
    }

    /* ===================================================================
       PAGE-SPECIFIC: CONCERN CHECKLIST（こんなお悩み）
    =================================================================== */
    .concern-grid {
      display: grid; grid-template-columns: repeat(2, 1fr);
      gap: clamp(0.625rem, 1.5vw, 0.875rem);
    }
    .concern-item {
      display: flex; align-items: flex-start; gap: 0.75rem;
      background: var(--white); border-radius: var(--radius);
      padding: 0.875rem 1rem; border: 1px solid var(--border);
      box-shadow: var(--shadow-sm); transition: var(--transition);
    }
    .concern-item:hover { border-color: var(--primary); box-shadow: var(--shadow); transform: translateX(4px); }
    .concern-check {
      flex-shrink: 0; width: 26px; height: 26px; background: var(--primary-light);
      border-radius: 50%; display: flex; align-items: center; justify-content: center;
      transition: var(--transition); margin-top: 0.1rem;
    }
    .concern-item:hover .concern-check { background: var(--primary); }
    .concern-item:hover .concern-check svg polyline { stroke: #fff; }
    .concern-text { font-size: 0.9375rem; color: var(--text-light); line-height: 1.65; }
    .concern-note-icon { flex-shrink: 0; color: var(--primary); margin-top: 0.15rem; }

    /* ===================================================================
       PAGE-SPECIFIC: FAIRY MERIT CARDS（フェアリー加工3大メリット）
    =================================================================== */
    .fairy-merit-grid {
      display: grid; grid-template-columns: repeat(3, 1fr);
      gap: clamp(0.875rem, 2vw, 1.25rem);
      margin-top: clamp(2rem, 4vw, 3rem);
    }
    .fairy-merit-card {
      background: var(--white); border-radius: var(--radius-lg);
      padding: clamp(1.25rem, 2.5vw, 1.75rem);
      box-shadow: var(--shadow-sm); border: 1px solid rgba(212,168,72,.2);
      text-align: center; transition: var(--transition); position: relative; overflow: hidden;
    }
    .fairy-merit-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;
      background: linear-gradient(90deg, var(--accent-dark), var(--accent));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .fairy-merit-card:hover::before { transform: scaleX(1); }
    .fairy-merit-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
    .fairy-merit-icon {
      width: 64px; height: 64px; border-radius: 50%;
      background: var(--accent-light); border: 2px solid rgba(212,168,72,.25);
      display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1rem; transition: var(--transition);
    }
    .fairy-merit-card:hover .fairy-merit-icon { background: var(--accent); border-color: var(--accent); }
    .fairy-merit-card:hover .fairy-merit-icon svg path,
    .fairy-merit-card:hover .fairy-merit-icon svg circle,
    .fairy-merit-card:hover .fairy-merit-icon svg polyline,
    .fairy-merit-card:hover .fairy-merit-icon svg line { stroke: #fff; }
    .fairy-merit-num { font-family: "EB Garamond", serif; font-size: 0.8125rem; color: var(--accent-dark); letter-spacing: 0.15em; margin-bottom: 0.35rem; }
    .fairy-merit-title { font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(0.9375rem, 1.8vw, 1.0625rem); font-weight: 700; color: var(--text); margin-bottom: 0.5rem; line-height: 1.35; }
    .fairy-merit-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.8; }
    .fairy-note-box {
      display: flex; align-items: flex-start; gap: 0.875rem;
      margin-top: clamp(1.75rem, 3.5vw, 2.5rem);
      background: var(--white); border-radius: var(--radius-lg);
      padding: 1.25rem 1.75rem; border: 1px solid rgba(212,168,72,.25); box-shadow: var(--shadow-sm);
      font-size: 0.9375rem; color: var(--text-light); line-height: 1.75;
    }
    .fairy-note-icon { flex-shrink: 0; color: var(--accent); margin-top: 0.15rem; }

    /* ===================================================================
       PAGE-SPECIFIC: DENTURE TYPE CARDS（入れ歯の種類と料金 — 3×2）
    =================================================================== */
    .dn-grid {
      display: grid; grid-template-columns: repeat(2, 1fr);
      gap: clamp(0.875rem, 2vw, 1.25rem);
    }
    .dn-card {
      background: var(--white); border-radius: var(--radius-lg);
      border: 1px solid var(--border); box-shadow: var(--shadow-sm);
      overflow: hidden; transition: var(--transition);
      display: flex; flex-direction: column;
    }
    .dn-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
    .dn-card-top {
      padding: 1rem 1.25rem;
      background: var(--primary-lighter);
      border-bottom: 1px solid var(--border);
    }
    .dn-card-top.fairy-top {
      background: linear-gradient(135deg, var(--accent-light) 0%, #FFF9EC 100%);
    }
    .dn-card-header { display: flex; align-items: flex-start; justify-content: space-between; gap: 0.5rem; margin-bottom: 0.25rem; }
    .dn-name {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.8125rem, 1.5vw, 0.9375rem); font-weight: 700;
      color: var(--text); line-height: 1.35; flex: 1;
    }
    .dn-badge {
      font-size: 0.5625rem; font-weight: 700; padding: 0.125rem 0.4rem;
      border-radius: 3px; flex-shrink: 0; white-space: nowrap; margin-top: 0.125rem;
    }
    .dn-badge.partial { background: var(--primary-light); color: var(--primary-dark); }
    .dn-badge.full    { background: var(--accent-light);   color: var(--accent-dark); }
    .dn-badge.addon   { background: #EEE8E0; color: var(--text-light); }
    .dn-category { font-family: "EB Garamond", serif; font-size: 0.75rem; color: var(--text-lighter); letter-spacing: 0.08em; }
    .dn-card-body { padding: 1rem 1.25rem; flex: 1; display: flex; flex-direction: column; gap: 0.75rem; }
    .dn-feature-text { font-size: 0.8125rem; color: var(--text-light); line-height: 1.7; }
    .dn-label { font-size: 0.625rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 0.3rem; display: block; }
    .dn-label.merit   { color: var(--primary-dark); }
    .dn-label.demerit { color: var(--accent-dark); }
    .dn-list { display: flex; flex-direction: column; gap: 0.25rem; }
    .dn-item { display: flex; align-items: flex-start; gap: 0.375rem; font-size: 0.75rem; color: var(--text-light); line-height: 1.55; }
    .dn-price-block {
      border-top: 1px solid var(--border); padding: 0.875rem 1.25rem;
      background: var(--bg); margin-top: auto;
    }
    .dn-price-header { font-family: "EB Garamond", serif; font-size: 0.6875rem; color: var(--text-lighter); letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 0.375rem; }
    .dn-price-row { display: flex; justify-content: space-between; align-items: baseline; padding: 0.275rem 0; border-bottom: 1px dashed var(--border); }
    .dn-price-row:last-child { border-bottom: none; }
    .dn-price-item { font-size: 0.75rem; color: var(--text-light); }
    .dn-price-val { font-family: "DM Sans", sans-serif; font-weight: 700; font-size: 0.875rem; color: var(--accent-dark); }
    .dn-insurance-note {
      text-align: center; margin-top: clamp(1.5rem, 3vw, 2.5rem);
      padding: 1.125rem 1.5rem;
      background: var(--white); border-radius: var(--radius-lg);
      border: 1px solid var(--border); box-shadow: var(--shadow-sm);
      font-size: 0.9375rem; color: var(--text-light); line-height: 1.75;
      font-family: "Zen Maru Gothic", sans-serif;
    }
/* ===================================================================
       ML ICONS (共通: merit/demerit アイコン)
    =================================================================== */
    .ml-icon-merit {
      flex-shrink: 0; width: 16px; height: 16px; margin-top: 0.1rem;
      background: var(--primary); border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
      background-size: 10px; background-position: center; background-repeat: no-repeat;
    }
    .ml-icon-demerit {
      flex-shrink: 0; width: 16px; height: 16px; margin-top: 0.1rem;
      background: var(--accent); border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");
      background-size: 10px; background-position: center; background-repeat: no-repeat;
    }

    /* ===================================================================
       PAGE-SPECIFIC: CONCERN CHECKLIST（こんな症状ありませんか）
    =================================================================== */
    .concern-grid {
      display: grid; grid-template-columns: repeat(2, 1fr);
      gap: clamp(0.625rem, 1.5vw, 0.875rem);
    }
    .concern-item {
      display: flex; align-items: flex-start; gap: 0.75rem;
      background: var(--white); border-radius: var(--radius);
      padding: 0.875rem 1rem; border: 1px solid var(--border);
      box-shadow: var(--shadow-sm); transition: var(--transition);
    }
    .concern-item:hover { border-color: var(--primary); box-shadow: var(--shadow); transform: translateX(4px); }
    .concern-check {
      flex-shrink: 0; width: 26px; height: 26px; background: var(--primary-light);
      border-radius: 50%; display: flex; align-items: center; justify-content: center;
      transition: var(--transition); margin-top: 0.1rem;
    }
    .concern-item:hover .concern-check { background: var(--primary); }
    .concern-check svg { transition: var(--transition); }
    .concern-item:hover .concern-check svg path,
    .concern-item:hover .concern-check svg polyline { stroke: #fff; }
    .concern-text { font-size: 0.9375rem; color: var(--text); font-weight: 500; }
    .concern-note-box {
      margin-top: 1.5rem; background: var(--white);
      border-radius: var(--radius); padding: 1.25rem 1.5rem;
      border: 1px solid var(--border); font-size: 0.9rem;
      color: var(--text-light); line-height: 1.8;
    }

    /* ===================================================================
       PAGE-SPECIFIC: 子どものいびき注意書き
    =================================================================== */
    .sa-child-note {
      display: flex; align-items: flex-start; gap: 0.875rem;
      background: var(--white); border-radius: var(--radius);
      padding: 1.1rem 1.25rem; border: 1px solid var(--border);
      margin-top: 1.25rem;
    }
    .sa-child-note-icon {
      flex-shrink: 0; width: 32px; height: 32px; border-radius: 50%;
      background: var(--primary-light); display: flex; align-items: center; justify-content: center;
    }
    .sa-child-note p { font-size: 0.9rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       PAGE-SPECIFIC: メリットカード（4枚）
    =================================================================== */
    .sa-merit-grid {
      display: grid; grid-template-columns: repeat(4, 1fr);
      gap: clamp(0.875rem, 2vw, 1.25rem);
    }
    .sa-merit-card {
      background: var(--white); border-radius: var(--radius-lg);
      padding: clamp(1.5rem, 2.5vw, 2rem) 1.25rem;
      text-align: center; box-shadow: var(--shadow-sm);
      border: 1px solid var(--border); transition: var(--transition);
      position: relative; overflow: hidden;
    }
    .sa-merit-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .sa-merit-card:hover::before { transform: scaleX(1); }
    .sa-merit-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
    .sa-merit-icon {
      width: 64px; height: 64px; border-radius: 50%;
      background: var(--primary-light); display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1.25rem; transition: var(--transition);
    }
    .sa-merit-card:hover .sa-merit-icon { background: var(--primary); transform: scale(1.08); }
    .sa-merit-card:hover .sa-merit-icon svg path,
    .sa-merit-card:hover .sa-merit-icon svg circle,
    .sa-merit-card:hover .sa-merit-icon svg polyline,
    .sa-merit-card:hover .sa-merit-icon svg line,
    .sa-merit-card:hover .sa-merit-icon svg rect { stroke: #fff; }
    .sa-merit-num { font-family: "EB Garamond", serif; font-size: 0.75rem; color: var(--primary); letter-spacing: 0.15em; margin-bottom: 0.375rem; }
    .sa-merit-title { font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(0.9375rem, 1.8vw, 1.0625rem); font-weight: 700; color: var(--text); margin-bottom: 0.625rem; line-height: 1.4; }
    .sa-merit-desc { font-size: 0.85rem; color: var(--text-light); line-height: 1.8; }

    /* ===================================================================
       PAGE-SPECIFIC: 保険適用インフォボックス
    =================================================================== */
    .insurance-box {
      background: var(--white);
      border: 1px solid rgba(212,168,72,.3);
      border-left: 4px solid var(--accent);
      border-radius: var(--radius-lg);
      padding: clamp(1.75rem, 3vw, 2.5rem);
      max-width: 800px; margin: 0 auto;
    }
    .insurance-box-header {
      display: flex; align-items: center; gap: 0.875rem; margin-bottom: 1.25rem;
    }
    .insurance-box-icon {
      width: 48px; height: 48px; border-radius: 50%;
      background: var(--accent-light); display: flex; align-items: center; justify-content: center;
      flex-shrink: 0;
    }
    .insurance-box-title {
      font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(1.125rem, 2.5vw, 1.375rem);
      font-weight: 700; color: var(--text); line-height: 1.4;
    }
    .insurance-box-body { font-size: 0.9375rem; color: var(--text-light); line-height: 1.9; }
    .insurance-box-body p + p { margin-top: 0.875rem; }
    .insurance-list { display: flex; flex-direction: column; gap: 0.5rem; margin-top: 1.25rem; }
    .insurance-list-item { display: flex; align-items: flex-start; gap: 0.625rem; font-size: 0.9375rem; color: var(--text); }
    .insurance-note {
      margin-top: 1.25rem; font-size: 0.85rem; color: var(--text-lighter);
      padding: 0.75rem 1rem; background: var(--bg); border-radius: 8px;
      border: 1px solid var(--border);
    }

    /* ===================================================================
       PAGE-SPECIFIC: FAQ アコーディオン
    =================================================================== */
    .faq-list { display: flex; flex-direction: column; gap: 0.75rem; }
    .faq-item {
      border-radius: var(--radius-lg); overflow: hidden;
      border: 1px solid var(--border); box-shadow: var(--shadow-sm);
    }
    .faq-header {
      display: flex; align-items: center; justify-content: space-between;
      padding: 1.25rem 1.5rem;
      background: var(--primary-light); cursor: pointer;
      font-family: "Zen Maru Gothic", sans-serif; font-weight: 700;
      font-size: clamp(0.9375rem, 1.8vw, 1rem); color: var(--text);
      transition: var(--transition); gap: 1rem; border: none; width: 100%; text-align: left;
    }
    .faq-header:hover { background: var(--primary); color: #fff; }
    .faq-header:hover .faq-q-label { background: rgba(255,255,255,.2); color: #fff; }
    .faq-header:hover .faq-icon { border-color: rgba(255,255,255,.5); color: #fff; }
    .faq-item.open .faq-header { background: var(--primary); color: #fff; }
    .faq-item.open .faq-header .faq-q-label { background: rgba(255,255,255,.2); color: #fff; }
    .faq-item.open .faq-header .faq-icon { border-color: rgba(255,255,255,.5); color: #fff; }
    .faq-q-label {
      flex-shrink: 0; font-family: "EB Garamond", serif; font-weight: 500;
      font-size: 0.875rem; letter-spacing: 0.1em;
      background: var(--primary); color: #fff;
      padding: 0.125rem 0.625rem; border-radius: 4px;
    }
    .faq-header-text { flex: 1; }
    .faq-icon {
      flex-shrink: 0; width: 28px; height: 28px; border-radius: 50%;
      border: 1.5px solid var(--primary); color: var(--primary);
      display: flex; align-items: center; justify-content: center;
      font-size: 1.25rem; line-height: 1; transition: var(--transition);
      font-family: "DM Sans", sans-serif;
    }
    .faq-icon::before { content: '+'; }
    .faq-item.open .faq-icon::before { content: '−'; }
    .faq-body {
      max-height: 0; overflow: hidden;
      transition: max-height 0.4s ease; background: var(--white);
    }
    .faq-item.open .faq-body { max-height: 500px; }
    .faq-body-inner {
      padding: 1.375rem 1.5rem;
      font-size: 0.9375rem; color: var(--text-light); line-height: 1.85;
      border-top: 1px solid var(--border);
    }
    .faq-a-label {
      display: inline-block; font-family: "EB Garamond", serif; font-size: 0.875rem;
      letter-spacing: 0.1em; background: var(--accent-light); color: var(--accent-dark);
      padding: 0.125rem 0.625rem; border-radius: 4px; margin-bottom: 0.625rem;
    }

   /* ===================================================================
       PAGE-SPECIFIC: か強診ボックス
    =================================================================== */
    .kashinsin-box {
      background: var(--primary-light);
      border: 1px solid rgba(43,184,147,.2);
      border-left: 4px solid var(--primary);
      border-radius: var(--radius-lg);
      padding: clamp(1.75rem, 3vw, 2.5rem);
      max-width: 860px; margin: 0 auto;
    }
    .kashinsin-header {
      display: flex; align-items: center; gap: 1rem; margin-bottom: 1.25rem;
    }
    .kashinsin-icon {
      flex-shrink: 0; width: 52px; height: 52px; border-radius: 50%;
      background: var(--white); border: 2px solid rgba(43,184,147,.3);
      display: flex; align-items: center; justify-content: center;
      box-shadow: var(--shadow-sm);
    }
    .kashinsin-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.125rem, 2.5vw, 1.375rem); font-weight: 700; color: var(--text); line-height: 1.4;
    }
    .kashinsin-body { font-size: 0.9375rem; color: var(--text-light); line-height: 1.9; }
    .kashinsin-body p + p { margin-top: 0.75rem; }
    .kashinsin-list { display: flex; flex-direction: column; gap: 0.5rem; margin-top: 1.25rem; }
    .kashinsin-list-item { display: flex; align-items: flex-start; gap: 0.625rem; font-size: 0.9375rem; color: var(--text); }
    .kashinsin-badge {
      display: inline-flex; align-items: center; gap: 0.375rem;
      background: var(--primary); color: #fff;
      padding: 0.2rem 0.75rem; border-radius: 50px;
      font-family: "Zen Maru Gothic", sans-serif; font-size: 0.8125rem; font-weight: 700;
      margin-top: 1.25rem; box-shadow: 0 2px 8px rgba(43,184,147,.3);
    }

    /* ===================================================================
       PAGE-SPECIFIC: 予防メニュー6枚カード
    =================================================================== */
    .prev-menu-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: .8rem;
    }
    .prev-menu-card {
      background: var(--white); border-radius: var(--radius-lg);
      padding: clamp(1.5rem, 2.5vw, 2rem) clamp(1.25rem, 2vw, 1.5rem);
      box-shadow: var(--shadow-sm); border: 1px solid var(--border);
      transition: var(--transition); position: relative; overflow: hidden;
    }
    .prev-menu-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .prev-menu-card:hover::before { transform: scaleX(1); }
    .prev-menu-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
    .prev-menu-icon {
      width: 64px; height: 64px; border-radius: 50%;
      background: var(--primary-light); display: flex; align-items: center; justify-content: center;
      margin-bottom: 1.125rem; transition: var(--transition);
    }
    .prev-menu-card:hover .prev-menu-icon { background: var(--primary); transform: scale(1.08); }
    .prev-menu-card:hover .prev-menu-icon svg path,
    .prev-menu-card:hover .prev-menu-icon svg circle,
    .prev-menu-card:hover .prev-menu-icon svg polyline,
    .prev-menu-card:hover .prev-menu-icon svg line,
    .prev-menu-card:hover .prev-menu-icon svg rect,
    .prev-menu-card:hover .prev-menu-icon svg ellipse { stroke: #fff; }
    .prev-menu-num { font-family: "EB Garamond", serif; font-size: 0.75rem; color: var(--primary); letter-spacing: 0.15em; margin-bottom: 0.35rem; }
    .prev-menu-title { font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(0.9375rem, 1.8vw, 1.0625rem); font-weight: 700; color: var(--text); margin-bottom: 0.625rem; line-height: 1.4; }
    .prev-menu-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.85; }
    .prev-menu-tag {
      display: inline-flex; align-items: center; gap: 0.3rem;
      background: var(--primary-light); color: var(--primary-dark);
      padding: 0.15rem 0.6rem; border-radius: 50px;
      font-size: 0.75rem; font-weight: 600; margin-top: 0.75rem;
    }

    /* ===================================================================
       PAGE-SPECIFIC: 予防を続けるメリット（数字セクション）
    =================================================================== */
    .prev-benefit-grid {
      display: grid; grid-template-columns: repeat(3, 1fr);
      gap: clamp(1.5rem, 3vw, 2.5rem);
    }
    .prev-benefit-item {
      text-align: center; padding: clamp(2rem, 4vw, 3rem) clamp(1.25rem, 2.5vw, 2rem);
      background: var(--white); border-radius: var(--radius-xl);
      box-shadow: var(--shadow); border: 1px solid rgba(43,184,147,.15);
      position: relative; overflow: hidden; transition: var(--transition);
    }
    .prev-benefit-item::after {
      content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
    }
    .prev-benefit-item:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
    .prev-benefit-num {
      font-family: "DM Sans", sans-serif; font-weight: 700;
      font-size: clamp(2.5rem, 5vw, 3.5rem); color: var(--primary); line-height: 1;
      margin-bottom: 0.5rem; letter-spacing: -0.02em;
    }
    .prev-benefit-label {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1rem, 2vw, 1.125rem); font-weight: 700;
      color: var(--text); margin-bottom: 0.75rem; line-height: 1.4;
    }
    .prev-benefit-desc { font-size: 0.875rem; color: var(--text-light); line-height: 1.8; }
    .prev-benefit-note {
      text-align: center; margin-top: 1.75rem;
      font-size: 0.8125rem; color: var(--text-lighter);
    }
/* ===================================================================
       PAGE-SPECIFIC: コンセプトセクション
    =================================================================== */
    .concept-inner { text-align: center; max-width: 680px; margin: 0 auto; }
    .concept-en {
      font-family: "EB Garamond", serif; font-style: italic;
      font-size: clamp(1.25rem, 3vw, 1.75rem); color: var(--primary);
      letter-spacing: 0.1em; margin-bottom: 0.75rem; display: block;
    }
    .concept-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.75rem, 4vw, 2.75rem); font-weight: 700;
      color: var(--text); line-height: 1.3; margin-bottom: 1.75rem;
      position: relative; display: inline-block;
    }
    .concept-title::after {
      content: ''; display: block; width: 56px; height: 3px;
      background: linear-gradient(90deg, var(--accent), var(--brand));
      border-radius: 2px; margin: 16px auto 0;
    }
    .concept-body { font-size: clamp(0.9375rem, 1.8vw, 1.0625rem); color: var(--text-light); line-height: 2.1; }

    /* ===================================================================
       PAGE-SPECIFIC: 8つの特徴グリッド（4列）
    =================================================================== */
    .feat-grid {
      display: grid; grid-template-columns: repeat(4, 1fr);
      gap: .5rem;
    }
    .feat-card {
      background: var(--white); border-radius: var(--radius-lg);
      padding: .8rem;
      text-align: center; box-shadow: var(--shadow-sm);
      border: 1px solid var(--border); transition: var(--transition);
      position: relative; overflow: hidden;
    }
     .feat-card img{
      border-radius: 10px;
    }
    .feat-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--brand), var(--primary));
      transform: scaleX(0); transition: transform 0.4s ease; transform-origin: left;
    }
    .feat-card:hover::before { transform: scaleX(1); }
    .feat-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
    .feat-icon {
      width: 60px; height: 60px; border-radius: 50%;
      background: var(--primary-light); display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1rem; transition: var(--transition);
    }
    .feat-card:hover .feat-icon { background: var(--primary); transform: scale(1.08); }
    .feat-card:hover .feat-icon svg path,
    .feat-card:hover .feat-icon svg circle,
    .feat-card:hover .feat-icon svg polyline,
    .feat-card:hover .feat-icon svg line,
    .feat-card:hover .feat-icon svg rect { stroke: #fff; }
    .feat-num { font-family: "EB Garamond", serif; font-size: 0.75rem; color: var(--primary); letter-spacing: 0.15em; margin-bottom: 0.35rem; }
    .feat-title { font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(0.875rem, 1.6vw, 1rem); font-weight: 700; color: var(--text); margin-bottom: 0.5rem; line-height: 1.4; }
    .feat-desc { font-size: 0.8125rem; color: var(--text-light); line-height: 1.75; }

    /* ===================================================================
       PAGE-SPECIFIC: か強診 認定セクション
    =================================================================== */
    .award-wrap {
      display: grid; grid-template-columns: auto 1fr;
      gap: clamp(2rem, 5vw, 4rem); align-items: start;
      background: var(--white); border-radius: var(--radius-xl);
      padding: clamp(2rem, 4vw, 3.5rem); box-shadow: var(--shadow);
      border: 1px solid rgba(212,168,72,.2);
    }
    .award-badge-col { display: flex; flex-direction: column; align-items: center; gap: 0.75rem; }
    .award-badge-icon {
      width: 120px; height: 120px;
      background: linear-gradient(135deg, var(--accent-light) 0%, #fff6d6 100%);
      border: 3px solid var(--accent);
      border-radius: 50%; display: flex; align-items: center; justify-content: center;
      box-shadow: 0 4px 20px rgba(212,168,72,.3);
    }
    .award-badge-label {
      font-family: "Zen Maru Gothic", sans-serif; font-size: 0.75rem; font-weight: 700;
      color: var(--accent-dark); text-align: center; line-height: 1.5;
    }
    .award-content-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(1.125rem, 2.5vw, 1.5rem); font-weight: 700;
      color: var(--text); margin-bottom: 1rem; line-height: 1.4;
    }
    .award-content-title span {
      color: var(--accent-dark);
    }
    .award-body { font-size: 0.9375rem; color: var(--text-light); line-height: 1.9; margin-bottom: 1.5rem; }
    .award-benefits { display: flex; flex-direction: column; gap: 0.75rem; }
    .award-benefit-item {
      display: flex; align-items: flex-start; gap: 0.875rem;
      background: var(--accent-light); border-radius: var(--radius);
      padding: 0.875rem 1.125rem; border: 1px solid rgba(212,168,72,.2);
    }
    .award-benefit-icon {
      flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%;
      background: var(--white); border: 1.5px solid rgba(212,168,72,.35);
      display: flex; align-items: center; justify-content: center;
    }
    .award-benefit-text { font-size: 0.9375rem; color: var(--text); font-weight: 500; padding-top: 0.125rem; line-height: 1.6; }

    /* ===================================================================
       PAGE-SPECIFIC: 問診票ダウンロードボタン
    =================================================================== */
    .download-btn {
      display: inline-flex; align-items: center; gap: 0.625rem;
      background: var(--white); color: var(--accent-dark);
      border: 2px solid var(--accent); border-radius: 50px;
      padding: 0.75rem 1.5rem; font-family: "Zen Maru Gothic", sans-serif;
      font-weight: 700; font-size: 0.9375rem;
      transition: var(--transition); box-shadow: var(--shadow-sm);
      margin-top: 1.75rem;
    }
    .download-btn:hover { background: var(--accent); color: #fff; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(212,168,72,.35); }
 /* ===================================================================
       DOCTOR SECTION（index.html から完全移植）
    =================================================================== */
    .doctor-inner {
      display: grid; grid-template-columns: 380px 1fr;
      gap: clamp(2.5rem, 5vw, 5rem); align-items: center;
    }
    .doctor-visual { position: relative; }
    .doctor-img-wrap { position: relative; display: inline-block; width: 100%; }
    .doctor-img-placeholder {
      width: 100%; aspect-ratio: 1;
      border-radius: 40% 60% 55% 45% / 55% 45% 60% 40%;
      background: linear-gradient(135deg, var(--primary-light) 0%, var(--primary-lighter) 100%);
      display: flex; align-items: center; justify-content: center;
      box-shadow: var(--shadow-xl);
    }
    .doctor-decoration {
      position: absolute; bottom: -24px; right: -24px;
      width: 120px; height: 120px;
      background: radial-gradient(circle, rgba(31,204,158,.25) 0%, transparent 70%);
      border-radius: 50%; pointer-events: none;
    }
    .doctor-decoration-2 {
      position: absolute; top: -20px; left: -20px;
      width: 80px; height: 80px;
      background: radial-gradient(circle, rgba(212,168,72,.2) 0%, transparent 70%);
      border-radius: 50%; pointer-events: none;
    }
    .doctor-profile-tag {
      position: absolute; bottom: 16px; right: -16px;
      background: var(--white); border-radius: var(--radius);
      padding: 0.875rem 1.125rem; box-shadow: var(--shadow-lg);
      min-width: 130px; text-align: center;
    }
    .doctor-profile-tag .tag-role { font-size: 0.75rem; color: var(--text-lighter); margin-bottom: 0.25rem; }
    .doctor-profile-tag .tag-name { font-family: "Zen Maru Gothic", sans-serif; font-weight: 700; font-size: 1rem; color: var(--text); }
    .doctor-greeting {
      font-family: "Zen Maru Gothic", sans-serif; font-size: clamp(1.25rem, 2.5vw, 1.625rem);
      font-weight: 700; line-height: 1.5; color: var(--text); margin-bottom: 1.5rem;
    }
    .doctor-text { font-size: 0.9375rem; color: var(--text-light); line-height: 1.95; margin-bottom: 1.5rem; }
    .doctor-quote {
      background: var(--primary-light); border-left: 4px solid var(--primary);
      border-radius: 0 var(--radius) var(--radius) 0;
      padding: 1.25rem 1.5rem; margin: 1.5rem 0;
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: clamp(0.9375rem, 1.8vw, 1.0625rem); font-weight: 500;
      color: var(--primary-dark); line-height: 1.65; font-style: italic;
    }
    .doctor-profile-list { display: flex; flex-direction: column; gap: 0.375rem; margin-top: 1.5rem; }
    .doctor-profile-list li { font-size: 0.875rem; color: var(--text-light); display: flex; gap: 0.5rem; align-items: flex-start; }
    .doctor-profile-list li::before {
      content: ''; display: inline-block; width: 4px; height: 4px;
      border-radius: 50%; background: var(--brand); margin-top: 0.6rem; flex-shrink: 0;
    }
    .doctor-hobby {
      margin-top: 1.125rem; font-size: 0.875rem; color: var(--text-lighter);
      display: flex; align-items: center; gap: 0.5rem;
    }
    .doctor-hobby svg { flex-shrink: 0; }

     /* ===================================================================
       PAGE-SPECIFIC: ORAL FUNCTION SECTION（口腔機能発達不全症）
    =================================================================== */
    .oral-func-check-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 0.625rem;
      margin: 0.75rem 0 1.5rem;
    }
    .oral-func-check-item {
      display: flex;
      align-items: flex-start;
      gap: 0.625rem;
      background: var(--primary-light);
      border-radius: var(--radius);
      padding: 0.75rem 1rem;
      font-size: 0.875rem;
      color: var(--text-light);
      line-height: 1.65;
    }
    .oral-func-check-icon {
      flex-shrink: 0;
      width: 20px;
      height: 20px;
      background: var(--primary);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 0.1rem;
    }
    .oral-func-infobox {
      background: var(--accent-light);
      border-left: 4px solid var(--accent);
      border-radius: 0 var(--radius) var(--radius) 0;
      padding: 1.125rem 1.375rem;
      margin: 0 0 1.125rem;
    }
    .oral-func-infobox-header {
      display: flex;
      align-items: center;
      gap: 0.625rem;
      margin-bottom: 0.625rem;
      flex-wrap: wrap;
    }
    .oral-func-infobox-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 1rem;
      font-weight: 700;
      color: var(--text);
    }
    .oral-func-badge {
      display: inline-flex;
      align-items: center;
      background: var(--accent);
      color: #fff;
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 0.75rem;
      font-weight: 700;
      padding: 0.2rem 0.75rem;
      border-radius: 50px;
      white-space: nowrap;
    }
    .oral-func-infobox p {
      font-size: 0.9375rem;
      color: var(--text-light);
      line-height: 1.9;
    }
    .oral-func-note {
      padding: 1.125rem 1.25rem;
      background: rgba(255,255,255,0.75);
      border-radius: var(--radius);
      border: 1px solid var(--border);
    }
    .oral-func-note-title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 0.9375rem;
      font-weight: 700;
      color: var(--primary-dark);
      margin-bottom: 0.375rem;
    }
    .oral-func-note p {
      font-size: 0.875rem;
      color: var(--text-light);
      line-height: 1.8;
    }
    .oral-func-checklist-label {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 0.9375rem;
      font-weight: 700;
      color: var(--text);
      margin: 1.25rem 0 0.625rem;
    }
    @media (max-width: 767px) {
      .oral-func-check-grid { grid-template-columns: 1fr; }
    }
 /* ==============================================
   コンセプトセクション 背景装飾
   ============================================== */
#concept {
  position: relative;
  overflow: hidden;
  background: linear-gradient(170deg, #F0FBF7 0%, #FAF8F5 40%, #FDF5E6 100%);
}
 
/* テキスト・アイコンが装飾の上に来るように */
#concept .container {
  position: relative;
  z-index: 2;
}
 
/* --- 装飾の共通スタイル --- */
.concept-deco {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
 
/* --- 葉っぱ装飾 1（左上） --- */
.concept-deco--leaf1 {
  top: 30px;
  left: -20px;
  opacity: 1;
  transform: rotate(-15deg);
  animation: concept-float 8s ease-in-out infinite;
}
 
/* --- 葉っぱ装飾 2（右下） --- */
.concept-deco--leaf2 {
  bottom: 60px;
  right: -10px;
  opacity: 1;
  transform: rotate(20deg);
  animation: concept-float 10s ease-in-out infinite 2s;
}
 
/* --- 葉っぱ装飾 3（右上寄り） --- */
.concept-deco--leaf3 {
  top: 80px;
  right: 15%;
  opacity: 1;
  transform: rotate(35deg);
  animation: concept-float 12s ease-in-out infinite 4s;
}
 
/* --- ドットパターン（左下） --- */
.concept-deco--dots {
  bottom: 80px;
  left: 5%;
  width: 80px;
  height: 80px;
  background-image: radial-gradient(circle, rgba(31,204,158,0.15) 2px, transparent 2px);
  background-size: 16px 16px;
  opacity: 0.7;
}
 
/* --- 大きな円（左上・ぼかし） --- */
.concept-deco--circle1 {
  top: -80px;
  left: -100px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(31,204,158,0.08) 0%, transparent 70%);
}
 
/* --- 大きな円（右下・ぼかし） --- */
.concept-deco--circle2 {
  bottom: -60px;
  right: -80px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(212,168,72,0.06) 0%, transparent 70%);
}
 
/* --- ゆらゆらアニメーション --- */
@keyframes concept-float {
  0%, 100% { transform: translateY(0) rotate(var(--r, 0deg)); }
  50%      { transform: translateY(-12px) rotate(var(--r, 0deg)); }
}
.concept-deco--leaf1 { --r: -15deg; }
.concept-deco--leaf2 { --r: 20deg; }
.concept-deco--leaf3 { --r: 35deg; }
 
/* --- レスポンシブ --- */
 
/* タブレット */
@media (max-width: 1023.98px) {
  .concept-deco--leaf1 svg { width: 90px; height: 90px; }
  .concept-deco--leaf2 svg { width: 75px; height: 75px; }
  .concept-deco--leaf3 svg { width: 60px; height: 60px; }
  .concept-deco--circle1 { width: 220px; height: 220px; }
  .concept-deco--circle2 { width: 180px; height: 180px; }
  .concept-deco--dots { width: 60px; height: 60px; }
}
 
/* SP */
@media (max-width: 767.98px) {
  .concept-deco--leaf1 { top: 10px; left: -30px; }
  .concept-deco--leaf1 svg { width: 70px; height: 70px; }
  .concept-deco--leaf2 { bottom: 30px; right: -20px; }
  .concept-deco--leaf2 svg { width: 60px; height: 60px; }
  .concept-deco--leaf3 { display: none; }
  .concept-deco--circle1 { width: 160px; height: 160px; top: -50px; left: -60px; }
  .concept-deco--circle2 { width: 130px; height: 130px; }
  .concept-deco--dots { width: 48px; height: 48px; bottom: 40px; }
}
 
/* 小型SP */
@media (max-width: 479px) {
  .concept-deco--leaf1 svg { width: 50px; height: 50px; }
  .concept-deco--leaf2 svg { width: 45px; height: 45px; }
  .concept-deco--dots { display: none; }
  .concept-deco--circle1 { width: 120px; height: 120px; }
  .concept-deco--circle2 { width: 100px; height: 100px; }
}   
    /* ===================================================================
       RESPONSIVE
    =================================================================== */
    @media (max-width: 1023px) {

      .page-hero-inner { grid-template-columns: 1fr; }
      .split-inner { grid-template-columns: 1fr; }
      .split-inner.reverse { direction: ltr; }
      .split-img-placeholder { max-width: 480px; margin: 0 auto; }

      .doctor-inner { grid-template-columns: 1fr; text-align: center; }
      .doctor-visual { max-width: 320px; margin: 0 auto; }
      .doctor-quote { text-align: left; }
      .doctor-profile-list { align-items: flex-start; }
      .doctor-hobby { justify-content: center; }

      .feat-grid { grid-template-columns: repeat(2, 1fr); }
      .award-wrap { grid-template-columns: 1fr; }
      .award-badge-col { flex-direction: row; justify-content: flex-start; }

      .footer-grid { grid-template-columns: 1fr 1fr; }
      .footer-grid > :first-child { grid-column: span 2; }
    }

    @media (max-width: 767px) {
      .topbar-hours { display: none; }
      .feat-grid { grid-template-columns: repeat(2, 1fr); }
      .footer-grid { grid-template-columns: 1fr; }
      .footer-grid > :first-child { grid-column: auto; }
      .footer-bottom { flex-direction: column; align-items: flex-start; }
      .cta-buttons { flex-direction: column; align-items: center; }
      .cta-tel-block { width: 100%; max-width: 320px; }
    .doctor-text {
    font-size: 0.8rem;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px;
    width: 100%;
}
.page-hero-en {margin-top: 2rem;}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    width: 50%;
    float: left;
}
.emergency-box {
    background: var(--accent-light);
    border: 1px solid rgba(212, 168, 72, .3);
    border-left: 4px solid var(--accent);
    border-radius: var(--radius-lg);
    padding: clamp(1.5rem, 3vw, 2rem);
    display: inherit;
    box-shadow: var(--shadow-sm);
}
.emergency-note {
    margin-top: 1rem;
    padding-top: 0.875rem;
    border-top: 1px dashed rgba(212, 168, 72, .4);
    font-size: 0.875rem;
    color: var(--accent-dark);
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    display: inherit;
    align-items: center;
    /* gap: 0.5rem; */
    text-align: center;
}
#mega-menu-wrap-primary #mega-menu-primary p {
    margin-bottom: 0;
    font-size: 10px;
}
.strength-grid {
    grid-template-columns: 1fr;
}
.sa-merit-grid{
     grid-template-columns: 1fr;
}
.treat-grid {
    grid-template-columns: repeat(2, 1fr);
}
.stages-grid {
    grid-template-columns: repeat(2, 1fr);
}
.feature-cards {
    grid-template-columns: 1fr;
}
.wt-compare {
    grid-template-columns: 1fr;
}
.material-grid {
    grid-template-columns: 1fr;
}
.prev-menu-grid {
    grid-template-columns: repeat(2, 1fr);
}
.prev-menu-grid {
    grid-template-columns: 1fr;
}
.prev-benefit-grid {
    grid-template-columns: 1fr;
}
.fairy-merit-grid {
    grid-template-columns: 1fr;
}
.dn-grid {
    grid-template-columns: 1fr;
}
.feat-grid { grid-template-columns: 1fr 1fr; }
}
    /* ===================================================================
       UTILITY
    =================================================================== */
    .text-center { text-align: center; }
    .mt-2 { margin-top: 1rem; }
    .mt-3 { margin-top: 1.5rem; }



dl.accordion-box {
    border-bottom: 1px solid #bbb;
    font-family: "Zen Maru Gothic", sans-serif;
}
.accordion-box dt {
    padding: 1em .5em;
    font-weight: 200;
    position: relative;
}
  .accordion-box dt a,.accordion-box dt a:visited,.accordion-box dt a:active,.accordion-box dt a:hover{
   color: #333;
   font-weight: normal;
   text-decoration: none;
   display: block;
  }
  
  .accordion_icon,
  .accordion_icon span {
      display: inline-block;
      transition: all .4s;
      box-sizing: border-box;
  }
  .accordion_icon {
      position: relative;
      width: 40px;
      height: 40px;
      float: right;
    margin-right: 5px;
    margin-top: 5px;
  }
  .accordion_icon span {
      position: absolute;
      left: 6px;
      width: 50%;
      height: 3px;
      background-color: #666;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -ms-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
  }
  .accordion_icon span:nth-of-type(1) {
      top: 5px;
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
  }
  .accordion_icon span:nth-of-type(2) {
      top: 5px;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
  }
  .accordion_icon.active span:nth-of-type(1) {
      display:none;
  }
  .accordion_icon.active span:nth-of-type(2) {
      top: 5px;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
  }
  span.q {
        padding: 0.4rem 0.85rem;
    background-color: #5bbaac;
    line-height: 1.8rem;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-right: 0.5rem;
}
p.a {
    padding: .3rem;
    font-size: 14px;
    line-height: 1.8rem;
}
p.a span {
    font-size: 17px;
    margin-right: 5px;
    line-height: 1.8rem;
    color: #9c8d56;
    font-weight: bold;
}
  .npnos{
      padding: .8rem;
      margin-top: 1rem;
  }
.faq{
    padding: 3rem 0;
    background-color: #eeede3;
}
@media screen and (max-width: 767px) {

.taProgram .taPrice ul{
	text-align: center;
	font-size: 0;
}
.taProgram .taPrice ul li{
	font-size: 4.8vw;
	box-sizing: border-box;
	padding: 15px 15px 5px 15px;
	display: inline-block;
	background: #FFFFFF;
	margin: 0 0 20px 0px;
	width: 100%;
	min-height: auto;
	line-height: 1;
	vertical-align: top;
}
.taProgram .taPrice ul li:first-child{
	margin: 0 0 20px 0px;
}
.taProgram .taPrice ul li .ttl{
	font-size: 4.53vw;
width: 50%;
font-family: 'Shippori Mincho B1', serif;
	text-align: center;
	padding: 10px 10px 0px 0;
	margin: 0 0 0px 0;
	border-bottom: 0px #B3AF8A solid;
	float: left;
	border-right: 1px #ccc solid;
	box-sizing: border-box;
    line-height: 1.8rem;
}
.taProgram .taPrice ul li .txt{
	background: #F8F1EF;
	text-align: center;
	padding: 13px 0 16px 0 ;
	margin: 0 0 10px 0;
	line-height: 1;
	float: right;
	width: 47%;
	
}
.taProgram .taPrice ul li .txt span{
	font-size: 3.73vw;
	padding: 0 0 5px 0;
	display: block;
	
}

.taProgram .taPrice .tapr01{ border-top:0px #F9D0D0 solid;
	border-left:5px #F9D0D0 solid;
	}
.taProgram .taPrice .tapr02{ border-top:0px #E4E1B2 solid;
	border-left:5px #E4E1B2 solid;
	}
.taProgram .taPrice .tapr03{ border-top:0px #F5D3B8 solid;
border-left:5px #F5D3B8 solid;
	}	
	
}

@media (max-width:575.98px){
    .planicon {
        padding: .5rem;
        border: 2px solid;
        border-radius: 10px;
    }
    .singlespage_ttl span {
        font-size: 6vw;
    }
    h2.ttlplans {
        font-size: 5.5vw;
        line-height: 1.8rem;
    }
    p.planbar {
        font-size: 18px;
    }
    p.plantxt {
        padding: 0 .8rem;
        font-size: 15px;
        line-height: 1.7rem;
    }
    .plan-gs {
        font-size: 18px;
    }
    h3.planfee {
       font-size: 1.4rem;
    }
    .concepttxtwrap {
      margin-top: 0;
    }
}
.wpcf7 {
    margin: 0 auto!important;
    max-width: 100%;
}
table.table.table-bordered.table-contactform7 {
    font-size: 14px;
    line-height: 1.8rem;
}
table.table.table-bordered.table-contactform7 th {
    font-weight: inherit;
    background-color: #f5f5f5;
}
span.wpcf7-form-control-wrap.menu-612 {
    display: inline-block;
}
span.wpcf7-form-control-wrap.menu-613 {
    display: inline-block;
}
input.wpcf7-form-control.wpcf7-submit.btn.btn-success {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff;
    width: 100%;
}
.rank-a {
    background-color: #9acbfe;
    border: 1px solid #000032;
    padding: 5px;
}
.rank-c {
    background-color: #ffd3e9;
    border: 1px solid #000032;
    padding: 5px;
}
.rank-b {
    background-color: #ffff95;
    border: 1px solid #000032;
    padding: 5px;
}
p.rank {
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-bottom: 0.5rem;
}
table.feetable {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
  }
  
  table.feetable tr {
    background-color: #eee;
    padding: .35em;
    border-bottom: 2px solid #fff;
  }
  table.feetable th,
  table.feetable td {
    padding: 1em 10px 1em 1em;
    border-right: 2px solid #fff;
  }
  table.feetable th {
    font-size: .85em;
  }
  table.feetable thead tr{
    background-color: #000032;
    color:#fff;
    text-align: center;
  }
  table.feetable tbody th {
      background: #000032;
      color: #fff;
  }
  table.feetable tbody th span{
    font-size: 11px;
}
  .price{
    text-align: right;
    color: #000032;
    font-weight: bold;
  }
  .price span{
    font-size: 11px;
    font-weight: initial;
  }
  .non{
    background:#fff
  }
  .movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
  @media screen and (max-width: 600px) {
    table.feetable {
      border: 0;
      width:100%
    }
    table.feetable th{
      background-color: #167F92;
      display: block;
      border-right: none;
    }
    table.feetable thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }
    table.feetable tr {
      display: block;
      margin-bottom: .625em;
    }
    table.feetable td {
      border-bottom: 1px solid #bbb;
      display: block;
      font-size: .8em;
      text-align: right;
      position: relative;
      padding: .625em .625em .625em 4em;
      border-right: none;
    }
    
    table.feetable td::before {
      content: attr(data-label);
      font-weight: bold;
      position: absolute;
      left: 0;
      color: #ffffff;
    background-color: #000032;
    padding: .2rem .5rem;
    }
    table.feetable td:last-child {
      border-bottom: 0;
    }
    table.feetable tbody th {
        color: #000032;
        background-color: #eee;
        border-bottom: 1px solid;
  }
  }
.home .grecaptcha-badge {
    display: none;
    visibility: hidden;
}
@media screen and (max-width: 320px){
    table.feetable td {
        font-size: .5em;
      }
    .price span{
        font-size: .3em;
        font-weight: initial;
      }
      .plan-gs {
        font-size: 15px;
    }
    .pbathn span {
        font-size: .5em;
        padding: 2px;
        border: 1px solid;
        color: #000;
    }
    p.exefee {
        text-align: right;
        font-size: .5em;
        color: #000;
    }
}
 
.marker{
    background: linear-gradient(transparent 60%, #ff6 60%);
    display: inline-block;
}
p.videoplan {
    margin-top: 0.5rem;
}
p.videoplan a{
    color: #000;
}
.shinshun {
    margin-top: 0.5rem;
    font-size: 15px;
    margin-bottom: 0;
}
.shinshun span{
    background-color: #d50000;
    padding: 0.2rem 0.5rem;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
h1.entry-title {
    font-size: 30px;
}
.card .card-block {
    margin: 0.5rem;
    height: initial;
    max-height: 6rem;
}
.filter-Hover iframe{
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
  }
  .filter-Hover iframe:hover{
  transition: filter 0.8s ease;
  -webkit-filter: grayscale(0) saturate(2);
  filter: grayscale(0) saturate(2);
  }
  .instalink a{
    text-align: center;
    display: block;
    color: #7c7c7c;
    font-size: 1.6rem;
    line-height: .9rem;
    margin-top: 0.5rem;
  }
  .instalink a span{
    font-size: .6rem;
      display: block;
  }
.consad{
    text-align: center;
    font-size: 15px;  
}
.consad span{
  font-weight: bold;
}
#main>article.post {
    background-color: #fff;
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding: 1rem .5rem 1rem;
}

a.but.inl {
    color: #fff;
    padding: 1rem 0.2rem;
    text-align: center;
    background-color: #5bbaac;
    border: 1px solid #fff;
    font-size: 17px;
}
a.but.inl:hover {
    color: #5bbaac;
    padding: 1rem 0.2rem;
    text-align: center;
    background-color: #fff;
    border: 1px solid #5bbaac;
}
.cocepttitle{
    color: #00826f;
    font-family: 'Shippori Mincho B1', serif;
    line-height: 2.3rem;
    text-align: center;
    font-size: 20px;
    font-weight: bold; 
}
.kodatxt {
    font-size: 15px;
    line-height: 1.6rem;
}
.prim img{
    width: 80%;
    margin:0 auto;
    display: block;
}
.padd5{
    padding: 10px;
}
@media (max-width: 576px){
    .kodatxt {
        font-size: 14px;
        line-height: 1.6rem;
    }
    .prim img{
        width: 50%;
        margin:0 auto;
        display: block;
    }
    .paddings {
        padding: 5px;
    }
    .badge.badge-outline.badge-secondary {
        border: 1px solid #212529;
        color: #212529;
        font-weight: 400;
        font-size: 10px;
    }
    #topics-index .card-block .date, .archive .card-block .date, .topics .card-block .date {
        font-size: 10px;
    }
    #topics-index .card-block .card-title, .archive .card-block .card-title, .topics .card-block .card-title {
        font-size: .8rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
