@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/facial-contour/revision-surgery/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    padding: 250px 0 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 70px !important;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .btn {
    bottom: 310px;
  }
}
#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: 220px;
  bottom: 220px;
  padding: 8px 12px;
  border-radius: 999px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}

#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 30px;
  }
}
#section02 .sheet .area .title-area .desc1 {
  font-size: 24px;
  line-height: 1;
  color: #9d968e;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area .desc1 {
    font-size: 15px;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
    margin: 15px 0;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h4 {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 15px;
  }
}
#section02 .sheet .area .title-area .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area .desc2 {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .title-area .desc2 {
    font-size: 3.743315508vw;
  }
}
#section02 .sheet .area .title-area .desc2 span {
  color: #2c2721;
}
#section02 .sheet .area .con-area {
  justify-content: center;
  background: url("../../../img/page/facial-contour/revision-surgery/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;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area {
    align-items: center;
    flex-direction: column-reverse;
    height: auto;
    padding: 30px 0 0;
    overflow: hidden;
  }
}
#section02 .sheet .area .con-area .left {
  min-width: 500px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .left {
    min-width: auto;
  }
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right {
    text-align: center;
  }
}
#section02 .sheet .area .con-area .right .desc1 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #947b6e;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .desc1 {
    font-size: 15px;
    line-height: 1.4;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .desc2 {
    font-size: 13px;
    margin: 15px 0;
    line-height: 18px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .con-area .right .desc2 {
    font-size: 3.4759358289vw;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .desc3 {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
#section02 .sheet .area .con-area .right h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 44px;
  line-height: 50px;
  color: #947b6e;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right h4 {
    font-size: 20px;
    line-height: 1.3;
  }
}
#section02 .sheet .area .con-area .img-model {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .img-model {
    left: 37px;
    bottom: 23px;
  }
}
#section02 .sheet .area .con-area .img-model p {
  color: #b89a85;
  font-size: 13px;
}

