@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/male-surgery/gynecomastia/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/gynecomastia/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: #fff;
  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: #fefcfa;
}
#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 h3 {
  margin: 0;
  font-size: 60px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  line-height: 1;
  margin-bottom: 30px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
  }
}
#section02 .sheet .area .title-area h3 span {
  color: #8a837e;
  font-size: 60px;
}
#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: 55px;
}
#section10 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  line-height: 78px;
  font-weight: 700;
}
#section10 .title-area h3 span {
  color: #8a837e;
}
#section10 .con-area {
  display: flex;
  gap: 20px;
}
#section10 .con-area .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#section10 .con-area .right li {
  background-color: #fff;
  display: flex;
  gap: 10px;
  padding: 15px;
  border-radius: 10px;
  align-items: flex-start;
  min-width: 760px;
}
#section10 .con-area .right li img {
  width: 30px;
}
#section10 .con-area .right li p {
  margin-top: 4px;
  font-size: 18px;
  line-height: 24px;
}

#section15 .title-area {
  text-align: center;
  margin-bottom: 50px;
}
#section15 .title-area h3 {
  font-size: 70px;
  line-height: 1;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  margin-bottom: 30px;
}
#section15 .title-area h3 span {
  color: #9b9188;
}
#section15 .title-area p {
  color: #9b9188;
  font-size: 22px;
  line-height: 30px;
}
#section15 .con-area .table-wrap {
  margin: 60px 0 30px;
  border-radius: 15px;
  border: 1px solid #dddddd;
  overflow: hidden;
}
#section15 .con-area table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0;
}
#section15 .con-area table tr td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
#section15 .con-area table tr td:nth-child(1) {
  background-color: #746b64;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  width: 240px;
  text-align: center;
}
#section15 .con-area table tr td:nth-child(2) {
  font-size: 18px;
  line-height: 28px;
  padding: 30px;
  background-color: #fafafa;
}
#section15 .con-area table tr td:last-child {
  border-right: 0;
}
#section15 .con-area table tr:last-child td {
  border-bottom: 0;
}
#section15 .desc {
  color: #9b9188;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  position: relative;
  padding-left: 15px;
}
#section15 .desc::after {
  position: absolute;
  left: 0;
  top: 2px;
  content: "*";
  color: #9b9188;
  font-size: 15px;
  font-weight: 300;
}

#section16 {
  background-color: #fafafa;
}
#section16 .title-area {
  margin-bottom: 60px;
  line-height: 1px;
  text-align: center;
}
#section16 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section16 .title-area h3 span {
  color: #746b64;
}
#section16 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 34px;
  text-align: center;
}
#section16 .con-area li img {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd8da;
  background-color: #fff;
}
#section16 .con-area li p {
  margin: 30px 0 20px;
  font-size: 24px;
  line-height: 1.3;
  color: #746b64;
  font-weight: 600;
}
#section16 .con-area li span {
  display: block;
  color: #746b64;
  font-size: 16px;
  line-height: 25px;
}

#section13 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area {
    margin-bottom: 20px;
  }
}
#section13 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area p {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#section13 .title-area h3 {
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  letter-spacing: -0.2px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area h3 {
    font-size: 30px;
    line-height: 31px;
  }
}
#section13 .title-area h3 span {
  color: #9b9188;
}
#section13 .tab-area .step-tabs {
  display: flex;
  max-width: 925px;
  margin: 0 auto 60px;
  border: 1px solid #bab6b0;
  border-radius: 999px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-tabs {
    max-width: 100%;
    border: 0px solid;
    background-color: #f9f9f7;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-tabs {
    margin-bottom: 20px;
  }
}
#section13 .tab-area .step-tabs .step-tab {
  flex: 1;
  height: 50px;
  border: 0;
  border-radius: 999px;
  background-color: transparent;
  color: #8e8177;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-tabs .step-tab {
    height: auto;
    font-size: 13px;
  }
}
#section13 .tab-area .step-tabs .step-tab p {
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-tabs .step-tab p {
    padding: 15px 0;
  }
}
#section13 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-tabs .step-tab.active p {
    padding: 0;
  }
}
#section13 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  left: 0;
  top: 7px;
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-tabs .step-tab.active p::after {
    display: none;
  }
}
#section13 .tab-area .step-tabs .step-tab.active::after {
  position: absolute;
  left: 0;
  top: -10%;
  background-color: #7a6e66;
  content: "";
  width: 100%;
  height: 120%;
  border-radius: 30px;
  z-index: 1;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-tabs .step-tab.active::after {
    top: 0;
    height: 100%;
    border-radius: 999px;
  }
}
#section13 .tab-area .step-contents {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-contents {
    width: 100vw;
    margin-left: -20px;
  }
}
#section13 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-contents .swiper-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
#section13 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section13 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section13 .tab-area .step-content {
  display: none;
}
#section13 .tab-area .step-content.active {
  display: flex;
  gap: 80px;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  #section13 .tab-area .step-content.active {
    gap: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content {
    display: block !important;
  }
}
#section13 .tab-area .step-content .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
#section13 .tab-area .step-content .left img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#section13 .tab-area .step-content .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#section13 .tab-area .step-content .right h4 {
  font-size: 30px;
  font-weight: 600;
  line-height: 43px;
  color: #72675f;
  margin-bottom: 15px;
}
#section13 .tab-area .step-content .right p {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}

#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: #fff url("../../../img/page/male-surgery/gynecomastia/sec8_img1.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg2 {
  background: #fff url("../../../img/page/male-surgery/gynecomastia/sec8_img2.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg3 {
  background: #fff url("../../../img/page/male-surgery/gynecomastia/sec8_img3.png") no-repeat center right !important;
  background-size: cover;
}