@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: 900px;
  margin: 75px auto 90px auto;
}
@media screen and (max-width: 766px) {
  .p-money {
    padding: 15px;
    margin: 40px 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: 16px;
    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%;
  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: -webkit-gradient(linear, left top, right top, from(#DAB3BE), to(#E092C2));
  background: linear-gradient(90deg, #DAB3BE, #E092C2);
}
@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;
  border: 1px solid #707070;
  border-top: none;
}
@media screen and (max-width: 766px) {
  .p-money__wrapper {
    padding: 20px 0px;
  }
}

.p-money__subTitle {
  text-align: center;
  padding: 0 50px;
}
@media screen and (max-width: 766px) {
  .p-money__subTitle {
    padding: 0 10px;
  }
}
.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: 16px;
  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;
  top: 5px;
  left: -6px;
  padding-right: 90px;
}
@media screen and (max-width: 766px) {
  .p-money__plan {
    top: auto;
    left: auto;
    padding-right: 2px;
  }
}
.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: 8.82px;
  }
}
.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: 13.44px;
  }
}
.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.3px;
  }
}

.p-money__plan02 {
  position: relative;
  top: 5px;
  color: #C4519E;
}
@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: 15.54px;
  }
}
.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: 23.1px;
  }
}
.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.3px;
  }
}
.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: 8.82px;
  }
}

.p-money__campaign {
  color: #C4519E;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-align: center;
  background: rgba(196, 81, 158, 0.24);
  padding: 5px 14px;
  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: 480px;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 766px) {
  .p-money__link:not(:root) {
    width: 94%;
  }
}
.p-money__link:not(:root):hover {
  opacity: 0.7;
}
.p-money__link:not(:root) img {
  display: block;
  width: 100%;
}

.p-worries {
  color: #4D4D4D;
  width: 100%;
  padding-bottom: 80px;
  background: rgba(196, 81, 158, 0.05);
}
@media screen and (max-width: 766px) {
  .p-worries {
    padding-bottom: 60px;
  }
}

.p-worries__inner {
  width: 100%;
  min-height: 636px;
  background-image: url(../images/worries_bg.png);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 88px;
}
@media screen and (max-width: 766px) {
  .p-worries__inner {
    min-height: auto;
    padding: 60px 15px 80px 15px;
    background: #81807D;
  }
}

.p-worries__wrapper {
  position: relative;
  left: 215px;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-worries__wrapper {
    left: auto;
  }
}

.p-worries__title {
  width: 100%;
  max-width: 552px;
}
@media screen and (max-width: 766px) {
  .p-worries__title {
    max-width: 94%;
    margin: 0 auto;
  }
}
.p-worries__title img {
  width: 100%;
}

.p-worries__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 25px;
  margin-top: 20px;
}
@media screen and (max-width: 766px) {
  .p-worries__lists {
    max-width: 280px;
    margin: 20px auto 0 auto;
  }
}

.p-worries__list {
  position: relative;
  color: #fff;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 16px;
  letter-spacing: 0.125em;
  padding-left: 62px;
}
@media screen and (max-width: 766px) {
  .p-worries__list {
    font-size: 14px;
    padding-left: 36px;
  }
}
.p-worries__list::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 18px;
  width: 31px;
  height: 28px;
  background-image: url(../images/check_icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-worries__list::before {
    left: 0px;
    width: 24.8px;
    height: 22.4px;
  }
}

.p-worries__band {
  padding-left: 45px;
  margin-top: 45px;
}
@media screen and (max-width: 766px) {
  .p-worries__band {
    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;
    padding: 0;
  }
}
.p-worries__band span {
  position: relative;
  color: #fff;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 18px;
  letter-spacing: 0.125em;
}
.p-worries__band span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-30deg);
          transform: translateY(-50%) rotate(-30deg);
  left: -9px;
  width: 1px;
  height: 22px;
  background: #fff;
}
.p-worries__band span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(30deg);
          transform: translateY(-50%) rotate(30deg);
  right: -9px;
  width: 1px;
  height: 22px;
  background: #fff;
}

.p-worries__item {
  position: relative;
  width: 195px;
  height: 33px;
  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;
  color: #662B52;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.125em;
  background: #fff;
  padding-left: 8px;
  margin-top: 12px;
  margin-left: 19px;
}
@media screen and (max-width: 766px) {
  .p-worries__item {
    margin: 15px auto 0 auto;
  }
}
.p-worries__item::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -67px;
  width: 52px;
  height: 38px;
  background-image: url(../images/worries_arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-worries__item::before {
    bottom: -54px;
    width: 41.6px;
    height: 30.4px;
  }
}

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