#section13 {
  background-color: #f8f6f3;
  position: relative;
  z-index: 10;
}
#section13 .area .title-area {
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section13 .area .title-area {
    margin-bottom: 30px;
  }
}
#section13 .area .title-area p {
  color: #9d968e;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 991.98px) {
  #section13 .area .title-area p {
    font-size: 15px;
    line-height: 1.3;
  }
}
#section13 .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section13 .area .title-area h3 {
    font-size: 30px;
  }
}
#section13 .area .title-area h3 span {
  color: #746b64;
}
#section13 .area > div:nth-child(2), #section13 .area > div:nth-child(3) {
  border-radius: 20px;
  border: 1px solid #b5aea8;
  height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding-right: 125px;
  align-items: flex-end;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div:nth-child(2), #section13 .area > div:nth-child(3) {
    height: auto;
    align-items: center;
    padding-right: 0;
    background: #fff !important;
    border-radius: 10px;
  }
}
#section13 .area > div:nth-child(2) .img-area, #section13 .area > div:nth-child(3) .img-area {
  width: 100%;
  border-bottom: 1px solid #b5aea8;
}
#section13 .area > div:nth-child(2) .img-area img, #section13 .area > div:nth-child(3) .img-area img {
  display: block;
  margin: 0 auto;
}
#section13 .area > div:nth-child(2) .title, #section13 .area > div:nth-child(3) .title {
  width: 553px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div:nth-child(2) .title, #section13 .area > div:nth-child(3) .title {
    width: 100%;
    padding: 30px 20px 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .title, #section13 .area > div:nth-child(3) .title {
    padding: 20px 15px 0;
  }
}
#section13 .area > div:nth-child(2) .title .case, #section13 .area > div:nth-child(3) .title .case {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 17px 41px;
  background-color: #746961;
  border-radius: 50px;
  width: fit-content;
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .title .case, #section13 .area > div:nth-child(3) .title .case {
    font-size: 14px;
    padding: 10px 15px;
  }
}
#section13 .area > div:nth-child(2) .title h4, #section13 .area > div:nth-child(3) .title h4 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin: 18px 0 15px;
  color: #746961;
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .title h4, #section13 .area > div:nth-child(3) .title h4 {
    font-size: 18px;
    margin: 10px 0;
  }
}
#section13 .area > div:nth-child(2) .title .desc, #section13 .area > div:nth-child(3) .title .desc {
  line-height: 28px;
  font-size: 18px;
  color: #2c2721;
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .title .desc, #section13 .area > div:nth-child(3) .title .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section13 .area > div:nth-child(2) .line, #section13 .area > div:nth-child(3) .line {
  width: 553px;
  background-color: #d8d5d3;
  height: 1px;
  margin: 24px 0;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div:nth-child(2) .line, #section13 .area > div:nth-child(3) .line {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .line, #section13 .area > div:nth-child(3) .line {
    width: calc(100% - 20px);
    margin: 15px 0;
  }
}
#section13 .area > div:nth-child(2) .list, #section13 .area > div:nth-child(3) .list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  width: 553px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div:nth-child(2) .list, #section13 .area > div:nth-child(3) .list {
    width: 100%;
    padding: 0 20px 30px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .list, #section13 .area > div:nth-child(3) .list {
    padding: 0 15px 20px;
  }
}
#section13 .area > div:nth-child(2) .list li, #section13 .area > div:nth-child(3) .list li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .list li, #section13 .area > div:nth-child(3) .list li {
    gap: 10px;
  }
}
#section13 .area > div:nth-child(2) .list li p, #section13 .area > div:nth-child(3) .list li p {
  width: 54px;
  height: 36px;
  border-radius: 50%;
  color: #fff;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .list li p, #section13 .area > div:nth-child(3) .list li p {
    font-size: 14px;
    width: 30px;
    height: 30px;
  }
}
#section13 .area > div:nth-child(2) .list li span, #section13 .area > div:nth-child(3) .list li span {
  color: #746b64;
  font-size: 16px;
  margin-top: 10px;
}
@media screen and (max-width: 991.98px) {
  #section13 .area > div:nth-child(2) .list li span, #section13 .area > div:nth-child(3) .list li span {
    font-size: 14px;
    margin-top: 7px;
  }
}
#section13 .area > div:nth-child(2) .model, #section13 .area > div:nth-child(3) .model {
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 13px;
  color: #b7b7b7;
}
@media screen and (max-width: 1439.98px) {
  #section13 .area > div:nth-child(2) .model, #section13 .area > div:nth-child(3) .model {
    display: none;
  }
}
#section13 .area > div:nth-child(2).top, #section13 .area > div:nth-child(3).top {
  margin-bottom: 32px;
  background: #fff url("../../../img/page/facial-contour/revision-surgery/sec13_img1.png") no-repeat left;
  background-size: 100%;
}
#section13 .area > div:nth-child(2).top h4, #section13 .area > div:nth-child(3).top h4 {
  color: #746961;
}
#section13 .area > div:nth-child(2).top .list p, #section13 .area > div:nth-child(3).top .list p {
  background-color: #746961;
}
#section13 .area > div:nth-child(2).bottom, #section13 .area > div:nth-child(3).bottom {
  background: #fff url("../../../img/page/facial-contour/revision-surgery/sec13_img2.png") no-repeat left;
  background-size: 100%;
}
#section13 .area > div:nth-child(2).bottom .case, #section13 .area > div:nth-child(3).bottom .case {
  background-color: #ab957f;
}
#section13 .area > div:nth-child(2).bottom h4, #section13 .area > div:nth-child(3).bottom h4 {
  color: #ab957f;
}
#section13 .area > div:nth-child(2).bottom .list p, #section13 .area > div:nth-child(3).bottom .list p {
  background-color: #ab957f;
}
#section13 .area .info {
  display: flex;
  gap: 10px;
  margin-top: 23px;
}
@media screen and (max-width: 991.98px) {
  #section13 .area .info {
    gap: 5px;
  }
}
#section13 .area .info p {
  width: 30px;
  height: 30px;
  background-color: #ab9a90;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section13 .area .info p {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 543.98px) {
  #section13 .area .info p {
    width: 13px;
    height: 13px;
    font-size: 13px;
  }
}
#section13 .area .info span {
  font-size: 16px;
  line-height: 28px;
  color: #9b9188;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section13 .area .info span {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 440px) {
  #section13 .area .info span {
    font-size: 3.2085561497vw;
  }
}

