.p-ipl-photo-facial-page {
  --photo-green: #4da486;
  --photo-green-light: #5bb69a;
  --photo-green-pale: #f1f8f6;
  --photo-gold: #bea66c;
  --photo-accent: #BA872F;
  --photo-text: #262626;
  width: 100%;
  max-width: none;
  margin: 0;
  padding-top: 190px;
  overflow: hidden;
  color: var(--photo-text);
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
}

.p-ipl-photo-facial-page *,
.p-ipl-photo-facial-page *::before,
.p-ipl-photo-facial-page *::after {
  box-sizing: border-box;
}

.p-ipl-photo-facial-page h1,
.p-ipl-photo-facial-page h2,
.p-ipl-photo-facial-page h3,
.p-ipl-photo-facial-page p {
  margin-top: 0;
}

.p-ipl-photo-facial-page .pc-none {
  display: none;
}

.p-ipl-photo-facial-page img {
  max-width: 100%;
  height: auto;
}

.p-ipl-photo-facial-page .p-page-anchor a[href="#ipl-photo-facial-introduction"] {
  font-size: 16px;
}

.p-ipl-photo-facial-page .p-page-anchor a[href="#ipl-photo-facial-risks"] {
  font-size: 16px;
}

.p-ipl-photo-facial-fv,
.p-ipl-photo-facial-fv picture,
.p-ipl-photo-facial-fv img {
  display: block;
  width: 100%;
}

.p-ipl-photo-facial-fv img {
  height: auto;
}

.p-ipl-photo-facial-breadcrumb {
  height: 106px;
}

.p-ipl-photo-facial-page .c-breadcrumb {
  width: min(calc(100% - 160px), 1280px);
  padding-top: 49px;
  color: var(--photo-accent);
  font-size: 20px;
  line-height: 29px;
}

.p-ipl-photo-facial-introduction {
  height: 518px;
  padding-top: 41px;
}

.p-ipl-photo-facial-introduction__inner {
  width: 828px;
  margin: 0 auto;
}

.p-ipl-photo-facial-introduction__heading {
  margin-bottom: 30px;
  color: var(--photo-accent);
  font-family: "Zen Old Mincho", serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 52px;
  letter-spacing: .1em;
  text-align: center;
}

