@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 726px;
  background: url("../../../img/page/dermatology/thermage-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/thermage-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: "Thermage FLX exclusive model actor Kim Sung-Rhyung";
  position: absolute;
  left: 0;
  bottom: -120px;
  font-size: 15px;
  color: #ab9a90;
}
#sub-section01 .text-area .sub-text {
  margin-bottom: 0;
}
#sub-section01 .text-area .desc {
  color: #9a9288;
  font-size: 22px;
  line-height: 33px;
  margin-top: 0;
}
#sub-section01 .text-area h2 {
  font-size: 80px;
  color: #6f6358;
  margin: 10px 0 15px;
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #f8f1ee;
}
#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 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#section02 .sheet .area .left .top h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  line-height: 79px;
  font-weight: 700;
}
#section02 .sheet .area .left .top h3 span {
  color: #746b64;
}
#section02 .sheet .area .left .top p {
  font-size: 18px;
  line-height: 30px;
  color: #746b64;
  margin: 12px 0 70px;
}
#section02 .sheet .area .left .bottom .wrap {
  border: 1px solid #c7b4a1;
  width: 612px;
  height: 82px;
  display: flex;
  align-items: center;
  padding-left: 35px;
  border-radius: 10px;
  margin-top: 10px;
}
#section02 .sheet .area .left .bottom .wrap p {
  font-family: "Gil";
  font-size: 32px;
  width: 140px;
  text-align: center;
  color: #43183d;
}
#section02 .sheet .area .left .bottom .wrap p span {
  font-size: 32px;
  color: #972f84;
}
#section02 .sheet .area .left .bottom .wrap .line {
  width: 1px;
  height: 31px;
  background-color: #afa59d;
  margin: 0 14px 0 25px;
}
#section02 .sheet .area .left .bottom .wrap span {
  font-size: 15px;
  line-height: 19px;
  color: #9b9188;
}
#section02 .sheet .area .right {
  border-radius: 30px;
  border: 1px solid #c9c7c5;
  overflow: hidden;
}

#section05 {
  background: url("../../../img/page/dermatology/thermage-solution/sec5_bg.png") no-repeat right bottom;
  background-size: cover;
}
#section05 .area {
  position: relative;
}
#section05 .area::after {
  position: absolute;
  left: -200px;
  bottom: -180px;
  content: "";
  background: url("../../../img/page/dermatology/thermage-solution/sec5_img1.png") no-repeat left bottom;
  background-size: cover;
  width: 1169px;
  height: 976px;
}
#section05 .title-area {
  text-align: center;
  margin-bottom: 84px;
}
#section05 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
#section05 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 50px;
}
#section05 .title-area h3 span {
  color: #746b64;
}
#section05 .con-area {
  margin-left: auto;
  width: fit-content;
  position: relative;
  z-index: 1;
}
#section05 .con-area > div {
  position: relative;
}
#section05 .con-area > div .circle {
  position: absolute;
  top: 22px;
  left: -152px;
}
#section05 .con-area > div .wrap {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #c7b4a1;
  padding: 50px 60px 50px 143px;
}
#section05 .con-area > div .wrap h4 {
  font-size: 34px;
  color: #746b64;
  font-family: 600;
  margin-bottom: 23px;
}
#section05 .con-area > div .wrap h4 span {
  color: #45852f;
}
#section05 .con-area > div .wrap ul li {
  display: flex;
  gap: 11px;
  margin-bottom: 17px;
  align-items: flex-start;
}
#section05 .con-area > div .wrap ul li:last-child {
  margin-bottom: 0;
}
#section05 .con-area > div .wrap ul li p {
  padding-top: 5px;
  font-size: 20px;
  line-height: 1.2;
  color: #746b64;
  font-weight: 500;
}
#section05 .con-area > div .img {
  position: absolute;
  right: -17px;
  bottom: -60px;
}
#section05 .con-area .bottom {
  margin-top: 50px;
}
#section05 .con-area .bottom .wrap h4 span {
  color: #c34d99;
}

#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: 925px;
  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 p {
  font-family: "Gil";
  font-size: 32px;
  color: #43183d;
}
#section06 .tab-area .step-content .right p span {
  font-size: 32px;
  color: #972f84;
}
#section06 .tab-area .step-content .right h4 {
  font-size: 35px;
  font-weight: 600;
  line-height: 42px;
}
#section06 .tab-area .step-content .right h4 span {
  font-size: 35px;
  font-weight: 600;
  color: #7a6e66;
}
#section06 .tab-area .step-content .right span {
  color: #72675f;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
#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;
}
#section06 .tab-area .step-content .right dl dd span {
  color: #5c2054;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

#section04 {
  background: url("../../../img/page/dermatology/thermage-solution/sec4_bg.png") no-repeat center;
  background-size: cover;
}
#section04 h3 {
  text-align: center;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #d7cab3;
  margin-bottom: 25px;
}
#section04 h3 span {
  color: #fff;
}
#section04 .con-area {
  width: 930px;
  margin: 0 auto;
}
#section04 .con-area .wrap > div {
  display: flex;
  align-items: center;
  gap: 18px;
}
#section04 .con-area .wrap > div img {
  box-shadow: 0 0px 40px rgba(0, 0, 0, 0.18);
  border-radius: 50%;
}
#section04 .con-area .wrap > div p {
  box-shadow: 0 0px 40px rgba(0, 0, 0, 0.18);
  font-size: 18px;
  font-weight: 600;
  background-color: #fff;
  border-radius: 15px;
  padding: 19px 30px;
}
#section04 .con-area .wrap .bottom {
  justify-content: flex-end;
}
#section04 .con-area .wrap .bottom p {
  width: 626px;
  background-color: #d7cab3;
  font-weight: 400;
  line-height: 28px;
}

