@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: #565656;
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px auto;
}
@media screen and (max-width: 766px) {
  .p-money {
    padding: 15px;
    margin: 30px auto 0px auto;
  }
}

.p-money__title {
  position: relative;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.175em;
  text-align: center;
  padding-left: 10px;
}
@media screen and (max-width: 766px) {
  .p-money__title {
    font-size: 20px;
  }
}
.p-money__title span {
  font-size: 35px;
}
@media screen and (max-width: 766px) {
  .p-money__title span {
    font-size: 24px;
  }
}

.p-money__inner {
  width: 100%;
  padding: 1px;
  background: #6284B3;
  -webkit-box-shadow: 2px 2px 8px #C2C2C2;
          box-shadow: 2px 2px 8px #C2C2C2;
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-money__inner {
    margin-top: 50px;
  }
}

.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: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.175em;
  text-align: center;
  padding: 10px 0;
  background: #6284B3;
}
@media screen and (max-width: 766px) {
  .p-money__course {
    font-size: 15px;
  }
}

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

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

.p-money_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-money__text {
  width: 270px;
  height: 45px;
  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: 20px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.15em;
  background: #F3F8FB;
}
@media screen and (max-width: 766px) {
  .p-money__text {
    width: 40%;
    height: 36px;
    font-size: 12px;
  }
}

.p-money__band {
  width: 60px;
  height: 45px;
  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: #1E2329;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 23px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 766px) {
  .p-money__band {
    width: 40px;
    height: 36px;
    font-size: 16px;
  }
}

.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: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-right: 5px;
}
@media screen and (max-width: 766px) {
  .p-money__column {
    left: 6px;
    padding-top: 10px;
  }
}

.p-money__plan {
  position: relative;
}
.p-money__plan .size01 {
  display: inline-block;
  font-family: "shippori-mincho", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
  margin-right: 2px;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size01 {
    font-size: 11px;
  }
}
.p-money__plan .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size02 {
    font-size: 16px;
  }
}
.p-money__plan .size03 {
  position: relative;
  left: -2px;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-money__plan .size03 {
    font-size: 7.7px;
  }
}

.p-money__plan02 {
  position: relative;
  color: #384C69;
}
.p-money__plan02 .size01 {
  display: inline-block;
  font-family: "shippori-mincho", sans-serif;
  font-size: 33px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
  margin-right: 2px;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size01 {
    font-size: 16.5px;
  }
}
.p-money__plan02 .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size02 {
    font-size: 24px;
  }
}
.p-money__plan02 .size03 {
  position: relative;
  top: -2px;
  left: -4px;
  display: inline-block;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size03 {
    top: -1px;
    left: -2px;
    font-size: 7.7px;
  }
}
.p-money__plan02 .size04 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 766px) {
  .p-money__plan02 .size04 {
    font-size: 11px;
  }
}

.p-money__campaign {
  width: 122px;
  height: 36px;
  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: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.175em;
  text-align: center;
  background: #6284B3;
  margin: 0 11px 0 0px;
}
@media screen and (max-width: 766px) {
  .p-money__campaign {
    width: 70px;
    height: 36px;
    font-size: 10px;
    line-height: 1.2;
    margin: 0 8px 0 0px;
  }
}

