@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

@media (min-width: 560px) {
  /* 20250529 PCTOPリニューアル */

  .block {
    margin: 0 0 40px;
  }

  /* ─────────────── 上部の1000円 ─────────────── */

  .top-2column {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
  }

  .top-2column > .block {
    width: 36.5% !important;
  }

  div#pageBody .top-2column div.block dl {
    padding: 15px;
  }

  div#pageBody .top-2column div.block div.box {
    height: 230px;
  }

  div#pageBody .top-2column div.block h2 {
    font-size: 22px;
  }

  div#pageBody .top-2column div.block .h2:before {
    vertical-align: -26%;
  }

  .top-price {
    width: 60%;
    position: relative;
    top: -20px;
  }

  .top-price .price-tags {
    margin: 10px 5px 10px 10px;
  }

  .top-price .price-box.horizontal .tag-item {
    padding: 7px 0;
    background: #fff;
    line-height: 1.2;
    color: #000;
    font-weight: 600;
    border: 2px solid #050505;
  }

  .top-price .price-value {
    margin: 0 0 -20px 8px;
  }

  .price-box.horizontal {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border-radius: 12px 12px 0 0; /* 左上 右上 左下 右下 */
    padding: 18px 7px 0px 8px;
    margin: 25px 10px 0;
    flex-wrap: wrap;
    background: #1b60ad; /*#1d518b*/
    z-index: 2;
    box-shadow: 1px -1px 0 #000;
    border: solid #000;
    border-width: 2px 2px 0 2px;
  }

  .price-box.horizontal-note {
    position: relative;
    background: #494949;
    color: #fff;
    text-align: justify;
    border-radius: 0 0 12px 12px; /* 左上 右上 左下 右下 */
    padding: 14px 25px 4px;
    margin: 0 10px;
    margin-top: -2px;
    letter-spacing: -0.45px;
    box-shadow: 1px 1px 0 #000;
    border: solid #000;
    border-width: 0px 2px 2px 2px;
  }

  .price-box.horizontal .price-badge {
    background: linear-gradient(to bottom, #d60300, #8e0900);
    color: #fff;
    left: -8px;
    padding: 5px 11px;
    border-radius: 3px;
  }

  .price-box.horizontal .price-in {
    position: unset;
    background: #fefff6;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.01em;
    padding: 5px 4px;
    margin: 10px 5px 0 0;
    border: 2px solid #000;
    border-radius: 10px;
  }

  .price-left {
    flex: 1;
    max-width: 40%;
  }

  .price-right {
    flex: 1;
    max-width: 60%;
    margin-bottom: 7px;
  }

  .price-box.horizontal .price-label {
    margin: 8px 0 -30px 15px;
  }

  .price-box.horizontal .price-note {
    margin: 0 auto;
    padding: 5px;
  }

  /* ─────────────── 選ばれる理由+スキャビジョン ─────────────── */
  .top-2column02 {
    display: flex;
    justify-content: space-between;
    gap: 35px;
    margin: 6px 6px 40px;
  }

  /* ─────────────── 選ばれる理由 ─────────────── */
  .box-reason {
    position: relative;
    background: #1a1a1a;
    color: #fff;
    border: 2px solid #fff;
    padding: 20px 45px 15px 20px;
    flex: 7;
  }
  h2.top-reason {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 17px;
  }
  .reason-box {
    display: flex;
    align-items: center;
  }
  .reason-number {
    font-size: 25px;
    font-weight: 1000;
    flex-shrink: 0;
    margin: -6px 14px 5px 8px;
    font-family: "Rajdhani", sans-serif;
    font-variant-numeric: tabular-nums;
    display: inline-block;
    width: 1em;
    text-align: center;
  }
  .reason-number02 {
    font-size: 25px;
    font-weight: 1000;
    font-family: "Rajdhani", sans-serif;
    margin: 0px 14px 0px 10px;
    font-variant-numeric: tabular-nums;
    display: inline-block;
    width: 1em;
    text-align: center;
  }

  .reason-text {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 6px;
    line-height: 1.3;
    padding-bottom: 7px;
    border-bottom: 1px dashed #ddd;
    border-image: linear-gradient(to right, transparent, #ccc, transparent) 1;
    display: inline-block;
    width: 100%;
  }

  .reason-text02 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px;
    line-height: 1.3;
    padding: 5px 0 13px;
    border-bottom: 1px dashed #ddd;
    border-image: linear-gradient(to right, transparent, #ccc, transparent) 1;
    display: inline-block;
    width: 100%;
  }

  .reason-text03 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    display: inline-block;
    width: 100%;
  }
  .reason-caption {
    font-size: 12px;
    margin-left: 8px;
  }

  /* ─────────────── スキャビジョン ─────────────── */

  .top-sca02 {
    width: 100%;
    position: relative;
  }

  .sca-box02 {
    flex: 5;
  }

  .sca-badge02 {
    font-weight: 600;
    font-size: 19px;
    z-index: 2;
  }

  .sca-badge02 .title {
    padding: 0 0 0 1px;
    font-size: 15px;
    font-weight: 500;
  }

  .sca-badge02 h2 {
    font-weight: 600;
    font-size: 19px;
    line-height: 1.2;
  }

  .sca-box02 .sca-badge02 {
    background: linear-gradient(to bottom, #d60300, #8e0900);
    border: 2px solid #000;
    box-shadow: 1px 1px 0 #000;
    border-bottom: none;
    color: #fff;
    padding: 17px 15px 15px;
    border-radius: 10px 10px 0 0;
  }

  .sca-up {
    padding: 13px 25px 30px;
    border-right: 2px solid #000;
    border-left: 2px solid #000;
    box-shadow: 1px 0 0 #000;
    align-items: center;
    background: #1a1a1a;
    color: #fff;
    position: relative;
  }

  .sca-up p {
    font-size: 15px;
    line-height: 1.6;
    margin-left: 0;
    padding-left: 0;
  }

  .video02 {
    margin: 0;
  }
  .video02 video {
    display: block;
    width: 99%;
    border-radius: 0 0 10px 10px;
    border: 2px solid #000;
    border-top: none;
    box-shadow: 1px 1px 0 #000;
    overflow: hidden;
    margin-top: -1px;
  }

  .sca-box02 .sca-button {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    border-radius: 30px;
  }
  .sca-button {
    position: absolute;
    background: linear-gradient(to bottom, #d60300, #8e0900);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #970508;
    right: 24px;
    top: 246px;
    padding: 6px 13px 7px 15px;
  }

  /* ===== スキャビジョン見出し（ロゴ＋文字） ===== */

  .sca-heading02 {
    margin: 0;
  }

  .sca-name-row {
    display: flex;
    align-items: center;
    gap: 26px;
    margin-top: 5px;
  }

  .sca-logo-img {
    display: block;
    width: 190px;
    height: auto;
    flex-shrink: 0;
    margin-top: -2px;
    transform: none;
    position: relative;
    left: 2px;
  }

  .sca-name-ja {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.12em;
    font-weight: 600;
    line-height: 1;
    margin-top: 0;
    margin-left: 6px;
    white-space: nowrap;
    writing-mode: horizontal-tb;
  }

  .sca-badge02 .title {
    display: block;
    margin-top: 4px;
    padding: 0 0 0 1px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
  /* ─────────────── ナビ ─────────────── */
  .link-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    margin: 40px 4px;
  }

  .link-card {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
  }

  .card-image {
    position: relative;
  }

  .card-image img {
    width: 100%;
    display: block;
    object-fit: cover;
  }

  .link-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    color: #000;
  }

  .link-text h4 {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: 600;
  }

  .link-text h2 {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: 600;
  }

  .link-text p {
    margin-right: 69px;
    text-align: left;
    line-height: 1.4;
    font-size: 13px;
  }

  /* ─────────────── ナビ テキスト化、3×3 ─────────────── */
  .link-menu {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    margin: 40px 4px;
  }

  .link-menu,
  .link-menu * {
    box-sizing: border-box;
  }

  .link-menu .card {
    position: relative;
    min-height: 110px;
    background: linear-gradient(180deg, #f4f4f4, #fff);
    border: 5px solid #fff;
  }

  .link-menu .card > img {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    height: 100%;
  }

  .link-menu .text {
    position: relative;
    z-index: 2;
    padding: 6px 8px;
    color: #000;
    text-align: left;
  }

  .link-menu .text h2 {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
  }

  .link-menu .text p {
    margin: 0;
    font-size: 14px;
    line-height: 1.3;
    width: 76%;
    padding-bottom: 0;
  }

  .link-menu .card > a {
    position: absolute;
    inset: 0;
    z-index: 5;
  }

  /* 赤三角 */
  .link-menu .card::before {
    content: "";
    position: absolute;
    right: -5px;
    bottom: -5px;
    width: 35px;
    height: 35px;
    background: linear-gradient(to bottom, #d60300, #8e0900);
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    z-index: 6;
  }

  /* 矢印 */
  .link-menu .card::after {
    content: "";
    position: absolute;
    right: 2px;
    bottom: 2px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    z-index: 7;
  }

  /* ─────────────── 満足度と治療効果 ─────────────── */
  .case2-1 {
    display: flex;
  }
  /* 黒い縁取り用の文字（下に重ねる） */
  .result-title2 .text-outline {
    position: absolute;
    top: 23px;
    left: 39px;
    color: black;
    z-index: 1;
    text-shadow: 3px 3px 0 #000;
    -webkit-text-stroke: 5px #000;
    font-size: 30px;
  }
  /* 金グラデの塗り文字（上に重ねる） */
  .result-title2 .text-fill {
    background: linear-gradient(to bottom, #fff58d, #cfa600);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 2;
    font-size: 30px;
  }
  .result-title2-1 {
    font-size: 31px;
    position: absolute;
    font-weight: 600;
    top: 84px;
  }
  .result-title-text3 {
    z-index: 1;
    position: absolute;
    top: 144px;
    left: -21px;
    white-space: nowrap;
  }
  .result-title-text31 {
    z-index: 1;
    position: absolute;
    top: 182px;
    letter-spacing: -4px;
    white-space: nowrap;
  }
  .text-outline3 {
    position: absolute;
    top: 33px;
    left: 94px;
    color: black;
    -webkit-text-stroke: 5px #000;
    z-index: 0;
    font-size: 26px;
  }
  .text-outline3-2 {
    position: absolute;
    top: 34px;
    left: 95px;
    color: black;
    -webkit-text-stroke: 4px #000;
    z-index: 0;
    font-size: 60px;
    font-family: "Bahnschrift";
  }
  .text-outline3-2 span {
    font-size: 15px;
    color: #f4f1dc;
    letter-spacing: -1px;
  }
  .komoji {
    font-size: 12px;
    position: absolute;
    top: 337px;
    line-height: 1.3;
    text-align: center;
  }
  .komoji span {
    font-family: "Rajdhani", sans-serif;
    letter-spacing: 2px;
    font-size: 15px;
  }
  .text-fill3 {
    font-size: 26px;
    position: absolute; /*重ねたい子要素にabsolute*/
    top: 33px;
    left: 94px;
    color: #fff;
  }
  .text-fill3-2 {
    font-family: "Bahnschrift";
    font-size: 60px;
    color: #ff7812;
    position: absolute;
    top: 34px;
    left: 94px;
  }
  .case2-22 {
    background: #cccccc;
    width: 436px;
    height: 605px;
    position: relative;
  }
  .case2-22a {
    background-color: #fff;
    padding: 2px 10px 5px;
  }
  .trapezoid-bg3 {
    width: 200px;
    height: 25px;
    background: #000;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
    z-index: 0;
    position: absolute;
    left: 16px;
  }
  .trapezoid-bg3 p {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: 1px;
    left: 11px;
  }
  .box-case {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .case1 {
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    top: -3px;
    left: 36px;
  }
  .case3 {
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    top: -3px;
    left: 166px;
  }
  .case4 {
    font-size: 15px;
    font-weight: 600;
    color: #e60033;
    position: absolute;
    top: -3px;
    left: 299px;
  }
  .box-case2 {
    display: flex;
    justify-content: space-between;
    margin: 18px 0 5px;
  }
  .box-case2 img {
    border: 2px solid #cccccc;
  }
  .manzoku p {
    -ms-transform: translate(-50%, -50%); /*ベンダープレフィックス*/
    -webkit-transform: translate(-50%, -50%); /*ベンダープレフィックス*/
    transform: translate(-50%, -50%); /*センター寄せの修正*/
    margin: 0 !important; /*文字がずれている場合や*/
    padding: 0 !important; /*文字が折り返される場合*/
    position: absolute;
  }
  .box-case2 > .triangle {
    position: relative;
    width: 0;
    height: 0;
  }
  .box-case2 > .triangle::before {
    content: "";
    position: absolute;
    top: 39px;
    left: -2px;
    border-top: 9px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #000;
  }
  .box-case2 > .triangle::after {
    content: "";
    position: absolute;
    top: 40px;
    left: -1px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #ff7812;
  }
  .text-outline {
    position: absolute;
    top: -12px;
    left: 35px;
    color: black;
    -webkit-text-stroke: 2px black;
    z-index: 1;
    font-size: 22px;
  }
  .text-fill {
    position: absolute;
    top: 23px;
    left: 39px;
    color: white;
    z-index: 2;
    text-align: center;
  }

  /* ─────────────── 20251005満足度＋効果追加 ─────────────── */
  div#pageBody div.block div.box.manzoku-case {
    display: flex;
    padding: 0;
  }
  .result-block {
    margin: 30px 15px 10px;
  }

  /* タイトル */
  .title-block {
    position: relative;
  }
  .result-title {
    position: absolute;
    top: -33px;
    left: -12px;
    font-size: 30px !important;
    line-height: 1;
    white-space: nowrap; /* ← 横一行に固定！ */
  }
  .result-title .text-outline,
  .result-title .text-fill {
    display: inline-block;
    position: relative; /* ← absoluteを外す */
    font-size: inherit;
  }
  .result-title .text-outline {
    position: absolute;
    top: 21px;
    left: 37px;
    color: transparent;
    -webkit-text-stroke: 5px #000;
    z-index: 1;
    transform: translate(2px, 2px); /* 影風のズラし */
    pointer-events: none; /* ← クリック等を無効化（任意） */
  }
  .result-title .text-fill {
    position: relative;
    background: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 2;
  }
  .result-label {
    display: flex;
    border-radius: 12px;
    background: #000;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -0.05em;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 25px 0 0;
  }
  .label-left,
  .label-right {
    flex: 1;
    padding-bottom: 6px;
    position: relative;
    color: #ffe259;
    font-weight: 400;
    font-size: 23px;
    margin-top: 3px;
    line-height: 1.2;
  }
  .label-right {
    color: #f18f43;
  }
  .label-left::after {
    content: "";
    position: absolute;
    top: 20%;
    bottom: 20%;
    right: 0;
    width: 1px;
    background: #fff;
  }
  .label-left span {
    color: #ffd200;
    border-bottom: 2px dotted #ffd200;
    font-size: 31px;
    font-weight: 600;
    display: inline-block;
  }
  .label-right span {
    color: #ff7812;
    border-bottom: 2px dotted #ff7812;
    font-size: 31px;
    font-weight: 600;
    display: inline-block;
  }
  .label-arrow {
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #000;
  }

  /* グラフスペース */
  .result-line {
    position: absolute;
    top: 25px;
    bottom: 0;
    left: 50%;
    width: 1px;
    border-left: 1px dotted #2a2a2a;
    transform: translateX(-50%);
    z-index: 0;
  }
  h2.result-percent {
    position: absolute; /* ← これでこの塊ごと座標指定できる */
    top: 72px;
    left: 53px;
    font-size: 70px !important;
    white-space: nowrap;
    font-family: "Rajdhani", sans-serif !important;
    letter-spacing: -2px;
  }
  .percent-outline,
  .percent-outline02,
  .percent-fill {
    position: absolute;
    top: 0;
    left: 0;
  }
  .percent-outline {
    -webkit-text-stroke: 3px #000;
    color: transparent;
    z-index: 0;
  }
  .percent-outline02 {
    -webkit-text-stroke: 4px #000;
    color: transparent;
    transform: translate(1px, 1px); /* ← 位置調整はtransformでOK */
    z-index: 0;
  }
  .percent-fill {
    color: #ffd200;
    z-index: 1;
  }
  .result-percent .decimal {
    font-size: 20px;
    letter-spacing: -1px;
    color: #f4f1dc;
  }
  .result-percent .unit {
    font-size: 45px;
  }
  h2.result-percent_right {
    position: absolute; /* ← これでこの塊ごと座標指定できる */
    top: 80px;
    left: 20px;
    font-size: 60px !important;
    line-height: 1;
    white-space: nowrap;
    font-family: "Rajdhani", sans-serif !important;
    z-index: 0;
    letter-spacing: -3px;
  }
  .percent-fill_right {
    color: #ff7812;
    z-index: 1;
    position: absolute;
  }
  .result-percent_right .decimal,
  .result-percent_right02 .decimal {
    font-size: 15px;
    letter-spacing: -1px;
    color: #f4f1dc;
  }
  .result-percent_right .unit,
  .result-percent_right02 .unit {
    font-size: 40px;
  }
  h2.result-percent_right02 {
    position: absolute; /* ← これでこの塊ごと座標指定できる */
    top: 80px;
    left: 142px;
    font-size: 60px !important;
    line-height: 1;
    white-space: nowrap;
    font-family: "Rajdhani", sans-serif !important;
    z-index: 0;
    letter-spacing: -3px;
  }
  .result-left {
    width: 50%;
    max-width: 50%;
    box-sizing: border-box;
    padding: 0 4px 0 0;
  }
  .result-right {
    width: 50%;
    max-width: 50%;
    box-sizing: border-box;
    padding: 0 0 0 4px;
    position: relative;
  }
  .result-description {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 6px;
    text-align: justify;
    font-feature-settings: "palt";
  }
  .komoji {
    font-size: 12px;
    position: absolute;
    top: 188px;
    left: 154px;
    line-height: 1.3;
    text-align: center;
  }
  .komoji_right {
    font-size: 12px;
    position: absolute;
    top: 185px;
    left: 48px;
    line-height: 1.3;
    text-align: center;
  }
  .komoji_right span,
  .komoji_right02 span {
    font-family: "Rajdhani", sans-serif;
    letter-spacing: 2px;
    font-size: 15px;
  }
  .komoji_right02 {
    font-size: 12px;
    position: absolute;
    top: 185px;
    left: 163px;
    line-height: 1.3;
    text-align: center;
  }

  /* グラフ */
  .graph-block {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin: -10px -10px;
    box-sizing: border-box;
  }
  .graph-image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 20px 7px;
    box-sizing: border-box;
    width: 98%;
  }
  .graph-image img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    display: block;
  }
  .result-title-text3 {
    position: absolute;
    top: 50px;
    left: 66px;
    font-size: 26px !important;
    line-height: 1;
    white-space: nowrap;
    z-index: 1;
  }
  .result-title-text3_right {
    position: absolute;
    top: 56px;
    left: 19px;
    font-size: 21px !important;
    line-height: 1;
    white-space: nowrap;
    z-index: 1;
  }
  .result-title-text3_right02 {
    position: absolute;
    top: 56px;
    left: 138px;
    font-size: 21px !important;
    line-height: 1;
    white-space: nowrap;
    z-index: 1;
  }
  .result-title-text3 span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: inherit;
  }
  .result-title-text3_right span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: inherit;
    line-height: inherit;
  }
  .result-title-text3_right02 span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: inherit;
    line-height: inherit;
  }
  .text-outline03 {
    color: transparent;
    -webkit-text-stroke: 5px #000;
    z-index: 0;
  }
  .text-fill03 {
    color: #fffdf2;
    z-index: 1;
  }
  .text-fill03_right {
    color: #fffcf4;
    z-index: 1;
  }

  /* ※印テキスト */
  .note2 {
    font-size: 10px;
    padding-top: 23px;
  }

  /* 黒帯ラベル下 */
  .result-label_under {
    display: flex;
    background: linear-gradient(
      to bottom right,
      #000 0%,
      #000 65%,
      #2a2a2a 80%,
      #575757 100%
    );
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 8px;
    margin-top: 10px;
  }
  .label-left_02 {
    flex: 6;
    position: relative;
    color: #ffd200;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.3;
  }
  .label-right_02 {
    flex: 4;
    position: relative;
    color: #ffd200;
    font-size: 37px;
    font-family: "Rajdhani", sans-serif;
    line-height: 1.05;
    margin-top: 3px;
  }
  .label-left_02 span {
    color: #ff7812;
  }
  .label-right_02 span {
    color: #ff7812;
  }

  /* 症例 */
  .case2-pc {
    background: #cccccc;
    width: 400px;
    position: relative;
    padding: 25px 16px 30px;
  }
  .case-box {
    margin: 12px 0 15px;
  }
  .case2-pc-title {
    font-size: 25px;
    line-height: 1.2;
    color: #000000;
    font-weight: 600;
    text-align: center;
  }
  .case-title {
    width: 188px;
    height: 28px;
    background: #000;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
    color: #fff;
    padding: 2px 0px 0 9px;
  }
  .case-title p {
    font-weight: 600;
    font-size: 17px;
  }
  .case2-22a-text {
    display: flex;
    justify-content: space-between;
    padding: 0 37px 0;
  }
  .case2-22a-text p {
    margin-bottom: -9px;
  }
  .text01,
  .text02 {
    font-size: 16px;
    font-weight: 600;
  }
  .text03 {
    font-size: 15px;
    font-weight: 600;
    color: #e60033;
  }
  .case2-22a-img {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .case2-22a-img img {
    width: 120px;
    height: 85px;
    object-fit: cover;
    border: 2px solid #cccccc;
    margin-right: 7px; /* ←ここで空ける */
  }
  /* 最後の画像だけ margin を消す */
  .case2-22a-img img:last-of-type {
    margin-right: 0;
  }

  /* 三角矢印全体の位置（←これだけ動かせばOK） */
  .case2-22a-img > .triangle-left {
    position: absolute;
    top: 40px; /* ←ここを変えるだけで上下 */
    left: 122px; /* ←ここを変えるだけで左右 */
  }
  .case2-22a-img > .triangle-right {
    position: absolute;
    top: 40px; /* ←ここを変えるだけで上下 */
    left: 251px; /* ←ここを変えるだけで左右 */
  }
  /* 共通部分 */
  .case2-22a-img > .triangle-left::before,
  .case2-22a-img > .triangle-left::after,
  .case2-22a-img > .triangle-right::before,
  .case2-22a-img > .triangle-right::after {
    content: "";
    position: absolute;
  }
  /* 黒（下） */
  .case2-22a-img > .triangle-left::before,
  .case2-22a-img > .triangle-right::before {
    top: 0px; /* 親基準で少し下へ */
    left: 0px; /* 親基準で少し左へ */
    border-top: 9px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #000;
    z-index: 0;
  }
  /* オレンジ（上） */
  .case2-22a-img > .triangle-left::after,
  .case2-22a-img > .triangle-right::after {
    top: 1px; /* 黒より少し上へ（相対位置） */
    left: 1px; /* 黒より少し右へ（相対位置） */
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #ff7812;
    z-index: 1;
  }
  .case2-pc-text {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
  .flex-list {
    background-color: #f4f4f4;
    margin-bottom: -3px;
    padding: 7px 14px;
    font-size: 13px;
    font-weight: 600;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  .flex-list li .text-l {
    width: 5.5em !important;
  }
  .flex-list li {
    display: flex;
  }

  /* ─────────────── 治療のこだわり ─────────────── */
  .box-kodawari {
    position: relative;
    background: linear-gradient(180deg, #f4f4f4, #fff);
    border: 6px solid #fff;
    padding: 20px 20px;
  }
  .point-wrap2 {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 0;
  }
  .point-wrap2-1 {
    border: 2px solid #000000;
    width: calc(33.333% - 14px); /* 3つ横並びにできる幅を明示 */
    box-sizing: border-box;
    background: #fff;
    position: relative;
  }
  .point-wrap2-1 img {
    width: 100%;
  }
  .point-wrap2-1 p {
    line-height: 1.5;
    letter-spacing: 0.03em;
    padding: 13px;
  }
  .point-box2 {
    background: #000;
    padding: 20px 14px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3;
  }
  .point-box2 span {
    color: #ffd200;
  }
  .plus {
    font-family: "Bahnschrift";
    font-size: 86px;
    font-weight: bold;
    color: rgb(204, 0, 0);
    z-index: 2;
    position: absolute;
    top: 285px;
    text-shadow:
      3px 3px 0px #fff,
      -3px -3px 0px #fff,
      -3px 3px 0px #fff,
      3px -3px 0px #fff,
      3px 0px 0px #fff,
      -3px 0px 0px #fff,
      0px 3px 0px #fff,
      0px -3px 0px #fff;
  }

  .plus-s {
    position: absolute;
    top: 328px;
    left: 319px;
    transform: translateX(-50%);
    width: 44px;
    height: 44px;
    z-index: 10;
  }

  .plus-s.under {
    left: 628px;
  }

  .plus-svg {
    width: 100%;
    height: 100%;
    display: block;
  }

  /* ─────────────── 共通 ─────────────── */
  .banner-slant .result-title {
    top: -3px;
  }
  .title-main {
    background: #000;
    padding: 6px 15px 8px;
    font-size: 27px;
    color: #fff;
    margin: -20px -18px 20px;
    width: calc(100% + 6px);
  }
  .title-sub {
    color: #ff7812;
    font-size: 20px;
  }
  .title-emphasis {
    color: #ff7812;
    font-size: 29px;
    margin-bottom: 18px;
  }
  .paragraph2 {
    margin-bottom: 16px;
  }
  .result-title-wrapper {
    position: relative;
  }

  .banner-slant {
    position: relative;
    margin: 30px 0 30px;
  }

  .result-title-bg {
    background: #000;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    height: 45px;
    width: 100%;
  }
  .result-title-text4 {
    text-align: center;
  }
  .text-outline4 {
    position: absolute;
    top: -8px;
    left: 52%;
    transform: translateX(-50%);
    color: black;
    -webkit-text-stroke: 5px black;
    z-index: 0;
    font-size: 22px;
    width: 100%;
    line-height: 1.2;
  }
  .text-fill4 {
    position: absolute;
    top: -8px;
    left: 52%;
    transform: translateX(-50%);
    font-size: 22px;
    color: #fff;
    width: 100%;
    line-height: 1.2;
  }

  .footer-banner {
    position: relative;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    font-size: 24px;
    line-height: 1.3;
  }

  .footer-banner span {
    color: #ffd200;
  }

  /* ─────────────── 治療法コンテンツ ─────────────── */
  h2.treatment-h2 {
    margin-bottom: 10px;
  }
  p.treatment-p {
    font-size: 14px;
  }
  .treatment-box-top2 {
    background: #000;
    padding: 14px 0 18px;
    text-align: center;
    color: #ffd200;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    border-radius: 12px;
  }
  .box-kodawari03 {
    position: relative;
    background: linear-gradient(#f0f4f8, #d9e2ec, #bcccdc);
    border: 6px solid #f4f4f4;
    padding: 20px 20px;
  }
  .treatment-bigbox {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: space-between;
    margin: 15px 0 0;
    border-radius: 12px;
    padding: 30px 18px 0 20px;
  }
  .treatment-box-top {
    width: calc(25% - 11.75px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0px 7px 0 2px;
  }
  .treatment-box-top02 {
    background: #000;
    padding: 16px 0 10px;
    margin: 0 0 15px;
    text-align: center;
    color: #ff8b36;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
  }
  .treatment-content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-top: -10px;
    padding: 10px 0;
  }
  .treatment-content p {
    padding-top: 10px;
  }
  .treatment-content img {
    width: 100%;
    height: 135px;
    object-fit: cover;
  }
  .treatment-title {
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: -5px;
    left: 69px;
  }
  .treatment-title .treatment-outline {
    position: absolute;
    top: -2px;
    left: -2px;
    color: transparent;
    -webkit-text-stroke: 4px #000;
    z-index: 1;
    transform: translate(2px, 2px);
    pointer-events: none;
    line-height: 18.5px;
    text-align: center;
  }
  .treatment-title .treatment-fill {
    position: relative;
    background: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 2;
    text-align: center;
    line-height: 18.5px;
  }
  .treatment-box-top:not(:last-child)::after {
    width: 0;
    content: "";
    position: absolute;
    top: 48%;
    right: -6px;
    transform: translateY(-50%);
    height: 387px;
    border-right: 2px dotted #2a2a2a;
  }

  /* ─────────────── 治療の止め方は ─────────────── */

  .section-inner .result-title {
    all: unset;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 23px;
    font-weight: 600;
    white-space: nowrap;
    z-index: 2;
    line-height: 1;
    text-align: center;
  }
  .block-2 {
    display: flex;
    font-weight: 600;
  }

  div#pageBody .block-2 div.block {
    flex: 1;
  }

  .footer-banner span {
    color: #ffd200;
  }

  .block-2 .footer-banner {
    width: calc(100% + 13px);
    margin-left: -16px;
    margin-bottom: -19px;
  }

  .block-2 .case-section {
    width: calc(100% + 33px);
    margin-left: -16px;
  }

  .block-2 .case-section img {
    width: 100%;
  }

  /* ─────────────── 対面診療が重要なのはなぜ？ ─────────────── */
  .kome {
    display: flex;
  }
  .link2 {
    margin-left: 5px;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: normal;
  }
  .block.news dt a {
    color: #28a1ee;
    font-size: 14px;
  }

  .block.news dt {
    font-size: 14px;
  }

  /* ─────────────── 充実の対面診療体制 ─────────────── */
  .recommend-img img {
    margin-bottom: 0px;
  }
  .recommend-img {
    width: 160px;
    margin: 10px auto 0;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100px;
    transform: translateY(-30%);
  }
  .title-main2 {
    background: #000;
    font-size: 32px;
    padding: 0 0 4px;
    text-align: center;
    color: #fff;
    font-weight: 600;
  }
  .title-large {
    font-size: 40px;
  }
  .clinic-image2 {
    width: 100%;
    margin: 0 auto;
  }
  .clinic-image2 img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover; /* 高さを明示的に指定しているときに有効 */
  }
  .taimenor {
    display: flex;
  }
  .taimenor1 {
    padding: 0 25px 20px;
  }
  .round-banner2 {
    background: #000;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 27px;
    padding: 5px 16px;
    margin-top: 15px;
  }
  .round-banner2 .strong {
    color: #ffd200;
  }
  .koushi {
    background: #fff
      url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='0' width='20' height='20' fill='none' stroke='%23ccc' stroke-width='0.5' /%3E%3C/svg%3E")
      repeat;
    width: 54%;
  }
  .taimenor2 {
    background: #e1e7ea;
    position: relative;
  }
  .title-banner2 span,
  .title-banner3 span {
    color: #ffd200;
  }
  .title-banner2 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    position: absolute;
    top: 30px;
    left: 22px;
    line-height: 1.3;
  }
  .title-banner3 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    position: absolute;
    top: 30px;
    left: 243px;
    line-height: 1.3;
    letter-spacing: -0.01em;
  }
  .leftt {
    text-align: left;
    font-weight: 600;
    font-size: 20px;
    padding: 12px 50px;
    line-height: 1.2;
    position: relative;
  }
  .section-inner img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 18px;
  }
  .title-main2 .number {
    font-size: 160%;
    font-family: "Rajdhani", sans-serif;
  }

  /* ─────────────── 治療費 ─────────────── */
  /* ─────────────── 共通ボックス ─────────────── */
  .notice-box {
    border: 2px solid #000;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    margin: 20px 180px;
    background: #fff;
    border-radius: 12px;
  }

  .price-box {
    background: #1b60ad;
    color: #fff;
    padding: 30px 20px 20px;
    border-radius: 12px;
    border: 2px solid #000;
    box-shadow: 1px 1px 0 #000;
    position: relative;
    text-align: center;
    margin: 20px 10px;
  }

  /* ─────────────── 上部バッジ ─────────────── */
  .price-badge {
    position: absolute;
    top: -22px;
    left: -14px;
    background: #fff;
    color: #000;
    font-size: 1.4em;
    font-weight: 600;
    padding: 6px 16px;
    font-size: 19px;
    border-radius: 30px;
    border: 2px solid #000;
    box-shadow: 1px 1px 0 #000;
    z-index: 2;
  }

  /* ─────────────── 初月価格タイトル ─────────────── */
  .price-label {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    margin: 0 0 -25px 20px;
  }

  /* ─────────────── 金額表示エリア ─────────────── */
  .price-value {
    position: relative;
    font-weight: 600;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 6px;
    margin: -5px 0 -10px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 5px;
  }

  /* 大きい数字（1,000） */
  .price-value .yen {
    font-size: 107px;
    font-weight: 1000;
    font-family: "Rajdhani", sans-serif;
    color: #ffcc00;
    text-shadow:
      4px 4px 0 #050505,
      2px 2px 0 #050505,
      -2px -2px 0 #050505,
      -2px 2px 0 #050505,
      2px -2px 0 #050505,
      2px 0px 0 #050505,
      -2px 0px 0 #050505,
      0px 2px 0 #050505,
      0px -2px 0 #050505;
  }

  /* カンマだけ小さく */
  .comma {
    font-size: 60%;
    margin-right: -2px;
  }

  /* 円＋税込エリア */
  .yen-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 26px;
  }

  .yen-group .yen {
    font-size: 30px;
    font-weight: 1000;
    font-family: "Rajdhani", sans-serif;
    color: #ffcc00;
    text-shadow:
      4px 4px 0 #050505,
      2px 2px 0 #050505,
      -2px -2px 0 #050505,
      -2px 2px 0 #050505,
      2px -2px 0 #050505,
      2px 0px 0 #050505,
      -2px 0px 0 #050505,
      0px 2px 0 #050505,
      0px -2px 0 #050505;
  }

  .yen-group .tax {
    font-size: 10px;
    color: #fff;
  }

  /* 備考文 */
  .price-note {
    font-size: 12px;
    margin: -20px 0 0;
  }

  /* ─────────────── 黒タグ（2列×2段） ─────────────── */
  .price-tags {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 5px;
    justify-content: center;
    margin-top: 10px;
    position: relative;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .price-tags.two {
    margin: 10px auto 0;
    display: flex;
    gap: 4px;
  }

  .price-tags .tag-item {
    background: #111;
    color: #fff;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 30px;
    text-align: center;
    line-height: 1.2;
    padding: 8px;
  }

  .price-tags.two .tag-item {
    width: 152px;
  }

  /* ─────────────── +マーク（後ろ） ─────────────── */
  .tag-item::before {
    content: "+";
    position: absolute;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #00beff;
    border: 2px solid #050505;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    line-height: 1;
    z-index: 2;
    transform: translateX(60px);
  }

  .top-price .tag-item::before {
    transform: translateX(52px);
  }

  .tag-item:nth-child(3)::before {
    content: none;
  }

  .tag-item:nth-child(3) {
    width: 107px;
  }

  .two .tag-item::before {
    transform: translateX(-86px);
  }

  .top-price .two .tag-item::before {
    transform: translateX(-81px);
  }

  .two .tag-item:nth-child(2)::before {
    content: none;
  }

  /* ─────────────── +マーク（左右） ─────────────── */
  .price-tags .plus-left,
  .price-tags .plus-right {
    position: absolute;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #00beff;
    border: 2px solid #050505;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  .price-tags .plus-left {
    top: -17px;
    left: 45px;
  }

  .price-tags .plus-right {
    top: -17px;
    right: 45px;
  }

  /* ─────────────── 2ヶ月目以降 ─────────────── */
  .price-followup {
    margin-top: 40px;
    border: 2px solid #000;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    font-size: 14px;
  }

  .price-followup-header {
    font-weight: 600;
    font-size: 18px;
    background: #fff;
    display: inline-block;
    padding: 6px 16px;
    border-radius: 30px;
    border: 2px solid #000;
    position: relative;
    top: -12px;
    left: 12px;
    z-index: 2;
  }

  .price-followup-body {
    display: flex;
    justify-content: space-between;
    text-align: center;
  }

  .followup-box {
    flex: 1;
    padding: 20px 10px;
    color: #fff;
  }

  .followup-box.maintain {
    background: #e8505b;
  }

  .followup-box.grow {
    background: #ea5a68;
  }

  .followup-box .label {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
  }

  .followup-box .range .yen {
    font-size: 24px;
    font-weight: 600;
  }

  .followup-box .unit {
    font-size: 12px;
    margin-left: 2px;
  }

  .price-breakdown-title {
    text-align: center;
    font-weight: 600;
    margin: 20px 0 10px;
  }

  .price-breakdown-list {
    list-style: none;
    padding: 0 15px 20px;
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
  }

  .price-breakdown-list li {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .price-breakdown-list li strong {
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
    flex-shrink: 0;
  }

  .price-breakdown-list li span {
    font-weight: 600;
    margin-top: 5px;
    width: 100%;
    display: block;
    text-align: right;
  }

  .followup-plans {
    display: grid;
    gap: 1px;
  }

  .plan-block {
    flex: 1;
    color: white;
    padding: 18px 6px;
    width: 230px;
  }

  .plan-block.maintain {
    background: #d93448;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    padding-top: 30px;
  }

  .plan-block.grow {
    background: #d35564;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    border-bottom-left-radius: 10px;
  }

  .plan-label {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 4px;
    position: relative;
    right: 6px;
  }

  .plan-price {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    padding: 0 47px;
    line-height: 1.2;
    position: relative;
    right: 6px;
  }

  .plan-to {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 13px;
    margin: 0 auto;
    line-height: 1;
  }

  .followup-price {
    padding: 0px;
    background: #f2f2f2;
    color: #000;
    display: flex;
  }

  .followup-price .plan-block .yen-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 10px;
  }
  .followup-price .plan-block .yen-group .yen {
    font-size: 16px;
    color: #fff;
  }

  .followup-price .plan-block .yen-group .tax {
    font-size: 6px;
    margin-bottom: 0;
    font-weight: 600;
    color: #fff;
  }

  .followup-price .yen-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 3px;
  }

  .followup-price .yen-group .yen {
    font-size: 16px;
    color: #000;
  }

  .followup-price .yen-group .tax {
    font-size: 6px;
    margin-bottom: -2px;
    font-weight: 600;
    color: #000;
  }

  .followup-price .yen {
    font-size: 42px;
    font-weight: 1000;
    font-family: "Rajdhani", sans-serif;
    text-shadow: none;
    color: #fff;
  }

  .price-value.haba {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 1px;
    font-weight: 600;
    font-family: "Bahnschrift", sans-serif;
    color: #000;
  }

  .breakdown-title {
    text-align: center;
    font-weight: 600;
    margin: 10px 0 0;
    font-size: 16px;
  }

  .breakdown-list {
    list-style: none;
    padding: 7px;
    margin-left: 2px;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .breakdown-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 8px;
  }

  .breakdown-text {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
    max-width: 70%;
  }

  .breakdown-price {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
  }

  .breakdown-price .tax {
    font-size: 10px;
    color: #333;
  }

  .mark {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1.5px solid #000;
    text-align: center;
    line-height: 22px;
    font-weight: 600;
    font-size: 12px;
    font-weight: 600;
    background: #fff;
    color: #000;
    margin: auto;
  }

  .breakdown-text {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    max-width: 65%;
  }

  .breakdown-desc {
    text-align: left;
  }

  .price-value.breakdown-price {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 1px;
    font-weight: 600;
    font-family: "Bahnschrift", sans-serif;
    color: #000;
    letter-spacing: -0.05em;
  }

  .price-value.breakdown-price .yen {
    font-size: 28px;
    font-weight: 1000;
    color: #000;
  }

  .price-value.breakdown-price .yen-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 5px;
  }

  .price-value.breakdown-price .yen-group .yen {
    font-size: 15px;
  }

  .price-value.breakdown-price .yen-group .tax {
    font-size: 6px;
    color: #000;
    margin-bottom: -2px;
  }

  .to {
    font-size: 60%;
    font-weight: normal;
    opacity: 0.6;
    vertical-align: middle;
  }

  .other-treatment {
    margin: 0 30px 20px;
  }

  .other-treatment h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
  }

  .other-treatment .note {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .therapy-list {
    list-style: none;
    background: #e1e7ea;
    padding: 20px 20px 1px;
    margin: 0;
  }

  .therapy-list li {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
  }

  .therapy-list li::before {
    content: "■";
    color: #000;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 2px;
  }

  /* --- サブリスト（小見出し部分） --- */
  .sub-list {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0;
  }

  .sub-list li {
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
    padding-left: 10px;
  }
  .sub-list li::before {
    content: "";
  }
  div.section8 {
    margin: 5px 0 0;
    padding: 10px 10px 0;
    box-sizing: border-box;
  }
  .sonota-text {
    font-size: 14px;
  }

  .hiyou {
    display: flex;
    margin: 25px 0 20px;
    justify-content: space-around;
  }
  .section10-2 {
    padding: 10px 15px 0 15px;
    width: 200px;
  }
  .section10-2-1 {
    margin: 10px 2px 0;
  }
  .section10-2F {
    display: flex;
    line-height: 1.2;
    margin: auto;
  }

  .maru-1 {
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 3px;
    border: 1.5px solid #000;
    font-family: "Rajdhani", sans-serif;
    font-size: 24px;
    font-weight: 600;
    background: #fff;
  }

  .iji3 {
    display: flex;
    justify-content: flex-end; /* 右寄せ */
    align-items: center; /* 縦中央揃え */
    margin-top: 1px;
  }

  .suji {
    font-family: "Rajdhani", sans-serif;
    font-weight: 1000;
    font-size: 28px;
  }

  .midashi {
    font-size: 20px;
    font-weight: 600;
  }

  .more-button {
    position: absolute;
    background: linear-gradient(to bottom, #d60300, #8e0900);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #970508;
    clip-path: polygon(40px 0, 100% 0, 100% 100%, 0 100%);
    border-radius: 0;
    bottom: -6px;
    right: -6px;
    margin: 0;
    padding: 8px 10px 8px 50px;
  }

  .more-button::after,
  .more-button-item::after,
  .sca-button::after {
    content: " >";
    margin-left: 8px;
    font-weight: 600;
  }

  .more-button-triangle::after,
  .more-button-triangle02::after {
    content: "＞";
    position: absolute;
    top: 25%;
    left: 73%;
    transform: translate(-50%, -50%);
    font-weight: 500;
    font-size: 10px;
    color: #fff;
    pointer-events: none;
  }

  .more-button:hover {
    color: #ebc5c2;
  }

  .note {
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 1.2;
    padding: 0 30px 10px;
  }

  /* ─────────────── スキャビジョン ─────────────── */

  .top-sca {
    width: 100%;
    position: relative;
    top: -20px;
  }

  .sca-box {
    color: #fff;
    border: 2px solid #000;
    box-shadow: 1px 1px 0 #000;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: justify;
    border-radius: 12px;
    padding: 15px 5px 12px 10px;
    margin: 65px 10px 40px;
    height: 186px;
    background: #494949;
    z-index: 2;
  }

  .sca-badge {
    position: absolute;
    top: -22px;
    left: -14px;
    background: #fff;
    color: #000;
    font-size: 1.4em;
    font-weight: 600;
    padding: 6px 16px;
    font-size: 19px;
    border-radius: 30px;
    border: 2px solid #000;
    box-shadow: 1px 1px 0 #000;
    z-index: 2;
  }

  .sca-badge .title {
    display: block;
    width: 100%;
    text-align: center !important;
    padding: 0;
    margin-top: 6px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }

  .sca-badge h2 {
    font-weight: 600;
    font-size: 19px;
    margin: 0;
    display: block;
    line-height: 1.2;
    text-align: left;
  }

  .sca-box .sca-badge {
    background: linear-gradient(to bottom, #d60300, #8e0900);
    color: #fff;
    left: -8px;
    padding: 5px 11px;
    border-radius: 3px;
  }

  .sca-left {
    padding: 25px 25px 0px;
    width: 53%;
  }

  .sca-left p {
    font-size: 15px;
    line-height: 1.6;
  }

  .video {
    margin: 0;
  }
  .video video {
    display: block;
    width: 40%;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 10px 0 0;
    overflow: hidden;
  }

  .sca-box .more-button {
    bottom: 11px;
    left: 400px;
    right: auto;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    border-radius: 30px;
    padding: 7px 12px 8px 16px;
  }

  /* ─────────────── QA ─────────────── */

  .qa-title {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    margin: 3px 20px 0;
  }

  div#pageBody div.block .qa-title h2 {
    margin: 0;
    line-height: 1;
    font-family: "Lucida Grande", "Noto Sans JP", sans-serif;
    font-weight: 700;
  }

  .qa-title .qa-explain {
    margin: 0;
    line-height: 1;
    padding-bottom: 0px;
    font-weight: 500;
    color: #111;
  }

  .oc-faq {
    margin: 20px 25px 25px;
    border: 2px solid #333;
    border-radius: 6px;
    padding: 0 !important;
    overflow: hidden;
  }
  .oc-faq__title {
    font-size: 19px;
    font-weight: 600;
    display: flex;
    align-items: center;
    column-gap: 10px;
    letter-spacing: 1px;
    background-color: #e1e7ea;
    padding: 15px 30px;
  }
  .oc-faq__title::before {
    content: "Q";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background-color: rgb(51, 51, 51);
    font-size: 18px;
    font-family:
      游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic,
      "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: rgb(255, 255, 255);
    border-radius: 9999px;
  }
  p.qa-text {
    letter-spacing: 0.6px;
    line-height: 1.45;
  }
  p.qa-text span {
    font-weight: 600;
  }
  p.qa-explain {
    margin: 0 0 0 0px;
  }
  .oc-faq__comment {
    position: relative;
    padding-left: max(2.2em, 40px) !important;
    margin: 15px 50px 5px 30px !important;
  }
  .oc-faq__comment::before {
    content: "A";
    position: absolute;
    left: 0px;
    top: 0px;
    display: inline-block;
    line-height: 1.8;
    text-align: center;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    font-size: 16px;
    font-family:
      游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic,
      "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 600;
    color: rgb(51, 51, 51);
    background-color: rgb(255, 255, 255);
    flex-shrink: 0;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(51, 51, 51);
    border-image: initial;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
  }
  .qa-box02 {
    margin-bottom: 5px;
  }
  p.qa-text-subheading {
    font-weight: 600;
    margin-bottom: -10px;
  }
  p.qa-text-under {
    letter-spacing: 0.4px;
    line-height: 1.4;
    margin-left: 12px;
  }
}

/* 治療の流れ PC */
@media (min-width: 560px) {
  .flow-inner {
    background: linear-gradient(180deg, #f4f4f4, #fff);
    border: 6px solid #fff;
    box-sizing: border-box;
    padding: 20px 32px 35px;
  }

  div#pageBody div.block .flow-title {
    margin: 5px 0 17px;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #3c3c3c;
    font-family: "Lucida Grande", "Noto Sans JP", sans-serif;
  }

  .flow-title span {
    margin-left: 14px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #111;
    font-family: "Lucida Grande", "Noto Sans JP", sans-serif;
  }

  .flow-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px 18px;
  }

  .flow-card {
    position: relative;
    min-height: 0;
    padding: 34px 14px 4px;
    background: #f6f4e8;
    border: 1.5px solid #bca91d;
    border-radius: 0 6px 6px 6px;
    overflow: visible;
  }

  .flow-card::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -14px;
    transform: translateX(-50%);
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 14px solid #333;
  }

  .flow-card:nth-child(2)::before {
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 14px solid #333;
  }

  .flow-card:nth-child(4)::after,
  .flow-card:nth-child(6)::after {
    display: none;
  }

  .flow-card.green {
    background: #edf2e8;
    border-color: #8fb568;
  }

  .flow-card.green h3::after {
    background: linear-gradient(
      to right,
      #8fb568 0%,
      #b8d59a 65%,
      rgba(184, 213, 154, 0) 100%
    );
  }

  .flow-num {
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 48px;
    background: transparent;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    font-family: "Helvetica Neue", Arial, sans-serif;
    line-height: 1;
    padding: 3px 0 0 8px;
    z-index: 3;
    letter-spacing: -0.03em;
  }

  .flow-num::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 48px solid #bca91d;
    border-right: 54px solid transparent;
    z-index: -1;
  }

  .flow-card.green .flow-num::before {
    border-top-color: #8fb568;
  }

  .flow-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 165px;
    overflow: hidden;
    z-index: 1;
  }

  .flow-image img {
    display: block;
    width: 100%;
    height: auto;
  }

  .flow-card h3 {
    position: relative;
    z-index: 2;
    margin: 7px 0 16px;
    padding-bottom: 4px;
    width: calc(100% - 170px);
    font-size: 19px;
    font-weight: 900;
    -webkit-text-stroke: 0.2px transparent;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Sans", sans-serif;
    letter-spacing: -0.03em;
    line-height: 1.35;
    color: #222;
  }

  .flow-card h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;

    width: 100%;
    height: 3px;

    background: linear-gradient(
      to right,
      #bca91d 0%,
      #d8cd7d 65%,
      rgba(216, 205, 125, 0) 100%
    );
  }

  .flow-card p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    color: #111;
  }
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
}

