@charset "utf-8";
@import url("../../../fonts/Cormorant_Infant/CormorantInfant.css");
@import url("../../../fonts/Noto_Serif_KR/Noto_Serif_KR.css");
@import url("../../../fonts/BookAntiqua/BookAntiqua.css");
@font-face {
  font-family: "GangwonEdu_OTFBoldA";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
section  img{width: 100%;}
.p_color {
  color: #f6671a;
}
.liting_v1 {
  letter-spacing: -1px;
}

.liting_v1 .slick-arrow {
  display: none !important;
}

section > .inner {
  padding: 160px 16.66%;
  box-sizing: border-box;
}
section .inner .title_text {
  font-weight: 700;
  font-size: 64px;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 80px;
}
section .inner .title_text .add_text {
  display: block;
  font-weight: 400;
  font-size: 0.63em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
section .inner .sub_title {
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 80px;
}
section .inner .sub_explain p {
  font-size: 28px;
  line-height: 42px;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 1em;
}
section .inner .sub_explain p:last-of-type {
  margin-bottom: 0;
}
section .inner .sub_explain p strong {
  font-weight: 600;
}
.notice {margin-top: 60px;text-align: center}
.notice p{ font-size: 20px; line-height: 1.5;text-wrap: balance;word-break: keep-all; letter-spacing: -1px; color: #777C81; }
.liting_v1 img[src*="mo.png"],
.liting_v1 img[src*="tb.png"] {
  max-width: 100%;
}

.liting_v1 *,
.liting_v1 *::before,
.liting_v1 *::after {
  box-sizing: border-box;
}
.liting_v1 .container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
.liting_v1 .section {
  text-align: center;
}
.liting_v1 .section-hero {
  position: relative;
  color: #fff;
  display: flex;
}

.liting_v1 .section-hero__content {
  position: relative;
  z-index: 2;
  text-align: center;
}
.liting_v1 .section-hero__top-text {
  font-size: 1.1em;
  margin-bottom: 10px;
  padding: 5px 15px;
  background-color: #f78f3d;
  display: inline-block;
  border-radius: 20px;
  font-weight: bold;
  color: #fff;
}
.liting_v1 .section-hero__title {
  font-size: 3em;
  font-weight: bold;
  margin: 10px 0;
  color: #fff;
}
.liting_v1 .section-hero__subtitle {
  font-size: 1.3em;
  margin-top: 10px;
  color: #eee;
}
.liting_v1 .section-problem__inner {
  max-width: 900px;
  margin: 0 auto;
}
.liting_v1 .section-problem__title-main {
  padding-top: 100px;
  width: 612px;
  margin: 0 auto;
}
.liting_v1 .section-problem__subtitle {
  padding-top: 50px;
  font-size: 64px;
  font-weight: bold;
  color: #534231;
}
.liting_v1 .section-problem__subtitle span {
  color: #f6671a;
}

.liting_v1 .section-problem__content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  text-align: left;
  padding-top: 55px;
}
.liting_v1 .section-problem__illustration {
  flex: 1 1 300px;
  text-align: center;
}
.liting_v1 .section-problem__illustration img {
  max-width: 100%;
}
.liting_v1 .section-problem__text {
  flex: 2 1 400px;
  font-size: 25px;
  color: #534231;
  text-align: center;
}
.liting_v1 .section-problem__text img {
  max-width: 472px;
  padding-bottom: 30px;
}
.liting_v1 .section-problem__description {
  line-height: 30px;
  color: #534231;
  padding-top: 30px;
}
.liting_v1 .section-problem__description span {
  color: #f6671a;
  font-weight: bold;
}

.liting_v1 .section-when-needed {
  background-color: #fdf5f0;
  padding: 80px 0;
}

.liting_v1 .section-when-needed img {
  max-width: 1280px;
}

.liting_v1 .section-when-needed__title {
  font-size: 64px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #333;
}

.liting_v1 .section-when-needed__title span {
  color: #f6671a;
}

.liting_v1 .section-when-needed__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 30px;
}
.liting_v1 .section-when-needed__item {
  flex: 0 0 calc(25% - 20px);
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.liting_v1 .section-when-needed__number {
  font-size: 1.5em;
  font-weight: bold;
  color: #f78f3d;
  margin-bottom: 10px;
}

.liting_v1 .section-comparison img {
  max-width: 1280px;
  padding-top: 50px;
  padding-bottom: 100px;
}

.liting_v1 .section-comparison__title {
  font-size: 64px;
  font-weight: bold;
  padding-top: 100px;
  margin-bottom: 40px;
  color: #534231;
}
.liting_v1 .section-comparison__title span {
  color: #f6671a;
}

.liting_v1 .section-comparison__table {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
.liting_v1 .section-comparison__col {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
}
.liting_v1 .section-comparison__col--lift {
  background-color: #ffeacc;
}
.liting_v1 .section-comparison__col--lipo {
  background-color: #fff;
}
.liting_v1 .section-comparison__header {
  font-size: 1.5em;
  font-weight: bold;
  padding: 20px;
  color: #fff;
}
.liting_v1 .section-comparison__header--lift {
  background-color: #f78f3d;
}
.liting_v1 .section-comparison__header--lipo {
  background-color: #666;
}
.liting_v1 .section-comparison__row {
  display: flex;
  border-bottom: 1px solid #eee;
  padding: 15px 20px;
  text-align: left;
}
.liting_v1 .section-comparison__row:last-child {
  border-bottom: none;
}
.liting_v1 .section-comparison__label {
  font-weight: bold;
  flex: 0 0 100px;
  margin-right: 20px;
  color: #555;
}
.liting_v1 .section-comparison__value {
  flex: 1;
}
.liting_v1 .section-comparison__note {
  margin-top: 30px;
  text-align: center;
}
.liting_v1 .section-comparison__arrow {
  font-size: 2em;
  color: #f78f3d;
  margin-bottom: 10px;
}
.liting_v1 .section-comparison__note-text {
  font-size: 1.2em;
}
.liting_v1 .section-comparison__note-text strong {
  color: #f78f3d;
}
.liting_v1 .section-what-is {
  color: #fff;
  padding: 0;
}

.liting_v1 .section-what-is .info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}

.liting_v1 .section-what-is__inner {
  max-width: 1920px;
  margin: 0 auto;
}
.liting_v1 .section-what-is__inner .sub_string {
  max-width: 673px;
}

.liting_v1 .section-what-is__title {
  font-size: 64px;
  padding-top: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #fff;
}
.liting_v1 .section-what-is__text {
  font-size: min(1.5vw, 26px);
  line-height: 150%;
  padding-top: min(2vw, 50px);
  font-weight: normal;
}
.liting_v1 .section-what-is__text span {
  font-weight: bold;
}
.liting_v1 .section-before-after {
  padding: 80px 0;
}
.liting_v1 .section-before-after__title {
  font-size: 64px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #534231;
}
.liting_v1 .section-before-after__title span {
  color: #f6671a;
}

.liting_v1 .section-before-after__images {
  display: block;
  margin: 0 auto;
  padding-top: 50px;
  margin-bottom: 30px;
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.liting_v1 .section-before-after__images img {
  display: inline-block;
}

.liting_v1 .section-before-after__images img:nth-child(1) {
  width: 40%;
}
.liting_v1 .section-before-after__images img:nth-child(2) {
  width: 5%;
  margin: 2%;
}
.liting_v1 .section-before-after__images img:nth-child(3) {
  width: 40%;
}

.liting_v1 .section-before-after__images img:nth-child(4) {
  width: 40%;
}
.liting_v1 .section-before-after__images img:nth-child(5) {
  width: 5%;
  margin: 2%;
}
.liting_v1 .section-before-after__images img:nth-child(6) {
  width: 40%;
}

.liting_v1 .section-before-after__image-wrapper {
  position: relative;
  flex: 1 1 300px;
  max-width: 350px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.liting_v1 .section-before-after__image {
  display: block;
  width: 100%;
  height: auto;
}
.liting_v1 .section-before-after__label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
.liting_v1 .section-before-after__arrow {
  font-size: 3em;
  color: #f78f3d;
  margin: 0 10px;
}
.liting_v1 .section-before-after__disclaimer {
  font-size: 24px;
  color: #777;
  margin-top: 60px;
  line-height: 1.4;
}
.liting_v1 .section-why-clinic__inner {
  max-width: 1000px;
  margin: 0 auto;
}
.liting_v1 .section-why-clinic__clinic-name {
  font-size: 1.2em;
  color: #666;
  margin-bottom: 5px;
}
.liting_v1 .section-why-clinic__title {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 40px;
  color: #333;
}
.liting_v1 .section-why-clinic__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  text-align: left;
}
.liting_v1 .section-why-clinic__points {
  flex: 2 1 500px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.liting_v1 .section-why-clinic__point-item {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.liting_v1 .section-why-clinic__point-label {
  font-weight: bold;
  color: #f78f3d;
  margin-bottom: 5px;
  display: block;
}
.liting_v1 .section-why-clinic__point-text {
  font-size: 1.1em;
  margin: 0;
}
.liting_v1 .section-why-clinic__point-text strong {
  font-weight: bold;
}
.liting_v1 .section-why-clinic__image {
  flex: 1 1 300px;
  text-align: center;
}
.liting_v1 .section-surgery-info__title {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 40px;
  color: #333;
}
.liting_v1 .section-surgery-info__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}
.liting_v1 .section-surgery-info__item {
  flex: 0 0 calc(25% - 30px);
  min-width: 150px;
  text-align: center;
}
.liting_v1 .section-surgery-method {
  background-color: #fff9f4;
  padding: 100px 0;
}
.liting_v1 .section-surgery-method img {
  max-width: 1280px;
  padding-top: 100px;
}
.liting_v1 .section-surgery-method__title {
  font-size: 64px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #534231;
}
.liting_v1 .section-surgery-method__title span {
  color: #f6671a;
}
.liting_v1 .section-surgery-method__type {
  margin-bottom: 60px;
}
.liting_v1 .section-surgery-method__type-title {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 30px;
  color: #f78f3d;
}
.liting_v1 .section-surgery-method__steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.liting_v1 .section-surgery-method__step-item {
  flex: 0 0 calc(25% - 20px);
  min-width: 180px;
  text-align: center;
}
.liting_v1 .section-surgery-method__step-image {
  width: 100%;
  height: auto;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #eee;
}
.liting_v1 .section-surgery-method__step-number {
  font-size: 1.2em;
  font-weight: bold;
  color: #f78f3d;
  margin-bottom: 5px;
}
.liting_v1 .section-surgery-method__step-text {
  font-size: 0.95em;
  margin: 0;
  color: #555;
}
.liting_v1 .section-surgery-method__note {
  font-size: 24px;
  color: #777c81;
  margin-top: 40px;
}
.liting_v1 .section-combined .sub_title {
  max-width: 864px;
  padding-top: 100px;
}
.liting_v1 .section-combined__title {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}
.liting_v1 .section-combined__subtitle {
  font-size: 64px;
  font-weight: bold;
  color: #534231;
  padding-top: 28px;
  margin-bottom: 40px;
}

.liting_v1 .section-combined__subtitle span {
  color: #f6671a;
}

.liting_v1 .section-combined__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  padding-bottom: 100px;
}
.liting_v1 .section-combined__item {
  flex: 1 1 45%;
  max-width: 500px;
  text-align: left;
}
.liting_v1 .section-combined__item-title {
  font-size: 1.3em;
  font-weight: bold;
  color: #f78f3d;
  margin-bottom: 15px;
  text-align: center;
}
.liting_v1 .section-combined__item-image {
  text-align: center;
  margin-bottom: 15px;
}
.liting_v1 .section-combined__item-features {
  list-style: none;
  padding: 0;
  margin: 0;
}
.liting_v1 .section-combined__item-features li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
}
.liting_v1 .section-combined__item-features li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #f78f3d;
  font-weight: bold;
}

section.howto {
  background-color: #fff9f4;
}

section.howto .title {
  text-align: center;
  font-size: 65px;
  font-weight: bold;
  padding-top: 130px;
  padding-bottom: 100px;
}
.step_box_wrap:first-of-type {
  margin-bottom: 60px;
}
section.howto .title span {
  color: #ff5f00;
}
section.howto .title_box {
  margin-bottom: 24px;
}
section.howto .title_box .t_text {
  font-size: 26px;
  font-family: "GangwonEdu_OTFBoldA";
  color: #534231;
}
section.howto .title_box h4 {
  font-size: 40px;
  display: inline-block;
  margin-left: 20px;
}
section.howto .step_box_wrap {
  padding: 0 16.6%;
}
section.howto .step_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: stretch;
  align-items: stretch;
}
section.howto .step_box li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding: 0 20px;
}

