@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/anti-aging/index/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/index/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: #a28a79;
  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: #fafafa;
  border: 1px solid #bcb6b2;
  position: relative;
  display: flex;
  border-radius: 30px;
  align-items: center;
}
#section02 .sheet .area .con-area::after {
  position: absolute;
  content: "* Image Model";
  font-size: 13px;
  left: 37px;
  bottom: 23px;
  color: #fff;
  background-color: rgba(220, 182, 169, 0.8823529412);
  border-radius: 50px;
  padding: 8px 11px;
}
#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 p {
  font-size: 24px;
}
#section02 .sheet .area .con-area .wrap h4 {
  font-size: 36px;
  font-weight: 700;
  color: #947b6e;
  line-height: 46px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  margin: 18px 0 28px;
}
#section02 .sheet .area .con-area .wrap h4 span {
  color: #746b64;
  font-size: 36px;
  font-weight: 700;
}
#section02 .sheet .area .con-area .wrap span {
  color: #72675f;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

#section13 {
  background: url("../../../img/page/anti-aging/index/sec13_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#section13 .area > div {
  display: flex;
  gap: 80px;
  align-items: center;
}
#section13 .area > div .img {
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
}
#section13 .area > div h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  margin-bottom: 28px;
}
#section13 .area > div p {
  font-size: 18px;
  line-height: 28px;
  color: #72675f;
}
#section13 .area .bottom {
  margin-top: 60px;
  justify-content: flex-end;
}
#section13 .area .bottom h3,
#section13 .area .bottom p {
  text-align: right;
}

#section15 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area {
    margin-bottom: 20px;
  }
}
#section15 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 30px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area p {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#section15 .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) {
  #section15 .title-area h3 {
    font-size: 30px;
    line-height: 31px;
  }
}
#section15 .title-area h3 span {
  color: #9b9188;
}
#section15 .tab-area .step-tabs {
  display: flex;
  max-width: 1110px;
  margin: 0 auto 60px;
  border: 1px solid #bab6b0;
  border-radius: 999px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .tab-area .step-tabs {
    max-width: 100%;
    border: 0px solid;
    background-color: #f9f9f7;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-tabs {
    margin-bottom: 20px;
  }
}
#section15 .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) {
  #section15 .tab-area .step-tabs .step-tab {
    height: auto;
    font-size: 13px;
  }
}
#section15 .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) {
  #section15 .tab-area .step-tabs .step-tab p {
    padding: 15px 0;
  }
}
#section15 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 1439.98px) {
  #section15 .tab-area .step-tabs .step-tab.active p {
    padding: 0;
  }
}
#section15 .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) {
  #section15 .tab-area .step-tabs .step-tab.active::after {
    top: 0;
    height: 100%;
    border-radius: 999px;
  }
}
#section15 .tab-area .step-contents {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-contents {
    width: 100vw;
    margin-left: -20px;
  }
}
#section15 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section15 .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) {
  #section15 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section15 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section15 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
#section15 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section15 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section15 .tab-area .step-content {
  display: none;
}
#section15 .tab-area .step-content.active {
  display: flex;
  gap: 80px;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  #section15 .tab-area .step-content.active {
    gap: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 .tab-area .step-content {
    display: block !important;
  }
}
#section15 .tab-area .step-content .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
#section15 .tab-area .step-content .left img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#section15 .tab-area .step-content .right h4 {
  font-size: 40px;
  font-weight: 600;
}
#section15 .tab-area .step-content .right .tag {
  display: flex;
  gap: 5px;
}
#section15 .tab-area .step-content .right .tag p {
  color: #fff;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 16px;
  margin: 20px 0 40px;
  background: linear-gradient(90deg, #b48d80, #e3c274);
}
#section15 .tab-area .step-content .right .desc {
  font-size: 18px;
  line-height: 28px;
}
#section15 .tab-area .step-content .right .line {
  width: 670px;
  margin: 30px 0;
  height: 1px;
  background-color: #7a6e66;
}
#section15 .tab-area .step-content .right dl dt {
  color: #7a6e66;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
#section15 .tab-area .step-content .right dl dd {
  color: #72675f;
  font-size: 16px;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
}
#section15 .tab-area .step-content .right dl dd:last-child {
  margin-bottom: 0;
}

#section14 {
  padding: 230px 0 !important;
  background: url("../../../img/page/anti-aging/index/sec14_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
}
#section14 .title-area {
  margin-bottom: 60px;
}
#section14 .title-area p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #fff;
}
#section14 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}
#section14 .title-area h3 span {
  color: #beb3a1;
}
#section14 .tab-area .step-tabs {
  display: flex;
  gap: 10px;
  margin-bottom: 40px;
}
#section14 .tab-area .step-tabs .step-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 50px;
  border-radius: 50px;
  border: 1px solid #ddd;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition: all 0.3s ease;
}
#section14 .tab-area .step-tabs .step-tab p {
  margin: 0;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  transition: all 0.3s ease;
  font-weight: 700;
}
#section14 .tab-area .step-tabs .step-tab.active {
  background-color: #fff;
  border-color: #fff;
}
#section14 .tab-area .step-tabs .step-tab.active p {
  color: #7a6e66;
}
#section14 .tab-area .step-contents .swiper-wrapper {
  display: block;
}
#section14 .tab-area .step-contents .step-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: opacity 0.4s ease;
  color: #fff;
}
#section14 .tab-area .step-contents .step-content.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}
#section14 .tab-area .step-contents .step-content h4 {
  margin: 0;
  font-size: 24px;
}
#section14 .tab-area .step-contents .step-content > p {
  margin: 30px 0 40px;
  font-size: 18px;
  line-height: 28px;
}
#section14 .tab-area .step-contents .step-content ul {
  display: flex;
  gap: 10px 59px;
  max-width: 500px;
  flex-wrap: wrap;
}
#section14 .tab-area .step-contents .step-content ul li {
  display: flex;
  gap: 10px;
  align-items: center;
  width: 140px;
}
#section14 .tab-area .step-contents .step-content ul li:nth-child(even) {
  width: 300px;
}
#section14 .tab-area .step-contents .step-content ul li p {
  font-size: 16px;
}
#section14 .tab-area .step-contents .step-content .model-img {
  position: absolute;
  right: -230px;
  bottom: -230px;
}

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