@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: #1E2329;
  width: 100%;
  max-width: 800px;
  margin: 85px 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: 35px;
  font-weight: 600;
  line-height: 1.4285714286;
  letter-spacing: 0.175em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-money__title {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
.p-money__title span {
  font-size: 30px;
  line-height: 1.4666666667;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .p-money__title span {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}

.p-money__inner {
  width: 100%;
  border: 0.9px solid #D16BAA;
  margin-top: 77px;
}
@media screen and (max-width: 766px) {
  .p-money__inner {
    margin-top: 50px;
  }
}

.p-money__course {
  width: 433px;
  margin: -36px auto 0 auto;
}
@media screen and (max-width: 766px) {
  .p-money__course {
    width: 90%;
    margin: -7% auto 0 auto;
  }
}
.p-money__course img {
  width: 100%;
}

.p-money__wrapper {
  width: 100%;
  padding: 10px 50px 20px 50px;
}
@media screen and (max-width: 766px) {
  .p-money__wrapper {
    padding: 10px 0px 20px 0px;
  }
}

.p-money__subTitle {
  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.4347826087;
  letter-spacing: 0.175em;
  text-align: center;
  padding-bottom: 6px;
  padding-right: 10px;
  border-bottom: 1px solid #D16BAA;
}
@media screen and (max-width: 766px) {
  .p-money__subTitle {
    font-size: 14px;
    padding-right: 0px;
  }
}
.p-money__subTitle .pr {
  display: inline-block;
  padding-right: 5px;
}
.p-money__subTitle .min {
  position: relative;
  top: -2.5px;
  display: inline-block;
  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: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.175em;
  text-align: center;
  background: #1E2329;
  padding: 0px 7px 1.5px 8px;
  margin-left: 15px;
}
@media screen and (max-width: 766px) {
  .p-money__subTitle .min {
    top: auto;
    font-size: 10px;
    padding: 0px 3px 1px 4px;
    line-height: 1.3;
    margin-left: 5px;
  }
}

.p-money__point {
  width: 145px;
  margin: 6px auto 0 auto;
  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.5;
  letter-spacing: 0.175em;
  text-align: center;
  border: 1px solid #1E2329;
  padding-left: 3px;
  padding-bottom: 1px;
}
@media screen and (max-width: 766px) {
  .p-money__point {
    width: 120px;
    font-size: 12px;
  }
}

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

.p-money__plan {
  position: relative;
  white-space: nowrap;
}
.p-money__plan::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 4px;
  right: -25px;
  width: 14px;
  height: 18px;
  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: 8px;
    right: -4px;
    width: 7px;
    height: 9px;
  }
}
.p-money__plan .size01 {
  display: inline-block;
  font-family: "shippori-mincho", sans-serif;
  font-size: 22px;
  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.9px;
  }
}
.p-money__plan .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size02 {
    font-size: 14.4px;
  }
}
.p-money__plan .size03 {
  position: relative;
  left: -4px;
  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: 14px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.024em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size03 {
    font-size: 6.3px;
  }
}

.p-money__plan02 {
  position: relative;
  color: #D16BAA;
  white-space: nowrap;
}
.p-money__plan02 .size01 {
  display: inline-block;
  font-family: "shippori-mincho", sans-serif;
  font-size: 33px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size01 {
    font-size: 14.85px;
  }
}
.p-money__plan02 .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size02 {
    font-size: 21.6px;
  }
}
.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: 14px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size03 {
    font-size: 6.3px;
  }
}
.p-money__plan02 .size04 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size04 {
    font-size: 9px;
  }
}
.p-money__plan02 .size05 {
  display: inline-block;
  padding-left: 3px;
}