.p-worries {
  color: #565656;
  width: 100%;
  background-image: url(../images/worries_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 48px 0 39px 0;
  margin-top: 98px;
}
@media screen and (max-width: 766px) {
  .p-worries {
    padding: 40px 15px 50px 15px;
    margin-top: 50px;
  }
}

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

.p-worries__title {
  width: 410px;
  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: 8px 0 12px 10px;
  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: 25px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-align: center;
  text-shadow: 1px 2px 3px rgba(138, 150, 167, 0.16);
  background: -webkit-gradient(linear, left top, right top, from(#2B2B2B), to(#4C5252));
  background: linear-gradient(90deg, #2B2B2B, #4C5252);
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-worries__title {
    width: 100%;
    padding: 8px 0 10px 0px;
    font-size: 20px;
  }
}
.p-worries__title span {
  font-size: 30px;
}
@media screen and (max-width: 766px) {
  .p-worries__title span {
    font-size: 24px;
  }
}

.p-worries__lists {
  position: relative;
  width: 100%;
  height: 360px;
  margin-top: 30px;
}
@media screen and (max-width: 766px) {
  .p-worries__lists {
    width: 100%;
    max-width: 350px;
    height: 370px;
    margin: 30px auto 0 auto;
  }
}

.p-worries__list {
  position: absolute;
  width: 162px;
  height: 152px;
  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;
  background-image: url(../images/worries_bg02.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  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.3;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
  padding-bottom: 10px;
}
@media screen and (max-width: 766px) {
  .p-worries__list {
    width: 140px;
    height: 132px;
    font-size: 14px;
    padding-bottom: 5px;
  }
}
.p-worries__list span {
  color: #6284B3;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 766px) {
  .p-worries__list span {
    font-size: 18px;
  }
}
.p-worries__list::before {
  content: "";
  display: block;
  position: relative;
  width: 25px;
  height: 22px;
  background-image: url(../images/worries_icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
@media screen and (max-width: 766px) {
  .p-worries__list::before {
    margin-bottom: 4px;
  }
}
.p-worries__list:nth-of-type(1) {
  top: 0;
  left: 94px;
  z-index: 2;
}
@media screen and (max-width: 766px) {
  .p-worries__list:nth-of-type(1) {
    left: 38px;
  }
}
.p-worries__list:nth-of-type(2) {
  top: 87px;
  left: 0;
}
@media screen and (max-width: 766px) {
  .p-worries__list:nth-of-type(2) {
    top: 106px;
  }
}
.p-worries__list:nth-of-type(2)::before {
  top: -4px;
}
.p-worries__list:nth-of-type(2) span {
  line-height: 1.1;
}
.p-worries__list:nth-of-type(3) {
  height: 142px;
  padding-bottom: 20px;
  top: 200px;
  left: 55px;
  z-index: 2;
}
@media screen and (max-width: 766px) {
  .p-worries__list:nth-of-type(3) {
    top: 212px;
    height: 132px;
    left: 38px;
    padding-bottom: 5px;
  }
}
.p-worries__list:nth-of-type(3)::before {
  top: -8px;
}
.p-worries__list:nth-of-type(3) span {
  line-height: 1.5;
}
.p-worries__list:nth-of-type(4) {
  top: 0;
  right: 94px;
  z-index: 2;
}
@media screen and (max-width: 766px) {
  .p-worries__list:nth-of-type(4) {
    right: 38px;
  }
}
.p-worries__list:nth-of-type(5) {
  top: 87px;
  right: 0;
}
@media screen and (max-width: 766px) {
  .p-worries__list:nth-of-type(5) {
    top: 106px;
  }
}
.p-worries__list:nth-of-type(5)::before {
  top: -4px;
}
.p-worries__list:nth-of-type(5) span {
  line-height: 1.1;
}
.p-worries__list:nth-of-type(6) {
  height: 142px;
  padding-bottom: 20px;
  top: 200px;
  right: 55px;
  z-index: 2;
}
@media screen and (max-width: 766px) {
  .p-worries__list:nth-of-type(6) {
    top: 212px;
    height: 132px;
    right: 38px;
    padding-bottom: 5px;
  }
}
.p-worries__list:nth-of-type(6)::before {
  top: -8px;
}
.p-worries__list:nth-of-type(6) span {
  line-height: 1.5;
}

.p-worries__text {
  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: 30px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-align: center;
  text-shadow: 0 0 20px #626B79, 0 0 20px #626B79, 0 0 20px #626B79, 0 0 20px #626B79;
  margin-top: 15px;
}
@media screen and (max-width: 766px) {
  .p-worries__text {
    font-size: 20px;
  }
}
.p-worries__text span {
  font-size: 35px;
}
@media screen and (max-width: 766px) {
  .p-worries__text span {
    font-size: 24px;
  }
}

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

.p-about__inner {
  width: 100%;
  background: #F3F8FB;
  padding: 74px 0 80px 0;
}
@media screen and (max-width: 766px) {
  .p-about__inner {
    padding: 70px 15px 80px 15px;
  }
}

.p-about__text {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.175em;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 766px) {
  .p-about__text {
    font-size: 14px;
    text-align: justify;
    margin-top: 30px;
  }
}

.p-about__wrapper {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 45px;
  padding: 30px 90px 30px 90px;
}
@media screen and (max-width: 766px) {
  .p-about__wrapper {
    margin-top: 30px;
    padding: 30px 15px 30px 15px;
  }
}

.p-about__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: 25px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-about__subTitle {
    font-size: 18px;
  }
}
.p-about__subTitle span {
  color: #6284B3;
  font-size: 30px;
}
@media screen and (max-width: 766px) {
  .p-about__subTitle span {
    font-size: 24px;
  }
}
.p-about__subTitle::before {
  content: "";
  display: block;
  position: relative;
  width: 43px;
  height: 59.5px;
  background-image: url(../images/about_icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .p-about__subTitle::before {
    width: 34.4px;
    height: 47.6px;
  }
}

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

.p-about__box {
  width: 100%;
}

.p-about__band {
  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: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
  background: #6284B3;
  padding: 9px;
}
@media screen and (max-width: 766px) {
  .p-about__band {
    font-size: 16px;
  }
}

.p-about__img {
  width: 100%;
  margin-top: -2px;
}
.p-about__img img {
  width: 100%;
}

.p-about__exp {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.17em;
  padding: 15px 10px 0 10px;
}
.p-about__exp_pl {
  padding-left: 20px;
}
@media screen and (max-width: 766px) {
  .p-about__exp_pl {
    padding-left: 10px;
  }
}

.p-about-item {
  width: 100%;
}

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

.p-about-item__column {
  width: 100%;
  margin-top: 80px;
}
@media screen and (max-width: 766px) {
  .p-about-item__column {
    margin-top: 70px;
  }
}
.p-about-item__column_mt0 {
  margin-top: 0;
}

.p-about-item__band {
  display: block;
  color: #6284B3;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-about-item__band {
    font-size: 16px;
  }
}

.p-about-item__title {
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-about-item__title {
    margin-top: 8px;
  }
}
.p-about-item__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: 30px;
  font-weight: 500;
  letter-spacing: 0.175em;
  line-height: 1;
  text-align: center;
  padding-bottom: 2px;
  border-bottom: 3px solid #DAE4EA;
}
@media screen and (max-width: 766px) {
  .p-about-item__title > span {
    font-size: 26px;
    line-height: 1.4;
  }
}
.p-about-item__title > span span {
  position: relative;
  top: -2px;
  display: inline-block;
  color: #99B4CC;
  font-family: "baskerville-display-pt", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.18em;
  margin-right: 16px;
}
@media screen and (max-width: 766px) {
  .p-about-item__title > span span {
    font-size: 20px;
    margin-right: 0px;
  }
}
.p-about-item__title > span span.min {
  color: #565656;
  font-size: 25px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 766px) {
  .p-about-item__title > span span.min {
    font-size: 20px;
  }
}
.p-about-item__title > span span.mr {
  margin-right: 20px;
}
@media screen and (max-width: 766px) {
  .p-about-item__title > span span.mr {
    margin-right: 0px;
  }
}

.p-about-item__box {
  position: relative;
  width: 100%;
  background: #F6F7F9;
  padding: 20px 40px 20px 277px;
  margin-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-about-item__box {
    padding: 30px 15px;
  }
}

.p-about-item__box02 {
  position: relative;
  width: 100%;
  background: #DFE9EF;
  padding: 20px 50px 20px 52px;
  margin-top: 35px;
}
@media screen and (max-width: 766px) {
  .p-about-item__box02 {
    padding: 30px 15px;
  }
}

.p-about-item__img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 55px;
  width: 180px;
}
@media screen and (max-width: 766px) {
  .p-about-item__img {
    position: relative;
    top: 0;
    -webkit-transform: none;
            transform: none;
    left: 0;
    width: 160px;
    margin: 0 auto 20px auto;
  }
}
.p-about-item__img img {
  width: 100%;
}

.p-about-item__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;
  letter-spacing: 0.175em;
  line-height: 1.7;
}

.p-about-item__subTitle {
  width: 500px;
  height: 34px;
  padding-bottom: 1px;
  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: 32px auto 0 auto;
  background: #4DAEF7;
  border-radius: 100px;
  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;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-about-item__subTitle {
    width: 100%;
    height: 32px;
    font-size: 18px;
    padding-bottom: 0;
  }
}

.p-about-item__lists {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 0;
  padding: 0 0 0 85px;
  margin-top: 20px;
}
@media screen and (max-width: 766px) {
  .p-about-item__lists {
    padding: 0 0 0 0px;
  }
}
@media screen and (max-width: 766px) {
  .p-about-item__lists.widSp {
    width: 270px;
    margin: 20px auto 0 auto;
  }
}
@media screen and (max-width: 766px) {
  .p-about-item__lists.widSp02 {
    width: 345px;
    margin: 20px auto 0 auto;
  }
}
@media screen and (max-width: 766px) {
  .p-about-item__lists.widSp03 {
    width: 305px;
    margin: 20px auto 0 auto;
  }
}
@media screen and (max-width: 766px) {
  .p-about-item__lists.widSp04 {
    width: 280px;
    margin: 20px auto 0 auto;
  }
}

.p-about-item__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;
  font-weight: 500;
  letter-spacing: 0.175em;
}
@media screen and (max-width: 766px) {
  .p-about-item__list {
    font-size: 14px;
    letter-spacing: 0.15em;
    padding-left: 25px;
  }
}
.p-about-item__list:nth-child(even) {
  min-width: 360px;
}
.p-about-item__list:nth-child(odd) {
  min-width: 540px;
}
.p-about-item__list::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 21px;
  height: 15px;
  background-image: url(../images/about_arrow.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 8px;
}
@media screen and (max-width: 766px) {
  .p-about-item__list::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 16.8px;
    height: 12px;
    margin-right: 0px;
  }
}
.p-about-item__list_mr::before {
  margin-right: 18px;
}
@media screen and (max-width: 766px) {
  .p-about-item__list .sp-mg {
    margin-top: 3px;
    margin-left: 0;
  }
}
@media screen and (max-width: 766px) {
  .p-about-item__list .sp-ml {
    margin-left: 0;
  }
}
.p-about-item__list span {
  display: inline-block;
  color: #4DAEF7;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 17px;
  line-height: 1.4705882353;
  font-weight: 500;
  letter-spacing: 0.175em;
  padding: 0 4px 0 7px;
  background: #F6F7F9;
  margin: 0 5px;
}
@media screen and (max-width: 766px) {
  .p-about-item__list span {
    font-size: 15px;
  }
}

.p-reason {
  color: #565656;
  width: 100%;
  padding-bottom: 35px;
}
@media screen and (max-width: 766px) {
  .p-reason {
    padding-bottom: 0px;
  }
}

.p-reason__inner {
  width: 100%;
  background-image: url(../images/reason_bg.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 156px 0 60px 0;
}
@media screen and (max-width: 766px) {
  .p-reason__inner {
    padding: 70px 15px 60px 15px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fff));
    background: linear-gradient(180deg, #f2f2f2, #fff);
  }
}

.p-reason__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 110px;
  padding-right: 25px;
  margin-top: 45px;
}
@media screen and (max-width: 766px) {
  .p-reason__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 50px;
    padding-right: 25px;
    margin-top: 40px;
  }
}

