.p-section-price-support__wrapper {
  border-radius: 0.2rem;
  background-color: #fff;
  text-align: center;
}
.p-section-price-support__title {
  display: inline-block;
  background-color: #3b6b8d;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-align: center;
}
.p-section-price-support__title-wrapper {
  position: relative;
}
.p-section-price-support__description {
  font-weight: 400;
  text-align: left;
}
.p-section-price-support__description-highlight {
  color: #3b6b8d;
  font-weight: 600;
}
.p-section-price-support__note {
  color: #606060;
  text-align: left;
}
.p-section-price-support__notice {
  border-radius: 0.14rem;
  background-color: #f4f4f4;
  text-align: left;
}
.p-section-price-support__notice-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #3b6b8d;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.p-section-price-support__notice-title::before {
  content: "";
  display: inline-block;
  position: relative;
  background: url("../img/common/icn_notice.svg") center/100% auto;
}
@media print, (width >= 768px) {
  .p-section-price-support {
    padding: 31px 0 59px;
  }
  .p-section-price-support .l-wrapper {
    max-width: 842px;
  }
  .p-section-price-support__wrapper {
    padding: 43px 47px 26px;
  }
  .p-section-price-support__title {
    min-height: 46px;
    margin-bottom: 28px;
    padding: 9px 24px;
    font-size: 0.22rem;
  }
  .p-section-price-support__title-wrapper {
    top: 2px;
  }
  .p-section-price-support__description {
    margin-bottom: 11px;
    padding: 0 36px 0 46px;
    font-size: 0.17rem;
    line-height: 1.7058823529;
  }
  .p-section-price-support__note {
    margin-bottom: 33px;
    padding: 0 36px 0 46px;
    font-size: 0.14rem;
  }
  .p-section-price-support__notice {
    padding: 29px 46px 34px;
  }
  .p-section-price-support__notice-title {
    margin-bottom: 9px;
    font-size: 0.19rem;
  }
  .p-section-price-support__notice-title::before {
    top: 5px;
    width: 28px;
    height: 28px;
    margin-right: 9px;
  }
}
@media only screen and (width < 768px) {
  .p-section-price-support {
    padding: 0.33rem 0 0.79rem;
  }
  .p-section-price-support .l-wrapper {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .p-section-price-support__wrapper {
    padding: 0.31rem 0.25rem 0.19rem;
  }
  .p-section-price-support__title {
    min-height: 0.36rem;
    margin-bottom: 0.21rem;
    padding: 0.05rem 0.18rem;
    font-size: 0.18rem;
  }
  .p-section-price-support__title-wrapper {
    top: 0.02rem;
  }
  .p-section-price-support__description {
    margin-bottom: 0.19rem;
    font-size: 0.15rem;
    line-height: 1.7333333333;
  }
  .p-section-price-support__note {
    margin-bottom: 0.26rem;
    font-size: 0.13rem;
    line-height: 1.7692307692;
  }
  .p-section-price-support__notice {
    margin: 0 -0.08rem;
    padding: 0.14rem 0.24rem 0.18rem;
    background-color: #eaeaea;
  }
  .p-section-price-support__notice-title {
    margin-bottom: 0.03rem;
    font-size: 0.16rem;
  }
  .p-section-price-support__notice-title::before {
    top: 0.03rem;
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.07rem;
    margin-left: -0.01rem;
  }
}

.p-section-price {
  background-color: #eaf0f4;
}
.p-section-price .c-heading--primary {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.p-section-price__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0.2rem;
  background-color: #fff;
}
.p-section-price__note {
  margin-bottom: 0;
  color: #606060;
  font-weight: 400;
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-section-price__note-item:last-child {
  margin-bottom: 0;
}
@media print, (width >= 768px) {
  .p-section-price {
    padding: 80px 0 74px;
  }
  .p-section-price .l-wrapper {
    max-width: 775px;
  }
  .p-section-price .c-heading--primary {
    margin-bottom: 46px;
  }
  .p-section-price .c-heading--primary .c-heading__japanese {
    padding: 13px 0 0 2px;
  }
  .p-section-price__wrapper {
    padding: 73px 97px 79px;
    gap: 63px;
  }
  .p-section-price__note {
    margin-top: 37px;
    margin-left: 5px;
    font-size: 0.14rem;
    line-height: 1.4285714286;
  }
  .p-section-price__note-item {
    margin-bottom: 4px;
  }
}
@media only screen and (width < 768px) {
  .p-section-price {
    padding: 0.54rem 0 0.64rem;
  }
  .p-section-price .l-wrapper {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .p-section-price .c-heading--primary {
    margin-bottom: 0.41rem;
  }
  .p-section-price .c-heading--primary .c-heading__japanese {
    padding: 0.07rem 0 0 0.02rem;
  }
  .p-section-price__wrapper {
    padding: 0.35rem 0.25rem 0.55rem;
    gap: 0.54rem;
  }
  .p-section-price__note {
    margin-top: 0.2rem;
    padding: 0 0.09rem;
    font-size: 0.14rem;
    line-height: 1.7142857143;
  }
}

.p-block-price {
  position: relative;
}
.p-block-price__heading {
  margin: 0;
  border-bottom: 0.02rem solid #164c6e;
  color: #164c6e;
  letter-spacing: 0.03em;
  line-height: 1.4;
}
.p-block-price__item {
  border-bottom: 0.01rem solid #b1b1b1;
  color: #606060;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.p-block-price__item-price {
  text-align: right;
}
@media print, (width >= 768px) {
  .p-block-price__heading {
    padding-bottom: 16px;
    font-size: 0.22rem;
  }
  .p-block-price__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 11px 12px 6px;
    font-size: 0.17rem;
  }
  .p-block-price__item-price {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40%;
  }
  .p-block-price__item-text {
    width: 60%;
  }
  .p-block-price__button {
    margin-top: 21px;
    margin-right: -4px;
    text-align: right;
  }
}
@media only screen and (width < 768px) {
  .p-block-price__heading {
    padding-bottom: 0.11rem;
    font-size: 0.19rem;
  }
  .p-block-price__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.1rem 0 0.11rem 0.02rem;
    font-size: 0.15rem;
  }
  .p-block-price__item-price {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40%;
  }
  .p-block-price__item-text {
    width: 60%;
  }
  .p-block-price__button {
    margin-top: 0.24rem;
    text-align: center;
  }
}
/*# sourceMappingURL=fee.css.map */