@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  height: 860px;
  background: url("../../../img/page/dermatology/index/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding: 250px 0 0 !important;
    background: url("../../../img/page/dermatology/index/sec1_bg_m.png") no-repeat center bottom;
    background-size: cover;
  }
}
@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 {
    position: static;
    text-align: center;
    padding-bottom: 1000px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area {
    padding-bottom: 500px;
  }
}
#sub-section01 .text-area h2 {
  color: #6c6055;
  font-size: 80px;
  line-height: 90px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  letter-spacing: -0.2px;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 {
    font-size: 35px;
    line-height: 36px;
  }
}
#sub-section01 .text-area h2 .title-point {
  color: #978b80;
  font-size: 80px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 .title-point {
    font-size: 35px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .btn {
    bottom: 50px;
  }
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: linear-gradient(90deg, #f6ede6, #cfbdad);
}
#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 h3 {
  margin: 0;
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
#section02 .sheet .area .title-area h3 span {
  display: inline;
  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 .title-area .desc2 {
  font-size: 30px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area .desc2 {
    font-size: 25px;
  }
}
#section02 .sheet .area .title-area span {
  display: block;
  text-align: center;
  font-size: 22px;
  line-height: 35px;
  margin-top: 25px;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area span {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.3;
  }
}
#section02 .sheet .area .title-area span .color {
  color: #2c2721;
}
#section02 .sheet .area .con-area {
  border-radius: 30px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area {
    border-radius: 10px;
  }
}
#section02 .sheet .area .con-area .img {
  width: 100%;
}

#section13 {
  background: url("../../../img/page/dermatology/index/sec13_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1439.98px) {
  #section13 {
    padding-bottom: 0 !important;
  }
}
#section13::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background: url("../../../img/page/dermatology/index/sec13_img1.png") no-repeat center;
  background-size: cover;
  width: 940px;
  height: 911px;
}
@media screen and (max-width: 1850px) {
  #section13::after {
    right: -150px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13::after {
    display: none;
  }
}
#section13::before {
  content: "Dr. Lee Seung Hyun";
  bottom: 20px;
  left: 0;
  font-size: 129px;
  color: #e9e3cf;
  font-family: "HighSummit";
  position: absolute;
}
@media screen and (max-width: 1439.98px) {
  #section13::before {
    display: none;
  }
}
#section13 h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  font-weight: 700;
}
@media screen and (max-width: 1439.98px) {
  #section13 h3 {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 h3 {
    font-size: 30px;
  }
}
#section13 h3 span {
  color: #746b64;
}
#section13 ul {
  margin: 30px 0 40px;
}
@media screen and (max-width: 991.98px) {
  #section13 ul {
    margin-top: 15px 0;
  }
}
#section13 ul li {
  color: #746b64;
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
}
@media screen and (max-width: 1439.98px) {
  #section13 ul li {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 ul li {
    font-size: 14px;
    line-height: 1.7;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 ul li {
    font-size: 3.743315508vw;
  }
}
#section13 dl {
  display: flex;
  gap: 19px;
  align-items: flex-end;
}
@media screen and (max-width: 1439.98px) {
  #section13 dl {
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 dl {
    flex-direction: column;
    gap: 10px;
  }
}
#section13 dl dt {
  border-radius: 15px;
  border: 1px solid #c0a68b;
  overflow: hidden;
}
#section13 dl dt img {
  background-color: #fff;
}
#section13 dl dt p {
  padding: 11px;
  text-align: center;
  color: #fff;
  background-color: #c0a68b;
  font-size: 15px;
  font-weight: 600;
}
@media screen and (max-width: 991.98px) {
  #section13 dl dt p {
    font-size: 14px;
    padding: 10px 0;
  }
}
#section13 dl dd {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #85715d;
}
@media screen and (max-width: 991.98px) {
  #section13 dl dd {
    font-size: 13px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 dl dd {
    text-align: center;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 img {
    margin: 0 auto;
    display: block;
  }
}

#section14 {
  background: url("../../../img/page/dermatology/index/sec14_bg.png") no-repeat center;
  background-size: cover;
}
#section14 .area {
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .area {
    flex-direction: column;
    gap: 30px;
  }
}
#section14 .area .left {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1439.98px) {
  #section14 .area .left {
    gap: 20px;
  }
}
#section14 .area .left .desc1 {
  color: #d7cab3;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left .desc1 {
    font-size: 15px;
  }
}
#section14 .area .left h3 {
  font-size: 60px;
  line-height: 62px;
  font-weight: 700;
  color: #fff;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left h3 {
    font-size: 30px;
    line-height: 1;
  }
}
#section14 .area .left h3 span {
  color: #d7cab3;
}
#section14 .area .left .desc2 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 700;
  font-size: 27px;
  color: #f8f5f1;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left .desc2 {
    font-size: 15px;
  }
}
#section14 .area .left .desc3 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left .desc3 {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section14 .area .left .img-wrap {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #cfbba7;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left .img-wrap {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .area .left .img-wrap img {
    width: 100%;
  }
}
#section14 .area .left dl {
  border-radius: 20px;
  border: 1px solid #cfbba7;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left dl {
    border-radius: 10px;
  }
}
#section14 .area .left dl dt {
  color: #d7cab3;
  font-size: 24px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #cfbba7;
  background-color: #5c4e44;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left dl dt {
    font-size: 18px;
    padding: 10px 0;
  }
}
#section14 .area .left dl dd {
  background-color: #41352c;
  color: #f4ddc0;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 43px 80px;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .left dl dd {
    font-size: 14px;
    gap: 5px;
    padding: 20px 10px;
  }
}
#section14 .area .right .wrap {
  padding-left: 240px;
  height: 156px;
  margin-bottom: 10px;
  background: url("../../../img/page/dermatology/index/sec14_img2.png") no-repeat center;
  background-size: cover;
  border-radius: 20px;
  border: 1px solid #ddd8da;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 700px;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section14 .area .right .wrap {
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap {
    height: auto;
    background: #f7ede1;
    width: 100%;
    border-radius: 10px;
    padding: 0 0 20px;
  }
}
#section14 .area .right .wrap:nth-child(2) {
  background: url("../../../img/page/dermatology/index/sec14_img3.png") no-repeat center;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap:nth-child(2) {
    background: #f7ede1;
  }
}
#section14 .area .right .wrap:nth-child(3) {
  background: url("../../../img/page/dermatology/index/sec14_img4.png") no-repeat center;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap:nth-child(3) {
    background: #f7ede1;
  }
}
#section14 .area .right .wrap:nth-child(4) {
  background: url("../../../img/page/dermatology/index/sec14_img5.png") no-repeat center;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap:nth-child(4) {
    background: #f7ede1;
  }
}
#section14 .area .right .wrap:last-child {
  background: url("../../../img/page/dermatology/index/sec14_img6.png") no-repeat center;
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap:last-child {
    background: #f7ede1;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap img {
    width: 100%;
  }
}
#section14 .area .right .wrap p {
  font-size: 18px;
  color: #7a6e66;
  font-weight: 600;
  margin-bottom: 12px;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap p {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    padding: 0 10px;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .area .right .wrap p {
    font-size: 4.2780748663vw;
  }
}
#section14 .area .right .wrap span {
  color: #746b64;
  font-size: 15px;
  line-height: 22px;
}
@media screen and (max-width: 991.98px) {
  #section14 .area .right .wrap span {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    padding: 0 10px;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .area .right .wrap span {
    font-size: 3.743315508vw;
  }
}

