      /* outlineクラスのスタイル */
      .section-outline {
          background-color: #E7F2F9;
          color: #000A56;
          margin: 20px 0;
      }

      /* 目次見出しのスタイル */
      .toc-heading {
          font-size: 14px;
          color: #000A56;
          text-align: center;
          position: relative;
          margin: 0;
          padding: 0 10px;
          display: flex;
          align-items: center;
          font-weight: bold;
      }

      .inner-padding {
          padding: 10px;
      }

      .toc-heading::before,
      .toc-heading::after {
          content: '';
          flex: 1;
          height: 1px;
          background-color: #000A56;
      }

      .toc-heading::before {
          margin-right: 10px;
      }

      .toc-heading::after {
          margin-left: 10px;
      }

      /* 目次ボタンのスタイル */
      .toc-buttons {

          display: flex;
          flex-direction: column;
          gap: 10px;
          margin-top: 8px;
      }

      .toc-buttons-row {
          display: flex;
          gap: 10px;
          flex-wrap: wrap;
      }

      .toc-button {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 32px;
          padding: 0 10px;

          border: 1px solid #000A56;
          border-radius: 42px;
          background-color: #fff;
          color: #000A56;
          text-decoration: none;
          font-size: 12px;
          font-weight: bold;
          white-space: nowrap;
      }

      .toc-button::before {
          content: '';
          width: 8px;
          height: 8px;
          border-right: 2px solid #000A56;
          border-bottom: 2px solid #000A56;
          transform: rotate(45deg);
          margin-right: 4px;
          display: inline-block;
      }

      .section-outline * {
          color: #000A56;
      }

      .inner-outline {
          background-color: #fff;
          margin: 10px;
      }
    .lpWrap .section-Achievements .inner::after{
    bottom: 2299px;
    }
                @media (max-width: 1330px) {
                    .lpWrap .section-Achievements .inner::after {
                        bottom: 186.01015vw;
                    }
                }
    @media (max-width: 768px){
        .lpWrap .section-Achievements .inner::after{
            bottom: 202.333333vw;
            }
    }
    /* section-Achievements::beforeのbackground-imageを無効化 */
    .lpWrap .section-Achievements::before {
        background-image: none;
    }
    @media (max-width: 1000px) {
        .lpWrap .section-Achievements::before {
            background-image: none;
        }
    }
    @media (max-width: 768px) {
        .lpWrap .section-Achievements::before {
            background-image: none;
        }
    }


    /*AB*/
        .lpWrap .section-unique::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 404px;
            background-image: url(../img/ab/01.webp);
            background-position: center bottom;
            background-size: cover;
            background-repeat: no-repeat;
        }
    
        @media (max-width: 768px) {
            .lpWrap .section-unique::after {
                background-image: url(../img/ab/01_sp.webp);
                height: 117.466667vw;
            }
        }
.lpWrap .section-unique .inner {
    padding: 40px 0 40px;
}

@media (max-width: 768px) {
    .lpWrap .section-unique .inner {
        padding: 8vw 0 8vw;

    }
}
.lpWrap .section-unique .pointHeading
 {
    padding: 430px 0 40px;
}
.lpWrap .section-Treatmentflow .pointHeading
 {
    padding: 40px 0 40px;
}

@media (max-width: 768px) {
    .lpWrap .section-unique .pointHeading{
        padding: 127.2vw 0 8vw;
    }
    .lpWrap .section-Treatmentflow .pointHeading{
        padding: 8vw 0 8vw;
    }
}
.lpWrap .pointHeading__inner {
    width:100%;
    background-color: #0630D1;
    text-align: center;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    padding:16px 0;
    position: relative;
}

.lpWrap .pointHeading__inner::before {
    content: attr(data-label);
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #CEA972;
    border-radius: 36px;
    color: #FFFDF3;
    font-size: 13px;
    padding: 6px 16px;
    white-space: nowrap;
    z-index: 1;
}

@media (max-width: 768px) {
    .lpWrap .pointHeading__inner::before {
        top: -6.166667vw;
        font-size: 5vw;
        padding: 0.6vw 4.2666666667vw;
        border-radius: 9.6vw;
    }
}
.lpWrap .pointHeading__inner::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0630D1;
}
.lpWrap .pointHeading__inner span {
    font-size:25px;
}
@media (max-width: 768px) {
        .lpWrap .pointHeading__inner {
            font-size: 10vw;
            padding: 2vw 0;
        }    
        .lpWrap .pointHeading__inner span {
        font-size: 4.7333333333vw;
    }
}




