@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/facial-contour/3-types-face-contouring/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/facial-contour/3-types-face-contouring/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 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    margin-top: 30px;
  }
}
#sub-section01 .img-area .badge {
  position: absolute;
  right: 273px;
  bottom: 220px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 65px;
    color: #b89a85;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    bottom: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .img-area .badge {
    bottom: 30px;
    right: 0;
  }
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #fbf9f9;
}
#section02 .sheet {
  border-top-left-radius: 280px;
  padding: 180px 0;
  overflow: hidden;
  background: #fff;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet {
    border-top-left-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    padding: 80px 0;
  }
}
#section02 .sheet .area .title-area {
  text-align: center;
  margin-bottom: 85px;
}
#section02 .sheet .area .title-area .desc1 {
  font-size: 24px;
  line-height: 1;
  color: #9d968e;
  font-weight: 500;
}
#section02 .sheet .area .title-area h3 {
  font-size: 70px;
  margin: 26px 0 23px;
  line-height: 1;
  color: #746b64;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section02 .sheet .area .title-area h3 span {
  color: #2c2721;
}
#section02 .sheet .area .title-area h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #746b64;
  margin-bottom: 23px;
}
#section02 .sheet .area .title-area .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
  font-weight: 500;
}
#section02 .sheet .area .title-area .desc2 span {
  color: #2c2721;
}
#section02 .sheet .area .con-area {
  justify-content: center;
  background: url("../../../img/page/facial-contour/3-types-face-contouring/sec2_bg.png") no-repeat center;
  background-size: cover;
  border-radius: 30px;
  display: flex;
  gap: 0;
  position: relative;
  align-items: flex-end;
  height: 530px;
  overflow: visible;
}
#section02 .sheet .area .con-area .left {
  min-width: 772px;
  margin-right: -100px;
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
#section02 .sheet .area .con-area .right .desc1 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #746b64;
}
#section02 .sheet .area .con-area .right .desc1 span {
  color: #947b6e;
  margin: 0;
}
#section02 .sheet .area .con-area .right .desc2 {
  color: #948b84;
  font-size: 20px;
  line-height: 29px;
  margin: 30px 0 34px;
  display: block;
}
#section02 .sheet .area .con-area .right h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 52px;
  line-height: 64px;
  color: #947b6e;
  font-weight: 700;
}
#section02 .sheet .area .con-area .img-model {
  position: absolute;
  left: 37px;
  bottom: 23px;
  background-color: #dac7b8;
  border-radius: 50px;
  padding: 8px 11px;
}
#section02 .sheet .area .con-area .img-model p {
  color: #fff;
  font-size: 13px;
}

#section13 {
  position: relative;
  z-index: 11;
  background-color: #fff;
  padding: 0 !important;
}
#section13 .bg {
  padding: 180px 0;
  background-color: #f3f1ee;
  border-radius: 0 184px 0 0;
  position: relative;
}
#section13 .bg::after {
  position: absolute;
  bottom: 20px;
  left: 0;
  content: "Square Jaw Surgery";
  color: #e9e3cf;
  font-size: 128px;
  font-family: "HighSummit";
  opacity: 0.42;
}
#section13 .bg .title-area {
  line-height: 1;
  margin-bottom: 62px;
}
#section13 .bg .title-area p {
  font-size: 24px;
  font-weight: 500;
  color: #9b9188;
  margin-bottom: 28px;
}
#section13 .bg .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
}
#section13 .bg .title-area h3 span {
  color: #746b64;
}
#section13 .bg .con-area {
  position: relative;
  z-index: 5;
}
#section13 .bg .con-area .con-title {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-bottom: 40px;
}
#section13 .bg .con-area .con-title .circle {
  width: 116px;
  height: 116px;
  background-color: #92847c;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  line-height: 1;
  flex-direction: column;
  padding-top: 38px;
}
#section13 .bg .con-area .con-title .circle p {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
#section13 .bg .con-area .con-title .circle span {
  font-size: 38px;
  font-weight: 700;
}
#section13 .bg .con-area .con-title dl dt {
  color: #72675f;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
}
#section13 .bg .con-area .con-title dl dd {
  font-size: 20px;
  color: #746b64;
  line-height: 30px;
  font-weight: 500;
}
#section13 .bg .con-area .main-con {
  display: flex;
  gap: 20px;
}
#section13 .bg .con-area .main-con .img-wrap {
  position: relative;
}
#section13 .bg .con-area .main-con .img-wrap::after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 12px;
  height: 12px;
  background-color: #ab9a90;
  border-radius: 50%;
}
#section13 .bg .con-area .main-con .line {
  width: 2px;
  height: 25px;
  margin: 0 auto;
  background: repeating-linear-gradient(to bottom, #ab9a90 0 2px, transparent 2px 4px);
}
#section13 .bg .con-area .main-con dl {
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #c7b4a1;
  padding: 30px 0;
  text-align: center;
}
#section13 .bg .con-area .main-con dl dt {
  font-size: 14px;
  line-height: 20px;
  color: #72675f;
  font-weight: 300;
  margin-bottom: 10px;
}
#section13 .bg .con-area .main-con dl dd {
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #a3877d;
}
#section13 .bg .model {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

