@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/dermatology/ultherapy-solution/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/dermatology/ultherapy-solution/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::after {
  content: "Merz Korea Ultherapy Advertisement Model: National Team Athlete Oh Sang-wook";
  position: absolute;
  left: 0;
  bottom: -120px;
  font-size: 15px;
  color: #ab9a90;
}
#sub-section01 .text-area .desc {
  font-size: 22px;
  line-height: 33px;
  margin: 40px 0;
}
#sub-section01 .text-area h2 {
  font-size: 54px;
  color: #6f6358;
  line-height: 60px;
}
#sub-section01 .text-area h2 .title-point {
  color: #978b80;
  font-size: 60px;
}
#sub-section01 .youtube {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0px 40px rgba(0, 0, 0, 0.18);
  border-radius: 20px;
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: rgba(248, 245, 241, 0.8901960784);
}
#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 {
  display: flex;
  justify-content: space-between;
}
#section02 .sheet .area .left {
  width: 750px;
}
#section02 .sheet .area .left h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  line-height: 79px;
  font-weight: 700;
}
#section02 .sheet .area .left h3 span {
  color: #746b64;
}
#section02 .sheet .area .left p {
  font-size: 18px;
  line-height: 30px;
  color: #746b64;
  margin: 12px 0 70px;
}
#section02 .sheet .area .left h4 {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  padding-left: 15px;
  color: #72675f;
  margin-bottom: 20px;
}
#section02 .sheet .area .left h4::after {
  width: 6px;
  height: 20px;
  content: "";
  left: 0;
  top: 5px;
  background-color: #ebca6d;
  position: absolute;
}
#section02 .sheet .area .left h4 span {
  color: #ebca6d;
}
#section02 .sheet .area .left ul {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
#section02 .sheet .area .left ul li {
  width: 240px;
  display: flex;
  gap: 5px;
  border: 1px solid #c7b4a1;
  padding: 15px 0 22px;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
}
#section02 .sheet .area .left ul li p {
  font-size: 15px;
  color: #9b9188;
  text-align: center;
  margin: 0;
  line-height: 19px;
}
#section02 .sheet .area .right {
  border-radius: 30px;
  border: 1px solid #c9c7c5;
  overflow: hidden;
}

#section04 {
  background: url("../../../img/page/dermatology/ultherapy-solution/sec4_bg.png") no-repeat top center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#section04 .ultherapy {
  display: block;
  margin: 0 auto 40px;
}
#section04 .wrap {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #b5aea8;
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
#section04 .wrap:last-child {
  margin-bottom: 0;
}
#section04 .wrap .text dl {
  margin-bottom: 20px;
}
#section04 .wrap .text dl:last-child {
  margin-bottom: 0;
}
#section04 .wrap .text dl dt {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
}
#section04 .wrap .text dl dd {
  color: #746b64;
  font-size: 16px;
  line-height: 26px;
}

