@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#section01 {
  position: relative;
  overflow: hidden;
  padding: 281px 0 357px !important;
  background: url("../../../img/page/double-jaw/double-jaw-cases/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #section01 {
    padding: 250px 0 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 {
    padding-top: 70px !important;
  }
}
#section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section01 .img-area {
    position: static;
    margin-top: 30px;
  }
}
#section01 .img-area img {
  display: block;
  width: 100%;
  height: auto;
}
#section01 .img-area .badge {
  position: absolute;
  right: 256px;
  bottom: 190px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #section01 .img-area .badge {
    bottom: 65px;
    color: #b89a85;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .img-area .badge {
    font-size: 12px;
    bottom: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #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;
}
@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 36px;
  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 .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
}
@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/double-jaw/double-jaw-cases/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;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area {
    border-radius: 10px;
  }
}
#section02 .sheet .area .con-area .left {
  min-width: 509px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left {
    margin: 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: #746b64;
}
@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: #947b6e;
  margin: 0;
}
#section02 .sheet .area .con-area .right .desc2 {
  color: #948b84;
  font-size: 20px;
  line-height: 29px;
  margin: 25px 0 30px;
  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 h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 52px;
  line-height: 64px;
  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: 991.98px) {
  #section02 .sheet .area .con-area .img-model {
    left: 10px;
    bottom: 10px;
  }
}
#section02 .sheet .area .con-area .img-model p {
  color: #b89a85;
  font-size: 13px;
}

