@charset "UTF-8";
.p-mv {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-mv {
    padding: 0px 15px 15px;
  }
}
@media screen and (max-width: 550px) {
  .p-mv {
    padding: 15px;
  }
}
.p-mv img {
  width: 100%;
}

.p-money {
  color: #4D4D4D;
  width: 100%;
  max-width: 1000px;
  margin: 75px auto 0px auto;
}
@media screen and (max-width: 766px) {
  .p-money {
    padding: 15px;
    margin: 40px auto 0px auto;
  }
}

.p-money__title {
  position: relative;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-money__title {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
.p-money__title::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -55px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 44px;
  background: #4D4D4D;
}
@media screen and (max-width: 766px) {
  .p-money__title::before {
    bottom: -50px;
    height: 35px;
  }
}

.p-money__inner {
  width: 100%;
  padding: 1px;
  background: #F56EA0;
  margin-top: 75px;
}
@media screen and (max-width: 766px) {
  .p-money__inner {
    margin-top: 70px;
  }
}

.p-money__course {
  color: #fff;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.25em;
  text-align: center;
  padding: 13px 0;
  background: #F56EA0;
}
@media screen and (max-width: 766px) {
  .p-money__course {
    font-size: 14px;
  }
}

.p-money__wrapper {
  width: 100%;
  background: #fff;
  padding: 0;
  padding: 30px 0px 30px 0px;
}
@media screen and (max-width: 766px) {
  .p-money__wrapper {
    padding: 20px 0px;
  }
}

.p-money__subTitle {
  text-align: center;
  padding: 0 100px;
}
@media screen and (max-width: 766px) {
  .p-money__subTitle {
    padding: 0 5px;
  }
}
.p-money__subTitle span {
  width: 100%;
  display: inline-block;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.07em;
  padding-bottom: 10px;
  border-bottom: 1px solid #4D4D4D;
}
@media screen and (max-width: 766px) {
  .p-money__subTitle span {
    font-size: 13px;
    line-height: 1.3;
  }
}

.p-money__column {
  position: relative;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-money__column {
    left: 4px;
  }
}

.p-money__plan {
  position: relative;
  padding-right: 90px;
}
@media screen and (max-width: 766px) {
  .p-money__plan {
    padding-right: 10px;
  }
}
.p-money__plan::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 40px;
  width: 12px;
  height: 17.5px;
  background-image: url(../images/money_arrow.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-money__plan::before {
    top: 10px;
    right: 5px;
    width: 4.8px;
    height: 7px;
  }
}
.p-money__plan .size01 {
  display: inline-block;
  font-family: "shippori-mincho", sans-serif;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
  margin-right: 2px;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size01 {
    font-size: 9.45px;
  }
}
.p-money__plan .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size02 {
    font-size: 14.4px;
  }
}
.p-money__plan .size03 {
  position: relative;
  left: -1px;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size03 {
    font-size: 6.75px;
  }
}

.p-money__plan02 {
  position: relative;
  top: 5px;
  color: #E23081;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 {
    top: 0px;
  }
}
.p-money__plan02 .size01 {
  display: inline-block;
  font-family: "shippori-mincho", sans-serif;
  font-size: 37px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
  margin-right: 2px;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size01 {
    font-size: 16.65px;
  }
}
.p-money__plan02 .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 55px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size02 {
    font-size: 24.75px;
  }
}
.p-money__plan02 .size03 {
  position: relative;
  left: -3px;
  display: inline-block;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size03 {
    font-size: 6.75px;
  }
}
.p-money__plan02 .size04 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size04 {
    font-size: 9.45px;
  }
}

.p-money__campaign {
  color: #E23081;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-align: center;
  background: #FDE5EB;
  padding: 4px 10px;
  margin-right: 15px;
}
@media screen and (max-width: 766px) {
  .p-money__campaign {
    font-size: 9px;
    line-height: 1.2;
    letter-spacing: 0.07em;
    padding: 3px 4px;
    margin-right: 5px;
  }
}

.p-money__comment {
  position: relative;
  left: 10px;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 16px;
  letter-spacing: 0.15em;
  font-weight: 600;
  text-align: right;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-money__comment {
    left: 3px;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.07em;
  }
}

.p-money__link:not(:root) {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 340px;
  height: 48px;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4D4D4D;
  margin: 20px auto 0 auto;
}
@media screen and (max-width: 766px) {
  .p-money__link:not(:root) {
    width: 238px;
    height: 33.6px;
    font-size: 14px;
    letter-spacing: 0.1em;
    margin: 15px auto 0 auto;
  }
}
.p-money__link:not(:root)::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 24px;
  width: 26px;
  height: 1px;
  background: #4D4D4D;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.p-money__link:not(:root)::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 1.5px);
  -webkit-transform: translateY(-50%) rotate(60deg);
          transform: translateY(-50%) rotate(60deg);
  right: 23px;
  width: 4px;
  height: 1px;
  background: #4D4D4D;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.p-money__link:not(:root):hover {
  color: #fff;
  background: #4D4D4D;
}
.p-money__link:not(:root):hover::before {
  background: #fff;
}
.p-money__link:not(:root):hover::after {
  background: #fff;
}

.p-about {
  color: #4D4D4D;
  width: 100%;
  padding: 110px 0;
}
@media screen and (max-width: 766px) {
  .p-about {
    padding: 20px 0px;
    width: auto;
  }
}

.p-about__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-about__inner {
    padding: 80px 15px 0 15px;
  }
}

.p-about__wrapper {
  position: relative;
  left: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: -10px;
}
@media screen and (max-width: 766px) {
  .p-about__wrapper {
    left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 0px;
    margin-top: 30px;
  }
}

.p-about__wrapper img {
  width: 100%;
  margin-top: 30px;
}

@media screen and (max-width: 766px) {
  .p-about__wrapper img {
    width: 140%;
    margin-top: 30px;
    margin-left: 2px !important;
  }
}