#section05 {
  background: url("../../../img/page/dermatology/ultherapy-solution/sec5_bg.png") no-repeat center;
  background-size: cover;
  padding-bottom: 0 !important;
}
#section05 .title-area {
  text-align: center;
  margin-bottom: 32px;
}
#section05 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
#section05 .title-area h3 span {
  color: #746b64;
}
#section05 .tab-area .step-tabs {
  background-color: #fff;
  display: flex;
  margin: 0 auto 88px;
  border-radius: 10px;
  box-shadow: 0 0px 40px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1439.98px) {
  #section05 .tab-area .step-tabs {
    max-width: 100%;
    border: 0px solid;
    background-color: #f9f9f7;
  }
}
@media screen and (max-width: 991.98px) {
  #section05 .tab-area .step-tabs {
    margin-bottom: 20px;
  }
}
#section05 .tab-area .step-tabs .step-tab {
  flex: 1;
  height: 90px;
  border: 0;
  border-radius: 10px;
  background-color: transparent;
  color: #8e8177;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  line-height: 24px;
}
#section05 .tab-area .step-tabs .step-tab::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #b5aea8;
  content: "";
}
#section05 .tab-area .step-tabs .step-tab:last-child::after {
  display: none;
}
@media screen and (max-width: 991.98px) {
  #section05 .tab-area .step-tabs .step-tab {
    height: auto;
    font-size: 13px;
  }
}
#section05 .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) {
  #section05 .tab-area .step-tabs .step-tab p {
    padding: 15px 0;
  }
}
#section05 .tab-area .step-tabs .step-tab.active {
  background-color: #746b64;
  border-radius: 10px;
}
#section05 .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) {
  #section05 .tab-area .step-tabs .step-tab.active p {
    padding: 0;
  }
}
#section05 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  left: 0;
  top: 50%;
  border-radius: 10px;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 1439.98px) {
  #section05 .tab-area .step-tabs .step-tab.active p::after {
    display: none;
  }
}
#section05 .tab-area .step-tabs .step-tab.active:nth-child(4) p::after {
  left: 18px;
  top: 12px;
}
#section05 .tab-area .step-tabs .step-tab.active:nth-child(5) p::after {
  left: 15px;
  top: 12px;
}
@media screen and (max-width: 1439.98px) {
  #section05 .tab-area .step-tabs .step-tab.active::after {
    top: 0;
    height: 100%;
    border-radius: 10px;
  }
}
#section05 .tab-area .step-contents {
  position: relative;
  display: flex;
  overflow: visible;
}
@media screen and (max-width: 991.98px) {
  #section05 .tab-area .step-contents {
    width: 100vw;
    margin-left: -20px;
  }
}
#section05 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section05 .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) {
  #section05 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section05 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section05 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section05 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section05 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
#section05 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section05 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section05 .tab-area .step-content {
  display: none;
}
#section05 .tab-area .step-content.active {
  display: block;
  position: relative;
}
#section05 .tab-area .step-content.active::after {
  position: absolute;
  width: 858px;
  height: 968px;
  background: url("../../../img/page/dermatology/ultherapy-solution/sec5_img4.png") no-repeat center;
  background-size: cover;
  right: -20%;
  bottom: 0;
  content: "";
}
#section05 .tab-area .step-content:not(:first-child) {
  padding-bottom: 170px;
}
#section05 .tab-area .step-content:nth-child(1)::after {
  display: none;
}
#section05 .tab-area .step-content:nth-child(3)::after {
  position: absolute;
  width: 858px;
  height: 968px;
  background: url("../../../img/page/dermatology/ultherapy-solution/sec5_img6.png") no-repeat center;
  background-size: cover;
  right: -20%;
  bottom: 0;
  content: "";
}
#section05 .tab-area .step-content:nth-child(4)::after {
  position: absolute;
  width: 858px;
  height: 968px;
  background: url("../../../img/page/dermatology/ultherapy-solution/sec5_img7.png") no-repeat center;
  background-size: cover;
  right: -20%;
  bottom: 0;
  content: "";
}
#section05 .tab-area .step-content:nth-child(5)::after {
  position: absolute;
  width: 858px;
  height: 968px;
  background: url("../../../img/page/dermatology/ultherapy-solution/sec5_img10.png") no-repeat center;
  background-size: cover;
  right: -20%;
  bottom: 0;
  content: "";
}
#section05 .tab-area .step-content:nth-child(5) .img-wrap img {
  width: 670px;
}
#section05 .tab-area .step-content .title {
  margin-bottom: 30px;
}
#section05 .tab-area .step-content .title h4 {
  font-size: 50px;
  color: #4d4540;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  padding-left: 20px;
  position: relative;
  margin-bottom: 15px;
}
#section05 .tab-area .step-content .title h4::after {
  position: absolute;
  left: 0;
  top: 12px;
  width: 9px;
  height: 34px;
  background: #ebca6d;
  content: "";
}
#section05 .tab-area .step-content .title p {
  color: #9d968e;
  font-size: 22px;
  font-weight: 600;
}
#section05 .tab-area .step-content .img-wrap {
  padding: 40px 50px;
  border-radius: 30px;
  background-color: #fff;
  border: 1px solid #c9c7c5;
  width: fit-content;
}
#section05 .tab-area .step-content .img-wrap p {
  margin-top: 40px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #746b64;
}
#section05 .tab-area .step-content .img-wrap p span {
  color: #2c2721;
}
#section05 .tab-area .step-content ul {
  margin-top: 40px;
}
#section05 .tab-area .step-content ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
#section05 .tab-area .step-content ul li:last-child {
  margin-bottom: 0;
}
#section05 .tab-area .step-content ul li p {
  font-size: 22px;
  color: #72675f;
  font-weight: 500;
}

