@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 900px;
  background: url("../../../img/page/eye/sub-brow-lift/sec1_bg.png") no-repeat center top;
  background-size: cover;
  padding-top: 110px !important;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    padding: 250px 0 0 !important;
    background: url("../../../img/page/eye/sub-brow-lift/sec1_bg_m.png") no-repeat center top;
    background-size: cover;
  }
}
@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: 0;
}
#sub-section01 .text-area .desc {
  font-size: 33px;
  font-weight: 700;
  color: #9a9288;
  margin: 40px 0 35px;
}
#sub-section01 .text-area h2 {
  line-height: 90px;
}
#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: 226px;
  bottom: 190px;
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #fbf9f9;
}
@media screen and (max-width: 1439.98px) {
  #section02 {
    overflow-x: hidden;
  }
}
#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 {
  margin-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 24px;
  }
}
#section02 .sheet .area .title-area span {
  color: #746b64;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 25px;
  display: block;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area span {
    font-size: 15px;
    margin-bottom: 12px;
  }
}
#section02 .sheet .area .title-area h3 {
  margin: 0;
  font-size: 70px;
  line-height: 1;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  margin-bottom: 28px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
}
#section02 .sheet .area .title-area p {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area p {
    font-size: 16px;
    line-height: 1.55;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area p br {
    display: none;
  }
}
#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;
  }
}
#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;
  }
}
#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 0px;
    line-height: 1.3;
  }
}
#section02 .sheet .area .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  margin-top: 30px;
  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;
  }
}

#section16 {
  padding: 200px 0 !important;
  background: #ac957e url("../../../img/page/eye/sub-brow-lift/sec16_bg.gif") no-repeat right bottom;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1439.98px) {
  #section16 {
    background: #ac957e;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 {
    padding-top: 70px !important;
  }
}
#section16::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 620px;
  height: 977px;
  content: "";
  background: url("../../../img/page/eye/sub-brow-lift/sec16_bg2.png") no-repeat center;
  pointer-events: none;
}
@media screen and (max-width: 1439.98px) {
  #section16::after {
    display: none;
  }
}
#section16 .title-area {
  margin-bottom: 35px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1439.98px) {
  #section16 .title-area {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area {
    margin-bottom: 30px;
  }
}
#section16 .title-area p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #fff;
}
@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: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#section16 .con-area {
  position: relative;
  z-index: 11;
}
#section16 .con-area li {
  background-color: #fff;
  width: 630px;
  height: 74px;
  border-radius: 50px;
  padding-left: 21px;
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area li {
    width: 100%;
    height: auto;
    padding: 15px;
  }
}
#section16 .con-area li:last-child {
  margin-bottom: 0;
}
#section16 .con-area li:nth-child(even) .wrap {
  background-color: #ab957f;
}
#section16 .con-area li .wrap {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7a6e66;
  flex-shrink: 0;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area li .wrap {
    width: 30px;
    height: 30px;
  }
}
#section16 .con-area li .wrap img {
  width: 17px;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area li .wrap img {
    width: 15px;
  }
}
#section16 .con-area li p {
  font-size: 16px;
  line-height: 22px;
  color: #4d4944;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area li p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section16 .con-area li p span {
  color: #a28a72;
  font-weight: 600;
}
@media screen and (max-width: 1439.98px) {
  #section16 .img {
    display: block;
    width: 100%;
    margin: 30px auto 0;
  }
}