.p-about__text {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.175em;
  padding-right: 40px;
}
@media screen and (max-width: 766px) {
  .p-about__text {
    font-size: 16px;
    padding-right: 0px;
    padding-top: 30px;
  }
}

.p-about__lists {
  position: relative;
  left: -10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 80px;
  margin-top: 45px;
}
@media screen and (max-width: 766px) {
  .p-about__lists {
    left: 0;
    gap: 10px;
    margin-top: 30px;
  }
}
.p-about__lists li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 170px;
  height: 170px;
  background-image: url(../images/about_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.125em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-about__lists li {
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}

.p-about__text02 {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  letter-spacing: 0.149em;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-about__text02 {
    font-size: 14px;
  }
}

.p-about-flow {
  width: 100%;
  margin-top: 60px;
}
@media screen and (max-width: 766px) {
  .p-about-flow {
    margin-top: 60px;
  }
}

.p-about-flow__title {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 23px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.339em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-about-flow__title {
    font-size: 18px;
  }
}

.p-about-flow__wrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 35px;
  margin-top: 38px;
}
@media screen and (max-width: 766px) {
  .p-about-flow__wrapper {
    max-width: 500px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 15px;
    padding: 0 15px;
    margin-top: 30px;
  }
}

.p-about-flow__box {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 766px) {
  .p-about-flow__box {
    width: 100%;
  }
}
.p-about-flow__box::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 140px;
  left: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18.5px 0 18.5px 13px;
  border-color: transparent transparent transparent #CCCCCC;
}
@media screen and (max-width: 766px) {
  .p-about-flow__box::after {
    top: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    right: auto;
  }
}
.p-about-flow__box_no-arrow::after {
  display: none;
}
@media screen and (max-width: 766px) {
  .p-about-flow__box_arrowSp01::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -10px;
    right: auto;
  }
}
@media screen and (max-width: 766px) {
  .p-about-flow__box_arrowSp02::after {
    display: none;
  }
}
@media screen and (max-width: 766px) {
  .p-about-flow__box_arrowSp03::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -10px;
    right: auto;
  }
}

.p-about-flow__subTitle:not(:root) {
  color: #fff;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.175em;
  text-align: center;
  background: #F56EA0;
  border-radius: 8px;
  padding: 10px 0;
}
@media screen and (max-width: 766px) {
  .p-about-flow__subTitle:not(:root) {
    margin: 0 auto;
    font-size: 16px;
  }
}

.p-about-flow__img {
  position: relative;
  width: 100%;
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 766px) {
  .p-about-flow__img {
    width: 80%;
    height: auto;
    margin: 30px auto 10px auto;
  }
}
.p-about-flow__img img {
  width: 184px;
}
@media screen and (max-width: 766px) {
  .p-about-flow__img img {
    width: 100%;
    position: relative;
    left: 10%;
    margin: 0px auto;
  }
}

.p-about-flow__text {
  position: relative;
  left: 10px;
  width: 180px;
  margin: 5px auto 0 auto;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 766px) {
  .p-about-flow__text {
    width: 100%;
    max-width: 165px;
    font-size: 11px;
    margin-top: 10px;
  }
}

.p-worries {
  color: #4D4D4D;
  position: relative;
  width: 100%;
  background: #FDE5EB;
}

.p-worries__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0px 60px 0px;
}
@media screen and (max-width: 766px) {
  .p-worries__inner {
    padding: 50px 15px 60px 15px;
  }
}

.p-worries__title {
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 23px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.339em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-worries__title {
    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 1.4;
  }
}

.p-worries__box {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
  padding: 28px 30px 38px 75px;
  margin-top: 45px;
}
@media screen and (max-width: 766px) {
  .p-worries__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 10px;
    padding: 15px;
    margin-top: 30px;
  }
}

.p-worries__lists li {
  position: relative;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  line-height: 1.4210526316;
  font-weight: 500;
  letter-spacing: 0.175em;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-worries__lists li {
    font-size: 14px;
  }
}
.p-worries__lists li:first-of-type {
  margin-top: 0;
}
.p-worries__lists li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  width: 26px;
  height: 26px;
  background-image: url(../images/worries_icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-worries__lists li::before {
    width: 22px;
    height: 22px;
  }
}
.p-worries__lists li > span {
  display: inline-block;
  border-bottom: 1px solid #4D4D4D;
  padding: 4px 0 4px 34px;
}
@media screen and (max-width: 766px) {
  .p-worries__lists li > span {
    padding: 9px 0 9px 30px;
  }
}
.p-worries__lists li span span {
  color: #D1A76F;
}

.p-point {
  color: #4D4D4D;
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 110px 0 0px 0;
}
@media screen and (max-width: 766px) {
  .p-point {
    padding: 80px 15px 0px 15px;
  }
}

.p-point__inner {
  position: relative;
  width: 100%;
}

.p-point__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (max-width: 766px) {
  .p-point__lists {
    gap: 5px;
    margin-top: 20px;
  }
}
.p-point__lists li {
  width: 268px;
  height: 268px;
  background-image: url(../images/point_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 27px;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-point__lists li {
    width: 120px;
    height: 120px;
    font-size: 13px;
  }
}
.p-point__lists li.size {
  letter-spacing: 0em;
}

.p-point__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 75px;
  margin-top: 50px;
}
@media screen and (max-width: 766px) {
  .p-point__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 50px;
  }
}

.p-point__column {
  width: 100%;
}

.p-point__subTitle {
  padding-left: 40px;
}
@media screen and (max-width: 766px) {
  .p-point__subTitle {
    padding-left: 0px;
    text-align: center;
  }
}
.p-point__subTitle span {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.2em;
  padding-bottom: 0px;
  border-bottom: 4px solid #F56EA0;
}
@media screen and (max-width: 766px) {
  .p-point__subTitle span {
    font-size: 18px;
    border-bottom: 2px solid #F56EA0;
  }
}

