@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  display: flex;
  position: relative;
  overflow: hidden;
  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 {
    height: auto;
    padding: 250px 0 0 !important;
    flex-direction: column;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 70px !important;
  }
}
#sub-section01 .area {
  position: static;
}
#sub-section01 .text-area {
  position: relative;
  z-index: 10;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area {
    text-align: center;
    position: static;
  }
}
#sub-section01 .text-area .sub-text {
  font-size: 28px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 3.743315508vw;
  }
}
#sub-section01 .text-area h2 {
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 {
    font-size: 35px;
    line-height: 36px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .title-point {
    font-size: 35px;
    line-height: 36px;
  }
}
#sub-section01 .text-area .desc {
  margin-top: 30px;
  color: #9a9288;
  font-size: 33px;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .desc {
    margin-top: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .desc {
    font-size: 4.0106951872vw;
  }
}
#sub-section01 .text-area .desc .desc-bold {
  margin-bottom: 0;
  font-weight: 600;
  font-size: inherit;
}
#sub-section01 .text-area .btn {
  padding: 20px 44px;
  border-radius: 999px;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  color: #fff;
  font-weight: 500;
  border: 0;
  width: fit-content;
  margin-top: 35px;
  display: block;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .btn {
    position: absolute;
    bottom: 400px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    border-radius: 999px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.122), rgba(255, 255, 255, 0.05));
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: -1px 4px 10px rgba(187, 178, 168, 0.31), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .btn {
    bottom: 300px;
    font-size: 13px;
    padding: 17px 22px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .btn {
    width: 80%;
  }
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1599.98px) {
  #sub-section01 .img-area {
    right: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    display: block;
    margin: 30px auto 0;
  }
}
#sub-section01 .img-area img {
  display: block;
  width: 100%;
  height: auto;
}
#sub-section01 .img-area .badge {
  position: absolute;
  color: #fff;
  right: 222px;
  bottom: 189px;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}

#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 30px;
  }
}
#section02 .sheet .area .title-area p {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 span {
    font-size: 30px;
  }
}
#section02 .sheet .area .con-area {
  background-color: #fafafa;
  border: 1px solid #bcb6b2;
  display: flex;
  border-radius: 30px;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area {
    border-radius: 10px;
  }
}
#section02 .sheet .area .con-area .img {
  border-radius: 30px 0 0 30px;
  overflow: hidden;
  position: relative;
  width: 50%;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .img {
    border-radius: 0;
    width: 100%;
  }
}
#section02 .sheet .area .con-area .img::after {
  position: absolute;
  content: "* Image Model";
  font-size: 13px;
  left: 30px;
  bottom: 30px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .img::after {
    left: 10px;
    bottom: 10px;
  }
}
#section02 .sheet .area .con-area .wrap {
  margin-left: 78px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1599.98px) {
  #section02 .sheet .area .con-area .wrap {
    margin-left: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .wrap {
    margin: 0;
    padding: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .wrap {
    padding: 15px;
  }
}
#section02 .sheet .area .con-area .wrap p {
  font-size: 24px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .wrap p {
    font-size: 16px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .wrap h4 {
    font-size: 20px;
    margin: 15px 0;
    line-height: 1.3;
  }
}
#section02 .sheet .area .con-area .wrap h4 span {
  color: #746b64;
  font-size: 36px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .wrap h4 span {
    font-size: 20px;
  }
}
#section02 .sheet .area .con-area .wrap span {
  color: #72675f;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .wrap span {
    font-size: 14px;
    line-height: 1.3;
  }
}

#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;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div {
    flex-direction: column;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div {
    gap: 30px;
  }
}
#section13 .area > div .img {
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
  border-radius: 60px;
}
#section13 .area > div h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  margin-bottom: 28px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div h3 {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div h3 {
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
#section13 .area > div p {
  font-size: 18px;
  line-height: 28px;
  color: #72675f;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div p {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section13 .area .bottom {
  margin-top: 60px;
  justify-content: flex-end;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area .bottom {
    flex-direction: column-reverse !important;
  }
}
#section13 .area .bottom h3,
#section13 .area .bottom p {
  text-align: right;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area .bottom h3,
  #section13 .area .bottom p {
    text-align: center;
  }
}

