@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 {
    height: auto;
    padding: 250px 0 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 70px !important;
  }
}
#sub-section01 .text-area {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area {
    padding-bottom: 50px;
    position: static;
  }
}
#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;
  z-index: 1;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area::after {
    bottom: 10px;
    left: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area::after {
    font-size: 14px;
  }
}
#sub-section01 .text-area .sub-text {
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 14px;
    line-height: 1.3;
  }
}
#sub-section01 .text-area .desc {
  color: #9a9288;
  font-size: 22px;
  line-height: 33px;
  margin-top: 0;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .desc {
    font-size: 15px;
    line-height: 1.5;
  }
  #sub-section01 .text-area .desc br {
    display: none;
  }
}
#sub-section01 .text-area h2 {
  font-size: 80px;
  color: #6f6358;
  margin: 10px 0 15px;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .btn {
    bottom: 50px;
  }
}

#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: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    padding: 80px 0;
  }
}
#section02 .sheet .area {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 1471px) {
  #section02 .sheet .area {
    flex-direction: column;
    gap: 30px;
  }
}
#section02 .sheet .area .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1471px) {
  #section02 .sheet .area .left {
    width: 100%;
  }
}
#section02 .sheet .area .left .top h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  line-height: 79px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .left .top h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .left .top p {
    font-size: 14px;
    line-height: 1.5;
    margin: 15px 0 30px;
  }
  #section02 .sheet .area .left .top p br {
    display: none;
  }
}
#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;
}
@media screen and (max-width: 1471px) {
  #section02 .sheet .area .left .bottom .wrap {
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .left .bottom .wrap {
    height: auto;
    min-height: 70px;
    padding: 10px;
  }
}
#section02 .sheet .area .left .bottom .wrap p {
  font-family: "Gil";
  font-size: 32px;
  width: 140px;
  text-align: center;
  color: #43183d;
  flex-shrink: 0;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .left .bottom .wrap p {
    width: 90px;
    font-size: 20px;
  }
}
#section02 .sheet .area .left .bottom .wrap p span {
  font-size: 32px;
  color: #972f84;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .left .bottom .wrap p span {
    font-size: 24px;
  }
}
#section02 .sheet .area .left .bottom .wrap .line {
  width: 1px;
  height: 31px;
  background-color: #afa59d;
  margin: 0 14px 0 25px;
  flex-shrink: 0;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .left .bottom .wrap .line {
    margin: 0 10px;
  }
}
#section02 .sheet .area .left .bottom .wrap span {
  font-size: 15px;
  line-height: 19px;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .left .bottom .wrap span {
    font-size: 13px;
    line-height: 1.4;
  }
  #section02 .sheet .area .left .bottom .wrap span br {
    display: none;
  }
}
#section02 .sheet .area .right {
  border-radius: 30px;
  border: 1px solid #c9c7c5;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .right {
    border-radius: 20px;
  }
}
#section02 .sheet .area .right img {
  display: block;
}
@media screen and (max-width: 1471px) {
  #section02 .sheet .area .right img {
    width: 100%;
  }
}