#section10 {
  background-color: #f9f9f7;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1439.98px) {
  #section10 {
    overflow-x: hidden;
  }
}
#section10 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area {
    margin-bottom: 30px;
  }
}
#section10 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area p {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#section10 .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) {
  #section10 .title-area h3 {
    font-size: 30px;
    line-height: 31px;
  }
}
#section10 .title-area h3 span {
  color: #9b9188;
}
#section10 .tab-area .step-tabs-wrap {
  max-width: 740px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-tabs-wrap {
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #section10 .tab-area .step-tabs-wrap::-webkit-scrollbar {
    display: none;
  }
}
#section10 .tab-area .step-tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #bab6b0;
  border-radius: 999px;
  background-color: #fff;
  overflow: visible;
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-tabs {
    width: 100%;
    min-width: 620px;
    border: 0;
    border-bottom: 1px solid #9d968e;
    border-radius: 0;
    background: transparent;
  }
}
#section10 .tab-area .step-tabs .step-tab {
  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) {
  #section10 .tab-area .step-tabs .step-tab {
    flex-shrink: 0;
    height: auto;
    padding: 12px 0;
    border-radius: 0;
    background: transparent;
    font-size: 13px;
  }
}
#section10 .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) {
  #section10 .tab-area .step-tabs .step-tab p {
    width: 100%;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #9d968e;
  }
}
#section10 .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: 991.98px) {
  #section10 .tab-area .step-tabs .step-tab.active::after {
    display: none;
  }
}
#section10 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-tabs .step-tab.active p {
    color: #2c2721;
    padding-left: 0;
  }
}
#section10 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  left: 0;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-tabs .step-tab.active p::after {
    left: 0;
    right: 0;
    top: auto;
    bottom: -13px;
    width: 100%;
    height: 4px;
    border-radius: 0;
    transform: none;
    background-color: #2c2721;
  }
}
#section10 .tab-area .step-contents {
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-contents {
    overflow: hidden;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
}
#section10 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-contents .swiper-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-contents .swiper-controller {
    gap: 32px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section10 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section10 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-contents .swiper-controller .swiper-pagination {
    font-size: 14px;
  }
}
#section10 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section10 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section10 .tab-area .step-content {
  display: none;
}
#section10 .tab-area .step-content.active {
  display: flex;
  gap: 80px;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  #section10 .tab-area .step-content.active {
    gap: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-content.active {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-content {
    display: block !important;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
  }
}
#section10 .tab-area .step-content .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-content .left {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }
}
#section10 .tab-area .step-content .left img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#section10 .tab-area .step-content .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-content .right {
    box-sizing: border-box;
  }
}
#section10 .tab-area .step-content .right h4 {
  color: #72675f;
  font-size: 35px;
  font-weight: 500;
  line-height: 42px;
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-content .right h4 {
    font-size: 20px;
    line-height: 1.3;
    margin: 15px 0;
  }
}
#section10 .tab-area .step-content .right h4 span {
  color: #2c2721;
  font-weight: 700;
}
#section10 .tab-area .step-content .right .desc,
#section10 .tab-area .step-content .right p {
  color: #72675f;
  font-size: 16px;
  line-height: 25px;
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-content .right .desc,
  #section10 .tab-area .step-content .right p {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-content .right .desc br,
  #section10 .tab-area .step-content .right p br {
    display: none;
  }
}
#section10 .tab-area .step-content .right a {
  padding: 18px 30px;
  border-radius: 50px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  width: fit-content;
  display: block;
  background: linear-gradient(90deg, #b48d80, #e3c274);
}
@media screen and (max-width: 1439.98px) {
  #section10 .tab-area .step-content .right a {
    margin: 8px auto 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .tab-area .step-content .right a {
    padding: 14px 24px;
    font-size: 13px;
  }
}