/* HEADER */
.hSection-button a {
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px 24px 3px;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  color: inherit;
  border: 1px solid #ddd;
  &:hover {
    color: inherit;
    opacity: 0.8;
  }
}
body.home .hSection-button a {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  &:hover {
    color: #fff;
  }
}
.hSection-button a i {
  color: #c23232;
  font-size: 9px;
  display: block;
}
.hSection-button.hsb-reserve a {
  color: #000;
  background: #f7f7f7;
  letter-spacing: 2px;
  &:hover {
    opacity: 0.8;
  }
}
body.home .hSection-button.hsb-reserve a {
  color: #000;
}
.hSection-button.hsb-reserve a i {
  font-style: normal;
  letter-spacing: normal;
}
.hContact-title {
  text-align: center;
}
.hContact-title {
  background: linear-gradient(to bottom, #d60300, #8e0900);
  color: #fff;
  font-size: 12px;
  padding: 0px;
  border-radius: 10px;
  margin-bottom: 3px;
  letter-spacing: 1px;
}
.hContact-phone a {
  color: inherit;
  text-decoration: none;
  font-family: "メイリオ", "Meiryo", sans-serif;
  font-size: 28px;
  font-weight: bold;
  vertical-align: middle;
  &:hover {
    color: inherit;
  }
}
body.home .hContact-phone a {
  color: #fff;
  &:hover {
    color: #fff;
  }
}
.hContact-phone a img {
  display: inline-block;
  position: relative;
  top: -20px;
  margin-right: 6px;
}
.gNav2 {
  width: 963px !important;
}
.gNav2 ul {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.gNav2 li {
  width: 140px !important;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
}
.gNav2 li:first-child {
  width: 120px !important;
}
.gNav2 a {
  display: block;
  text-align: center;
  padding: 14px 0 9px;
  text-decoration: none;
  font-family: "メイリオ", "Meiryo", sans-serif;
  &:hover {
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 0.8;
  }
}
.gNav2 a strong {
  color: #444;
  font-size: 15px;
  font-weight: bold;
  display: block;
  line-height: 1;
  margin-bottom: 4px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}
.gNav2 a small {
  color: #db4d4b;
  font-size: 9px;
  font-style: italic;
  font-weight: bold;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}

/* FOOTER */
.copyright2 {
  padding: 10px 30px;
  font-size: 10px;
}
.pageTop2 {
  font-size: 10px;
  position: relative;
  top: -2px;
}
.pageTop2 a {
  color: inherit;
  text-decoration: none;
  &:hover {
    color: inherit;
  }
}
.pageTop2 img {
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: 3px;
}

/* TOP */
.sp-image {
  display: block;
  position: relative;
}
.sp-slide-gradient {
  width: 600px;
  height: 126px;
  background: linear-gradient(
    to left,
    rgba(80, 80, 80, 0) 0%,
    rgba(80, 80, 80, 1) 100%
  );
  position: absolute;
  top: 115px;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.sp-slide-gradient p {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  font-size: 28px;
  font-family: "メイリオ", "Meiryo", sans-serif;
}
.sp-slide-gradient.ssg-right {
  left: auto;
  right: 0;
  justify-content: end;
  background: linear-gradient(
    to right,
    rgba(80, 80, 80, 0) 0%,
    rgba(80, 80, 80, 1) 100%
  );
}
.sp-slide-gradient.ssg-right p {
  text-align: right;
}
.sp-slide-button {
  display: inline-block;
  padding: 4px 50px 5px;
  background: linear-gradient(to bottom, #d60300, #8e0900);
  color: white;
  font-size: 16px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #970508;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s;
  position: absolute;
  right: 20px;
  bottom: 65px;
}
.slider-bar dl {
  font-family: "メイリオ", "Meiryo", sans-serif;
  color: #fff;
  display: flex;
}
.slider-bar dt {
  background: rgba(0, 0, 0, 0.85);
  font-size: 18px;
  font-weight: bold;
  padding: 8px 50px 7px;
  color: #ddd;
}
.slider-bar dd {
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  padding: 11px 25px 7px;
  flex: 1;
}
.txtBottom-message {
  margin: 30px 0;
}
.txtBottom-message a {
  display: block;
  color: #000;
  text-decoration: none;
  position: relative;
  width: 972px;
  height: 207px;
  background-size: cover;
  background-repeat: no-repeat;
}
.txtBottom-message a:hover {
  color: #000;
  opacity: 0.8;
}
.txtBottom-message p {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.txtBottom-message-txt {
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 48px;
}

.txtBottom-message-name {
  font-size: 16px;
  position: absolute;
  right: 245px;
  top: 120px;
}

.txtBottom-message-name strong {
  font-size: 32px;
  display: inline-block;
  margin-left: 0.5em;
  position: relative;
  top: 6px;
}

.txtBottom-first {
  margin-bottom: 30px;
}

.txtBottom-first a {
  display: block;
  text-decoration: none;
  position: relative;
  width: 960px;
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  font-family: "メイリオ", "Meiryo", sans-serif;
  &:hover {
    opacity: 0.8;
  }
}

.txtBottom-first a .txtBottom-first-title {
  color: #fff;
  font-weight: bold;
  font-size: 29px;
  position: absolute;
  left: 180px;
  top: 23px;
}

.txtBottom-first a .txtBottom-first-text {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  position: absolute;
  left: 180px;
  top: 63px;
}

.txtBottom-online {
  margin-bottom: 30px;
  text-align: center;
}

.txtBottom-online p {
  display: inline-block;
  color: #000;
  border: 2px solid #000;
  background: #fff;
  font-weight: bold;
  font-size: 24px;
  font-family: "メイリオ", "Meiryo", sans-serif;
  padding: 8px 40px;
}

/* 私たちは患者満足度…目指しています */

.more-button-triangle02 {
  position: absolute;
  background: linear-gradient(to bottom, #d60300, #8e0900);
  color: #fff;
  text-decoration: none;
  border: 1px solid #970508;
  right: -1px;
  top: 222px;
  width: 31px;
  height: 88px;
  clip-path: polygon(100% 0, 100% 40%, 0 40%, 0 40%);
  display: block;
}
.connected-block {
  float: left;
  width: 717px;
  position: relative;
  top: 6px;
  left: 6px;
}
.content-row {
  display: flex;
  background: #000;
}
.content-top {
  border: 7px solid #fff;
  border-bottom: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.content-bottom {
  border: 7px solid #fff;
  border-top: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.row-image {
  width: 39%;
  height: 160px; /* 表示したい高さを固定 */
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.row-image-bottom {
  width: 39%;
  height: 79px; /* 表示したい高さを固定 */
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.content-top .row-image img {
  width: 185%;
  height: 185%;
  object-fit: cover;
  transform: translate(-27%, -4%);
}
.content-bottom .row-image-bottom img {
  width: 185%;
  height: 280%;
  object-fit: cover;
  transform: translate(-27%, -62%);
}
/* 右：テキスト */
.row-text {
  width: 55%;
  padding: 15px 35px 0px;
  color: #fff;
  position: relative;
}
.row-text-under {
  width: 55%;
  padding: 14px 35px 12px;
  position: relative;
  clear: both;
}
.content-divider {
  height: 5px;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.1) 50%,
    rgba(0, 0, 0, 0) 100%
  );
}
.row-text .leadImage2-title,
.row-text-under .leadImage2-title {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.2px;
  margin-bottom: 8px;
  line-height: 1.15;
}
.leadImage2-subtitle {
  font-family: Arial, "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #fff;
  margin: 2px 8px 0 0;
  line-height: 1;
  float: left;
}
.row-text .leadImage2-text {
  line-height: 1.3;
  letter-spacing: 1px;
  padding-bottom: 10px;
  font-size: 13px;
}
.row-text .leadImage2-text-left:hover {
  text-decoration: underline; /* ホバー時のみ下線を出す */
  color: #3f97ca;
}
.row-text .leadImage2-text-left {
  line-height: 1.2;
  letter-spacing: 1px;
  font-size: 13px;
}
.row-text-under .leadImage2-text {
  line-height: 1.3;
  letter-spacing: 1px;
  padding-bottom: 0;
  font-size: 13px;
  color: #f4f4f4;
}

/* 右カラム　お電話でのご予約 */

.contact2 {
  text-align: center;
  border: 5px solid #c23232;
  background: #f6f7f6;
  float: right;
  width: 231px;
  margin-top: 6px;
  box-sizing: border-box;
  font-family: "Lucida Grande", "Noto Sans JP", sans-serif;
}

.contact2.page {
  float: none;
  box-sizing: unset;
  margin: 3px 0 6px 6px;
  width: 221px;
}

.contact2 p {
  padding: 0;
}
.contact2-top {
  padding: 6px 8px 8px;
  border-bottom: 5px solid #c23232;
}
.contact2 .contact2-title {
  padding: 3px 0 5px;
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
  font-size: 13px;
  width: auto;
  position: static;
  transform: none;
  font-family: "Lucida Grande", "Noto Sans JP", sans-serif;
  color: #000000;
}
.contact2 .contact2-title img {
  display: inline-block;
  margin-right: 4px;
  position: relative;
  top: -3px;
}
.contact2 .contact2-phone a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 22px;
  font-family:
    "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "Yu Gothic", sans-serif;
  display: block;
  padding: 3px 0;
}
.contact2 .contact2-phone img {
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: -7px;
}
.contact2 .contact2-option {
  text-align: left;
  font-weight: bold;
  letter-spacing: -0.2px;
}
.contact2-button {
  padding: 12px 10px;
}
.contact2-button a {
  color: #fff;
  text-decoration: none;
  background: linear-gradient(to bottom, #d60300, #8e0900);
  border: 1px solid #970508;
  display: block;
  border-radius: 5px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  padding: 2px 8px;
  font-family: "Lucida Grande", "Noto Sans JP", sans-serif;
  &:hover {
    color: #fff;
    opacity: 0.8;
  }
}
.contact2-btnTitle {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 2px;
}
.contact2-btnTitle strong {
  font-size: 20px;
  letter-spacing: 4px;
}
.contact2-btnText {
  font-size: 14px;
  font-weight: bold;
}

.contact2.page {
  float: none;
  box-sizing: unset;
  margin: 3px 0 6px 6px;
  width: 221px;
}

.contact2.page .contact2-top {
  padding: 6px;
}

.contact2.page .contact2-title {
  letter-spacing: -0.02em;
}

.contact2.page .contact2-option {
  padding-left: 10px;
}

.listImage2 {
  padding: 0 0 0 6px;
  margin-top: 10px;
}

.listImage2-item {
  width: 312px;
  height: 152px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
}

.listImage2-item:nth-child(3n) {
  margin-right: 0;
}

.listImage2-item a {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 20px 20px;
  box-sizing: border-box;
  text-decoration: none;
  &:hover {
    opacity: 0.8;
  }
}

.listImage2-bubble {
  position: relative;
  display: inline-block;
  padding: 2px 4px;
  background: linear-gradient(to bottom, #d60300, #8e0900);
  border: 1px solid #970508;
  color: white;
  font-size: 9px;
  font-weight: bold;
  border-radius: 2px;
  text-align: center;
  margin-right: 2px;
  top: -5px;
}

.listImage2-bubble:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #8e0900 transparent transparent transparent;
}

.listImage2-item a .listImage2-title {
  margin-bottom: 4px;
}

.listImage2-item a .listImage2-title h2 {
  color: #3c3c3c;
  display: inline;
  /* font-size: 24px; */
  font-size: 19px;
  font-weight: bold;
  font-family: "メイリオ", "Meiryo", sans-serif;
}

.listImage2-item a .listImage2-text {
  color: #000;
}

/*スマホ*/
@media screen and (max-width: 480px) {
  .callBtnTop-button {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(to bottom, #d60300, #8e0900);
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 8px;
  }
  .callBtnTop-button img {
    display: inline-block;
    position: relative;
    top: -4px;
    margin-right: 2px;
  }
  .visualSlide {
    display: block;
    position: relative;
  }
  .visualSlide-gradient {
    width: 100%;
    height: 108px;
    background: linear-gradient(
      to left,
      rgba(255, 255, 255, 0) 0%,
      rgba(128, 128, 128, 1) 100%
    );
    position: absolute;
    top: 10px;
    display: flex;
    align-items: center;
    padding: 0 20px;
  }
  .visualSlide-gradient p {
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    font-family: "メイリオ", "Meiryo", sans-serif;
  }
  .visualSlide-gradient.ssg-right {
    left: auto;
    right: 0;
    justify-content: end;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(128, 128, 128, 1) 100%
    );
  }
  .visualSlide-gradient.ssg-right p {
    text-align: right;
  }
  .visualSlide-button {
    display: inline-block;
    padding: 3px 5px 3px;
    box-sizing: border-box;
    width: 180px;
    background: linear-gradient(to bottom, #fdfdfd, #e6e6e6);
    color: #444;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-family: "メイリオ", "Meiryo", sans-serif;
    font-weight: bold;
  }
  .visualSlide-button div {
    background-image: url("./sp/images/home/arrow_white.png");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    text-align: center;
  }
  .visualSlide-button span {
    position: relative;
    top: 2px;
  }
  .topText2 {
    display: flex;
    padding: 7px 20px;
    background: #101010;
    color: #e3e3e3;
    font-family: "メイリオ", "meiryo", sans-serif;
  }
  .topText2-text {
    padding: 4px 0 0 15px;
  }
  .topText2-text h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
  }
  .topText2-text p {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
  }
  .topText2-text p small {
    font-size: 9px;
    font-family: "Noto Serif JP", serif;
  }
  .contents-message {
    margin-bottom: 15px;
  }
  .contents-message a img {
    width: 100%;
  }
  .contents-message a {
    display: block;
    text-decoration: none;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    color: inherit;
  }
  .contents-message a p {
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
    position: absolute;
    font-size: 15px;
    line-height: 1.4;
    top: 12%;
    left: 15px;
  }
  .contents-first {
    margin-bottom: 15px;
  }
  .contents-first a {
    display: block;
    text-decoration: none;
    position: relative;
    height: 104px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    font-family: "メイリオ", "meiryo", sans-serif;
  }
  .contents-first a h2 {
    color: #db4d4b;
    font-weight: bold;
    font-size: 22px;
    position: absolute;
    left: 110px;
    top: 15px;
  }
  .contents-first a p {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    left: 110px;
    top: 45px;
  }
  .contents-online {
    margin-bottom: 30px;
    text-align: center;
  }
  .contents-online p {
    display: inline-block;
    color: #000;
    border: 2px solid #000;
    background: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: "メイリオ", "Meiryo", sans-serif;
    padding: 4px 12px;
  }

  .gNav-list {
    display: flex;
    flex-wrap: wrap;
  }
  .gNav-list a {
    display: block;
    text-decoration: none;
    position: relative;
    height: 92px;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "メイリオ", "meiryo", sans-serif;
    text-align: center;
  }
  .gNav-list a p.gNav-title,
  .gNav-list a h2 {
    padding: 45px 0 0;
    color: #444;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    margin-bottom: 0;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  }
  .gNav-list a p {
    color: #db4d4b;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  }
  .topRaiin a {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(to bottom, #d60300, #8e0900);
    border: 1px solid #970508;
    display: block;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 10px 10px;
    font-family: "メイリオ", "Meiryo", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
  }
  .footerAccessBtn a {
    color: #333;
    text-decoration: none;
    background: linear-gradient(to bottom, #fdfdfd, #f3f3f3);
    border: 1px solid #ddd;
    display: block;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    padding: 10px 10px;
    font-family: "メイリオ", "Meiryo", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .topRaiin a span,
  .footerAccessBtn a span {
    background-image: url("./sp/images/home/arrow_white.png");
    background-size: 26px 26px;
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
  }
  .topBanner a {
    display: flex;
    text-decoration: none;
    height: 108px;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "メイリオ", "Meiryo", sans-serif;
    color: #333;
    padding: 0 15px;
  }
  div#contents div.commonBox .topBanner a .topBanner-title,
  div#contents div.commonBox .topBanner a h2 {
    padding: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
  }
  .topSmallBanner {
    margin-bottom: 15px;
  }
  .topSmallBanner a {
    display: flex;
    text-decoration: none;
    height: 71px;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "メイリオ", "Meiryo", sans-serif;
    color: #333;
    padding: 0 12px;
  }
  div#contents div.commonBox .topSmallBanner a .topSmallBanner-title,
  .topSmallBanner a h2 {
    font-size: 13px;
    font-weight: bold;
  }
  div#contents div.commonBox .topSmallBanner a p {
    font-size: 9px;
    padding: 0;
    margin-top: 2px;
  }
  .topFooterLink {
    border: 3px solid #c3c3c3;
    box-shadow:
      2px 2px 2px rgb(0 0 0 / 10%),
      -1px -1px 2px rgb(0 0 0 / 10%);
    background: #fff5f2;
    padding: 14px 15px 15px 15px;
    margin-bottom: 15px;
  }
  .topFooterLink a {
    display: flex;
    text-decoration: none;
    height: 108px;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "メイリオ", "Meiryo", sans-serif;
    color: #333;
    padding: 0 40px;
    margin-bottom: 8px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  }
  .topFooterLink a h2 {
    font-weight: bold;
    font-size: 18px;
  }
  #footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
  }
  div#footer p.logoImg {
    padding-top: 0 !important;
  }
  .footerCopyright {
    font-size: 9px;
    margin-top: 3px;
  }

  .floating-banner {
    position: fixed; /* バナーを追従させる */
    z-index: 99999; /* 他の要素の下に隠れないように */
    bottom: 0; /* バナーの上下の位置 */
    right: 0; /* バナーの左右の位置 */
    width: 300px; /* バナーの横幅 */
  }
  .floating-banner__image {
    max-width: 100%; /* 画像の最大幅 */
  }
  @media screen and (max-width: 990px) {
    /* タブレット用のブレイクポイントを指定 */
    .floating-banner {
      display: none; /* タブレットサイズ以下でPC用のバナーを非表示に */
    }
  }
  @media screen and (max-width: 560px) {
    /* スマホ用のブレイクポイントを指定 */
    .floating-banner {
      display: block; /* 消していたバナーを表示させる */
      width: 100vw; /* スマホの画面幅いっぱいにバナーを表示 */
    }

    /* 202526 TOPリニューアル スマホ */

    /* style.cssに入れても聞かないのでhome.phpに直書き
  body {
    font-family: "Lucida Grande", "Noto Sans JP", sans-serif;
    text-align: justify;
    font-feature-settings: "palt";
    letter-spacing: 0.02em;
  }
*/

    /* ─────────────── 銀クリとは ─────────────── */

    .topText2 {
      padding: 7px 0 7px 12px;
    }

    .topText2-text p {
      font-weight: 400;
      font-size: 16px;
    }

    a.nav-item {
      display: flex;
      align-items: center;
      padding: 8px 0px 8px 8px;
      background: linear-gradient(to bottom, #ffffff, #e6e6e6);
      border: 1px solid #ccc;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      box-sizing: border-box;
      text-decoration: none; /* ← 下線を消す */
      color: #000; /* ← 黒文字にする */
      transition: background 0.3s ease;
    }
    .aga-item {
      align-items: center;
      padding: 8px 12px;
      background: linear-gradient(
        to bottom,
        #ffffff 0%,
        #ffffff 20%,
        #e6e6e6 100%
      );
      border: 1px solid #ccc;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      box-sizing: border-box;
      text-decoration: none; /* ← 下線を消す */
      color: #000; /* ← 黒文字にする */
      transition: background 0.3s ease;
      display: block;
      margin-bottom: 25px;
    }
    .aga-item-title {
      display: flex;
      margin-bottom: 3px;
      align-items: center;
    }
    .aga-item-contents {
      display: flex;
    }
    .nav-icon-aga {
      width: 40px;
      height: auto;
      margin-top: -4px;
    }
    .nav-text02 {
      color: #444;
      font-weight: 600;
      font-size: 15px;
      white-space: nowrap;
      margin-top: -5px;
    }
    .en-title02 {
      color: #c00;
      font-size: 10px;
      font-weight: 600;
      line-height: 1.1;
      white-space: nowrap;
    }
    .aga-item-left {
      margin-right: 10px;
      text-align: center;
    }
    .aga-item-contents p {
      font-size: 13px;
      letter-spacing: -0.3px;
      font-weight: 500;
      padding: 8px;
      line-height: 1.6;
    }
    .en-title {
      color: #c00;
      font-size: 9px;
      font-weight: 600;
      line-height: 1.1;
    }

    /* ─────────────── メニュー ─────────────── */

    .nav-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      width: 100%;
    }
    .nav-icon {
      width: 30px; /* 必要に応じて調整 */
      height: auto;
      margin-right: 10px;
    }
    .nav-text {
      display: flex;
      flex-direction: column;
      text-align: left;
    }
    .nav-text .jp {
      color: #444;
      font-weight: 600;
      font-size: 15px;
    }
    .nav-text .en-title {
      color: #c00;
      font-size: 10px;
      font-weight: 600;
      line-height: 1.1;
    }

    /* ─────────────── 更新情報 ─────────────── */

    div.nav-item {
      position: relative;
      align-items: center;
      padding: 10px 8px;
      background: linear-gradient(to bottom, #ffffff, #e6e6e6);
      border: 1px solid #ccc;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      box-sizing: border-box;
      text-decoration: none;
      color: #000;
      transition: background 0.3s ease;
    }

    div.nav-item .news {
      padding: 0 10px;
    }

    div.nav-item .h2 {
      display: flex;
      align-items: center;
      margin-bottom: 6px;
    }

    div.nav-item h2 {
      color: #444;
      font-weight: 600;
      font-size: 16px;
    }

    div.nav-item .more-button.news {
      display: block;
      position: absolute;
      background: linear-gradient(to bottom, #d60300, #8e0900);
      color: #fff;
      font-size: 12px;
      border: 1px solid #970508;
      clip-path: polygon(0 0, 100% 0, 100% 100%, 12px 100%);
      border-radius: 0;
      top: 0;
      right: 0;
      margin: 0;
      padding: 10px 10px 10px 18px;
    }

    /* ─────────────── 上部の1000円 ─────────────── */

    .top .price-badge {
      font-weight: 600;
      padding: 6px 16px;
      font-size: 19px;
      border-radius: 30px;
      border: 2px solid #000;
      box-shadow: 1px 1px 0 #000;
      z-index: 2;
      background: linear-gradient(to bottom, #d60300, #8e0900);
      color: #fff;
      padding: 5px 11px;
      border-radius: 10px;
      left: -8px;
    }

    .price-center {
      margin: 10px;
    }

    .price-box.horizontal {
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      border-radius: 12px 12px 0 0; /* 左上 右上 左下 右下 */
      padding: 15px 0 12px 4px;
      margin: 30px 10px 0;
      flex-wrap: wrap;
      z-index: 2;
    }

    .price-box.horizontal-note {
      position: relative;
      background: #666;
      color: #fff;
      text-align: justify;
      border-radius: 0 0 12px 12px; /* 左上 右上 左下 右下 */
      letter-spacing: 0.01px;
      padding: 10px 16px;
      margin: 0 10px;
    }

    .price-box.horizontal .price-badge {
      left: -8px;
      padding: 5px 11px;
      border-radius: 10px;
    }

    .price-in {
      display: flex;
      justify-content: center;
      position: unset;
      background: #fefff6;
      margin: 0 10px;
      border: 2px solid #000;
      box-shadow: 1px 1px 0 #000;
    }

    .price-in p {
      color: #000;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: -0.01em;
      margin: 5px auto;
    }

    .price-left,
    .price-right {
      flex: 0 0 60%;
      min-width: auto;
      max-width: 60%;
    }

    .price-right {
      flex: 0 0 40%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      max-width: 40%;
    }

    .price-box.horizontal .price-label {
      margin: 0 0 -25px 5px;
    }

    .price-box.horizontal .tag-wrap {
      position: relative;
      margin-top: 5px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .price-box.horizontal .tag-item {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: #111;
      color: #fff;
      padding: 5px;
      border-radius: 50px;
      font-size: 14px;
      line-height: 1.2;
      height: 34px;
      box-shadow: 1px 1px 0 #000;
    }

    .price-box.horizontal .tag-item.dai {
      font-size: 115%;
    }

    .price-box.horizontal .tag-item span.small {
      display: inline;
      font-size: 11px;
    }

    .price-box.horizontal .tag-plus {
      position: absolute;
      top: -12px;
      background: #00beff;
      color: #fff;
      width: 13px;
      height: 13px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      border: 2px solid #050505;
      z-index: 2;
    }

    /* ─────────────── 選ばれる理由 ─────────────── */
    .top-2column02 {
      position: relative;
      background: #1a1a1a;
      color: #fff;
      border: 2px solid #fff;
    }
    .box-reason {
      padding: 0 24px 25px 15px;
    }
    h2.top-reason {
      font-size: 19px;
      font-weight: 600;
      margin: 20px 17px;
      letter-spacing: -0.1px;
      text-align: center;
    }
    .reason-box {
      display: flex;
      align-items: center;
    }
    .reason-number {
      font-size: 25px;
      font-weight: 1000;
      flex-shrink: 0;
      margin: -6px 12px 5px 8px;
      font-family: "Rajdhani", sans-serif;
      font-variant-numeric: tabular-nums;
      display: inline-block;
      width: 1em;
      text-align: center;
    }
    .reason-number02 {
      font-size: 25px;
      font-weight: 1000;
      font-family: "Rajdhani", sans-serif;
      margin: 0px 12px 0px 10px;
      font-variant-numeric: tabular-nums;
      display: inline-block;
      width: 1em;
      text-align: center;
    }
    .reason-text {
      font-size: 14px;
      margin-bottom: 6px;
      padding-bottom: 7px;
      border-bottom: 1px dashed #ddd;
      border-image: linear-gradient(to right, transparent, #ccc, transparent) 1;
      display: inline-block;
      width: 100%;
      letter-spacing: 0.4px;
    }

    .reason-text02 {
      font-size: 14px;
      margin-bottom: 7px;
      padding: 0px 0 8px;
      border-bottom: 1px dashed #ddd;
      border-image: linear-gradient(to right, transparent, #ccc, transparent) 1;
      display: inline-block;
      width: 100%;
      letter-spacing: 0.4px;
    }

    .reason-text03 {
      font-size: 14px;
      display: inline-block;
      width: 100%;
    }
    .reason-caption {
      font-size: 12px;
      margin-left: 8px;
      letter-spacing: 0.2px;
    }

    /* ─────────────── 治療法コンテンツ ─────────────── */
    .section-inner-blue {
      position: relative;
      border: 3px solid #1e3a5a;
      -webkit-box-shadow:
        2px 2px 2px rgba(0, 0, 0, 0.1),
        -1px -1px 2px rgba(0, 0, 0, 0.1);
      box-shadow:
        2px 2px 2px rgba(0, 0, 0, 0.1),
        -1px -1px 2px rgba(0, 0, 0, 0.1);
      background: linear-gradient(#dbeafe, #f0f9ff, #dbeafe);
      padding: 14px 10px 15px;
      margin: 40px auto 15px;
      max-width: 800px;
      box-sizing: border-box;
    }
    h2.treatment-h2 {
      margin-bottom: 10px;
    }
    p.treatment-p {
      font-size: 14px;
    }
    .treatment-box-top2 {
      background: #000;
      padding: 14px 0 18px;
      text-align: center;
      color: #ffd200;
      font-size: 24px;
      font-weight: 600;
      line-height: 1.3;
      border-radius: 12px;
    }
    .box-kodawari03 {
      position: relative;
      background: linear-gradient(#f0f4f8, #d9e2ec, #bcccdc);
      border: 6px solid #f4f4f4;
      padding: 20px 20px;
    }
    .treatment-bigbox {
      background: #fffffa;
      margin: 15px 0 0;
      border-radius: 12px;
      padding: 20px 10px 1px;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    }
    .treatment-bigbox02 {
      display: flex;
      margin-bottom: 20px;
      gap: 8px;
      position: relative;
      justify-content: center;
      align-items: flex-start;
      box-sizing: border-box;
    }
    .section-inner-blue h2 {
      font-size: 20px;
      font-weight: 600;
      letter-spacing: -0.05em;
      background: linear-gradient(#5c6b7a, #4a5a6a);
      background: #1e3a5a;
      margin: -14px -10px 20px;
      color: #fff;
      padding: 7px 13px 7px;
    }
    .treatment-box-top {
      width: calc(25% - 11.75px);
      box-sizing: border-box;
      display: flex;
      flex: 1;
      flex-direction: column;
      position: relative;
      padding: 0px 5px;
    }
    .treatment-box-top02 {
      padding: 16px 0 7px;
      margin: 0 0 10px;
      text-align: center;
      background: #1e3a5a;
      color: #ffd200;
      font-size: 21px;
      font-weight: 600;
      line-height: 1.3;
    }
    .treatment-content {
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      flex: 1;
      margin-top: -10px;
      padding: 10px 0 0 !important;
    }
    .treatment-content p {
      padding-top: 8px;
      font-size: 13px !important;
      line-height: 1.3;
    }
    .section-inner-blue-text {
      font-size: 15px;
      line-height: 1.3;
      padding: 0px 3px;
    }
    .treatment-title {
      box-sizing: border-box;
      font-size: 16px;
      font-weight: 600;
      position: absolute;
      top: -5px;
      left: 31%;
    }
    .treatment-title .treatment-outline {
      position: absolute;
      top: -2px;
      left: -2px;
      color: transparent;
      -webkit-text-stroke: 4px #1e3a5a;
      z-index: 1;
      transform: translate(2px, 2px);
      pointer-events: none;
      line-height: 18.5px;
      text-align: center;
    }
    .treatment-title .treatment-fill {
      position: relative;
      background: #fff;
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      z-index: 2;
      text-align: center;
      line-height: 18.5px;
    }
    .treatment-line {
      position: absolute;
      top: 1px;
      bottom: 0;
      left: 50%;
      width: 1px;
      border-left: 1px dotted #000;
      transform: translateX(-50%);
      z-index: 0;
    }

    /* ─────────────── CVbutton ─────────────── */

    .cta-button {
      color: #fff;
      text-decoration: none;
      background: linear-gradient(to bottom, #d60300, #8e0900);
      border: 1px solid #970508;
      display: block;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      letter-spacing: 2px;
      max-width: 680px;
      margin: 20px 10px;
      padding: 0;
    }

    .cta-content {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 18px;
    }

    .cta-text {
      display: flex;
      flex-direction: column;
    }

    .cta-main {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: -3px;
    }

    .cta-sub {
      font-size: 14px;
      font-weight: normal;
      letter-spacing: 0;
    }

    .cta-icon .icon-circle {
      background: #fff;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .icon-triangle {
      width: 0;
      height: 0;
      border-left: 10px solid #d60300;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
    }

    .yellow {
      color: #ffd200;
    }

    .section-inner {
      position: relative;
      border: 3px solid #fff;
      -webkit-box-shadow:
        2px 2px 2px rgba(0, 0, 0, 0.1),
        -1px -1px 2px rgba(0, 0, 0, 0.1);
      box-shadow:
        2px 2px 2px rgba(0, 0, 0, 0.1),
        -1px -1px 2px rgba(0, 0, 0, 0.1);
      background: #f4f4f4;
      padding: 14px 15px 15px 15px;
      margin: 40px auto 15px;
      max-width: 800px;
      box-sizing: border-box;
    }
    .section-inner h2 {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 5px;
    }

    .section-inner p {
      font-size: 13px;
      margin-top: 0;
      margin-bottom: 10px;
      line-height: 1.3;
    }

    .point-wrap {
      position: relative;
      margin-top: 20px;
      border: 1px solid #000;
      background: #fff;
    }
    .point-image {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 0;
      border-radius: 0;
    }
    .point-box {
      background: #000;
      color: #fff;
      font-size: 18px;
      font-weight: 600;
      padding: 15px;
      line-height: 1.5;
      border-top: none;
      box-sizing: border-box;
      position: relative;
      z-index: 1;
    }
    .point-wrap p {
      padding: 15px;
    }

    .plus {
      position: absolute;
      top: -34px;
      left: 50%;
      transform: translateX(-50%);
      width: 44px;
      height: 44px;
      z-index: 10;
    }

    .plus-svg {
      width: 100%;
      height: 100%;
      display: block;
    }

    .more-button {
      display: flex;
      justify-content: center;
      align-items: center;
      background: #ccc;
      color: #000;
      font-weight: 600;
      padding: 10px;
      border: 2px solid #000;
      border-radius: 9999px;
      margin: 40px 40px 0;
      text-decoration: none;
      font-size: 18px;
    }

    .more-button::after,
    .more-button-item::after {
      content: " >";
      margin-left: 8px;
      font-weight: 600;
    }

    .bold {
      font-size: 14px;
      margin: 5px 0;
      font-weight: 600;
    }

    .result-block {
      position: relative;
      text-align: center;
      margin-top: 20px;
    }

    /* タイトル全体 */
    .section-inner .result-title {
      all: unset;
      position: absolute;
      top: -10px;
      left: 50%;
      transform: translateX(-50%);
      font-size: 23px;
      font-weight: 600;
      white-space: nowrap;
      z-index: 2;
      line-height: 1;
      text-align: center;
    }
    .banner-slant .result-title {
      top: -8px;
    }

    /* 黒い縁取り用の文字（下に重ねる） */
    .result-title .text-outline {
      position: absolute;
      top: 0;
      left: 0;
      color: black;
      z-index: 1;
      text-shadow: 3px 3px 0 #000;
      -webkit-text-stroke: 3px #000;
    }

    /* 白塗り文字（上に重ねる） */
    .result-title .text-fill {
      background: #fff;
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      position: relative;
      z-index: 2;
    }

    /* 黒帯ラベル */
    .result-label {
      display: flex;
      border-radius: 12px;
      background: #000;
      font-weight: 600;
      font-size: 24px;
      letter-spacing: -0.05em;
      justify-content: center;
      text-align: center;
      margin: 0 auto;
      position: relative;
      padding: 20px 0 0;
    }

    .label-left,
    .label-right {
      flex: 1;
      padding-bottom: 6px;
      position: relative;
      color: #ffe259;
      font-weight: 400;
      font-size: 19px;
      margin-top: 3px;
    }
    .label-right {
      color: #f18f43;
    }

    /* 縦線を疑似要素で制御 */
    .label-left::after {
      content: "";
      position: absolute;
      top: 20%;
      bottom: 20%;
      right: 0;
      width: 1px;
      background: #fff;
    }

    .label-left span {
      color: #ffd200;
      border-bottom: 1px dotted #ffd200;
      padding-bottom: 3px;
      font-size: 24px;
      font-weight: 600;
      display: inline-block;
    }

    .label-right span {
      color: #ff7812;
      border-bottom: 1px dotted #ff7812;
      padding-bottom: 3px;
      font-size: 24px;
      font-weight: 600;
      display: inline-block;
    }

    /* ▼マーク */
    .label-arrow {
      position: absolute;
      bottom: -12px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-top: 12px solid #000;
    }

    /* 黒帯ラベル下 */
    .result-label_under {
      display: flex;
      background: linear-gradient(
        to bottom right,
        #000 0%,
        #000 65%,
        #2a2a2a 80%,
        #575757 100%
      );
      justify-content: center;
      text-align: center;
      margin: 0 auto;
      position: relative;
      padding: 8px;
      margin: 15px 0 -20px;
    }

    .label-left_02 {
      flex: 6;
      position: relative;
      color: #ffd200;
      font-weight: 600;
      font-size: 30px;
      line-height: 1.3;
    }
    .label-right_02 {
      flex: 4;
      position: relative;
      color: #ffd200;
      font-size: 37px;
      font-family: "Rajdhani", sans-serif;
      line-height: 1.05;
      margin-top: 3px;
    }

    .label-left_02 span {
      color: #ff7812;
    }
    .label-right_02 span {
      color: #ff7812;
    }

    .result-layout {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      position: relative;
      margin: 0px -10px;
      box-sizing: border-box;
    }

    /* 左右のエリアを均等幅に */
    .result-left {
      width: 50%;
      max-width: 50%;
      box-sizing: border-box;
      padding: 0 4px 0 0;
    }

    .result-right {
      width: 50%;
      max-width: 50%;
      box-sizing: border-box;
      padding: 0 0 0 4px;
    }

    .result-line {
      position: absolute;
      top: 25px;
      bottom: 0;
      left: 50%;
      width: 1px;
      border-left: 1px dotted #000;
      transform: translateX(-50%);
      z-index: 0;
    }

    /* 説明文の高さ固定で左右を揃える */
    .result-description {
      font-size: 16px;
      line-height: 1.5;
      padding: 0 10px;
      text-align: justify;
      font-feature-settings: "palt";
    }

    /* グラフを横並びにし、スペース確保 */
    .result-right .graph-row {
      display: flex;
      justify-content: space-between;
      gap: 4px;
      flex-wrap: nowrap;
    }

    .graph-image {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 30px 0 25px; /* 上下余白 */
      box-sizing: border-box;
    }

    .graph-image img {
      height: auto;
      width: auto;
      max-height: 100%;
      max-width: 100%;
      object-fit: contain;
      display: block;
    }

    .case-container {
      background: #ddd;
      padding: 20px 0 15px;
      width: calc(100% + 30px);
      margin: 40px -15px -15px;
    }
    .case-container h2 {
      font-size: 25px;
      font-weight: 600;
      padding-bottom: 8px;
    }

    .case-block {
      position: relative;
      background: #fff;
      margin: 45px 15px;
      padding-top: 30px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    .case-title {
      position: absolute;
      top: -30px;
      left: 0;
      background: #000;
      color: #fff;
      font-weight: 600;
      font-size: 17px;
      padding: 3px 17px 4px 10px;
      clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 100%, 0% 100%);
    }

    .case-text-area {
      background: #f4f4f4; /* 白と差をつける */
      padding: 10px 15px;
      line-height: 1.5;
    }
    .flex-list {
      background-color: #f4f4f4;
      font-size: 14px;
      font-weight: 600;
    }
    .flex-list li .text-l {
      width: 5em;
    }
    .flex-list li {
      display: flex;
    }
    .text-r {
      text-align: left;
    }

    .image-set {
      display: flex;
      justify-content: space-between;
      align-items: center; /* ← 矢印中央化 */
      padding: 0 5px 5px;
      position: relative;
    }

    .image-column {
      width: 30%;
      text-align: center;
      position: relative;
    }

    .image-column img {
      width: 100%;
      display: block;
      border: 1px solid #ccc;
      box-sizing: border-box;
    }

    .label {
      position: absolute;
      top: -25px;
      left: 50%;
      transform: translateX(-50%);
      font-weight: 600;
      font-size: 16px;
      white-space: nowrap;
    }

    .label.after {
      color: #e60033;
    }

    /* ▶ 矢印のデザイン */
    .graph-arrow {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      font-weight: 600;
      color: #ff7812;
      text-shadow: 1px 1px 0 #000;
      -webkit-text-stroke: 1px #000;
      z-index: 2;
      position: relative;
    }

    .note {
      font-size: 10px;
      color: #333;
      text-align: left;
      line-height: 1.2;
      padding: 15px 5px 0px 5px;
    }

    .case-container .note {
      padding: 15px 15px 0px 15px;
    }

    .title-main {
      background: #000;
      color: #fff;
      font-weight: 600;
      font-size: 20px;
      padding: 10px;
      /* 横と上に広げる */
      width: calc(100% + 10px); /* 左右 padding: 15px ×2 */
      margin: -14px -15px;
      line-height: 1;
    }
    .title-sub {
      position: relative;
      display: inline-block;
      color: #ff7812;
      font-size: 18px;
      font-weight: 800;
      margin-top: 25px;
    }
    .title-emphasis {
      color: #ff7812;
      font-size: 24px;
      font-weight: 800;
      margin: 0 0 10px;
    }

    .banner-slant {
      position: relative;
      background: #000;
      height: 40px;
      margin: 30px 0 30px;
      transform: skewX(-20deg);
    }

    .banner-slant .result-title {
      transform: translateX(-50%) skewX(20deg);
      font-size: 20px;
    }
    .paragraph {
      margin-bottom: 10px;
    }
    .case-section {
      width: calc(100% + 30px); /* 15px 左右ぶん広げる */
      margin-left: -15px; /* 左パディングを打ち消す */
      margin-right: -15px; /* （オプション）右も揃えるなら */
    }
    .case-label {
      font-size: 12px;
      margin-bottom: 5px;
    }
    .case-images {
      display: flex;
      justify-content: center;
      gap: 10px;
      align-items: flex-start;
      margin: 10px 0;
    }
    .case-images img {
      width: 100px;
      border-radius: 5px;
    }
    .bubble {
      position: absolute;
      left: 150px;
      top: 10px;
      background: #fff;
      border: 2px solid #000;
      border-radius: 50px;
      padding: 5px 15px;
      font-weight: 600;
      font-size: 12px;
    }
    .label-7years {
      position: absolute;
      right: 40px;
      top: 0;
      background: #ff9900;
      color: #fff;
      font-weight: 600;
      font-size: 28px;
      transform: rotate(-10deg);
      padding: 5px 10px;
      border-radius: 5px;
    }

    .footer-banner {
      position: relative;
      background: #000;
      color: #fff;
      font-weight: 600;
      text-align: center;
      padding: 10px 10px;
      font-size: 20px;
      /* 横と下に広げるための追加 */
      width: calc(100% + 10px); /* 左右padding: 15px ×2 */
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: -15px; /* 下パディングも打ち消す */
    }

    .white-text {
      background: none !important;
      -webkit-background-clip: unset !important;
      background-clip: unset !important;
      -webkit-text-fill-color: white !important;
      color: white;
    }

    .linkset {
      margin-bottom: 10px;
      font-size: 12px;
    }

    .kome {
      display: flex;
      margin: -5px 0 8px;
    }

    .link {
      margin-left: 5px;
    }

    .section-inner img,
    .section-inner-blue img {
      width: 100%;
      height: auto;
      display: block;
    }
    .grid-imgs {
      display: flex;
      gap: 10px;
      justify-content: center;
      margin-bottom: 20px;
    }
    .grid-imgs img {
      width: 48%;
    }
    .title-main .number {
      font-size: 160%;
      font-family: "Rajdhani", sans-serif;
    }
    .title-main.taimen {
      padding: 5px 10px 12px;
    }
    .clinic-image {
      width: calc(100% + 30px);
      margin: 13px -15px;
    }

    .clinic-image img {
      width: 100%;
      height: auto;
      display: block;
    }

    .title-large {
      display: block;
      font-size: 28px;
      font-weight: 600;
    }

    .round-banner {
      background: #000;
      color: #fff;
      font-weight: 600;
      text-align: center;
      font-size: 20px;
      letter-spacing: -0.05em;
      border-radius: 30px;
      padding: 8px 16px;
      margin: 20px auto;
    }

    .koushi {
      background: #fff
        url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='0' width='20' height='20' fill='none' stroke='%23ccc' stroke-width='0.5' /%3E%3C/svg%3E")
        repeat;
    }

    .recommend-img {
      width: 160px;
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: translateY(0%);
    }
    .recommend-img img {
      margin-bottom: 0px;
    }
    .center {
      text-align: center;
    }

    .leftt {
      text-align: left;
    }

    .graph-box {
      background: #ddd;
      padding: 10px 10px 30px;
      position: relative;
      text-align: center;
      /* セクション幅いっぱいに広げる */
      width: calc(100% + 10px);
      margin-left: -15px;
      margin-right: -15px;
    }

    .graph-box img {
      width: 100%;
      height: auto;
      display: block;
      margin-top: 10px;
    }

    .graph-label {
      position: absolute;
      top: 18px;
      width: 42%;
      font-weight: 600;
      font-size: 17px;
      line-height: 1.2;
      text-align: left;
      color: #fff;
      padding: 8px;
      border-radius: 6px;
    }

    .graph-label.le {
      left: 10px;
    }

    .graph-label.ri {
      right: 10px;
    }

    /* ─────────────── 共通ボックス ─────────────── */
    .notice-box {
      border: 2px solid #000;
      padding: 10px;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.2;
      margin: 20px;
      background: #fff;
      border-radius: 12px;
    }

    .price-box {
      background: #1b60ad;
      color: #fff;
      padding: 30px 20px 20px;
      border-radius: 12px;
      border: 2px solid #000;
      box-shadow: 1px 1px 0 #000;
      position: relative;
      text-align: center;
      margin-top: 40px;
    }

    .price-box .top {
      margin: 50px 10px 20px;
    }

    /* ─────────────── 上部バッジ ─────────────── */
    .price-badge {
      position: absolute;
      top: -18px;
      left: -12px;
      background: #fff;
      color: #000;
      font-size: 1.4em;
      font-weight: 600;
      padding: 6px 16px;
      font-size: 18px;
      border-radius: 30px;
      border: 2px solid #000;
      box-shadow: 1px 1px 0 #000;
      z-index: 2;
    }

    /* ─────────────── 初月価格タイトル ─────────────── */
    .price-label {
      font-size: 22px;
      font-weight: 600;
      text-align: left;
      margin: 0 0 -25px 20px;
    }

    /* ─────────────── 金額表示エリア ─────────────── */
    .price-value {
      position: relative;
      font-weight: 600;
      display: flex;
      align-items: flex-end;
      justify-content: center;
      gap: 6px;
    }

    /* 大きい数字（1,000） */

    .price-value .yen {
      font-size: 90px;
      font-weight: 1000;
      font-family: "Rajdhani", sans-serif;
      color: #ffcc00;
      text-shadow:
        4px 4px 0 #050505,
        2px 2px 0 #050505,
        -2px -2px 0 #050505,
        -2px 2px 0 #050505,
        2px -2px 0 #050505,
        2px 0px 0 #050505,
        -2px 0px 0 #050505,
        0px 2px 0 #050505,
        0px -2px 0 #050505;
    }

    /* カンマだけ小さく */
    .comma {
      font-size: 60%;
      margin-right: -2px;
    }

    /* 円＋税込エリア */
    .yen-group {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding-bottom: 26px;
    }

    .yen-group .yen {
      font-size: 30px;
      font-weight: 1000;
      font-family: "Rajdhani", sans-serif;
      color: #ffcc00;
      text-shadow:
        4px 4px 0 #050505,
        2px 2px 0 #050505,
        -2px -2px 0 #050505,
        -2px 2px 0 #050505,
        2px -2px 0 #050505,
        2px 0px 0 #050505,
        -2px 0px 0 #050505,
        0px 2px 0 #050505,
        0px -2px 0 #050505;
    }

    .yen-group .tax {
      font-size: 10px;
      color: #fff;
    }

    /* 備考文 */
    .price-note {
      font-size: 12px;
      margin: -20px 0 0;
    }

    /* ─────────────── 黒タグ（2列×2段） ─────────────── */
    .price-tags {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      justify-content: center;
      margin-top: 10px;
      position: relative;
      margin: 12px auto 0;
    }

    .price-tags.two {
      margin: 10px auto 0;
      display: flex;
      gap: 4px;
    }

    .price-tags .tag-item {
      background: #111;
      color: #fff;
      width: 90px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      border-radius: 30px;
      text-align: center;
      line-height: 1.2;
      padding: 8px;
    }

    .price-tags.two .tag-item {
      width: 144px;
    }

    .top .tag-item {
      width: 100px;
    }

    /* ─────────────── +マーク（後ろ） ─────────────── */
    .tag-item::before {
      content: "+";
      position: absolute;
      font-size: 14px;
      font-weight: 800;
      color: #fff;
      background: #00beff;
      border: 2px solid #050505;
      border-radius: 50%;
      width: 16px;
      height: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 1;
      z-index: 2;
      transform: translateX(53px);
    }

    .top .tag-item::before {
      transform: translateX(54px);
    }

    .tag-item:nth-child(3)::before {
      content: none;
    }

    .tag-item:nth-child(2) {
      width: 90px;
    }

    .two .tag-item::before {
      transform: translateX(-74px);
    }

    .top .two .tag-item::before {
      transform: translateX(-79px);
    }

    .two .tag-item:nth-child(2)::before {
      content: none;
    }

    /* ─────────────── +マーク（左右） ─────────────── */
    .price-tags .plus-left,
    .price-tags .plus-right {
      position: absolute;
      font-size: 14px;
      font-weight: 800;
      color: #fff;
      background: #00beff;
      border: 2px solid #050505;
      border-radius: 50%;
      width: 16px;
      height: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 2;
    }

    .price-tags .plus-left {
      top: -15px;
      left: 38px;
    }

    .price-tags .plus-right {
      top: -15px;
      right: 38px;
    }

    .top .price-tags .plus-left {
      top: -15px;
      left: 43px;
    }

    .top .price-tags .plus-right {
      top: -15px;
      right: 43px;
    }

    /* ─────────────── 2ヶ月目以降 ─────────────── */
    .price-followup {
      margin-top: 40px;
      border: 2px solid #000;
      border-radius: 12px;
      overflow: hidden;
      background: #fff;
      font-size: 14px;
    }

    .price-followup-header {
      font-weight: 600;
      font-size: 18px;
      background: #fff;
      display: inline-block;
      padding: 6px 16px;
      border-radius: 30px;
      border: 2px solid #000;
      position: relative;
      top: -12px;
      left: 12px;
      z-index: 2;
    }

    .price-followup-body {
      display: flex;
      justify-content: space-between;
      text-align: center;
    }

    .followup-box {
      flex: 1;
      padding: 20px 10px;
      color: #fff;
    }

    .followup-box.maintain {
      background: #e8505b;
    }

    .followup-box.grow {
      background: #ea5a68;
    }

    .followup-box .label {
      font-weight: 600;
      font-size: 16px;
      margin-bottom: 8px;
    }

    .followup-box .range .yen {
      font-size: 24px;
      font-weight: 600;
    }

    .followup-box .unit {
      font-size: 12px;
      margin-left: 2px;
    }

    .price-breakdown-title {
      text-align: center;
      font-weight: 600;
      margin: 20px 0 10px;
    }

    .price-breakdown-list {
      list-style: none;
      padding: 0 15px 20px;
      margin: 0;
      font-size: 13px;
      line-height: 1.5;
    }

    .price-breakdown-list li {
      margin-bottom: 15px;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
    }

    .price-breakdown-list li strong {
      background: #000;
      color: #fff;
      border-radius: 50%;
      font-size: 12px;
      width: 18px;
      height: 18px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-right: 6px;
      flex-shrink: 0;
    }

    .price-breakdown-list li span {
      font-weight: 600;
      margin-top: 5px;
      width: 100%;
      display: block;
      text-align: right;
    }

    .followup-plans {
      display: flex;
      gap: 1px;
    }

    .plan-block {
      flex: 1;
      color: white;
      padding: 36px 17px;
    }

    .plan-block.maintain {
      background: #d93448;
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    }

    .plan-block.grow {
      background: #d35564;
      clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
      border-top-right-radius: 10px; /* ✅ 右上だけ角丸にする */
      overflow: hidden;
    }

    .plan-label {
      font-size: 18px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 10px;
    }

    .plan-price {
      display: flex;
      align-items: flex-end;
      flex-direction: column;
    }

    .plan-to {
      writing-mode: vertical-rl;
      transform: rotate(180deg);
      font-size: 13px;
      margin: 0 auto;
      line-height: 1;
    }

    .followup-price {
      padding: 0px;
      margin-top: 50px;
      background: #f2f2f2;
      color: #000;
    }

    .followup-price .yen {
      font-size: 38px;
      font-weight: 1000;
      font-family: "Rajdhani", sans-serif;
      text-shadow: none;
      color: #fff;
    }

    .followup-price .yen-group {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding-bottom: 10px;
    }

    .followup-price .yen-group .yen {
      font-size: 16px;
    }

    .followup-price .yen-group .tax {
      font-size: 6px;
      color: #fff;
      margin-bottom: -2px;
    }

    .price-value.haba {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      gap: 1px;
      font-weight: 600;
      font-family: "Bahnschrift", sans-serif;
      color: #000;
    }

    .breakdown-title {
      text-align: center;
      font-weight: 600;
      margin: 10px 0 0;
      font-size: 16px;
    }

    .breakdown-list {
      list-style: none;
      padding: 7px;
      margin-left: 2px;
      display: flex;
      flex-direction: column;
      gap: 16px;
    }

    .breakdown-list li {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      padding-bottom: 8px;
    }

    .breakdown-text {
      display: flex;
      align-items: flex-start;
      gap: 8px;
      font-weight: 600;
      font-size: 16px;
      line-height: 1.4;
      max-width: 70%;
    }

    .breakdown-price {
      font-size: 14px;
      font-weight: 600;
      text-align: right;
      white-space: nowrap;
    }

    .breakdown-price .tax {
      font-size: 10px;
      color: #333;
    }

    .mark {
      flex-shrink: 0;
      width: 22px;
      height: 22px;
      border-radius: 50%;
      border: 1.5px solid #000;
      text-align: center;
      line-height: 22px;
      font-weight: 600;
      font-size: 12px;
      font-weight: 600;
      background: #fff;
      color: #000;
      margin: auto;
    }

    .breakdown-text {
      display: flex;
      align-items: flex-start;
      gap: 5px;
      font-size: 13px;
      line-height: 1.4;
      text-align: left;
      max-width: 65%;
    }

    .breakdown-desc {
      text-align: left;
    }

    .price-value.breakdown-price {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      gap: 1px;
      font-weight: 600;
      font-family: "Bahnschrift", sans-serif;
      color: #000;
      letter-spacing: -0.05em;
    }

    .price-value.breakdown-price .yen {
      font-size: 28px;
      font-weight: 1000;
      color: #000;
    }

    .price-value.breakdown-price .yen-group {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding-bottom: 5px;
    }

    .price-value.breakdown-price .yen-group .yen {
      font-size: 15px;
    }

    .price-value.breakdown-price .yen-group .tax {
      font-size: 6px;
      color: #000;
      margin-bottom: -2px;
    }

    .to {
      font-size: 60%;
      font-weight: normal;
      opacity: 0.6;
      vertical-align: middle;
    }

    .other-treatment {
      margin-top: 30px;
    }

    .other-treatment h3 {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 5px;
    }

    .other-treatment .note {
      font-size: 14px;
      margin-bottom: 15px;
    }

    .therapy-list {
      list-style: none;
      background: #e1e7ea;
      padding: 20px 20px 5px;
    }

    .therapy-list li {
      font-weight: 600;
      font-size: 15px;
      margin-bottom: 18px;
      position: relative;
      padding-left: 20px;
    }

    .therapy-list li::before {
      content: "■";
      color: #000;
      font-size: 12px;
      position: absolute;
      left: 0;
      top: 2px;
    }
    /* --- サブリスト（小見出し部分） --- */
    .sub-list {
      list-style: none;
      margin: 12px 0 0 0;
      padding: 0;
    }

    .sub-list li {
      font-size: 14px;
      margin-bottom: 6px;
      position: relative;
      padding-left: 10px;
    }
    .sub-list li::before {
      content: "";
    }
    div.section8 {
      margin: 5px 0 0;
      padding: 5px 10px 0;
      box-sizing: border-box;
    }
    p.sonota-text {
      font-size: 14px;
    }

    /* ─────────────── QA ─────────────── */

    .oc-faq {
      margin: 20px 0 0 0;
      letter-spacing: 0.2px;
      border: 2px solid #333;
      border-radius: 6px;
      overflow: hidden;
      line-height: 1.35;
    }
    .oc-faq__title {
      font-size: 16px;
      font-weight: 600;
      display: flex;
      align-items: center;
      column-gap: 8px;
      background-color: #e1e7ea;
      padding: 13px 25px 13px 10px;
      letter-spacing: 0.01px;
    }
    .oc-faq__title::before {
      content: "Q";
      display: flex;
      align-items: center;
      justify-content: center;
      width: 30px;
      height: 30px;
      background-color: rgb(51, 51, 51);
      font-size: 16px;
      font-family:
        游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic,
        "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
      color: #fff;
      border-radius: 9999px;
      flex-shrink: 0;
      border-width: 1px;
      border-style: solid;
    }
    .oc-faq__comment {
      position: relative;
      padding-left: max(2.2em, 38px) !important;
      margin: 15px 25px 15px 10px !important;
    }
    .oc-faq__comment::before {
      content: "A";
      position: absolute;
      left: 0px;
      top: 0px;
      display: inline-block;
      line-height: 1.8;
      text-align: center;
      box-sizing: border-box;
      width: 30px;
      height: 30px;
      font-size: 16px;
      font-family:
        游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic,
        "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
      font-weight: 600;
      color: rgb(51, 51, 51);
      background-color: rgb(255, 255, 255);
      flex-shrink: 0;
      border-width: 1px;
      border-style: solid;
      border-color: rgb(51, 51, 51);
      border-image: initial;
      border-radius: 9999px;
    }
    .qa-bold {
      font-weight: 600;
    }
    .paragraph02 {
      margin-bottom: 8px;
      font-size: 13px !important;
    }

    .qa-box02 {
      margin-bottom: 5px;
    }
    p.qa-text-subheading {
      font-weight: 600;
      margin-bottom: 0px;
      font-size: 13px;
    }
    p.qa-text-under {
      letter-spacing: 0.2px;
      line-height: 1.4;
      margin: 0 0 10px 10px;
      font-size: 13px;
    }

    /* ─────────────── ナビ テキスト化、2×3 ─────────────── */
    .link-menu {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 1px;
      margin: 40px 0;
    }

    .link-menu,
    .link-menu * {
      box-sizing: border-box;
    }

    .link-menu .card {
      position: relative;
      overflow: visible;
      min-height: 110px;
      background: linear-gradient(180deg, #f4f4f4, #fff);
      border: 2px solid #fff;
    }

    .link-menu .card .img {
      position: relative;
      overflow: hidden;
    }

    .link-menu .card > img {
      position: absolute;
      display: block;
      right: 0;
      top: 0;
      width: 45%;

      -webkit-mask-image: linear-gradient(to top, transparent 0%, black 30%);

      mask-image: linear-gradient(to top, transparent 0%, black 30%);
    }

    .link-menu .text {
      position: relative;
      text-align: left;
      z-index: 2;
      padding: 4% 4%;
      color: #000;
    }

    .link-menu .text h2 {
      margin: 0 0 4px;
      font-size: 15px;
      font-weight: 600;
      line-height: 1.3;
    }

    .link-menu .text p {
      margin: 0;
      font-size: 13px;
      line-height: 1.3;
      width: 88%;
      padding-bottom: 0;
    }

    .link-menu .card > a {
      position: absolute;
      inset: 0;
      z-index: 5;
    }

    /* 赤三角 */
    .link-menu .card::before {
      content: "";
      position: absolute;
      right: -2px;
      bottom: -2px;
      width: 30px;
      height: 30px;
      background: linear-gradient(to bottom, #d60300, #8e0900);
      clip-path: polygon(100% 0, 0 100%, 100% 100%);
      z-index: 6;
    }

    /* 矢印 */
    .link-menu .card::after {
      content: "";
      position: absolute;
      right: 5px;
      bottom: 5px;
      width: 5px;
      height: 5px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      transform: rotate(45deg);
      z-index: 7;
    }

    /* ─────────────── バナーリスト ─────────────── */
    .link-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      margin: 20px 0;
    }

    .link-card {
      position: relative;
      display: block;
      width: 100%;
      overflow: hidden;
      text-decoration: none;
      color: inherit;
    }

    .card-image {
      position: relative;
    }

    .card-image img {
      width: 100%;
      display: block;
      object-fit: cover;
    }

    .link-text {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      padding: 10px;
      box-sizing: border-box;
      color: #000;
    }

    .link-text h4 {
      margin: 0 0 4px;
      font-size: 14px;
      font-weight: 600;
    }
    .link-text h2 {
      margin: 0 0 4px;
      font-size: 14px;
      font-weight: 600;
    }

    .link-text p {
      margin-right: 44px;
      font-size: 11px;
      text-align: left;
      line-height: 1.3;
    }

    .hptext p {
      font-size: 15px;
      text-align: center;
    }

    /* ─────────────── スキャビジョン ─────────────── */

    .top-sca {
      width: 100%;
      position: relative;
      top: -20px;
    }

    .sca-box {
      color: #fff;
      border: 2px solid #000;
      box-shadow: 1px 1px 0 #000;
      position: relative;
      justify-content: space-between;
      align-items: center;
      text-align: justify;
      border-radius: 12px;
      margin: 60px 0 40px;
      background: #000;
      z-index: 2;
    }

    .sca-badge {
      font-weight: 600;
      font-size: 19px;
      border: 2px solid #000;
      box-shadow: 1px 1px 0 #000;
      z-index: 2;
      background: linear-gradient(to bottom, #d60300, #8e0900);
      color: #fff;
      padding: 14px 11px 16px;
      border-radius: 10px 10px 0 0;
    }

    .sca-badge .title {
      display: block;
      text-align: center;
      font-size: 16px;
      letter-spacing: 0.1em;
      line-height: 1.4;
      font-weight: 600;
      margin-top: 6px;
    }

    .sca-badge h2 {
      margin: 0;
      font-weight: 600;
      font-size: 20px;
    }

    .sca-heading {
      display: flex;
      flex-direction: column;
      margin: 0;
    }

    .sca-name-row {
      display: flex;
      align-items: center;
      gap: 14px;
      margin-left: 6px;
    }

    .sca-name-ja {
      position: relative;
      top: 2px;
      display: block;
      font-size: 14px;
      letter-spacing: 0.12em;
      font-weight: 600;
      line-height: 1;
      white-space: nowrap;
    }

    .sca-left {
      padding: 20px 22px 30px;
    }

    .sca-left p {
      font-size: 16px;
      line-height: 1.6;
    }

    .video {
      margin: 2px 0 0;
    }

    .video video {
      display: block;
      width: calc(100% - 4px);
      margin: 0 auto;
      overflow: hidden;
    }

    .sca-box .more-button {
      margin-top: 20px;
    }

    .sca-logo-img {
      display: block;
      width: 220px;
      height: auto;
      margin-top: 0;
    }

    /* ─────────────── 治療の流れ SP ─────────────── */

    .flow-sp {
      margin: -11px -4px;
      padding: 10px 0 30px;
      background: none;
      border: none;
      box-sizing: border-box;
    }

    .section-inner .flow-title {
      font-size: 20px;
      font-weight: 700;
      line-height: 1.1;
      margin-top: 8px;
      margin-bottom: 7px;
    }

    .section-inner .flow-sub {
      font-size: 13px;
      margin-top: 0;
      margin-bottom: 22px;
      line-height: 1.3;
    }

    /* カード */

    .flow-card {
      background: #f6f4e8;
      border: 1px solid #bca91d;
      border-radius: 0 8px 8px 8px;
      overflow: hidden;
    }

    .flow-card-last {
      margin-bottom: 30px;
    }

    .flow-card-green {
      border-color: #8fb568;
      background: #edf2e8;
      margin-top: -10px;
    }

    /* 上部 */

    .flow-head {
      display: flex;
      align-items: stretch;
      position: relative;
      min-height: 72px;
    }

    /* 番号三角 */

    .flow-num {
      position: absolute;
      top: 0;
      left: 0;
      width: 46px;
      height: 46px;
      background: #bca91d;
      color: #fff;
      font-size: 22px;
      font-weight: 700;
      line-height: 1;
      padding: 2px 0 0 6px;

      clip-path: polygon(0 0, 100% 0, 0 100%);
      z-index: 2;
    }

    .flow-card-green .flow-num {
      background: #8fb568;
    }

    /* タイトル */

    .flow-head h3 {
      flex: 1;
      margin: 0;
      padding: 38px 12px 6px 14px;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #333;
      position: relative;
      border-bottom: none;
      line-height: 1.2;
    }

    .flow-head h3::after {
      content: "";
      position: absolute;
      left: 14px;
      bottom: 2px;
      width: calc(100% - 14px);
      height: 3px;

      background: linear-gradient(
        90deg,
        #bca61e 0%,
        #d7c85c 40%,
        #ece7c4 70%,
        rgba(236, 231, 196, 0) 100%
      );
    }

    .flow-card-green .flow-head h3::after {
      background: linear-gradient(
        90deg,
        #8aae62 0%,
        #a9c88a 45%,
        #dce9cf 75%,
        rgba(220, 233, 207, 0) 100%
      );
    }

    .flow-card-green .flow-head h3 {
      letter-spacing: -0.05em;
      font-size: 18px;
    }

    /* 画像 */

    .flow-head img {
      width: 140px;
      height: 72px;
      object-fit: cover;
      display: block;
      flex-shrink: 0;
    }

    /* 本文 */

    .flow-body {
      padding: 12px 14px 12px;
      font-size: 12px;
      line-height: 1.5;
      font-weight: 500;
      color: #222;
    }

    /* 下の矢印 */

    .flow-arrow {
      width: 0;
      height: 0;
      border-left: 22px solid transparent;
      border-right: 22px solid transparent;
      border-top: 16px solid #444;
      margin: 0 auto 4px;
    }

    /* 202526 TOPリニューアル end */
  }
}
