@charset "UTF-8";
.block-price-link {
  background-color: #fff9f3;
}
.block-price-link .block-wrapper:last-of-type {
  margin-bottom: 0;
}
.block-price-link .title-common-secondary .title-wrapper {
  font-weight: 700;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .block-price-link {
    margin: 0 -0.2rem;
    padding-bottom: 0.2rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .block-price-link {
    padding-bottom: 60px;
  }
  .block-price-link .block-wrapper {
    margin-bottom: 0.1rem;
  }
}
.section-price-list .navigation-common-secondary {
  margin: 0;
}
.section-price-list .navigation-common-secondary .text-label {
  margin: 0;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .section-price-list {
    padding: 0.88rem 0 0.6rem;
  }
  .section-price-list .title-common-primary {
    margin-bottom: 0.22rem;
  }
  .section-price-list .title-common-secondary {
    margin-bottom: 0.4rem;
  }
  .section-price-list .title-common-secondary::before {
    top: 0;
    bottom: -0.04rem;
  }
  .section-price-list .list-description {
    margin-bottom: 0.32rem;
  }
  .section-price-list .navigation-common-secondary {
    padding: 0.4rem 0.2rem 0;
  }
  .section-price-list .navigation-common-secondary .navigation-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.075rem -0.16rem;
  }
  .section-price-list .navigation-common-secondary .navigation-item {
    width: 50%;
    padding: 0 0.075rem 0.16rem;
  }
  .section-price-list .navigation-common-secondary .item-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-bottom: 0.14rem;
    font-size: 0.15rem;
    line-height: 1.4;
  }
  .section-price-list .navigation-common-secondary .item-wrapper::before {
    top: calc(50% - 0.07rem);
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .section-price-list {
    padding: 82px 0 60px;
  }
  .section-price-list .title-common-primary {
    margin-bottom: 52px;
  }
  .section-price-list .list-description {
    margin-bottom: 42px;
    text-align: center;
  }
  .section-price-list .navigation-common-secondary {
    padding: 51px 60px 0;
  }
  .section-price-list .navigation-common-secondary .navigation-wrapper {
    margin: 0 -22.5px -28px;
  }
  .section-price-list .navigation-common-secondary .navigation-item {
    width: 33.3333333333%;
    padding: 0 22.5px 28px;
  }
  .section-price-list .navigation-common-secondary .item-wrapper {
    padding-bottom: 16px;
  }
  .section-price-list .title-common-secondary {
    margin-bottom: 40px;
  }
  .section-price-list .title-common-secondary::before {
    top: -1px;
    bottom: -0.02rem;
  }
}
/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .section-price-surgery {
    padding: 0.48rem 0 1.1rem;
  }
  .section-price-surgery .title-common-primary {
    margin-bottom: 0;
  }
  .section-price-surgery .title-common-secondary {
    margin-bottom: 0.44rem;
    padding-left: 0.22rem;
    font-size: 0.28rem;
  }
  .section-price-surgery .title-common-secondary::before {
    top: -0.09rem;
    bottom: -0.14rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .section-price-surgery {
    padding: 20px 0 100px;
  }
  .section-price-surgery .title-common-primary {
    margin-bottom: 48px;
  }
  .section-price-surgery .title-common-secondary {
    margin-bottom: 44px;
    font-size: 0.36rem;
  }
  .section-price-surgery .title-common-secondary::before {
    top: 12px;
    bottom: 6px;
    width: 9px;
  }
  .section-price-surgery .title-common-secondary .title-wrapper {
    padding-left: 29px;
  }
}
.block-price-surgery:last-of-type {
  margin-bottom: 0;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .block-price-surgery {
    padding-top: 0.78rem;
  }
  .block-price-surgery.is-eyes {
    padding-top: 0.48rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .block-price-surgery {
    margin-bottom: 87px;
  }
}
.table-price-fee {
  margin: 0 auto 0.5rem;
}
.table-price-fee table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #afafaf;
}
.table-price-fee th,
.table-price-fee td {
  width: 50%;
  border: none;
  background-color: #fff;
  font-weight: 500;
}
.table-price-fee th:first-child,
.table-price-fee td:first-child {
  border-right: 1px dashed #d4a47c;
}
.table-price-fee td {
  text-align: right;
}
.table-price-fee tr:first-child th,
.table-price-fee tr:first-child td {
  background-color: #fff9f3;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .table-price-fee th,
  .table-price-fee td {
    padding: 0.12rem 0.3rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .table-price-fee {
    max-width: 480px;
  }
  .table-price-fee th,
  .table-price-fee td {
    padding: 12px 30px;
  }
}
.table-price-primary table {
  width: 100%;
  margin-bottom: 0;
  border-collapse: collapse;
  border: 1px solid #afafaf;
}
.table-price-primary th,
.table-price-primary td {
  border: none;
  font-weight: 500;
  text-align: left;
}
.table-price-primary th:last-child,
.table-price-primary td:last-child {
  border-right: none;
}
.table-price-primary th {
  background-color: #f2efed;
  font-weight: 700;
  border-bottom: 1px solid #afafaf;
}
.table-price-primary th:nth-child(2), .table-price-primary th:nth-child(3), .table-price-primary th:nth-child(4) {
  border-left: 1px dashed #afafaf;
}
.table-price-primary td {
  border-top: none;
  border-right: 1px dashed #d4a47c;
  border-bottom: none;
}
.table-price-primary td:nth-child(2).is-align-left-sp, .table-price-primary td:nth-child(3).is-align-left-sp {
  text-align: left;
}
.table-price-primary td.has-line-bottom {
  border-bottom: 1px dashed #d4a47c;
}
.table-price-primary .has-background {
  background-color: #fff9f3;
}
.table-price-primary tr.is-group {
  background-color: #f1d0b2;
  font-weight: 700;
}
.table-price-primary tr.is-group td {
  font-weight: 700;
  text-align: left;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .table-price-primary {
    font-size: 0.14rem;
    line-height: 1.4;
  }
  .table-price-primary th {
    height: 0.51rem;
    padding: 0.07rem 0 0.04rem;
            padding-left: 0.09rem;
  }

  .is-stains .table-price-primary th:nth-child(1) {
    width: 0.8rem;
  }
  .is-stains .table-price-primary th:nth-child(2) {
        width: 0.8rem;
  }

  #redness .table-price-primary th:nth-child(1) {
    width: 0.8rem;
  }
  #redness .table-price-primary th:nth-child(2) {
        width: 0.8rem;
  }

   #acne .table-price-primary th:nth-child(1) {
   width: 0.8rem;
  }
  #acne .table-price-primary th:nth-child(2) {
          width: 0.7rem;
  }

   #pores .table-price-primary th:nth-child(1) {
   width: 0.8rem;
  }
  #pores .table-price-primary th:nth-child(2) {
          width: 0.7rem;
  }
  
  .table-price-primary th:nth-child(2), .table-price-primary th:nth-child(3) {
    width: 1rem;
    text-align: center;
  }
  .table-price-primary td {
    padding: 0.13rem 0.05rem 0.1rem;
    line-height: 2;
  }
  .table-price-primary td:first-child {
    padding-left: 0.09rem;
  }
  .table-price-primary td:nth-child(2), .table-price-primary td:nth-child(3) {
    padding-right: 0.1rem;
    padding-left: 0.1rem;
    text-align: center;
  }
  .table-price-primary td.is-center {
    text-align: center;
  }
  .table-price-primary td.has-line-left {
    text-align: center;
  }
  .table-price-primary td.is-align-left-sp {
    padding-right: 0.14rem;
    padding-left: 0.14rem;
  }
  .table-price-primary .is-group td {
    padding: 0.08rem 0.09rem 0.05rem;
  }
  .table-price-primary.is-half th {
    width: 50%;
  }
  .table-price-primary.is-half td:nth-child(2) {
    text-align: center;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .table-price-primary th {
    width: 3.8rem;
    padding: 11px 30px 10px;
  }
  .table-price-primary td {
    padding: 11px 30px 9px;
    line-height: 2;
  }
  .table-price-primary td:nth-child(2), .table-price-primary td:nth-child(3) {
    text-align: right;
  }
  .table-price-primary td.is-align-right {
    text-align: right;
  }
  .table-price-primary td:nth-child(2).is-align-left, .table-price-primary td:nth-child(3).is-align-left {
    text-align: left;
  }
}
.section-price-dermatology .dermatology-button {
  margin: 0 auto;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .section-price-dermatology {
    padding-bottom: 1.8rem;
  }
  .section-price-dermatology .block-price-surgery.is-stains {
    padding-top: 0.46rem;
  }
  .section-price-dermatology .title-common-primary {
    margin-bottom: 0;
  }
  .section-price-dermatology .title-common-secondary {
    margin-bottom: 0.45rem;
    padding-left: 0.22rem;
    font-size: 0.28rem;
  }
  .section-price-dermatology .title-common-secondary::before {
    top: -0.09rem;
    bottom: -0.14rem;
  }
  .section-price-dermatology .dermatology-button {
    max-width: 3.35rem;
    margin-top: 0.5rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .section-price-dermatology {
    padding: 22px 0 180px;
  }
  .section-price-dermatology .title-common-primary {
    margin-bottom: 58px;
  }
  .section-price-dermatology .title-common-secondary {
    margin-bottom: 44px;
    font-size: 0.36rem;
  }
  .section-price-dermatology .title-common-secondary::before {
    top: 12px;
    bottom: 6px;
    width: 9px;
  }
  .section-price-dermatology .title-common-secondary .title-wrapper {
    padding-left: 29px;
  }
  .section-price-dermatology .dermatology-button {
    max-width: 408px;
    margin-top: 100px;
  }
}
.button-common-primary.is-back {
  width: 100%;
  border: 0.01rem solid #c29d7a;
  background: #fff;
  color: #004b69;
}
.button-common-primary.is-back::before {
  background: #c29d7a;
}
.button-common-primary.is-back:hover {
  color: #fff;
}
.button-common-primary.is-back .button-wrapper::after {
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  background-image: url("../img/common/icn_arrow_right_01_brown.svg");
}
.button-common-primary.is-back .button-wrapper::before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-image: url("../img/common/icn_arrow_right_03_light.svg");
}
.button-common-primary.is-back .button-text {
  text-shadow: unset;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .button-common-primary.is-back .button-wrapper {
    padding: 0.1rem 0.22rem 0.1rem 0.5rem;
  }
}
/*# sourceMappingURL=price.css.map */