@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 900px;
  background: url("../../../img/page/eye/natural-adhesion/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    padding: 250px 0 0 !important;
    background: url("../../../img/page/eye/natural-adhesion/sec1_bg_m.png") no-repeat center top;
    background-size: cover;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 106px !important;
  }
}
#sub-section01 .text-area {
  position: relative;
  z-index: 10;
}
#sub-section01 .text-area .sub-text {
  font-size: 28px;
}
#sub-section01 .text-area .desc {
  font-size: 33px;
  font-weight: 700;
  color: #9a9288;
  margin: 30px 0 35px;
}
#sub-section01 .text-area h2 {
  line-height: 90px;
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
#sub-section01 .img-area .badge {
  color: #ffffff;
  right: 222px;
  bottom: 190px;
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #fbf9f9;
}
#section02 .sheet {
  border-top-left-radius: 280px;
  padding: 180px 0;
  overflow: hidden;
  background: #fff;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet {
    border-top-left-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    padding: 80px 0;
  }
}
#section02 .sheet .area .title-area {
  margin-bottom: 55px;
  text-align: center;
}
#section02 .sheet .area .title-area h3 {
  margin: 0;
  font-size: 40px;
  line-height: 54px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  margin-bottom: 20px;
}
#section02 .sheet .area .title-area h3 span {
  color: #746b64;
}
#section02 .sheet .area .title-area p {
  font-size: 20px;
  line-height: 32px;
}
#section02 .sheet .area .con-area {
  border-radius: 20px;
  border: 1px solid #bcb6b2;
  overflow: hidden;
  display: flex;
}
#section02 .sheet .area .con-area .left {
  position: relative;
}
#section02 .sheet .area .con-area .left p {
  position: absolute;
  left: 31px;
  bottom: 28px;
  font-size: 13px;
  color: #fff;
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f9f9f7;
}
#section02 .sheet .area .con-area .right .top {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  letter-spacing: -0.25px;
}
#section02 .sheet .area .con-area .right .top h4 {
  color: #746b64;
  font-size: 45px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section02 .sheet .area .con-area .right .top h4 span {
  color: #9a9288;
  font-size: 45px;
  font-weight: 700;
}
#section02 .sheet .area .con-area .right .top p {
  font-size: 20px;
  color: #9a9288;
  margin: 25px 0 15px;
}
#section02 .sheet .area .con-area .right .top span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #9b9188;
}
#section02 .sheet .area .con-area .right .bottom {
  display: flex;
}
#section02 .sheet .area .con-area .right .bottom .wrap {
  position: relative;
}
#section02 .sheet .area .con-area .right .bottom .wrap:nth-child(2) p {
  background-color: #6f6358;
}
#section02 .sheet .area .con-area .right .bottom .wrap p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 14px;
  background-color: #b5aea8;
}

#section16 {
  background-color: #f9f9f7;
  position: relative;
  z-index: 10;
}
#section16 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area {
    margin-bottom: 20px;
  }
}
#section16 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area p {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#section16 .title-area h3 {
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  letter-spacing: -0.2px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area h3 {
    font-size: 30px;
    line-height: 31px;
  }
}
#section16 .title-area h3 span {
  color: #9b9188;
}
#section16 .tab-area .step-tabs {
  display: flex;
  max-width: 740px;
  margin: 0 auto 60px;
  border: 1px solid #bab6b0;
  border-radius: 999px;
  background-color: #fff;
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-tabs {
    max-width: 100%;
    border: 0px solid;
    background-color: #f9f9f7;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .tab-area .step-tabs {
    margin-bottom: 20px;
  }
}
#section16 .tab-area .step-tabs .step-tab {
  flex: 1;
  height: 50px;
  border: 0;
  border-radius: 999px;
  background-color: transparent;
  color: #8e8177;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section16 .tab-area .step-tabs .step-tab {
    height: auto;
    font-size: 13px;
  }
}
#section16 .tab-area .step-tabs .step-tab p {
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  #section16 .tab-area .step-tabs .step-tab p {
    padding: 15px 0;
  }
}
#section16 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-tabs .step-tab.active p {
    padding: 0;
  }
}
#section16 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  left: 0;
  top: 7px;
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-tabs .step-tab.active p::after {
    display: none;
  }
}
#section16 .tab-area .step-tabs .step-tab.active::after {
  position: absolute;
  left: 0;
  top: -10%;
  background-color: #7a6e66;
  content: "";
  width: 100%;
  height: 120%;
  border-radius: 30px;
  z-index: 1;
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-tabs .step-tab.active::after {
    top: 0;
    height: 100%;
    border-radius: 999px;
  }
}
#section16 .tab-area .step-contents {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section16 .tab-area .step-contents {
    width: 100vw;
    margin-left: -20px;
  }
}
#section16 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-contents .swiper-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section16 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section16 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
#section16 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section16 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section16 .tab-area .step-content {
  display: none;
}
#section16 .tab-area .step-content.active {
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 1500px) {
  #section16 .tab-area .step-content.active {
    gap: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-content {
    display: block !important;
  }
}
#section16 .tab-area .step-content .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
#section16 .tab-area .step-content .left img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#section16 .tab-area .step-content .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 991.98px) {
  #section16 .tab-area .step-content .right {
    padding: 0 20px;
  }
}
#section16 .tab-area .step-content .right h4 {
  color: #72675f;
  font-size: 35px;
  font-weight: 500;
  line-height: 42px;
}
#section16 .tab-area .step-content .right h4 span {
  color: #2c2721;
  font-weight: 700;
}
#section16 .tab-area .step-content .right p {
  color: #72675f;
  font-size: 16px;
  line-height: 25px;
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-content .right p {
    font-size: 15px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .tab-area .step-content .right p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .tab-area .step-content .right p br {
    display: none;
  }
}