#section05 {
  background: url("../../../img/page/dermatology/thermage-solution/sec5_bg.png") no-repeat right bottom;
  background-size: cover;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section05 {
    padding-bottom: 0 !important;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section05 .area::after {
    display: none;
  }
}
#section05 .title-area {
  text-align: center;
  margin-bottom: 84px;
}
@media screen and (max-width: 991.98px) {
  #section05 .title-area {
    margin-bottom: 30px;
  }
}
#section05 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section05 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section05 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 50px;
}
@media screen and (max-width: 991.98px) {
  #section05 .title-area h3 {
    font-size: 30px;
  }
}
#section05 .title-area h3 span {
  color: #746b64;
}
#section05 .con-area {
  margin-left: auto;
  width: fit-content;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1439.98px) {
  #section05 .con-area {
    margin: 0 auto;
    width: 100%;
  }
}
#section05 .con-area > div {
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section05 .con-area > div {
    width: 100%;
  }
}
#section05 .con-area > div .circle {
  position: absolute;
  top: 22px;
  left: -152px;
}
@media screen and (max-width: 1439.98px) {
  #section05 .con-area > div .circle {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 991.98px) {
  #section05 .con-area > div .circle {
    width: 230px;
  }
}
@media screen and (max-width: 543.98px) {
  #section05 .con-area > div .circle {
    width: 200px;
  }
}
#section05 .con-area > div .wrap {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #c7b4a1;
  padding: 50px 60px 50px 143px;
}
@media screen and (max-width: 1439.98px) {
  #section05 .con-area > div .wrap {
    margin-top: -50px;
    padding: 70px 30px 30px;
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section05 .con-area > div .wrap {
    padding: 50px 15px 15px;
  }
}
#section05 .con-area > div .wrap h4 {
  font-size: 34px;
  color: #746b64;
  font-family: 600;
  margin-bottom: 23px;
}
@media screen and (max-width: 991.98px) {
  #section05 .con-area > div .wrap h4 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section05 .con-area > div .wrap ul li {
    margin-bottom: 15px;
    align-items: center;
  }
}
#section05 .con-area > div .wrap ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  #section05 .con-area > div .wrap ul li img {
    width: 18px;
  }
}
#section05 .con-area > div .wrap ul li p {
  padding-top: 5px;
  font-size: 20px;
  line-height: 1.2;
  color: #746b64;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section05 .con-area > div .wrap ul li p {
    font-size: 14px;
    padding-top: 0;
  }
}
#section05 .con-area > div .img {
  position: absolute;
  right: -30px;
  bottom: -75px;
}
@media screen and (max-width: 1439.98px) {
  #section05 .con-area > div .img {
    bottom: auto;
    top: 180px;
  }
}
@media screen and (max-width: 991.98px) {
  #section05 .con-area > div .img {
    width: 100px;
    right: 0;
    top: 150px;
  }
}
@media screen and (max-width: 543.98px) {
  #section05 .con-area > div .img {
    width: 60px;
  }
}
#section05 .con-area .bottom {
  margin-top: 50px;
}
#section05 .con-area .bottom .wrap h4 span {
  color: #c34d99;
}
@media screen and (max-width: 1439.98px) {
  #section05 .area > img {
    margin: 30px auto 0;
    display: block;
  }
}

#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-wrap {
  max-width: 925px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-tabs-wrap {
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #section06 .tab-area .step-tabs-wrap::-webkit-scrollbar {
    display: none;
  }
}
#section06 .tab-area .step-tabs {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border: 1px solid #bab6b0;
  border-radius: 999px;
  background-color: #fff;
  overflow: visible;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-tabs {
    width: 100%;
    min-width: 620px;
    border: 0;
    border-bottom: 1px solid #9d968e;
    border-radius: 0;
    background: transparent;
  }
}
#section06 .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) {
  #section06 .tab-area .step-tabs .step-tab {
    flex-shrink: 0;
    height: auto;
    padding: 12px 0;
    border-radius: 0;
    background: transparent;
    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 {
    width: 100%;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #9d968e;
  }
}
#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: 991.98px) {
  #section06 .tab-area .step-tabs .step-tab.active::after {
    display: none;
  }
}
#section06 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-tabs .step-tab.active p {
    color: #2c2721;
    padding-left: 0;
  }
}
#section06 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  left: 0;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-tabs .step-tab.active p::after {
    left: 0;
    right: 0;
    top: auto;
    bottom: -13px;
    width: 100%;
    height: 4px;
    border-radius: 0;
    transform: none;
    background-color: #2c2721;
  }
}
#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: 15px;
    gap: 10px;
  }
}
#section06 .tab-area .step-content .right p {
  font-family: "Gil";
  font-size: 32px;
  color: #43183d;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right p {
    font-size: 20px;
  }
}
#section06 .tab-area .step-content .right p span {
  font-size: 32px;
  color: #972f84;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right p span {
    font-size: 20px;
  }
}
#section06 .tab-area .step-content .right h4 {
  font-size: 35px;
  font-weight: 600;
  line-height: 42px;
}
@media screen and (max-width: 1439.98px) {
  #section06 .tab-area .step-content .right h4 {
    font-size: 20px;
    line-height: 1.3;
  }
}
#section06 .tab-area .step-content .right h4 span {
  font-size: 35px;
  font-weight: 600;
  color: #7a6e66;
}
@media screen and (max-width: 1439.98px) {
  #section06 .tab-area .step-content .right h4 span {
    font-size: 20px;
    line-height: 1.3;
  }
}
#section06 .tab-area .step-content .right span {
  color: #72675f;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right span {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section06 .tab-area .step-content .right dl {
  display: flex;
  gap: 14px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right dl dt img {
    width: 25px;
  }
}
#section06 .tab-area .step-content .right dl dd {
  font-size: 16px;
  line-height: 22px;
  color: #7a6e66;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right dl dd {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section06 .tab-area .step-content .right dl dd span {
  color: #5c2054;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section06 .tab-area .step-content .right dl dd span {
    font-size: 14px;
    line-height: 1.3;
  }
}

