@charset "UTF-8";
/*******************************************/
/* 共通項目                                */
/*******************************************/
.shipporimincho {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.pink {
  color: rgb(201, 142, 132);
}

.subtitle-1 {
  color: rgb(201, 142, 132);
  font-size: 1.2rem;
  font-family: "libre-bodoni", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.3em;
  line-height: 1.6em;
  padding-left: 42px;
  position: relative;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 768px) {
  .subtitle-1 {
    padding-left: 42px;
    margin-bottom: 24px;
  }
}
.subtitle-1::before {
  background: rgb(201, 142, 132);
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
}

/*******************************************/
/*                                         */
/*******************************************/
.pageWrap-title {
  margin: 0;
}

.estheWrap-1 {
  background: #faf9f5;
  overflow: hidden;
}

.estheWrap-1-inr {
  margin: 0 auto;
  width: calc(100% - 48px);
}
@media print, screen and (min-width: 768px) {
  .estheWrap-1-inr {
    max-width: 1320px;
    width: calc(100% - 96px);
  }
}

.estheBlock-1,
.estheBlock-2 {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1,
  .estheBlock-2 {
    flex-direction: row;
    align-items: center;
  }
}
.estheBlock-1 .esthe-copy,
.estheBlock-2 .esthe-copy {
  display: contents;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 .esthe-copy,
  .estheBlock-2 .esthe-copy {
    display: block;
    padding-top: 72px;
    width: 58%;
  }
}
.estheBlock-1 .subtitle-1,
.estheBlock-2 .subtitle-1 {
  order: 1;
}
.estheBlock-1 .esthe-text,
.estheBlock-2 .esthe-text {
  order: 5;
  line-height: 2em;
}
.estheBlock-1 .esthe-text br,
.estheBlock-2 .esthe-text br {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 .esthe-text br,
  .estheBlock-2 .esthe-text br {
    display: block;
  }
}
.estheBlock-1 .esthe-text span,
.estheBlock-2 .esthe-text span {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 .esthe-text span,
  .estheBlock-2 .esthe-text span {
    display: inline;
  }
}

.estheBlock-1 {
  padding: 40px 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 {
    -moz-column-gap: 40px;
         column-gap: 40px;
    margin-bottom: 40px;
    padding: 0;
  }
}
.estheBlock-1 .estheH2-1 {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.8rem;
  line-height: 1.4em;
  margin-bottom: 12px;
  order: 2;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 .estheH2-1 {
    font-size: 5.6rem;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
  }
}
.estheBlock-1 .estheH2-1 span {
  color: rgb(201, 142, 132);
  display: block;
}
.estheBlock-1 .estheH3-1 {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: rgb(106, 93, 88);
  font-size: 2.4rem;
  line-height: 1.4em;
  order: 3;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 .estheH3-1 {
    font-size: 3.6rem;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
  }
}
.estheBlock-1 .estheH3-1 span {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 .estheH3-1 span {
    display: inline;
  }
}
.estheBlock-1 .esthe-img-1 {
  order: 4;
  position: relative;
  width: 70%;
  max-width: 390px;
  margin: -48px calc(50% - 50vw) 0 auto;
  transform: translateY(-12%);
}
@media print, screen and (min-width: 768px) {
  .estheBlock-1 .esthe-img-1 {
    width: 42%;
    max-width: none;
    margin: 0;
    transform: translateY(-26px);
  }
}
.estheBlock-1 .esthe-img-1 picture {
  display: block;
}
.estheBlock-1 .esthe-img-1 img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
}

.estheBlock-2 {
  padding: 40px 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-2 {
    flex-direction: row-reverse;
    -moz-column-gap: 100px;
         column-gap: 100px;
    padding: 140px 0;
  }
}
.estheBlock-2 .estheH2-2 {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
  line-height: 1.4em;
  margin-bottom: 12px;
  order: 2;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-2 .estheH2-2 {
    font-size: 4.4rem;
    line-height: 1.4em;
    letter-spacing: 0.2em;
    margin-bottom: 24px;
  }
}
.estheBlock-2 .estheH2-2 span {
  color: rgb(201, 142, 132);
  display: block;
}
.estheBlock-2 .estheH3-2 {
  color: rgb(106, 93, 88);
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  order: 3;
  position: relative;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-2 .estheH3-2 {
    font-size: 1.6rem;
    line-height: 2em;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
  }
}
.estheBlock-2 .esthe-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  order: 6;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-2 .esthe-list {
    gap: 24px;
  }
}
.estheBlock-2 .esthe-list li {
  border: 1px solid #a8665c;
  border-radius: 999px;
  color: #a8665c;
  font-size: 1.4rem;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.8em;
  padding: 4px 16px;
  width: -moz-fit-content;
  width: fit-content;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-2 .esthe-list li {
    font-size: 1.6rem;
  }
}
.estheBlock-2 .esthe-img-2 {
  order: 4;
  position: relative;
  margin: 0 0 56px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-2 .esthe-img-2 {
    margin: 0 0 24px;
    width: 42%;
  }
}
.estheBlock-2 .esthe-img-2 .img2 {
  position: absolute;
  bottom: -24px;
  right: -24px;
  width: 60%;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-2 .esthe-img-2 .img2 {
    position: absolute;
    bottom: -40px;
    right: -40px;
  }
}

