@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/male-surgery/top-rhinoplasty/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;
  }
}
#sub-section01 .text-area {
  position: relative;
  z-index: 10;
}
#sub-section01 .text-area .sub-text {
  font-size: 28px;
  margin-bottom: 25px;
}
#sub-section01 .text-area h2 {
  line-height: 1;
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
#sub-section01 .img-area .badge {
  color: #cd9268;
  right: 156px;
  bottom: 188px;
}
#sub-section01 .info-area .info-list {
  align-items: flex-end;
}
#sub-section01 .info-area .info-list li {
  height: fit-content;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    height: auto;
    min-height: 640px;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    align-items: stretch;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    min-height: 563px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .area {
    position: static;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
  }
}
#sub-section01 .text-area {
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area {
    text-align: center;
    position: static;
    padding: 0 20px;
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .desc {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .desc {
    font-size: 4.0106951872vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area h2 {
    font-size: 38px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 {
    font-size: 35px;
    line-height: 1.15;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .title-point {
    font-size: 38px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .title-point {
    font-size: 35px;
    line-height: 1.15;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .btn {
    position: absolute;
    bottom: 400px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    margin-top: 0;
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 17px 28px;
    border-radius: 999px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.122), rgba(255, 255, 255, 0.05));
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .btn {
    font-size: 13px;
    padding: 17px 22px;
    bottom: 280px;
    min-height: 44px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .btn {
    width: 80%;
    max-width: 280px;
  }
}
@media screen and (max-width: 1800px) {
  #sub-section01 .img-area {
    right: -150px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    margin: 30px auto 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .img-area {
    padding: 0 16px;
    margin-top: 24px;
  }
}
#sub-section01 .img-area img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 20px;
    right: 20px;
    color: #fff;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-area {
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 3;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .info-area {
    padding: 22px 20px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-area .info-list {
    align-items: stretch;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-area .info-list li {
    height: auto;
    margin-bottom: 0 !important;
  }
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #f9f6f3;
}
@media screen and (max-width: 1439.98px) {
  #section02 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area p {
    font-size: 16px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area > span {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 0;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area > span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area > span br {
    display: none;
  }
}
@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: 1439.98px) {
  #section02 .sheet .area .title-area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 30px;
    padding: 0 16px;
  }
}
#section02 .sheet .area .title-area .desc1,
#section02 .sheet .area .title-area > p {
  margin: 0;
  font-size: 24px;
  line-height: 1;
  color: #9d968e;
  font-weight: 500;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area .desc1,
  #section02 .sheet .area .title-area > p {
    font-size: 24px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area .desc1,
  #section02 .sheet .area .title-area > p {
    font-size: 15px;
  }
}
#section02 .sheet .area .title-area h3 {
  margin: 26px 0 36px;
  font-size: 70px;
  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;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 br {
    display: none;
  }
}
#section02 .sheet .area .title-area .desc2,
#section02 .sheet .area .title-area > span {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
  text-align: center;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area .desc2,
  #section02 .sheet .area .title-area > span {
    font-size: 20px;
    line-height: 32px;
    margin-top: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area .desc2,
  #section02 .sheet .area .title-area > span {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .title-area .desc2,
  #section02 .sheet .area .title-area > span {
    font-size: 3.743315508vw;
  }
}
#section02 .sheet .area .title-area .desc2 span,
#section02 .sheet .area .title-area > span span {
  color: #2c2721;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area .desc2 br,
  #section02 .sheet .area .title-area > span br {
    display: none;
  }
}
#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: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    padding: 80px 0;
  }
}
#section02 .sheet .area .con-area {
  border-radius: 20px;
  border: 1px solid #bcb6b2;
  overflow: hidden;
  display: flex;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area {
    flex-direction: column;
    border-radius: 10px;
  }
}
#section02 .sheet .area .con-area .left {
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left {
    width: 100%;
  }
}
#section02 .sheet .area .con-area .left img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#section02 .sheet .area .con-area .left p {
  position: absolute;
  left: 31px;
  bottom: 28px;
  font-size: 13px;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .left p {
    left: 16px;
    bottom: 16px;
    font-size: 11px;
  }
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f9f9f7;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right {
    width: 100%;
    box-sizing: border-box;
  }
}
#section02 .sheet .area .con-area .right .top {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top {
    height: auto;
    padding: 24px 20px 20px;
    text-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .top {
    padding: 20px 16px 16px;
  }
}
#section02 .sheet .area .con-area .right .top h4 {
  color: #746b64;
  font-size: 45px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top h4 {
    font-size: 28px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .top h4 {
    font-size: 22px;
  }
}
#section02 .sheet .area .con-area .right .top h4 span {
  color: #9a9288;
  font-size: 45px;
  font-weight: 700;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top h4 span {
    font-size: 28px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .top h4 span {
    font-size: 22px;
  }
}
#section02 .sheet .area .con-area .right .top p {
  font-size: 20px;
  color: #9a9288;
  margin: 25px 0 15px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top p {
    font-size: 16px;
    margin: 16px 0 12px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .top p {
    font-size: 14px;
    margin: 12px 0 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top p br {
    display: none;
  }
}
#section02 .sheet .area .con-area .right .top span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #9b9188;
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .top span {
    font-size: 13px;
    line-height: 1.45;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top span br {
    display: none;
  }
}
#section02 .sheet .area .con-area .right .bottom {
  display: flex;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    box-sizing: border-box;
  }
}
#section02 .sheet .area .con-area .right .bottom .wrap {
  position: relative;
  min-width: 0;
}
#section02 .sheet .area .con-area .right .bottom .wrap img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#section02 .sheet .area .con-area .right .bottom .wrap:nth-child(2) p {
  background-color: #6f6358;
}
#section02 .sheet .area .con-area .right .bottom .wrap p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 14px;
  background-color: #b5aea8;
  box-sizing: border-box;
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap p {
    font-size: 13px;
    padding: 5px 0;
    line-height: 1.3;
  }
}
#section02 .sheet .area .desc {
  text-align: center;
  font-size: 15px;
  color: #9b9188;
  margin-top: 30px;
  font-weight: 300;
  line-height: 1.3;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .desc {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .desc {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area {
    flex-direction: column;
    align-items: stretch;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left,
  #section02 .sheet .area .con-area .img-area {
    width: 100%;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left img,
  #section02 .sheet .area .con-area .img-area img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top {
    padding: 15px;
    height: auto;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top h4 {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top h4 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top p,
  #section02 .sheet .area .con-area .right .top span {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .top p,
  #section02 .sheet .area .con-area .right .top span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap,
  #section02 .sheet .area .con-area .right .bottom li {
    flex: 1 1 50%;
    min-width: 0;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap img,
  #section02 .sheet .area .con-area .right .bottom li img {
    width: 100%;
    height: auto;
  }
}

#section10 {
  background-color: #f8f5f1;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 991.98px) {
  #section10 {
    padding: 70px 0 !important;
  }
}
#section10 .title-area {
  text-align: center;
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area {
    margin-bottom: 40px;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area {
    margin-bottom: 24px;
    padding: 0 16px;
  }
}
#section10 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area h3 {
    font-size: 40px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area h3 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 12px;
  }
}
#section10 .title-area h3 span {
  color: #8a837e;
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area h3 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area h3 br {
    display: none;
  }
}
#section10 .title-area p {
  color: #9b9188;
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area p {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area p {
    font-size: 13px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area p br {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area {
    width: 100%;
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    border-radius: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top,
  #section10 .con-area .bottom {
    width: 880px;
    min-width: 880px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top .left,
  #section10 .con-area .top .right {
    flex: 1;
    min-width: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top img {
    display: block;
    width: 100%;
    height: auto;
  }
}
#section10 .con-area .top p {
  color: #fff;
  text-align: center;
  font-weight: 600;
  background: linear-gradient(90deg, #30457f, #6c7dab);
}
@media screen and (max-width: 1439.98px) {
  #section10 .con-area .top p {
    font-size: 20px;
    padding: 14px 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top p {
    font-size: 18px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .con-area .top p {
    font-size: 16px;
    padding: 8px 0;
  }
}
#section10 .con-area .top .right p {
  background: linear-gradient(90deg, #ab897e, #e5c58c);
}
#section10 .con-area .bottom ul li {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1439.98px) {
  #section10 .con-area .bottom ul li {
    padding: 18px 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul li {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .con-area .bottom ul li {
    padding: 12px 8px;
  }
}
#section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
  border-bottom: 1px solid #dddddd;
  background-color: #fff;
}
@media screen and (max-width: 1439.98px) {
  #section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
    font-size: 15px;
    line-height: 1.4;
    width: 600px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
    width: 600px;
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
    font-size: 13px;
    line-height: 1.35;
  }
}
#section10 .con-area .bottom ul li:nth-child(2) {
  background-color: #000000;
  color: #fff;
  border-bottom: 1px solid #fff;
  height: stretch;
}
@media screen and (max-width: 1439.98px) {
  #section10 .con-area .bottom ul li:nth-child(2) {
    font-size: 16px;
    width: 220px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul li:nth-child(2) {
    width: 220px;
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .con-area .bottom ul li:nth-child(2) {
    font-size: 13px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul:last-child li {
    border-bottom: 0;
  }
}
#section10 .title-area {
  text-align: center;
}
@media screen and (min-width: 992px) {
  #section10 .title-area {
    margin-bottom: 57px;
  }
  #section10 .title-area h3 {
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-size: 60px;
    line-height: 78px;
    margin-bottom: 25px;
    font-weight: 700;
  }
  #section10 .title-area h3 span {
    color: #8a837e;
  }
  #section10 .title-area p {
    font-size: 20px;
    line-height: 30px;
    color: #9b9188;
  }
}
#section10 .con-area {
  border-radius: 20px;
  border: 1px solid #ddd;
}
@media screen and (min-width: 992px) {
  #section10 .con-area {
    overflow: hidden;
  }
}
#section10 .con-area .top {
  display: flex;
}
@media screen and (min-width: 992px) {
  #section10 .con-area .top p {
    color: #fff;
    text-align: center;
    background: linear-gradient(90deg, #30457f, #6c7dab);
    padding: 19px;
    font-weight: 600;
    font-size: 22px;
  }
  #section10 .con-area .top .right p {
    background: linear-gradient(90deg, #ab897e, #e5c58c);
  }
}
#section10 .con-area .bottom ul {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 992px) {
  #section10 .con-area .bottom ul li {
    padding: 22px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
    font-size: 16px;
    line-height: 24px;
    width: 600px;
    border-bottom: 1px solid #dddddd;
    background-color: #fff;
  }
  #section10 .con-area .bottom ul li:nth-child(2) {
    background-color: #000000;
    color: #fff;
    font-size: 18px;
    width: 220px;
    border-bottom: 1px solid #fff;
    height: stretch;
  }
  #section10 .con-area .bottom ul:last-child li {
    border-bottom: 0px solid;
  }
}

