@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/anti-aging/facelift/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/anti-aging/facelift/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;
  margin-bottom: 25px;
}
#sub-section01 .text-area h2 {
  line-height: 1;
}
#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: 189px;
}

#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 {
  text-align: center;
  margin-bottom: 60px;
}
#section02 .sheet .area .title-area p {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section02 .sheet .area .title-area h3 {
  margin: 0;
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  line-height: 1;
  margin-bottom: 35px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
  }
}
#section02 .sheet .area .title-area h3 span {
  color: #746b64;
  margin: 0;
  line-height: 1;
  font-size: 70px;
}
#section02 .sheet .area .con-area {
  background-color: #f9f9f7;
  border: 1px solid #bcb6b2;
  position: relative;
  display: flex;
  border-radius: 30px;
  align-items: center;
}
#section02 .sheet .area .con-area .img {
  border-radius: 30px 0 0 30px;
  overflow: hidden;
}
#section02 .sheet .area .con-area .wrap {
  margin-left: 78px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#section02 .sheet .area .con-area .wrap h4 {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  margin-bottom: 34px;
}
#section02 .sheet .area .con-area .wrap h4 span {
  color: #746b64;
}
#section02 .sheet .area .con-area .wrap p {
  color: #72675f;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

#section13 {
  background: url("../../../img/page/anti-aging/facelift/sec13_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#section13::after {
  position: absolute;
  width: 1097px;
  height: 754px;
  content: "";
  background: url("../../../img/page/anti-aging/facelift/sec13_img1.png") no-repeat center;
  right: 0;
  bottom: 0;
}
#section13 .title-area {
  margin-bottom: 40px;
}
#section13 .title-area p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
}
#section13 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
#section13 .title-area h3 span {
  color: #746b64;
}
#section13 .con-area {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 740px;
}
#section13 .con-area .wrap {
  background-color: #fff;
  border-radius: 15px;
  height: 120px;
  display: flex;
  gap: 13px;
  align-items: center;
  padding-left: 30px;
}
#section13 .con-area .wrap p {
  font-size: 18px;
  line-height: 26px;
  color: #746b64;
}

#section15 {
  background-color: #f9f9f7;
}
#section15 .area > div {
  display: flex;
  gap: 80px;
  align-items: center;
}
#section15 .area > div .img {
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.044);
  border-radius: 20px;
  overflow: hidden;
}
#section15 .area > div h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  margin-bottom: 28px;
}
#section15 .area > div p {
  font-size: 18px;
  line-height: 28px;
  color: #72675f;
}
#section15 .area .bottom {
  margin-top: 60px;
  justify-content: flex-end;
}
#section15 .area .bottom h3,
#section15 .area .bottom p {
  text-align: right;
}

#section18 .wrap {
  margin-bottom: 170px;
  position: relative;
}
#section18 .wrap::after {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("../../../img/page/anti-aging/facelift/sec18_img4.png") no-repeat center;
  content: "";
  width: 690px;
  height: 768px;
}
#section18 .wrap .text-area {
  margin-left: auto;
  width: fit-content;
}
#section18 .wrap .text-area .title-area {
  margin-bottom: 29px;
}
#section18 .wrap .text-area .title-area p {
  color: #9b9188;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
}
#section18 .wrap .text-area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
}
#section18 .wrap .text-area .title-area h3 span {
  color: #746b64;
}
#section18 .wrap .text-area .con-area {
  margin-bottom: 40px;
}
#section18 .wrap .text-area .con-area dl {
  display: flex;
  background-color: rgba(203, 198, 193, 0.1254901961);
  border-radius: 10px;
  padding: 20px 40px;
  gap: 25px;
  align-items: center;
  margin-bottom: 10px;
}
#section18 .wrap .text-area .con-area dl:last-child {
  margin-bottom: 0x;
}
#section18 .wrap .text-area .con-area dl dt {
  font-size: 40px;
  color: #b7b0aa;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
#section18 .wrap .text-area .con-area dl dd {
  font-size: 20px;
  line-height: 28px;
  color: #746b64;
}
#section18 .wrap .text-area .img-area {
  display: flex;
  gap: 10px;
  margin-bottom: 28px;
}
#section18 .wrap .text-area .desc {
  text-align: center;
  font-size: 15px;
  color: #9b9188;
  font-family: 300;
}
#section18 .wrap:nth-child(2)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("../../../img/page/anti-aging/facelift/sec18_img8.png") no-repeat center;
  content: "";
  width: 690px;
  height: 768px;
}
#section18 .wrap:nth-child(3)::after {
  position: absolute;
  left: 0;
  bottom: -50px;
  background: url("../../../img/page/anti-aging/facelift/sec18_img12.png") no-repeat center;
  content: "";
  width: 773px;
  height: 868px;
  z-index: -1;
}

#section19 {
  background-color: #f4ece4;
}
#section19 h3 {
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  line-height: 68px;
  margin-bottom: 50px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section19 h3 span {
  color: #6f6358;
}
#section19 .con-area {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section19 .con-area div {
  overflow: hidden;
  border-radius: 20px;
}
#section19 .con-area div p {
  text-align: center;
  width: 100%;
  background-color: #9d8c83;
  padding: 25px 0;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
#section19 .con-area div span {
  text-align: center;
  display: block;
  padding: 40px 0;
  font-size: 18px;
  line-height: 26px;
  color: #6f6358;
  background-color: #fff;
}
#section19 .con-area .right p {
  background-color: #6f6358;
}
#section19 .con-area .right span {
  background-color: #fff8f5;
}

#section09 .title-area {
  text-align: center;
  margin-bottom: 60px;
}
#section09 .title-area p {
  color: #9b9188;
  font-size: 19px;
  font-weight: 500;
}
#section09 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 57px;
  font-weight: 700;
}
#section09 .title-area h3 span {
  color: #9b9188;
}
#section09 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

#sub-section04 {
  background-color: #fbfbfa;
}
#sub-section04 .step-tabs {
  max-width: 740px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 35px;
  line-height: 42px;
  font-weight: 500;
  color: #72675f;
}
#sub-section04 .right h4 span {
  color: #2c2721;
  font-weight: 700;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}

#sub-section06 .title-area .desc {
  font-size: 23px;
  line-height: 35px;
  color: #9d968e;
  margin: 28px 0 40px;
}

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