#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;
}
@media screen and (max-width: 991.98px) {
  #section04 h3 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
#section04 h3 span {
  color: #fff;
}
#section04 .con-area {
  width: 930px;
  margin: 0 auto;
}
@media screen and (max-width: 1249.98px) {
  #section04 .con-area {
    width: 100%;
  }
}
#section04 .con-area .wrap > div {
  display: flex;
  align-items: center;
  gap: 18px;
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap > div {
    gap: 10px;
  }
}
#section04 .con-area .wrap > div img {
  box-shadow: 0 0px 40px rgba(0, 0, 0, 0.18);
  border-radius: 50%;
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap > div img {
    width: 50px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap > div p {
    font-size: 14px;
    line-height: 1.3;
    border-radius: 10px;
    padding: 10px 20px;
  }
}
#section04 .con-area .wrap .top {
  margin: 10px 0;
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap .bottom p {
    line-height: 1.3;
  }
}

#section08 {
  background: url("../../../img/page/dermatology/ultherapy-solution/sec8_bg.png") no-repeat bottom center;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #section08 {
    background: url("../../../img/page/dermatology/ultherapy-solution/sec8_bg_m.png") no-repeat bottom center;
    background-size: cover;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section08 .area {
    padding: 0;
  }
}
#section08 .title-area {
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 991.98px) {
  #section08 .title-area {
    margin-bottom: 35px;
  }
}
#section08 .title-area p {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section08 .title-area p {
    font-size: 22px;
  }
}
#section08 .title-area h3 {
  font-size: 70px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin: 10px 0 15px;
}
@media screen and (max-width: 991.98px) {
  #section08 .title-area h3 {
    font-size: 34px;
    line-height: 1.2;
  }
}
#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);
}
@media screen and (max-width: 991.98px) {
  #section08 .title-area span {
    font-size: 18px;
    padding: 10px 20px;
  }
}
#section08 .con-area {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area {
    flex-direction: column;
    align-items: center;
    gap: 100px;
  }
}
@media screen and (max-width: 991.98px) {
  #section08 .con-area {
    gap: 70px;
  }
}
#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%);
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area::after {
    width: 90px;
    height: 90px;
    font-size: 55px;
    top: 46%;
    transform: translate(-50%, -50%);
    z-index: 5;
  }
}
@media screen and (max-width: 991.98px) {
  #section08 .con-area::after {
    width: 60px;
    height: 60px;
    font-size: 36px;
    top: 45%;
  }
}
@media screen and (max-width: 357px) {
  #section08 .con-area::after {
    top: 44%;
  }
}
@media screen and (max-width: 349.98px) {
  #section08 .con-area::after {
    top: 43%;
  }
}
@media screen and (max-width: 334px) {
  #section08 .con-area::after {
    top: 41%;
  }
}
#section08 .con-area .left,
#section08 .con-area .right {
  width: 50%;
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area .left,
  #section08 .con-area .right {
    width: 100%;
    margin: 0;
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area .left img,
  #section08 .con-area .right img {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area .left dl,
  #section08 .con-area .right dl {
    text-align: center;
    padding: 0 20px;
  }
}
#section08 .con-area .left dl dt,
#section08 .con-area .right dl dt {
  font-size: 40px;
  font-weight: 600;
}
@media screen and (max-width: 991.98px) {
  #section08 .con-area .left dl dt,
  #section08 .con-area .right dl dt {
    font-size: 26px;
  }
}
#section08 .con-area .left dl dd,
#section08 .con-area .right dl dd {
  font-size: 18px;
  line-height: 26px;
  color: #72675f;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section08 .con-area .left dl dd,
  #section08 .con-area .right dl dd {
    font-size: 14px;
    line-height: 1.5;
  }
}
#section08 .con-area .left {
  margin-left: auto;
  margin-right: 142px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area .left {
    margin: 0;
    align-items: center;
  }
}
#section08 .con-area .left dl {
  text-align: right;
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area .left dl {
    text-align: center;
  }
}
#section08 .con-area .left dl dt {
  color: #ff9c1c;
}
#section08 .con-area .left dl dd span {
  color: #845c28;
  font-weight: 600;
}
#section08 .con-area .right {
  width: fit-content;
  margin-left: 142px;
  width: 50%;
}
@media screen and (max-width: 1439.98px) {
  #section08 .con-area .right {
    padding: 60px 0 150px;
    width: 100%;
    margin: 0;
    background: url("../../../img/page/dermatology/ultherapy-solution/sec8_bg2_m.png") no-repeat top center;
    background-size: cover;
  }
}
#section08 .con-area .right dl dt {
  color: #673785;
}
#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;
}
@media screen and (max-width: 1599.98px) {
  #section10 {
    background-position: -200px 0;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 {
    background: #fefbf2;
    padding-bottom: 0 !important;
  }
}
#section10 .wrap {
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 1439.98px) {
  #section10 .wrap {
    margin: 0 auto;
  }
}
#section10 .wrap .title-area {
  margin-bottom: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section10 .wrap .title-area {
    text-align: center;
  }
}
#section10 .wrap .title-area p {
  color: #9d968e;
  font-size: 22px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap .title-area p {
    font-size: 15px;
  }
}
#section10 .wrap .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 62px;
  margin: 20px 0;
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap .title-area h3 {
    margin: 15px 0;
    font-size: 30px;
    line-height: 1.2;
  }
}
#section10 .wrap .title-area h3 span {
  font-size: 55px;
  font-weight: 700;
  line-height: 62px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap .title-area h3 span {
    font-size: 30px;
    line-height: 1.2;
  }
}
#section10 .wrap .title-area span {
  font-size: 24px;
  font-weight: 300;
  color: #97836e;
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap .title-area span {
    font-size: 14px;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section10 .wrap dl dt {
    margin: 0 auto 22px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap dl dt {
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #section10 .wrap dl dt {
    font-size: 4.2780748663vw;
  }
}
#section10 .wrap dl dd {
  font-size: 18px;
  color: #9b9188;
  line-height: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section10 .wrap dl dd {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap dl dd {
    font-size: 14px;
    line-height: 1.4;
  }
  #section10 .wrap dl dd br {
    display: none;
  }
}
#section10 .wrap .btn {
  display: flex;
  gap: 10px;
  padding: 0;
  border: 0;
  margin-top: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section10 .wrap .btn {
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap .btn {
    margin-top: 15px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section10 .wrap .btn a {
    font-size: 14px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 img {
    width: 100%;
  }
}

#section14 {
  background-color: #f3f1ee;
  position: relative;
  z-index: 10;
}
#section14 .title-area {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area {
    margin-bottom: 30px;
  }
}
#section14 .title-area .desc1 {
  font-size: 30px;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area .desc1 {
    font-size: 18px;
  }
}
#section14 .title-area h3 {
  font-size: 70px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin: 24px 0 30px;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area h3 {
    font-size: 30px;
    margin: 12px 0 15px;
    line-height: 1.2;
  }
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .title-area .desc2 {
  color: #746b64;
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area .desc2 {
    font-size: 14px;
    line-height: 1.5;
  }
  #section14 .title-area .desc2 br {
    display: none;
  }
}
#section14 .title-area .desc2 span {
  color: #2c2721;
  font-weight: 600;
}
#section14 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .con-area {
    gap: 10px;
  }
}
#section14 .con-area li {
  border-radius: 20px;
  border: 1px solid #c9c7c5;
  background-color: #a25385;
  overflow: hidden;
  padding-bottom: 47px;
}
@media screen and (max-width: 991.98px) {
  #section14 .con-area li {
    border-radius: 10px;
    padding-bottom: 30px;
  }
}
#section14 .con-area li img {
  display: block;
}
@media screen and (max-width: 1439.98px) {
  #section14 .con-area li img {
    width: 100%;
  }
}
#section14 .con-area li .dot {
  margin: 35px 0 27px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section14 .con-area li .dot {
    margin: 15px 0;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section14 .con-area li .dot p {
    font-size: 18px;
    width: 140px;
  }
}
#section14 .con-area li p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  #section14 .con-area li p {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 15px;
  }
  #section14 .con-area li p br {
    display: none;
  }
}
#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;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: 60px auto 0;
  text-align: center;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 991.98px) {
  #section14 .desc {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 30px;
    width: 100%;
  }
}
#section14 .desc span {
  margin-top: 15px;
  display: block;
  font-size: 30px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section14 .desc span {
    font-size: 18px;
    margin-top: 8px;
  }
}