#section13 .title-area {
  text-align: center;
  margin-bottom: 59px;
}
#section13 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
}
#section13 .title-area h3 span {
  color: #8a837e;
}
#section13 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section13 .con-area li {
  border-radius: 20px;
  overflow: hidden;
}
#section13 .con-area li:nth-child(2) .text p {
  background-color: #ab957f;
}
#section13 .con-area li:nth-child(3) .text p {
  background-color: #746b64;
}
#section13 .con-area li .img-wrap {
  position: relative;
}
#section13 .con-area li .img-wrap p {
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #fff;
  font-size: 13px;
}
#section13 .con-area li .text {
  padding: 30px 0 40px;
  background-color: #f9f8f5;
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text {
    background-color: rgba(0, 0, 0, 0);
  }
}
#section13 .con-area li .text p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 10px 35px;
  background-color: #c7b4a1;
  margin: 0 auto;
  border-radius: 50px;
  width: fit-content;
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text p {
    padding: 10px 20px;
    font-size: 14px;
  }
}
#section13 .con-area li .text h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
  color: #6f6358;
  margin: 18px 0 14px;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text h4 {
    font-size: 20px;
    line-height: 1.3;
  }
}
#section13 .con-area li .text span {
  text-align: center;
  display: block;
  font-size: 15px;
  line-height: 25px;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text span {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 .title-area h3 {
    font-size: 8.0213903743vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area h3 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area {
    gap: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .con-area li .img-wrap img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 20px;
    border: 1px solid #ddd8da;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .img-wrap p {
    font-size: 11px;
    left: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text {
    padding: 15px 0;
    height: auto;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text p {
    font-size: 14px;
    padding: 8px 24px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text h4 {
    font-size: 20px;
    line-height: 1.35;
    margin: 15px auto 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area li .text span {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 .con-area li .text span {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .con-area li .text span br {
    display: none;
  }
}

#section15 {
  background: url("../../../img/page/male-surgery/top-rhinoplasty/sec15_bg.png") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #section15 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  #section15 .area {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #section15 .area .left {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
  }
  #section15 .area .left img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 12px;
  }
  #section15 .area .left p {
    position: static;
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #b7b7b7;
  }
  #section15 .area .right {
    width: 100%;
    text-align: center;
    color: #fff;
  }
  #section15 .area .right h3 {
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.35;
  }
  #section15 .area .right .line {
    width: 44px;
    height: 1px;
    background-color: #fff;
    margin: 24px auto 28px;
  }
  #section15 .area .right p {
    font-size: 16px;
    line-height: 1.6;
  }
  #section15 .area .right p br {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .area {
    gap: 28px;
  }
  #section15 .area .right h3 {
    font-size: 28px;
    line-height: 1.35;
  }
  #section15 .area .right .line {
    width: 40px;
    margin: 20px auto 24px;
  }
  #section15 .area .right p {
    font-size: 15px;
    line-height: 1.55;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  #section15 .area {
    gap: 24px;
    padding: 0 16px;
  }
  #section15 .area .left {
    max-width: 100%;
  }
  #section15 .area .left img {
    border-radius: 10px;
  }
  #section15 .area .left p {
    font-size: 11px;
    margin-top: 8px;
  }
  #section15 .area .right h3 {
    font-size: 24px;
    line-height: 1.3;
  }
  #section15 .area .right h3 br {
    display: none;
  }
  #section15 .area .right .line {
    width: 32px;
    margin: 16px auto 20px;
  }
  #section15 .area .right p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1440px) {
  #section15 .area {
    display: flex;
    flex-direction: row;
    gap: 60px;
    align-items: center;
    padding: 0;
  }
  #section15 .area .left {
    position: relative;
  }
  #section15 .area .left p {
    position: absolute;
    font-size: 13px;
    left: 20px;
    bottom: 20px;
    color: #b7b7b7;
  }
  #section15 .area .right {
    color: #fff;
  }
  #section15 .area .right h3 {
    font-size: 40px;
    line-height: 42px;
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-weight: 700;
  }
  #section15 .area .right .line {
    width: 50px;
    height: 1px;
    background-color: #fff;
    margin: 30px 0 40px;
  }
  #section15 .area .right p {
    font-size: 18px;
    line-height: 26px;
  }
}