#section17 .title-area {
  margin-bottom: 20px;
}
#section17 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -0.25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section17 .title-area h3 {
    font-size: 36px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .title-area h3 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
}
#section17 .title-area h3 span {
  color: #746b64;
}
#section17 .title-area h3 .color1 {
  color: #a79079;
}
@media screen and (max-width: 1439.98px) {
  #section17 .title-area h3 br {
    display: none;
  }
}
#section17 .title-area p {
  font-size: 20px;
  line-height: 32px;
  color: #72675f;
}
@media screen and (max-width: 1439.98px) {
  #section17 .title-area p {
    font-size: 16px;
    line-height: 1.55;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .title-area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .title-area p br {
    display: none;
  }
}
#section17 .title-area p.right {
  text-align: right;
  font-size: 14px;
  font-weight: 300;
  color: #9b9188;
}
@media screen and (max-width: 1439.98px) {
  #section17 .title-area p.right {
    font-size: 12px;
    margin-top: 8px;
  }
}
#section17 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .con-area {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
  }
}
#section17 .con-area li {
  min-width: 0;
  box-sizing: border-box;
}
#section17 .con-area img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd8da;
}
@media screen and (max-width: 767.98px) {
  #section17 .con-area img {
    border-radius: 10px;
  }
}
#section17 .con-area .title-p {
  margin: 30px auto 15px;
  font-size: 24px;
  font-weight: 600;
  color: #ab957f;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area .title-p {
    margin: 16px auto 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .con-area .title-p {
    margin: 12px auto 8px;
    font-size: 16px;
  }
}
#section17 .con-area .line-wrap {
  position: relative;
}
#section17 .con-area .line-wrap::after {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #ab957f;
  content: "";
  width: 100%;
  height: 1px;
}
#section17 .con-area .line-wrap p {
  position: relative;
  z-index: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #ab957f;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  #section17 .con-area .line-wrap p {
    width: 36px;
    height: 36px;
    font-size: 13px;
  }
}
#section17 .con-area span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
  margin-top: 15px;
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area span {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .con-area span {
    margin-top: 10px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 1.45;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
}
#section17 .con-area span .color1 {
  color: #ab957f;
  display: inline;
  font-weight: 600;
}
#section17 .con-area.color2 .title-p {
  color: #746b64;
}
#section17 .con-area.color2 .line-wrap::after {
  background-color: #746b64;
}
#section17 .con-area.color2 .line-wrap p {
  background-color: #746b64;
}
#section17 .info {
  margin: 40px 0 110px;
  background-color: #f7f3ee;
  border-radius: 10px;
  height: 97px;
  display: flex;
  align-items: center;
  padding-left: 60px;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section17 .info {
    margin: 32px 0 48px;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 16px;
    gap: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .info {
    margin: 24px 0 36px;
    padding: 16px 14px;
  }
}
#section17 .info p {
  font-size: 22px;
  color: #ab957f;
  font-weight: 600;
}
@media screen and (max-width: 1439.98px) {
  #section17 .info p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .info p {
    font-size: 14px;
  }
}
#section17 .info .line {
  width: 1px;
  height: 40px;
  margin: 0 20px;
  background-color: #ab957f;
}
@media screen and (max-width: 1439.98px) {
  #section17 .info .line {
    width: 100%;
    height: 1px;
    margin: 0;
  }
}
#section17 .info span {
  color: #ab957f;
  font-size: 16px;
  line-height: 28px;
}
@media screen and (max-width: 1439.98px) {
  #section17 .info span {
    font-size: 14px;
    line-height: 1.5;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .info span {
    font-size: 13px;
    line-height: 1.45;
  }
}
#section17 .table {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  box-sizing: border-box;
}
#section17 .table img {
  display: block;
  width: 100%;
  min-width: 1000px;
  max-width: none;
  height: auto;
}
#section17 .wrap {
  margin-top: 60px;
  display: flex;
  border-radius: 30px;
  overflow: hidden;
  background-color: #f8f7f7;
  align-items: center;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section17 .wrap {
    margin-top: 30px;
    flex-direction: column;
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .wrap .left {
    width: 100%;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .wrap .left img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .wrap .right {
    width: 100%;
    padding: 20px 16px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .wrap .right {
    padding: 16px 14px;
  }
}
#section17 .wrap h4 {
  color: #947b6e;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 1439.98px) {
  #section17 .wrap h4 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .wrap h4 {
    font-size: 20px;
  }
}
#section17 .wrap p {
  font-size: 18px;
  line-height: 28px;
  color: #746b64;
}
@media screen and (max-width: 1439.98px) {
  #section17 .wrap p {
    font-size: 15px;
    line-height: 1.55;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .wrap p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .wrap p br {
    display: none;
  }
}

#section19 {
  background: url("../../../img/page/eye/sub-brow-lift/sec19_bg.png") no-repeat right top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #section19 {
    overflow-x: hidden;
    background-position: center;
  }
}
#section19 .title-area {
  text-align: center;
  margin-bottom: 40px;
  line-height: 1;
}
@media screen and (max-width: 1439.98px) {
  #section19 .title-area {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .title-area {
    margin-bottom: 24px;
  }
}
#section19 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section19 .title-area p {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .title-area p {
    font-size: 15px;
    margin-bottom: 12px;
  }
}
#section19 .title-area h3 {
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
}
@media screen and (max-width: 1439.98px) {
  #section19 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .title-area h3 {
    font-size: 26px;
  }
}
#section19 .title-area h3 span {
  color: #2c2721;
}
#section19 .con-area {
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area {
    gap: 16px;
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area {
    gap: 12px;
  }
}
#section19 .con-area .top {
  width: 100%;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .top img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