.p-ipl-photo-facial-introduction__text {
  width: 760px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-photo-facial-introduction__text p {
  margin-bottom: 32px;
}

.p-ipl-photo-facial-effects {
  height: 626px;
  padding-top: 73px;
  background: linear-gradient(#6e6b6bcc, #6e6b6bcc), url("../../images/figma-ipl-photo-facial/effects-background.webp") center 53%/cover no-repeat;
}

.p-ipl-photo-facial-effects > h2 {
  margin-bottom: 47px;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 38px;
  font-weight: normal;
  line-height: 55px;
  letter-spacing: .1em;
  text-align: center;
}

.p-ipl-photo-facial-effects__card {
  width: 890px;
  margin: 0 auto;
  background: rgba(255, 255, 255, .93);
}

.p-ipl-photo-facial-effects__label {
  display: grid;
  width: 100%;
  height: 90px;
  margin: 0;
  color: #fff;
  background: #baa267;
  font-family: "Zen Old Mincho", serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  place-items: center;
}

.p-ipl-photo-facial-effects__text {
  width: 100%;
  margin-bottom: 0;
  padding: 22px 84px 25px;
  border: 1px solid #baa267;
  background: rgba(245, 245, 245, .9);
  box-shadow: 0 4px 16px rgba(0, 0, 0, .25), 0 0 15px rgba(255, 255, 255, .7);
  font-size: 20px;
  line-height: 32px;
}

.p-ipl-photo-facial-overlay-heading {
  position: relative;
  height: 104px;
  text-align: center;
}

.p-ipl-photo-facial-overlay-heading__en {
  margin: 0;
  color: rgba(190, 166, 108, .2);
  font-family: "Zen Old Mincho", serif;
  font-size: 71px;
  font-weight: normal;
  line-height: 103px;
  letter-spacing: .1em;
}

.p-ipl-photo-facial-overlay-heading h2 {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: 0;
  color: #000;
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  letter-spacing: .1em;
}

.p-ipl-photo-facial-flow {
  height: 3150px;
  padding-top: 65px;
  background: #fff;
}

.p-ipl-photo-facial-flow__steps {
  width: 890px;
  margin: 61px auto 0;
}

.p-ipl-photo-facial-flow-card {
  display: grid;
  min-height: 198px;
  border: 1px solid var(--photo-gold);
  background: #fbf9f6;
  grid-template-columns: 208px 1fr;
}

.p-ipl-photo-facial-flow-card--2 {
  min-height: 167px;
}

.p-ipl-photo-facial-flow-card--3 {
  min-height: 298px;
}

.p-ipl-photo-facial-flow-card--4 {
  min-height: 225px;
}

.p-ipl-photo-facial-flow-card--5 {
  min-height: 130px;
}

.p-ipl-photo-facial-flow-card__number {
  display: grid;
  margin: 0;
  color: var(--photo-green);
  font-family: "Zen Old Mincho", serif;
  font-size: 50px;
  font-weight: normal;
  border-right: 1px solid var(--photo-gold);
  place-items: center;
}

.p-ipl-photo-facial-flow-card__body {
  display: flex;
  padding: 20px 24px;
  flex-direction: column;
  justify-content: center;
}

.p-ipl-photo-facial-flow-card__body h3 {
  margin-bottom: 13px;
  color: var(--photo-gold);
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
}

.p-ipl-photo-facial-flow-card__body p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-photo-facial-flow__arrow {
  display: grid;
  height: 43px;
  margin: 0 auto;
  padding-top: 10px;
  justify-items: center;
}

.p-ipl-photo-facial-flow__arrow img {
  display: block;
  width: 27px;
  height: 23px;
}

.p-ipl-photo-facial-flow__details {
  width: 890px;
  margin-right: auto;
  margin-left: auto;
}

.p-ipl-photo-facial-flow__details h3 {
  margin-bottom: 25px;
  margin-top: 40px;
  color: var(--photo-accent);
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  letter-spacing: .1em;
}

.p-ipl-photo-facial-flow__details p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-photo-facial-flow__aftercare {
  margin-top: 50px;
}

.p-ipl-photo-facial-flow__copy--sp {
  display: none;
}

.p-ipl-photo-facial-flow__frequency {
  margin-top: 50px;
}

.p-ipl-photo-facial-flow__risks {
  margin-top: 17px;
}

.p-ipl-photo-facial-flow__contraindications {
  margin-top: 44px;
}

.p-ipl-photo-facial-flow__fees {
  margin-top: 70px;
}

.p-ipl-photo-facial-flow__fees table {
  width: 100%;
  border-collapse: collapse;
  font-size: 20px;
  text-align: center;
}

.p-ipl-photo-facial-flow__fees th,
.p-ipl-photo-facial-flow__fees td {
  height: 46px;
  border: 1px solid #ddd;
}

.p-ipl-photo-facial-flow__fees thead th {
  height: 55px;
  color: #fff;
  background: var(--photo-green);
  font-weight: normal;
}

.p-ipl-photo-facial-flow__fees thead th:first-child,
.p-ipl-photo-facial-flow__fees tbody th {
  width: 394px;
}

.p-ipl-photo-facial-flow__fees tbody th {
  background: #fff;
  font-weight: 400;
}

.p-ipl-photo-facial-flow__fees tbody td {
  width: 249px;
  background: #fff;
}

.p-ipl-photo-facial-flow__fee-notes {
  margin-top: 11px;
  font-size: 14px;
  line-height: 24px;
}

.p-ipl-photo-facial-flow__fee-notes p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.p-ipl-photo-facial-features {
  position: relative;
  height: 459px;
  overflow: hidden;
  background: var(--photo-green);
}

.p-ipl-photo-facial-features__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 78%;
  height: 459px !important;
  object-fit: cover;
  object-position: 52% 8%;
}

.p-ipl-photo-facial-features__content {
  position: absolute;
  top: 0;
  right: 0;
  left: 28%;
  height: 459px;
  padding: 78px 80px 40px 22%;
  color: #fff;
  background: linear-gradient(90deg, rgba(74, 155, 127, 0) 21%, rgba(74, 155, 127, 0.70) 31%, #4A9B7F 45%);
}

.p-ipl-photo-facial-features__content h2 {
  margin: 0 0 33px;
  color: #fff0ca;
  font-family: "Zen Old Mincho", serif;
  font-size: 31px;
  font-weight: normal;
  line-height: 45px;
  letter-spacing: .1em;
  text-align: center;
  white-space: nowrap;
}

.p-ipl-photo-facial-features__content p {
  width: 100%;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-photo-facial-faq {
  height: auto;
  padding: 54px 0 71px;
  background: #f7f7f7;
}

.p-ipl-photo-facial-faq__list {
  display: grid;
  width: 890px;
  margin: 57px auto 0;
  gap: 29px;
}

.p-ipl-photo-facial-faq-card {
  padding: 32px 48px;
  background: #fff;
}

.p-ipl-photo-facial-faq-card.is-open {
  min-height: 229px;
}

.p-ipl-photo-facial-faq-card__question {
  width: 100%;
  display: grid;
  margin: 0;
  min-height: 61px;
  padding-bottom: 28px;
  align-items: center;
  appearance: none;
  color: inherit;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #999;
  cursor: pointer;
  font: inherit;
  grid-template-columns: 20px 1fr 18px;
  gap: 17px;
  text-align: left;
}

.p-reservation .p-reservation__box h2 {
  white-space: nowrap;
}

.p-ipl-photo-facial-faq-card__question > span {
  color: var(--photo-green-light);
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
}

.p-ipl-photo-facial-faq-card__question-title {
  margin: 0;
  color: var(--photo-accent) !important;
  font-family: "Zen Old Mincho", serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 35px;
}

.p-ipl-photo-facial-faq-card__answer[hidden] {
  display: none;
}

.p-ipl-photo-facial-faq-card__answer {
  display: grid;
  padding-top: 31px;
  grid-template-columns: 22px 1fr;
  gap: 16px;
}

.p-ipl-photo-facial-faq-card__answer > span {
  color: var(--photo-green-light);
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.p-ipl-photo-facial-faq-card__answer p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-photo-facial-faq-card__answer-sp {
  display: none;
}

.p-ipl-photo-facial-first-visit {
  display: grid;
  height: 192px;
  place-items: center;
}

.p-ipl-photo-facial-first-visit a {
  display: grid;
  width: 294px;
  height: 71px;
  color: #fff;
  background: var(--photo-green);
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  place-items: center;
}

.p-ipl-photo-facial-article {
  height: auto;
  padding-bottom: 78px;
  padding-top: 30px;
  background: linear-gradient(to bottom, #fff 0 135px, var(--photo-green-pale) 135px);
}

.p-ipl-photo-facial-supervisor {
  width: 890px;
  height: 417px;
  margin: 0 auto;
  border: 1px solid var(--photo-green-light);
  background: #f8f6f3;
}

.p-ipl-photo-facial-supervisor__heading {
  display: grid;
  height: 65px;
  margin-bottom: 0;
  color: #fff;
  background: var(--photo-green-light);
  font-family: "Zen Old Mincho", serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 43px;
  letter-spacing: .1em;
  place-items: center;
}

.p-ipl-photo-facial-supervisor__body {
  display: grid;
  height: 352px;
  padding: 34px 40px 25px;
  grid-template-columns: 162px 1fr;
  gap: 18px;
}

.p-ipl-photo-facial-supervisor__portrait {
  width: 162px;
  height: 174px;
  object-fit: cover;
}

.p-ipl-photo-facial-supervisor__title {
  margin-bottom: 12px;
  color: var(--photo-accent);
  font-family: "Zen Old Mincho", serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 33px;
}

.p-ipl-photo-facial-supervisor__text {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.p-ipl-photo-facial-related {
  width: 890px;
  margin: 72px auto 0;
}

.p-ipl-photo-facial-related__heading {
  position: relative;
  width: 244px;
  margin: 0 0 56px 92px;
  font-family: "Zen Old Mincho", serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 46px;
  letter-spacing: .1em;
  text-align: center;
}

.p-ipl-photo-facial-related__heading::before,
.p-ipl-photo-facial-related__heading::after {
  position: absolute;
  top: 50%;
  height: 8px;
  content: "";
  background: repeating-linear-gradient(135deg, var(--photo-green) 0 1px, transparent 1px 5px);
  transform: translateY(-50%);
}

.p-ipl-photo-facial-related__heading::before {
  right: calc(100% + 8px);
  width: 84px;
}

.p-ipl-photo-facial-related__heading::after {
  left: calc(100% + 20px);
  width: 534px;
}

.p-ipl-photo-facial-related__grid {
  display: grid;
  grid-template-columns: repeat(2, 431px);
  gap: 40px 28px;
}

.p-ipl-photo-facial-related-card {
  display: grid;
  height: 388px;
  align-content: start;
  border-bottom: 1px solid rgba(77, 164, 134, .18);
}

.p-ipl-photo-facial-related-card__image {
  width: 100%;
  height: 222px;
  background: #d9d9d9;
}

.p-ipl-photo-facial-related-card__title {
  margin: 32px 0 0;
  color: var(--photo-accent);
  font-family: "Zen Old Mincho", serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 32px;
}

.p-ipl-photo-facial-related-card__date {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  line-height: 25px;
}

@media screen and (max-width: 767px) {
  .p-ipl-photo-facial-page .p-page-anchor a[href="#ipl-photo-facial-risks"] {
    font-size: 13px;
  }

  .p-ipl-photo-facial-page .p-page-anchor a[href="#ipl-photo-facial-introduction"] {
    font-size: 13px;
  }
  .p-ipl-photo-facial-page {
    padding-top: 56px;
  }

  .p-ipl-photo-facial-page .sp-none {
    display: none;
  }

  .p-ipl-photo-facial-page .pc-none {
    display: initial;
  }

  .p-ipl-photo-facial-breadcrumb {
    height: 106px;
  }

  .p-ipl-photo-facial-page .c-breadcrumb {
    width: 335px;
    padding-top: 62px;
    font-size: 12px;
    line-height: 14px;
  }

  .p-ipl-photo-facial-introduction {
    height: 592px;
    padding-top: 51px;
  }

  .p-ipl-photo-facial-introduction__inner {
    width: 335px;
  }

  .p-ipl-photo-facial-introduction__heading {
    width: 294px;
    margin: 0 auto 30px;
    font-size: 30px;
    line-height: 43px;
  }

  .p-ipl-photo-facial-introduction__text {
    width: 335px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-photo-facial-introduction__text p {
    margin-bottom: 26px;
  }

  .p-ipl-photo-facial-effects {
    height: auto;
    padding-bottom: 41px;
    padding-top: 29px;
    background-position: 54% center;
  }

  .p-ipl-photo-facial-effects > h2 {
    margin-bottom: 35px;
    font-size: 30px;
    line-height: 43px;
  }

  .p-ipl-photo-facial-effects__card {
    width: 335px;
  }

  .p-ipl-photo-facial-effects__label {
    height: 55px;
    font-size: 28px;
  }

  .p-ipl-photo-facial-effects__text {
    padding: 12px 17px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-photo-facial-overlay-heading {
    height: 100px;
  }

  .p-ipl-photo-facial-overlay-heading__en {
    font-size: 52px;
    line-height: 75px;
  }

  .p-ipl-photo-facial-overlay-heading h2 {
    top: 36px;
    font-size: 28px;
    line-height: 41px;
  }

  .p-ipl-photo-facial-flow .p-ipl-photo-facial-overlay-heading > * {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0;
    transform: translateY(-50%);
  }

  .p-ipl-photo-facial-flow .p-ipl-photo-facial-overlay-heading > h2 {
    top: 50%;
  }

  .p-ipl-photo-facial-flow {
    height: auto;
    padding-top: 69px;
    padding-bottom: 6px;
  }

  .p-ipl-photo-facial-flow__steps {
    width: 335px;
    margin-top: 39px;
  }

  .p-ipl-photo-facial-flow-card {
    display: block;
    height: 325px;
    min-height: 0;
    padding: 19px 15px 16px;
  }

  .p-ipl-photo-facial-flow-card--2 {
    height: 256px;
  }

  .p-ipl-photo-facial-flow-card--3 {
    height: 409px;
  }

  .p-ipl-photo-facial-flow-card--4 {
    height: 311px;
  }

  .p-ipl-photo-facial-flow-card--5 {
    height: 210px;
  }

  .p-ipl-photo-facial-flow-card__number {
    display: block;
    height: 53px;
    border-right: 0;
    border-bottom: 1px solid var(--photo-gold);
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    transform: translateY(-8px);
  }

  .p-ipl-photo-facial-flow-card__body {
    display: block;
    padding: 23px 0 0;
  }

  .p-ipl-photo-facial-flow-card__body h3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 29px;
  }

  .p-ipl-photo-facial-flow-card__body p {
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-photo-facial-flow__arrow {
    height: 40px;
  }

  .p-ipl-photo-facial-flow-card--2 + .p-ipl-photo-facial-flow__arrow {
    height: 44px;
  }

  .p-ipl-photo-facial-flow-card--3 + .p-ipl-photo-facial-flow__arrow {
    height: 49px;
  }

  .p-ipl-photo-facial-flow-card--4 + .p-ipl-photo-facial-flow__arrow {
    height: 46px;
  }

  .p-ipl-photo-facial-flow-card--3 .p-ipl-photo-facial-flow-card__body {
    padding-top: 28px;
  }

  .p-ipl-photo-facial-flow-card--2 .p-ipl-photo-facial-flow-card__body p {
    line-height: 24px;
  }

  .p-ipl-photo-facial-flow__details {
    width: 335px;
  }

  .p-ipl-photo-facial-flow__details h3 {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: .04em;
  }

  .p-ipl-photo-facial-flow__details p {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }

  .p-ipl-photo-facial-flow__aftercare {
    margin-top: 53px;
  }

  .p-ipl-photo-facial-flow__aftercare h3 {
    width: 340px;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .p-ipl-photo-facial-flow__copy--pc {
    display: none;
  }

  .p-ipl-photo-facial-flow__copy--sp {
    display: block;
  }

  .p-ipl-photo-facial-flow__copy--sp ul {
    margin: 0;
    padding-left: 24px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-photo-facial-flow__frequency {
    margin-top: 70px;
  }

  .p-ipl-photo-facial-flow__frequency > p {
    position: relative;
  }

  .p-ipl-photo-facial-flow__risks {
    margin-top: 7px;
  }

  .p-ipl-photo-facial-flow__risks > p {
    position: relative;
    top: 3px;
  }

  .p-ipl-photo-facial-flow__contraindications {
    margin-top: 38px;
  }

  .p-ipl-photo-facial-flow__contraindications h3 {
    width: 342px;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .p-ipl-photo-facial-flow__contraindications > p {
    position: relative;
    top: -2px;
  }

  .p-ipl-photo-facial-flow__fees {
    margin-top: 30px;
  }

  .p-ipl-photo-facial-flow__fees h3 {
    position: relative;
    top: -1px;
  }

  .p-ipl-photo-facial-flow__fees table {
    font-size: 16px;
    table-layout: fixed;
  }

  .p-ipl-photo-facial-flow__fees th,
  .p-ipl-photo-facial-flow__fees td {
    height: 79px;
  }

  .p-ipl-photo-facial-flow__fees thead th {
    height: 48px;
  }

  .p-ipl-photo-facial-flow__fees thead th:first-child,
  .p-ipl-photo-facial-flow__fees tbody th {
    width: 123px;
  }

  .p-ipl-photo-facial-flow__fees tbody td {
    width: 106px;
  }

  .p-ipl-photo-facial-flow__fees tbody th {
    padding: 0 5px;
    line-height: 20px;
  }

  .p-ipl-photo-facial-flow__fee-notes {
    margin-top: 9px;
    position: relative;
    top: -12px;
  }

  .p-ipl-photo-facial-flow__fee-notes p {
    margin-bottom: 1px;
    font-size: 14px;
    line-height: 23px;
  }

  .p-ipl-photo-facial-flow__fee-notes p:last-of-type {
    margin-bottom: 10px;
  }

  .p-ipl-photo-facial-features {
    height: 606px;
  }

  .p-ipl-photo-facial-features__photo {
    position: static;
    display: block;
    width: 100%;
    height: 198px !important;
    object-position: 45% 45%;
  }

  .p-ipl-photo-facial-features__content {
    position: relative;
    inset: auto;
    height: 454px;
    margin-top: -76px;
    padding: 55px 20px 20px;
    background: linear-gradient(180deg, rgba(77, 164, 134, 0), rgba(77, 164, 134, .92) 9%, var(--photo-green) 13%);
  }

  .p-ipl-photo-facial-features__content h2 {
    margin: 10px 0 24px;
    font-size: 28px;
    line-height: 45px;
    white-space: normal;
  }

  .p-ipl-photo-facial-features__content p {
    width: 335px;
    font-family: "Zen Old Mincho", serif;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-photo-facial-faq {
    height: auto;
    padding: 30px 0 119px;
  }

  .p-ipl-photo-facial-faq .p-ipl-photo-facial-overlay-heading h2 {
    top: 38px;
    font-size: 24px;
    line-height: 35px;
  }

  .p-ipl-photo-facial-faq__list {
    width: 335px;
    margin-top: 31px;
    gap: 21px;
  }

  .p-ipl-photo-facial-faq-card {
    padding: 32px 18px 12px;
  }

  .p-ipl-photo-facial-faq-card.is-open {
    min-height: 245px;
  }

  .p-ipl-photo-facial-faq-card:nth-child(2).is-open,
  .p-ipl-photo-facial-faq-card:nth-child(3).is-open {
    min-height: 257px;
  }

  .p-ipl-photo-facial-faq-card__question {
    min-height: 60px;
    padding-bottom: 8px;
    grid-template-columns: 14px 1fr 18px;
    gap: 17px;
  }

  .p-ipl-photo-facial-faq-card__question > span {
    font-size: 18px;
    line-height: 28px;
  }

  .p-ipl-photo-facial-faq-card__question-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: .04em;
  }

  .p-ipl-photo-facial-faq-card__answer {
    padding-top: 31px;
    grid-template-columns: 20px 1fr;
    gap: 16px;
  }

  .p-ipl-photo-facial-faq-card__answer p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .p-ipl-photo-facial-faq-card__answer-pc {
    display: none;
  }

  .p-ipl-photo-facial-faq-card__answer-sp {
    display: block;
  }

  .p-ipl-photo-facial-first-visit {
    height: 145px;
  }

  .p-ipl-photo-facial-first-visit a {
    width: 244px;
    height: 63px;
    font-size: 20px;
  }

  .p-ipl-photo-facial-article {
    height: auto;
    padding: 55px 0 60px;
    background: var(--photo-green-pale);
  }

  .p-ipl-photo-facial-supervisor {
    width: 300px;
    height: 695px;
    margin: 0 auto;
  }

  .p-ipl-photo-facial-supervisor__heading {
    height: 65px;
    font-size: 30px;
  }

  .p-ipl-photo-facial-supervisor__body {
    display: block;
    height: 630px;
    padding: 44px 20px 16px;
  }

  .p-ipl-photo-facial-supervisor__portrait {
    display: block;
    margin: 0 auto 31px;
  }

  .p-ipl-photo-facial-supervisor__title {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 27px;
  }

  .p-ipl-photo-facial-supervisor__name {
    font-size: 22px;
  }

  .p-ipl-photo-facial-supervisor__credential {
    font-size: 16px;
  }

  .p-ipl-photo-facial-supervisor__text {
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-photo-facial-related {
    width: 335px;
    margin-top: 64px;
  }

  .p-ipl-photo-facial-related__heading {
    width: 244px;
    margin: 0 auto 39px;
    font-size: 30px;
  }

  .p-ipl-photo-facial-related__heading::before,
  .p-ipl-photo-facial-related__heading::after {
    display: none;
  }

  .p-ipl-photo-facial-related__grid {
    display: block;
  }

  .p-ipl-photo-facial-related-card {
    display: block;
    height: 302px;
    margin-bottom: 24px;
  }

  .p-ipl-photo-facial-related-card__image {
    height: 172px;
  }

  .p-ipl-photo-facial-related-card__title {
    margin-top: 27px;
    font-size: 20px;
    line-height: 29px;
  }
}
