@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: 800px;
  margin: 75px auto 120px auto;
}
@media screen and (max-width: 766px) {
  .p-money {
    padding: 15px;
    margin: 50px auto 30px auto;
  }
}

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

.p-money__title {
  position: relative;
  text-align: center;
  margin-top: 8px;
}
.p-money__title::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -60px;
  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__title 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: 32px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.2em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFEBC0));
  background: linear-gradient(transparent 60%, #FFEBC0 60%);
  padding: 0 2px;
}
@media screen and (max-width: 766px) {
  .p-money__title span {
    font-size: 17px;
  }
}

.p-money__inner {
  width: 100%;
  padding: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#CE9E61), to(#E2BF87));
  background: linear-gradient(90deg, #CE9E61, #E2BF87);
  margin-top: 80px;
}
@media screen and (max-width: 766px) {
  .p-money__inner {
    margin-top: 70px;
  }
}

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

.p-money__column {
  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: 20px;
}
@media screen and (max-width: 766px) {
  .p-money__column {
    gap: 5px;
  }
}

.p-money__course {
  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.15em;
  text-align: center;
  padding: 13px 0;
  background: -webkit-gradient(linear, left top, right top, from(#CE9E61), to(#E2BF87));
  background: linear-gradient(90deg, #CE9E61, #E2BF87);
}
@media screen and (max-width: 766px) {
  .p-money__course {
    font-size: 14px;
  }
}

.p-money__shot {
  width: 116px;
  text-align: center;
  border: 1px solid #4D4D4D;
}
@media screen and (max-width: 766px) {
  .p-money__shot {
    width: 70px;
  }
}
.p-money__shot dt {
  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: 13px;
  line-height: 1;
  font-weight: 600;
  font-weight: 700;
  background: #4D4D4D;
  padding: 4px;
}
@media screen and (max-width: 766px) {
  .p-money__shot dt {
    font-size: 10px;
  }
}
.p-money__shot dd {
  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: 13px;
  line-height: 1;
  font-weight: 500;
  font-weight: 700;
  background: #fff;
  padding: 4px;
}
@media screen and (max-width: 766px) {
  .p-money__shot dd {
    font-size: 10px;
  }
}

.p-money__plan {
  color: #EF9533;
}
.p-money__plan .size01 {
  position: relative;
  left: 5px;
  font-family: "shippori-mincho", sans-serif;
  font-size: 37px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size01 {
    font-size: 22.2px;
  }
}
.p-money__plan .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 55px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size02 {
    font-size: 33px;
  }
}
.p-money__plan .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: 15px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size03 {
    font-size: 9px;
  }
}
.p-money__plan .size04 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size04 {
    font-size: 12.6px;
  }
}

.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: 2px;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.07em;
  }
}

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

.p-worries {
  color: #4D4D4D;
  position: relative;
  width: 100%;
  background-image: url(../images/worries_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.p-worries__title {
  position: relative;
  z-index: 2;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-worries__title {
    font-size: 18px;
    line-height: 1.4;
  }
}
.p-worries__title span {
  font-size: 34px;
}
@media screen and (max-width: 766px) {
  .p-worries__title span {
    font-size: 26px;
  }
}

.p-worries__img {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 51.5333333333%;
}
@media screen and (max-width: 766px) {
  .p-worries__img {
    position: relative;
    top: 0;
    left: auto;
    width: 100%;
    margin-top: 30px;
  }
}
.p-worries__img img {
  width: 100%;
}

.p-worries__box {
  width: 515px;
  margin-left: auto;
}
@media screen and (max-width: 766px) {
  .p-worries__box {
    width: 100%;
  }
}

.p-worries__lists {
  position: relative;
  z-index: 2;
  margin-top: 25px;
}
@media screen and (max-width: 766px) {
  .p-worries__lists {
    padding: 0 15px;
    margin-top: 40px;
  }
}
.p-worries__lists li {
  position: relative;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 19px;
  line-height: 1.4210526316;
  font-weight: 600;
  letter-spacing: 0.175em;
  background: #fff;
  padding: 9px 0 9px 50px;
  margin-top: 8px;
  -webkit-box-shadow: 0 0 5px #A1A2A2;
          box-shadow: 0 0 5px #A1A2A2;
}
@media screen and (max-width: 766px) {
  .p-worries__lists li {
    font-size: 16px;
    padding: 9px 0 9px 45px;
  }
}
.p-worries__lists li:first-of-type {
  margin-top: 0;
}
.p-worries__lists li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
  width: 22px;
  height: 22px;
  background-image: url(../images/check_icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-worries__lists li::before {
    left: 13px;
  }
}

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

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

.p-about__wrapper {
  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: 50px;
  margin-top: -10px;
}
@media screen and (max-width: 766px) {
  .p-about__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 0px;
    margin-top: 30px;
  }
}

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

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

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

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

.p-about-flow {
  width: 100%;
  background: #FFF4DE;
  padding: 55px 0;
  margin-top: 115px;
}
@media screen and (max-width: 766px) {
  .p-about-flow {
    margin-top: 60px;
  }
}

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

.p-about-flow__wrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 120px;
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-about-flow__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 80px;
  }
}

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

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