#section15 {
  background: url("../../../img/page/dermatology/index/sec15_bg.png") no-repeat left center;
  background-size: cover;
}
@media screen and (max-width: 1599.98px) {
  #section15 {
    background-position: -200px 0;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 {
    background: #fefbf2;
  }
}
#section15 .wrap {
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 1439.98px) {
  #section15 .wrap {
    margin: 0 auto;
  }
}
#section15 .wrap .title-area {
  margin-bottom: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .wrap .title-area {
    text-align: center;
  }
}
#section15 .wrap .title-area p {
  color: #9d968e;
  font-size: 22px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section15 .wrap .title-area p {
    font-size: 15px;
  }
}
#section15 .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) {
  #section15 .wrap .title-area h3 {
    margin: 15px 0;
    font-size: 30px;
    line-height: 1;
  }
}
#section15 .wrap .title-area h3 span {
  font-size: 55px;
  font-weight: 700;
  line-height: 62px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section15 .wrap .title-area h3 span {
    margin: 15px 0;
    font-size: 30px;
    line-height: 1;
  }
}
#section15 .wrap .title-area span {
  font-size: 24px;
  font-weight: 300;
  color: #97836e;
}
@media screen and (max-width: 991.98px) {
  #section15 .wrap .title-area span {
    font-size: 14px;
  }
}
#section15 .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) {
  #section15 .wrap dl dt {
    margin: 0 auto 22px;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .wrap dl dt {
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #section15 .wrap dl dt {
    font-size: 4.2780748663vw;
  }
}
#section15 .wrap dl dd {
  font-size: 18px;
  color: #9b9188;
  line-height: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .wrap dl dd {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .wrap dl dd {
    font-size: 14px;
    line-height: 1.4;
  }
}
#section15 .wrap .btn {
  display: flex;
  gap: 10px;
  padding: 0;
  border: 0px solid;
  margin-top: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .wrap .btn {
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .wrap .btn {
    margin-top: 15px;
  }
}
#section15 .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) {
  #section15 .wrap .btn a {
    font-size: 14px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 img {
    width: 100%;
  }
}

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

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