#section06 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section06 .title-area {
    margin-bottom: 20px;
  }
}
#section06 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section06 .title-area p {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#section06 .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) {
  #section06 .title-area h3 {
    font-size: 30px;
    line-height: 31px;
  }
}
#section06 .title-area h3 span {
  color: #9b9188;
}
#section06 .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) {
  #section06 .tab-area .step-tabs {
    max-width: 100%;
    border: 0px solid;
    background-color: #f9f9f7;
  }
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-tabs {
    margin-bottom: 20px;
  }
}
#section06 .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) {
  #section06 .tab-area .step-tabs .step-tab {
    height: auto;
    font-size: 13px;
  }
}
#section06 .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) {
  #section06 .tab-area .step-tabs .step-tab p {
    padding: 15px 0;
  }
}
#section06 .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) {
  #section06 .tab-area .step-tabs .step-tab.active p {
    padding: 0;
  }
}
#section06 .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) {
  #section06 .tab-area .step-tabs .step-tab.active p::after {
    display: none;
  }
}
#section06 .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) {
  #section06 .tab-area .step-tabs .step-tab.active::after {
    top: 0;
    height: 100%;
    border-radius: 999px;
  }
}
#section06 .tab-area .step-contents {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-contents {
    width: 100vw;
    margin-left: -20px;
  }
}
#section06 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section06 .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) {
  #section06 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section06 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section06 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section06 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section06 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
#section06 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section06 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section06 .tab-area .step-content {
  display: none;
}
#section06 .tab-area .step-content.active {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 1500px) {
  #section06 .tab-area .step-content.active {
    gap: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section06 .tab-area .step-content {
    display: block !important;
  }
}
#section06 .tab-area .step-content .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
#section06 .tab-area .step-content .left img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#section06 .tab-area .step-content .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right {
    padding: 0 20px;
  }
}
#section06 .tab-area .step-content .right h4 {
  color: #72675f;
  font-size: 34px;
  font-weight: 600;
  line-height: 42px;
}
#section06 .tab-area .step-content .right h4 span {
  color: #2c2721;
}
#section06 .tab-area .step-content .right p {
  color: #72675f;
  font-size: 16px;
  line-height: 25px;
}
@media screen and (max-width: 1439.98px) {
  #section06 .tab-area .step-content .right p {
    font-size: 15px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section06 .tab-area .step-content .right p br {
    display: none;
  }
}
#section06 .tab-area .step-content .right dl {
  display: flex;
  gap: 14px;
  align-items: center;
}
#section06 .tab-area .step-content .right dl dd {
  font-size: 16px;
  line-height: 22px;
  color: #7a6e66;
  font-weight: 500;
}