#section16 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 65px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area {
    margin-bottom: 30px;
  }
}
#section16 .title-area p {
  font-size: 24px;
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 24px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section16 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area h3 {
    font-size: 30px;
  }
}
#section16 .title-area h3 span {
  color: #8a837e;
}
#section16 .con-area h4 {
  font-size: 28px;
  font-weight: 600;
  padding-left: 25px;
  position: relative;
  margin-bottom: 36px;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area h4 {
    font-size: 20px;
    padding-left: 15px;
    margin-bottom: 15px;
  }
}
#section16 .con-area h4::after {
  position: absolute;
  height: 40px;
  background-color: #ebca6d;
  content: "";
  left: 0;
  top: -4px;
  width: 5px;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area h4::after {
    height: 20px;
    top: 2px;
  }
}
#section16 .con-area h4:nth-child(3) {
  margin-top: 85px;
}
@media screen and (max-width: 767.98px) {
  #section16 .con-area h4:nth-child(3) {
    margin-top: 40px;
  }
}
#section16 .con-area ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section16 .con-area ul li {
  border-radius: 20px;
  border: 1px solid #b5aea8;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #section16 .con-area ul li {
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
  }
}
@media screen and (max-width: 767.98px) {
  #section16 .con-area ul li img {
    width: 100%;
  }
}
#section16 .con-area ul li dl {
  margin-left: -40px;
}
@media screen and (max-width: 767.98px) {
  #section16 .con-area ul li dl {
    margin-left: 0;
    padding: 20px;
  }
}
#section16 .con-area ul li dl dt {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area ul li dl dt {
    font-size: 20px;
  }
}
#section16 .con-area ul li dl dd {
  color: #746b64;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area ul li dl dd {
    font-size: 14px;
    line-height: 1.3;
  }
}