.p-worriesSec__title {
  text-align: center;
}
.p-worriesSec__title .big {
  display: inline-block;
  color: #993E7B;
  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;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.3em;
  border-bottom: 0.5px solid #4D4D4D;
  padding-bottom: 8px;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__title .big {
    font-size: 17px;
  }
}
.p-worriesSec__title .big span {
  color: #4D4D4D;
  font-size: 24px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__title .big span {
    font-size: 13px;
  }
}
.p-worriesSec__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: 24px;
  letter-spacing: 0.175em;
  padding-left: 10px;
  margin-top: 5px;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__title .min {
    font-size: 14px;
  }
}

.p-worriesSec__img {
  width: 100%;
  max-width: 410px;
  margin: 20px auto 0 auto;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__img {
    max-width: 75%;
  }
}
.p-worriesSec__img img {
  width: 100%;
}

.p-worriesSec__wrapper {
  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;
  gap: 32px;
  margin-top: 34px;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 24px;
    padding: 0 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-worriesSec__box {
  text-align: center;
}

.p-worriesSec__icon {
  display: block;
  width: 23px;
  margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__icon {
    margin-bottom: 0px;
  }
}

.p-worriesSec__band {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-size: 18px;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__band {
    font-size: 14px;
    padding-left: 3px;
  }
}

.p-worriesSec__text {
  width: 407px;
  height: 57px;
  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;
  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: 23px;
  letter-spacing: 0.4em;
  -webkit-box-shadow: 0 0 3.2px rgba(107, 107, 107, 0.5);
          box-shadow: 0 0 3.2px rgba(107, 107, 107, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(#DAB3BE), to(#E092C2));
  background: linear-gradient(90deg, #DAB3BE, #E092C2);
  padding-left: 20px;
  margin-top: 12px;
}
@media screen and (max-width: 766px) {
  .p-worriesSec__text {
    width: 280px;
    height: 40px;
    font-size: 16px;
    margin: 12px auto 0 auto;
  }
}

.p-about {
  color: #4D4D4D;
  width: 100%;
  padding: 60px 0 150px 0;
}
@media screen and (max-width: 766px) {
  .p-about {
    padding: 50px 15px 60px 15px;
  }
}

.p-about__inner {
  width: 100%;
  max-width: 843px;
  margin: 0px auto;
}

.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: 38px;
  margin-top: -18px;
}
@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 {
  position: relative;
  left: -8px;
  width: 170px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 766px) {
  .p-about__img {
    left: 0px;
  }
}
.p-about__img img {
  width: 100%;
}

.p-about__box {
  padding-top: 32px;
}

.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.75;
  letter-spacing: 0.17em;
}
@media screen and (max-width: 766px) {
  .p-about__text {
    font-size: 14px;
    text-align: justify;
  }
}
.p-about__text:nth-of-type(2) {
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-about__text:nth-of-type(2) {
    margin-top: 20px;
  }
}
.p-about__text:nth-of-type(3) {
  margin-top: 60px;
}
@media screen and (max-width: 766px) {
  .p-about__text:nth-of-type(3) {
    margin-top: 20px;
  }
}

.p-flow {
  color: #4D4D4D;
  width: 100%;
  background: rgba(196, 81, 158, 0.05);
}

.p-flow__inner {
  position: relative;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding-top: 98px;
  padding-bottom: 90px;
}
@media screen and (max-width: 766px) {
  .p-flow__inner {
    padding: 50px 15px;
  }
}

.p-flow__title {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 562px;
  height: 61px;
  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;
  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: 23px;
  font-weight: 600;
  letter-spacing: 0.35em;
  text-shadow: 1px 1px 3px rgba(102, 43, 82, 0.4);
  text-align: center;
  background-image: url(../images/flow_titlebg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-flow__title {
    top: -16.5px;
    width: 309.1px;
    height: 33.55px;
    font-size: 16px;
  }
}

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

.p-flow__box {
  padding-top: 20px;
}
@media screen and (max-width: 766px) {
  .p-flow__box {
    padding-top: 0px;
  }
}

.p-flow__lists {
  position: relative;
  width: 100%;
}
.p-flow__lists::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 41px;
  width: 1px;
  height: calc(100% - 20px);
  background: #C4519E;
}
@media screen and (max-width: 766px) {
  .p-flow__lists::before {
    left: 32px;
  }
}

.p-flow__list {
  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;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: 0.175em;
  padding-left: 92px;
}
@media screen and (max-width: 766px) {
  .p-flow__list {
    font-size: 14px;
    padding-left: 70px;
  }
}
.p-flow__list::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 93px;
  height: 93px;
  background-image: url(../images/flow_step.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-flow__list::before {
    width: 70px;
    height: 70px;
  }
}
.p-flow__list:nth-of-type(2) {
  margin-top: 60px;
}
@media screen and (max-width: 766px) {
  .p-flow__list:nth-of-type(2) {
    margin-top: 40px;
  }
}
.p-flow__list:nth-of-type(2)::before {
  background-image: url(../images/flow_step02.png);
}
.p-flow__list:nth-of-type(3) {
  margin-top: 50px;
}
@media screen and (max-width: 766px) {
  .p-flow__list:nth-of-type(3) {
    margin-top: 40px;
  }
}
.p-flow__list:nth-of-type(3)::before {
  background-image: url(../images/flow_step03.png);
}
.p-flow__list:nth-of-type(4) {
  margin-top: 70px;
}
@media screen and (max-width: 766px) {
  .p-flow__list:nth-of-type(4) {
    margin-top: 52px;
  }
}
.p-flow__list:nth-of-type(4)::before {
  background-image: url(../images/flow_step04.png);
}

.p-flow__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  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.75;
  font-weight: 500;
  letter-spacing: 0.175em;
  margin-top: 58px;
  padding-left: 10px;
}
@media screen and (max-width: 766px) {
  .p-flow__text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    padding-left: 0px;
    margin-top: 40px;
  }
}
.p-flow__text::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 29px;
  height: 9px;
  background-image: url(../images/flow_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-flow__text::before {
    width: 23.2px;
    height: 7.2px;
  }
}
.p-flow__text span {
  color: #662B52;
  font-size: 22px;
  font-weight: 600;
}
@media screen and (max-width: 766px) {
  .p-flow__text span {
    font-size: 14px;
  }
}

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