#section14 {
  position: relative;
}
#section14::after {
  position: absolute;
  bottom: 20px;
  left: 0;
  content: "High Bone Zygoma Reduction Surgery";
  color: #e9e3cf;
  font-size: 128px;
  font-family: "HighSummit";
  opacity: 0.42;
  white-space: nowrap;
  z-index: -1;
}
#section14 .con-area {
  position: relative;
  z-index: 5;
}
#section14 .con-area .con-title {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-bottom: 30px;
}
#section14 .con-area .con-title .circle {
  width: 116px;
  height: 116px;
  background-color: #92847c;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  line-height: 1;
  flex-direction: column;
  padding-top: 38px;
}
#section14 .con-area .con-title .circle p {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
#section14 .con-area .con-title .circle span {
  font-size: 38px;
  font-weight: 700;
}
#section14 .con-area .con-title dl dt {
  color: #72675f;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
}
#section14 .con-area .con-title dl dd {
  font-size: 20px;
  color: #746b64;
  line-height: 30px;
  font-weight: 500;
}
#section14 .con-area .main-con {
  display: flex;
  gap: 40px;
}
#section14 .con-area .main-con > li {
  margin-top: 67px;
}
#section14 .con-area .main-con .img-wrap {
  position: relative;
}
#section14 .con-area .main-con .img-wrap::after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 12px;
  height: 12px;
  background-color: #ab9a90;
  border-radius: 50%;
}
#section14 .con-area .main-con .line {
  width: 2px;
  height: 25px;
  margin: 0 auto;
  background: repeating-linear-gradient(to bottom, #ab9a90 0 2px, transparent 2px 4px);
}
#section14 .con-area .main-con dl {
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #c7b4a1;
  padding: 30px 0;
  text-align: center;
}
#section14 .con-area .main-con dl dt {
  font-size: 14px;
  line-height: 20px;
  color: #72675f;
  font-weight: 300;
  margin-bottom: 10px;
}
#section14 .con-area .main-con dl dd {
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #a3877d;
}
#section14 .con-area .main-con .sub-con {
  display: flex;
  gap: 20px;
  padding: 67px 30px 30px;
  background-color: #fbf7f5;
  border: 1px dashed #c0a68b;
  border-radius: 30px;
  position: relative;
}
#section14 .con-area .main-con .sub-con::after {
  position: absolute;
  text-align: center;
  width: 100%;
  content: "Sagging Prevention";
  font-size: 22px;
  font-weight: 500;
  top: 26px;
  left: 0;
  color: #ab9a90;
}
#section14 .con-area .main-con .sub-con dl {
  background-color: #c0a68b;
  height: 176px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#section14 .con-area .main-con .sub-con dl dt,
#section14 .con-area .main-con .sub-con dl dd {
  color: #fff;
}
#section14 .model {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

#section15 {
  position: relative;
  background-color: #f1eeea;
}
#section15::after {
  position: absolute;
  bottom: 20px;
  left: 0;
  content: "Chin Tip Surgery";
  color: #e9e3cf;
  font-size: 128px;
  font-family: "HighSummit";
  opacity: 0.42;
  white-space: nowrap;
}
#section15 .con-area {
  position: relative;
  z-index: 5;
}
#section15 .con-area .con-title {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-bottom: 30px;
}
#section15 .con-area .con-title .circle {
  width: 116px;
  height: 116px;
  background-color: #92847c;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  line-height: 1;
  flex-direction: column;
  padding-top: 38px;
}
#section15 .con-area .con-title .circle p {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
#section15 .con-area .con-title .circle span {
  font-size: 38px;
  font-weight: 700;
}
#section15 .con-area .con-title dl dt {
  color: #72675f;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
}
#section15 .con-area .con-title dl dd {
  font-size: 20px;
  color: #746b64;
  line-height: 30px;
  font-weight: 500;
}
#section15 .con-area .main-con {
  display: flex;
  gap: 40px;
}
#section15 .con-area .main-con > li {
  margin-top: 67px;
}
#section15 .con-area .main-con .line {
  width: 2px;
  height: 25px;
  margin: 0 auto;
  background: repeating-linear-gradient(to bottom, #ab9a90 0 2px, transparent 2px 4px);
}
#section15 .con-area .main-con dl {
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #c7b4a1;
  padding: 30px 0;
  text-align: center;
}
#section15 .con-area .main-con dl dt {
  font-size: 14px;
  line-height: 20px;
  color: #72675f;
  font-weight: 300;
  margin-bottom: 10px;
}
#section15 .con-area .main-con dl dd {
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #a3877d;
}
#section15 .con-area .main-con .sub-con {
  display: flex;
  gap: 20px;
  padding: 67px 30px 30px;
  background-color: #fbf7f5;
  border: 1px dashed #c0a68b;
  border-radius: 30px;
  position: relative;
}
#section15 .con-area .main-con .sub-con::after {
  position: absolute;
  text-align: center;
  width: 100%;
  content: "Customized Chin Tip Solution";
  font-size: 22px;
  font-weight: 500;
  top: 26px;
  left: 0;
  color: #ab9a90;
}
#section15 .con-area .main-con .sub-con dl {
  background-color: #9f8d81;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#section15 .con-area .main-con .sub-con dl dt,
#section15 .con-area .main-con .sub-con dl dd {
  color: #fff;
}
#section15 .model {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}