#section13 {
  z-index: 11;
  position: relative;
  background-color: #fff;
  padding: 0 !important;
}
#section13 .bg {
  background: url("../../../img/page/double-jaw/double-jaw-cases/sec13_bg.png") no-repeat center;
  background-size: cover;
  border-radius: 0 280px 0 0;
  padding: 180px 0 0;
}
@media screen and (max-width: 1439.98px) {
  #section13 .bg {
    border-radius: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .bg {
    padding: 70px 0 0;
  }
}
#section13 .step-tabs-wrap {
  margin-bottom: 79px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-tabs-wrap {
    margin-bottom: 30px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #section13 .step-tabs-wrap::-webkit-scrollbar {
    display: none;
  }
}
#section13 .step-tabs {
  display: flex;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 27px rgba(124, 79, 54, 0.13);
}
@media screen and (max-width: 991.98px) {
  #section13 .step-tabs {
    width: 620px;
    min-width: 620px;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #9d968e;
    background: transparent;
  }
}
#section13 .step-tabs .step-tab {
  width: 25%;
  padding: 20px 0;
  background: #fff;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-tabs .step-tab {
    width: 155px;
    min-width: 155px;
    flex-shrink: 0;
    padding: 12px 0;
    background: transparent;
    border-radius: 0;
  }
}
#section13 .step-tabs .step-tab p {
  font-size: 20px;
  color: #746b64;
  border-right: 1px solid #b5aea8;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-tabs .step-tab p {
    font-size: 14px;
    line-height: 1.3;
    border-right: 0;
    color: #9d968e;
    white-space: nowrap;
  }
}
#section13 .step-tabs .step-tab:last-child p {
  border-right: 0;
}
#section13 .step-tabs .step-tab.active {
  background: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-tabs .step-tab.active {
    background: transparent;
  }
}
#section13 .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
  padding-left: 18px;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  border-right: 0;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-tabs .step-tab.active p {
    color: #2c2721;
    width: 100%;
    padding-left: 0;
  }
}
#section13 .step-tabs .step-tab.active p::after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background-color: #fff;
  border-radius: 50%;
  width: 9.5px;
  height: 9.5px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-tabs .step-tab.active p::after {
    left: 0;
    right: 0;
    top: auto;
    bottom: -13px;
    width: 100%;
    height: 4px;
    border-radius: 0;
    transform: none;
    background-color: #2c2721;
  }
}
#section13 .step-content {
  display: none;
  position: relative;
  width: 100%;
}
#section13 .step-content.active {
  display: block;
}
#section13 .step-content .sec1 {
  padding-bottom: 170px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec1 {
    padding-bottom: 50px;
  }
}
#section13 .step-content .sec1 .text-area {
  position: relative;
  z-index: 1;
}
#section13 .step-content .sec1 .text-area h3 {
  font-size: 70px;
  font-weight: 700;
  color: #2c2721;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area h3 {
    font-size: 30px;
  }
}
#section13 .step-content .sec1 .text-area h3 span {
  color: #746b64;
}
#section13 .step-content .sec1 .text-area .desc {
  margin: 27px 0 60px;
  padding-left: 25px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area .desc {
    margin: 15px 0 30px;
    padding-left: 10px;
  }
}
#section13 .step-content .sec1 .text-area .desc::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #947b6e;
}
#section13 .step-content .sec1 .text-area .desc p {
  font-size: 17px;
  line-height: 26px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area .desc p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section13 .step-content .sec1 .text-area .desc p span {
  font-weight: 600;
  color: #947b6e;
}
#section13 .step-content .sec1 .text-area .desc p:first-child {
  margin-bottom: 19px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area .desc p:first-child {
    margin-bottom: 10px;
  }
}
#section13 .step-content .sec1 .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;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area h4 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
#section13 .step-content .sec1 .text-area h4::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  content: "";
  background-color: #ebca6d;
}
#section13 .step-content .sec1 .text-area .img-wrap {
  display: flex;
  gap: 18px;
  justify-items: center;
  align-items: center;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec1 .text-area .img-wrap {
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area .img-wrap {
    gap: 10px;
  }
}
#section13 .step-content .sec1 .text-area .img-wrap .img.right .wrap {
  background: linear-gradient(90deg, #b48d80, #e3c274);
}
#section13 .step-content .sec1 .text-area .img-wrap .img.right .desc2 {
  color: #e5daca;
}
#section13 .step-content .sec1 .text-area .img-wrap .img div {
  position: relative;
}
#section13 .step-content .sec1 .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;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area .img-wrap .img div .wrap {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .step-content .sec1 .text-area .img-wrap .img div .wrap {
    width: 50px;
    height: 50px;
    bottom: -15px;
    right: -15px;
  }
}
#section13 .step-content .sec1 .text-area .img-wrap .img div .wrap p {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area .img-wrap .img div .wrap p {
    font-size: 10px;
  }
}
#section13 .step-content .sec1 .text-area .img-wrap .img .desc2 {
  text-align: center;
  margin-top: 20px;
  font-size: 40px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #cfcac5;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area .img-wrap .img .desc2 {
    margin-top: 15px;
    font-size: 25px;
  }
}
#section13 .step-content .sec1 .text-area .img-wrap .arrow {
  width: 16px;
}
#section13 .step-content .sec1 .text-area ul {
  margin-top: 19px;
}
#section13 .step-content .sec1 .text-area ul li {
  font-size: 14px;
  line-height: 18px;
  color: #9b9188;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec1 .text-area ul li {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec1 .text-area ul li {
    font-size: 12px;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 .step-content .sec1 .text-area ul li {
    font-size: 3.2085561497vw;
  }
}
#section13 .step-content .sec1 .img-area {
  position: absolute;
  right: -110px;
  bottom: 0;
}
@media screen and (max-width: 1750px) {
  #section13 .step-content .sec1 .img-area {
    right: 0px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec1 .img-area {
    position: relative;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec1 .img-area img {
    margin: 30px auto 0;
    display: block;
  }
}
#section13 .step-content .sec2 {
  background-color: #fff;
  padding: 170px 0;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 {
    padding: 70px 0;
  }
}
#section13 .step-content .sec2 .title-area {
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .title-area {
    margin-bottom: 30px;
  }
}
#section13 .step-content .sec2 .title-area .desc1 {
  font-size: 24px;
  color: #9d968e;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .title-area .desc1 {
    font-size: 15px;
  }
}
#section13 .step-content .sec2 .title-area h3 {
  color: #2c2721;
  font-size: 60px;
  line-height: 67px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02px;
  margin: 21px 0 25px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .title-area h3 {
    margin: 15px 0;
    font-size: 30px;
    line-height: 1.3;
  }
}
#section13 .step-content .sec2 .title-area h3 span {
  color: #746b64;
}
#section13 .step-content .sec2 .title-area .desc2 {
  font-size: 17px;
  line-height: 26px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .title-area .desc2 {
    font-size: 14px;
    line-height: 1.4;
  }
}
#section13 .step-content .sec2 .title-area .desc2 span {
  color: #947b6e;
  font-weight: 600;
}
#section13 .step-content .sec2 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec2 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section13 .step-content .sec2 .con-area .wrap {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .con-area .wrap {
    border-radius: 10px;
  }
}
#section13 .step-content .sec2 .con-area .wrap:hover .hover {
  opacity: 1;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec2 .con-area .wrap:hover .hover {
    display: none;
  }
}
#section13 .step-content .sec2 .con-area .wrap:nth-child(2) dl {
  background-color: #f9f8f5;
}
#section13 .step-content .sec2 .con-area .wrap .img-wrap {
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec2 .con-area .wrap .img-wrap img {
    width: 100%;
  }
}
#section13 .step-content .sec2 .con-area .wrap .img-wrap p {
  position: absolute;
  bottom: 35px;
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .con-area .wrap .img-wrap p {
    font-size: 18px;
    bottom: 30px;
  }
}
#section13 .step-content .sec2 .con-area .wrap dl {
  padding: 40px 0;
  background-color: #fff8f5;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .con-area .wrap dl {
    padding: 20px 10px;
  }
}
#section13 .step-content .sec2 .con-area .wrap dl dt {
  font-size: 30px;
  line-height: 1;
  color: #746b64;
  font-weight: 700;
  margin-bottom: 19px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .con-area .wrap dl dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