#section15 .title-area {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area {
    margin-bottom: 30px;
  }
}
#section15 .title-area .desc1 {
  font-size: 30px;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area .desc1 {
    font-size: 15px;
  }
}
#section15 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  margin: 22px 0 30px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area h3 {
    font-size: 30px;
    margin: 15px 0;
  }
}
#section15 .title-area h3 span {
  color: #746b64;
}
#section15 .title-area .desc2 {
  font-size: 24px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area .desc2 {
    font-size: 18px;
  }
}
#section15 .title-area .desc2 span {
  color: #9b9188;
}
#section15 .con-area {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .con-area {
    grid-template-columns: repeat(2, 1fr);
  }
  #section15 .con-area li:last-child {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section15 .con-area li img {
  border-radius: 15px;
  border: 1px solid #ddd8da;
}
@media screen and (max-width: 1439.98px) {
  #section15 .con-area li img {
    width: 100%;
  }
}
#section15 .con-area li h4 {
  font-size: 22px;
  font-weight: 600;
  color: #a9877e;
  text-align: center;
  margin: 20px auto 15px;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area li h4 {
    font-size: 18px;
    margin: 15px auto;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area li .line p {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
#section15 .con-area li span {
  text-align: center;
  color: #746b64;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area li span {
    font-size: 14px;
    line-height: 1.3;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section15 .desc {
    margin-top: 30px;
    font-size: 20px;
  }
}
#section15 .desc span {
  margin-top: 15px;
  display: block;
  font-size: 30px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section15 .desc span {
    font-size: 22px;
  }
}

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

#sub-section11 .con-area .swiper .swiper-wrapper .swiper-slide.swiper-slide-active::after {
  display: none !important;
}