.p-point__box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  background: #FFF5F8;
  padding: 40px;
}
@media screen and (max-width: 766px) {
  .p-point__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    gap: 30px;
    padding: 40px 15px;
  }
}

.p-point__img {
  width: 283px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 766px) {
  .p-point__img {
    width: 100%;
  }
}
.p-point__img img {
  width: 100%;
}

.p-point__text {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.2em;
}

.p-comparison {
  color: #4D4D4D;
  width: 100%;
  background: #FFEBF2;
  margin-top: 120px;
}
@media screen and (max-width: 766px) {
  .p-comparison {
    margin-top: 80px;
  }
}

.p-comparison__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0 70px 0;
}
@media screen and (max-width: 766px) {
  .p-comparison__inner {
    padding: 60px 15px;
  }
}

.p-comparison__text {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.17em;
  margin-top: 30px;
}
@media screen and (max-width: 766px) {
  .p-comparison__text {
    font-size: 16px;
  }
}

.p-comparison__table {
  margin-top: 35px;
}
.p-comparison__table thead th {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.149em;
  text-align: center;
  border-right: 0.7px solid #4D4D4D;
  padding-bottom: 20px;
  vertical-align: top;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th {
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    padding-top: 0 !important;
    padding-bottom: 10px;
  }
}
.p-comparison__table thead th.no-bar {
  border-right: none;
}
.p-comparison__table thead th p {
  padding: 0 20px;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th p {
    padding: 0 10px;
  }
}
.p-comparison__table thead th:nth-of-type(2) span {
  color: #fff;
  background: #F56EA0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 6px 0;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th:nth-of-type(2) span {
    height: 30px;
    padding: 0;
  }
}
.p-comparison__table thead th:nth-of-type(3) span {
  background: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 6px 0;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th:nth-of-type(3) span {
    height: 30px;
    padding: 0;
  }
}
.p-comparison__table thead th .img {
  padding-left: 28px;
  margin-top: 18px;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th .img {
    padding: 0 10px;
    margin-top: 10px;
  }
}
.p-comparison__table thead th .img img {
  display: block;
  width: 251px;
  margin-right: auto;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th .img img {
    width: 100%;
  }
}
.p-comparison__table tbody tr:nth-child(odd) {
  background: #fff;
}
.p-comparison__table tbody th {
  border-right: 0.7px solid #4D4D4D;
}
.p-comparison__table tbody th p {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  line-height: 1.3;
  padding: 14px 0;
  letter-spacing: 0.14em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-comparison__table tbody th p {
    font-size: 12px;
    padding: 10px 5px;
    letter-spacing: 0.1em;
  }
}
.p-comparison__table tbody td {
  border-right: 0.7px solid #4D4D4D;
}
.p-comparison__table tbody td.no-bar {
  border-right: none;
}
.p-comparison__table tbody td p {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  letter-spacing: 0.13em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-comparison__table tbody td p {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 10px 5px;
  }
}

.p-reason {
  color: #4D4D4D;
  position: relative;
  width: 100%;
  margin-top: 110px;
}
@media screen and (max-width: 766px) {
  .p-reason {
    margin-top: 80px;
  }
}

.p-reason__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-reason__inner {
    padding: 0 15px;
  }
}

.p-reason__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 80px;
  margin-top: 80px;
}
@media screen and (max-width: 766px) {
  .p-reason__wrapper {
    margin-top: 40px;
    gap: 60px;
  }
}

.p-reason__column {
  position: relative;
  width: 100%;
}
.p-reason__column_reverse .p-reason__box {
  margin-left: 0;
  padding: 35px 180px 30px 40px;
}
@media screen and (max-width: 766px) {
  .p-reason__column_reverse .p-reason__box {
    padding: 30px 15px;
  }
}
.p-reason__column_reverse .p-reason__img {
  left: auto;
  right: 0;
}

.p-reason__img {
  position: absolute;
  top: -40px;
  left: 0px;
  width: 280px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 766px) {
  .p-reason__img {
    position: relative;
    top: 0px;
    width: 100%;
    height: 180px;
    margin: 0 auto;
  }
}
.p-reason__img img {
  width: 100%;
}
@media screen and (max-width: 766px) {
  .p-reason__img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

.p-reason__box {
  width: 860px;
  margin-left: auto;
  background: #fff;
  border: 8px solid #FDE5EB;
  padding: 35px 40px 30px 190px;
}
@media screen and (max-width: 766px) {
  .p-reason__box {
    width: 100%;
    padding: 30px 15px;
    margin-top: 30px;
  }
}

.p-reason__subTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  color: #D1A76F;
  font-family: "shippori-mincho", sans-serif;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-reason__subTitle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    font-size: 24px;
    letter-spacing: 0.1em;
  }
}
.p-reason__subTitle span {
  color: #4D4D4D;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 27px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.12em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #FDE5EB));
  background: linear-gradient(transparent 70%, #FDE5EB 70%);
}
@media screen and (max-width: 766px) {
  .p-reason__subTitle span {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}

.p-reason__text {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.13em;
  text-align: justify;
  margin-top: 20px;
}
@media screen and (max-width: 766px) {
  .p-reason__text {
    font-size: 14px;
  }
}

.p-flow {
  color: #4D4D4D;
  width: 100%;
  margin-top: 110px;
}
@media screen and (max-width: 766px) {
  .p-flow {
    margin-top: 80px;
  }
}

.p-flow__inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-flow__inner {
    padding: 0 15px;
  }
}

.p-flow__wrapper {
  position: relative;
  left: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 30px;
  margin-top: 20px;
  padding-left: 10px;
}
@media screen and (max-width: 766px) {
  .p-flow__wrapper {
    left: 0px;
    gap: 50px;
    margin-top: 40px;
    padding-left: 0px;
  }
}

.p-flow__box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 45px;
}
@media screen and (max-width: 766px) {
  .p-flow__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
  }
}

