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

.system { margin-top: 132px; }
.system .factors_wrap { margin-top: 110px; position: relative; width: 628px; margin: 110px auto 0; }
.system .factors_wrap .figure { padding-top: 48px; margin: 0 auto; }
.system .factors_wrap .factor_tit { color: #fff; font-size: 24px; font-weight: bold; position: absolute; top: 50%; line-height: 30px; text-align: center; left: 50%; transform: translate(-50%, 10%); opacity: 0; transition: 0.4s; }
.system .factors_wrap.viewing .factor_tit { opacity: 1; transform: translate(-50%, -2%); }
.system .factors_wrap .factor { color: #fff; font-size: 18px; font-weight: bold; position: absolute; line-height: 1.4; opacity: 0; transition: 0.4s; width:120px; height:120px; border-radius:120px }
.system .factors_wrap .factor.viewing { opacity: 1; }
.system .factors_wrap .factor_01 { top: -70px; left: 50%; transform: translate(-50%, 20px); text-align: center; background:#5e5cb8; padding-top:38px; }
.system .factors_wrap .factor_02 { text-align: center; right: -10px; top: 40px; transform: translateX(20px); background:#92929f; padding-top:38px; }
.system .factors_wrap .factor_03 { text-align: center; bottom: -45px; right: -105px; transform: translateX(20px); background:#5e5cb8; padding-top:38px; }
.system .factors_wrap .factor_04 { text-align: center; bottom: -45px; left: -105px; transform: translateX(-20px); background:#5e5cb8; padding-top:38px; }
.system .factors_wrap .factor_05 { text-align: center; top: 40px; text-align: center; left: -10px; transform: translateX(-20px); background:#92929f; padding-top:38px; }
.system .factors_wrap .factor_01.viewing { transform: translate(-50%, 0px); }
.system .factors_wrap .factor_02.viewing, .system .factors_wrap .factor_03.viewing, .system .factors_wrap .factor_04.viewing, .system .factors_wrap .factor_05.viewing { transform: translateX(0); }

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

.surgery_target .target_list {
    background: #f0f0fa;
}

.fullRecovery {
    margin-top: 107px;
}

.fullRecovery .lrg-txt {
    text-align: center;
}

.fullRecovery .hifu-explain {
    color: #353535;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    margin-top: -14px;
    margin-bottom: 46px;
}

.fullRecovery .hifu-video {
    margin: 0 auto;
    display: block;
}

.fullRecovery .cure-section .title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 56px;
}

.fullRecovery .cure-section .cure-step-wrap {
    display: flex;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item {
    position: relative;
    width: 380px;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item > div {
    height: 110px;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.first {
    z-index: 50;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.second {
    z-index: 40;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.third {
    z-index: 30;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.first > div {
    background: #dbdbdb;
    color: #353535;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.first > div:after {
    content: "";
    position: absolute;
    right: -54px;
    border-bottom: 55px solid transparent;
    border-top: 55px solid transparent;
    border-left: 55px solid #dbdbdb;
    border-right: 0 solid transparent;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.second > div {
    background: #494949;
    color: #fff;
    padding-left: 27px;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.second > div:after {
    content: "";
    position: absolute;
    right: -54px;
    border-bottom: 55px solid transparent;
    border-top: 55px solid transparent;
    border-left: 55px solid #494949;
    border-right: 0 solid transparent;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.third {
    flex-grow: 1;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item.third > div {
    background: #5e5cb8;
    color: #fff;
    padding-left: 27px;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item .cure-step-comment {
    position: relative;
    padding-top: 58px;
    text-align: center;
    font-size: 18px;
    color: #353535;
    font-weight: 500;
    line-height: 1.3;
}

.fullRecovery .cure-section .cure-step-wrap .cure-step-item .cure-step-comment:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 48px;
    background: #000;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.fullRecovery .cure-section .word-explain {
    margin-top: 56px;
    background: #f1f1f1;
    display: flex;
    align-items: center;
    height: 200px;
    padding-left: 50px;
}

.fullRecovery .cure-section .word-explain .word {
    font-size: 30px;
    font-weight: bold;
    margin-right: 65px;
    line-height: 1.3;
    font-family: "Playfair Display", serif;
}

.fullRecovery .cure-section .word-explain .explain {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}

.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;
}

.hifu_before_after {
    margin-top: 200px;
}

.hifu_before_after .center-container {
    width: 1040px !important;
    overflow: hidden;
    padding-bottom: 10px;
}

.hifu_before_after .section-tit {
    text-align: center;
}

.hifu_before_after .comment {
    text-align: center;
}

.hifu_before_after .comment span {
    color: #333;
    font-size: 18px;
    display: block;
    font-weight: 500;
    margin-top: -22px;
}

.hifu_before_after .comment em {
    color: #9f9f9f;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-top: 5px;
    margin-bottom: 64px;
}

.hifu_before_after .hifu-bf-slider .bf-wrapper {
    width: 900px;
    margin: 0 auto;
    height: 545px;
    position: relative;
}

.hifu_before_after .hifu-bf-slider .bf-wrapper li {
    cursor: pointer;
}

.hifu_before_after .hifu-bf-slider .bf-wrapper .bf-before {
    position: absolute;
    top: 0;
    left: 0;
}

.hifu_before_after .hifu-bf-slider .bf-wrapper li:hover .hover-box {
    opacity: 1;
}

.hifu_before_after .hifu-bf-slider .bf-wrapper .hover-box {
    width: 100%;
    height: calc(100% - 35px);
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 35px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 8px solid #5e5cb8;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    opacity: 0;
    transition: 0.4s;
}

.hifu_before_after .hifu-bf-slider .bf-wrapper .bf-after {
    position: absolute;
    right: 0;
    top: 0;
}

.hifu_before_after .hifu-bf-slider .case-tit {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-top: 36px;
}

.hifu_before_after .swiper-button-prev {
    transform: translateY(70%) rotate(135deg);
    margin-top: 0;
    border: solid #b5b5b5;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 0;
    background: none;
    width: 40px;
    height: 40px;
}

.hifu_before_after .swiper-button-next {
    background: none;
    transform: translateY(70%) rotate(-45deg);
    margin-top: 0;
    border: solid #b5b5b5;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 0;
    background: none;
    width: 40px;
    height: 40px;
}

.hifu_before_after .swiper-button-prev:hover, .hifu_before_after .swiper-button-next:hover {
    border: solid #5e5cb8;
    border-width: 0 3px 3px 0;
}

.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;
}
