.p-ipl-dry-eye-page {
  --ipl-green: #4a9b7f;
  --ipl-green-light: #56ad8f;
  --ipl-green-pale: #f1f7f5;
  --ipl-gold: #baa267;
  --ipl-accent: #a97723;
  --ipl-text: #262626;
  width: 100%;
  max-width: none;
  margin: 0;
  padding-top: 190px;
  overflow: hidden;
  color: var(--ipl-text);
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
}

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

.p-ipl-dry-eye-page h1,
.p-ipl-dry-eye-page h2,
.p-ipl-dry-eye-page h3,
.p-ipl-dry-eye-page p,
.p-ipl-dry-eye-page ul {
  margin-top: 0;
}

.p-ipl-dry-eye-page .pc-none {
  display: none;
}

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

.p-ipl-dry-eye-page .p-page-anchor a:first-child {
  font-size: 16px;
}

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

.p-ipl-dry-eye-fv img {
  height: auto;
}

.p-ipl-dry-eye-breadcrumb {
  height: 133px;
}

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

.p-ipl-dry-eye-introduction {
  height: 770px;
}

.p-ipl-dry-eye-introduction__inner {
  margin: 0 auto;
}

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

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

.p-ipl-dry-eye-introduction__text p {
  margin-bottom: 32px;
}

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

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

.p-ipl-dry-eye-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-dry-eye-symptoms {
  height: 707px;
  padding-top: 36px;
  background: #eef9fd url("../../images/figma-glaucoma/symptoms-background.png") center/cover no-repeat;
}

.p-ipl-dry-eye-symptoms__card {
  position: relative;
  width: 810px;
  height: 464px;
  margin: 34px auto 0;
  border: 1px solid var(--ipl-gold);
  background: rgba(255, 255, 255, .9);
}