#section17 .title-area {
  text-align: center;
  margin-bottom: 50px;
}
#section17 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 25px;
}
#section17 .title-area h3 span {
  color: #746b64;
}
#section17 .title-area p {
  color: #9b9188;
  font-size: 18px;
  line-height: 28px;
}
#section17 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#section17 .con-area img {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd8da;
}
#section17 .con-area .title-p {
  margin: 30px auto 15px;
  font-size: 24px;
  font-weight: 600;
  color: #746b64;
  text-align: center;
}
#section17 .con-area .line-wrap {
  position: relative;
}
#section17 .con-area .line-wrap::after {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #746b64;
  content: "";
  width: 100%;
  height: 1px;
}
#section17 .con-area .line-wrap p {
  position: relative;
  z-index: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #746b64;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
#section17 .con-area span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
  margin-top: 15px;
}

#section18 {
  background: url("../../../img/page/eye/natural-adhesion/sec18_bg.png") no-repeat center;
  background-size: cover;
}
#section18 .title-area {
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: -0.25px;
}
#section18 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 20px;
}
#section18 .title-area h3 {
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
}
#section18 .title-area h3 span {
  color: #9b9188;
}
#section18 .con-area {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section18 .con-area .left,
#section18 .con-area .right {
  border-radius: 20px;
  overflow: hidden;
}
#section18 .con-area .left p,
#section18 .con-area .right p {
  text-align: center;
  padding: 18px;
  background-color: #746b64;
  color: #fff;
  font-weight: 500;
}
#section18 .con-area .right p {
  background-color: #ab957f;
}
#section18 .desc {
  display: flex;
  gap: 20px;
  margin-top: 27px;
  justify-content: center;
}
#section18 .desc p {
  font-size: 14px;
  font-weight: 300;
  color: #9b9188;
}

#section14 {
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_bg.png") no-repeat center;
  background-size: cover;
}
#section14 .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 135px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
  color: #ffffff;
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  letter-spacing: -0.25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 span {
  color: #e1e0de;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right {
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right::after {
  content: "In-House Examination Center";
  color: #f3f1f2;
  font-size: 51px;
  font-family: "HighSummit";
  position: absolute;
  right: 0;
  bottom: 0;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right img {
  position: relative;
  z-index: 1;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
  width: 265px;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  padding: 15px 20px;
  display: flex;
  border-radius: 50px;
  gap: 5px;
  align-items: center;
  margin-top: 27px;
  justify-content: center;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a img {
  width: 13px;
}
#section14 .swiper .swiper-controller {
  display: flex;
}
#section14 .swiper .swiper-controller .swiper-button-prev,
#section14 .swiper .swiper-controller .swiper-button-next {
  position: absolute;
  top: 75%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
#section14 .swiper .swiper-controller .swiper-button-prev svg,
#section14 .swiper .swiper-controller .swiper-button-next svg {
  display: none;
}
#section14 .swiper .swiper-controller .swiper-button-next {
  transform: rotate(180deg);
  right: auto;
  left: 54px;
}
#section14 .drag-badge {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 115px;
  height: 115px;
  padding-inline: 10px;
  border-radius: 50%;
  background: rgba(90, 85, 82, 0.82);
  color: #fff;
  box-shadow: 0 4px 16px rgba(58, 54, 52, 0.18);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  will-change: transform;
}
@media screen and (max-width: 1439.98px) {
  #section14 .drag-badge {
    display: none !important;
  }
}
#section14 .drag-badge.show {
  opacity: 1;
  visibility: visible;
}
#section14 .drag-badge .arrow {
  font-family: "Philosopher", "Pretendard Variable", sans-serif, "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 8px;
  font-weight: 600;
  line-height: 1;
  opacity: 0.95;
  user-select: none;
  transform: translateY(-0.5px);
}
#section14 .drag-badge .arrow:first-of-type {
  justify-self: start;
}
#section14 .drag-badge .arrow:last-of-type {
  justify-self: end;
}
#section14 .drag-badge .text {
  grid-column: 2;
  justify-self: center;
  font-family: "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

#section13 {
  background-color: #fff;
  position: relative;
  z-index: 10;
}
#section13 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 40px;
}
#section13 .title-area p {
  color: #9b9188;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
}
#section13 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 45px;
  font-weight: 700;
}
#section13 .title-area h3 span {
  color: #746b64;
}
#section13 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section13 .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  margin-top: 38px;
}