#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-wrap {
  max-width: 1110px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-tabs-wrap {
    max-width: 100%;
    margin-bottom: 30px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #section15 .tab-area .step-tabs-wrap::-webkit-scrollbar {
    display: none;
  }
}
#section15 .tab-area .step-tabs {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border: 1px solid #bab6b0;
  border-radius: 999px;
  overflow: visible;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-tabs {
    width: 100%;
    min-width: 620px;
    border: 0;
    border-bottom: 1px solid #9d968e;
    border-radius: 0;
    background: transparent;
  }
}
#section15 .tab-area .step-tabs .step-tab {
  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 {
    flex-shrink: 0;
    height: auto;
    padding: 12px 0;
    border-radius: 0;
    background: transparent;
    font-size: 13px;
  }
}
#section15 .tab-area .step-tabs .step-tab p {
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: 0 auto;
  color: #8e8177;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-tabs .step-tab p {
    width: 100%;
    color: #9d968e;
    white-space: nowrap;
    text-align: center;
  }
}
#section15 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-tabs .step-tab.active p {
    color: #2c2721;
  }
}
#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: 991.98px) {
  #section15 .tab-area .step-tabs .step-tab.active::after {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-tabs .step-tab.active p::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -13px;
    content: "";
    width: 100%;
    height: 4px;
    background-color: #2c2721;
  }
}
#section15 .tab-area .step-contents {
  position: relative;
}
#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%;
}
@media screen and (max-width: 1439.98px) {
  #section15 .tab-area .step-content .right {
    padding: 30px 0;
  }
}
#section15 .tab-area .step-content .right h4 {
  font-size: 40px;
  font-weight: 600;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right h4 {
    font-size: 25px;
  }
}
#section15 .tab-area .step-content .right .tag {
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right .tag {
    flex-wrap: wrap;
    margin: 15px 0 20px;
  }
}
#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);
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right .tag p {
    font-size: 14px;
    padding: 10px 15px;
    margin: 0;
  }
}
#section15 .tab-area .step-content .right .desc {
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section15 .tab-area .step-content .right .line {
  width: 670px;
  margin: 30px 0;
  height: 1px;
  background-color: #7a6e66;
}
@media screen and (max-width: 1439.98px) {
  #section15 .tab-area .step-content .right .line {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right .line {
    margin: 15px 0;
  }
}
#section15 .tab-area .step-content .right dl dt {
  color: #7a6e66;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right dl dt {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
#section15 .tab-area .step-content .right dl dd {
  color: #72675f;
  font-size: 16px;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right dl dd img {
    width: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .tab-area .step-content .right dl dd {
    font-size: 14px;
    gap: 5px;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 {
    background: url("../../../img/page/anti-aging/index/sec14_bg_m.png") no-repeat bottom left;
    background-size: cover;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 {
    padding-top: 70px !important;
  }
}
#section14 .title-area {
  margin-bottom: 60px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .title-area {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area {
    margin-bottom: 30px;
  }
}
#section14 .title-area p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section14 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area h3 {
    font-size: 30px;
  }
}
#section14 .title-area h3 span {
  color: #beb3a1;
}
#section14 .tab-area .step-tabs {
  display: flex;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .tab-area .step-tabs {
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-tabs {
    margin-bottom: 30px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-tabs .step-tab {
    padding: 10px 15px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-tabs .step-tab p {
    font-size: 14px;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .tab-area .step-contents .step-content h4 {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-contents .step-content h4 {
    font-size: 20px;
  }
}
#section14 .tab-area .step-contents .step-content > p {
  margin: 30px 0 40px;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .tab-area .step-contents .step-content > p {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-contents .step-content > p {
    font-size: 14px;
    margin: 15px 0;
    line-height: 1.3;
  }
}
#section14 .tab-area .step-contents .step-content ul {
  display: flex;
  gap: 10px 59px;
  max-width: 500px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1439.98px) {
  #section14 .tab-area .step-contents .step-content ul {
    margin: 0 auto;
    max-width: auto;
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-contents .step-content ul {
    gap: 10px;
  }
}
#section14 .tab-area .step-contents .step-content ul li {
  display: flex;
  gap: 10px;
  align-items: center;
  width: 140px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .tab-area .step-contents .step-content ul li {
    width: auto;
  }
}
#section14 .tab-area .step-contents .step-content ul li:nth-child(even) {
  width: 300px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .tab-area .step-contents .step-content ul li:nth-child(even) {
    width: auto;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-contents .step-content ul li img {
    width: 20px;
  }
}
#section14 .tab-area .step-contents .step-content ul li p {
  font-size: 16px;
}
@media screen and (max-width: 991.98px) {
  #section14 .tab-area .step-contents .step-content ul li p {
    font-size: 14px;
  }
}
#section14 .tab-area .step-contents .step-content .model-img {
  position: absolute;
  right: -100px;
  bottom: -230px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .tab-area .step-contents .step-content .model-img {
    position: relative;
    right: 0;
    bottom: 0;
    display: block;
    margin: 0 auto;
  }
}

#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;
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right h4 {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 20px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}

#sub-section06 .title-area .desc {
  font-size: 23px;
  line-height: 35px;
  color: #9d968e;
  margin: 28px 0 40px;
}
@media screen and (max-width: 991.98px) {
  #sub-section06 .title-area .desc {
    font-size: 14px;
    margin: 20px 0;
    line-height: 1.3;
  }
}

#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;
}