.p-kinds {
  color: #4D4D4D;
  width: 100%;
}

.p-kinds__inner {
  width: 100%;
  background-image: url(../images/kinds_bg.png);
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 63px;
}
@media screen and (max-width: 766px) {
  .p-kinds__inner {
    padding-top: 50px;
    background: #ECCCD1;
  }
}

.p-kinds__title {
  position: relative;
  left: -5px;
  width: 100%;
  max-width: 368px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-kinds__title {
    max-width: 70%;
  }
}
.p-kinds__title img {
  width: 100%;
}

.p-kinds__img {
  width: 100%;
  max-width: 875px;
  margin: 24px auto 0 auto;
}
@media screen and (max-width: 766px) {
  .p-kinds__img {
    margin: 30px auto 0 auto;
    max-width: 90%;
  }
}
.p-kinds__img img {
  width: 100%;
}

.p-kinds__wrapper {
  width: 100%;
  max-width: 900px;
  margin: 28px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 27px;
}
@media screen and (max-width: 766px) {
  .p-kinds__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 24px;
    background: #fff;
    padding: 50px 15px 0 15px;
    margin: -9.5% auto 0 auto;
  }
}

.p-kinds__box {
  width: 100%;
  border: 1px solid #A3A5A2;
  padding: 27px 15px 27px 28px;
}
@media screen and (max-width: 766px) {
  .p-kinds__box {
    padding: 20px 15px;
  }
}
.p-kinds__box.purple {
  border: 1px solid #993E7B;
}

.p-kinds__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: 22px;
  line-height: 1.3181818182;
  font-weight: 600;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .p-kinds__subTitle {
    font-size: 18px;
  }
}
.p-kinds__subTitle.purple {
  color: #993E7B;
}

.p-kinds__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;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-top: 24px;
}
@media screen and (max-width: 766px) {
  .p-kinds__text {
    font-size: 14px;
    margin-top: 10px;
  }
}

.p-point {
  color: #4D4D4D;
  position: relative;
  width: 100%;
  padding: 170px 0 183px 0;
}
@media screen and (max-width: 766px) {
  .p-point {
    padding: 60px 15px;
  }
}