.p-money__campaign {
  position: relative;
  top: -2px;
  min-width: 122px;
  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: 16px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.175em;
  text-align: center;
  background: #D16BAA;
  padding: 4px 0px 5px 3px;
  margin-left: 43px;
  margin-right: 13px;
}
@media screen and (max-width: 766px) {
  .p-money__campaign {
    top: -2px;
    min-width: 70px;
    font-size: 9px;
    padding: 3.5px 0px 5px 2px;
    margin-left: 8px;
    margin-right: 6px;
  }
}

.p-about {
  color: #1E2329;
  width: 100%;
  padding-top: 95px;
}
@media screen and (max-width: 766px) {
  .p-about {
    padding-top: 40px;
  }
}

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

.p-about__wrapper {
  position: relative;
  left: -35px;
  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;
  margin-top: 15px;
}
@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: 30px;
    margin-top: 30px;
  }
}

.p-about__img {
  width: 153px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-about__img img {
  width: 100%;
}

.p-about__box {
  padding-left: 32px;
  margin-bottom: 10px;
}
@media screen and (max-width: 766px) {
  .p-about__box {
    padding-left: 0px;
    margin-bottom: 0px;
  }
}

.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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  margin-top: 13px;
}
@media screen and (max-width: 766px) {
  .p-about__text {
    text-align: justify;
  }
}
.p-about__text:first-of-type {
  margin-top: 0;
}