.p-flow__img {
  width: 152px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 766px) {
  .p-flow__img {
    width: 120px;
    margin: 0 auto;
  }
}
.p-flow__img img {
  width: 100%;
}

@media screen and (max-width: 766px) {
  .p-flow__group {
    width: 100%;
  }
}

.p-flow__subTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  color: #D1A76F;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .p-flow__subTitle {
    gap: 10px;
    font-size: 18px;
  }
}
.p-flow__subTitle span {
  color: #F56EA0;
  display: inline-block;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-flow__subTitle span {
    font-size: 28px;
  }
}

.p-flow__text {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.175em;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-flow__text {
    font-size: 16px;
    margin-top: 10px;
  }
}

.p-price {
  color: #4D4D4D;
  width: 100%;
  margin-top: 110px;
}
@media screen and (max-width: 766px) {
  .p-price {
    margin-top: 80px;
  }
}

.p-price__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-price__inner {
    padding: 0 15px;
  }
}

.p-price__wrapper {
  width: 100%;
  margin-top: 15px;
}
@media screen and (max-width: 766px) {
  .p-price__wrapper {
    margin-top: 30px;
  }
}
.p-price__wrapper_mt {
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-price__wrapper_mt {
    margin-top: 50px;
  }
}

.p-price__subTitle {
  position: relative;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.149em;
  padding-left: 60px;
}
@media screen and (max-width: 766px) {
  .p-price__subTitle {
    font-size: 18px;
    padding-left: 40px;
  }
}
.p-price__subTitle::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 44px;
  height: 1px;
  background: #4D4D4D;
}
@media screen and (max-width: 766px) {
  .p-price__subTitle::before {
    width: 30px;
  }
}

.p-price__table {
  margin-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-price__table {
    margin-top: 20px;
  }
}
.p-price__table thead th {
  color: #fff;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.175em;
  text-align: center;
  background: #F56EA0;
  padding: 10px 0px;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 766px) {
  .p-price__table thead th {
    font-size: 10px;
    padding: 10px 0;
  }
}
.p-price__table thead th.bar {
  border-right: 1px solid #F56EA0;
}
.p-price__table tbody th {
  background: #FDE5EB;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  font-weight: 400;
  padding: 8px 0;
}
.p-price__table tbody th.bar {
  border-bottom: 1px solid #FDE5EB;
}
.p-price__table tbody th p {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.137em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p {
    font-size: 10px;
    padding: 10px;
  }
}
.p-price__table tbody th p.size {
  letter-spacing: 0.237em;
  line-height: 1;
}
.p-price__table tbody th p span {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 4px 10px;
  background: #fff;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p span {
    font-size: 10px;
    letter-spacing: 0.1em;
    padding: 4px 8px;
    margin-top: 4px;
  }
}
.p-price__table tbody td {
  background: #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #F56EA0;
  border-bottom: 1px solid #F56EA0;
  padding: 8px 0;
}
.p-price__table tbody td p {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.07em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody td p {
    font-size: 10px;
  }
}

.p-price__table02 tbody th p {
  letter-spacing: 0.2em;
}

.p-price__commentBox {
  margin-top: 15px;
}

.p-price__comment {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.175em;
  text-align: right;
}
@media screen and (max-width: 766px) {
  .p-price__comment {
    font-size: 10px;
  }
}

.p-detail {
  color: #4D4D4D;
  width: 100%;
  margin-top: 105px;
  padding-bottom: 120px;
}
@media screen and (max-width: 766px) {
  .p-detail {
    margin-top: 80px;
    padding-bottom: 80px;
  }
}

.p-detail__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-detail__inner {
    padding: 0px 15px;
  }
}

.p-detail__table {
  border: 1px solid #F56EA0;
  margin-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-detail__table {
    margin-top: 30px;
  }
}
.p-detail__table th {
  background: #F56EA0;
  border-bottom: 1px solid #ffffff;
}
.p-detail__table th.bar {
  border-bottom: 1px solid #F56EA0;
}
.p-detail__table th p {
  color: #fff;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  line-height: 1.4210526316;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 766px) {
  .p-detail__table th p {
    font-size: 12px;
    padding: 10px;
  }
}
.p-detail__table td {
  background: #fff;
  border-bottom: 1px solid #F56EA0;
}
.p-detail__table td p {
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  line-height: 1.4210526316;
  font-weight: 500;
  letter-spacing: 0.175em;
  padding: 10px 10px 10px 20px;
}
@media screen and (max-width: 766px) {
  .p-detail__table td p {
    font-size: 12px;
    padding: 10px;
  }
}

.p-detail__band {
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 20px;
  line-height: 1.4210526316;
  font-weight: 600;
  letter-spacing: 0.175em;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #4D4D4D;
  border-bottom: 1px solid #4D4D4D;
  margin-top: 75px;
}
@media screen and (max-width: 766px) {
  .p-detail__band {
    font-size: 12px;
    padding: 10px 0;
    margin-top: 50px;
  }
}

.p-detail__lists {
  width: 100%;
  background: #F6F6F6;
  padding: 22px 0px;
  margin-top: 25px;
}
@media screen and (max-width: 766px) {
  .p-detail__lists {
    margin-top: 20px;
  }
}
.p-detail__lists li {
  position: relative;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.15em;
  margin-top: 8px;
  padding: 0px 15px 0px 66px;
}
@media screen and (max-width: 766px) {
  .p-detail__lists li {
    font-size: 14px;
    padding: 0px 10px 0px 40px;
  }
}
.p-detail__lists li:first-of-type {
  margin-top: 0;
}
.p-detail__lists li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
  width: 22px;
  height: 22px;
  background-image: url(../images/detail_icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-detail__lists li::before {
    left: 12px;
    width: 18px;
    height: 18px;
  }
}