#section08 {
  background: url("../../../img/page/dermatology/thermage-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;
}

#section10 {
  background: url("../../../img/page/dermatology/index/sec15_bg.png") no-repeat left center;
  background-size: cover;
}
#section10 .wrap {
  width: fit-content;
  margin-left: auto;
}
#section10 .wrap .title-area {
  margin-bottom: 30px;
}
#section10 .wrap .title-area p {
  color: #9d968e;
  font-size: 22px;
  font-weight: 500;
}
#section10 .wrap .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 62px;
  margin: 20px 0;
}
#section10 .wrap .title-area h3 span {
  font-size: 55px;
  font-weight: 700;
  line-height: 62px;
  color: #746b64;
}
#section10 .wrap .title-area span {
  font-size: 24px;
  font-weight: 300;
  color: #97836e;
}
#section10 .wrap dl dt {
  width: fit-content;
  padding: 11px 23px;
  font-size: 22px;
  font-weight: 500;
  color: #97836e;
  background-color: #eedec7;
  border-radius: 10px;
  border: 1px solid #cfbba7;
  margin-bottom: 22px;
}
#section10 .wrap dl dd {
  font-size: 18px;
  color: #9b9188;
  line-height: 30px;
}
#section10 .wrap .btn {
  display: flex;
  gap: 10px;
  padding: 0;
  border: 0px solid;
  margin-top: 30px;
}
#section10 .wrap .btn a {
  padding: 22px 60px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  border-radius: 50px;
  width: fit-content;
}

#section14 {
  background-color: #f3f1ee;
  position: relative;
  z-index: 10;
}
#section14 .title-area {
  text-align: center;
  margin-bottom: 60px;
}
#section14 .title-area .desc1 {
  font-size: 30px;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
#section14 .title-area h3 {
  font-size: 70px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin: 24px 0 30px;
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .title-area .desc2 {
  color: #746b64;
  font-size: 20px;
  line-height: 32px;
}
#section14 .title-area .desc2 span {
  color: #2c2721;
  font-weight: 600;
}
#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: #a25385;
  overflow: hidden;
  padding-bottom: 47px;
}
#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 #fff;
  position: absolute;
}
#section14 .con-area li .dot p {
  width: 150px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  margin: 0 auto;
  background-color: #a25385;
  position: relative;
  z-index: 1;
}
#section14 .con-area li p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}
#section14 .con-area li:nth-child(2) {
  background-color: #84437b;
}
#section14 .con-area li:nth-child(2) .dot p {
  background-color: #84437b;
}
#section14 .con-area li:nth-child(3) {
  background-color: #5c2054;
}
#section14 .con-area li:nth-child(3) .dot p {
  background-color: #5c2054;
}
#section14 .desc {
  font-size: 28px;
  background: linear-gradient(90deg, #aa887e, #653685);
  -webkit-background-clip: text;
  text-align: center;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: 60px auto 0;
  background-clip: text;
  color: transparent;
}
#section14 .desc span {
  margin-top: 15px;
  display: block;
  font-size: 30px;
  font-weight: 500;
}

#section15 .title-area {
  text-align: center;
  margin-bottom: 50px;
}
#section15 .title-area .desc1 {
  font-size: 30px;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section15 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  margin: 22px 0 30px;
}
#section15 .title-area h3 span {
  color: #746b64;
}
#section15 .title-area .desc2 {
  font-size: 24px;
}
#section15 .title-area .desc2 span {
  color: #9b9188;
}
#section15 .con-area {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
#section15 .con-area li img {
  border-radius: 15px;
  border: 1px solid #ddd8da;
}
#section15 .con-area li h4 {
  font-size: 22px;
  font-weight: 600;
  color: #a9877e;
  text-align: center;
  margin: 20px auto 15px;
}
#section15 .con-area li .line {
  position: relative;
}
#section15 .con-area li .line::after {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #a9877e;
  content: "";
  z-index: -1;
}
#section15 .con-area li .line p {
  font-size: 16px;
  font-weight: 700;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #a9877e;
  margin: 0 auto;
}
#section15 .con-area li span {
  text-align: center;
  color: #746b64;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  display: block;
  margin-top: 15px;
}
#section15 .con-area li:nth-child(2) h4 {
  color: #9c787f;
}
#section15 .con-area li:nth-child(2) .line::after {
  background-color: #9c787f;
}
#section15 .con-area li:nth-child(2) .line p {
  background-color: #9c787f;
}
#section15 .con-area li:nth-child(3) h4 {
  color: #8b6281;
}
#section15 .con-area li:nth-child(3) .line::after {
  background-color: #8b6281;
}
#section15 .con-area li:nth-child(3) .line p {
  background-color: #8b6281;
}
#section15 .con-area li:nth-child(4) h4 {
  color: #754168;
}
#section15 .con-area li:nth-child(4) .line::after {
  background-color: #754168;
}
#section15 .con-area li:nth-child(4) .line p {
  background-color: #754168;
}
#section15 .con-area li:nth-child(5) h4 {
  color: #704284;
}
#section15 .con-area li:nth-child(5) .line::after {
  background-color: #704284;
}
#section15 .con-area li:nth-child(5) .line p {
  background-color: #704284;
}
#section15 .desc {
  font-size: 28px;
  background: linear-gradient(90deg, #aa887e, #653685);
  -webkit-background-clip: text;
  text-align: center;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: 60px auto 0;
  background-clip: text;
  color: transparent;
}
#section15 .desc span {
  margin-top: 15px;
  display: block;
  font-size: 30px;
  font-weight: 500;
}

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

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