.p-worries {
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.p-worries__title {
  color: #C63678;
  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: 30px;
  font-weight: 500;
  line-height: 1.4666666667;
  letter-spacing: 0.175em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-worries__title {
    font-size: 18px;
    line-height: 1.4;
  }
}

.p-worries__arrow {
  display: block;
  width: 100%;
  margin-top: -70px;
}
@media screen and (max-width: 766px) {
  .p-worries__arrow {
    margin-top: -4%;
  }
}

.p-worries__inner {
  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;
  margin-top: 18px;
}
@media screen and (max-width: 766px) {
  .p-worries__inner {
    padding: 0 15px;
    margin-top: 20px;
  }
}

.p-worries__lists {
  position: relative;
  z-index: 2;
  width: calc(50% + 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 6px;
}
@media screen and (max-width: 766px) {
  .p-worries__lists {
    width: 100%;
  }
}
.p-worries__lists li {
  color: #fff;
  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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  background-image: url(../images/worries_list.png);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 7.5px 0 7.5px 30%;
}
@media screen and (max-width: 1285px) {
  .p-worries__lists li {
    padding: 7.5px 0 7.5px 25%;
  }
}
@media screen and (max-width: 1185px) {
  .p-worries__lists li {
    padding: 7.5px 0 7.5px 20%;
  }
}
@media screen and (max-width: 766px) {
  .p-worries__lists li {
    font-size: 14px;
    background-image: none;
    background: -webkit-gradient(linear, left top, right top, from(#D16BAA), to(#f5c3e7));
    background: linear-gradient(90deg, #D16BAA, #f5c3e7);
    padding: 7.5px 10px 7.5px 40px;
  }
}
.p-worries__lists li span {
  position: relative;
  display: inline-block;
  color: #D16BAA;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4705882353;
  letter-spacing: 0.175em;
  background: #fff;
  padding: 0 10px;
  margin-right: 5px;
}
@media screen and (max-width: 766px) {
  .p-worries__lists li span {
    font-size: 15px;
  }
}
.p-worries__lists li span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -32px;
  width: 21.5px;
  height: 15px;
  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 span::before {
    left: -30px;
    width: 19.35px;
    height: 13.5px;
  }
}
.p-worries__lists li.p-worries__listSp {
  letter-spacing: 0.05em;
}
.p-worries__lists li.p-worries__listSp span {
  padding: 0 7px;
  letter-spacing: 0.05em;
}

.p-worries__img {
  position: relative;
  z-index: 1;
  left: -40px;
  width: calc(50% - 50px);
}
@media screen and (max-width: 766px) {
  .p-worries__img {
    display: none;
  }
}
.p-worries__img img {
  width: 500px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
}

.p-mode {
  color: #1E2329;
  width: 100%;
  background-image: url(../images/mode_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 100px;
}
@media screen and (max-width: 766px) {
  .p-mode {
    margin-top: 60px;
  }
}

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

.p-mode__title {
  text-align: center;
}
.p-mode__title .min {
  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: 23px;
  line-height: 1.4347826087;
  font-weight: 500;
  letter-spacing: 0.175em;
  margin-bottom: 6px;
}
@media screen and (max-width: 766px) {
  .p-mode__title .min {
    font-size: 16px;
  }
}
.p-mode__title .ja {
  position: relative;
  display: inline-block;
  color: #C63678;
  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: 35px;
  font-weight: 600;
  line-height: 1.4285714286;
  letter-spacing: 0.149em;
}
@media screen and (max-width: 766px) {
  .p-mode__title .ja {
    font-size: 22px;
  }
}
.p-mode__title .ja .pr {
  display: inline-block;
  padding-right: 10px;
}
@media screen and (max-width: 766px) {
  .p-mode__title .ja .pr {
    padding-right: 5px;
  }
}

.p-mode__img {
  width: 100%;
  max-width: 330px;
  margin: 40px auto 0 auto;
}
@media screen and (max-width: 766px) {
  .p-mode__img {
    max-width: 280px;
  }
}
.p-mode__img img {
  width: 100%;
}

.p-mode__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  margin-top: -45px;
}
@media screen and (max-width: 766px) {
  .p-mode__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: -38px;
  }
}

.p-mode__box {
  width: 100%;
  background: #fff;
  border-radius: 25px;
}

.p-mode__subTitle {
  color: #fff;
  font-family: "futura-pt", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.275;
  letter-spacing: 0.1em;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#EB91D3), to(#D16BAA));
  background: linear-gradient(90deg, #EB91D3, #D16BAA);
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 8px 0 6px 0;
}
@media screen and (max-width: 766px) {
  .p-mode__subTitle {
    font-size: 28px;
    padding: 8px 0 6px 0;
  }
}
.p-mode__subTitle_bg {
  background: -webkit-gradient(linear, left top, right top, from(#B9B4D6), to(#7A81C1));
  background: linear-gradient(90deg, #B9B4D6, #7A81C1);
}

.p-mode__band {
  text-align: center;
  margin-top: 18px;
}
.p-mode__band span {
  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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  padding: 0 10px;
  background: #F2F2F2;
}

.p-mode__img02 {
  width: 100%;
  height: 220px;
  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;
}
.p-mode__img02 img {
  display: block;
  width: 204px;
}

.p-mode__img03 {
  width: 100%;
  height: 220px;
  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;
}
.p-mode__img03 img {
  display: block;
  width: 245px;
}

.p-mode__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: 16px;
  font-weight: 500;
  text-align: justify;
  line-height: 1.4375;
  letter-spacing: 0.13em;
  padding: 0 20px 20px 25px;
}

.p-mechanism {
  color: #1E2329;
  width: 100%;
  background: #FFF8FB;
}

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

.p-mechanism__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  margin-top: 42px;
}
@media screen and (max-width: 766px) {
  .p-mechanism__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 30px;
    margin-top: 40px;
  }
}

.p-mechanism__box {
  width: 100%;
}

.p-mechanism__subTitle {
  color: #D16BAA;
  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.4782608696;
  letter-spacing: 0.175em;
  text-align: center;
  padding: 8px 0;
  border: 1px solid #D16BAA;
  background: #fff;
}
@media screen and (max-width: 766px) {
  .p-mechanism__subTitle {
    font-size: 20px;
    padding: 6px 0;
  }
}
.p-mechanism__subTitle_blue {
  color: #7A81C1;
  border: 1px solid #7A81C1;
}

.p-mechanism__img {
  width: 100%;
  max-width: 300px;
  margin: 17px auto 0 auto;
}
.p-mechanism__img img {
  width: 100%;
}

.p-mechanism__text {
  width: 340px;
  margin: 0 auto;
  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;
  text-align: justify;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  margin-top: 17px;
}
@media screen and (max-width: 766px) {
  .p-mechanism__text {
    width: auto;
  }
}

.p-point {
  color: #1E2329;
  position: relative;
  width: 100%;
}

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

.p-point__titleSp {
  display: none;
}
@media screen and (max-width: 766px) {
  .p-point__titleSp {
    display: block;
    color: #C63678;
    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: 600;
    line-height: 1.4285714286;
    letter-spacing: 0.175em;
    text-align: center;
  }
  .p-point__titleSp span {
    font-size: 14px;
  }
}

.p-point__title {
  text-align: center;
  padding-left: 140px;
}
@media screen and (max-width: 766px) {
  .p-point__title {
    padding-left: 0px;
  }
}
.p-point__title > span {
  position: relative;
  color: #C63678;
  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: 35px;
  font-weight: 600;
  line-height: 1.4285714286;
  letter-spacing: 0.175em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #FFEEFA));
  background: linear-gradient(transparent 70%, #FFEEFA 70%);
}
@media screen and (max-width: 766px) {
  .p-point__title > span {
    font-size: 19px;
  }
}
.p-point__title > span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 12px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -130px;
  width: 102.5px;
  height: 101.5px;
  background-image: url(../images/point_icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-point__title > span::before {
    display: none;
  }
}
.p-point__title > span span {
  display: inline-block;
  font-size: 30px;
  padding-left: 5px;
}
@media screen and (max-width: 766px) {
  .p-point__title > span span {
    font-size: 14px;
    padding-left: 0px;
  }
}

.p-point__box {
  position: relative;
  width: 100%;
  background: #F7F7F5;
  padding: 15px 0 20px 0;
  margin-top: 42px;
}
@media screen and (max-width: 766px) {
  .p-point__box {
    padding: 20px 0 20px 0;
    margin-top: 30px;
  }
}

.p-point__band {
  width: 150px;
  color: #C29C61;
  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: 25px;
  line-height: 1.12;
  font-weight: 400;
  letter-spacing: 0.2em;
  padding-left: 52px;
  border-bottom: 1px solid #C29C61;
}
@media screen and (max-width: 766px) {
  .p-point__band {
    width: 100px;
    font-size: 20px;
    padding-left: 30px;
  }
}

.p-point__img {
  position: absolute;
  top: -22px;
  right: 30px;
  width: 220px;
}
@media screen and (max-width: 766px) {
  .p-point__img {
    display: none;
  }
}
.p-point__img img {
  width: 100%;
}

.p-point__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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  padding-left: 50px;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-point__text {
    font-size: 14px;
    padding: 0 15px;
    margin-top: 15px;
  }
}

.p-point02 {
  color: #1E2329;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#D35494), to(#DB89C0));
  background: linear-gradient(90deg, #D35494, #DB89C0);
}

.p-point02__inner {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 55px 0 60px 0;
}
@media screen and (max-width: 766px) {
  .p-point02__inner {
    padding: 40px 15px 50px 15px;
  }
}

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

.p-point02__title {
  padding-right: 25px;
}
@media screen and (max-width: 766px) {
  .p-point02__title {
    padding-right: 0;
  }
}

.p-point02__lists {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px 20px;
  margin-top: 43px;
}
@media screen and (max-width: 766px) {
  .p-point02__lists {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 30px;
  }
}
.p-point02__lists li {
  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;
  gap: 8px;
  color: #C63678;
  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.4782608696;
  letter-spacing: 0.175em;
  padding: 8px 0;
  background: #FFEEFA;
}
@media screen and (max-width: 766px) {
  .p-point02__lists li {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5px;
    font-size: 16px;
    padding: 8px 10px;
  }
}
.p-point02__lists li::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  background-image: url(../images/point_icon02.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-point02__lists li::before {
    top: 1px;
  }
}

.p-point02__img {
  position: absolute;
  top: 0;
  right: -60px;
  width: 537px;
}
@media screen and (max-width: 766px) {
  .p-point02__img {
    display: none;
  }
}
.p-point02__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-comparison {
  color: #1E2329;
  width: 100%;
  background: #FFEEFA;
  margin-top: 100px;
}
@media screen and (max-width: 766px) {
  .p-comparison {
    margin-top: 60px;
  }
}

.p-comparison__inner {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 60px 0 60px 0;
}
@media screen and (max-width: 766px) {
  .p-comparison__inner {
    padding: 50px 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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  margin-top: 35px;
}

.p-comparison__table {
  width: 100%;
  margin-top: 45px;
}
.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.175em;
  text-align: center;
  border-right: 1px solid #1E2329;
  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;
    border-right: 0.7px solid #4D4D4D;
    padding-bottom: 10px;
  }
}
.p-comparison__table thead th.no-bar {
  border-right: none;
}
.p-comparison__table thead th:nth-of-type(2) p {
  padding: 0 20px;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th:nth-of-type(2) p {
    padding: 0 0px;
  }
}
.p-comparison__table thead th:nth-of-type(2) span {
  color: #fff;
  background: #D16BAA;
  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) p {
  padding: 0 0px 0 20px;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th:nth-of-type(3) p {
    padding: 0 0px 0 0px;
  }
}
.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:nth-of-type(3) .pozi {
  position: relative;
  left: 11px;
  background: none;
  width: auto;
  display: inline-block;
  text-align: left;
  padding: 0;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th:nth-of-type(3) .pozi {
    left: 4px;
    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;
  }
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th .band:not(:root) {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th .band02:not(:root) {
    width: calc(100% - 10px);
    margin-left: auto;
  }
}
.p-comparison__table thead th .img {
  padding-left: 20px;
  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: 258px;
  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: 1px solid #1E2329;
}
@media screen and (max-width: 766px) {
  .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.3529411765;
  font-weight: 500;
  letter-spacing: 0.175em;
  padding: 13.5px 0;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-comparison__table tbody th p {
    font-size: 11px;
    padding: 10px 5px;
    letter-spacing: 0.1em;
  }
}
.p-comparison__table tbody td {
  border-right: 1px solid #1E2329;
}
@media screen and (max-width: 766px) {
  .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: "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;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-comparison__table tbody td p {
    font-size: 11px;
    letter-spacing: 0.1em;
    padding: 10px 5px;
  }
}

.p-reason {
  color: #1E2329;
  position: relative;
  width: 100%;
}

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

.p-reason__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 28px;
  margin-top: 42px;
}
@media screen and (max-width: 766px) {
  .p-reason__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: 30px;
    gap: 30px;
  }
}

.p-reason__column {
  position: relative;
  width: 100%;
  border-radius: 25px;
  background: #FFEEFA;
}

.p-reason__img {
  width: 100%;
}
.p-reason__img img {
  width: 100%;
}

.p-reason__box {
  width: 100%;
  padding: 20px 20px 30px 20px;
}
@media screen and (max-width: 766px) {
  .p-reason__box {
    width: 100%;
    padding: 20px 15px 30px 15px;
  }
}

.p-reason__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.4347826087;
  letter-spacing: 0.175em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-reason__subTitle {
    font-size: 18px;
  }
}
.p-reason__subTitle::after {
  content: "";
  display: block;
  position: relative;
  width: 50px;
  height: 2px;
  background: #D16BAA;
  margin: 14px auto 0 auto;
}

.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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  text-align: justify;
  margin-top: 16px;
}
@media screen and (max-width: 766px) {
  .p-reason__text {
    font-size: 14px;
  }
}