#section19 .con-area .center {
  margin: 40px 0 20px;
  background-color: #73604e;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  padding: 33px;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center {
    margin: 0;
    border-radius: 16px;
    padding: 20px 18px;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center {
    border-radius: 12px;
    padding: 16px 14px;
  }
}
#section19 .con-area .center dl {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center dl {
    gap: 6px;
  }
}
#section19 .con-area .center dl dt {
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  flex-shrink: 0;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center dl dt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center dl dt {
    font-size: 14px;
  }
}
#section19 .con-area .center dl dd {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center dl dd {
    font-size: 16px;
    line-height: 1.45;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center dl dd {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center dl dd br {
    display: none;
  }
}
#section19 .con-area .center dl.a {
  margin-top: 15px;
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center dl.a {
    margin-top: 10px;
  }
}
#section19 .con-area .center dl.a dt {
  color: #e3d0be;
}
#section19 .con-area .center dl.a dd {
  color: #e3d0be;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center dl.a dd {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center dl.a dd {
    font-size: 13px;
    line-height: 1.45;
  }
}
#section19 .con-area .center dl.a p {
  font-weight: 400;
  margin-top: 10px;
  color: #e3d0be;
  font-size: 14px;
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center dl.a p {
    font-size: 12px;
    margin-top: 8px;
  }
}
#section19 .con-area .center .img-wrap {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center .img-wrap {
    position: static;
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center .img-wrap {
    gap: 8px;
    margin-top: 16px;
  }
}
#section19 .con-area .center .img-wrap .wrap {
  position: relative;
  min-width: 0;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center .img-wrap .wrap img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
#section19 .con-area .center .img-wrap .wrap p {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 13px;
  font-size: 16px;
  color: #fff;
  background-color: #99816a;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .center .img-wrap .wrap p {
    font-size: 13px;
    padding: 10px 8px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .center .img-wrap .wrap p {
    font-size: 12px;
    padding: 8px 6px;
  }
}
#section19 .con-area .center .img-wrap .wrap:nth-child(2) p {
  background-color: #fff1e4;
  color: #72675f;
}
#section19 .con-area .bottom {
  background-color: #ab957f;
  border-radius: 20px;
  padding: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .bottom {
    border-radius: 16px;
    padding: 20px 18px;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .bottom {
    border-radius: 12px;
    padding: 16px 14px;
  }
}
#section19 .con-area .bottom dl {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .bottom dl {
    gap: 6px;
  }
}
#section19 .con-area .bottom dl dt {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  flex-shrink: 0;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .bottom dl dt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .bottom dl dt {
    font-size: 14px;
  }
}
#section19 .con-area .bottom dl dd {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .bottom dl dd {
    font-size: 16px;
    line-height: 1.45;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .bottom dl dd {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .bottom dl dd br {
    display: none;
  }
}
#section19 .con-area .bottom dl.a {
  margin-top: 10px;
}
#section19 .con-area .bottom dl.a dt {
  color: #ffeedd;
}
#section19 .con-area .bottom dl.a dd {
  font-size: 16px;
  line-height: 27px;
  color: #ffeedd;
  font-weight: 400;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .bottom dl.a dd {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section19 .con-area .bottom dl.a dd {
    font-size: 13px;
    line-height: 1.45;
  }
}

#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    gap: 30px;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 99px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left {
    margin-top: 0;
    text-align: center;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
@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;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    display: flex;
    flex-direction: column;
    height: stretch;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    border-radius: 10px;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right::after {
    display: none;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(0);
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 18px;
    line-height: 1.3;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
@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;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    margin: 27px auto 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 20px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 5px;
  }
}
#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: 400px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
@media screen and (max-width: 1500px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    top: 470px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: none;
  }
}
#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;
}