.p-point__inner {
  position: relative;
  width: 100%;
  max-width: 925px;
  margin: 0 auto;
}

.p-point__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 2px;
  margin-top: 26px;
}
@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: 24px;
  }
}

.p-point__column {
  width: 100%;
  height: 245px;
  background-image: url(../images/point_item.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-point__column {
    height: auto;
    background-image: none;
  }
}
.p-point__column:nth-of-type(2) {
  background-image: url(../images/point_item02.png);
}
@media screen and (max-width: 766px) {
  .p-point__column:nth-of-type(2) {
    background-image: none;
  }
}
.p-point__column:nth-of-type(3) {
  background-image: url(../images/point_item03.png);
}
@media screen and (max-width: 766px) {
  .p-point__column:nth-of-type(3) {
    background-image: none;
  }
}

.p-point__box {
  width: 100%;
  padding-top: 5px;
  padding-left: 182px;
  padding-right: 10px;
}
@media screen and (max-width: 766px) {
  .p-point__box {
    padding: 40px 15px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #cecece;
            box-shadow: 0 0 4px #cecece;
  }
}

@media screen and (max-width: 766px) {
  .p-point__img {
    display: block;
    width: 140px;
    margin: 0 auto;
  }
}

.p-point__subTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #993E7B;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .p-point__subTitle {
    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-size: 18px;
    margin-top: 16px;
  }
}
.p-point__subTitle span {
  position: relative;
  top: -2px;
  display: inline-block;
  font-family: "Train One", system-ui;
  font-size: 61px;
  line-height: 1.4262295082;
  font-weight: 400;
  letter-spacing: -0.05em;
  margin-right: 12px;
}
@media screen and (max-width: 766px) {
  .p-point__subTitle span {
    font-size: 40px;
    margin-right: 10px;
  }
}

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

.p-structure {
  color: #4D4D4D;
  width: 100%;
  background: rgba(196, 81, 158, 0.05);
}

.p-structure__inner {
  width: 100%;
  padding-top: 46px;
  padding-bottom: 86px;
}
@media screen and (max-width: 766px) {
  .p-structure__inner {
    padding: 50px 15px;
  }
}

.p-structure__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.9130434783;
  font-weight: 600;
  letter-spacing: 0.35em;
  text-align: center;
  padding-left: 64px;
}
@media screen and (max-width: 766px) {
  .p-structure__title {
    font-size: 18px;
    padding-left: 0;
  }
}

.p-structure__wrapper {
  width: 100%;
  max-width: 922px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 72px;
}
@media screen and (max-width: 766px) {
  .p-structure__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 60px;
    margin-top: 40px;
  }
}

.p-structure__box {
  position: relative;
}
.p-structure__box::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 7px;
  right: -32px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 13px 16px;
  border-color: transparent transparent transparent #C49EB7;
}
@media screen and (max-width: 766px) {
  .p-structure__box::before {
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    right: auto;
    bottom: -40px;
  }
}
.p-structure__box:nth-child(2) {
  margin-left: 45px;
  margin-right: 34px;
}
.p-structure__box:nth-child(2)::before {
  right: -26px;
}
.p-structure__box:nth-child(3)::before {
  display: none;
}

.p-structure__band {
  width: 224px;
  height: 40px;
  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: 0 auto;
  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.75;
  font-weight: 500;
  letter-spacing: 0.175em;
  text-align: center;
  background: #993E7B;
  border-radius: 9px;
}
@media screen and (max-width: 766px) {
  .p-structure__band {
    font-size: 18px;
  }
}
.p-structure__band.pozi {
  position: relative;
  left: -5px;
}
@media screen and (max-width: 766px) {
  .p-structure__band.pozi {
    left: 0px;
  }
}

.p-structure__img {
  position: relative;
  left: -45px;
  margin-top: 40px;
  padding-top: 4px;
}
@media screen and (max-width: 766px) {
  .p-structure__img {
    margin-top: 24px;
    left: -35px;
  }
}
.p-structure__img img {
  display: block;
  width: auto;
  height: 143px;
}
@media screen and (max-width: 766px) {
  .p-structure__img img {
    height: 130px;
    margin: 0 auto;
  }
}
.p-structure__img.big {
  padding-top: 0px;
}
.p-structure__img.big img {
  height: 148px;
}
@media screen and (max-width: 766px) {
  .p-structure__img.big img {
    height: 130px;
  }
}