.lpWrap .section-unique .section-unique-left__part3--2-text {
    color: #162C3F;
    font-size: inherit;
}

/* PC用：2つ目の要素（Ｄミノキブースター）の背景画像をnumber02.svgに変更 */
.lpWrap .section-unique .section-unique__right--number02::after {
    background-image: url(../img/ab/number02.svg);
    width: 185px;
    height: 160px;
    top: 14px;
    right: 50px;
}

/* PC用：3つ目の要素（発毛結果AIシミュレーション）の背景画像をnumber03.svgに変更 */
.lpWrap .section-unique .section-unique__right--number03::after {
    background-image: url(../img/ab/number03.svg);
    width: 185px;
    height: 160px;
    top: 14px;
    right: 50px;
}

.lpWrap .section-unique .section-unique__left__img {
    margin-top: 40px;
}

.lpWrap .section-unique-hr {
    border-top: 1px solid #000;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .lpWrap .section-unique-hr {
        margin: 10.6666666667vw 0;
    }
}

.lpWrap .section-unique .section-unique-left__part2 {
    border-left: 3px solid #162C3F;
    padding-left: 16px;
}
@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique-left__part2 {
        padding-left: 4.2666666667vw;
    }
}

.lpWrap .section-unique .section-unique-left__part3--2 .number {
    color: #EB7E20;
    font-family: Helvetica;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 64px */
}

@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique-left__part3--2 .number {
        color:#EB7E20;
        font-size: 8.7333333333vw;
        line-height: 77%;
        vertical-align: text-bottom;
    }
}
.lpWrap .section-unique .section-unique-left__part3--2 .orange{
    color: #EB7E20;
    font-size: 32px;
}
@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique-left__part3--2 .orange {
font-size: 5.8666666667vw;
    margin-bottom: 10.6666666667vw;
        line-height: 77%;
        vertical-align: text-bottom;
    }
}

.lpWrap .section-unique .section-unique-left__part3--2 .text {
    color: #EB7E20;
    font-family: Helvetica;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 64px */
}

@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique-left__part3--2 .text {
        color: #EB7E20;
font-size: 5.8666666667vw;
    margin-bottom: 12.6666666667vw;
        line-height: 77%;
        vertical-align: text-bottom;
    }
}

/* アコーディオン（SPのみ） */
@media (max-width: 768px) {
    .lpWrap .section-unique-accordion-wrapper {
        position: relative;
    }
    
    .lpWrap .section-unique-accordion-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }
    
    .lpWrap .section-unique-accordion-content.show {
        max-height: 2000px;
    }
    
    .lpWrap .section-unique-accordion-toggle {
        width: 50%;
        background-color: #11366F;
        color: #fffdf3;
        border-radius: 6.744vw;
        font-size: 3.4666666667vw;
        padding: 2.6666666667vw 4vw;
        border: none;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 4vw auto 0;
        font-weight: 500;
        gap: 2.1333333333vw;
    }
    
    .lpWrap .section-unique-accordion-toggle-text {
        color: #fffdf3;
    }
    
    .lpWrap .section-unique-accordion-toggle-icon {
        color: #fffdf3;
        font-size: 4.2666666667vw;
        font-weight: bold;
        line-height: 1;
    }
}

/* section-Treatmentflow スタイル（section-Achievementsから変更） */
.lpWrap .section-Treatmentflow {
  /* padding: 40px 40px 72px 40px; */
  background:#CCEBFF;
  /* position: relative; */
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow {
    /* padding: 2.6666666667vw 2.6666666667vw 8.5333333333vw 2.6666666667vw; */
  }
}

.lpWrap .section-Treatmentflow .inner {
  /* max-width: 1266px; */
  padding: 32px 40px 48px 40px;
  width: 100%;
  margin: 0 auto;
  /* background: #00549e; */
  border-radius: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .inner {
    padding: 2.1333333333vw 2.6666666667vw 2.1333333333vw;
    border-radius: 2.1333333333vw;
  }
}