.p-reason__column {
  position: relative;
  width: 100%;
  max-width: 260px;
}
@media screen and (max-width: 766px) {
  .p-reason__column {
    max-width: 100%;
  }
}

.p-reason__point {
  position: absolute;
  top: 0;
  right: -30px;
  width: 100%;
  color: #99B4CC;
  font-family: "baskerville-display-pt", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.2em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-reason__point {
    right: -26px;
    font-size: 22px;
    text-align: center;
  }
}

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

.p-reason__box {
  width: 100%;
}

.p-reason__subTitle {
  width: 100%;
  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;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15em;
  text-align: center;
  background: #86A4C6;
  border-top-right-radius: 12px;
  margin-top: 18px;
}
@media screen and (max-width: 766px) {
  .p-reason__subTitle {
    font-size: 18px;
    margin-top: 15px;
  }
}

.p-reason__text {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.16em;
  margin-top: 10px;
}
.p-reason__text span {
  letter-spacing: 0.08em;
}

.p-flow {
  color: #565656;
  width: 100%;
  background-image: url(../images/flow_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

.p-flow__box {
  width: 100%;
  max-width: 185px;
}

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

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

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

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

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

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

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

.p-care {
  color: #565656;
  width: 100%;
  background: #DDE5EB;
}

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

.p-care__wrapper {
  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;
  background: #fff;
  padding: 10px 86px 20px 86px;
  margin-top: 45px;
}
@media screen and (max-width: 766px) {
  .p-care__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    gap: 10px;
    padding: 10px 15px 15px 15px;
    margin-top: 30px;
  }
}

.p-care__img {
  width: 100%;
  max-width: 382px;
}
@media screen and (max-width: 766px) {
  .p-care__img {
    max-width: 280px;
    margin: 0 auto;
  }
}
.p-care__img img {
  width: 100%;
}
@media screen and (max-width: 766px) {
  .p-care__img img {
    position: relative;
    left: 20px;
  }
}

.p-care__box {
  width: 100%;
  max-width: 430px;
  margin-top: 10px;
}

.p-care__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: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  padding-left: 10px;
  padding-bottom: 11px;
  border-bottom: 1px solid #86A4C6;
}
@media screen and (max-width: 766px) {
  .p-care__subTitle {
    padding-bottom: 8px;
  }
}