#section13 {
  background-color: #fff;
  position: relative;
  z-index: 10;
}
#section13 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area {
    margin-bottom: 30px;
  }
}
#section13 .title-area p {
  color: #9b9188;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section13 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 45px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area h3 {
    font-size: 30px;
  }
}
#section13 .title-area h3 span {
  color: #746b64;
}
#section13 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 543.98px) {
  #section13 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section13 .con-area .img-wrap {
  position: relative;
}
#section13 .con-area .img-wrap::after {
  position: absolute;
  content: "* Image Model";
  font-size: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
#section13 .con-area .img-wrap img {
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area .img-wrap img {
    border-radius: 10px;
  }
}
#section13 .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  margin-top: 38px;
}
@media screen and (max-width: 991.98px) {
  #section13 .desc {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.3;
  }
}

#sub-section04 .step-tabs {
  max-width: 735px !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-section06 .desc {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
  letter-spacing: -0.25px;
  margin-top: 42px;
}

#section03 {
  background-color: #f8f5f1;
}
#section03 .title {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #746b64;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
#section03 .title::after {
  position: absolute;
  left: 0;
  top: 7px;
  width: 7px;
  height: 29px;
  background-color: #ab957f;
  content: "";
}
#section03 .con-area {
  border-radius: 15px;
  border: 1px solid #7a6e66;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
}
#section03 .text .wrap {
  display: flex;
  gap: 10px;
  margin-bottom: 28px;
}
#section03 .text .wrap:last-child {
  margin-bottom: 0;
}
#section03 .text .wrap p {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #5b544f;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  align-items: center;
  justify-content: center;
}
#section03 .text .wrap dl dt {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
#section03 .text .wrap dl dd {
  color: #9b9188;
  font-size: 16px;
  line-height: 24px;
}
#section03 .text .wrap dl dd:nth-child(3) {
  margin-top: 17px;
}
#section03 .top {
  margin-bottom: 53px;
}
#section03 .bottom .text p {
  font-size: 16px;
  line-height: 24px;
}
#section03 .bottom .text p span {
  font-size: 18px;
  font-weight: 700;
}
#section03 .bottom .text ul {
  margin: 15px 0 23px;
}
#section03 .bottom .text ul li {
  font-size: 16px;
  line-height: 24px;
  color: #9b9188;
}
#section03 .bottom .text .wrap2 {
  background-color: #fcf9f6;
  border-radius: 5px;
  display: flex;
  padding: 27px 18px;
}
#section03 .bottom .text .wrap2 p {
  width: auto;
  height: auto;
  color: #9b9188;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
}
#section03 .bottom .text .wrap2 .line {
  width: 1px;
  height: 36px;
  margin: 0 19px;
  background-color: #947b6e;
}
#section03 .bottom .text .wrap2 span {
  color: #9b9188;
  font-size: 16px;
  line-height: 22px;
  display: block;
}

#section04 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 40px;
}
#section04 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
#section04 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 78px;
}
#section04 .title-area h3 span {
  color: #746b64;
}
#section04 .con-area .wrap {
  display: flex;
  background-color: #fafafa;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #7a6e66;
  margin-bottom: 20px;
  align-items: center;
}
#section04 .con-area .wrap:nth-child(even) {
  background-color: #fdf9f8;
}
#section04 .con-area .wrap:last-child {
  margin-bottom: 0;
}
#section04 .con-area .wrap .text {
  padding-left: 60px;
}
#section04 .con-area .wrap .text h4 {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  padding-left: 15px;
  margin-bottom: 13px;
}
#section04 .con-area .wrap .text h4::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 19px;
  background-color: #ab957f;
  content: "";
}
#section04 .con-area .wrap .text p {
  font-size: 18px;
  line-height: 26px;
  color: #726b64;
}
#section04 .con-area .wrap .text dl {
  margin-top: 25px;
}
#section04 .con-area .wrap .text dl dt {
  color: #fff;
  background-color: #746b64;
  font-size: 16px;
  font-weight: 700;
  padding: 7px 10px;
  border-radius: 5px;
  margin-bottom: 7px;
  width: fit-content;
}
#section04 .con-area .wrap .text dl dd {
  font-size: 16px;
  line-height: 24px;
  color: #9b9188;
}