#sub-section04 .step-tabs {
  max-width: 735px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #72675f;
}
#sub-section04 .right h4 b {
  font-weight: 600;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}

#section15 {
  background-color: #fdfbfb;
}
#section15 .title-area {
  text-align: center;
  margin-bottom: 50px;
}
#section15 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 25px;
}
#section15 .title-area h3 span {
  color: #746b64;
}
#section15 .title-area p {
  color: #9b9188;
  font-size: 18px;
  line-height: 28px;
}
#section15 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#section15 .con-area img {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd8da;
}
#section15 .con-area .title-p {
  margin: 20px auto 10px;
  font-size: 24px;
  font-weight: 600;
  color: #746b64;
  text-align: center;
}
#section15 .con-area .line-wrap {
  position: relative;
}
#section15 .con-area .line-wrap::after {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #746b64;
  content: "";
  width: 100%;
  height: 1px;
}
#section15 .con-area .line-wrap p {
  position: relative;
  z-index: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #746b64;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
#section15 .con-area span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
  margin-top: 15px;
  font-weight: 300;
}
#section15 .con-area span b {
  font-weight: 600;
}

#sub-section06 .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  letter-spacing: -0.25px;
  margin-top: 42px;
}

#section03 {
  background-color: #f8f5f1;
}
#section03 .title {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #746b64;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
#section03 .title::after {
  position: absolute;
  left: 0;
  top: 7px;
  width: 7px;
  height: 29px;
  background-color: #ab957f;
  content: "";
}
#section03 .con-area {
  border-radius: 15px;
  border: 1px solid #7a6e66;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
}
#section03 .text .wrap {
  display: flex;
  gap: 10px;
  margin-bottom: 28px;
}
#section03 .text .wrap:last-child {
  margin-bottom: 0;
}
#section03 .text .wrap p {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #5b544f;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  align-items: center;
  justify-content: center;
}
#section03 .text .wrap dl dt {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
#section03 .text .wrap dl dd {
  color: #9b9188;
  font-size: 16px;
  line-height: 24px;
}
#section03 .text .wrap dl dd:nth-child(3) {
  margin-top: 17px;
}
#section03 .top {
  margin-bottom: 53px;
}
#section03 .bottom .text p {
  font-size: 16px;
  line-height: 24px;
}
#section03 .bottom .text p span {
  font-size: 18px;
  font-weight: 700;
}
#section03 .bottom .text ul {
  margin: 15px 0 23px;
}
#section03 .bottom .text ul li {
  font-size: 16px;
  line-height: 24px;
  color: #9b9188;
}
#section03 .bottom .text .wrap2 {
  background-color: #fcf9f6;
  border-radius: 5px;
  display: flex;
  padding: 27px 18px;
}
#section03 .bottom .text .wrap2 p {
  width: auto;
  height: auto;
  color: #9b9188;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
}
#section03 .bottom .text .wrap2 .line {
  width: 1px;
  height: 36px;
  margin: 0 19px;
  background-color: #947b6e;
}
#section03 .bottom .text .wrap2 span {
  color: #9b9188;
  font-size: 16px;
  line-height: 22px;
  display: block;
}

#section04 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 40px;
}
#section04 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
#section04 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 78px;
}
#section04 .title-area h3 span {
  color: #746b64;
}
#section04 .con-area .wrap {
  display: flex;
  background-color: #fafafa;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #7a6e66;
  margin-bottom: 20px;
  align-items: center;
}
#section04 .con-area .wrap:nth-child(even) {
  background-color: #fdf9f8;
}
#section04 .con-area .wrap:last-child {
  margin-bottom: 0;
}
#section04 .con-area .wrap .text {
  padding-left: 60px;
}
#section04 .con-area .wrap .text h4 {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  padding-left: 15px;
  margin-bottom: 13px;
}
#section04 .con-area .wrap .text h4::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 19px;
  background-color: #ab957f;
  content: "";
}
#section04 .con-area .wrap .text p {
  font-size: 18px;
  line-height: 26px;
  color: #726b64;
}
#section04 .con-area .wrap .text dl {
  margin-top: 25px;
}
#section04 .con-area .wrap .text dl dt {
  color: #fff;
  background-color: #746b64;
  font-size: 16px;
  font-weight: 700;
  padding: 7px 10px;
  border-radius: 5px;
  margin-bottom: 7px;
  width: fit-content;
}
#section04 .con-area .wrap .text dl dd {
  font-size: 16px;
  line-height: 24px;
  color: #9b9188;
}

#sub-section11 {
  background-color: #fafafa;
}

#sub-section08 .swiper-slide {
  min-height: 185px !important;
  gap: 5px !important;
}
#sub-section08 .bg1 {
  background: url("../../../img/page/eye/natural-adhesion/sec8_img1.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg2 {
  background: url("../../../img/page/eye/natural-adhesion/sec8_img2.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg3 {
  background: url("../../../img/page/eye/natural-adhesion/sec8_img3.png") no-repeat center right !important;
  background-size: cover;
}