#section17 {
  background: url("../../../img/page/male-surgery/top-rhinoplasty/sec17_bg.png") no-repeat center;
  background-size: cover;
}
#section17 .title-area {
  text-align: center;
  margin-bottom: 59px;
}
#section17 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
}
#section17 .title-area h3 span {
  color: #8a837e;
}
#section17 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section17 .con-area li {
  border-radius: 15px;
  overflow: hidden;
}
#section17 .con-area li .text {
  padding: 30px 0 40px;
  background-color: #fff;
}
#section17 .con-area li .text h4 {
  font-size: 24px;
  font-weight: 600;
  color: #2c2721;
  margin-bottom: 14px;
  text-align: center;
}
#section17 .con-area li .text span {
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #746b64;
}
@media screen and (max-width: 1439.98px) {
  #section17 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area h3 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area {
    gap: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area li {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .img-wrap img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area li .text {
    padding: 15px 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area li .text h4 {
    font-size: 20px;
    line-height: 1.35;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .text h4 br {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area li .text span {
    font-size: 14px;
    line-height: 1.3;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .text span br {
    display: none;
  }
}

#section18 {
  background-color: #fff;
  padding: 170px 0 !important;
}
@media screen and (max-width: 1439.98px) {
  #section18 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 991.98px) {
  #section18 {
    padding: 70px 0 !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section18 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #section18 .area {
    padding: 0 16px;
  }
}
#section18 .title-area {
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 991.98px) {
  #section18 .title-area {
    margin-bottom: 30px;
  }
}
#section18 .title-area .desc1,
#section18 .title-area > p {
  margin: 0;
  font-size: 24px;
  color: #9d968e;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section18 .title-area .desc1,
  #section18 .title-area > p {
    font-size: 15px;
  }
}
#section18 .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) {
  #section18 .title-area h3 {
    margin: 15px 0;
    font-size: 30px;
    line-height: 1.3;
  }
}
#section18 .title-area h3 span {
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section18 .title-area h3 br {
    display: none;
  }
}
#section18 .title-area .desc2 {
  font-size: 17px;
  line-height: 26px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section18 .title-area .desc2 {
    font-size: 14px;
    line-height: 1.4;
  }
}
#section18 .title-area .desc2 span {
  color: #947b6e;
  font-weight: 600;
}
#section18 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section18 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section18 .con-area > li,
#section18 .con-area > .wrap {
  border: 0;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section18 .con-area > li,
  #section18 .con-area > .wrap {
    border-radius: 10px;
  }
}
#section18 .con-area > li:nth-child(2) .text,
#section18 .con-area > li:nth-child(2) dl,
#section18 .con-area > .wrap:nth-child(2) .text,
#section18 .con-area > .wrap:nth-child(2) dl {
  background-color: #f9f8f5;
}
#section18 .con-area > li .img-wrap,
#section18 .con-area > .wrap .img-wrap {
  position: relative;
}
#section18 .con-area > li .img-wrap img,
#section18 .con-area > .wrap .img-wrap img {
  display: block;
  height: auto;
}
@media screen and (max-width: 1439.98px) {
  #section18 .con-area > li .img-wrap img,
  #section18 .con-area > .wrap .img-wrap img {
    width: 100%;
  }
}
#section18 .con-area > li .text,
#section18 .con-area > li dl,
#section18 .con-area > .wrap .text,
#section18 .con-area > .wrap dl {
  padding: 40px 0;
  background-color: #fff8f5;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section18 .con-area > li .text,
  #section18 .con-area > li dl,
  #section18 .con-area > .wrap .text,
  #section18 .con-area > .wrap dl {
    padding: 20px 0;
  }
}
#section18 .con-area > li h4,
#section18 .con-area > li dt,
#section18 .con-area > .wrap h4,
#section18 .con-area > .wrap dt {
  font-size: 30px;
  line-height: 1;
  color: #746b64;
  font-weight: 700;
  margin: 0 0 19px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section18 .con-area > li h4,
  #section18 .con-area > li dt,
  #section18 .con-area > .wrap h4,
  #section18 .con-area > .wrap dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
