@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: #E06EA2;
  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: #E06EA2;
}
@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 80px 0px;
  }
}

.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__img {
  width: 224px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-about__img img {
  width: 100%;
}

.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: #E06EA2;
  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 #E06EA2;
}
@media screen and (max-width: 766px) {
  .p-point__subTitle span {
    font-size: 18px;
    border-bottom: 2px solid #E06EA2;
  }
}

.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: #E06EA2;
  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: #E06EA2;
  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: #E06EA2;
  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 #E06EA2;
}
.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 #E06EA2;
  border-bottom: 1px solid #E06EA2;
  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 #E06EA2;
  margin-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-detail__table {
    margin-top: 30px;
  }
}
.p-detail__table th {
  background: #E06EA2;
  border-bottom: 1px solid #ffffff;
}
.p-detail__table th.bar {
  border-bottom: 1px solid #E06EA2;
}
.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 #E06EA2;
}
.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: #E06EA2;
  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;
  }
}
.c-title:not(:root) span {
  position: relative;
  top: -8px;
  display: inline-block;
  color: #D3256C;
  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: 600;
  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: #E06EA2;
}
.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;
  }
}/*# sourceMappingURL=style.css.map */