.p-care__text {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.175em;
  text-align: center;
  padding-left: 30px;
  margin-top: 5px;
}
@media screen and (max-width: 766px) {
  .p-care__text {
    padding-left: 0px;
    margin-top: 15px;
  }
}

.p-care__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .p-care__group {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0px;
    margin-top: 15px;
  }
}

.p-care__band {
  width: 122px;
  min-width: 122px;
  height: 36px;
  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: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  background: #6284B3;
  margin-right: 10px;
}
@media screen and (max-width: 766px) {
  .p-care__band {
    width: 100px;
    min-width: 100px;
    height: 26px;
    font-size: 13px;
  }
}

.p-care__price {
  white-space: nowrap;
  color: #384C69;
}
.p-care__price .size01 {
  position: relative;
  left: 2px;
  font-family: "shippori-mincho", sans-serif;
  font-size: 33px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-care__price .size01 {
    font-size: 19.8px;
  }
}
.p-care__price .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.0175em;
}
@media screen and (max-width: 766px) {
  .p-care__price .size02 {
    font-size: 28.8px;
  }
}
.p-care__price .size03 {
  position: relative;
  left: -5px;
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 766px) {
  .p-care__price .size03 {
    left: -2px;
    font-size: 8.4px;
  }
}
.p-care__price .size04 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}
@media screen and (max-width: 766px) {
  .p-care__price .size04 {
    font-size: 12px;
  }
}