.p-about-flow__img {
  position: relative;
  width: 100%;
  margin-top: 25px;
}
.p-about-flow__img img {
  width: 100%;
}

.p-about-flow__text {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.2em;
  margin-top: 20px;
}

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

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

.p-point__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: 24px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-align: center;
  text-decoration: underline;
  margin-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-point__band {
    font-size: 14px;
  }
}
.p-point__band span {
  color: #EF9533;
  font-size: 34px;
}
@media screen and (max-width: 766px) {
  .p-point__band span {
    font-size: 20px;
  }
}

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

.p-point__img02 {
  position: absolute;
  top: -5px;
  right: -20px;
  width: 269px;
}
@media screen and (max-width: 766px) {
  .p-point__img02 {
    top: 90px;
    width: 180px;
  }
}

.p-point__wrapper {
  position: relative;
  z-index: 2;
  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: 32px;
  margin-top: 42px;
}
@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: 32px;
    margin-top: 42px;
  }
}

.p-point__box {
  width: 100%;
}

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

.p-point__text02 {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.125em;
  text-align: center;
  background: #F6F6F6;
  padding: 17px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-top: 15px;
}
@media screen and (max-width: 766px) {
  .p-point__text02 {
    font-size: 18px;
    padding: 14px;
    margin-top: 10px;
  }
}

.p-point__bad {
  display: block;
  width: 23px;
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-point__bad {
    margin-top: 0px;
  }
}

.p-point__lists {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-top: 50px;
}
@media screen and (max-width: 766px) {
  .p-point__lists {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.p-point__lists li {
  position: relative;
  width: 100%;
  height: 134px;
  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;
  border: 1px solid #4D4D4D;
  background: #fff;
}
@media screen and (max-width: 766px) {
  .p-point__lists li {
    height: 100px;
  }
}
.p-point__lists li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 26px;
  height: 26px;
  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__lists li::before {
    top: 20px;
  }
}
.p-point__lists li span {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.13em;
  padding-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-point__lists li span {
    font-size: 13px;
    letter-spacing: 0.07em;
    padding-top: 30px;
  }
}

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

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

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

.p-comparison__table {
  margin-top: 35px;
}
.p-comparison__table th {
  border: 1px solid #4D4D4D;
}
.p-comparison__table th.no-bar {
  border: none;
}
.p-comparison__table td {
  border: 1px solid #4D4D4D;
}
.p-comparison__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: 23px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.17em;
  text-align: center;
  padding: 12px 0;
}
@media screen and (max-width: 766px) {
  .p-comparison__table thead th {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    padding: 8px 0;
  }
}
.p-comparison__table thead th:nth-of-type(2) {
  background: #EF9533;
}
.p-comparison__table thead th:nth-of-type(3) {
  background: #8A8A8A;
}
.p-comparison__table tbody th {
  background: #FFEBC0;
}
.p-comparison__table tbody th p {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  line-height: 1.3;
  padding: 14px 0;
  letter-spacing: 0.14em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-comparison__table tbody th p {
    font-size: 12px;
    padding: 10px 2px;
    letter-spacing: 0.1em;
  }
}
.p-comparison__table tbody td p {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  letter-spacing: 0.13em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-comparison__table tbody td p {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 10px 2px;
  }
  .p-comparison__table tbody td p span {
    position: relative;
    left: -1px;
    display: inline-block;
    letter-spacing: 0.04em;
  }
}

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

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

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

.p-drug__column {
  padding: 30px 50px 40px 50px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 766px) {
  .p-drug__column {
    padding: 30px 15px;
  }
}