#section14 .title-area {
  margin-bottom: 30px;
  line-height: 1;
  text-align: center;
}
#section14 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area h3 {
    font-size: 30px;
  }
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .swiper {
  overflow: visible;
}
#section14 .swiper .swiper-wrapper .swiper-slide .title {
  display: flex;
  gap: 18px;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .title {
    margin-bottom: 20px;
    gap: 10px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .title p {
  background-color: #ab957f;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 700;
  padding: 18px 43px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .title p {
    font-size: 14px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .title p {
    font-size: 3.4759358289vw;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .title span {
  color: #ab957f;
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .title span {
    font-size: 16px;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .title span {
    font-size: 4.2780748663vw;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div {
  border-radius: 20px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div {
    border-radius: 10px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div p {
  padding: 22px;
  background-color: #7a6e66;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div p {
    font-size: 16px;
    padding: 10px 0;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div p {
    font-size: 4.2780748663vw;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div img {
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div img {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div img {
    border-radius: 0 0 10px 10px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right {
  position: relative;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right p {
  background-color: #ab957f;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right .after {
  border-radius: 50%;
  width: 121px;
  height: 121px;
  right: -47px;
  bottom: -30px;
  position: absolute;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1249.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div.right .after {
    right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div.right .after {
    width: 70px;
    height: 70px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right .after span {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .img div.right .after span {
    font-size: 12px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  letter-spacing: -0.25px;
  margin-top: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .desc {
    font-size: 13px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .desc {
    font-size: 3.4759358289vw;
  }
}
#section14 .swiper .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
#section14 .swiper .swiper-controller .swiper-button-prev,
#section14 .swiper .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    width: 7px;
  }
}
#section14 .swiper .swiper-controller .swiper-button-prev::after,
#section14 .swiper .swiper-controller .swiper-button-next::after {
  font-size: 18px;
  color: #232323;
}
#section14 .swiper .swiper-controller .swiper-button-prev svg path,
#section14 .swiper .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section14 .swiper .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
#section14 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b8b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
#section14 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}

#section15 {
  background: url("../../../img/page/facial-contour/revision-surgery/sec15_bg.png") no-repeat center;
  background-size: cover;
  padding: 200px 0 !important;
}
@media screen and (max-width: 991.98px) {
  #section15 {
    padding: 100px 0 !important;
  }
}
#section15 .top-title {
  padding: 42px 58px;
  border: 1px solid #fff;
  margin: 0 auto 37px;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title {
    padding: 20px 0;
    width: 100%;
  }
}
#section15 .top-title > p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title > p {
    width: 9px;
    height: 9px;
  }
}
#section15 .top-title .re1 {
  left: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re1 {
    left: -4.5px;
    top: -4.5px;
  }
}
#section15 .top-title .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re2 {
    top: -4.5px;
  }
}
#section15 .top-title .re3 {
  right: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re3 {
    right: -4.5px;
    top: -4.5px;
  }
}
#section15 .top-title .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re4 {
    left: -4.5px;
  }
}
#section15 .top-title .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re5 {
    right: -4.5px;
  }
}
#section15 .top-title .re6 {
  left: -6px;
  bottom: -6px;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re6 {
    left: -4.5px;
    bottom: -4.5px;
  }
}
#section15 .top-title .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re7 {
    bottom: -4.5px;
  }
}
#section15 .top-title .re8 {
  right: -6px;
  bottom: -6px;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title .re8 {
    right: -4.5px;
    bottom: -4.5px;
  }
}
#section15 .top-title h3 {
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
}
@media screen and (max-width: 991.98px) {
  #section15 .top-title h3 {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section15 .top-title h3 {
    font-size: 5.3475935829vw;
  }
}
#section15 p {
  color: #ede8e0;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section15 p {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section15 p {
    font-size: 3.743315508vw;
  }
}

#sub-section04 .step-content .right img {
  margin-top: 20px;
}
#sub-section04 .step-content .right ul li {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  color: #72675f;
  position: relative;
  padding-left: 15px;
}
@media screen and (max-width: 374.98px) {
  #sub-section04 .step-content .right ul li {
    font-size: 3.743315508vw;
    line-height: 1.5;
  }
}
#sub-section04 .step-content .right ul li::after {
  content: "-";
  font-weight: 300;
  font-size: 16px;
  color: #72675f;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .step-content .right ul li::after {
    font-size: 14px;
  }
}

#sub-section08 .bg6 {
  background: url("../../../img/page/facial-contour/index/sec8_img7.png") no-repeat right center;
  background-size: cover;
}
#sub-section08 .bg5 {
  background: url("../../../img/page/double-jaw/double-jaw-cases/sec8_img7.png") no-repeat right center;
  background-size: cover;
}