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

.surgery_target .target_list {
    background: #f0f0fa;
}

.surgery_info {
    margin-top: 95px;
    margin-bottom: 110px;
}

.why {
    background: #5e5cb8;
}

.why .cross_box div {
    background: #2d2c78;
    opacity: 0;
    transform: translateY(-45%);
    transition: 1s;
    position: absolute;
    top: 50%;
    padding: 70px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 300px;
    text-align: center;
	width:275px;
	height:440px;
}

.commonSectionCompare {
    margin-top: 170px;
}

.sml-font {
    font-size: 18px !important;
}

.commonSectionCompare .compare-box-2 section.right-dir {
    border-bottom: 1px solid #5e5cb8;
}

.characteristic {
    margin-top: 187px;
}

.characteristic .characteristic_item {
    display: flex;
    margin-bottom: 50px;
    align-items: center;
    margin-left: 50px;
}

.characteristic .characteristic_item .visual {
    margin-right: 64px;
}

.characteristic .characteristic_item .characteristic_txt .numbering {
    font-size: 24px;
    color: #ccc;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 24px;
}

.characteristic .characteristic_item .characteristic_txt .title {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 60px;
}

.characteristic .characteristic_item .characteristic_txt .content {
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

.certified_hospital {
    margin-top: 200px;
    background: url("/theme/yqueen/img/yqueenHIFU_certified_bg.jpg") center;
    background-size: cover;
    height: 570px;
    text-align: center;
    padding-top: 70px;
}

.certified_hospital .title {
    color: #1d1d1d;
}

.certified_hospital .title strong {
    font-size: 30px;
    display: block;
    line-height: 1;
    margin-bottom: 26px;
}

.certified_hospital .title span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 58px;
    display: block;
}

.certified_hospital img {
    margin: 0 auto;
}

.common_recommend .recommend-part-wrap .recommend {
    background: #5e5cb8;
}

.common_recommend .recommend-part-wrap .recommend .title .tit-2 {
    color: #fff;
}

.subpageContentQna .qna-wrapper .qna-lists .question.active {
    color: #5e5cb8;
}

.subpageContentQna .qna-wrapper .qna-lists .answer:before {
    color: #5e5cb8;
}

.subpageContentQna .qna-wrapper .qna-lists .question.active .cross:after {
    background-color: #5e5cb8;
}