.estheBlock-3 {
  padding: 80px 0 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 {
    padding: 140px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .titleBox {
    align-items: flex-end;
    margin-bottom: 24px;
  }
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .titleBox .titleBox-right {
    margin: 0;
  }
}
.estheBlock-3 .titleBox .titleBox-right p:nth-of-type(1) {
  font-size: 1.6rem;
  line-height: 1.6em;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .titleBox .titleBox-right p:nth-of-type(1) {
    line-height: 1.2em;
    margin-bottom: 0;
  }
}
.estheBlock-3 .titleBox .titleBox-right p:nth-of-type(2) {
  font-size: 1.4rem;
}
.estheBlock-3 .subtitle-2 {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .subtitle-2 {
    font-size: 2.8rem;
  }
}
.estheBlock-3 .treat {
  margin-bottom: 24px;
}
.estheBlock-3 .treat .tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .tabs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.estheBlock-3 .treat .tab {
  min-height: 96px;
  position: relative;
  transition: all 0.3s ease;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .tab {
    min-height: 80px;
  }
}
.estheBlock-3 .treat .tab::before {
  background-color: rgb(201, 142, 132);
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .tab.is-on::before {
    height: 5px;
    background-color: #d9a6a1;
  }
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .tab.is-on .tabBtn {
    color: #d9a6a1;
  }
}
.estheBlock-3 .treat .tab:nth-of-type(odd)::after {
  background: rgb(201, 142, 132);
  content: "";
  display: block;
  height: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .tab:nth-of-type(odd)::after {
    display: none;
  }
}
.estheBlock-3 .treat .tabBtn {
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 16px 10px;
  color: rgba(47, 41, 38, 0.5);
  background: transparent;
  border: 0;
  text-align: left;
  cursor: pointer;
  font: inherit;
  transition: all 0.3s ease;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .tabBtn {
    padding: 16px;
  }
}
.estheBlock-3 .treat .line {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  gap: 8px;
  padding-bottom: 8px;
}
.estheBlock-3 .treat .en {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .en {
    line-height: 1.5em;
  }
}
.estheBlock-3 .treat .en .num {
  font-size: 1.8rem;
  font-family: libre-bodoni, sans-serif;
  font-weight: 400;
  font-style: normal;
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .en .num {
    font-size: 1.6rem;
  }
}
.estheBlock-3 .treat .en .name {
  font-family: libre-bodoni, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  letter-spacing: 0.2em;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .en .name {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}
.estheBlock-3 .treat .ja {
  color: #d9a6a1;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .ja {
    color: inherit;
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}
.estheBlock-3 .treat .ja.small {
  margin-top: -8px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .treat .ja br {
    display: none;
  }
}
.estheBlock-3 .panelBox {
  display: grid;
}
.estheBlock-3 .panel {
  grid-area: 1/1;
  display: flex;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  pointer-events: none;
  height: 0;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panel {
    flex-direction: row;
    align-items: stretch;
  }
}
.estheBlock-3 .panel.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  height: auto;
  overflow: visible;
}
.estheBlock-3 .panel .panelImgBox {
  order: 3;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panel .panelImgBox {
    order: initial;
  }
}
.estheBlock-3 .panel .panelImgBox .panelImg {
  display: block;
  height: auto;
  max-width: 320px;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panel .panelImgBox .panelImg {
    height: 100%;
    max-width: inherit;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.estheBlock-3 .panelTxt {
  display: contents;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panelTxt {
    display: block;
    margin-left: 60px;
  }
}
.estheBlock-3 .panelTxt .panelSub {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panelTxt .panelSub {
    color: rgb(201, 142, 132);
    font-family: "libre-bodoni", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 0.15em;
    margin-bottom: 24px;
    order: 1;
  }
}
.estheBlock-3 .panelTxt .panelTtl {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2rem;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
  order: 2;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panelTxt .panelTtl {
    font-size: 4rem;
    line-height: 1.6em;
    margin-bottom: 32px;
  }
}
.estheBlock-3 .panelTxt .panelTtl br {
  display: none;
}
@media print, screen and (min-width: 1200px) {
  .estheBlock-3 .panelTxt .panelTtl br {
    display: block;
  }
}
.estheBlock-3 .panelTxt .panelLead {
  line-height: 2em;
  margin-bottom: 24px;
  order: 4;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panelTxt .panelLead {
    line-height: 2em;
    margin-bottom: 24px;
  }
}
.estheBlock-3 .panelTxt .esthe-list {
  border-bottom: 1px solid rgb(231, 217, 206);
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 0 32px;
  list-style: none;
  order: 5;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panelTxt .esthe-list {
    gap: 16px;
  }
}
.estheBlock-3 .panelTxt .esthe-list li {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 16px;
  border: 1px solid rgb(201, 142, 132);
  border-radius: 999px;
  color: rgb(201, 142, 132);
  font-size: 1.3rem;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panelTxt .esthe-list li {
    font-size: 1.4rem;
  }
}
.estheBlock-3 .panelTxt .priceBox {
  padding-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.32);
  order: 6;
}
.estheBlock-3 .panelTxt .priceBox .priceSub {
  margin-bottom: 16px;
}
.estheBlock-3 .panelTxt .priceBox .priceSub img {
  height: 20px;
  width: 68px;
  margin: 0;
}
.estheBlock-3 .panelTxt .priceBox .priceTxt {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.estheBlock-3 .panelTxt .priceBox .priceBlock {
  display: block;
}
.estheBlock-3 .panelTxt .priceBox .priceNum {
  font-size: 3.2rem;
  line-height: 1.2em;
  letter-spacing: 0.08em;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-3 .panelTxt .priceBox .priceNum {
    font-size: 4rem;
  }
}
.estheBlock-3 .panelTxt .priceBox .priceNote {
  font-size: 1.4rem;
  line-height: 1.5em;
  white-space: nowrap;
}

.estheWrap-2 {
  background: linear-gradient(180deg, #FBF6F1 0%, #F6EDE5 100%);
}
.estheWrap-2 .estheWrap-2-inr {
  margin: 0 auto;
  width: calc(100% - 48px);
}
@media print, screen and (min-width: 768px) {
  .estheWrap-2 .estheWrap-2-inr {
    max-width: 1320px;
    width: calc(100% - 96px);
  }
}

.estheBlock-4 {
  padding: 80px 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 {
    padding: 140px 0;
  }
}
.estheBlock-4 .stepHead {
  margin-bottom: 7.2rem;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .stepHead {
    margin-bottom: 9.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .subtitle-1 {
    margin-bottom: 32px;
  }
}
.estheBlock-4 .stepTtl {
  font-size: 0;
  margin-bottom: 16px;
}
.estheBlock-4 .stepTtl img {
  margin: 0;
}
.estheBlock-4 .stepLead {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: rgb(47, 41, 38);
  font-size: 1.6rem;
  line-height: 1.6em;
  letter-spacing: 0.16em;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .stepLead {
    font-size: 2.8rem;
  }
}
.estheBlock-4 .stepList {
  position: relative;
  display: grid;
  grid-template-columns: auto;
  gap: 72px;
  padding: 0;
  list-style: none;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .stepList {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    -moz-column-gap: 44px;
         column-gap: 44px;
  }
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .stepList::before {
    position: absolute;
    inset: 2.4rem 12.5% auto;
    border-top: thin solid rgba(201, 142, 132, 0.24);
    content: "";
  }
}
.estheBlock-4 .stepItem {
  padding: 0 24px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .stepItem {
    padding: 0;
  }
}
.estheBlock-4 .stepNum {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  display: grid;
  place-items: center;
  width: 5.6rem;
  height: 5.6rem;
  margin: 0 auto 28px;
  border: thin solid rgba(201, 142, 132, 0.72);
  border-radius: 8rem;
  background: #fbf8f3;
  color: rgb(168, 102, 92);
  font-size: 1.6rem;
  line-height: 1.6em;
  letter-spacing: 0.08em;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .stepNum {
    margin-bottom: 28px;
  }
}
.estheBlock-4 .stepTxt {
  text-align: center;
}
.estheBlock-4 .stepSub {
  color: rgb(201, 142, 132);
  font-family: "libre-bodoni", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6em;
  letter-spacing: 0.32em;
  margin: 0 0 8px;
}
.estheBlock-4 .stepName {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: rgb(47, 41, 38);
  font-size: 2rem;
  line-height: 1.6em;
  margin: 0 0 4px;
}
.estheBlock-4 .stepCatch {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: rgb(201, 142, 132);
  font-size: 1.2rem;
  line-height: 1.6em;
  letter-spacing: 0.08em;
  margin: 0 0 16px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-4 .stepCatch {
    font-size: 1.6rem;
  }
}
.estheBlock-4 .stepCatch span {
  padding-left: 24px;
  position: relative;
}
.estheBlock-4 .stepCatch span::before {
  background: rgb(201, 142, 132);
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
}
.estheBlock-4 .stepDesc {
  color: rgb(106, 93, 88);
  font-size: 1.6rem;
  line-height: 1.6em;
  text-align: justify;
}

.estheWrap-3 {
  background: #faf9f5;
}
.estheWrap-3 .estheWrap-3-inr {
  margin: 0 auto;
  width: calc(100% - 48px);
}
@media print, screen and (min-width: 768px) {
  .estheWrap-3 .estheWrap-3-inr {
    max-width: 1320px;
    width: calc(100% - 96px);
  }
}

.estheBlock-5 {
  padding: 80px 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 {
    padding: 128px 0;
  }
}
.estheBlock-5 .doctorBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorBox {
    flex-direction: row;
    align-items: center;
    gap: 100px;
  }
}
.estheBlock-5 .doctorImg {
  order: 3;
  position: relative;
  margin: 0 auto 48px;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorImg {
    order: initial;
    margin: 0;
    width: 40%;
  }
}
.estheBlock-5 .doctorImg img {
  border-radius: 0 0 160px 160px;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
}
.estheBlock-5 .doctorTxt {
  display: contents;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorTxt {
    display: block;
  }
}
.estheBlock-5 .doctorTxt .subtitle-1 {
  margin-bottom: 24px;
  order: 1;
}
.estheBlock-5 .doctorTtl {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: rgb(47, 41, 38);
  font-size: 3.2rem;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  margin: 0 0 40px;
  order: 2;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorTtl {
    font-size: 4rem;
    margin-bottom: 48px;
  }
}
.estheBlock-5 .doctorTtl span {
  color: rgb(201, 142, 132);
  display: block;
}
@media print, screen and (min-width: 1200px) {
  .estheBlock-5 .doctorTtl span {
    display: inline;
  }
}
.estheBlock-5 .doctorLead {
  color: #2f2926;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.02em;
  margin: 0 0 40px;
  order: 4;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorLead {
    max-width: 540px;
    margin: 0 0 48px;
  }
}
.estheBlock-5 .doctorName {
  border-top: 1px solid rgb(231, 217, 206);
  padding-top: 16px;
  order: 5;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorName {
    padding-top: 32px;
  }
}
.estheBlock-5 .doctorSub {
  color: rgba(47, 41, 38, 0.72);
  font-family: "libre-bodoni", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6em;
  letter-spacing: 0.16em;
  margin: 0 0 8px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorSub {
    font-size: 1.2rem;
  }
}
.estheBlock-5 .doctorMain {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: rgb(47, 41, 38);
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 0.08em;
  margin: 0 0 8px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorMain {
    font-size: 1.8rem;
  }
}
.estheBlock-5 .doctorInfo {
  color: rgba(47, 41, 38, 0.72);
  font-size: 1.2rem;
  line-height: 1.6em;
  letter-spacing: 0.08em;
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-5 .doctorInfo {
    font-size: 1.2rem;
  }
}

.estheWrap-4 {
  background: rgb(246, 237, 229);
}
.estheWrap-4 .estheWrap-4-inr {
  width: calc(100% - 48px);
  max-width: 1040px;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .estheWrap-4 .estheWrap-4-inr {
    width: calc(100% - 96px);
  }
}

.estheBlock-6 {
  interpolate-size: allow-keywords;
  padding: 96px 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-6 {
    padding: 128px 0;
  }
}
.estheBlock-6 .faqHead {
  text-align: center;
  margin: 0 auto 64px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-6 .faqHead {
    margin: 0 auto 80px;
  }
}
.estheBlock-6 .faqHead .subtitle-1 {
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-6 .faqHead .subtitle-1 {
    margin-bottom: 32px;
  }
}
.estheBlock-6 .faqHead .faqTtl {
  font-size: 0;
  margin: 0 0 16px;
}
.estheBlock-6 .faqHead .faqTtl img {
  height: 42px;
  width: 180px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-6 .faqHead .faqTtl img {
    height: 66px;
    width: 316px;
  }
}
.estheBlock-6 .faqHead .faqLead {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: rgb(47, 41, 38);
  font-size: 2rem;
  line-height: 1.6em;
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-6 .faqHead .faqLead {
    font-size: 2.4rem;
    letter-spacing: 0.16em;
  }
}
.estheBlock-6 .faqItem {
  border-top: thin solid rgba(47, 41, 38, 0.08);
  overflow: hidden;
}
.estheBlock-6 .faqItem:last-child {
  border-bottom: thin solid rgba(47, 41, 38, 0.08);
}
.estheBlock-6 .faqItem::details-content {
  display: block;
  block-size: 0;
  overflow: hidden;
  opacity: 0;
  transition: block-size 0.3s ease, opacity 0.3s ease, content-visibility 0.3s ease allow-discrete;
}
.estheBlock-6 .faqItem[open]::details-content {
  block-size: auto;
  opacity: 1;
}
.estheBlock-6 .faqItem[open] .faqIcon {
  transform: rotate(45deg);
}
.estheBlock-6 .faqQ {
  display: grid;
  grid-template-columns: 56px 1fr 32px;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  padding: 32px 8px;
  cursor: pointer;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.estheBlock-6 .faqQ::-webkit-details-marker {
  display: none;
}
.estheBlock-6 .faqQ .faqTxt {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.estheBlock-6 .faqA {
  padding: 0 8px 32px;
}
@media print, screen and (min-width: 768px) {
  .estheBlock-6 .faqA {
    padding: 0 48px 32px 72px;
  }
}
.estheBlock-6 .faqAInr {
  display: grid;
  grid-template-columns: 16px 1fr;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.estheBlock-6 .faqAInr p {
  color: rgb(106, 93, 88);
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.02em;
  margin: 0;
}
.estheBlock-6 .faqAInr .faqMark {
  color: rgba(47, 41, 38, 0.56);
  font-family: "libre-bodoni", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6em;
}
.estheBlock-6 .faqIcon {
  position: relative;
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border: thin solid rgb(201, 142, 132);
  border-radius: 80px;
  transition: transform 0.3s ease;
}
.estheBlock-6 .faqIcon::before, .estheBlock-6 .faqIcon::after {
  grid-area: 1/1;
  display: block;
  background: rgb(201, 142, 132);
  content: "";
}
.estheBlock-6 .faqIcon::before {
  height: 1px;
  width: 10px;
}
.estheBlock-6 .faqIcon::after {
  height: 10px;
  width: 1px;
}

/*******************************************/
/* SP：美容メニューをアコーディオン表示に      */
/* （PCは従来どおりタブ切り替え）             */
/*******************************************/
@media screen and (max-width: 767px) {
  .estheBlock-3 .treat {
    margin-bottom: 0;
  }
  .estheBlock-3 .treat .tabs {
    grid-template-columns: minmax(0, 1fr);
  }
  .estheBlock-3 .treat .tab {
    min-height: 0;
  }
  .estheBlock-3 .treat .tab:nth-of-type(odd)::after {
    display: none;
  }
  .estheBlock-3 .treat .tabBtn {
    height: auto;
    align-items: center;
    padding: 20px 44px 20px 10px;
  }
  .estheBlock-3 .treat .tabBtn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url(../img/page/esthe_28.png) no-repeat center/contain;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
  }
  .estheBlock-3 .treat .line {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    -moz-column-gap: 8px;
         column-gap: 8px;
    row-gap: 4px;
    width: 100%;
    padding-bottom: 0;
  }
  .estheBlock-3 .treat .en {
    display: contents;
  }
  .estheBlock-3 .treat .num {
    order: 1;
  }
  .estheBlock-3 .treat .ja {
    order: 2;
  }
  .estheBlock-3 .treat .ja br {
    display: none;
  }
  .estheBlock-3 .treat .ja.small {
    margin-top: 0;
  }
  .estheBlock-3 .treat .name {
    order: 3;
    flex-basis: 100%;
  }
  .estheBlock-3 .treat .tab.is-open .tabBtn::after {
    transform: translateY(-50%) rotate(45deg);
  }
  .estheBlock-3 .tab .panel {
    width: 100%;
    height: 0;
    padding: 0 10px;
    overflow: hidden;
    opacity: 0;
    visibility: visible;
    transition: height 0.4s ease, opacity 0.4s ease;
  }
  .estheBlock-3 .tab.is-open .panel {
    opacity: 1;
    pointer-events: auto;
    padding-top: 8px;
    padding-bottom: 32px;
  }
}/*# sourceMappingURL=esthe.css.map */