@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/double-jaw/index/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/index/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: 140px;
  bottom: 190px;
  color: #96796b;
  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/three-jaw-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: 680px;
}
#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: #cbab96;
  border-radius: 50px;
  padding: 8px 11px;
}
#section02 .sheet .area .con-area .img-model p {
  color: #fff;
  font-size: 13px;
}

#section13 {
  z-index: 11;
  position: relative;
  background-color: #fff;
  padding: 0 !important;
}
#section13 .bg {
  background: url("../../../img/page/double-jaw/three-jaw-surgery/sec13_bg.png") no-repeat center;
  background-size: cover;
  border-radius: 0 280px 0 0;
  padding: 180px 0;
}
#section13 .step-content {
  position: relative;
  width: 100%;
}
#section13 .step-content .text-area h3 {
  font-size: 70px;
  font-weight: 700;
  color: #2c2721;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section13 .step-content .text-area h3 span {
  color: #746b64;
}
#section13 .step-content .text-area .desc {
  margin: 27px 0 60px;
  padding-left: 25px;
  position: relative;
}
#section13 .step-content .text-area .desc::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #947b6e;
}
#section13 .step-content .text-area .desc p {
  font-size: 17px;
  line-height: 26px;
  color: #746b64;
}
#section13 .step-content .text-area .desc p span {
  font-weight: 600;
  color: #947b6e;
}
#section13 .step-content .text-area .desc p:first-child {
  margin-bottom: 19px;
}
#section13 .step-content .text-area h4 {
  font-size: 40px;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  padding-left: 16px;
  position: relative;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 30px;
}
#section13 .step-content .text-area h4::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  content: "";
  background-color: #ebca6d;
}
#section13 .step-content .text-area .img-wrap {
  display: flex;
  gap: 18px;
  justify-items: center;
  align-items: center;
}
#section13 .step-content .text-area .img-wrap .img.right .wrap {
  background: linear-gradient(90deg, #b48d80, #e3c274);
}
#section13 .step-content .text-area .img-wrap .img.right .desc2 {
  color: #e5daca;
}
#section13 .step-content .text-area .img-wrap .img div {
  position: relative;
}
#section13 .step-content .text-area .img-wrap .img div .wrap {
  background-color: rgba(182, 166, 156, 0.8039215686);
  position: absolute;
  width: 87px;
  height: 87px;
  border-radius: 50%;
  right: -20px;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#section13 .step-content .text-area .img-wrap .img div .wrap p {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
#section13 .step-content .text-area .img-wrap .img .desc2 {
  text-align: center;
  margin-top: 20px;
  font-size: 40px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #cfcac5;
}
#section13 .step-content .text-area .img-wrap .arrow {
  width: 16px;
}
#section13 .step-content .text-area ul {
  margin-top: 19px;
}
#section13 .step-content .text-area ul li {
  font-size: 14px;
  line-height: 18px;
  color: #9b9188;
}
#section13 .step-content .img-area {
  position: absolute;
  right: -110px;
  bottom: 0;
}

#section16 {
  padding-bottom: 100px !important;
}
#section16 .title-area {
  text-align: center;
  margin-bottom: 65px;
}
#section16 .title-area p {
  color: #9d968e;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}
#section16 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  line-height: 67px;
  color: #2c2721;
  margin: 22px 0 25px;
}
#section16 .title-area h3 span {
  font-size: 60px;
  color: #746b64;
}
#section16 .title-area span {
  color: #746b64;
  font-size: 17px;
  line-height: 1;
}
#section16 .con-area {
  border-radius: 20px;
  overflow: hidden;
  background-color: #f9f9f7;
  display: flex;
  align-items: center;
  gap: 65px;
}
#section16 .con-area .left {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
#section16 .con-area .left p {
  position: absolute;
  left: 40px;
  bottom: 40px;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}
#section16 .con-area .right p {
  color: #9d968e;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 28px;
}
#section16 .con-area .right h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  color: #5f554d;
}

#section15 {
  background-color: #7f726c;
  padding: 80px 0 !important;
  position: relative;
}
#section15::after {
  position: absolute;
  top: -20px;
  left: 50%;
  content: "";
  background: url("../../../img/page/double-jaw/three-jaw-surgery/sec15_img5.png") no-repeat center;
  background-size: cover;
  width: 74px;
  height: 50px;
  transform: translate(-50%);
}
#section15 .con-area {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
#section15 .con-area .wrap {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#section15 .con-area .wrap:hover .hover {
  opacity: 1;
}
#section15 .con-area .wrap .text-area {
  height: 172px;
  background-color: #fff;
  position: relative;
}
#section15 .con-area .wrap .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);
}
#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: #fff;
  z-index: 1;
  position: relative;
  padding: 0 15px;
}
#section15 .con-area .wrap .text-area .step p {
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #cbc6c1;
}
#section15 .con-area .wrap .text-area span {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
  display: block;
}
#section15 .con-area .wrap .hover {
  position: absolute;
  top: 0;
  left: 0;
  border: 4px solid transparent;
  border-radius: 20px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(180deg, #d8b98a, #b88a6a) border-box;
  overflow: hidden;
  height: 100%;
  opacity: 0;
  transition: 0.5s all;
  z-index: 5;
}
#section15 .con-area .wrap .hover img {
  width: 100%;
  height: 100%;
}
#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 p {
  color: #ab957f;
}
#section15 .con-area .wrap:nth-child(3) .line {
  background: repeating-linear-gradient(to right, #746b64 0, #746b64 2px, transparent 1px, transparent 4px);
}
#section15 .con-area .wrap:nth-child(3) .step p {
  color: #746b64;
}
#section15 .con-area .wrap:nth-child(4) .line {
  background: repeating-linear-gradient(to right, #5b544f 0, #5b544f 2px, transparent 1px, transparent 4px);
}
#section15 .con-area .wrap:nth-child(4) .step p {
  color: #5b544f;
}
#section15 .con-area .wrap:nth-child(5) .line {
  background: repeating-linear-gradient(to right, #38332f 0, #38332f 2px, transparent 1px, transparent 4px);
}
#section15 .con-area .wrap:nth-child(5) .step p {
  color: #38332f;
}