.p-care-item {
  margin-top: 40px;
}
.p-care-item_mt {
  margin-top: 30px;
}

.p-care-item__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 21px;
}
@media screen and (max-width: 766px) {
  .p-care-item__group {
    gap: 15px;
  }
}

.p-care-item__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-care-item__title {
  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: 256px;
  height: 35px;
  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;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
  background-image: url(../images/care_bg.png);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 766px) {
  .p-care-item__title {
    width: 140px;
    height: 30px;
    font-size: 16px;
  }
}

.p-care-item__price {
  white-space: nowrap;
}
.p-care-item__price .size01 {
  position: relative;
  left: 2px;
  font-family: "shippori-mincho", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-care-item__price .size01 {
    font-size: 13.2px;
  }
}
.p-care-item__price .size02 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 766px) {
  .p-care-item__price .size02 {
    font-size: 19.2px;
  }
}
.p-care-item__price .size03 {
  position: relative;
  left: -5px;
  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) {
  .p-care-item__price .size03 {
    left: -2px;
    font-size: 7.2px;
  }
}
.p-care-item__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) {
  .p-care-item__price .size04 {
    font-size: 10.2px;
  }
}

.p-care-item__band {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.175em;
  padding-top: 8px;
  margin-right: 5px;
}
@media screen and (max-width: 766px) {
  .p-care-item__band {
    font-size: 13px;
    padding-top: 0px;
  }
}

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

.p-price {
  color: #565656;
  width: 100%;
  margin-top: 95px;
}
@media screen and (max-width: 766px) {
  .p-price {
    margin-top: 60px;
  }
}
.p-price .nowrap {
  white-space: nowrap;
}

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

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

.p-price__subTitle {
  position: relative;
  top: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #6284B3;
  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;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 766px) {
  .p-price__subTitle {
    font-size: 14px;
  }
}
.p-price__subTitle::before {
  content: "";
  display: block;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 12px 0 12px;
  border-color: #6284B3 transparent transparent transparent;
}
@media screen and (max-width: 766px) {
  .p-price__subTitle::before {
    top: 1px;
    border-width: 13px 11px 0 11px;
  }
}