.c-title:not(:root) {
  color: #F56EA0;
  font-family: "baskerville-display-pt", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.c-title:not(:root) span {
  position: relative;
  top: -8px;
  display: inline-block;
  color: #4D4D4D;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) span {
    top: -5px;
    font-size: 16px;
  }
}

.c-price-band {
  display: block;
  width: 257px;
  margin: 0 auto;
  color: #fff;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 1.5px;
  letter-spacing: 0.1em;
  text-align: center;
  background: #30B299;
  margin-bottom: 2px;
}
@media screen and (max-width: 766px) {
  .c-price-band {
    width: 90%;
    font-size: 10px;
  }
}

.c-price {
  color: #30B299;
  text-align: center;
}
.c-price_gray {
  color: #808080;
}
.c-price_orange {
  color: #EF9533;
}
.c-price_pink {
  color: #F56EA0;
}
.c-price_right:not(:root) {
  position: relative;
  left: 10px;
  margin-top: 3px;
}
@media screen and (max-width: 766px) {
  .c-price_right:not(:root) {
    left: 0px;
  }
}
.c-price .size01 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.149em;
}
@media screen and (max-width: 766px) {
  .c-price .size01 {
    font-size: 10.5px;
  }
}
.c-price .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 766px) {
  .c-price .size02 {
    font-size: 16px;
  }
}
.c-price .size03 {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 766px) {
  .c-price .size03 {
    font-size: 7.7px;
  }
}
.c-price .size04 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 17px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .c-price .size04 {
    font-size: 10.5px;
  }
}
.c-price .size05 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 766px) {
  .c-price .size05 {
    font-size: 9px;
  }
}
.c-price .size06 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 766px) {
  .c-price .size06 {
    font-size: 14px;
  }
}

@media screen and (max-width: 766px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 766px) {
  .sp {
    display: block;
  }
}

.onda-section {
  /* background: url("images/lp_back1.jpg") no-repeat center top; */
  background-size: cover;
  padding: 120px 0px 40px;
  text-align: center;
  color: #4d4d4d;
  position: relative;
  font-family: "shippori-mincho", sans-serif;
}

.about-ondapro {
  width: 100%;
  height: auto;
}

.onda-title {
  color: #d86c8c;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.onda-main-title {
  font-size: 45px;
  font-weight: normal;
  margin-bottom: 20px;
  letter-spacing: 6px;
  color: #242424;
  font-family: serif;
  margin: 12px 36px;
}

.onda-main-title span {
  display: inline-block;
  background-color: rgba(255, 255, 255);
  padding: 12px 8px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 14%);
  width: auto;
  text-align: center;
  font-size: 45px;
}

.onda-main-title.left {
  text-align: left;
}

.onda-main-title.right {
  text-align: right;
}

.onda-subtitle {
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
  font-size: 18px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.onda-description {
  width: 80%;
  margin: 38px auto;
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
  align-items: center;
  color: #3f3f3f;
}

.onda-description-02 {
  margin: 38px auto;
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
  align-items: center;
  color: #3f3f3f;
  font-family: serif;
  letter-spacing: 0.38em;
}

@media screen and (max-width: 766px) {
    .onda-description-02 {
    margin: 38px auto;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
    text-align: left;
    align-items: center;
    color: #3f3f3f;
    font-family: serif;
    letter-spacing: 5px;
    flex-direction: column;
  }
}

.recommend-box {
  margin-top: 30px;
  padding: 20px;
}

.recommend-title {
  color: #d86c8c;
  font-weight: 300;
  margin-bottom: 24px;
  font-size: 30px;
  font-family: "shippori-mincho", sans-serif;
}

.recommend-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 20px;
  align-items: flex-start;
  opacity: 90%;
  font-family: "Hiragino kaku gothic";
}

.recommend-items div {
  background: #f8f8f8;
  padding: 15px;
  border: 1px solid #ccc;
  font-size: 20px;
  font-weight: normal;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 25%);
}

.recommend-items span {
  color: #d86c8c;
  font-weight: bold;
  font-size: 20px;
}

.recommend-item {
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  line-height: 1.6;
  color: #242424;
}

.check {
  display: inline-block;
  width: 20px;
  color: #d86c8c;
  font-weight: bold;
  margin-right: 6px;
  flex-shrink: 0;
}

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

.center-line-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 30px 0;
  color: #d86c8c;
  font-size: 16px;
}

.center-line-text::before,
.center-line-text::after {
  content: "";
  width: 80px;
  height: 1px;
  background: #d86c8c;
}

.image-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.image-container img {
  width: 100%;
  height: auto;
  padding: 10px;
}

.text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  color: #4d4d4d;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 20px;
}