#sub-section11 {
  background-color: #fafafa;
}

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

/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    flex-direction: column;
    height: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area {
    text-align: center;
    position: static;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
}
@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 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .desc {
    font-size: 4.0106951872vw;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 {
    line-height: 36px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .title-point {
    font-size: 35px;
    line-height: 36px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .btn {
    font-size: 13px;
    padding: 17px 22px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .btn {
    width: 80%;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 30px auto 0;
    box-sizing: border-box;
  }
}
#sub-section01 .img-area img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: auto;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area img:not(.none-xxl) {
    display: none;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section01 .img-area img.none-xxl {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    right: 20px;
    bottom: 65px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    bottom: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 543.98px) {
  #sub-section01 .img-area .badge {
    bottom: 10px;
    right: 72px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-area {
    position: relative;
    background-color: #f8f6f5;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .info-area {
    padding: 22px 20px;
  }
}

@media screen and (max-width: 1439.98px) {
  #sub-section03 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section03 .con-area {
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section03 .con-area .sec3-main-swiper {
    overflow: hidden;
  }
}

@media screen and (max-width: 1439.98px) {
  #sub-section04 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .tab-area .step-contents .step-content .left {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right {
    box-sizing: border-box;
  }
}
@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: 20px;
    line-height: 1.3;
    margin: 15px 0 0;
  }
}
@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-section04 .right .desc br {
    display: none;
  }
}

@media screen and (max-width: 1439.98px) {
  #sub-section05 {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767.98px) {
  #sub-section06 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section06 .desc {
    margin-top: 24px;
    font-size: 13px;
    line-height: 1.5;
    padding: 0 4px;
  }
}

@media screen and (max-width: 767.98px) {
  #sub-section07 {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767.98px) {
  #sub-section08 {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section08 .swiper-slide {
    min-height: 185px !important;
    gap: 5px !important;
  }
}

@media screen and (max-width: 767.98px) {
  #sub-section09 {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767.98px) {
  #sub-section11 {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767.98px) {
  #sub-section12 {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767.98px) {
  #section13 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .title-area {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .title-area p {
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section13 .title-area h3 {
  line-height: 1.15;
}
@media screen and (max-width: 1439.98px) {
  #section13 .title-area h3 {
    font-size: 34px;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .title-area h3 {
    font-size: 30px;
    line-height: 1;
  }
}
#section13 .con-area {
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 543.98px) {
  #section13 .con-area {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
#section13 .con-area .img-wrap {
  min-width: 0;
}
@media screen and (max-width: 767.98px) {
  #section13 .con-area .img-wrap::after {
    font-size: 10px;
    right: 8px;
    bottom: 8px;
  }
}
#section13 .con-area .img-wrap img {
  display: block;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 767.98px) {
  #section13 .con-area .img-wrap img {
    height: auto;
    border-radius: 10px;
    object-fit: cover;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .desc {
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.5;
    padding: 0 4px;
  }
}

#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    gap: 30px;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 99px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left {
    margin-top: 0;
    text-align: center;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
@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;
  }
}
#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;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    display: flex;
    flex-direction: column;
    height: stretch;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    border-radius: 10px;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right::after {
    display: none;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(0);
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 18px;
    line-height: 1.3;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
@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;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
  }
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    margin: 27px auto 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 20px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 5px;
  }
}
#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: 400px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
@media screen and (max-width: 1500px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    top: 470px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: none;
  }
}
#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: 767.98px) {
  #section15 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 .title-area {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 .title-area {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 .title-area h3 {
    font-size: 36px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 .title-area h3 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 .title-area p {
    font-size: 16px;
    line-height: 1.55;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 .title-area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
#section15 .con-area {
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section15 .con-area li {
  min-width: 0;
  box-sizing: border-box;
}
#section15 .con-area img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 767.98px) {
  #section15 .con-area img {
    border-radius: 10px;
  }
}
#section15 .con-area .title-p {
  line-height: 1.2;
}
@media screen and (max-width: 767.98px) {
  #section15 .con-area .title-p {
    margin: 12px auto 8px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 .con-area .line-wrap p {
    width: 36px;
    height: 36px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 .con-area span {
    margin-top: 10px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 1.45;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
}