section.howto .step_box .num {
  position: relative;
  width: 100%;
}

section.howto .step_box li .dashed {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #291c19;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% - 25px), -50%);
  transition: all 0.2s ease;
}
section.howto .step_box li.on .p_text {
  background-color: #ff5f00;
  border-color: #ff5f00;
  color: #fff;
}
section.howto .step_box li.on .dashed {
  border-top: 1px solid #ff5f00;
}
section.howto .step_box .p_text {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #291c19;
  font-size: 21px;
  color: #291c19;
  text-align: center;
  background-color: #fff9f4;
  border-radius: 50%;
  z-index: 1;
  font-family: "LEMON MILK", sans-serif;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  transition: all 0.2s ease;
}
section.howto .step_box img {
  width: 100%;
}
section.howto .step_box .text_box p {
  font-size: 26px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  color: #534231;
}
section.howto .sub_desc {
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  padding-top: 100px;
}

section.howto .sub_desc strong {
  color: #ff5f00;
}

section.howto .sub_desc_comment {
  text-align: center;
  font-size: 24px;
  padding-top: 60px;
  padding-bottom: 130px;
  color: #777c81;
  line-height: 1.4;
}

/**
  * 데스크탑 정의
  * Desktop Styles
  * Base styles for larger screens
  */
@media (max-width: 1024px) {
  .liting_v1 .section-hero__title {
    font-size: 2.5em;
  }

  .liting_v1 .section-when-needed__item,
  .liting_v1 .section-surgery-info__item,
  .liting_v1 .section-surgery-method__step-item {
    flex-basis: calc(50% - 20px);
  }
  .liting_v1 .section-comparison__col {
    flex-basis: 100%;
  }
  .liting_v1 .section-comparison__row {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
  }
  .liting_v1 .section-comparison__label {
    margin-bottom: 5px;
    flex: none;
  }
  .liting_v1 .section-comparison__header {
    text-align: center;
  }
  .liting_v1 .section-why-clinic__points,
  .liting_v1 .section-why-clinic__image {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 1540px) {
  section > .inner {
    padding: 150px 10%;
    box-sizing: border-box;
  }
  section.howto .step_box_wrap {
    padding: 0 10%;
  }
}
@media screen and (max-width: 1440px) {
  section > .inner {
    padding: 150px 8%;
    box-sizing: border-box;
  }
  section.howto .step_box_wrap {
    padding: 0 8%;
  }
}
/**
  * 태블릿 정의
  * Tablet Styles
  * Adjustments for medium screens
  */
@media (min-width: 768px) and (max-width: 1023px) {
  .liting_v1 .section-hero {
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .liting_v1 .section-hero__title {
    font-size: 1.8em;
  }
  .liting_v1 .section-hero__subtitle {
    font-size: 1em;
  }
  .liting_v1 .section-problem {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
  }

  .liting_v1 .section-problem .section-problem__title-main img {
    max-width: 100%;
    width: 85%;
    margin: 0 auto;
  }

  .liting_v1 .section-problem__title-main {
    padding-top: 120px;
  }
  .liting_v1 .section-problem ._mo_,
  .liting_v1 .section-problem ._tb_ {
    width: 70%;
    margin: 0 auto;
  }

  .liting_v1 .section-problem__content {
    padding-top: 50px;
  }

  .liting_v1 .section-problem .section-problem__text img {
    max-width: 100%;
    width: 80%;
    margin: 0 auto;
  }

  .liting_v1 .section-problem__description {
    font-size: 3.8vw;
    line-height: 1.5;
  }

  .liting_v1 .section-problem__illustration,
  .liting_v1 .section-problem__text {
    flex-basis: 100%;
  }

  .liting_v1 .section-problem__illustration:nth-child(1) {
    display: none;
  }

  .liting_v1 .section-when-needed img {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
  }

  .liting_v1 .section-problem__illustration img {
    width: 70%;
    margin: 0 auto;
  }

  .liting_v1 .section-comparison .rimg {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
  }

  .liting_v1 .section-when-needed__title {
    font-size: 7.5vw;
  }

  .liting_v1 .section-comparison__title {
    font-size: 7.5vw;
    padding-top: 50px;
  }

  .liting_v1 .section-comparison__header {
    font-size: 1.3em;
    padding: 15px;
  }
  .liting_v1 .section-comparison__row {
    padding: 10px 15px;
  }
  .liting_v1 .section-comparison__label,
  .liting_v1 .section-comparison__value {
    font-size: 0.95em;
  }

  .liting_v1 .section-what-is__text {
    font-size: 3.5vw;
    line-height: 5.4vw;
    padding-top: 5vw;
  }
  .liting_v1 .section-surgery-info__icon {
    font-size: 2.5em;
  }
  .liting_v1 .section-surgery-method__type-title {
    font-size: 1.3em;
  }
  .liting_v1 .section-combined__item-title {
    font-size: 1.2em;
  }
  .liting_v1 .section-surgery-method img {
    max-width: 100%;
    width: 90%;
    padding-top: 0;
    margin: 0 auto;
  }
  .liting_v1 .section-what-is .info {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
  }
  .liting_v1 .section-what-is .info .sub_string {
    max-width: 90%;
  }
  .liting_v1 .section-surgery-method__note {
    font-size: 4vw;
    margin-top: 40px;
  }
  .liting_v1 .section-combined .sub_title {
    max-width: 100%;
    width: 80%;
    margin: 0 auto;
    padding-top: 50px;
  }
  .liting_v1 .section-combined__grid {
    margin: 0 20px;
  }
  .liting_v1 .section-combined__subtitle {
    font-size: 7.5vw;
    padding-top: 30px;
  }

  .liting_v1 .section-before-after__images {
    margin: 0 10px;
    padding: 0 5%;
  }

  .liting_v1 .section-before-after__images img:nth-child(1) {
    width: 100%;
  }
  .liting_v1 .section-before-after__images img:nth-child(2) {
    width: 5%;
    margin: 2%;
    transform: rotate(90deg);
  }
  .liting_v1 .section-before-after__images img:nth-child(3) {
    width: 100%;
  }

  .liting_v1 .section-before-after__images img:nth-child(4) {
    width: 100%;
  }
  .liting_v1 .section-before-after__images img:nth-child(5) {
    width: 5%;
    margin: 2%;
    transform: rotate(90deg);
  }
  .liting_v1 .section-before-after__images img:nth-child(6) {
    width: 100%;
  }
}

/**
  * 모바일 정의
  * Mobile Styles
  * Adjustments for smaller screens
  */
@media (max-width: 767px) {
  .liting_v1 .section-what-is__title {
    font-size: 8.5vw;
  }
  .liting_v1 .section-hero {
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .liting_v1 .section-hero__title {
    font-size: 1.8em;
  }
  .liting_v1 .section-hero__subtitle {
    font-size: 1em;
  }
  .liting_v1 .section-problem {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
  }

  .liting_v1 .section-problem__title-main {
    padding-top: 50px;
    width: calc(216 / 375 * 100%);
  }

  .liting_v1 .section-problem .section-section-problem__illustration img {
    width: 70%;
    margin: 0 auto;
  }

  .liting_v1 .section-problem__content {
    padding-top: 0;
  }

  .liting_v1 .section-problem .section-problem__subtitle {
    font-size: 8.5vw;
    padding-top: 24px;
  }

  .liting_v1 .section-problem .section-problem__text img {
    max-width: 100%;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 0;
  }

  .liting_v1 .section-problem__description {
    font-size: 4.2vw;
    line-height: 1.5;
  }

  .liting_v1 .section-problem__illustration,
  .liting_v1 .section-problem__text {
    flex-basis: 100%;
  }

  .liting_v1 .section-problem__illustration img {
    width: 70%;
    margin: 0 auto;
  }

  .liting_v1 .section-when-needed img {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
  }
  .liting_v1 .section-comparison .rimg {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .liting_v1 .section-when-needed__title {
    font-size: 8.5vw;
  }

  .liting_v1 .section-comparison__title {
    font-size: 8.5vw;
    padding-top: 50px;
    margin-bottom: 0;
  }

  .liting_v1 .section-comparison__header {
    font-size: 1.3em;
    padding: 15px;
  }
  .liting_v1 .section-comparison__row {
    padding: 10px 15px;
  }
  .liting_v1 .section-comparison__label,
  .liting_v1 .section-comparison__value {
    font-size: 0.95em;
  }

  .liting_v1 .section-what-is .info .sub_string {
    max-width: 90%;
    margin: 10vw auto;
  }
  .liting_v1 .section-what-is__text {
    font-size: 4vw;
    line-height: 6.4vw;
  }
  .liting_v1 .section-before-after__title {
    font-size: 8.5vw;
  }
  .liting_v1 .section-before-after__images {
    padding-top: 10px;
  }
  .liting_v1 .section-before-after__images img {
    width: 90%;
    margin: 0 auto;
  }

  .liting_v1 .section-surgery-method {
    padding: 50px 0;
  }

  .liting_v1 .info_surgery > .inner {
    padding: 50px 5%;
  }

  .liting_v1 .section-surgery-method__title {
    font-size: 8.5vw;
    padding-top: 0;
  }

  .liting_v1 .section-surgery-info__icon {
    font-size: 2.5em;
  }
  .liting_v1 .section-surgery-method__type-title {
    font-size: 1.3em;
  }
  .liting_v1 .section-combined__item-title {
    font-size: 1.2em;
  }
  .liting_v1 .section-surgery-method img {
    max-width: 100%;
    width: 90%;
    padding-top: 0;
    margin: 0 auto;
  }
  .liting_v1 .section-what-is .info {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
  }
  .liting_v1 .section-surgery-method__note {
    font-size: 4vw;
    margin-top: 40px;
  }
  .liting_v1 .section-combined .sub_title {
    max-width: 100%;
    width: 80%;
    margin: 0 auto;
    padding-top: 50px;
  }
  .liting_v1 .section-combined__subtitle {
    font-size: 8.5vw;
    padding-top: 30px;
  }
  .liting_v1 .section-combined__item {
    flex: 1 1 100%;
    max-width: 90%;
  }
  .liting_v1 .section-before-after__images {
    margin: 0 10px;
  }
  .liting_v1 .section-before-after__images img:nth-child(1) {
    width: 100%;
  }
  .liting_v1 .section-before-after__images img:nth-child(2) {
    width: 5%;
    margin: 2%;
    transform: rotate(90deg);
  }
  .liting_v1 .section-before-after__images img:nth-child(3) {
    width: 100%;
  }

  .liting_v1 .section-before-after__images img:nth-child(4) {
    width: 100%;
  }
  .liting_v1 .section-before-after__images img:nth-child(5) {
    width: 5%;
    margin: 2%;
    transform: rotate(90deg);
  }
  .liting_v1 .section-before-after__images img:nth-child(6) {
    width: 100%;
  }
}

.info_surgery {
  background: #fff;
}
.info_surgery .inner ul {
  display: flex;
}
.info_surgery .inner ul li {
  width: 25%;
  padding: 0 2%;
  box-sizing: border-box;
  border-left: 1px solid #dfe0e2;
}
.info_surgery .inner ul li:first-child {
  border-left: none;
}
.info_surgery .inner ul li .icon_box {
  width: 50%;
  padding-top: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 10px;
}
.info_surgery .inner ul li p {
  font-size: 24px;
  letter-spacing: -1px;
  color: #474a4d;
  text-align: center;
}
.info_surgery .inner ul li p strong {
  display: block;
  font-size: 32px;
  font-weight: 600;
  line-height: 46px;
  letter-spacing: -1px;
  color: #161718;
  margin-bottom: 0.3em;
}

/* 태블릿 (해상도 769px ~ 1024px) */
@media screen and (max-width: 1024px) {
  section > .inner {
    padding: 100px 5%;
    box-sizing: border-box;
  }
  /* content */
  .info_surgery .inner ul {
    flex-wrap: wrap;
    row-gap: 40px;
    justify-content: center;
  }
  .info_surgery .inner ul li {
    width: 48%;
  }
  .info_surgery .inner ul li:nth-child(2n-1) {
    border-left: none;
  }
  .info_surgery .inner ul li .icon_box {
    width: 50%;
    padding-top: 50%;
    margin: 0 auto 20px;
  }
  .info_surgery .inner ul li p {
    font-size: 28px;
  }
  .info_surgery .inner ul li p strong {
    font-size: 36px;
    margin-bottom: 0.3em;
  }
  .liting_v1 .section-what-is__title {
    font-size: 8.5vw;
    padding-bottom: 30px;
  }
  section.howto .title {
    font-size: 64px;
    padding-top: 120px;
    padding-bottom: 60px;
  }
  section.howto .title_box {
    padding: 0 20px;
  }
  section.howto .sub_desc_comment {
    font-size: 4vw;
    margin: 0 10px;
  }
  section.howto .sub_desc_comment {
    font-size: 2.5vw;
    margin: 0 10px;
  }
  section.howto .step_box_wrap {
    padding: 0 24px;
  }
  section.howto .step_box {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  section.howto .step_box li {
    flex-direction: row;
    gap: 24px;
    /* justify-content: center; */
    /* align-items: center; */
  }
  section.howto .step_box .img_box {
    order: 2;
    flex: 1;
  }
  section.howto .step_box .num {
    order: 1;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  section.howto .step_box .text_box {
    order: 3;
    flex: 1;
  }
  section.howto .step_box li .dashed {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, calc(-50% - 25px));
    transition: all 0.2s ease;
    width: 1px;
    height: 100%;
    border-top: none;
    border-left: 1px dashed#291c19;
  }
  section.howto .step_box .text_box p {
    text-align: left;
  }
  section.howto .step_box li.on .dashed {
    border-left: 1px solid #ff5f00;
  }
   section.howto .step_box li:first-of-type .num::before {
    /* content: ""; */
    width: 100%;
    height: 100px;
    background: #fff9f4;
    display: block;
    position:absolute;
    top:0;
    transform: translate(0, -100%);
    z-index:1;
  }
  section.howto .step_box li:last-of-type .num::after {
    /* content: ""; */
    width: 100%;
    height: 100px;
    background: #fff9f4;
    display: block;
    position: absolute;
    bottom: 0;
  }
  .liting_v1 .section-combined__grid {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .liting_v1 .section-combined__item {
    flex: 1;
    width: 100%;
    max-width: 100%;
  }
}

/* 모바일 가로, 모바일 세로 (해상도 375px ~ 768px)*/
@media screen and (max-width: 767px) {
  .info_surgery .inner ul li .icon_box {
    margin: 0 auto 8px;
  }
  .info_surgery .inner ul li p {
    font-size: 16px;
    line-height: 18px;
  }
  .info_surgery .inner ul li p strong {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0.3em;
  }
  .liting_v1 .section-before-after {
    padding: 60px 24px;
  }
  .liting_v1 .section-before-after__disclaimer {
    font-size: 14px;
    margin-top: 32px;
  }
  section .inner .title_text {
    font-size: 8.5vw;
    margin-bottom: 40px;
  }
  .liting_v1 .section-when-needed {
    padding: 60px 0;
  }
  section.howto .title {
    font-size: 8.5vw;
    padding-top: 60px;
    padding-bottom: 32px;
  }
  section.howto .step_box .p_text {
    font-size: 16px;
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .step_box_wrap:first-of-type {
    margin-bottom: 32px;
  }
  section.howto .title_box {
    padding: 0;
    text-align: center;
  }
  section.howto .title_box .t_text {
    font-size: 20px;
  }
  section.howto .title_box h4 {
    font-size: 24px;
    margin-left: 10px;
  }
  section.howto .step_box .text_box p {
    font-size: 16px;
    text-align: center;
  }
  section.howto .step_box .text_box p br {
    display: none;
  }

  section.howto .step_box {
    gap: 24px;
  }
  section.howto .step_box li {
    display: grid;
    grid-template-columns: 2fr;
    justify-content: center;
    padding: 0;
    gap: 12px;
  }
  section.howto .step_box .num {
    grid-row: 1 / span 2;
    margin: 0 auto;
  }
  section.howto .step_box .img_box {
    grid-column: 2; /* 2번 열에 위치 */
    grid-row: 1; /* 1번 행에 위치 */
  }
  section.howto .step_box .text_box {
    grid-column: 2; /* 2번 열에 위치 */
    grid-row: 2; /* 2번 행에 위치 */
  }

  section.other .banners_wrap .banner {
    margin: 0;
    padding: 0;
  }
  section.howto .step_box li .dashed {
    transform: translate(-50%, calc(-50% - 16px));

  }
  section.howto .sub_desc_comment {
    padding-top: 32px;
    font-size: 14px;
    padding-bottom: 60px;
  }
  .liting_v1 .section-combined__grid {
    margin: 0 24px;
  }
}