#section13 .step-content .sec2 .con-area .wrap dl dd {
  color: #72675f;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec2 .con-area .wrap dl dd {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section13 .step-content .sec2 .con-area .wrap .hover {
  transition: 0.5s all;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0;
  border: 4px solid transparent;
  border-radius: 20px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(180deg, #d8b98a, #b88a6a) border-box;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec2 .con-area .wrap .hover {
    display: none;
  }
}
#section13 .step-content .sec2 .con-area .wrap .hover .wrap {
  position: relative;
  border-radius: 0;
}
#section13 .step-content .sec2 .con-area .wrap .hover .wrap img {
  width: 100%;
}
#section13 .step-content .sec2 .con-area .wrap .hover .wrap p {
  position: absolute;
  bottom: 71px;
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  color: #fff;
}
#section13 .step-content .sec2 .con-area .wrap .hover .wrap span {
  position: absolute;
  right: 23px;
  top: 24px;
  font-size: 20px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  color: #a7a19c;
}
#section13 .step-content .sec2 .desc {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #9b9188;
  margin-top: 42px;
}
#section13 .step-content .sec3 {
  background-color: #7f726c;
  padding: 80px 0 !important;
  position: relative;
}
#section13 .step-content .sec3::after {
  position: absolute;
  top: -20px;
  left: 50%;
  content: "";
  background: url("../../../img/page/double-jaw/double-jaw-cases/sec15_img5.png") no-repeat center;
  background-size: cover;
  width: 74px;
  height: 50px;
  transform: translate(-50%);
}
#section13 .step-content .sec3 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec3 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section13 .step-content .sec3 .con-area .wrap {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec3 .con-area .wrap {
    border-radius: 10px;
  }
}
#section13 .step-content .sec3 .con-area .wrap:hover .hover {
  opacity: 1;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec3 .con-area .wrap:hover .hover {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec3 .con-area .wrap img {
    width: 100%;
  }
}
#section13 .step-content .sec3 .con-area .wrap .text-area {
  height: 172px;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec3 .con-area .wrap .text-area {
    height: 150px;
  }
}
#section13 .step-content .sec3 .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);
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec3 .con-area .wrap .text-area .line {
    top: 8px;
  }
}
#section13 .step-content .sec3 .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;
}
#section13 .step-content .sec3 .con-area .wrap .text-area .step p {
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #cbc6c1;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec3 .con-area .wrap .text-area .step p {
    font-size: 18px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec3 .con-area .wrap .text-area .step img {
    width: 10px;
  }
}
#section13 .step-content .sec3 .con-area .wrap .text-area span {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec3 .con-area .wrap .text-area span {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section13 .step-content .sec3 .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;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content .sec3 .con-area .wrap .hover {
    display: none;
  }
}
#section13 .step-content .sec3 .con-area .wrap .hover img {
  width: 100%;
  height: 100%;
}
#section13 .step-content .sec3 .con-area .wrap:nth-child(2) .line {
  background: repeating-linear-gradient(to right, #ab957f 0, #ab957f 2px, transparent 1px, transparent 4px);
}
#section13 .step-content .sec3 .con-area .wrap:nth-child(2) .step p {
  color: #ab957f;
}
#section13 .step-content .sec3 .con-area .wrap:nth-child(3) .line {
  background: repeating-linear-gradient(to right, #746b64 0, #746b64 2px, transparent 1px, transparent 4px);
}
#section13 .step-content .sec3 .con-area .wrap:nth-child(3) .step p {
  color: #746b64;
}
#section13 .step-content .sec3 .con-area .wrap:nth-child(4) .line {
  background: repeating-linear-gradient(to right, #5b544f 0, #5b544f 2px, transparent 1px, transparent 4px);
}
#section13 .step-content .sec3 .con-area .wrap:nth-child(4) .step p {
  color: #5b544f;
}
#section13 .step-content .sec4 {
  padding: 115px 0;
  background-color: #eae5e2;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec4 {
    padding: 50px 0;
  }
}
#section13 .step-content .sec4 img {
  border-radius: 20px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content .sec4 img {
    border-radius: 0;
    padding: 0 10px;
  }
}
#section13 .step-content#step2 .sec2 .con-area {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content#step2 .sec2 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section13 .step-content#step2 .sec2 .con-area dl p {
  color: #746b64;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content#step2 .sec2 .con-area dl p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content#step2 .sec2 .con-area .hover {
    display: none;
  }
}
#section13 .step-content#step2 .sec2 .con-area .hover p {
  color: #746b64;
  bottom: 46px;
}
#section13 .step-content#step3 .sec1 .img-area {
  bottom: -170px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content#step3 .sec1 .img-area {
    bottom: 0;
  }
}
#section13 .step-content#step3 .sec2 .con-area {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content#step3 .sec2 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section13 .step-content#step3 .sec2 .con-area dl p {
  color: #746b64;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section13 .step-content#step3 .sec2 .con-area dl p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content#step3 .sec2 .con-area .hover {
    display: none;
  }
}
#section13 .step-content#step3 .sec2 .con-area .hover p {
  color: #746b64;
}
#section13 .step-content#step3 .sec3 .con-area {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content#step3 .sec3 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section13 .step-content#step4 .sec2 .con-area .wrap dl {
  height: stretch;
}
@media screen and (max-width: 1439.98px) {
  #section13 .step-content#step4 .sec2 .con-area .hover {
    display: none;
  }
}
#section13 .step-content#step4 .sec2 .con-area .hover span {
  color: #fff;
}