.p-flow {
  color: #1E2329;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#DCBED0), to(#D16BAA));
  background: linear-gradient(90deg, #DCBED0, #D16BAA);
}

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

.p-flow__wrapper {
  position: relative;
  width: 100%;
  padding: 8px;
  background: rgba(255, 255, 255, 0.85);
  margin-top: 43px;
}
@media screen and (max-width: 766px) {
  .p-flow__wrapper {
    margin-top: 30px;
  }
}

.p-flow__column {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 60px 0 54px;
  border: 1px solid #D16BAA;
}
@media screen and (max-width: 766px) {
  .p-flow__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.p-flow__box {
  width: 100%;
  padding: 40px 0 36px 0;
}

.p-flow__img {
  position: relative;
  width: 152px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-flow__img {
    width: 120px;
  }
}
.p-flow__img::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -45px;
  width: 11.5px;
  height: 20.5px;
  background-image: url(../images/flow_arrow.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-flow__img::before {
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    top: auto;
    right: auto;
    bottom: -95px;
    left: 50%;
  }
}
.p-flow__img_not::before {
  display: none;
}
.p-flow__img img {
  width: 100%;
}

.p-flow__text {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.175em;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 766px) {
  .p-flow__text {
    margin-top: 10px;
  }
}

.p-price {
  color: #1E2329;
  width: 100%;
}

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

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

.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: 16px;
    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;
  border-left: 1px solid #D16BAA;
}
@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: 16px;
  font-weight: 500;
  line-height: 1.46875;
  letter-spacing: 0.175em;
  text-align: center;
  background: #D16BAA;
  padding: 9px 0px;
}
@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 #D16BAA;
}
.p-price__table tbody th {
  border-right: 1px solid #D16BAA;
  border-bottom: 1px solid #D16BAA;
  background: #FFEEFA;
  font-weight: 400;
  padding: 8px 0;
}
.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: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.175em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p {
    font-size: 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-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__commentBox {
  position: relative;
  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-indent: -1.15em;
  padding-left: 1.15em;
}
@media screen and (max-width: 766px) {
  .p-price__comment {
    font-size: 10px;
    text-indent: -1.2em;
    padding-left: 1.2em;
    text-align: left;
  }
}

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

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

.p-detail__table {
  border: 1px solid #D16BAA;
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-detail__table {
    margin-top: 30px;
  }
}
.p-detail__table th {
  background: #D16BAA;
  border-bottom: 1px solid #ffffff;
}
.p-detail__table th.bar {
  border-bottom: 1px solid #D16BAA;
}
.p-detail__table th p {
  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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  text-align: center;
  padding: 9px 0;
}
@media screen and (max-width: 766px) {
  .p-detail__table th p {
    font-size: 12px;
  }
}
.p-detail__table td {
  background: #fff;
  border-bottom: 1px solid #D16BAA;
}
.p-detail__table td 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: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.175em;
  padding: 9px 20px 9px 22px;
}
@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) {
  text-align: center;
}
.c-title:not(:root) .en {
  display: inline-block;
  color: #DBA1C5;
  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: 25px;
  line-height: 1.12;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) .en {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.c-title:not(:root) .en.white {
  color: #fff;
}
.c-title:not(:root) .en.pozi-left {
  position: relative;
  left: 10px;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) .en.pozi-left {
    left: 0px;
  }
}
.c-title:not(:root) .ja {
  position: relative;
  display: inline-block;
  color: #1E2329;
  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: 30px;
  font-weight: 600;
  line-height: 1.4666666667;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) .ja {
    font-size: 18px;
  }
}
.c-title:not(:root) .ja.white {
  color: #fff;
}
.c-title:not(:root) .ja .min {
  display: inline-block;
  font-size: 24px;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) .ja .min {
    font-size: 14px;
  }
}
.c-title:not(:root) .ja .pr {
  display: inline-block;
  padding-right: 5px;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) .ja .pr {
    padding-right: 4px;
  }
}
.c-title:not(:root) .ja .letter {
  letter-spacing: 0.15em;
}

.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: #1E2329;
}
.c-price_orange {
  color: #EF9533;
}
.c-price_pink {
  color: #D16BAA;
}
.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 */