.p-structure__text {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.175em;
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 766px) {
  .p-structure__text {
    font-size: 14px;
    margin-top: 20px;
  }
}

.p-comparison {
  color: #4D4D4D;
  width: 100%;
}

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

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

.p-comparison__wrapper {
  position: relative;
  left: 8px;
  width: 100%;
  max-width: 915px;
  margin: 107px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 766px) {
  .p-comparison__wrapper {
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 40px auto 0 auto;
  }
}

.p-comparison__bigImg {
  width: 362px;
  margin-right: 88px;
}
@media screen and (max-width: 766px) {
  .p-comparison__bigImg {
    width: 80%;
    margin: 0 auto;
  }
}
.p-comparison__bigImg img {
  width: 100%;
}

.p-comparison__column {
  padding-top: 62px;
}
@media screen and (max-width: 766px) {
  .p-comparison__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 50px;
    padding-top: 50px;
  }
}

.p-comparison__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 90px;
}
@media screen and (max-width: 766px) {
  .p-comparison__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}

.p-comparison__group {
  width: 224px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-comparison__group.mt {
  margin-top: 30px;
}
@media screen and (max-width: 766px) {
  .p-comparison__group.mt {
    margin-top: 0px;
  }
}
.p-comparison__group.mt02 {
  margin-top: 28px;
}
@media screen and (max-width: 766px) {
  .p-comparison__group.mt02 {
    margin-top: 0px;
  }
}

.p-comparison__subTitle {
  color: #993E7B;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3181818182;
  letter-spacing: 0.17em;
  text-align: center;
}

.p-comparison__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 14px;
  margin-top: 12px;
}

.p-comparison__list {
  width: 100%;
  height: 35px;
  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;
  color: #fff;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.17em;
  text-align: center;
  background: #993E7B;
  border-radius: 9px;
}