.p-drug__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;
  line-height: 1;
  letter-spacing: 0.25em;
  text-align: center;
  border-bottom: 1px solid #707070;
  padding-bottom: 15px;
}
@media screen and (max-width: 766px) {
  .p-drug__subTitle {
    font-size: 18px;
  }
}

.p-drug__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 25px;
}
@media screen and (max-width: 766px) {
  .p-drug__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 20px;
    margin-top: 20px;
  }
}

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

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

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

.p-drug__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 766px) {
  .p-drug__lists {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.p-drug__lists li {
  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;
  letter-spacing: 0.175em;
  padding: 7px 20px;
  background: #FFF4DE;
}
@media screen and (max-width: 766px) {
  .p-drug__lists li {
    font-size: 14px;
    padding: 7px 10px;
  }
}

.p-drug__text {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: justify;
  margin-top: 15px;
}
@media screen and (max-width: 766px) {
  .p-drug__text {
    font-size: 16px;
  }
}

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

.reason__title {
  position: relative;
  width: 100%;
  height: 86px;
  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;
  z-index: 2;
  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;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
  background-image: url(../images/reason_bg.png);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .reason__title {
    font-size: 15px;
    line-height: 1.3;
  }
}
.reason__title > span {
  display: inline-block;
  padding-bottom: 35px;
}
@media screen and (max-width: 766px) {
  .reason__title > span {
    padding-bottom: 30px;
  }
}
.reason__title > span span {
  font-size: 34px;
}
@media screen and (max-width: 766px) {
  .reason__title > span span {
    font-size: 20px;
  }
}

.reason__eng {
  position: absolute;
  top: 80px;
  left: calc(50% + 350px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 182px;
}
@media screen and (max-width: 766px) {
  .reason__eng {
    left: calc(50% + 80px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 120px;
  }
}

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

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

.p-reason__column {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #FFF4DE;
  padding: 0 50px 0 30px;
}
@media screen and (max-width: 766px) {
  .p-reason__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 0 15px 30px 15px;
  }
}
.p-reason__column_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  padding: 0 30px 0 50px;
}
@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;
    padding: 0 15px 30px 15px;
  }
}

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

.p-reason__img {
  position: relative;
  top: -20px;
  width: 100%;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
.p-reason__img img {
  width: 100%;
}

.p-reason__right {
  width: 595px;
  padding: 35px 0 0 0;
}
@media screen and (max-width: 766px) {
  .p-reason__right {
    width: 100%;
    padding: 20px 0 0 0;
  }
}

.p-reason__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: 27px;
  line-height: 1;
  letter-spacing: 0.175em;
  border-bottom: 1px solid #4D4D4D;
  padding-bottom: 8px;
}
@media screen and (max-width: 766px) {
  .p-reason__subTitle {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.p-price__table {
  margin-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-price__table {
    margin-top: 20px;
  }
}
.p-price__table thead th {
  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: #E2BF87;
  padding: 10px 0px;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 766px) {
  .p-price__table thead th {
    font-size: 10px;
    padding: 10px 0;
  }
}
.p-price__table thead th.bar {
  border-right: 1px solid #E2BF87;
}
.p-price__table tbody th {
  background: #FFEBC0;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #fff;
  font-weight: 400;
  padding: 11px 0;
}
.p-price__table tbody th .green {
  color: #B1F2E1;
}
.p-price__table tbody th.bar {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #FFEBC0;
}
.p-price__table tbody th p {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.07em;
  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 span {
  font-size: 14px;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p span {
    font-size: 8px;
  }
}
.p-price__table tbody td {
  background: #fff;
  border-bottom: 1px solid #E2BE86;
  border-right: 1px solid #E2BE86;
  padding: 11px 0;
}
.p-price__table tbody td.bar {
  border-top: 1px solid #fff;
}
.p-price__table tbody td p {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.07em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody td p {
    font-size: 10px;
  }
}

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

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

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

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

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

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

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

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

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

.c-title_pl:not(:root) span {
  padding-left: 8px;
}

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

.c-price {
  color: #30B299;
  text-align: center;
}
.c-price_gray {
  color: #808080;
}
.c-price_orange {
  color: #EF9533;
}
.c-price_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.pozi01 {
  position: relative;
  left: -5px;
}
@media screen and (max-width: 766px) {
  .c-price.pozi01 {
    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 */