@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_vulvarSwelling.png"); background-position: bottom center; background-size: cover; height: 100vh; }

.cure_plan {
    margin: 160px 0;
}
.cure_plan .line_wrapper{
    display: flex;
    justify-content: center;
}
.cure_plan .line{
    margin-right: 22px;
}

.cure_plan .line p{
    text-align: center;
    font-size: 18px;
    color: #353535;
    margin-top: 30px;
}

.why .cross_box div {padding: 38px 80px;}