#section18 .con-area > li span,
#section18 .con-area > li dd,
#section18 .con-area > .wrap span,
#section18 .con-area > .wrap dd {
  display: block;
  color: #72675f;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  #section18 .con-area > li span,
  #section18 .con-area > li dd,
  #section18 .con-area > .wrap span,
  #section18 .con-area > .wrap dd {
    font-size: 14px;
    line-height: 1.3;
    padding: 0 10px;
  }
}

#section19 {
  background-color: #7f726c;
  padding: 80px 0 !important;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section19 {
    overflow-x: hidden;
  }
}
#section19::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%);
}
#section19 .area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section19 .area {
    flex-direction: column;
    gap: 30px;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #section19 .area {
    padding: 0 16px;
    gap: 20px;
  }
}
#section19 .left {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  flex: 1;
}
@media screen and (max-width: 1439.98px) {
  #section19 .left {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
  }
}
#section19 .left .wrap {
  width: auto;
  height: auto;
}
#section19 .left .wrap:not(:last-child):nth-child(1) {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(1) {
    border-radius: 10px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(1)::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  height: 2px;
  z-index: 1;
  background: repeating-linear-gradient(to right, #cbc6c1 0, #cbc6c1 2px, transparent 1px, transparent 4px);
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(1)::before {
    top: 8px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p,
#section19 .left .wrap:not(:last-child):nth-child(1) .text-area {
  min-height: 172px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(1) > p,
  #section19 .left .wrap:not(:last-child):nth-child(1) .text-area {
    min-height: 150px;
    padding: 32px 16px 20px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p {
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(1) > p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p span {
  color: #72675f;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p::before {
  display: block;
  width: fit-content;
  margin: 0 auto 20px;
  background-color: #fff;
  z-index: 2;
  position: relative;
  padding: 0 15px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #cbc6c1;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(1) > p::before {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p::before {
  content: "STEP 01";
}
#section19 .left .wrap:not(:last-child):nth-child(2) {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(2) {
    border-radius: 10px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(2)::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  height: 2px;
  z-index: 1;
  background: repeating-linear-gradient(to right, #ab957f 0, #ab957f 2px, transparent 1px, transparent 4px);
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(2)::before {
    top: 8px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p,
#section19 .left .wrap:not(:last-child):nth-child(2) .text-area {
  min-height: 172px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(2) > p,
  #section19 .left .wrap:not(:last-child):nth-child(2) .text-area {
    min-height: 150px;
    padding: 32px 16px 20px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p {
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(2) > p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p span {
  color: #72675f;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p::before {
  display: block;
  width: fit-content;
  margin: 0 auto 20px;
  background-color: #fff;
  z-index: 2;
  position: relative;
  padding: 0 15px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #ab957f;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(2) > p::before {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p::before {
  content: "STEP 02";
}
#section19 .left .wrap:not(:last-child):nth-child(3) {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(3) {
    border-radius: 10px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(3)::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  height: 2px;
  z-index: 1;
  background: repeating-linear-gradient(to right, #746b64 0, #746b64 2px, transparent 1px, transparent 4px);
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(3)::before {
    top: 8px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p,
#section19 .left .wrap:not(:last-child):nth-child(3) .text-area {
  min-height: 172px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(3) > p,
  #section19 .left .wrap:not(:last-child):nth-child(3) .text-area {
    min-height: 150px;
    padding: 32px 16px 20px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p {
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(3) > p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p span {
  color: #72675f;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p::before {
  display: block;
  width: fit-content;
  margin: 0 auto 20px;
  background-color: #fff;
  z-index: 2;
  position: relative;
  padding: 0 15px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(3) > p::before {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p::before {
  content: "STEP 03";
}
#section19 .left .wrap:not(:last-child):nth-child(4) {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(4) {
    border-radius: 10px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(4)::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  height: 2px;
  z-index: 1;
  background: repeating-linear-gradient(to right, #5b544f 0, #5b544f 2px, transparent 1px, transparent 4px);
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(4)::before {
    top: 8px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p,
#section19 .left .wrap:not(:last-child):nth-child(4) .text-area {
  min-height: 172px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(4) > p,
  #section19 .left .wrap:not(:last-child):nth-child(4) .text-area {
    min-height: 150px;
    padding: 32px 16px 20px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p {
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(4) > p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p span {
  color: #72675f;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p::before {
  display: block;
  width: fit-content;
  margin: 0 auto 20px;
  background-color: #fff;
  z-index: 2;
  position: relative;
  padding: 0 15px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #5b544f;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(4) > p::before {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p::before {
  content: "STEP 04";
}
#section19 .left .wrap:not(:last-child):nth-child(5) {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(5) {
    border-radius: 10px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(5)::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  height: 2px;
  z-index: 1;
  background: repeating-linear-gradient(to right, #cbc6c1 0, #cbc6c1 2px, transparent 1px, transparent 4px);
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(5)::before {
    top: 8px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p,
#section19 .left .wrap:not(:last-child):nth-child(5) .text-area {
  min-height: 172px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(5) > p,
  #section19 .left .wrap:not(:last-child):nth-child(5) .text-area {
    min-height: 150px;
    padding: 32px 16px 20px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p {
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(5) > p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p span {
  color: #72675f;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p::before {
  display: block;
  width: fit-content;
  margin: 0 auto 20px;
  background-color: #fff;
  z-index: 2;
  position: relative;
  padding: 0 15px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #cbc6c1;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(5) > p::before {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p::before {
  content: "STEP 05";
}
#section19 .left .wrap:last-child {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section19 .left .wrap:last-child a {
  width: 100%;
  min-height: 172px;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 20px;
  box-sizing: border-box;
  box-shadow: none;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:last-child a {
    min-height: 150px;
    border-radius: 10px;
    padding: 24px 16px;
  }
}
#section19 .left .wrap:last-child a p {
  font-size: 18px;
  line-height: 1;
  color: #746b64;
  font-weight: 700;
}
#section19 .left .wrap:last-child a img {
  width: 13px;
  height: auto;
}
#section19 .right {
  flex-shrink: 0;
}
@media screen and (max-width: 1439.98px) {
  #section19 .right {
    width: 100%;
  }
}
#section19 .right img {
  display: block;
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 1440px) {
  #section19 .right img {
    margin-left: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section19 .right img {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section19 .right img {
    border-radius: 10px;
  }
}
#section19::after {
  position: absolute;
  top: -10px;
  left: 50%;
  width: 74px;
  height: 50px;
  content: "";
  transform: translateX(-50%);
  background: url("../../../img/page/facial-contour/index/sec7_img1.png") no-repeat center;
}
@media screen and (min-width: 1440px) {
  #section19 .left {
    grid-template-columns: repeat(2, 370px);
  }
}
#section19 .left .wrap > p > span {
  color: #746b64;
}
#section19 .left .wrap > p > span > span {
  color: #68554a;
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child) {
  width: 370px;
  max-width: 100%;
  height: 128px;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section19 .left .wrap:not(:last-child) {
    width: 100%;
    height: auto;
    padding: 15px 0;
  }
}
#section19 .left .wrap:not(:last-child)::before, #section19 .left .wrap:not(:last-child)::after {
  content: none !important;
  display: none !important;
  background: none !important;
  border: 0 !important;
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p::before {
  content: none !important;
  display: none !important;
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  min-height: 0 !important;
  height: 100%;
  padding: 0 20px !important;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(1) > p {
    font-size: 16px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p > span {
  color: #746b64;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p > span > span {
  color: #68554a;
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p::before {
  content: none !important;
  display: none !important;
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  min-height: 0 !important;
  height: 100%;
  padding: 0 20px !important;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(2) > p {
    font-size: 16px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p > span {
  color: #746b64;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p > span > span {
  color: #68554a;
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p::before {
  content: none !important;
  display: none !important;
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  min-height: 0 !important;
  height: 100%;
  padding: 0 20px !important;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(3) > p {
    font-size: 16px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p > span {
  color: #746b64;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p > span > span {
  color: #68554a;
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p::before {
  content: none !important;
  display: none !important;
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  min-height: 0 !important;
  height: 100%;
  padding: 0 20px !important;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(4) > p {
    font-size: 16px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p > span {
  color: #746b64;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p > span > span {
  color: #68554a;
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p::before {
  content: none !important;
  display: none !important;
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  min-height: 0 !important;
  height: 100%;
  padding: 0 20px !important;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child):nth-child(5) > p {
    font-size: 16px;
  }
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p > span {
  color: #746b64;
  font-weight: 400;
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p > span > span {
  color: #68554a;
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(2) > p > span {
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(3) > p > span {
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(4) > p > span {
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(5) > p > span {
  font-weight: 500;
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p > span {
  display: block;
}
#section19 .left .wrap:not(:last-child):nth-child(1) > p > span:not(:first-child) {
  padding-top: 4px;
}
#section19 .left .wrap:not(:last-child) > p {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  min-height: 0 !important;
  height: 100%;
  padding: 0 20px;
  line-height: 1.35;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:not(:last-child) > p {
    font-size: 16px;
    line-height: 1.3;
  }
}
#section19 .left .wrap:last-child {
  background-color: transparent;
  border-radius: 0;
  overflow: visible;
}
#section19 .left .wrap:last-child a {
  width: auto !important;
  min-height: 0 !important;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  background-color: #e2d3c7;
  border-radius: 999px;
  padding: 32px 71px;
  box-sizing: border-box;
  box-shadow: none;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:last-child a {
    min-height: 0 !important;
    border-radius: 999px;
    padding: 14px 28px;
  }
}
#section19 .left .wrap:last-child a p {
  font-size: 18px;
  line-height: 1;
  color: #746b64;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (max-width: 991.98px) {
  #section19 .left .wrap:last-child a p {
    font-size: 14px;
  }
}
#section19 .left .wrap:last-child a img {
  width: 13px;
  height: auto;
  flex-shrink: 0;
}

#section14 {
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_bg.png") no-repeat center;
  background-size: cover;
}
#section14 .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 99px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
  color: #ffffff;
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  letter-spacing: -0.25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 span {
  color: #e1e0de;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right {
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right::after {
  content: "In-House Examination Center";
  color: #f3f1f2;
  font-size: 51px;
  font-family: "HighSummit";
  position: absolute;
  right: 0;
  bottom: 0;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right img {
  position: relative;
  z-index: 1;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 330px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
  width: 265px;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  padding: 15px 20px;
  display: flex;
  border-radius: 50px;
  gap: 5px;
  align-items: center;
  margin-top: 27px;
  justify-content: center;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a img {
  width: 13px;
}
#section14 .swiper .swiper-controller {
  display: flex;
}
#section14 .swiper .swiper-controller .swiper-button-prev,
#section14 .swiper .swiper-controller .swiper-button-next {
  position: absolute;
  top: 81%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
#section14 .swiper .swiper-controller .swiper-button-prev svg,
#section14 .swiper .swiper-controller .swiper-button-next svg {
  display: none;
}
#section14 .swiper .swiper-controller .swiper-button-next {
  transform: rotate(180deg);
  right: auto;
  left: 54px;
}
#section14 .drag-badge {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 115px;
  height: 115px;
  padding-inline: 10px;
  border-radius: 50%;
  background: rgba(90, 85, 82, 0.82);
  color: #fff;
  box-shadow: 0 4px 16px rgba(58, 54, 52, 0.18);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  will-change: transform;
}
@media screen and (max-width: 1439.98px) {
  #section14 .drag-badge {
    display: none !important;
  }
}
#section14 .drag-badge.show {
  opacity: 1;
  visibility: visible;
}
#section14 .drag-badge .arrow {
  font-family: "Philosopher", "Pretendard Variable", sans-serif, "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 8px;
  font-weight: 600;
  line-height: 1;
  opacity: 0.95;
  user-select: none;
  transform: translateY(-0.5px);
}
#section14 .drag-badge .arrow:first-of-type {
  justify-self: start;
}
#section14 .drag-badge .arrow:last-of-type {
  justify-self: end;
}
#section14 .drag-badge .text {
  grid-column: 2;
  justify-self: center;
  font-family: "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 1439.98px) {
  #section14 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper {
    overflow: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    gap: 30px;
    align-items: stretch;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left {
    margin-top: 0;
    text-align: center;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left p {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left p {
    font-size: 14px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 br {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right::after {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 720/559;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(-15%);
    width: 100%;
    height: 284px;
    min-height: 284px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    transform: none;
    padding: 20px 16px 24px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 22px;
    line-height: 1.35;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 br {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
    margin: 30px auto 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
    margin: 15px auto;
    width: 14px;
    height: 3px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    line-height: 1.6;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p br {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    margin: 27px auto 0;
    min-height: 44px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 12px 20px;
    margin-top: 15px;
    width: auto;
    max-width: 280px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: none !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: flex !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-controller .swiper-button-next {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .drag-badge {
    display: none !important;
  }
}

#section09 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 38px;
}
#section09 .title-area p {
  color: #9b9188;
  font-size: 19px;
  margin-bottom: 15px;
  font-weight: 500;
}
#section09 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 40px;
  font-weight: 700;
}
#section09 .title-area h3 span {
  color: #746b64;
}
#section09 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#section09 .con-area .img-wrap {
  position: relative;
}
#section09 .con-area .img-wrap::after {
  position: absolute;
  content: "* Image Model";
  font-size: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
#section09 .con-area .img-wrap.ai::after {
  position: absolute;
  content: "* AI Image Model";
  font-size: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section09 .con-area .img-wrap.ai::after {
    font-size: 12px;
    bottom: 10px;
    right: 10px;
  }
}
#section09 .con-area .img-wrap img {
  border-radius: 20px;
  overflow: hidden;
}
#section09 .desc {
  text-align: center;
  font-size: 15px;
  color: #9b9188;
  margin-top: 30px;
  font-weight: 300;
  line-height: 1.3;
}
@media screen and (max-width: 1439.98px) {
  #section09 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section09 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section09 .title-area {
    margin-bottom: 28px;
  }
  #section09 .title-area p {
    font-size: 15px;
    margin-bottom: 10px;
  }
  #section09 .title-area h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section09 .con-area {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  #section09 .con-area {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section09 .con-area .img-wrap img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767.98px) {
  #section09 .con-area .img-wrap::after {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section09 .desc {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 24px;
  }
}

#sub-section04 {
  background-color: #fbfbfa;
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right h4 {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right h4 br {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right .desc {
    font-size: 14px;
    line-height: 1.5;
  }
}
#sub-section04 .step-tabs {
  max-width: 740px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 35px;
  line-height: 42px;
  font-weight: 500;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right h4 {
    font-size: 20px;
    line-height: 1.3;
  }
}
#sub-section04 .right h4 span {
  color: #2c2721;
  font-weight: 700;
}
#sub-section04 .right h4 b {
  font-weight: 600;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 1439.98px) {
  #sub-section08 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section08 .area {
    padding: 0 16px;
  }
}
#sub-section08 .swiper-slide {
  min-height: 185px !important;
  gap: 5px !important;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    height: auto;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide h4 {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section08 .swiper-slide h4 {
    margin: 15px 0 8px;
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section08 .swiper-slide h4 {
    font-size: 3.2085561497vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide p {
    text-align: center;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section08 .swiper-slide p {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section08 .swiper-slide p {
    font-size: 3.2085561497vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .bg1,
  #sub-section08 .bg2,
  #sub-section08 .bg3,
  #sub-section08 .bg4 {
    background: #fff !important;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section08 .bg1 {
    background: url("../../../img/page/male-surgery/index/sec8_img1.png") no-repeat center right !important;
    background-size: cover;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section08 .bg2 {
    background: url("../../../img/page/male-surgery/index/sec8_img2.png") no-repeat center right !important;
    background-size: cover;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section08 .bg3 {
    background: #fff url("../../../img/page/male-surgery/index/sec8_img3.png") no-repeat center right !important;
    background-size: cover;
  }
}