@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;
    background: url("../../../img/page/male-surgery/top-rhinoplasty/sec1_bg_m.png") no-repeat center top;
    background-size: cover;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 106px !important;
  }
}
#sub-section01 .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;
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #f9f6f3;
}
#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: 60px;
}
#section02 .sheet .area .title-area p {
  margin-bottom: 20px;
  font-size: 30px;
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section02 .sheet .area .title-area h3 {
  margin: 0;
  font-size: 50px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  line-height: 60px;
  margin-bottom: 35px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
  }
}
#section02 .sheet .area .title-area span {
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  margin-top: 28px;
}
#section02 .sheet .area .con-area {
  border-radius: 20px;
  border: 1px solid #bcb6b2;
  overflow: hidden;
  display: flex;
}
#section02 .sheet .area .con-area .left {
  position: relative;
}
#section02 .sheet .area .con-area .left p {
  position: absolute;
  left: 31px;
  bottom: 28px;
  font-size: 13px;
  color: #fff;
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f9f9f7;
}
#section02 .sheet .area .con-area .right .top {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  letter-spacing: -0.25px;
}
#section02 .sheet .area .con-area .right .top h4 {
  color: #746b64;
  font-size: 45px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section02 .sheet .area .con-area .right .top h4 span {
  color: #9a9288;
  font-size: 45px;
  font-weight: 700;
}
#section02 .sheet .area .con-area .right .top p {
  font-size: 20px;
  color: #9a9288;
  margin: 25px 0 15px;
}
#section02 .sheet .area .con-area .right .top span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #9b9188;
}
#section02 .sheet .area .con-area .right .bottom {
  display: flex;
}
#section02 .sheet .area .con-area .right .bottom .wrap {
  position: relative;
}
#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;
}

#section10 {
  background-color: #f8f5f1;
  position: relative;
  z-index: 10;
}
#section10 .title-area {
  text-align: center;
  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;
  overflow: hidden;
  border: 1px solid #ddd;
}
#section10 .con-area .top {
  display: flex;
}
#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;
}
#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;
}
#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;
}
#section13 .con-area li .text h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
  color: #6f6358;
  margin: 18px 0 14px;
  text-align: center;
}
#section13 .con-area li .text span {
  text-align: center;
  display: block;
  font-size: 15px;
  line-height: 25px;
  color: #72675f;
}

#section15 {
  background: url("../../../img/page/male-surgery/top-rhinoplasty/sec15_bg.png") no-repeat center;
  background-size: cover;
}
#section15 .area {
  display: flex;
  gap: 60px;
  align-items: center;
}
#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;
}
#section16 .title-area p {
  font-size: 24px;
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 24px;
}
#section16 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
#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;
}
#section16 .con-area h4::after {
  position: absolute;
  height: 40px;
  background-color: #ebca6d;
  content: "";
  left: 0;
  top: -4px;
  width: 5px;
}
#section16 .con-area h4:nth-child(3) {
  margin-top: 85px;
}
#section16 .con-area ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section16 .con-area ul li {
  border-radius: 20px;
  border: 1px solid #b5aea8;
  overflow: hidden;
  display: flex;
  align-items: center;
}
#section16 .con-area ul li dl {
  margin-left: -40px;
}
#section16 .con-area ul li dl dt {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 15px;
}
#section16 .con-area ul li dl dd {
  color: #746b64;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

#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;
}

#section18 {
  padding-bottom: 100px !important;
}
#section18 .title-area {
  text-align: center;
  margin-bottom: 59px;
}
#section18 .title-area p {
  font-size: 24px;
  font-weight: 500;
  color: #9b9188;
  margin-bottom: 30px;
}
#section18 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 60px;
}
#section18 .title-area h3 span {
  color: #8a837e;
}
#section18 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section18 .con-area li {
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #7a6e66;
}
#section18 .con-area li .text {
  padding: 30px 0;
}
#section18 .con-area li .text h4 {
  font-size: 24px;
  font-weight: 600;
  color: #2c2721;
  margin-bottom: 25px;
  text-align: center;
}
#section18 .con-area li .text span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #9b9188;
}

#section19 {
  background: url("../../../img/page/male-surgery/top-rhinoplasty/sec19_bg.png") no-repeat center;
  background-size: cover;
  padding: 80px 0 !important;
  position: relative;
}
#section19::after {
  position: absolute;
  top: -15px;
  left: 50%;
  width: 74px;
  height: 50px;
  content: "";
  transform: translateX(-50%);
  background: url("../../../img/page/facial-contour/index/sec7_img1.png") no-repeat center;
}
#section19 .area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#section19 .area .left {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
#section19 .area .left .wrap {
  background-color: #fff;
  height: 128px;
  width: 370px;
  display: flex;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
}
#section19 .area .left .wrap p {
  font-size: 18px;
  line-height: 24px;
  color: #746b64;
}
#section19 .area .left .wrap p span {
  color: #68554a;
  font-weight: 600;
}
#section19 .area .left .wrap:last-child {
  background-color: rgba(0, 0, 0, 0);
}
#section19 .area .left .wrap:last-child a {
  background-color: #e2d3c7;
  padding: 30px 70px;
  border-radius: 50px;
  box-shadow: 0 0 19px rgb(115, 115, 115);
  display: flex;
  gap: 5px;
  align-items: center;
}
#section19 .area .left .wrap:last-child a p {
  font-size: 18px;
  line-height: 1;
  color: #746b64;
  font-weight: 700;
}
#section19 .area .right img {
  margin-left: 70px;
}

#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;
}
#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;
}

#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 .desc {
  text-align: center;
  font-size: 15px;
  color: #9b9188;
  margin-top: 30px;
  font-weight: 300;
}

#sub-section04 {
  background-color: #fbfbfa;
}
#sub-section04 .step-tabs {
  max-width: 740px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #72675f;
}
#sub-section04 .right h4 b {
  font-weight: 600;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}

#sub-section08 .swiper-slide {
  min-height: 185px !important;
  gap: 5px !important;
}
#sub-section08 .bg1 {
  background: url("../../../img/page/male-surgery/top-rhinoplasty/sec8_img1.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg2 {
  background: url("../../../img/page/eye/ptosis-correction/sec8_img2.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg3 {
  background: #fff url("../../../img/page/male-surgery/top-rhinoplasty/sec8_img2.png") no-repeat center right !important;
  background-size: cover;
}