@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/facial-contour/square-jaw-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;
    background: url("../../../img/page/facial-contour/square-jaw-surgery/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: 223px;
  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: #fff;
}
#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;
  line-height: 43px;
}
#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 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section02 .sheet .area .con-area article {
  border: 1px solid #b5aea8;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#section02 .sheet .area .con-area article dl {
  width: 350px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  gap: 22px;
}
#section02 .sheet .area .con-area article dl dt {
  color: #9b9188;
  font-size: 18px;
  line-height: 1.2;
}
#section02 .sheet .area .con-area article dl dd {
  font-size: 26px;
  line-height: 34px;
  color: #746b64;
  font-weight: 600;
}

#section13 {
  position: relative;
  z-index: 10;
  background: url("../../../img/page/facial-contour/square-jaw-surgery/sec13_bg.png") no-repeat center;
  background-size: cover;
  padding-bottom: 250px !important;
}
#section13 .top {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
  position: relative;
}
#section13 .top::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "NO !";
  font-size: 74px;
  font-weight: 700;
  padding: 15px 29px;
  background-color: #beb3a1;
  color: #fff;
  border-radius: 50px;
  line-height: 1;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section13 .top > div {
  width: 550px;
}
#section13 .top .left h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 58px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  letter-spacing: -0.3px;
}
#section13 .top .left h3 span {
  color: #beb3a1;
}
#section13 .top .right p {
  font-size: 22px;
  line-height: 32px;
  color: #2c2721;
  margin-bottom: 22px;
}
#section13 .top .right span {
  color: #786e67;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}
#section13 .bottom {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#section13 .bottom::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 113px;
  height: 113px;
  content: "";
  background: url("../../../img/page/facial-contour/square-jaw-surgery/sec13_img3.png") no-repeat center;
  background-size: 113px;
}
#section13 .bottom > div {
  width: 550px;
  position: relative;
}
#section13 .bottom > div img {
  border-radius: 20px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.18);
}
#section13 .bottom .left::after {
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
  content: "BEFORE";
  color: #cfcac5;
  font-size: 60px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section13 .bottom .right::after {
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
  content: "AFTER";
  color: #e5daca;
  font-size: 60px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section13 .bottom .right .after {
  position: absolute;
  right: -51px;
  bottom: -35px;
  width: 121px;
  height: 121px;
  border-radius: 50%;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  display: flex;
  align-items: center;
  justify-content: center;
}
#section13 .bottom .right .after p {
  text-align: center;
  color: #fff;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 700;
}

#section14 .title-area {
  margin-bottom: 60px;
}
#section14 .title-area h3 {
  font-size: 70px;
  text-align: center;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  line-height: 1;
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .con-area article {
  margin-bottom: 32px;
  border-radius: 20px;
  overflow: hidden;
  height: 480px;
  border: 1px solid #b5aea8;
  background-color: #fcf9f7;
  position: relative;
}
#section14 .con-area article:nth-child(even) {
  background-color: #fafafa;
}
#section14 .con-area article:nth-child(2) .text-area p {
  background-color: #ab957f;
}
#section14 .con-area article:nth-child(3) .text-area p {
  background-color: #746b64;
}
#section14 .con-area article:last-child {
  margin-bottom: 0;
}
#section14 .con-area article:last-child .text-area p {
  background-color: #5b544f;
}
#section14 .con-area article img {
  width: 100%;
}
#section14 .con-area article .text-area {
  width: 45%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#section14 .con-area article .text-area p {
  padding: 17px 43px;
  color: #fff;
  font-size: 20px;
  background-color: #c7b4a1;
  border-radius: 50px;
  font-weight: 700;
  width: fit-content;
}
#section14 .con-area article .text-area h4 {
  font-size: 28px;
  font-weight: 600;
  margin: 32px 0 26px;
}
#section14 .con-area article .text-area span {
  font-size: 20px;
  line-height: 28px;
  color: #746b64;
}

#section15 {
  padding-bottom: 0 !important;
  background: url("../../../img/page/facial-contour/square-jaw-surgery/sec15_bg.png") no-repeat center;
  background-size: cover;
}
#section15 .title-area {
  text-align: center;
  margin-bottom: 70px;
}
#section15 .title-area p {
  color: #9d968e;
  font-size: 24px;
  font-weight: 500;
}
#section15 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  margin: 28px 0 25px;
}
#section15 .title-area h3 span {
  color: #746b64;
  font-size: 60px;
}
#section15 .title-area span {
  color: #9b9188;
  font-size: 22px;
  line-height: 35px;
}
#section15 .title-area span b {
  font-weight: 700;
  color: #746b64;
}
#section15 img {
  width: 100%;
}