.text-overlay-2 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 766px) {
    .text-overlay-2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

.point-block {
  margin-top: -150px;
  z-index: 1;
  position: relative;
  max-width: 60%;
  margin: -80px auto 40px;
  z-index: 1;
}

@media screen and (max-width: 766px) {
  .point-block {
    align-items: center;
    max-width: none;
  }
}

.point-label {
  font-size: 48px;
  font-weight: bold;
  color: #e5769e;
  line-height: 1;
  margin-bottom: 0;
  align-items: flex-end;
  margin: -8px;
}

.point-label strong {
  font-size: 48px;
  font-weight: bold;
  color: #e5769e;
  line-height: 1;
  font-family: "Hiragino Mincho Pro";
  letter-spacing: 0.1em;
  padding-left: 16px;
}

.point-label span {
  font-size: 18px;
  color: #e5769e;
  line-height: 1;
  position: relative;
}

.point-block p {
  font-family: "shippori-mincho", sans-serif;
  line-height: 2;
  font-size: 18px;
  width: 80%;
  color: #3f3f3f;
  z-index: 3;
  width: auto;
  margin-left: 24px;
  padding: 20px 0px;
}

@media screen and (max-width: 766px) {
    .point-block p {
    font-family: "shippori-mincho", sans-serif;
    line-height: 2;
    font-size: 18px;
    color: #3f3f3f;
    z-index: 3;
    width: auto;
    margin: 16px;
    padding: 20px 0px;
  }
}

.point-content {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 20px;
  flex-wrap: wrap;
  position:relative;
}

@media screen and (max-width: 766px) {
  .point-content {
    /* display: flex; */
    align-items: center;
    gap: 30px;
    margin-top: 20px;
    flex-wrap: wrap;
    /* position:relative; */
  }

  /* .point-image{
    position: static;
    right: auto;
    top: auto;
    margin: 0px;
    width: 100%;
  }
} */

  .point-image {
    position: static !important;
    right: auto !important;
    top: auto !important;
    margin: 0 !important;
    width: 100% !important;
  }

  .point-text {
    /* flex: 1; */
    z-index: 1;
    position: relative;
  }

  .point-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    z-index: 0;
  }

  .approach {
    background-color: white;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px !important;
  }
}

.point-text {
  flex: 1;
  z-index: 1;
  position: relative;
}

.point-image{
  position:absolute;
  right:0;
  top:0;
  margin:-80px;
}

.point-image img {
  width: 440px;
  height: auto;
  object-fit: cover;
  display: block;
  z-index: 0;
}

.approach {
  background-color: white;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0px 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.approach img {
  width: 80%;
  height: auto;
  padding-top: 28px;
}

.approach-description {
  margin: 38px auto;
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
  align-items: center;
  color: #3f3f3f;
  font-family: serif;
  letter-spacing: 0.38em;
  width: 80%;
}

.point-img {
  display: block;
  margin: 0 auto 0 auto;
  max-width: 100%;
  height: auto;
}

.point-detail {
  align-items: center;
}

.point-bar {
  position: relative;
  background-color: #e5769e;
  color: white;
  font-size: 20px;
  font-weight: 400;
  padding: 12px 200px 12px 24px;
  margin: 0;
  display: inline-block;
  overflow: visible;
  /* margin-bottom: 12px; */
}

.point-bar::after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  width: 30px;
  height: 100%;
  background-color: #FCDAE5;
  transform: skewX(-20deg);
  transform-origin: left;
}

.relative-wrapper {
  width: 100%;
  height: auto;
  display: block;
  background-color: #F8F9F9;
  padding-bottom: 80px;
}

.text-image-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F8F9F9;
  overflow: hidden;
}

.bg-image {
  position: absolute;
  right: 0;
  top: 0;
  height: 200%;
  object-fit: cover;
  z-index: 0;
  opacity: 62%;
}

.text-content {
  position: relative;
  width: 100%;
  z-index: 1;
  font-size: 18px;
  line-height: 2;
  color: #333;
  text-align: left;
}

/* 初期状態：PC表示のみ */
.pc-only {
  display: block;
  padding: 0px 24px;
}
.sp-only {
  display: none;
}

