 @charset "UTF-8";
*,
*::before,
*::after {
    box-sizing: border-box;
}

/* 横揺れ防止 */
html, body {
  overflow-x: hidden;
  width: 100%;
}

:root{
    --teal:#00E1DA; --teal-deep:#1C8FA0; --teal-text:#189E86; --teal-text-hover:#084F49;
    --teal-bg:#EAF8F6; --card-border:#D8EEEC;
    --ink:#17242A; --ink-soft:#22383D; --ink-mute:#4C5C60; --ink-faint:#7C8C8F; --ink-faintest:#AEB8B9;
    --red:#E23B2E; --red-hover:#C42B1F; --blue:#1E5FA8; --blue-bg:#EAF1FB;
  }
  *{box-sizing:border-box}
  body{margin:0;background:#fff;color:var(--ink);font-family:'Noto Sans JP',sans-serif;-webkit-font-smoothing:antialiased}
  a{color:var(--teal-text);text-decoration:none}
  a:hover{color:var(--teal-text-hover)}
  img{max-width:100%}


  .camp{font-family:'Noto Sans JP',sans-serif;color:var(--ink)}
  .camp-inner{max-width:1080px;margin:0 auto}
  .camp h2{text-align:center;margin:0 0 28px;font-family:'Shippori Mincho',serif;font-weight:600;color:var(--ink);font-size:22px}
  .camp-hero{position:relative;overflow:hidden;padding:48px 40px 12px;background:linear-gradient(180deg,var(--teal-bg) 0%,#fff 100%)}
  .camp-hero::before{content:"";position:absolute;inset:0;background:url('assets/leaves-bg.jpg') top center/cover no-repeat;opacity:0.18;pointer-events:none}
  .camp-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0%,rgba(255,246,214,0.5) 0%,rgba(255,246,214,0) 45%);pointer-events:none}
  .camp-ray{position:absolute;top:-20%;right:2%;width:28px;height:195%;background:linear-gradient(180deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.45) 50%,rgba(255,255,255,0) 90%);transform-origin:top center;filter:blur(1.5px);pointer-events:none;z-index:0}
  .camp-ray-1{transform:rotate(28deg)}
  .camp-ray-2{transform:rotate(12deg);width:22px;opacity:0.75}
  .camp-ray-3{transform:rotate(42deg);width:22px;opacity:0.7}
  .camp-hero-row{position:relative;z-index:1;display:flex;align-items:flex-start;gap:28px;flex-wrap:wrap;max-width:1080px;margin:0 auto}
  .camp-eyebrow{color:var(--red);font-weight:700;font-size:23px;margin:0 0 14px;letter-spacing:0.04em;white-space:nowrap}
  .camp-hero h1{margin:0;font-family:'Shippori Mincho',serif;font-weight:700;color:var(--ink);font-size:36px;line-height:1.6;white-space:nowrap}
  .camp-hero h1 span{color:var(--teal-text)}
  .camp-price-row{display:flex;align-items:center;gap:14px;margin-top:12px;flex-wrap:wrap}
  .camp-price-normal{text-align:center}
  .camp-price-normal small{display:block;font-size:12px;color:var(--ink-faint)}
  .camp-price-normal strong{font-size:24px;text-decoration:line-through;color:var(--ink-faint);font-weight:500}
  .camp-price-special{background:var(--teal-bg);border-radius:6px;padding:8px 18px;text-align:center;border:1px solid var(--card-border)}
  .camp-price-special small{display:block;font-size:11px;font-weight:700;color:var(--teal-text)}
  .camp-price-special strong{font-size:28px;font-weight:700;color:var(--teal-text)}
  .camp-cta{display:inline-block;background:var(--red);color:#fff;font-weight:600;font-size:15px;padding:15px 30px;border-radius:999px;margin-top:22px;letter-spacing:0.02em;transition:background .15s ease,transform .15s ease}
  .camp-cta:hover{background:var(--red-hover);color:#fff;transform:translateY(-2px)}
  .camp-cta-hero{font-size:17px;padding:19px 42px;box-shadow:0 8px 22px rgba(226,59,46,0.3)}
  .camp-cta-wide{display:inline-block;text-align:center;margin-top:0}
  .camp-offer-cta-wrap{text-align:center}
  .camp-hero-photo{flex:0 0 280px;width:280px;height:280px;border-radius:6px;overflow:hidden}
  .camp-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}
  .camp-badge-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin:0 0 14px}
  .camp-badge-chip{background:#fff;border:1px solid var(--card-border);color:var(--teal-text);font-size:11.5px;font-weight:700;padding:6px 13px 6px 10px;border-radius:999px;white-space:nowrap;box-shadow:0 2px 6px rgba(23,36,42,0.05);display:inline-flex;align-items:center;gap:5px}
  .camp-badge-chip::before{content:'\2713';color:var(--teal-text);font-weight:700}
  .camp-reassure-mini{margin:14px 0 0;font-size:12px;color:var(--ink-mute);display:flex;gap:8px;flex-wrap:wrap;justify-content:center}
  .camp-reassure-mini span{background:var(--teal-bg);border-radius:999px;padding:6px 14px}
  .camp-price-special{position:relative}
  .camp-campaign-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--red);color:#fff;font-size:10px;font-weight:700;padding:4px 12px;border-radius:999px;white-space:nowrap;box-shadow:0 3px 8px rgba(226,59,46,0.35)}
  .camp-big-price{position:relative}
  .camp-quickcta{background:#fff;padding:32px 40px;text-align:center;border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border)}
  .camp-quickcta p{margin:0 0 16px;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6}

  .camp-symptoms{background:var(--teal-bg);padding:48px 40px}
  .camp-symptom-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:32px}
  .camp-symptom-card{background:#fff;border:1px solid var(--card-border);border-radius:6px;padding:8px 8px 4px;text-align:center;display:flex;flex-direction:column}
  .camp-symptom-card .check{display:block;color:var(--red);font-weight:700;font-size:16px;margin-bottom:8px}
  .camp-symptom-card b{display:block;font-size:12.5px;line-height:1.5;font-weight:500;color:var(--ink-soft)}
  .camp-symptom-card img{margin:10px auto 0;display:block;width:128px;height:128px;object-fit:contain}
  .camp-two-col{display:flex;gap:28px;align-items:flex-start;flex-wrap:wrap}
  .camp-two-col p{font-size:14px;line-height:1.9;margin:0 0 16px;color:var(--ink-soft)}
  .camp-sky-photo{flex:0 0 300px;width:300px;height:240px;border-radius:6px;overflow:hidden}
  .camp-sky-photo img{width:100%;height:100%;object-fit:cover;display:block}

  .camp-beginner{padding:44px 40px 8px}
  .camp-beginner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}
  .camp-beginner-card{background:var(--teal-bg);border-radius:6px;padding:20px;font-size:13px;line-height:1.8;color:var(--ink-soft)}
  .camp-beginner-card b{display:block;font-size:14px;color:var(--ink);margin-bottom:6px}
  .camp-about{padding:52px 40px}
  .camp-about .lead{font-weight:700;color:var(--teal-text);font-size:15px;margin:0 0 18px}
  .day-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px}
  .day-flow-step{background:var(--teal-bg);border-radius:6px;padding:16px 10px;text-align:center}
  .day-flow-step .num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--teal-deep);color:#fff;font-size:12px;font-weight:700;margin-bottom:8px}
  .day-flow-step p{margin:0;font-size:12px;line-height:1.6;color:var(--ink-soft)}
  .camp-tags{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}
  .camp-tags span{background:#fff;border:1px solid var(--card-border);color:var(--ink-soft);font-size:12.5px;font-weight:500;padding:8px 16px;border-radius:999px;white-space:nowrap}
  .camp-lookup-photo{flex:0 0 300px;width:300px;border-radius:6px;align-self:center}
  .camp-lookup-photo img{width:100%;height:240px;border-radius:6px;overflow:hidden;object-fit:cover;object-position:65% center;display:block}

  .camp-testimonial{background:var(--teal-bg);padding:52px 40px}
  .camp-testimonial-row{display:flex;gap:28px;align-items:center;flex-wrap:wrap}
  .camp-badge{flex:0 0 140px;height:140px;border-radius:50%;background:#fff;border:1px solid var(--card-border);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px}
  .camp-badge strong{color:var(--teal-text);font-size:13px;line-height:1.4;font-family:'Shippori Mincho',serif;font-weight:600}
  .camp-badge span{font-size:12px;color:var(--ink-faint);margin-top:6px}
  .camp-testimonial blockquote{flex:1;min-width:280px;font-size:13.5px;line-height:1.9;margin:0;color:var(--ink-soft)}
  .camp-testimonial blockquote p{margin:0 0 10px}
  .camp-stretch-photo{flex:0 0 200px;width:200px;height:140px;border-radius:6px;overflow:hidden}
  .camp-stretch-photo img{width:100%;height:100%;object-fit:cover;display:block}

  .camp-closing{padding:52px 40px 20px}
  .camp-closing-copy{display:flex;gap:32px;flex-wrap:wrap;font-size:13.5px;line-height:1.9;margin-bottom:36px;color:var(--ink-soft)}
  .camp-closing-copy p{flex:1;min-width:260px;margin:0}
  .camp-offer{border:1.5px solid var(--card-border);border-radius:8px;padding:30px 32px;background:var(--teal-bg)}
  .camp-offer h3{font-weight:600;color:var(--ink);font-family:'Shippori Mincho',serif;font-size:17px;margin:0 0 18px}
  .camp-offer-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:22px}
  .camp-offer-copy{flex:1;min-width:220px;font-size:13.5px;line-height:1.85;margin:0;color:var(--ink-soft)}
  .camp-offer-prices{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px}
  .camp-mini-price{text-align:center}
  .camp-mini-price div:first-child{font-size:12px;color:var(--ink-faint)}
  .camp-mini-price div:last-child{font-size:17px;font-weight:500;text-decoration:line-through;color:var(--ink-faint)}
  .camp-big-price{background:#fff;border:1px solid var(--card-border);border-radius:6px;padding:10px 18px;text-align:center}
  .camp-big-price div:first-child{font-size:12px;font-weight:700;color:var(--teal-text)}
  .camp-big-price div:last-child{font-size:23px;font-weight:700;color:var(--teal-text)}
  .camp-big-price span{font-size:13px;font-weight:500}
  .camp-deadline{flex:0 0 72px;height:72px;border-radius:50%;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11.5px;font-weight:700;line-height:1.4}
  .camp-offer-note{text-align:center;font-size:12px;color:var(--ink-faint);margin:10px 0 0}
  .camp-reassurance{margin:30px 0 44px;border:1px solid var(--card-border);border-radius:8px;padding:18px 24px;display:flex;align-items:center;gap:18px;background:#fff}
  .camp-reassurance p{flex:1;font-size:13px;line-height:1.8;margin:0;color:var(--ink-soft)}

  .common-section{max-width:1080px;margin:0 auto;padding:0 40px 64px}
  .common-section h2.h2-blue{text-align:center;font-family:'Shippori Mincho',serif;font-weight:600;font-size:22px;color:var(--ink);padding:20px 0;background:var(--teal-bg);border-radius:6px;margin:0 0 32px}
  .common-block{margin-bottom:44px}
  .common-block h3{font-family:'Shippori Mincho',serif;font-weight:600;font-size:17px;color:var(--teal-text);border-bottom:2px solid var(--teal);padding-bottom:10px;margin:0 0 18px}
  .common-block p{font-size:14px;line-height:1.9;color:var(--ink-soft);margin:0 0 12px}
  .common-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
  .common-flow-card{background:var(--teal-bg);border-radius:6px;padding:20px}
  .common-flow-card .n{font-size:11px;font-weight:700;color:var(--teal-text);letter-spacing:0.1em;margin-bottom:6px}
  .common-flow-card b{display:block;font-size:14px;color:var(--ink);margin-bottom:8px}
  .common-flow-card p{font-size:12.5px;margin:0;color:var(--ink-mute)}
  .info-table{width:100%;border-collapse:collapse;font-size:13.5px}
  .info-table th,.info-table td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--card-border);vertical-align:top}
  .info-table th{width:150px;color:var(--teal-text);font-weight:600;background:var(--teal-bg)}
  .info-table td{color:var(--ink-soft)}
  .gift-box{display:flex;gap:24px;align-items:center;flex-wrap:wrap;background:var(--teal-bg);border-radius:8px;padding:24px 28px}
  .gift-box .icon{flex:0 0 56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:26px}
  .gift-box p{flex:1;min-width:220px;margin:0;font-size:13.5px;line-height:1.85;color:var(--ink-soft)}
  .voice-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
  .voice-card{background:#fff;border:1px solid var(--card-border);border-radius:6px;padding:24px}
  .voice-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}
  .voice-stars{color:var(--red);font-size:13px}
  .voice-age{background:var(--teal-bg);color:var(--teal-text);font-size:11.5px;font-weight:700;padding:4px 11px;border-radius:999px;white-space:nowrap}
  .voice-issue{color:var(--ink-faint);font-size:11.5px}
  .voice-change{color:var(--teal-text);font-size:11.5px;font-weight:700}
  .voice-card p{font-size:13.5px;line-height:1.85;color:var(--ink-soft);margin:0}
  .faq-list{display:flex;flex-direction:column;gap:12px}
  .faq-item{border:1px solid var(--card-border);border-radius:6px;padding:16px 20px;background:#fff}
  .faq-item summary{cursor:pointer;font-weight:700;color:var(--ink);font-size:14px;list-style:none;display:flex;justify-content:space-between;gap:12px}
  .faq-item summary::-webkit-details-marker{display:none}
  .faq-item summary::after{content:'+';color:var(--teal-text);font-weight:700;flex-shrink:0}
  .faq-item[open] summary::after{content:'\2212'}
  .faq-item p{margin:12px 0 0;font-size:13.5px;line-height:1.8;color:var(--ink-soft)}

  .cta-banner{padding:72px 56px;background:linear-gradient(135deg,var(--teal),var(--teal-deep));text-align:center}
  .cta-banner h2{margin:0 0 14px;font-family:'Shippori Mincho',serif;font-weight:600;font-size:28px;color:#fff}
  .cta-banner p{margin:0 0 32px;font-size:14.5px;color:rgba(255,255,255,0.95)}
  .cta-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}
  .cta-button{display:inline-block;box-sizing:border-box;text-align:center;font-size:15.5px;padding:18px 32px;min-width:230px;background:var(--red);color:#fff;border-radius:999px;transition:background .15s ease,transform .15s ease;font-weight:600}
  .cta-button:hover{background:var(--red-hover);color:#fff;transform:translateY(-2px)}
  .cta-button-outline{display:inline-block;box-sizing:border-box;text-align:center;font-size:15.5px;padding:16.5px 32px;min-width:230px;border:1.5px solid #fff;color:#fff;border-radius:999px;font-weight:600}
  .cta-button-outline:hover{background:#fff;color:var(--ink)}


  @media (max-width:979px){
    .camp-symptom-grid{grid-template-columns:repeat(3,1fr)}
    .common-flow{grid-template-columns:1fr}
    .voice-grid{grid-template-columns:1fr}
    .camp-hero-photo-wrap{display:none!important}
    .camp-beginner-grid{grid-template-columns:1fr}
    .day-flow{grid-template-columns:repeat(3,1fr)}
  }
  @media (max-width:719px){
    h1 span {
      display: inline-block;
    }
    .camp-hero-row{justify-content:center;text-align:center}
    .camp-hero-row > div:first-child{flex-direction:column!important;gap:6px!important;width:100%!important}
    .camp-hero-row > div:first-child > div:first-child{margin-top:0!important}
    .camp-hero-row > div:first-child > div:last-child{margin-top:0!important}
    .camp-hero-row > div:first-child img[src*="hot-woman"]{width:96px!important;margin-top:4px!important}
    .camp-eyebrow{font-size:15px}
    .camp-hero h1{font-size:22px;white-space:nowrap}
    .camp-hero-row div[style*="margin-left:-90px"]{margin-left:0!important}
    .camp-hero-row > div[style*="flex:0 0 350px"]{width:240px;flex:0 0 240px;margin:0 auto}
    .breadcrumb{padding:14px 20px}
    .camp-hero,.camp-symptoms,.camp-about,.camp-testimonial,.camp-closing,.camp-beginner,.camp-quickcta{padding:36px 20px}
    .day-flow{grid-template-columns:1fr 1fr}
    .camp-symptom-grid{grid-template-columns:repeat(2,1fr)}
    .camp-hero-photo,.camp-sky-photo,.camp-lookup-photo,.camp-stretch-photo{flex:1 1 100%;width:100%}
    .camp-hero-photo-wrap{display:none!important}
    .common-section{padding:0 20px 48px}
    .info-table th{width:110px}
    .cta-banner{padding:48px 20px}
    .mobile-sticky-cta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;padding:10px 16px;box-shadow:0 -4px 16px rgba(23,36,42,0.12);border-top:1px solid var(--card-border)}
    .mobile-sticky-cta a{flex:1;text-align:center;background:var(--red);color:#fff;font-weight:700;font-size:14.5px;padding:14px;border-radius:999px}
    body{padding-bottom:70px}
  }

/* ==========================================================
   季節のコラム 記事ページ（エディトリアル型）専用スタイル
   ここから下がコラム記事のレイアウトです。
   色は .ed の先頭でCSS変数として定義しています。
   ========================================================== */

  .ed{--cream:#FAF7F0;--cream-deep:#F2ECE0;--ink-e:#2A2724;--ink-e-soft:#4C453D;--ink-e-faint:#8B8276;--rule:#DED5C4;--dry:#B9A87F;--kaki:#B85E2B;
    background:var(--cream);color:var(--ink-e);font-family:'Noto Sans JP',sans-serif}
  .ed-wrap{max-width:1160px;margin:0 auto;padding:0 48px}
  .ed-col{max-width:660px;margin:0 auto}
  .ed p{color:var(--ink-e-soft);text-wrap:pretty}
  .ed .ed-pull,.ed .ed-voice-h,.ed .ed-mini-h,.ed .ed-sub{text-wrap:balance}
  .ed-eyebrow{font-family:'Shippori Mincho',serif;font-size:13px;letter-spacing:0.34em;color:var(--kaki);margin:0}
  .ed-hero{padding:96px 0 0;text-align:center}
  .ed-hero h1{margin:26px auto 0;max-width:19em;font-family:'Shippori Mincho',serif;font-weight:500;color:var(--ink-e);font-size:40px;line-height:1.7;letter-spacing:0.04em;text-wrap:balance}
  .ed-sub{margin:22px 0 0;font-family:'Shippori Mincho',serif;font-size:19px;letter-spacing:0.14em;color:var(--ink-e-soft)}
  .ed-rule{width:1px;height:72px;background:var(--rule);margin:40px auto 0}
  .ed-hero-photo{margin:56px 0 0;height:420px;overflow:hidden}
  .ed-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 72%;display:block}
  .ed-cap{margin:12px 0 0;font-size:11.5px;letter-spacing:0.14em;color:var(--ink-e-faint);text-align:right}
  .ed-sec{padding:104px 0}
  .ed-sec + .ed-sec{border-top:1px solid var(--rule)}
  .ed-label{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 52px}
  .ed-label::before,.ed-label::after{content:"";height:1px;width:56px;background:var(--rule)}
  .ed-label h2,.ed-label h3{margin:0;font-family:'Shippori Mincho',serif;font-weight:500;font-size:23px;letter-spacing:0.14em;color:var(--ink-e)}
  .ed-lead{font-size:16.5px;line-height:2.3;margin:0 0 30px;letter-spacing:0.03em}
  .ed-quotes{margin:0 0 34px;padding:0 0 0 26px;border-left:1px solid var(--dry);display:flex;flex-direction:column;gap:16px}
  .ed-quotes p{margin:0;font-family:'Shippori Mincho',serif;font-size:19px;letter-spacing:0.05em;color:var(--ink-e)}
  .ed-pull{margin:0;font-family:'Shippori Mincho',serif;font-size:21px;line-height:2.1;letter-spacing:0.05em;color:var(--kaki)}
  .symptom-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}
  .ed-symptom{padding:0 18px;text-align:center;display:flex;flex-direction:column;border-left:1px solid var(--rule)}
  .ed-symptom:first-child{border-left:0}
  .ed-symptom b{display:block;font-family:'Shippori Mincho',serif;font-weight:500;font-size:15.5px;line-height:1.9;letter-spacing:0.04em;color:var(--ink-e);margin:0 0 18px}
  .ed-symptom img{width:118px;height:118px;object-fit:contain;margin:auto auto 0;display:block;opacity:0.92}
  .ed-two{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
  .ed-two p{font-size:16px;line-height:2.15;margin:0 0 20px;letter-spacing:0.02em}
  .ed-two p:last-child{margin-bottom:0}
  .ed-photo-tall{height:460px;overflow:hidden}
  .ed-photo-tall img{width:100%;height:100%;object-fit:cover;display:block}
  .ed-accent{color:var(--kaki);font-weight:500}
  .ed-voices{margin:32px 0 0;padding:0 0 0 26px;border-left:1px solid var(--dry);display:flex;flex-direction:column;gap:12px}
  .ed-voices span{font-family:'Shippori Mincho',serif;font-size:18px;letter-spacing:0.05em;color:var(--ink-e)}
  .ed .ed-note{margin:22px 0 0;padding-left:26px;font-size:16px;line-height:2.15;letter-spacing:0.02em;color:var(--ink-e-soft);text-wrap:balance}
  .ed-voice{display:grid;grid-template-columns:1fr 296px;gap:56px;align-items:start}
  .ed-stars{color:var(--dry);font-size:12px;letter-spacing:0.28em}
  .ed-voice-h{margin:0 0 26px;font-family:'Shippori Mincho',serif;font-size:22px;line-height:1.95;letter-spacing:0.04em;color:var(--ink-e)}
  .ed-voice blockquote{margin:0}
  .ed-voice blockquote p{margin:0 0 20px;font-size:15.5px;line-height:2.2;letter-spacing:0.02em}
  .ed-voice blockquote p:last-child{margin:0}
  .ed-byline{margin:26px 0 0;font-size:12px;letter-spacing:0.14em;color:var(--ink-e-faint)}
  .ed-voice-photo{height:330px;overflow:hidden}
  .ed-voice-photo img{width:100%;height:100%;object-fit:cover;object-position:44% 42%;transform:scale(1.18);display:block}
  .ed-mini{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:72px;border-top:1px solid var(--rule);align-items:stretch}
  .ed-mini > div{padding:38px 32px;border-left:1px solid var(--rule)}
  .ed-mini-h{margin:14px 0 18px;font-family:'Shippori Mincho',serif;font-weight:500;font-size:17.5px;line-height:1.85;letter-spacing:0.04em;color:var(--ink-e)}
  .ed .ed-mini p{margin:0 0 16px}
  .ed .ed-mini p:last-child{margin:0}
  .ed .ed-more{margin:26px 0 0}
  .ed .ed-more a{font-family:'Shippori Mincho',serif;font-size:15px;letter-spacing:0.1em;color:var(--kaki);border-bottom:1px solid var(--rule);padding-bottom:6px}
  .ed .ed-more a:hover{color:#96491d;border-bottom-color:var(--kaki)}
  .ed-disclaimer{margin:36px 0 0;font-size:12px;line-height:1.9;letter-spacing:0.04em;color:var(--ink-e-faint)}
  .ed-mini > div:last-child{padding-right:0}
  .ed-mini > div:first-child{border-left:0;padding-left:0}
  .ed-mini-meta{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:baseline;margin:0 0 16px;min-height:1.6em;font-size:11.5px;letter-spacing:0.04em;color:var(--ink-e-faint)}
  .ed-mini-meta > *{white-space:nowrap}
  .ed-mini-meta .who{font-family:'Shippori Mincho',serif;font-size:13.5px;letter-spacing:0.04em;color:var(--ink-e)}
  .ed-mini-meta .chg{color:var(--kaki)}
  .ed-mini p{margin:0;font-size:15px;line-height:2.15;letter-spacing:0.02em}
  .ed-close{padding:104px 0 112px;border-top:1px solid var(--rule);text-align:center}
  .ed-close .ed-col{text-align:left}
  .ed-close p{font-size:16px;line-height:2.25;letter-spacing:0.02em;margin:0 0 22px}
  .ed-cta-block{margin:60px auto 0;max-width:660px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:44px 20px;text-align:center}
  .ed-cta-block p{margin:0 0 26px;font-family:'Shippori Mincho',serif;font-size:20px;letter-spacing:0.08em;color:var(--ink-e)}
  .ed-cta{display:inline-block;font-size:14.5px;letter-spacing:0.16em;color:#fff;background:var(--kaki);padding:17px 44px;transition:background .2s}
  .ed-cta:hover{background:#96491d;color:#fff}
  @media (max-width:1199px){
    .ed-hero h1{font-size:34px}
    .ed-two{gap:44px}
  }
  @media (max-width:979px){
    .ed-wrap{padding:0 28px}
    .symptom-grid{grid-template-columns:repeat(3,1fr)!important;grid-auto-flow:row!important;overflow:visible!important;gap:28px 20px!important;margin-bottom:0!important}
    .ed-symptom{min-height:0!important}
    .ed-symptom img{width:104px;height:104px}
    .ed-hero{padding:64px 0 0}
    .ed-hero h1{font-size:29px;line-height:1.9}
    .ed-hero-photo{height:280px;margin-top:40px}
    .ed-sec{padding:72px 0}
    .ed-two,.ed-voice{grid-template-columns:1fr;gap:36px}
    .ed-photo-tall{height:360px;max-width:420px;width:100%;margin:0;justify-self:center}
    .ed-two > div:has(> .ed-photo-tall){max-width:420px;width:100%;justify-self:center}
    .ed-voice > div:has(> .ed-voice-photo){max-width:420px;width:100%;justify-self:center}
    .ed-voice-photo{height:360px;max-width:420px;width:100%;margin:0}
    .ed-voice-photo img{transform:none;object-position:46% 40%}
    .ed-mini{grid-template-columns:1fr}
    .ed-mini > div{border-left:0;padding:32px 0}
    .ed-mini > div + div{border-top:1px solid var(--rule)}
    .symptom-grid{gap:12px}
    .ed-symptom{border-left:0;padding:0}
  }
  @media (max-width:719px){
    .ed-wrap{padding:0 20px}
    .symptom-grid{grid-template-columns:repeat(2,1fr)!important;gap:24px 16px!important}
    .ed-symptom b{font-size:14.5px}
    .ed-symptom img{width:88px;height:88px}
    .ed-lead,.ed .ed-two p,.ed-close p{font-size:15.5px;line-height:2.1}
    .ed-hero-photo{height:220px}
    .ed-sub{font-size:16px;letter-spacing:0.1em}
    .ed-cta{display:block;padding:17px 20px}
    .ed-hero h1{font-size:24px}
    .ed-photo-tall{height:300px;max-width:320px}
    .ed-voice-photo{height:320px;max-width:320px}
    .ed-two > div:has(> .ed-photo-tall),.ed-voice > div:has(> .ed-voice-photo){max-width:320px}
    .ed-label{gap:12px;margin-bottom:36px}
    .ed-label::before,.ed-label::after{width:24px}
    .ed-label h2,.ed-label h3{font-size:19px}
    .ed-label h2 span {
      display: inline-block;
    }
    .ed-quotes p{font-size:16.5px}
    .ed-pull{font-size:18px}
    .ed-close{padding:72px 0 88px}
    .ed-cta-block p span {
      display: inline-block;
    }
  }

/* --- 個別調整用のクラス --- */
/* ヒーロー写真の表示位置（太陽が入る位置） */
.ed-hero-photo img.pos-sun{object-position:55% 22%}
/* 症状リストの上余白 */
.symptom-grid--spaced{margin-top:56px}
/* 段落ブロックの上余白 */
.ed-col--spaced{margin-top:64px}
/* 細罫で区切る段落ブロック */
.ed-col--divided{margin-top:72px;padding-top:56px;border-top:1px solid var(--rule)}
/* 下の余白をなくす／上に余白をとる本文 */
.ed .ed-lead--flush{margin-bottom:0}
.ed .ed-lead--spaced{margin:30px 0 0}
/* 写真キャプションを左揃えに */
.ed-cap--left{text-align:left}
/* 受講者の声の写真をトリミングせず全体を表示 */
.ed-voice-photo--full{height:auto}
.ed-voice-photo--full img{transform:none;height:auto;object-fit:contain}
