@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/double-jaw/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;
    background: url("../../../img/page/double-jaw/revision-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: 267px;
  bottom: 190px;
  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 36px;
  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 .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
}
#section02 .sheet .area .title-area .desc2 span {
  color: #2c2721;
}
#section02 .sheet .area .con-area {
  justify-content: center;
  background: url("../../../img/page/double-jaw/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;
}
#section02 .sheet .area .con-area .left {
  min-width: 673px;
}
#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: 35px 0 30px;
  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: #e6cfbf;
  border-radius: 50px;
  padding: 8px 11px;
}
#section02 .sheet .area .con-area .img-model p {
  color: #fff;
  font-size: 13px;
}

#section15 {
  position: relative;
  z-index: 10;
  background-color: #f8f0eb;
}
#section15 .title-area {
  text-align: center;
  margin-bottom: 44px;
}
#section15 .title-area p {
  font-size: 24px;
  color: #9d968e;
  font-weight: 500;
}
#section15 .title-area h3 {
  color: #2c2721;
  font-size: 60px;
  line-height: 67px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin: 22px 0 25px;
}
#section15 .title-area h3 span {
  font-size: 60px;
  color: #746b64;
}
#section15 .title-area .desc {
  color: #746b64;
  font-size: 22px;
  line-height: 35px;
}
#section15 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section15 .con-area .wrap {
  border-radius: 20px;
  overflow: hidden;
}
#section15 .con-area .wrap .text-area {
  height: 310px;
  background-color: #fff;
  position: relative;
}
#section15 .con-area .wrap .text-area .line {
  position: absolute;
  width: 100%;
  top: 20px;
  left: 0;
  height: 2px;
  background: repeating-linear-gradient(to right, #cbc6c1 0, #cbc6c1 2px, transparent 1px, transparent 4px);
}
#section15 .con-area .wrap .text-area .step {
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 0 auto 20px;
  background-color: #c7b4a1;
  z-index: 1;
  position: relative;
  padding: 13px 30px;
  border-radius: 50px;
}
#section15 .con-area .wrap .text-area .step p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
#section15 .con-area .wrap .text-area .step img {
  width: 12px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
#section15 .con-area .wrap .text-area dl {
  text-align: center;
}
#section15 .con-area .wrap .text-area dl dt {
  color: #2c2721;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 25px;
}
#section15 .con-area .wrap .text-area dl dd {
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
}
#section15 .con-area .wrap:nth-child(2) .line {
  background: repeating-linear-gradient(to right, #ab957f 0, #ab957f 2px, transparent 1px, transparent 4px);
}
#section15 .con-area .wrap:nth-child(2) .step {
  background-color: #ab957f;
}
#section15 .con-area .wrap:nth-child(3) .line {
  background: repeating-linear-gradient(to right, #5b544f 0, #5b544f 2px, transparent 1px, transparent 4px);
}
#section15 .con-area .wrap:nth-child(3) .step {
  background-color: #5b544f;
}