@charset "UTF-8";

#unlimited h2,
#ticket h2 {
  color: #9b3e5c;
}

#unlimited h2::before,
#unlimited h2::after,
#ticket h2::before,
#ticket h2::after {
  background-color: #9b3e5c;
}

.menuprice table {
  border-collapse: collapse;
  margin: 2em 0;
  width: 100%;
}

.menuprice table thead th {
  border: 1px #3B4B7E solid;
  background-color: #3B4B7E;
  color: #fff;
  position: relative;
  font-size: 1.2em;
  line-height: 1.5;
  padding: 0.5em 0;
  font-family: 'Noto Serif JP';
  font-weight: bold;
}

#unlimited table thead th,
#ticket table thead th {
  background-color: #9b3e5c;
  border-color: #9b3e5c;
}

.menuprice table thead th span {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 0.8rem;
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
}

#unlimited thead span:nth-of-type(1) {
  position: static;
  display: block;
  font-size: 0.8em;
}

#unlimited table:nth-of-type(1) {
  margin-bottom: 0;
}

#unlimited table:nth-of-type(2) {
  margin-top: 0;
}

.menuprice table tbody th {
  border: 1px #3B4B7E solid;
  font-weight: normal;
  padding: 0.5em;
  text-align: left;
}

#unlimited tbody th,
#ticket tbody th,
#unlimited tbody td,
#ticket tbody td {
  border-color: #9b3e5c;
}

.menuprice table tbody th span {
  font-size: 0.8rem;
  display: block;
}

.menuprice table tbody td {
  border: 1px #3B4B7E solid;
  text-align: right;
  padding: 0.5em 1em;
  min-width: 4.5em;
}

.menuprice table tbody td::before,
#ticket td p span::before {
  content: "￥";
}

#ticket table:not(:first-of-type) {
  margin-top: 0;
}

#ticket table:not(:last-of-type) {
  margin-bottom: 0;
}

#ticket tbody th {
  width: 8.5em;
}

#ticket td::before {
  content: none;
}

#ticket td ul {
  list-style: none;
}

#ticket td li {
  padding: 0.5em 0;
}

#ticket td li:not(:first-of-type) {
  border-top: 2px dotted #9b3e5c;
}

#ticket td li p:nth-of-type(1) {
  font-weight: bold;
  color: #9b3e5c;
  line-height: 1.2;
  margin-bottom: 0.5em;
}

#ticket td li p:nth-of-type(1) span {
  font-size: 1.2em;
}

#ticket td li p:nth-of-type(2) {
  font-size: 0.85em;
  line-height: 1;
}

.menuprice .pagetop figure {
  padding: 0;
  margin: 0 auto;
  width: 70%;
}

.menuprice-top h2 {
  margin: 0 auto 0.75em;
}

.menuprice-top #platinum h2 {
  padding: 0;
}

.menuprice-top #platinum tbody th {
  border-right: none;
}

.menuprice-top #platinum tbody th span {
  color: #3B4B7E;
}

.menuprice-top #platinum tbody td {
  border-left: none;
}

.menuprice-top ul.notice {
  font-size: 86.6666%;
}

.menuprice-top .tbody_head {
  font-family: 'Noto Serif JP';
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  color: #3B4B7E;
}

.menuprice section {
  margin-top: -8em;
  padding-top: 8em;
}

#removal_kids {
  margin-top: -7em;
  padding-top: 5em;
}

/*------------------------------------*/
.facial_circle {
  margin: 1em 0 3em;
}

.facial_merit {
  margin: 1em 0;
}

.facial_detail h2 {
  text-align: center;
  transform: scaleX(0.85);
  width: 117.65%;
  transform-origin: left;
}

.facial_detail h2::before {
  left: 0;
}

.facial_detail h2::after {
  right: 0;
}

/*------------------------------------*/
.whitening h3 {
  margin: 3em 0 1em;
}

.whitening p strong {
  color: #3B4B7E;
  font-weight: 500;
}

/*■■■■■■■■■■■■■■■■■■■■■■■*/
@media (min-width: 768px) {
  .menuprice-top_lead {
    text-align: center;
  }

  .menuprice .pagetop figure {
    margin: 2em auto;
    max-width: 300px;
  }

  .menuprice section {
    margin-top: -9em;
    padding-top: 9em;
  }

  #unlimited thead span:nth-of-type(1),
  .menuprice table tbody th span {
    display: inline;
  }

  #ticket tbody th {
    width: auto;
  }

  #removal_kids {
    margin-top: -8em;
    padding-top: 6em;
  }

  .menuprice table tbody td {
    width: 30%;
  }

  .menuprice .pagenav {
    margin: 2em auto 4em;
  }

  .facial section>div>figure {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  .facial_detail h2 {
    display: table;
    transform: none;
    width: auto;
  }

  .facial_detail h2::before {
    left: -1em;
  }

  .facial_detail h2::after {
    right: -1em;
  }
}

/*■■■■■■■■■■■■■■■■■■■■■■■*/
@media (min-width: 1024px) {
  .facial_circle {
    margin: 2em 0 3em;
  }

  .menuprice section {
    margin-top: 1em;
    padding-top: 1em;
  }

  #removal_kids {
    margin-top: -2em;
    padding-top: 1px;
  }
}

/*■■■■■■■■■■■■■■■■■■■■■■■*/