@media screen and (max-width: 766px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
    padding: 0px 16px;
    font-family: "shippori-mincho", sans-serif;
  }

  .handpiece-label-row {
    display: flex;
    width: 100%;
  }

  .handpiece-label-main {
    background-color: #d3d3d3;
    padding: 10px 12px;
    flex: 1;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .handpiece-label-sub {
    background-color: transparent;
    padding: 10px 12px;
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .handpiece-block {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    /* padding: 16px; */
    background-color: #fff;
  }

  .handpiece-title {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 8px;
    background-color: #d3d3d3;
    padding: 8px;
  }

  .handpiece-image {
    text-align: center;
    margin-bottom: 10px;
  }

  .handpiece-inner {
    font-size: 14px;
    margin-bottom: 8px;
    margin: 20px 34px !important;
  }

  .line-in-table {
    height: 1px;
    background-color: #ccc;
    margin: 12px 0;
  }

  .handpiece-effect-title {
    font-weight: bold;
    margin-bottom: 6px;
    padding: 16px;
    text-align: center;
  }

  .handpiece-effects {
    list-style: none;
    padding: 0px 16px;
    margin-bottom: 40px;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .handpiece-effects li {
    display: flex;
    align-items: center;
    margin: 0px auto;
    width: 60%;
  }

  .handpiece-effects img {
    width: auto;
    height: 16px;
    margin-right: 6px;
  }

  .handpiece-image img {
    width: 80%;
    height: auto;
    border: 1px solid #ccc;
    align-items: center;
    margin: 20px;
  }
}

.handpiece-image img {
  width: 80%;
  height: auto;
  border: 1px solid #ccc;
  align-items: center;
  margin: 20px;
}

.handpiece-table {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  background-color: #fff;
  table-layout: fixed;
  font-family: "shippori-mincho", sans-serif;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.handpiece-table th,
.handpiece-table td {
  border: none;
}

.handpiece-table .left-block {
  border-right: 1px solid #ccc;
}

.handpiece-table th {
  color: #fff;
  padding: 12px;
  font-size: 18px;
}

.handpiece-table .handpiece-th-01 {
  background-color: #d3d3d3;
  color: #3f3f3f;
  width: auto;
  text-align: center;
}

.handpiece-table .handpiece-th-02 {
  background-color: none;
  color: #3f3f3f;
  width: auto;
}

.handpiece-table td {
  padding: 12px;
  font-size: 20px;
  text-align: center;
}

.handpiece-table li img {
  height: 26px;
  width: auto;
  vertical-align: middle;
  margin-right: 5px;
  padding-right: 8px;
}

.handpiece-table li {
  text-align: left;
  padding-left: 20%;
  font-size: 26px;
}

.handpiece-table .handpiece-detail {
  padding: 10px 0;
  align-items: center;
  margin: 0 auto;
  vertical-align: top;
}

.handpiece-inner {
  width: auto;
  margin: 20px;
  font-size: 20px;
  align-items: center;
}

/* @media screen and (max-width: 766px) {
  .handpiece-table {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: #fff;
    table-layout: fixed;
    font-family: "shippori-mincho", sans-serif;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }

  .handpiece-table th,
  .handpiece-table td {
    border: none;
  }

  .handpiece-table .left-block {
    border-right: 1px solid #ccc;
  }

  .handpiece-table th {
    color: #fff;
    padding: 12px;
    font-size: 16px;
  }

  .handpiece-table .handpiece-th-01 {
    background-color: #d3d3d3;
    color: #3f3f3f;
    width: 40%;
    text-align: center;
  }

  .handpiece-table .handpiece-th-02 {
    background-color: none;
    color: #3f3f3f;
    width: 60%;
  }

  .handpiece-table td {
    padding: 12px;
    font-size: 20px;
    text-align: center;
  }

  .handpiece-table li img {
    height: 26px;
    width: auto;
    vertical-align: middle;
    margin-right: 5px;
    padding-right: 8px;
  }

  .handpiece-table li {
    text-align: left;
    padding-left: 20%;
    font-size: 26px;
  }

  .handpiece-table .handpiece-detail {
    padding: 10px 0;
    align-items: center;
    margin: 0 auto;
    vertical-align: top;
  }

  .handpiece-inner {
    width: auto;
    margin: 20px;
    font-size: 20px;
    align-items: center;
  }
} */


/* .line-in-table {
  height: 1px;
  background-color: #aaa;
  margin: 10px 0;
  width: 80%;
  margin: 20px auto;
} */

.effect-list {
  list-style: none;
  padding: 20px;
  margin: 0;
}

.effect-list li {
  font-size: 24px;
  line-height: 2;
  position: relative;
  padding-left: 24px;
  text-align: left;
}

.effect-list li::before {
  content: "☑";
  position: absolute;
  left: 0;
  color: #888;
}

.flow-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.flow-step {
  background: #fff;
  padding: 24px;
  width: 240px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  text-align: center;
  position: relative;
  font-family: "Yu Mincho", serif;
}

.flow-number {
  position: absolute;
  top: 12px;
  left: 16px;
  font-size: 48px;
  font-weight: bold;
  color: #ccc;
  font-family: serif;
}

.flow-image img {
  width: 100%;
  height: auto;
  margin: 40px 0 20px; /* 上の番号分のスペース確保 */
}

.flow-text {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}

.p-flow {
  color: #4D4D4D;
  width: 100%;
  padding: 110px 0;
  background-color: #F8F9F9;
}
@media screen and (max-width: 766px) {
  .p-flow {
    /* padding: 20px 0px 80px 0px; */
    align-items: center;
  }
}

.price-table-section {
  font-family: "Yu Mincho", serif;
  text-align: center;
  overflow-x: auto;
}

.price-heading {
  display: flex;
  align-items: center;
  gap: 20px;
}

.price-heading .line {
  flex: 1;
  height: 1px;
  background-color: #000;
  max-width: 80px;
}

.price-heading h2 {
  font-size: 28px;
  font-weight: 500;
  white-space: nowrap;
}

.price-table {
  width: 100%;
  min-width: 600px;
  margin: 0 auto 20px;
  border-collapse: collapse;
}

@media screen and (max-width: 766px) {
  .price-heading {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .price-heading .line {
    /* flex: 0.25; */
    height: 1px;
    background-color: #000;
    max-width: 20px;
  }

  .price-heading h2 {
    font-size: 18px !important;
    font-weight: 500;
    white-space: nowrap;
  }

  .price-table {
    width: 100%;
    min-width: 600px;
    margin: 0 auto 20px;
    border-collapse: collapse;
    display: contents;
  }

  .price-table th {
    font-size: 12px !important;
  }

  .price-table td {
    border: 1px solid #f96ca4;
    padding: 10px;
    font-size: 10px;
    font-family: sans-serif;
  }

  .price-table .menu-title {
    font-size: 12px !important;
  }

  .price-table .discount {
    font-size: 12px !important;
  }

  .price-cell {
    text-align: center;
  }

  .medium {
    font-size: 16px !important;
    color: #333;
    font-weight: bold;
  }

  .small {
    font-size: 12px !important;
    color: #333;
  }

  .notes {
    font-size: 10px !important;
    text-align: left!important;
    }

  .price-table-section {
    margin-top: 20px;
  }

  .left-cell {
    border-right: 1px solid white;
  }

.right-cell {
    border-left: 1px solid white;
  }
}

.price-table th {
  background-color: #f96ca4;
  color: #fff;
  padding: 12px;
  font-size: 23px;
  font-weight: bold;
  /* border: 1px solid #fff; */
  text-align: center;
  /* border: 2px solid #f96ca4; */
}

.price-table thead th[colspan="2"] {
  border: 1px solid #f96ca4;
  position: relative;
}

.price-table thead th[colspan="2"] {
  content: "";
  /* position: absolute; */
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  /* background-color: white; */
}

.price-table td {
  border: 1px solid #f96ca4;
  padding: 12px;
  font-size: 16px;
  font-family: sans-serif;
}

.price-table .menu-title {
  background-color: #fff0f4;
  font-weight: 500;
  color: #f96ca4;
  text-align: center;
  font-size: 24px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W5", "Yu Gothic", "Meiryo", sans-serif;
}

.price-table .discount {
  color: #f96ca4;
  /* font-weight: bold; */
  background-color: #fff0f4;
  font-size: 24px;
  text-align: center;
}

.price-cell {
  text-align: center;
}

.medium {
  font-size: 24px;
  color: #333;
  /* font-weight: bold; */
}

.small {
  font-size: 14px;
  color: #333;
}

.notes {
  font-size: 14px;
  color: #333;
  text-align: right;
  font-family: sans-serif;
}

.left-cell {
  border-right: 2px solid white;
}

.right-cell {
  border-left: 2px solid white;
}

/* @media screen and (max-width: 766px) {
  .treatment-info-table {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    font-family: "Yu Mincho", serif;
    font-size: 16px;
    margin-bottom: 80px;
  }

  .treatment-info-table th,
  .treatment-info-table td {
    border: 1px solid #f96ca4;
    padding: 16px;
    text-align: left;
    vertical-align: middle;
  }

  .treatment-info-table th {
    background-color: #f96ca4;
    color: white;
    font-weight: normal;
    white-space: nowrap;
    width: 30%;
    border-top: 1px solid #f96ca4;
    border-left: 1px solid #f96ca4;
    border-right: 1px solid #f96ca4;
    border-bottom: 1px solid #fff;
    text-align: center;
  }

  .treatment-info-table td {
    color: #333;
    line-height: 1.6;
  }
}

.treatment-info-table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  font-family: "Yu Mincho", serif;
  font-size: 16px;
  margin-bottom: 80px;
} */

.treatment-info-table th,
.treatment-info-table td {
  border: 1px solid #f96ca4;
  padding: 16px;
  text-align: left;
  vertical-align: middle;
}

.treatment-info-table th {
  background-color: #f96ca4;
  color: white;
  font-weight: normal;
  white-space: nowrap;
  width: 30%;
  border-top: 1px solid #f96ca4;
  border-left: 1px solid #f96ca4;
  border-right: 1px solid #f96ca4;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.treatment-info-table td {
  color: #333;
  line-height: 1.6;
}

@media screen and (max-width: 766px) {
  .image-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .text-overlay {
    position: static;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    transform: translate(0, 0);
    width: auto;
  }

  .text-overlay-2 {
    position: static;
    padding: 0px 16px;
    /* background-color: rgba(255, 255, 255, 0.8); */
    text-align: center;
    transform: translate(0, 0);
    width: auto;
  }

  .onda-main-title.left,
  .onda-main-title.right {
    font-size: 16px;
    margin: 5px 0;
  }

  .recommend-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    font-size: 13px;
  }

  .onda-main-title span {
  display: inline-block;
  background-color: rgba(255, 255, 255);
  padding: 12px 8px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 14%);
  width: auto;
  text-align: center;
  font-size: 18px;
  }
}

@media screen and (max-width: 766px) {
  .handpiece-box {
    width: 100%;
  }
}

@media screen and (max-width: 766px) {
  .text-image-section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .bg-image {
    width: 100%;
    height: auto;
  }

  .text-content {
    padding: 20px;
    font-size: 14px;
    text-align: left;
  }
}

@media screen and (max-width: 766px) {
  .treatment-info-table {
    margin-bottom: 40px;
    font-size: 12px;
    font-family: "shippori-mincho", sans-serif;
  }
}

.step-wrapper {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  padding: 40px 0;
}

.step-card {
  background: #fff;
  text-align: center;
  padding: 30px 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  width: 300px;
  box-sizing: border-box;
  position: relative;
}

.step-number {
  position: absolute;
  top: 0px;
  left: 20px;
  font-size: 58px;
  color: #ddd;
  font-weight: 600;
  font-family: serif;
  font-style: italic;
}

.step-image img {
  width: 80%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 16px;
}

.step-text {
  font-size: 15px;
  color: #3f3f3f;
  margin: 0;
  width: auto;
  font-family: sans-serif;
  line-height: normal;
}

/* .step-text p {
  font-family: sans-serif;
} */

@media screen and (max-width: 766px) {
  /* .onda-section {
    padding: 40px 20px;
  } */

  .image-container {
    position: relative;
    height: fit-content;
  }

  .image-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .text-overlay {
    position: static;
    background: linear-gradient(to bottom, rgba(255,255,255,0.8), rgba(255,255,255,1));
    /* padding: 20px 10px; */
    text-align: center;
  }

  .onda-main-title {
    font-size: 1.2rem;
    margin: 10px 0;
    text-align: center;
    box-shadow: none;
    background: #fff;
    display: inline-block;
    /* padding: 10px; */
  }

  .onda-description {
    font-size: 16px;
    line-height: 1.6;
    /* margin-top: 15px; */
    text-align: left;
    width: auto;
  }

  .recommend-box {
    margin-top: 30px;
    background: transparent;
    padding: 0;
  }

  .recommend-title {
    font-size: 16px;
    font-weight: bold;
    color: #f96ca4;
    text-align: center;
    margin-bottom: 20px;
  }

  .recommend-items {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: stretch;
  }

  .recommend-item {
    background: #fff;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 0.95rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    text-align: left;
  }

  .recommend-items span {
  color: #d86c8c;
  font-weight: bold;
  font-size: 16px;
}

.recommend-items div {
  background: #f8f8f8;
  padding: 15px;
  border: 1px solid #ccc;
  font-size: 16px;
  font-weight: normal;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 25%);
  vertical-align: baseline;
}

  .recommend-item .check {
    color: #d86c8c;
    margin-right: 8px;
  }

  .full-width-image {
    width: 100%;
    height: auto;
    /* margin-top: 20px; */
    margin-bottom: 80px;
  }

  .point-bar {
    position: relative;
    background-color: #e5769e;
    color: white;
    font-size: 20px;
    font-weight: 400;
    padding: 12px 60px 12px 24px;
    margin: 0;
    display: inline-block;
    overflow: visible;
    margin-bottom: 12px;
  }

  .point-bar::after {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    width: 30px;
    height: 100%;
    background-color: #FCDAE5;
    transform: skewX(-20deg);
    transform-origin: left;
  }
}



/*# sourceMappingURL=style.css.map */