#sub-section04 .right img {
  margin-top: 20px;
}
#sub-section04 .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 .right ul li {
    font-size: 3.743315508vw;
    line-height: 1.5;
  }
}
#sub-section04 .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 .right ul li::after {
    font-size: 14px;
  }
}

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

#section20 {
  background-color: #f9f0e7;
  position: relative;
  z-index: 10;
}
#section20 .title-area {
  text-align: center;
  margin-bottom: 29px;
}
#section20 .title-area p {
  font-size: 22px;
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section20 .title-area p {
    font-size: 15px;
    line-height: 1.3;
  }
}
#section20 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}
@media screen and (max-width: 991.98px) {
  #section20 .title-area h3 {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section20 .title-area h3 {
    font-size: 6.9518716578vw;
  }
}
#section20 .title-area h3 span {
  color: #746b64;
}
#section20 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section20 .con-area {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section20 .con-area {
    gap: 10px;
  }
}
#section20 .con-area .img-wrap {
  position: relative;
}
#section20 .con-area .img-wrap::after {
  position: absolute;
  content: "* Image Model";
  font-size: 15px;
  left: 15px;
  bottom: 15px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section20 .con-area .img-wrap::after {
    left: 7px;
    bottom: 7px;
    font-size: 12px;
  }
}
#section20 .con-area .img-wrap img {
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section20 .con-area .img-wrap img {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section20 .con-area .img-wrap img {
    border-radius: 10px;
  }
}
#section20 .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  margin-top: 30px;
}
@media screen and (max-width: 991.98px) {
  #section20 .desc {
    font-size: 13px;
    line-height: 1.3;
    margin-top: 15px;
  }
}