#section08 {
  background: url("../../../img/page/dermatology/ultherapy-solution/sec8_bg.png") no-repeat bottom center;
  background-size: cover;
}
#section08 .title-area {
  text-align: center;
  margin-bottom: 70px;
}
#section08 .title-area p {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #746b64;
}
#section08 .title-area h3 {
  font-size: 70px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin: 10px 0 15px;
}
#section08 .title-area span {
  display: block;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 36px;
  font-weight: 700;
  padding: 15px 30px;
  border-radius: 50px;
  background: linear-gradient(90deg, #aa887e, #653685);
}
#section08 .con-area {
  display: flex;
  position: relative;
}
#section08 .con-area::after {
  position: absolute;
  width: 147px;
  height: 147px;
  border-radius: 50%;
  content: "X";
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
  font-weight: 700;
  background-color: #564f4a;
  left: 50%;
  top: 100px;
  transform: translateX(-50%);
}
#section08 .con-area .left {
  margin-left: auto;
  width: fit-content;
  margin-right: 142px;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#section08 .con-area .left dl {
  text-align: right;
}
#section08 .con-area .left dl dt {
  color: #ff9c1c;
  font-size: 40px;
  font-weight: 600;
}
#section08 .con-area .left dl dd {
  font-size: 18px;
  line-height: 26px;
  color: #72675f;
  font-weight: 500;
}
#section08 .con-area .left dl dd span {
  color: #845c28;
  font-weight: 600;
}
#section08 .con-area .right {
  width: fit-content;
  margin-left: 142px;
  width: 50%;
}
#section08 .con-area .right dl dt {
  color: #673785;
  font-size: 40px;
  font-weight: 600;
}
#section08 .con-area .right dl dd {
  font-size: 18px;
  line-height: 26px;
  color: #72675f;
  font-weight: 500;
}
#section08 .con-area .right dl dd span {
  color: #673785;
  font-weight: 600;
}

#section13 {
  background: url("../../../img/page/dermatology/ultherapy-solution/sec13_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#section13::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background: url("../../../img/page/dermatology/ultherapy-solution/sec13_img1.png") no-repeat center;
  background-size: cover;
  width: 940px;
  height: 911px;
}
#section13::before {
  width: 211px;
  height: 211px;
  position: absolute;
  right: 188px;
  bottom: 228px;
  content: "";
  z-index: 1;
  background: url("../../../img/page/dermatology/ultherapy-solution/sec13_img4.png") no-repeat center;
  animation: rotateImg 5s linear infinite;
  transform-origin: center;
}
@keyframes rotateImg {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#section13 p {
  color: #9d968e;
  font-size: 22px;
  font-weight: 500;
}
#section13 h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 55px;
  line-height: 62px;
  font-weight: 700;
  margin: 15px 0 33px;
}
#section13 h3 span {
  color: #746b64;
}
#section13 dl dt {
  font-size: 27px;
  line-height: 35px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin-bottom: 25px;
}
#section13 dl dt span {
  color: #746b64;
}
#section13 dl dd {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: #746b64;
}
#section13 .img-wrap {
  display: flex;
  gap: 20px;
  margin-top: 40px;
}
#section13 .img-wrap > div {
  border-radius: 15px;
  border: 1px solid #c7b4a1;
  overflow: hidden;
}
#section13 .img-wrap > div p {
  background-color: #736a63;
  font-size: 15px;
  font-weight: 600;
  padding: 13px 0;
  color: #fff;
  text-align: center;
}
#section13 .img-wrap > div p span {
  font-size: 12px;
  font-weight: 400;
}

#section14 .title-area {
  text-align: center;
  margin-bottom: 36px;
}
#section14 .title-area h3 {
  font-size: 60px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .title-area p {
  font-size: 26px;
  line-height: 38px;
  font-weight: 600;
  color: #746b64;
}
#section14 .title-area p span {
  color: #ebca6d;
}
#section14 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section14 .con-area li {
  border-radius: 20px;
  border: 1px solid #c9c7c5;
  background-color: #fff8f5;
  overflow: hidden;
}
#section14 .con-area li .dot {
  margin: 35px 0 27px;
  position: relative;
}
#section14 .con-area li .dot::after {
  width: 100%;
  height: 1px;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-bottom: 2px dotted #ab957f;
  position: absolute;
}
#section14 .con-area li .dot p {
  width: 150px;
  text-align: center;
  font-size: 28px;
  color: #ab957f;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  margin: 0 auto;
  background-color: #fff8f5;
  position: relative;
  z-index: 1;
}
#section14 .con-area li dl {
  text-align: center;
  padding-bottom: 60px;
}
#section14 .con-area li dl dt {
  font-size: 28px;
  color: #5b544f;
  font-weight: 600;
  margin-bottom: 14px;
}
#section14 .con-area li dl dd {
  font-size: 18px;
  line-height: 28px;
  color: #72675f;
}
#section14 .con-area li:nth-child(2) {
  background-color: #f9f8f5;
}
#section14 .con-area li:nth-child(2) .dot::after {
  border-bottom: 2px dotted #746b64;
}
#section14 .con-area li:nth-child(2) .dot p {
  color: #746b64;
}
#section14 .con-area li:nth-child(3) {
  background-color: #f8f5f1;
}
#section14 .con-area li:nth-child(3) .dot::after {
  border-bottom: 2px dotted #5b544f;
}
#section14 .con-area li:nth-child(3) .dot p {
  color: #5b544f;
}
#section14 .desc {
  font-size: 23px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
  color: #9b9188;
  margin-top: 48px;
}

