@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/facial-contour/facial-implants/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/facial-implantsgery/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: 270px;
  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/facial-implants/sec2_bg.png") no-repeat center;
  background-size: cover;
  border-radius: 30px;
  display: flex;
  gap: 50px;
  position: relative;
  align-items: flex-end;
  height: 530px;
  overflow: visible;
}
#section02 .sheet .area .con-area .left {
  min-width: 500px;
}
#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: #746b64;
  margin: 0;
}
#section02 .sheet .area .con-area .right .desc2 {
  color: #948b84;
  font-size: 20px;
  line-height: 29px;
  margin: 30px 0 25px;
  display: block;
}
#section02 .sheet .area .con-area .right .desc3 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
  margin-bottom: 20px;
}
#section02 .sheet .area .con-area .right h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 52px;
  line-height: 64px;
  color: #746b64;
  font-weight: 700;
}
#section02 .sheet .area .con-area .img-model {
  position: absolute;
  left: 37px;
  bottom: 23px;
  background-color: #d4b7a3;
  border-radius: 50px;
  padding: 8px 11px;
}
#section02 .sheet .area .con-area .img-model p {
  color: #fff;
  font-size: 13px;
}

#section13 {
  background: url("../../../img/page/facial-contour/facial-implants/sec13_bg.png") no-repeat top right;
  background-size: cover;
  position: relative;
  z-index: 10;
  padding-bottom: 80px !important;
}
#section13 .title-area {
  text-align: center;
  margin-bottom: 39px;
}
#section13 .title-area p {
  color: #9b9188;
  font-size: 24px;
  margin-bottom: 15px;
}
#section13 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section13 .title-area h3 span {
  color: #746b64;
}
#section13 .tab-area .step-tabs {
  background-color: #fff;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 42px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.18);
}
#section13 .tab-area .step-tabs .step-tab {
  position: relative;
  padding: 20px 0;
}
#section13 .tab-area .step-tabs .step-tab::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 45px;
  background: #7a6e66;
}
#section13 .tab-area .step-tabs .step-tab:last-child::after {
  display: none;
}
#section13 .tab-area .step-tabs .step-tab p {
  color: #7a6e66;
  font-size: 20px;
  line-height: 25px;
}
#section13 .tab-area .step-tabs .step-tab.active {
  background-color: #7a6e66;
  border-radius: 10px;
}
#section13 .tab-area .step-tabs .step-tab.active p {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
}
#section13 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  left: -12px;
  top: 5px;
  width: 9.5px;
  height: 9.5px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
}
#section13 .tab-area .step-content {
  display: none;
}
#section13 .tab-area .step-content.active {
  display: block;
}
#section13 .tab-area .step-content .wrap {
  border-radius: 10px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.18);
  overflow: hidden;
  background: #fff url("../../../img/page/facial-contour/facial-implants/sec13_img1.png") no-repeat left bottom;
  background-size: cover;
  position: relative;
}
#section13 .tab-area .step-content .wrap::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "Forehead Contouring";
  font-size: 105px;
  font-family: "HighSummit";
  color: #e9e3cf;
  opacity: 0.42;
}
#section13 .tab-area .step-content .wrap .bg-img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
#section13 .tab-area .step-content .wrap .text-area {
  padding: 100px 0;
  margin-right: 110px;
  margin-left: auto;
  width: 590px;
  position: relative;
  z-index: 1;
}
#section13 .tab-area .step-content .wrap .text-area .top {
  margin-bottom: 60px;
}
#section13 .tab-area .step-content .wrap .text-area .top .desc1 {
  font-size: 20px;
  font-weight: 500;
  color: #ebca6d;
  text-decoration: underline;
  text-underline-position: under;
}
#section13 .tab-area .step-content .wrap .text-area .top h4 {
  margin: 25px 0 23px;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  color: #746b64;
}
#section13 .tab-area .step-content .wrap .text-area .top h4 span {
  color: #ebca6d;
}
#section13 .tab-area .step-content .wrap .text-area .top .desc2 {
  color: #746b64;
  font-size: 18px;
  line-height: 26px;
  padding-left: 14px;
  position: relative;
}
#section13 .tab-area .step-content .wrap .text-area .top .desc2::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #947b6e;
  content: "";
}
#section13 .tab-area .step-content .wrap .text-area .bottom h5 {
  margin-bottom: 15px;
  color: #ab957f;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  padding-left: 14px;
  position: relative;
}
#section13 .tab-area .step-content .wrap .text-area .bottom h5::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 4px;
  background-color: #ab957f;
  height: 18px;
}
#section13 .tab-area .step-content .wrap .text-area .bottom ul {
  background-color: #f8f7f5;
  border-radius: 10px;
  padding: 25px;
}
#section13 .tab-area .step-content .wrap .text-area .bottom ul li {
  color: #746b64;
  font-size: 14px;
  display: flex;
  gap: 6px;
  margin-bottom: 9px;
  align-items: center;
}
#section13 .tab-area .step-content .wrap .text-area .bottom ul li:last-child {
  margin-bottom: 0;
}
#section13 .tab-area .step-content .wrap .text-area .bottom ul li img {
  width: 22px;
}
#section14 {
  background-color: #eae6e0;
  padding: 80px 0 !important;
  position: relative;
}
#section14::after {
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  content: "";
  background: url("../../../img/page/facial-contour/facial-implants/sec14_img10.png") no-repeat center;
  width: 74px;
  height: 50px;
}
#section14 .title-area {
  margin-bottom: 18px;
}
#section14 .title-area p {
  color: #746b64;
  font-size: 28px;
  font-weight: 700;
  padding-left: 12px;
  position: relative;
  line-height: 1;
}
#section14 .title-area p::after {
  position: absolute;
  width: 5px;
  height: 23px;
  content: "";
  left: 0;
  top: 0;
  background-color: #ab957f;
}
#section14 .con-area {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
#section14 .con-area article {
  border: 1px solid #c7b4a1;
  border-radius: 15px;
  overflow: hidden;
}
#section14 .con-area article:nth-child(2) .step p {
  color: #ab957f !important;
}
#section14 .con-area article:nth-child(3) .step p {
  color: #746b64 !important;
}
#section14 .con-area article:nth-child(4) .step p {
  color: #5b544f !important;
}
#section14 .con-area article:nth-child(5) .step p {
  color: #38332f !important;
}
#section14 .con-area article .text-area {
  height: 140px;
  background-color: #fff;
  position: relative;
}
#section14 .con-area article .text-area .line {
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  height: 2px;
  background: repeating-linear-gradient(to right, #cbc6c1 0, #cbc6c1 2px, transparent 1px, transparent 4px);
}
#section14 .con-area article .text-area .step {
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 0 auto 15px;
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding: 0 15px;
}
#section14 .con-area article .text-area .step p {
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #cbc6c1;
}
#section14 .con-area article .text-area span {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
  display: block;
  font-weight: 300;
}

#section15 {
  background: url("../../../img/page/facial-contour/facial-implants/sec15_bg.png") no-repeat center;
  background-size: cover;
  padding: 200px 0 !important;
}
#section15 .top-title {
  padding: 35px 45px;
  border: 1px solid #fff;
  margin: 0 auto 37px;
  width: fit-content;
  position: relative;
}
#section15 .top-title > p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
}
#section15 .top-title .re1 {
  left: -6px;
  top: -6px;
}
#section15 .top-title .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
#section15 .top-title .re3 {
  right: -6px;
  top: -6px;
}
#section15 .top-title .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section15 .top-title .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section15 .top-title .re6 {
  left: -6px;
  bottom: -6px;
}
#section15 .top-title .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
#section15 .top-title .re8 {
  right: -6px;
  bottom: -6px;
}
#section15 .top-title h3 {
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section15 p {
  color: #ede8e0;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}