@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/anti-aging/mini-lift/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/mini-lift/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/mini-lift/sec13_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#section13::after {
  position: absolute;
  width: 891px;
  height: 848px;
  content: "";
  background: url("../../../img/page/anti-aging/mini-lift/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 {
  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 .area > div {
  display: flex;
  gap: 80px;
  align-items: center;
}
#section15 .area > div .img {
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.044);
}
#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 {
  background-color: #f9f9f7;
  padding: 250px 0 !important;
  position: relative;
}
#section18::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 918px;
  height: 800px;
  background: url("../../../img/page/anti-aging/mini-lift/sec18_img1.png") no-repeat center;
  background-size: cover;
}
#section18 .area {
  display: flex;
  justify-content: flex-end;
}
#section18 .area .text-area {
  margin-right: 50px;
}
#section18 .area .text-area .desc1 {
  color: #746b64;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}
#section18 .area .text-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 38px;
}
#section18 .area .text-area h3 span {
  color: #746b64;
}
#section18 .area .text-area .desc2 {
  font-size: 20px;
  line-height: 30px;
  color: #72675f;
}
#section18 .area .text-area .info {
  margin-top: 25px;
  color: #9b9188;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  padding-left: 10px;
  display: block;
  position: relative;
}
#section18 .area .text-area .info::after {
  position: absolute;
  content: "*";
  left: 0;
  top: 0;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
}

#section20 .con-area {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ab957f;
}
#section20 .con-area .top {
  display: flex;
}
#section20 .con-area .top p {
  color: #fff;
  text-align: center;
  background-color: #746b64;
  padding: 19px;
  font-weight: 600;
  font-size: 22px;
}
#section20 .con-area .top .right p {
  background: linear-gradient(90deg, #ab897e, #e5c58c);
}
#section20 .con-area .bottom ul {
  display: flex;
  align-items: center;
}
#section20 .con-area .bottom ul li {
  padding: 22px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section20 .con-area .bottom ul li.point {
  color: #ab897e;
}
#section20 .con-area .bottom ul li:nth-child(1), #section20 .con-area .bottom ul li:nth-child(3) {
  font-size: 16px;
  line-height: 24px;
  width: 600px;
  border-bottom: 1px solid #ab957f;
  background-color: #fff;
  height: stretch;
}
#section20 .con-area .bottom ul li:nth-child(2) {
  background-color: #3e362f;
  color: #ab957f;
  font-size: 18px;
  width: 220px;
  border-bottom: 1px solid #ab957f;
  height: stretch;
}
#section20 .con-area .bottom ul li b {
  display: contents;
}
#section20 .con-area .bottom ul:last-child li {
  border-bottom: 0px solid;
}
#section20 .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  margin-top: 30px;
}

#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/mini-lift/sec8_img1.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg2 {
  background: url("../../../img/page/anti-aging/mini-lift/sec8_img2.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg3 {
  background: url("../../../img/page/anti-aging/mini-lift/sec8_img3.png") no-repeat center right !important;
  background-size: cover;
}