.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: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.175em;
  text-align: center;
  background: #86A4C6;
  border: 1px solid #86A4C6;
  padding: 13px 0px;
}
@media screen and (max-width: 766px) {
  .p-price__table thead th {
    font-size: 10px;
    padding: 10px 0;
  }
}
.p-price__table thead th.pl span {
  display: inline-block;
  padding-left: 50px;
}
@media screen and (max-width: 766px) {
  .p-price__table thead th.pl span {
    padding-left: 0px;
  }
}
.p-price__table tbody th {
  background: #F3F8FB;
  font-weight: 400;
  padding: 8.5px 0;
  border: 1px solid #86A4C6;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th.pdSp {
    padding: 0 4.8px;
  }
}
.p-price__table tbody th p {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.175em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p {
    font-size: 10px;
    line-height: 1.2;
    padding: 10px 0px;
  }
}
.p-price__table tbody th p.lh {
  line-height: 1.75;
}
.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 th p span.minSp {
  font-size: 16px;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody th p span.minSp {
    font-size: 8px;
  }
}
.p-price__table tbody td {
  background: #fff;
  border: 1px solid #86A4C6;
  padding: 8.5px 0;
}
.p-price__table tbody td.pd {
  padding: 5px 0;
}
.p-price__table tbody td p {
  font-family: "source-han-serif-japanese", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .p-price__table tbody td p {
    font-size: 10px;
  }
}

.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.4375;
  letter-spacing: 0.175em;
  white-space: nowrap;
}
@media screen and (max-width: 766px) {
  .p-price__comment {
    font-size: 10px;
    white-space: wrap;
  }
}

.p-price__set:not(:root) {
  position: relative;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-size: 12px;
  letter-spacing: 0;
}
@media screen and (max-width: 766px) {
  .p-price__set:not(:root) {
    font-size: 9px;
    margin-bottom: 2px;
  }
}
.p-price__set:not(:root)::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 168px;
  height: 1px;
  background: #000;
}
@media screen and (max-width: 766px) {
  .p-price__set:not(:root)::before {
    width: 50px;
    top: calc(50% - 6px);
  }
}
@media screen and (max-width: 766px) {
  .p-price__set:not(:root)::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: calc(50% + 4px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 70px;
    height: 1px;
    background: #000;
  }
}
.p-price__set:not(:root) span {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 2px;
}
@media screen and (max-width: 766px) {
  .p-price__set:not(:root) span {
    font-size: 10px;
  }
}

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

.p-handling {
  color: #565656;
  width: 100%;
  margin-top: 100px;
  padding-bottom: 80px;
}
@media screen and (max-width: 766px) {
  .p-handling {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}

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

.p-handling__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: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.175em;
  text-align: center;
  background: #F3F3F3;
  padding: 10px 0 9px 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: #6284B3;
  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 #AAABAB;
  margin-top: 21px;
  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 #AAABAB;
  padding: 18px 20px 18px 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: 18px;
  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.5;
  letter-spacing: 0.15em;
  margin-top: 15px;
}
@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: 10px;
}
@media screen and (max-width: 766px) {
  .p-handling__linkBox {
    width: 250px;
    margin: 0 auto;
  }
}

.p-handling__link:not(:root) {
  position: relative;
  width: 250px;
  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;
  gap: 12px;
  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 #384C69;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-handling__link:not(:root):hover {
  color: #fff;
  background: #384C69;
}
.p-handling__link:not(:root):hover::after {
  border-color: transparent transparent transparent #fff;
}
.p-handling__link:not(:root)::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #384C69;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.c-title:not(:root) {
  position: relative;
  left: 5px;
  color: #99B4CC;
  font-family: "baskerville-display-pt", "kozuka-mincho-pr6n", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 25px;
  line-height: 1.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;
  display: inline-block;
  color: #565656;
  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.3;
  font-weight: 500;
  letter-spacing: 0.175em;
  padding-left: 0px;
  margin-top: 10px;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) span {
    font-size: 16px;
  }
}
.c-title:not(:root) span span {
  font-size: 25px;
  margin-top: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 766px) {
  .c-title:not(:root) span span {
    font-size: 14px;
  }
}

.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 {
  text-align: center;
  padding-left: 20px;
}
@media screen and (max-width: 766px) {
  .c-price {
    padding-left: 0px;
  }
}
.c-price.pl {
  padding-left: 10px;
}
@media screen and (max-width: 766px) {
  .c-price.pl {
    padding-left: 0px;
  }
}
.c-price .size01 {
  font-family: "shippori-mincho", sans-serif;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@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.04em;
}
@media screen and (max-width: 766px) {
  .c-price .size02 {
    font-size: 16px;
  }
}
.c-price .size03 {
  position: relative;
  left: -3px;
  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;
  }
}
.c-price.pozi {
  position: relative;
  left: 5px;
}
@media screen and (max-width: 766px) {
  .c-price.pozi {
    left: 0px;
  }
}

@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 */