.p-ipl-dry-eye-symptoms__content {
  position: absolute;
  top: 31px;
  left: 45px;
  width: 532px;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-dry-eye-symptoms__content ul {
  margin-bottom: 32px;
  padding-left: 24px;
}

.p-ipl-dry-eye-symptoms__content p {
  margin-bottom: 0;
}

.p-ipl-dry-eye-symptoms__illustration {
  position: absolute;
  right: -26px;
  bottom: -36px;
  width: 301px;
  height: 226px;
  object-fit: contain;
}

.p-ipl-dry-eye-causes {
  height: 731px;
  padding-top: 50px;
  background: #f8f6f3;
}

.p-ipl-dry-eye-causes__card {
  width: 890px;
  min-height: 443px;
  margin: 41px auto 0;
  padding: 46px 59px;
  background: #fff;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-dry-eye-causes__card p,
.p-ipl-dry-eye-causes__card ul {
  margin-bottom: 0;
}

.p-ipl-dry-eye-causes__card ul {
  padding-left: 0;
  list-style: none;
}

.p-ipl-dry-eye-causes__card li::before {
  content: "・";
}

.p-ipl-dry-eye-treatment {
  height: 1108px;
  padding-top: 77px;
}

.p-ipl-dry-eye-treatment > h2 {
  margin-bottom: 46px;
  color: var(--ipl-accent);
  font-family: "Zen Old Mincho", serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 52px;
  letter-spacing: .1em;
  text-align: center;
}

.p-ipl-dry-eye-treatment__table {
  display: grid;
  width: 720px;
  margin: 0 auto;
  grid-template-columns: 176px 544px;
}

.p-ipl-dry-eye-treatment__label,
.p-ipl-dry-eye-treatment__description {
  display: flex;
  border: 1px solid #ddd;
}

.p-ipl-dry-eye-treatment__label {
  align-items: center;
  padding: 20px;
  color: #fff;
  background: var(--ipl-green);
  font-size: 20px;
  font-weight: normal;
  line-height: 32px;
}

.p-ipl-dry-eye-treatment__description {
  min-height: 196px;
  padding: 13px 18px;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-dry-eye-treatment__description p {
  margin-bottom: 32px;
}

.p-ipl-dry-eye-treatment__description p:last-child {
  margin-bottom: 0;
}

.p-ipl-dry-eye-treatment__label:nth-of-type(3),
.p-ipl-dry-eye-treatment__description:nth-of-type(4) {
  min-height: 279px;
}

.p-ipl-dry-eye-treatment__label:nth-of-type(5),
.p-ipl-dry-eye-treatment__description:nth-of-type(6) {
  min-height: 342px;
}

.p-ipl-dry-eye-features {
  display: grid;
  min-height: 639px;
  overflow: hidden;
  background: var(--ipl-green);
  grid-template-columns: 50% 50%;
}

.p-ipl-dry-eye-features__photo {
  display: block;
  width: 100%;
  height: 100% !important;
  min-height: 639px;
  object-fit: cover;
  object-position: 48% 45%;
}

.p-ipl-dry-eye-features__content {
  position: relative;
  min-width: 0;
  padding: 34px clamp(24px, 3.2vw, 64px) 38px;
  color: #fff;
  background: var(--ipl-green);
}

.p-ipl-dry-eye-features__content::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -160px;
  width: 160px;
  background: linear-gradient(90deg, rgba(74, 155, 127, 0), var(--ipl-green));
  content: "";
  pointer-events: none;
}

.p-ipl-dry-eye-features__content h2 {
  width: 100%;
  max-width: 639px;
  margin: 0 auto 24px;
  color: #fff0ca;
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(24px, 2.5vw, 36px);
  font-weight: normal;
  line-height: clamp(35px, 3.62vw, 52px);
  letter-spacing: .1em;
  text-align: center;
}

.p-ipl-dry-eye-features__text {
  width: 100%;
  max-width: 639px;
  margin: 0 auto;
  font-size: clamp(16px, 1.39vw, 20px);
  line-height: clamp(28px, 2.23vw, 32px);
  text-align: justify;
}

.p-ipl-dry-eye-features__text h3 {
  margin-bottom: 0;
  color: #fff0ca;
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(18px, 1.67vw, 24px);
  font-weight: normal;
  line-height: clamp(26px, 2.43vw, 35px);
}

.p-ipl-dry-eye-features__text p {
  margin-bottom: 27px;
}

.p-ipl-dry-eye-features__text p:last-child {
  margin-bottom: 0;
}

.p-ipl-dry-eye-flow {
  height: 2789px;
  padding-top: 73px;
  background: var(--ipl-green-pale);
}

.p-ipl-dry-eye-flow__steps {
  width: 890px;
  margin: 59px auto 0;
}

.p-ipl-dry-eye-flow-card {
  display: grid;
  min-height: 188px;
  border: 1px solid var(--ipl-gold);
  background: #f8f6f3;
  grid-template-columns: 208px 1fr;
}

.p-ipl-dry-eye-flow-card--2 {
  min-height: 212px;
}

.p-ipl-dry-eye-flow-card--3 {
  min-height: 356px;
}

.p-ipl-dry-eye-flow-card--4 {
  min-height: 203px;
}

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

.p-ipl-dry-eye-flow-card__body {
  padding: 20px 24px;
}

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

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

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

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

.p-ipl-dry-eye-flow__notes,
.p-ipl-dry-eye-flow__frequency,
.p-ipl-dry-eye-flow__contraindications,
.p-ipl-dry-eye-flow__fees {
  width: 890px;
  margin-right: auto;
  margin-left: auto;
}

.p-ipl-dry-eye-flow__notes {
  margin-top: 49px;
}

.p-ipl-dry-eye-flow__frequency {
  margin-top: 51px;
}

.p-ipl-dry-eye-flow__contraindications {
  margin-top: 29px;
}

.p-ipl-dry-eye-flow__fees {
  margin-top: 38px;
}

.p-ipl-dry-eye-flow__notes h3,
.p-ipl-dry-eye-flow__frequency h3,
.p-ipl-dry-eye-flow__contraindications h3,
.p-ipl-dry-eye-flow__fees h3 {
  margin-bottom: 15px;
  color: var(--ipl-green);
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  letter-spacing: .1em;
}

.p-ipl-dry-eye-flow__notes ul {
  margin-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 32px;
  list-style: none;
}

.p-ipl-dry-eye-flow__notes li::before {
  content: "・";
}

.p-ipl-dry-eye-flow__frequency p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-dry-eye-flow__contraindications h3,
.p-ipl-dry-eye-flow__fees h3 {
  color: var(--ipl-accent);
}

.p-ipl-dry-eye-flow__fees h3 {
  margin-bottom: 24px;
}

.p-ipl-dry-eye-flow__contraindications-card {
  min-height: 408px;
  padding: 36px 47px;
  border: 2px solid var(--ipl-green);
  background: rgba(255, 255, 255, .5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .15);
  font-size: 20px;
  line-height: 32px;
}

.p-ipl-dry-eye-flow__contraindications-card ul {
  margin-bottom: 32px;
  padding-left: 0;
  list-style: none;
}

.p-ipl-dry-eye-flow__contraindications-card li::before {
  content: "・";
}

.p-ipl-dry-eye-flow__contraindications-card p {
  margin-bottom: 0;
}

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

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

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

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

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

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

.p-ipl-dry-eye-flow__fee-notes {
  margin-top: 11px;
  font-size: 14px;
  line-height: 27px;
}

.p-ipl-dry-eye-flow__fee-notes p {
  margin-bottom: 0;
}

.p-ipl-dry-eye-faq {
  height: auto;
  padding: 54px 0 88px;
  background: #f7f7f7;
}

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

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

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

.p-ipl-dry-eye-faq-card__question {
  width: 100%;
  display: grid;
  margin: 0;
  min-height: 61px;
  padding-bottom: 28px;
  align-items: start;
  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-ipl-dry-eye-faq-card__question-label,
.p-ipl-dry-eye-faq-card__question-icon {
  color: var(--ipl-green-light);
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

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

.p-ipl-dry-eye-faq-card__answer[hidden] {
  display: none;
}

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

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

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

.p-ipl-dry-eye-closing {
  display: grid;
  min-height: 765px;
  padding: 112px 20px 70px;
  margin: 42px 80px 0 80px;
  background: #f8f6f3 url("../../images/figma-cataract/closing-clinic-bg.png") center top/cover no-repeat;
  place-items: start center;
}

.p-ipl-dry-eye-closing__panel {
  width: min(890px, 100%);
  padding: 37px 125px 30px;
  border-top: 5px solid var(--ipl-green-light);
  background: #fff;
}

.p-ipl-dry-eye-closing__panel h2 {
  margin-bottom: 24px;
  color: var(--ipl-accent);
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  text-align: center;
}

.p-ipl-dry-eye-closing__panel p {
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}

.p-ipl-dry-eye-first-visit {
  display: grid;
  height: 445px;
  place-items: center;
}

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

.p-ipl-dry-eye-article {
  display: flow-root;
  height: auto;
  padding: 55px 0 78px;
  background: var(--ipl-green-pale);
}

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

.p-ipl-dry-eye-supervisor__heading {
  display: grid;
  height: 65px;
  margin-bottom: 0;
  color: #fff;
  background: var(--ipl-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-dry-eye-supervisor__body {
  display: grid;
  height: 352px;
  padding: 34px 40px 25px;
  grid-template-columns: 162px 1fr;
  gap: 18px;
}

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

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

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

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

.p-ipl-dry-eye-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-dry-eye-related__heading::before,
.p-ipl-dry-eye-related__heading::after {
  position: absolute;
  top: 50%;
  height: 8px;
  content: "";
  background: repeating-linear-gradient(135deg, var(--ipl-green) 0 1px, transparent 1px 5px);
  transform: translateY(-50%);
}

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

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

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

.p-ipl-dry-eye-related-card {
  display: grid;
  align-content: start;
  height: 388px;
  border-bottom: 1px solid rgba(74, 155, 127, .18);
}

.p-ipl-dry-eye-related-card:nth-child(n + 3) {
  height: 386px;
}

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

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

.p-ipl-dry-eye-related-card:nth-child(-n + 2) .p-ipl-dry-eye-related-card__title {
  margin-top: 32px;
}

.p-ipl-dry-eye-related-card:nth-child(n + 3) .p-ipl-dry-eye-related-card__image {
  height: 216px;
}

.p-ipl-dry-eye-related-card:nth-child(n + 3) .p-ipl-dry-eye-related-card__title {
  margin-top: 28px;
}

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

.p-ipl-dry-eye-related-card:nth-child(-n + 2) .p-ipl-dry-eye-related-card__date {
  margin-top: 14px;
}

@media screen and (max-width: 767px) {
  .p-ipl-dry-eye-page .p-page-anchor a:first-child {
    font-size: 13px;
  }

  .p-ipl-dry-eye-page {
    padding-top: 56px;
  }

  .p-ipl-dry-eye-page .sp-none {
    display: none;
  }

  .p-ipl-dry-eye-page .pc-none {
    display: initial;
  }

  .p-ipl-dry-eye-breadcrumb {
    height: 105px;
  }

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

  .p-ipl-dry-eye-introduction {
    height: 921px;
    padding-top: 58px;
  }

  .p-ipl-dry-eye-introduction__inner {
    width: 335px;
  }

  .p-ipl-dry-eye-introduction__heading {
    width: 294px;
    margin: 0 auto 27px;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: .1em;
  }

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

  .p-ipl-dry-eye-introduction__text p {
    margin-bottom: 26px;
  }

  .p-ipl-dry-eye-overlay-heading {
    height: 85px;
  }

  .p-ipl-dry-eye-overlay-heading__en {
    font-size: 37px;
    line-height: 54px;
    letter-spacing: .1em;
  }

  .p-ipl-dry-eye-overlay-heading h2 {
    top: 20px;
    font-size: 28px;
    line-height: 40px;
  }

  .p-ipl-dry-eye-symptoms {
    height: 695px;
    padding-top: 35px;
  }

  .p-ipl-dry-eye-symptoms__card {
    width: 335px;
    height: 508px;
    margin-top: 29px;
  }

  .p-ipl-dry-eye-symptoms__content {
    top: 27px;
    left: 16px;
    width: 300px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-symptoms__content ul {
    margin-bottom: 26px;
    padding-left: 24px;
  }

  .p-ipl-dry-eye-symptoms__illustration {
    right: auto;
    bottom: -29px;
    left: 45px;
    width: 245px;
    height: 184px;
  }

  .p-ipl-dry-eye-causes {
    padding-top: 36px;
    height: auto;
    padding-bottom: 50px;
  }

  .p-ipl-dry-eye-causes .p-ipl-dry-eye-overlay-heading h2 {
    top: 16px;
  }

  .p-ipl-dry-eye-causes__card {
    width: 335px;
    min-height: 456px;
    margin-top: 22px;
    padding: 32px 17px;
    font-size: 16px;
    line-height: 26px;
    border: 1px solid #BAA267;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .25);
  }

  .p-ipl-dry-eye-treatment {
    height: 1089px;
    padding-top: 54px;
  }

  .p-ipl-dry-eye-treatment > h2 {
    margin-bottom: 32px;
    font-size: 28px;
    line-height: 40px;
  }

  .p-ipl-dry-eye-treatment__table {
    width: 335px;
    grid-template-columns: 41px 294px;
  }

  .p-ipl-dry-eye-treatment__label {
    padding: 6px;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    writing-mode: vertical-rl;
  }

  .p-ipl-dry-eye-treatment__description {
    min-height: 239px;
    padding: 16px 13px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-treatment__description p {
    margin-bottom: 26px;
  }

  .p-ipl-dry-eye-treatment__label:nth-of-type(3),
  .p-ipl-dry-eye-treatment__description:nth-of-type(4) {
    min-height: 289px;
  }

  .p-ipl-dry-eye-treatment__label:nth-of-type(5),
  .p-ipl-dry-eye-treatment__description:nth-of-type(6) {
    min-height: 374px;
  }

  .p-ipl-dry-eye-features {
    display: flex;
    min-height: 0;
    background: var(--ipl-green);
    flex-direction: column;
  }

  .p-ipl-dry-eye-features__photo {
    width: 100%;
    height: 198px !important;
    min-height: 198px;
    object-position: 45% 45%;
  }

  .p-ipl-dry-eye-features__content {
    margin-top: -53px;
    padding: 91px 20px 40px;
    background: linear-gradient(180deg, rgba(74, 155, 127, 0), rgba(74, 155, 127, .9) 5%, var(--ipl-green) 8%);
  }

  .p-ipl-dry-eye-features__content::before {
    display: none;
  }

  .p-ipl-dry-eye-features__content h2 {
    width: 100%;
    max-width: 351px;
    margin: 0 auto 15px;
    font-size: 28px;
    line-height: 40px;
    white-space: normal;
  }

  .p-ipl-dry-eye-features__text {
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-features__text h3 {
    font-size: 18px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-features__text p {
    margin-bottom: 26px;
  }

  .p-ipl-dry-eye-flow {
    height: auto;
    padding-top: 52px;
    padding-bottom: 60px;
  }

  .p-ipl-dry-eye-flow .p-ipl-dry-eye-overlay-heading h2 {
    top: 16px;
  }

  .p-ipl-dry-eye-symptoms .p-ipl-dry-eye-overlay-heading > *,
  .p-ipl-dry-eye-causes .p-ipl-dry-eye-overlay-heading > *,
  .p-ipl-dry-eye-flow .p-ipl-dry-eye-overlay-heading > * {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0;
    transform: translateY(-50%);
  }

  .p-ipl-dry-eye-symptoms .p-ipl-dry-eye-overlay-heading > h2,
  .p-ipl-dry-eye-causes .p-ipl-dry-eye-overlay-heading > h2,
  .p-ipl-dry-eye-flow .p-ipl-dry-eye-overlay-heading > h2 {
    top: 50%;
  }

  .p-ipl-dry-eye-flow__steps {
    width: 335px;
    margin-top: 43px;
  }

  .p-ipl-dry-eye-flow-card {
    display: block;
    min-height: 277px;
    padding: 19px 15px 16px;
  }

  .p-ipl-dry-eye-flow-card--2 {
    min-height: 286px;
  }

  .p-ipl-dry-eye-flow-card--3 {
    min-height: 438px;
  }

  .p-ipl-dry-eye-flow-card--4 {
    min-height: 311px;
  }

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

  .p-ipl-dry-eye-flow-card__body {
    padding: 22px 0 0;
  }

  .p-ipl-dry-eye-flow-card__body h3 {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 26px;
  }

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

  .p-ipl-dry-eye-flow__arrow {
    height: 43px;
  }

  .p-ipl-dry-eye-flow-card--1 + .p-ipl-dry-eye-flow__arrow {
    height: 52px;
  }

  .p-ipl-dry-eye-flow__notes,
  .p-ipl-dry-eye-flow__frequency,
  .p-ipl-dry-eye-flow__contraindications,
  .p-ipl-dry-eye-flow__fees {
    width: 335px;
  }

  .p-ipl-dry-eye-flow__notes {
    margin-top: 69px;
    min-height: 313px;
  }

  .p-ipl-dry-eye-flow__frequency {
    margin-top: 36px;
    min-height: 236px;
  }

  .p-ipl-dry-eye-flow__contraindications {
    margin-top: 28px;
  }

  .p-ipl-dry-eye-flow__fees {
    margin-top: 46px;
  }

  .p-ipl-dry-eye-flow__notes h3,
  .p-ipl-dry-eye-flow__frequency h3,
  .p-ipl-dry-eye-flow__contraindications h3,
  .p-ipl-dry-eye-flow__fees h3 {
    font-size: 18px;
    line-height: 27px;
  }

  .p-ipl-dry-eye-flow__notes h3 {
    margin-bottom: 14px;
    font-size: 20px;
  }

  .p-ipl-dry-eye-flow__frequency h3 {
    margin-bottom: 16px;
    font-size: 20px;
  }

  .p-ipl-dry-eye-flow__contraindications h3 {
    margin-bottom: 15px;
    font-size: 20px;
  }

  .p-ipl-dry-eye-flow__fees h3 {
    margin-bottom: 14px;
    font-size: 20px;
  }

  .p-ipl-dry-eye-flow__notes ul,
  .p-ipl-dry-eye-flow__frequency p {
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-flow__notes ul {
    padding-left: 8px;
  }

  .p-ipl-dry-eye-flow__contraindications-card {
    min-height: 401px;
    padding: 17px 16px;
    border-width: 1px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-flow__contraindications-card ul {
    margin-bottom: 26px;
  }

  .p-ipl-dry-eye-flow__fees table {
    font-size: 16px;
  }

  .p-ipl-dry-eye-flow__fees th,
  .p-ipl-dry-eye-flow__fees td {
    height: 53px;
  }

  .p-ipl-dry-eye-flow__fees thead th {
    height: 44px;
    font-size: 16px;
  }

  .p-ipl-dry-eye-flow__fees thead th:first-child,
  .p-ipl-dry-eye-flow__fees tbody th {
    width: 123px;
    font-size: 16px;
  }

  .p-ipl-dry-eye-flow__fees tbody td {
    width: 106px;
    font-size: 16px;
  }

  .p-ipl-dry-eye-flow__fee-notes {
    margin-top: 21px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-flow__fee-notes p {
    margin-bottom: 13px;
  }

  .p-ipl-dry-eye-faq {
    height: auto;
    margin-top: -20px;
    padding: 30px 0 43px;
  }

  .p-ipl-dry-eye-faq .p-ipl-dry-eye-overlay-heading h2 {
    top: 19px;
  }

  .p-ipl-dry-eye-faq__list {
    width: 335px;
    margin-top: 33px;
    gap: 0;
  }

  .p-ipl-dry-eye-faq-card {
    height: auto;
    min-height: 0;
    padding: 32px 18px 12px;
  }

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

  .p-ipl-dry-eye-faq-card:nth-child(2) {
    margin-top: 21px;
  }

  .p-ipl-dry-eye-faq-card:nth-child(3) {
    margin-top: 27px;
  }

  .p-ipl-dry-eye-faq-card:nth-child(4) {
    margin-top: 27px;
  }

  .p-ipl-dry-eye-faq-card:nth-child(2).is-open,
  .p-ipl-dry-eye-faq-card:nth-child(3).is-open {
    min-height: 340px;
  }

  .p-ipl-dry-eye-faq-card:nth-child(4).is-open {
    min-height: 322px;
  }

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

  .p-ipl-dry-eye-faq-card:nth-child(3) .p-ipl-dry-eye-faq-card__question {
    gap: 9px;
  }

  .p-ipl-dry-eye-faq-card__question-label,
  .p-ipl-dry-eye-faq-card__question-icon {
    font-size: 18px;
    line-height: 28px;
  }

  .p-ipl-dry-eye-faq-card__question-title {
    margin-top: -2px;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: -.08em;
  }

  .p-ipl-dry-eye-faq-card__answer {
    min-height: 109px;
    padding-top: 31px;
    grid-template-columns: 20px 1fr;
    gap: 16px;
  }

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

  .p-ipl-dry-eye-closing {
    margin:0;
    min-height: 0;
    padding: 112px 20px 40px;
    background-image: url("../../images/figma-icl/closing-clinic-bg-sp-v2.png");
    background-position: center top;
    background-size: 100% auto;
  }

  .p-ipl-dry-eye-closing__panel {
    width: 100%;
    padding: 36px 17px 24px;
  }

  .p-ipl-dry-eye-closing__panel h2 {
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 38px;
  }

  .p-ipl-dry-eye-closing__panel p {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-first-visit {
    height: 145px;
  }

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

  .p-ipl-dry-eye-article {
    height: auto;
    padding: 55px 0 60px;
  }

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

  .p-ipl-dry-eye-supervisor__heading {
    height: 65px;
    font-size: 30px;
  }

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

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

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

  .p-ipl-dry-eye-supervisor__name {
    font-size: 22px;
  }

  .p-ipl-dry-eye-supervisor__credential {
    font-size: 16px;
  }

  .p-ipl-dry-eye-supervisor__text {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .p-ipl-dry-eye-related {
    width: 335px;
    margin-top: 64px;
  }

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

  .p-ipl-dry-eye-related__heading::before,
  .p-ipl-dry-eye-related__heading::after {
    display: none;
  }

  .p-ipl-dry-eye-related__grid {
    display: block;
  }

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

  .p-ipl-dry-eye-related-card:nth-child(2) {
    height: 314px;
  }

  .p-ipl-dry-eye-related-card:nth-child(3) {
    height: 312px;
  }

  .p-ipl-dry-eye-related-card:nth-child(4) {
    height: 314px;
  }

  .p-ipl-dry-eye-related-card__image {
    height: 172px;
  }

  .p-ipl-dry-eye-related-card:nth-child(n + 3) .p-ipl-dry-eye-related-card__image {
    height: 172px;
  }

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

  .p-ipl-dry-eye-related-card:nth-child(n + 3) .p-ipl-dry-eye-related-card__title {
    margin-top: 27px;
  }

  .p-ipl-dry-eye-related-card:nth-child(-n + 2) .p-ipl-dry-eye-related-card__title {
    margin-top: 27px;
  }

  .p-ipl-dry-eye-related-card__date {
    margin-top: 12px;
    font-size: 14px;
  }

  .p-ipl-dry-eye-related-card:nth-child(-n + 2) .p-ipl-dry-eye-related-card__date {
    margin-top: 12px;
  }
}