.p-comparison__img {
  width: 150px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-comparison__img .img {
  display: block;
  width: 86px;
  margin-left: auto;
  margin-top: 2px;
  margin-right: 27px;
}
@media screen and (max-width: 766px) {
  .p-comparison__img .img {
    margin: 0px auto;
  }
}
.p-comparison__img .img02 {
  display: block;
  width: 100%;
  margin-top: 21px;
}
@media screen and (max-width: 766px) {
  .p-comparison__img .img02 {
    margin: 0px auto;
  }
}
.p-comparison__img .img03 {
  display: block;
  width: 146px;
  margin-left: auto;
  margin-top: 15px;
}
@media screen and (max-width: 766px) {
  .p-comparison__img .img03 {
    margin: 0px auto;
  }
}

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

.p-reason__inner {
  width: 100%;
  padding-bottom: 130px;
}
@media screen and (max-width: 766px) {
  .p-reason__inner {
    padding: 0 15px 50px 15px;
  }
}

.p-reason__title {
  width: 100%;
  color: #C4519E;
  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: 22px;
  line-height: 1;
  letter-spacing: 0.175em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-reason__title {
    font-size: 15px;
  }
}
.p-reason__title .img {
  width: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#DAB3BE), to(#E092C2));
  background: linear-gradient(90deg, #DAB3BE, #E092C2);
  padding-right: 5px;
  margin-top: 24px;
}
@media screen and (max-width: 766px) {
  .p-reason__title .img {
    margin-top: 16px;
  }
}
.p-reason__title .img img {
  position: relative;
  top: 5px;
  display: block;
  width: 100%;
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-reason__title .img img {
    top: 2px;
    width: 240px;
  }
}

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

.p-reason__column {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}
@media screen and (max-width: 766px) {
  .p-reason__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 24px;
  }
}
.p-reason__column_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
@media screen and (max-width: 766px) {
  .p-reason__column_reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

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

.p-reason__box {
  width: 100%;
  padding-top: 28px;
}
@media screen and (max-width: 766px) {
  .p-reason__box {
    padding-top: 0px;
  }
}

.p-reason__subTitle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  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;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.42em;
  white-space: nowrap;
  padding-bottom: 18px;
  border-bottom: 2px solid #ABA6C3;
}
@media screen and (max-width: 766px) {
  .p-reason__subTitle {
    gap: 12px;
    font-size: 16px;
  }
}
.p-reason__subTitle::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 116px;
  height: 66px;
  background-image: url(../images/reason_number.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-reason__subTitle::before {
    min-width: 63.8px;
    width: 63.8px;
    height: 36.3px;
  }
}
.p-reason__subTitle.number02::before {
  background-image: url(../images/reason_number02.png);
}
.p-reason__subTitle.number03::before {
  background-image: url(../images/reason_number03.png);
}

.p-reason__text {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 16px;
  line-height: 2.46875;
  letter-spacing: 0.175em;
  text-align: justify;
  margin-top: 20px;
}
@media screen and (max-width: 766px) {
  .p-reason__text {
    font-size: 14px;
  }
}
.p-reason__text span {
  color: #C4519E;
}

.p-flow02 {
  color: #4D4D4D;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#C49EB7), to(#C476AA));
  background: linear-gradient(90deg, #C49EB7, #C476AA);
}

.p-flow02__inner {
  position: relative;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding-top: 75px;
  padding-bottom: 86px;
}
@media screen and (max-width: 766px) {
  .p-flow02__inner {
    padding: 50px 15px;
  }
}

.p-flow02__wrapper {
  position: relative;
  left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -16px;
  margin-right: 8px;
}
@media screen and (max-width: 766px) {
  .p-flow02__wrapper {
    -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: 40px;
    margin: 10px 0 0 0;
  }
}
.p-flow02__wrapper::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 144px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 636px;
  height: 2px;
  background-image: url(../images/flow_bar.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-flow02__wrapper::before {
    display: none;
  }
}

.p-flow02__box {
  position: relative;
  z-index: 2;
}
.p-flow02__box:nth-of-type(2) {
  margin-left: 60px;
  margin-right: 40px;
}
@media screen and (max-width: 766px) {
  .p-flow02__box:nth-of-type(2) {
    margin: 0;
  }
}

.p-flow02__img {
  width: 250px;
}
@media screen and (max-width: 766px) {
  .p-flow02__img {
    width: 180px;
    margin: 0 auto;
  }
}
.p-flow02__img img {
  width: 100%;
}
.p-flow02__img.size02 {
  width: 252px;
}
@media screen and (max-width: 766px) {
  .p-flow02__img.size02 {
    width: 180px;
    margin: 0 auto;
  }
}
.p-flow02__img.size02 img {
  width: 100%;
}
.p-flow02__img.size03 {
  width: 275px;
}
@media screen and (max-width: 766px) {
  .p-flow02__img.size03 {
    width: 180px;
    margin: 0 auto;
  }
}
.p-flow02__img.size03 img {
  width: 100%;
}

.p-flow02__group {
  position: relative;
  left: 23px;
  margin-top: 42px;
}
@media screen and (max-width: 766px) {
  .p-flow02__group {
    left: 16px;
    margin-top: 24px;
  }
}
.p-flow02__group p {
  color: #fff;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: 0.175em;
  text-align: center;
  margin-top: 20px;
}

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

.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: 35px;
}
@media screen and (max-width: 766px) {
  .p-price__wrapper {
    margin-top: 30px;
  }
}
.p-price__wrapper_mt {
  margin-top: 18px;
}
@media screen and (max-width: 766px) {
  .p-price__wrapper_mt {
    margin-top: 50px;
  }
}
.p-price__wrapper_mt02 {
  margin-top: 75px;
}
@media screen and (max-width: 766px) {
  .p-price__wrapper_mt02 {
    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: 30px;
}
@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: #C4519E;
  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 td {
  background: #C4519E;
  border-right: 1px solid #fff;
}
.p-price__table thead td.bar {
  border-right: 1px solid #C4519E;
}
.p-price__table tbody th {
  background: #F5DEED;
  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: 16px;
  font-weight: 500;
  letter-spacing: 0.175em;
  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 {
  font-size: 18px;
  letter-spacing: 0.237em;
  line-height: 1;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p.size {
    font-size: 10px;
  }
}
.p-price__table tbody th p.sizeMin {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 12px;
  letter-spacing: 0.175em;
  line-height: 1;
  padding: 16px 0;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p.sizeMin {
    padding: 12px 5px;
    font-size: 9px;
    line-height: 1.2;
  }
}
.p-price__table tbody th p.pd {
  padding: 12px 0;
}
.p-price__table tbody th p span {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 4px 18px;
  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 #C4519E;
  border-bottom: 1px solid #C4519E;
  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 {
  position: relative;
  left: 10px;
  margin-top: 10px;
}

.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: 60px;
}
@media screen and (max-width: 766px) {
  .p-detail {
    margin-top: 50px;
  }
}

.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 #C4519E;
  margin-top: 38px;
}
@media screen and (max-width: 766px) {
  .p-detail__table {
    margin-top: 30px;
  }
}
.p-detail__table th {
  background: #C4519E;
  border-bottom: 1px solid #ffffff;
}
.p-detail__table th.bar {
  border-bottom: 1px solid #C4519E;
}
.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;
  line-height: 1.75;
  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 #C4519E;
}
.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;
  line-height: 1.75;
  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-handling {
  color: #4D4D4D;
  width: 100%;
  margin-top: 115px;
  padding-bottom: 80px;
}
@media screen and (max-width: 766px) {
  .p-handling {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}

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

.p-handling__title {
  position: relative;
  color: #C4519E;
  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;
  line-height: 1;
  letter-spacing: 0.175em;
  text-align: center;
  background: #F5DEED;
  padding: 6px 0 5px 0;
}
@media screen and (max-width: 766px) {
  .p-handling__title {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-handling__title span {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  width: 26px;
  height: 26px;
  background: #4D4D4D;
  border-radius: 100%;
}
@media screen and (max-width: 766px) {
  .p-handling__title span {
    right: 12px;
    width: 22px;
    height: 22px;
  }
}
.p-handling__title span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 14px;
  height: 2px;
  background: #fff;
}
@media screen and (max-width: 766px) {
  .p-handling__title span::before {
    width: 12px;
  }
}
.p-handling__title span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 2px;
  height: 14px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 766px) {
  .p-handling__title span::after {
    height: 12px;
  }
}
.p-handling__title.open span::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.p-handling__wrapper {
  width: 100%;
  border-top: 1px solid #4D4D4D;
  margin-top: 30px;
  overflow: hidden;
}

.p-handling__column {
  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;
  border-bottom: 1px solid #4D4D4D;
  padding: 30px 20px 24px 15px;
}
@media screen and (max-width: 766px) {
  .p-handling__column {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 20px;
  }
}

.p-handling__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: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .p-handling__subTitle {
    font-size: 16px;
  }
}

.p-handling__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.75;
  letter-spacing: 0.175em;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-handling__text {
    font-size: 13px;
  }
}

