/* SUB2 : 노안 백내장 */

.sc_visual[class*='s2_'] {
  background-image: url(/img/sub/s2_visual.png);
}

@media screen and (max-width: 980px) {
  .sc_visual[class*='s2_'] {
    background-image: url(/img/sub/m_s2_visual.png);
  }
}

.point {
  color: #1e52af;
  font-family: inherit;
}

/* SUB2-1 : 노안 백내장 */

.s2_1_2 .sc_inner {
  position: relative;
}

.s2_1_2 .tit_area {
  padding-bottom: 36px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000;
}

.s2_1_2 .main_tit {
  text-align: left;
}

.s2_1_2 .con_area {
  justify-content: center;
  display: flex;
  gap: 70px;
  align-items: center;
}

.s2_1_2 .img_box {
  overflow: hidden;
  border-radius: 20px;
  width: 50%;
  max-width: fit-content;
}

.s2_1_2 .txt_box {
  width: calc(50% - 70px);
  max-width: 500px;
}

.s2_1_2 .tag_tit {
  margin-bottom: 20px;
}

.s2_1_2_list li + li {
  padding-top: 40px;
}

@media screen and (max-width: 1020px) {
  .s2_1_2 .con_area {
    gap: 50px;
  }
}

@media screen and (max-width: 980px) {
  .s2_1_2 .tit_area {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .s2_1_2 .serif {
    padding-bottom: 20px;
  }

  .s2_1_2 .main_tit {
    text-align: center;
  }

  .s2_1_2 .con_area {
    gap: 30px;
    align-items: center;
    flex-direction: column;
  }

  .s2_1_2 .img_box {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 40px;
  }

  .s2_1_2 .txt_box {
    max-width: unset;
    width: 100%;
  }

  .s2_1_2_list {
    margin: 0 auto;
    text-align: center;
    max-width: 400px;
  }

  .s2_1_2_list .tag_tit {
    margin: 0 auto 12px;
  }
}

/* 노안이란? */
.sc_disease {
  padding: 120px 0 0;
}

.sc_disease .cont_1 {
  padding: 145px 0;
  border-radius: 999px 0px 0px 999px;
  background: url(/img/sub/s2_1_3_img1.png) center center/cover no-repeat;
  margin-left: 5%;
}

.sc_disease .cont_1 > div {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}

.sc_disease .cont_1 .txt_box {
  width: 100%;
  max-width: 470px;
}

.sc_disease .cont_1 .img_box {
  width: 53%;
  max-width: 759px;
}

.sc_disease .txt_box {
  font-weight: 400;
  line-height: 140%;
}

.sc_disease .txt_box p:first-child {
  color: #6f96d1;
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 8px;
  line-height: normal;
}

.sc_disease .txt_box h3 {
  color: #fff;
  font-family: var(--font-beaum);
  font-size: 32px;
  padding-bottom: 30px;
}

.sc_disease .txt_box .desc {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.sc_disease .txt_box .more {
  margin-top: 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.sc_disease .txt_box .more b {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}

@media screen and (max-width: 1600px) {
  .sc_disease .cont_1 > div {
    justify-content: center;
  }

  .sc_disease .cont_1 .txt_box {
    padding-left: 40px;
  }
}

@media screen and (max-width: 1350px) {
  .sc_disease .cont_1 {
    padding: 90px 0;
    border-radius: 700px 0px 0px 700px;
  }

  .sc_disease .cont_1 .txt_box {
    width: 46%;
  }

  .sc_disease .cont_1 .img_box {
    width: 48%;
  }
}

@media screen and (max-width: 980px) {
  .sc_disease {
    padding-top: 0;
  }

  .sc_disease .cont_1 {
    text-align: center;
    border-radius: 0;
    margin-left: 0;
    padding: 70px 0;
    width: 100%;
  }

  .sc_disease .cont_1 > div {
    width: 100%;
    flex-direction: column;
    gap: 0;
  }

  .sc_disease .cont_1 .txt_box {
    width: 100%;
    max-width: 480px;
    padding: 0 18px;
  }

  .sc_disease .cont_1 .img_box {
    width: 100%;
    max-width: 480px;
  }

  .sc_disease .txt_box p:first-child {
    font-size: 14px;
    line-height: normal;
  }

  .sc_disease .txt_box h3 {
    font-size: 24px;
    padding-bottom: 22px;
    line-height: 140%;
  }

  .sc_disease .txt_box .desc {
    font-size: 16px;
    line-height: 150%;
    padding-bottom: 30px;
  }

  .sc_disease .txt_box .more {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .sc_disease .cont_1 {
    padding: 50px 0;
  }

  .sc_disease .cont_1 > div {
    padding: 0;
  }
}

.sc_disease .cont_2 {
}

.sc_disease .tit_box {
  text-align: center;
  width: 100%;
  line-height: 140%;
  font-weight: 400;
  padding-bottom: 40px;
}

.sc_disease .tit_box p {
  color: #6f96d1;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 8px;
}

.sc_disease .tit_box h3 {
  color: #404040;
  font-family: var(--font-beaum);
  font-size: 32px;
}

.sc_disease .cont_2 .con_area {
  display: flex;
  gap: 50px;
  align-items: center;
  padding-bottom: 36px;
}

.sc_disease .cont_2 .con_area > div {
  flex: 1;
}

.sc_disease .cont_2 .img_box {
  display: flex;
  gap: 8px;
}

.sc_disease .cont_2 .img_box div {
  flex: 1;
  position: relative;
}

.sc_disease .cont_2 .img_box div p {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 0;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 140%;
  background: rgba(0, 0, 0, 0.8);
}

.sc_disease .cont_2 .img_box img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.sc_disease .cont_2 .txt_box {
  max-width: 520px;
}

.sc_disease .cont_2 .desc {
  text-align: center;
  color: #404040;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

@media screen and (max-width: 1350px) {
  .sc_disease .cont_2 .con_area {
    gap: 40px;
  }

  .sc_disease .cont_2 .con_area > div {
    flex: unset;
  }

  .sc_disease .cont_2 .img_box {
    width: 62%;
  }

  .sc_disease .cont_2 .txt_box {
    width: 38%;
  }
}

@media screen and (max-width: 980px) {
  .sc_disease .sc_inner {
    padding: 70px 0;
  }

  .sc_disease .tit_box {
    padding-bottom: 30px;
  }

  .sc_disease .tit_box p {
    font-size: 14px;
  }

  .sc_disease .tit_box h3 {
    font-size: 24px;
  }

  .sc_disease .cont_2 .con_area {
    gap: 30px;
    flex-direction: column;
  }

  .sc_disease .cont_2 .txt_box,
  .sc_disease .cont_2 .img_box {
    width: 100%;
    max-width: 480px;
  }

  .sc_disease .cont_2 .img_box div p {
    font-size: 12px;
    padding: 6px 0;
  }

  .sc_disease .cont_2 .desc {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .sc_disease .sc_inner {
    padding: 50px 18px;
  }
}

/* 백내장 */
.s2_1_4 {
  padding-bottom: 125px;
}

.s2_1_4 .cont_1 {
  border-radius: 0 999px 999px 0px;
  background: url(/img/sub/s2_1_4_img1.png) center center/cover no-repeat;
  margin-right: 5%;
  margin-left: 0;
}

.s2_1_4 .desc {
  line-height: 140%;
}

.s2_1_4 .desc strong {
  font-weight: 600;
  display: block;
}

span.dot {
  position: relative;
  display: flex;
  padding-left: 8px;
  align-items: flex-start;
}

span.dot:before {
  content: '';
  display: block;
  border-radius: 50%;
  width: 3px;
  left: 8px;
  height: 3px;
  background: #fff;
  margin-top: 12px;
  margin-right: 8px;
}

@media screen and (max-width: 1350px) {
  .s2_1_4 .cont_1 {
    border-radius: 0 700px 700px 0px;
  }

  .s2_1_4 .cont_1 .txt_box {
    padding-left: 0;
  }

  .s2_1_4 .cont_1 .img_box {
    padding-right: 40px;
  }
}

@media screen and (max-width: 980px) {
  .s2_1_4 .cont_1 {
    border-radius: 0;
  }

  .s2_1_4 .cont_1 .w1280 {
    width: 90%;
  }

  .s2_1_4 .cont_1 .txt_box {
    padding: 0;
  }

  .s2_1_4 span.dot {
    align-items: start;
    width: fit-content;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .s2_1_4 .cont_1 .w1280 {
    width: 100%;
  }

  .s2_1_4 .cont_1 .txt_box {
    padding: 0 18px;
  }

  .s2_1_4 .cont_1 .img_box {
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  .s2_1_4 span.dot {
    display: inline-flex;
  }

  .s2_1_4 span.dot:before {
    margin-top: 10px;
  }
}

.s2_1_4_list {
  display: flex;
  gap: 23px;
  text-align: center;
}

.s2_1_4_list li {
  flex: 1;
}

.s2_1_4_list .img_box {
  overflow: hidden;
  border-radius: 30px;
  margin-bottom: 22px;
}

.s2_1_4_list img {
  display: block;
  width: 100%;
  object-fit: cover;
  max-height: 225px;
  aspect-ratio: 301 / 225;
}

.s2_1_4_list .num {
  display: flex;
  width: 33px;
  height: 33px;
  padding: 7px 12px;
  margin: 0 auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  gap: 10px;
  border-radius: 999px;
  border: 1px solid #404040;
}

.s2_1_4 .cont_3 .desc {
  color: #404040;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}

@media screen and (max-width: 980px) {
  .s2_1_4 .cont_3 {
    padding-top: 50px;
  }

  .s2_1_4_list {
    display: flex;
    /* grid-template-columns: auto auto; */
    gap: 30px 15px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 480px;
    margin: 0 auto;
  }

  .s2_1_4_list li {
    width: calc(50% - 15px);
    /* flex-shrink: 0; */
    max-width: 301px;
    flex: unset;
  }

  .s2_1_4_list .num {
    font-size: 14px;
    width: 28px;
    height: 28px;
    margin-bottom: 8px;
  }

  .s2_1_4 .cont3 .desc {
    font-size: 15px;
  }

  .s2_1_4_list .img_box {
    width: 100%;
    border-radius: 16px;
    padding-bottom: 0;
  }

  .s2_1_4 .cont_3 .desc {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .s2_1_4 {
    padding-bottom: 70px;
  }

  .s2_1_4_list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.s2_1_4 .cont_4 {
}

.disease_swiper {
  overflow: hidden;
  position: relative;
}

.disease_swiper .swiper-slide {
  align-items: stretch;
  height: 100%;
  background: #fff;
}

.disease_swiper .slide_inner {
  display: flex;
  min-height: 360px;
}

.disease_swiper .slide_inner > * {
  flex: 1;
}

.disease_swiper img {
  display: block;
  object-fit: cover;
  height: 100%;
}

.disease_swiper .txt_box {
  border-top: 1px solid var(--grayscale-30002, #d4d4d4);
  border-right: 1px solid var(--grayscale-30002, #d4d4d4);
  border-bottom: 1px solid var(--grayscale-30002, #d4d4d4);
}

.disease_swiper .txt_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 0 0 90px;
}

.disease_swiper dl {
  max-width: 360px;
}

.disease_swiper dt {
  color: #262626;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.56px;
}

.disease_swiper dt:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  position: relative;
  margin: 24px 0;
  background: #1e52af;
}

.disease_swiper dd {
  color: #262626;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.36px;
}

.disease_swiper .swiper-navigation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.disease_swiper .swiper-pagination {
  display: none;
}

.disease_swiper .swiper-navigation-next {
  transform: rotate(180deg);
}

@media screen and (max-width: 1350px) {
  .disease_swiper .txt_box {
    padding-left: 60px;
  }
}

@media screen and (max-width: 980px) {
  .disease_swiper {
    max-width: 480px;
    margin: 0 auto;
  }

  .disease_swiper .slide_inner {
    flex-direction: column;
    min-height: unset;
  }

  .disease_swiper .txt_box {
    border: 0;
    text-align: center;
    padding: 30px 0;
  }

  .disease_swiper dl {
    margin: 0 auto;
  }

  .disease_swiper dt {
    font-size: 22px;
  }

  .disease_swiper dt:after {
    margin: 24px auto;
  }

  .disease_swiper dd {
    font-size: 16px;
  }

  .disease_swiper .swiper-navigation {
    display: none;
  }

  .disease_swiper .swiper-pagination {
    display: block;
    position: relative;
  }
}

.disease_swiper dt {
  /* overflow: hidden; */
}

.disease_swiper dd {
  transition-delay: 0.6s;
  opacity: 0;
  transform: translateY(30px);
  transition: 1s;
}

.disease_swiper .char {
  transition-delay: 0.8s;
  overflow: hidden;
  display: inline-block;
  opacity: 0;
  transform: translateX(-20px);
  letter-spacing: -0.86px;
  transition: 1s;
}

.disease_swiper .swiper-slide-active .char,
.disease_swiper .swiper-slide-duplicate-active .char {
  opacity: 1;
  transform: translateX(0);
}

.disease_swiper .swiper-slide-active dd,
.disease_swiper .swiper-slide-duplicate-active dd {
  opacity: 1;
  transform: translateY(0);
}

/* 후발성 백내장 */
.s2_1_n1 {
}

.s2_1_n1 .cont_1 {
  border-radius: 0 999px 999px 0px;
  background: url(/img/sub/s2_1_n1_img1.png) center center/cover no-repeat;
  margin-right: 5%;
  margin-left: 0;
}

.s2_1_n1 .cont_1 .img_box {
  position: relative;
  max-width: 644px;
  overflow: hidden;
  border-radius: 30px;
}

.s2_1_n1 .img_box img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.s2_1_n1_txt {
  border-radius: 999px;
  border: 2px solid #1e52af;
  position: absolute;
  padding: 12px 0 10px;
  color: #1e52af;
  font-family: var(--font-beaum);
  font-size: 20px;
  font-weight: 400;
  top: 24px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  line-height: 140%;
  width: 100%;
  max-width: 550px;
}

.s2_1_n1_txt span {
  font-family: inherit;
  font-size: inherit;
}

.s2_1_n1 .cont_2 {
  text-align: center;
}

.s2_1_n1 .cont_2 .tit_box {
  padding-bottom: 60px;
}

.s2_1_n1 .cont_2 h3 {
  padding-bottom: 30px;
}

.s2_1_n1 .cont_2 .desc {
  color: #404040;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.8px;
}

.s2_1_n1_list {
  display: flex;
}

.s2_1_n1_list li {
  position: relative;
  flex: 1;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.s2_1_n1_list .img_box {
  display: flex;
  aspect-ratio: 1 / 1;
  width: 100%;
  border-radius: 50%;
  height: 100%;
  max-width: 200px;
  max-height: 200px;
  border: 1px solid #d4d4d4;
  justify-content: center;
  align-items: center;
}

.s2_1_n1_list h4 {
  padding: 30px 0 10px;
  color: #262626;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: -0.48px;
}

.s2_1_n1_list p {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.72px;
}

.s2_1_n1_list .arrow {
  position: absolute;
  top: 50%;
  right: -14px;
  transform: translateY(-50%);
}

@media screen and (max-width: 1350px) {
  .s2_1_n1 .cont_1 {
    border-radius: 0 700px 700px 0px;
  }

  .s2_1_n1 .cont_1 .txt_box {
    padding-left: 0;
  }

  .s2_1_n1_txt {
    padding: 12px 14px 10px;
    font-size: 0.9rem;
    width: fit-content;
    white-space: nowrap;
  }

  .s2_1_n1 .s2_1_n1_list .img_box {
    width: 100%;
    max-width: 200px;
  }
}

@media screen and (max-width: 980px) {
  .s2_1_n1 .cont_1 {
    border-radius: 0;
  }

  .s2_1_n1 .cont_1 .w1280 {
    width: 90%;
  }

  .s2_1_n1 .cont_1 .txt_box {
    padding: 0;
  }

  .s2_1_n1 .cont_1 .img_box {
    max-width: 480px;
    width: calc(100% - 36px);
  }

  .s2_1_n1 .cont_2 .tit_box {
    max-width: 480px;
    margin: 0 auto;
    padding-bottom: 40px;
  }

  .s2_1_n1_list {
    align-items: center;
    flex-direction: column;
    max-width: 480px;
    margin: 0 auto;
  }

  .s2_1_n1_list li {
    flex: unset;
    width: calc(50% - 16px);
  }

  .s2_1_n1 .s2_1_n1_list .img_box {
    max-width: 140px;
  }

  .s2_1_n1_list svg {
    width: 70px;
  }

  .s2_1_n1_list h4 {
    font-size: 22px;
    padding: 12px 0 6px;
  }

  .s2_1_n1_list p {
    font-size: 16px;
    letter-spacing: -0.64px;
  }

  .s2_1_n1 .cont_2 .desc {
    font-size: 16px;
  }

  .s2_1_n1_list .arrow {
    width: 30px;
    position: relative;
    top: unset;
    transform: rotate(90deg);
    right: unset;
  }
}

@media screen and (max-width: 768px) {
  .s2_1_n1 .cont_1 .w1280 {
    width: 100%;
  }

  .s2_1_n1 .cont_1 .txt_box {
    padding: 0 18px;
  }
}

@media screen and (max-width: 480px) {
  .s2_1_n1_txt {
    top: 3vw;
    padding: 8px 14px 6px;
    font-size: 2.8vw;
  }
}

/* 과천스마트안과 노안 백내장 수술이 특별한 이유
  * ::: 주의 ::: 레이아웃 복잡해서 모바일 기본값 */

.s2_1_5 .sc_inner {
  padding: 50px 0 0;
  display: flex;
  width: 100%;
  flex-direction: column;
}

.s2_1_5 .tit_box {
  width: 100%;
  padding: 0 18px;
  padding-bottom: 30px;
}

.s2_1_5 .tit_box h2 {
  line-height: 150%;
  font-size: 24px;
  letter-spacing: -0.96px;
}

.s2_1_5 .tit_box h3 {
  font-size: 28px;
  padding-bottom: 10px;
}

.s2_1_5 .con_box {
  width: 100%;
  border-radius: 60px 60px 0px 0px;
  background: url(/img/sub/s2_1_5_img4.png) center center/ cover no-repeat;
  background-blend-mode: multiply, normal;
  padding: 40px 58px;
}

.s2_1_5 .img_box {
  overflow: hidden;
  border-radius: 999px;
  max-width: 260px;
  margin: 0 auto 28px;
  text-align: center;
  aspect-ratio: 260 / 320;
  transition: transform 0.6s;
}

.s2_1_5 .img_box img {
  width: 100%;
  object-fit: cover;
  transition: transform 0.6s;
}

.s2_1_5_swiper {
  text-align: center;
}

.s2_1_5_swiper a {
  display: block;
  margin: 0 auto;
  width: fit-content;
}

.s2_1_5_swiper .num {
  color: #6f96d1;
  font-family: var(--font-beaum);
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  padding-bottom: 12px;
  display: block;
}

.s2_1_5_swiper h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 12px;
}

.s2_1_5_swiper .more_txt {
  display: inline-flex;
  border-radius: 999px;
  border: 1px solid #fff;
  align-items: center;
  position: relative;
  padding: 7.5px 14px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  gap: 2px;
  letter-spacing: -0.72px;
}

.s2_1_5_swiper .more_txt:after {
  content: '';
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(/img/sub/ico_moreView.svg) center center/100% no-repeat;
  transition-delay: 1s;
  transition: background 0.4s;
}

@media screen and (min-width: 981px) {
  .s2_1_5 .sc_inner {
    flex-direction: row;
    padding: 70px 0;
    width: 90%;
    gap: 50px;
  }

  .s2_1_5 .tit_box {
    width: 30%;
    padding: 0;
    max-width: 370px;
  }

  .s2_1_5 .tit_box h2 {
    text-align: left;
    font-size: 36px;
    letter-spacing: -1.44px;
  }

  .s2_1_5 .tit_box h3 {
    font-size: 32px;
    text-align: left;
    padding-bottom: 8px;
  }

  .s2_1_5 .con_box {
    width: 100%;
    border-radius: 100px 0px 0px 100px;
    padding: 58px 33.4vw 58px 47px;
  }

  .s2_1_5_swiper {
    overflow: visible;
  }

  .s2_1_5_swiper .swiper-wrapper {
    justify-content: center;
    gap: 30px;
  }

  .s2_1_5_swiper .swiper-slide {
    width: auto;
    flex: 1;
  }

  .s2_1_5_swiper a img {
    transition: transform 0.6s;
  }

  .s2_1_5_swiper a:hover img {
    transform: scale(1.04);
  }

  .s2_1_5_swiper .more_txt:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    background: #fff;
    transition: width 0.4s linear;
  }

  .s2_1_5_swiper a:hover .more_txt {
    color: #3a578a;
  }

  .s2_1_5_swiper a:hover .more_txt:before {
    width: 100%;
  }

  .s2_1_5_swiper a:hover .more_txt:after {
    background: url(/img/sub/ico_moreView_on.svg) center center/100% no-repeat;
  }

  .s2_1_5_swiper .num {
    font-size: 20px;
    padding-bottom: 12px;
  }

  .s2_1_5_swiper h3 {
    font-size: 24px;
  }

  .s2_1_5_swiper .more_txt {
    font-size: 18px;
    padding: 7.5px 14px;
    letter-spacing: -0.72px;
  }
}

@media screen and (min-width: 1351px) {
  .s2_1_5 .sc_inner {
    width: 100%;
    padding: 120px 0;
  }

  .s2_1_5_swiper .swiper-wrapper {
    gap: 18px;
  }

  .s2_1_5 .con_box {
    padding: 70px 30vw 70px 47px;
  }

  .s2_1_5_swiper .swiper-slide {
    flex: unset;
  }
}

@media screen and (min-width: 1601px) {
  .s2_1_5_swiper .swiper-wrapper {
    justify-content: start;
  }

  .s2_1_5 .con_box {
    padding: 70px 0 70px 47px;
  }
}

/* SUB2-2 : 맞춤형 인공수정체 컨설팅 */
.s2_2_2 .tit_area {
  padding-bottom: 50px;
}

.s2_2_2 .serif span {
  font-family: 'Cormorant Garamond';
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
}

.s2_2_2 .img_box {
  overflow: hidden;
  position: relative;
  height: 466px;
  border-radius: 999px;
  margin-bottom: 40px;
}

.s2_2_2 .img_box > img {
  height: 100%;
  object-fit: cover;
}

.s2_2_2 .img_group {
  max-width: 514px;
  position: absolute;
  display: flex;
  bottom: -100px;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
}

.s2_2_2 .img_group img {
  width: 100%;
  max-width: 265px;
}

.s2_2_2 .img_group img:first-child {
  margin-right: -50px;
  z-index: 1;
}

.s2_2_2 .txt_box {
  text-align: center;
}

.s2_2_2 .txt_box h3 {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6f96d1;
  font-family: 'Cormorant Garamond';
  font-size: 44px;
  font-weight: 700;
  line-height: 100%;
}

.s2_2_2 .txt_box p:nth-child(2) {
  padding-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.72px;
}

.s2_2_2 .txt_box h3 span {
  font-family: inherit;
}

.s2_2_2 .txt_box h3 em {
  height: 54px;
  width: max-content;
  /* opacity: 0; */
  padding-right: 10px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'Cormorant Garamond';
  display: inline-block;
  position: relative;
  /* transition: width 2.4s ease; */
}

/* .active.s2_2_2 h3 em span {
  position: absolute;
  display: block;
  width: 0;
  opacity: 0;
  left: 0;
} */

.s2_2_2 .desc {
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.96px;
}

@media screen and (max-width: 980px) {
  .s2_2_2 .tit_area {
    padding-bottom: 26px;
  }

  .s2_2_2 .serif span {
    font-size: 22px;
  }

  .s2_2_2 .img_box {
    border-radius: 422px;
    margin-bottom: 26px;
    width: 100%;
    aspect-ratio: 360 /200;
    height: auto;
  }

  .s2_2_2 .txt_box h3 {
    font-size: 30px;
    margin-bottom: 6px;
  }

  .s2_2_2 .txt_box h3 em {
    height: 30px;
  }

  .s2_2_2 .txt_box p:nth-child(2) {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .s2_2_2 .desc {
    letter-spacing: -0.72px;
    font-size: 18px;
  }

  .s2_2_2 .img_group img {
    max-width: 240px;
  }
}

@media screen and (max-width: 768px) {
  .s2_2_2 .img_group img {
    max-width: 240px;
    width: 36vw;
  }
}

@media screen and (max-width: 480px) {
  .s2_2_2 .img_group img {
    max-width: 142px;
  }

  .s2_2_2 .img_group {
    bottom: -80px;
  }
}

.s2_2_3 {
  background: #fafafa;
}

.s2_2_3_list {
  display: flex;
  gap: 20px;
}

.s2_2_3_list li {
  flex: 1;
  text-align: center;
}

.s2_2_3_list img {
  display: block;
  padding-bottom: 30px;
}

.s2_2_3_list h3 {
  font-family: var(--font-beaum);
  color: #262626;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.64px;
  padding-bottom: 16px;
}

.s2_2_3_list .point {
  color: #6f96d1;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  padding-bottom: 10px;
}

.s2_2_3_list .desc {
  max-width: 500px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

@media screen and (max-width: 980px) {
  .s2_2_3_list img {
    padding-bottom: 16px;
  }

  .s2_2_3_list h3 {
    line-height: 130%;
    letter-spacing: -0.36px;
    font-size: 18px;
    padding-bottom: 9px;
  }

  .s2_2_3_list .point {
    font-size: 16px;
    padding-bottom: 6px;
  }

  .s2_2_3_list .desc {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .s2_2_3_list {
    gap: 30px;
    flex-direction: column;
  }

  .s2_2_3_list img {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
  }
}

/* 인공수정체 종류 */
.s2_2_4 .main_tit {
  padding-bottom: 40px;
}

.s2_2_4 .tab_list {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-bottom: 60px;
}

.s2_2_4 .tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  cursor: pointer;
  background: #ba9587;
  color: #fff;
  border-radius: 50%;
}

.s2_2_4 .tab:nth-child(2) {
  background: #8fb7ba;
}

.s2_2_4 .tab:before {
  content: '';
  position: absolute;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: block;
  transition: opacity 0.6s ease-in-out;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.s2_2_4 .tab.on:before {
  opacity: 1;
}

.s2_2_4 .tab:nth-child(1).on:before {
  border: 6px solid rgba(186, 149, 135, 0.5);
}

.s2_2_4 .tab:nth-child(2).on:before {
  border: 6px solid rgba(143, 183, 186, 0.5);
}

.s2_2_4_list > li {
  display: flex;
  gap: 50px;
  align-items: center;
}

.s2_2_4_list > li + li {
  padding-top: 50px;
}

.s2_2_4_list > li > div {
  flex: 1;
}

.s2_2_4_list #clareon-panoptix-pro {
  scroll-margin-top: 120px;
}

.s2_2_4_list .img_box {
  overflow: hidden;
  border-radius: 20px;
}

.s2_2_4_list .img_box img {
  display: block;
  width: 100%;
}

.s2_2_4_list h4 {
  color: #262626;
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 14px;
  font-weight: 700;
  padding-bottom: 16px;
}

.s2_2_4_list h4 span {
  padding: 7px 14px;
  border-radius: 999px;
  border: 2px solid #8fb7ba;
  color: #8fb7ba;
  font-size: 18px;
  font-weight: 600;
}

.s2_2_4 .tab_con:nth-child(3) h4 span {
  border: 2px solid #ba9587;
  color: #ba9587;
}

.s2_2_4_list .txt_box > p {
  color: #262626;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 30px;
}

@media screen and (max-width: 980px) {
  .s2_2_4 .main_tit {
    padding-bottom: 30px;
  }

  .s2_2_4_list > li {
    flex-direction: column;
    gap: 20px;
  }

.s2_2_4_list #clareon-panoptix-pro {
  scroll-margin-top: 40px;
}

  .s2_2_4_list h4 {
    justify-content: center;
    flex-direction: column-reverse;
    gap: 6px;
    font-size: 18px;
    padding-bottom: 10px;
    text-align: center;
  }

  .s2_2_4_list .txt_box > p {
    font-size: 16px;
    text-align: center;
  }

  .s2_2_4_list h4 span {
    font-size: 14px;
    padding: 7px 14px;
  }

  .s2_2_4_list .img_box {
    max-width: 480px;
  }

  .s2_2_4 .tab_list {
    padding-bottom: 30px;
  }

  .s2_2_4 .tab {
    width: 60px;
    height: 60px;
    font-size: 14px;
    line-height: 140%;
  }

  .s2_2_4 .tab:before {
    width: 70px;
    height: 70px;
  }

  .s2_2_4_list .check_list p {
    font-size: 16px;
    line-height: 130%;
  }
}

/* 250714 백내장 추가 섹션 */
.s2_1_n2 {
}

.s2_1_n2 .tit_box {
  text-align: center;
  padding-bottom: 50px;
}

.s2_1_n2 .tit_box p {
  color: #6f96d1;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  padding-bottom: 8px;
}

.s2_1_n2 .tit_box h3 {
  text-align: center;
  font-family: var(--font-beaum);
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
}

.s2_1_n2 .cont_1 .tit_box h3 {
  padding-bottom: 20px;
}

.s2_1_n2 .tit_box .desc {
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.8px;
  color: #404040;
}

@media screen and (max-width: 980px) {
  .s2_1_n2 .tit_box {
    max-width: 480px;
    margin: 0 auto;
    padding-bottom: 40px;
  }

  .s2_1_n2 .tit_box p {
    font-size: 14px;
  }

  .s2_1_n2 .tit_box h3 {
    font-size: 24px;
  }

  .s2_1_n2 .tit_box .desc {
    font-size: 16px;
  }
}

.s2_1_n2 .cont_1 {
  background: #edf0f5;
}

.s2_1_n2 .cont_1,
.s2_1_n2 .cont_2 {
  padding: 120px 0;
}

@media screen and (max-width: 980px) {
  .s2_1_n2 .cont_1,
  .s2_1_n2 .cont_2 {
    padding: 70px 0;
  }
}

/* 고위험 백내장 추가섹션 250805 */
.s2_1_n2.complex .cont_1 {
  background: #fff;
}

.s2_1_n2 {
}

.s2_1_n2_list {
  display: flex;
  text-align: center;
  gap: 40px;
  justify-content: center;
}

.s2_1_n2_list li {
  flex: 1;
  max-width: 280px;
}

.s2_1_n2_list .img_box {
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid #ccc;
  margin-bottom: 24px;
}

.s2_1_n2_list .img_box img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.s2_1_n2_list dt {
  width: 100%;
  display: block;
  margin: 0 auto;
  /* max-width: 260px; */
  padding: 12px 6px;
  border-radius: 73px;
  background: #1e52af;
  margin-bottom: 12px;
}

.s2_1_n2_list h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.72px;
}

.s2_1_n2_list h4 span {
  font-size: 15px;
  letter-spacing: -0.45px;
}

.s2_1_n2_list dd {
  color: #404040;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.72px;
}

@media screen and (max-width: 1200px) {
  .s2_1_n2_list {
    gap: 23px;
  }
}

@media screen and (max-width: 1020px) {
  .s2_1_n2_list {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(2, auto);
  }
}

@media screen and (max-width: 980px) {
  .s2_1_n2_list {
    grid-template-columns: repeat(1, auto);
    gap: 30px;
  }

  .s2_1_n2_list .img_box {
    margin-bottom: 24px;
  }

  .s2_1_n2_list dt {
    padding: 6px;
    /* max-width: 2550px; */
    margin-bottom: 12px;
  }

  .s2_1_n2_list dt h4 {
    font-size: 18px;
    letter-spacing: -0.54px;
  }
  .s2_1_n2_list h4 span {
    font-size: 14px;
    letter-spacing: -0.42px;
  }

  .s2_1_n2_list dd {
    font-size: 16px;
    letter-spacing: -0.64px;
  }
}

.s2_1_n3 .cont_1 {
  padding: 100px 0;
}

.s2_1_n3 .con_area {
  flex-direction: row-reverse;
  justify-content: center;
}

@media screen and (max-width: 980px) {
  .s2_1_n3 .cont_1 {
    padding: 70px 0;
  }

  .s2_1_n3 .con_area {
    flex-direction: column;
  }
}

.s2_1_n3 .cont_2 {
  text-align: center;
}

.s2_1_n3 .cont_2 .tit_box {
  padding-bottom: 55px;
}

.s2_1_n3_list {
  justify-content: center;
  display: flex;
  gap: 50px;
}

.s2_1_n3_list li {
  max-width: 360px;
  flex: 1;
}

.s2_1_n3_list .img_box {
  border-radius: 30px;
  overflow: hidden;
  border: 6px solid #1e52af;
  margin-bottom: 24px;
}

.s2_1_n3_list .img_box img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
  margin: -1px 0;
}

.s2_1_n3_list h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.88px;
  padding-bottom: 8px;
}

.s2_1_n3_list dd {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.72px;
}

@media screen and (max-width: 1200px) {
  .s2_1_n3_list {
    gap: 30px;
  }
}

@media screen and (max-width: 980px) {
  .s2_1_n3 .cont_2 .tit_box {
    padding-bottom: 30px;
  }

  .s2_1_n3_list {
    flex-direction: column;
    align-items: center;
  }

  .s2_1_n3_list li {
    max-width: 280px;
    margin: 0 auto;
  }

  .s2_1_n3_list .img_box {
    border-radius: 22px;
    border: 4px solid #1e52af;
    margin-bottom: 20px;
  }

  .s2_1_n3_list h4 {
    font-size: 18px;
    letter-spacing: -0.72px;
    padding-bottom: 6px;
  }

  .s2_1_n3_list dd {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.64px;
  }
}

@media screen and (max-width: 980px) {
  .s2_1_n2_swiper {
    padding-bottom: 30px;
  }
  .s2_1_n2_swiper dd {
    padding: 0 10px;
  }
  .s2_1_n2_swiper .swiper-pagination {
    bottom: -10px;
  }
}