#section15 {
  display: flex;
  padding: 0 !important;
}
#section15 .left {
  padding: 170px 0 148px;
  width: 45%;
  background: url("../../../img/page/dermatology/ultherapy-solution/sec15_bg1.png") no-repeat left center;
  background-size: cover;
}
#section15 .left .wrap {
  margin-left: auto;
  width: fit-content;
  margin-right: 50px;
}
#section15 .left .wrap h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 58px;
  margin-bottom: 40px;
}
#section15 .left .wrap h3 span {
  color: #f9bb23;
}
#section15 .left .wrap .con-wrap .title {
  display: flex;
  align-items: center;
}
#section15 .left .wrap .con-wrap .title .line {
  width: 1px;
  height: 39px;
  margin: 0 20px 0 18px;
  background-color: #d3c0a5;
}
#section15 .left .wrap .con-wrap .title p {
  font-size: 25px;
  font-weight: 700;
  color: #f9bb23;
  margin-right: 4px;
}
#section15 .left .wrap .con-wrap .title span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f9bb23;
  font-size: 18px;
  font-weight: 700;
}
#section15 .left .wrap .con-wrap .mid {
  margin: 15px 0 28px;
  display: flex;
  gap: 20px;
  align-items: center;
}
#section15 .left .wrap .con-wrap .mid span {
  color: #f0e2ce;
  font-size: 18px;
}
#section15 .left .wrap .con-wrap .mid p {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
#section15 .left .wrap .con-wrap .con-area li {
  width: 560px;
  height: 130px;
  display: flex;
  align-items: center;
  padding-left: 30px;
  gap: 17px;
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 10px;
}
#section15 .left .wrap .con-wrap .con-area li:last-child {
  margin-bottom: 0;
}
#section15 .left .wrap .con-wrap .con-area li dl dt {
  font-size: 22px;
  font-weight: 700;
  color: #72675f;
  margin-bottom: 10px;
}
#section15 .left .wrap .con-wrap .con-area li dl dd {
  font-size: 16px;
  line-height: 22px;
  color: #746b64;
}
#section15 .left .wrap .con-wrap:last-child {
  margin-top: 75px;
}
#section15 .left .wrap .con-wrap:last-child .title p {
  color: #d3c0a5;
}
#section15 .left .wrap .con-wrap:last-child .title span {
  background-color: #d3c0a5;
}
#section15 .left .wrap .con-wrap:last-child .mid {
  align-items: flex-start;
  flex-direction: column;
  gap: 15px;
}
#section15 .right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 450px;
  width: 55%;
  background: url("../../../img/page/dermatology/ultherapy-solution/sec15_bg2.png") no-repeat right top;
  background-size: cover;
}
#section15 .right .con-area {
  display: flex;
  flex-direction: column;
}
#section15 .right img:nth-child(1) {
  width: 634px;
  padding-left: 90px;
  margin-bottom: 255px;
}
#section15 .right img:nth-child(2) {
  padding-left: 144px;
}

#sub-section03 {
  background: url("../../../img/page/dermatology/ultherapy-solution/sec3_bg.png") no-repeat center;
  background-size: cover;
}

#sub-section07::after {
  display: none;
}