.p-handling__linkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 16px;
}
@media screen and (max-width: 766px) {
  .p-handling__linkBox {
    width: 210px;
    margin: 0 auto;
  }
}

.p-handling__link:not(:root) {
  position: relative;
  width: 210px;
  height: 34px;
  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: 12px;
  color: #C4519E;
  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;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.2em;
  border: 1px solid #C4519E;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-handling__link:not(:root):hover {
  color: #fff;
  background: #C4519E;
}
.p-handling__link:not(:root):hover::after {
  border-color: transparent transparent transparent #fff;
}
.p-handling__link:not(:root)::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #C4519E;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-handling__link_purple:not(:root) {
  color: #fff;
  background: #C4519E;
  border: 1px solid #C4519E;
}
.p-handling__link_purple:not(:root)::after {
  border-color: transparent transparent transparent #fff;
}
.p-handling__link_purple:not(:root):hover {
  color: #C4519E;
  background: #fff;
}
.p-handling__link_purple:not(:root):hover::after {
  border-color: transparent transparent transparent #C4519E;
}

.c-title:not(:root) {
  color: #993E7B;
  font-family: baskerville-poster-pt, serif;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) {
    font-size: 32px;
  }
}
.c-title:not(:root) span {
  position: relative;
  top: -14px;
  display: inline-block;
  color: #C4519E;
  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.2;
  font-weight: 600;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) span {
    top: -5px;
    font-size: 16px;
  }
}
.c-title:not(:root).white {
  color: #fff;
}
.c-title:not(:root).white span {
  color: #fff;
}
.c-title:not(:root).pozi {
  position: relative;
  left: 2px;
}
.c-title:not(:root).pozi span {
  position: relative;
  display: inline-block;
  left: -2px;
}

.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: #4d4d4d;
  text-align: center;
}
.c-price_orange {
  color: #EF9533;
}
.c-price_pink {
  color: #c91b98;
}
.c-price_right:not(:root) {
  position: relative;
  left: 6px;
}
@media screen and (max-width: 766px) {
  .c-price_right:not(:root) {
    left: 0px;
  }
}
.c-price_pd {
  padding: 0.5px 0;
}
.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 */