@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300&display=swap');

.page_banner .banner_bg { background: url("/theme/yqueen/img/sv_labiaplastyRevision.png"); background-position: bottom center; background-size: cover; height: 100vh; }

.why .cross_box div { padding: 38px 40px; }
.common_article { margin-top: 145px; }
.common_article .row { display: flex; justify-content: space-between; }
.common_article .row .left { color: #353535; }
.common_article .row .left .title { font-size: 38px; line-height: 1.2; font-weight: 300; margin-bottom: 70px; }
.common_article .row .left .content { font-size: 18px; }
.common_compare { margin-top: 155px; background: #f4f4f4; color: #353535; padding: 75px 0; }
.common_compare .comment { font-size: 18px; color: #353535; }
.common_compare .img_wrap { margin-top: 38px; display: flex; justify-content: center; }
.common_compare .section-tit .lrg-txt { font-weight: 300; }
.common_compare .img_wrap li { margin: 0 27px; }
.common_compare .img_wrap li > p { line-height: 1; font-size: 18px; font-weight: bold; margin-top: 16px; }