.lpWrap .section-Treatmentflow .section-Treatmentflow__contents {
  text-align: center;
  padding: 16px 40px 24px 40px;
  max-width: 630px;
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translateX(-50%);
  background: #00549e;
  border-radius: 40px 40px 0 0;
}
@media (max-width: 1200px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__contents {
    top: -140px;
    max-width: 84vw;
    padding: 4vw 5.3333333333vw 3.4666666667vw;
  }
}
@media (max-width: 900px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__contents {
    top: -115px;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__contents {
    top: -18.4vw;
    border-radius: 4.2666666667vw 4.2666666667vw 0 0;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow-contents__title {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
  letter-spacing: 6px;
}
@media (max-width: 1320px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-contents__title {
    font-size: 1.8181818182vw;
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-contents__title {
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 12px */
    letter-spacing: 0.8vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow-contents__subtitle {
  color: #fff;
  font-family: "Noto Serif JP";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.6px;
}
@media (max-width: 1320px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-contents__subtitle {
    font-size: 3.9393939394vw;
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-contents__subtitle {
    font-size: 6.9333333333vw;
    letter-spacing: 1.3px;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow-contents__subtitle span {
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 60px */
  letter-spacing: 3px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-contents__subtitle span {
    font-size: 8vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow-cards1--wrap {
  background: #ccebff;
  padding-top: 24px;
  border-radius: 0 56px 0 56px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-cards1--wrap {
    border-radius: 0 2.1333333333vw 0 2.1333333333vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__cards1 {
  display: grid;
  gap: 32px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding: 24px 40px 40px;
  position: relative;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__cards1 {
    grid-template-columns: 1fr;
    padding: 6.4vw 4.2666666667vw 4.2666666667vw;
    gap: 9.3333333333vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow-cards1__title {
  color: #162c3f;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-cards1__title {
    font-size: 6.9333333333vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -2.6px;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1 {
  position: relative;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1 {
    display: flex;
    justify-content: space-between;
  }
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1:nth-of-type(2) {
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1 {
    position: relative;
    align-items: center;
  }
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1:not(:last-of-type)::after {
    content: "";
    position: absolute;
    background-image: url(../img/arrow.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
    width: 16vw;
    height: 16vw;
    bottom: -13.3333333333vw;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img1 {
  position: relative;
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img1:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -46px;
  width: 60px;
  height: 60px;
  background-image: url(../img/arrow.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 3;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img1:not(:last-of-type)::after {
    display: none;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img1 {
    width: 38.4vw;
    height: 38.4vw;
  }
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img1 img {
    border-radius: 29.8666666667vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img2 {
  position: relative;
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img2:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -46px;
  width: 60px;
  height: 60px;
  background-image: url(../img/arrow.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img2:not(:last-of-type)::after {
    display: none;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img2 {
    width: 38.4vw;
    height: 38.4vw;
  }
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img2 img {
    border-radius: 29.8666666667vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img3 {
  position: relative;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img3 {
    width: 38.4vw;
    height: 38.4vw;
  }
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__img3 img {
    border-radius: 29.8666666667vw;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1-text__wrap {
    width: 42.4vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__text1 {
  color: #00549e;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 18px */
  padding: 17px 0 8px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__text1 {
    font-size: 3.7866666667vw;
    padding: 0 0 3.2vw;
    line-height: 130%;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__text2 {
  color: #162c3f;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card1__text2 {
    font-size: 4.8vw;
    line-height: 150%;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow-cards2--wrap {
  background: #4a81a4;
  padding-top: 24px;
  border-radius: 0 56px 0 56px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-cards2--wrap {
    border-radius: 0 2.4vw 0 2.1333333333vw;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card2-text__wrap {
    width: 54.1333333333vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__cards2 {
  display: grid;
  gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 24px 40px 40px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__cards2 {
    grid-template-columns: 1fr;
    padding: 6.4vw 4.2666666667vw 4.2666666667vw;
    gap: 4.2666666667vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow-cards2__title {
  color: #ffffff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  letter-spacing: 8px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow-cards2__title {
    font-size: 6.9333333333vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 31.2px */
    letter-spacing: 5.2px;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card2 {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card2:not(:last-of-type) {
    padding-bottom: 4.2666666667vw;
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card2__img {
    width: 26.6666666667vw;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card2__text1 {
  color: #f9d200;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 18px */
  letter-spacing: -0.72px;
  padding: 17px 0 8px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card2__text1 {
    line-height: 100%; /* 15.898px */
    letter-spacing: -0.836px;
    font-size: 4vw;
    padding: 0 0 2.9333333333vw;
    line-height: 130%;
  }
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card2__text2 {
  color: #ffffff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow .section-Treatmentflow__card2__text2 {
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 21.198px */
  }
}
.lpWrap .section-Treatmentflow-cards3--wrap {
  background: #f9d200;
  border-radius: 0 56px 0 56px;
  padding: 24px 40px 48px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-cards3--wrap {
    padding: 4.2666666667vw 2.6666666667vw;
    border-radius: 0 2.1333333333vw 0 2.1333333333vw;
  }
}
.lpWrap .section-Treatmentflow-cards3__title {
  color: #162c3f;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  letter-spacing: 8px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-cards3__title {
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 28.8px */
    letter-spacing: 4.8px;
  }
}
.lpWrap .section-Treatmentflow-card3 {
  padding-top: 32px;
  position: relative;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-card3 {
    padding-top: 4vw;
  }
}
.lpWrap .section-Treatmentflow-card4 {
  padding-top: 24px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-card4 {
    padding-top: 4.2666666667vw;
  }
}
.lpWrap .section-Treatmentflow-arrow {
  max-width: 320px;
  margin: 0 auto;
  padding: 40px 0 24px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-arrow {
    max-width: 29.3333333333vw;
    padding: 9.6vw 0 7.4666666667vw;
  }
}
.lpWrap .section-Treatmentflow-3point {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
  margin-right: 36%;
  margin-left: 5%;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-3point {
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 9.8666666667vw;
  }
}
.lpWrap .section-Treatmentflow-3point__img {
  max-width: 692px;
  padding-bottom: 8px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-3point__img {
    padding-bottom: 2.1333333333vw;
    max-width: 100vw;
  }
}
.lpWrap .section-Treatmentflow-3point__Annotation {
  color: #231815;
  font-family: "Noto Sans JP";
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 11px */
  letter-spacing: 0.55px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-3point__Annotation {
    font-size: 1.008vw;
    letter-spacing: 0.189px;
    font-size: 2.6666666667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 12px */
    letter-spacing: 0.5px;
  }
}
.lpWrap .section-Treatmentflow-option {
  position: relative;
  z-index: 1;
}
.lpWrap .section-Treatmentflow-option__img02 {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .lpWrap .section-Treatmentflow-option__img02 {
    margin-top: 5.3333333333vw;
  }
}

.lpWrap .section-Achievements {
    padding: 40px 0px 72px 0px;
}
@media (max-width: 768px) {
    .lpWrap .section-Achievements {
        padding: 5.2083333333vw 0 9.375vw 0;
    }
}
.lpWrap .section-Achievements .pointHeading{
    padding: 40px 0px 40px 0px;
}
@media (max-width: 768px) {
    .lpWrap .section-Achievements .pointHeading{
        padding: 5.2083333333vw 0 5.2083333333vw 0;
    }
}

.lpWrap .compare .inner {
    padding: 40px 120px 40px;
}

@media (max-width: 768px) {
    .lpWrap .compare .inner {
        padding: 8vw 0vw 8vw;

    }
}
.lpWrap .compare .inner img {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
}
.lpWrap .section-opinion .inner .section-opinion__img1 {

    padding-bottom:50px;
}
@media (max-width: 768px) {
    .lpWrap .section-opinion .inner .section-opinion__img1 {
        padding-bottom:5.8666666667vw;
    }
}

@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique-left__part3--2 {
        font-size:3.8666666667vw;
    }
}

/* SP用：unique-02とunique-03の親要素の::afterでnumber02.svgとnumber03.svgを表示 */
@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique__left--number02::after {
        background-image: url(../img/ab/number02.svg);
        top: -9.3333333333vw;
        right: 0vw;
        width: 24.2666666667vw;
        height: 21.0666666667vw;
    }
}
@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique__left--number03::after {
        background-image: url(../img/ab/number03.svg);
        top: -9.3333333333vw;
        right: 0vw;
        width: 24.2666666667vw;
        height: 21.0666666667vw;
    }
}

/* SP用：section-unique-left-part23__wrap::afterのbackground-imageをunique-02とunique-03で切り替え */
@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique-left-part23__wrap.unique-02::after {
        background-image: url(../img/ab/unique-02.webp);
    }
}
@media (max-width: 768px) {
    .lpWrap .section-unique .section-unique-left-part23__wrap.unique-03::after {
        background-image: url(../img/ab/unique-03.webp);
    }
}

@media (max-width: 768px) {
    .lpWrap .section-Treatmentflow .section-Treatmentflow__card1:nth-of-type(4) {
        flex-direction: row-reverse;
    }
}
.lpWrap .section-Achievements-cards3--wrap{
    background-color: #0D5EA4;
}
.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__text2 {
    color: #162c3f;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.lpWrap .section-Treatmentflow .section-Treatmentflow__card1__text1 {
    color: #00549e;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    padding: 17px 0 8px;
}