
ul {margin: 0 !important;}
ul li {list-style: none !important;}

.lh_18, .lh_18 p, .lh_18 h1, .lh_18 h2, .lh_18 h3, .lh_18 h4 { line-height: 1.8 !important; }

.pd_30 { padding-bottom: 30px; }
.pd_50 { padding-bottom: 50px; }
.pd_60 { padding-bottom: 60px; }

.block_999 {display: none !important;}
.block_690 {display: none !important;}
.block_480 {display: none !important;}

.bg_b strong {
    background: linear-gradient(to right, #d9eef6, #f3fafc);
    padding: 6px 8px;
}

.sub_sm_cont {max-width: 1170px;margin: 0 auto;}

.note-modal-backdrop {display: none !important;}
.note-modal-content {margin: 200px auto !important;}

body .nectar-highlighted-text:not([data-style="text_outline"]) em {line-height: 2 !important;}

#wp-admin-bar-aioseo-main {display:none !important;}
#wpadminbar .quicklinks #wp-admin-bar-root-default #wp-admin-bar-google-site-kit {display: block !important;}

span.sub_info_top_high {
    color: #3f3f3f !important;
    font-weight: 500;
}

/* ================================================================

    mobile quick menu

==================================================================== */
.quick_mo_wrap {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    background: #fff;
    width: 100vw;
    box-shadow: 0 0 20px rgb(2 17 49 / 16%);
}
.quick_mo_wrap ul {display: flex;align-items: center;}
.quick_mo_wrap li {width: 20%;}
.quick_mo_wrap li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 11px;
    font-weight: 500;
    color: #2d3e50;
    border-right: 1px solid #e3e3e3;
}
.quick_mo_wrap li.tel {
    background: #2d3e50;
    background: linear-gradient(315deg, #314a65, #0f2940);
    padding: 8px 0;
}
.quick_mo_wrap li.tel a {
    border-right: 0;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
.quick_mo_wrap li a img { padding-bottom: 2px; width: 20px;}

/* ================================================================

    서브페이지 공통 상단

==================================================================== */

.sub_breadcrumb {max-width: 1700px;margin: 0 auto;}
.sub_breadcrumb {display: flex;align-items: center; justify-content: center;}

.sub_breadcrumb p:first-child {padding-bottom: 0;}
.sub_breadcrumb .drop-down_box > li {
    padding-left: 30px;
    padding-right: 7px;
    font-size: 15px;
    font-weight: 600;
    color: #444444;
    line-height: 30px !important;
    cursor: pointer;
    position: relative;
}
.sub_breadcrumb .drop-down_box > li::after {
    content: "";
    padding-left: 41px;
    background: url(/wp-content/uploads/2025/08/sub-breadcrumb-arrow.png) no-repeat center center;
}
.sub_breadcrumb .drop-down_menu {
    position: absolute;
    z-index: 99;
    background: #f3f3f3;
    padding: 7px;
    border-radius: 16px;
    transform: translateX(-10px);
    display: none;
    min-width: 120px;
}
.sub_breadcrumb .drop-down_menu li a {
    font-size: 14px;
    font-weight: 500;
    color: #717171;
    padding: 6px 16px;
    display: block;
    border-radius: 12px;
}
.sub_breadcrumb .drop-down_menu li a:hover {
    background: #fff;
}
.sub_breadcrumb .present_page {
    font-size: 15px;
    font-weight: 600;
    color: #0f2940;
}

.sub_top_menu .menu {
    display: flex;
    justify-content: center;
    border-top: 1px solid #777;
    gap: 36px;
}
.material .sub_top_menu .menu-item a {
    display: block;
    padding: 20px 30px 24px !important;
    font-size: 21px;
    font-weight: 500;
    color: #777777 !important;
}
.material .sub_top_menu .menu-item a:hover {color: #0f2940 !important;}
.material .sub_top_menu .current-menu-item a {
    color: #0f2940 !important;
    border-top: 3px solid;
    padding-top: 17px !important;
}


/* ================================================================

    진료철학

==================================================================== */
.left_phil {width: 46%;}
.right_phil {width: 54%;}
.left_phil > .vc_column-inner {
    padding-left: 10vw;
}

.story_back_txt {position:relative;}
.story_back_txt::before {
    content: "STORY";
    /* background: url(/wp-content/uploads/2025/08/sub_philosophy_story_bgimg.png) no-repeat left bottom; */
    /* background-size: contain; */
    /* width: 645px; */
    /* height: 148px; */
    /* display: block; */
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    font-size: 200px;
    font-weight: 600;
    letter-spacing: 0;
    color: rgba(0, 0, 0, 0.03);
    line-height: 1;
}

.sub_philosophy_video img {border-radius: 60px 0 0 0;}
.sub_philosophy_video .nectar-video-box .nectar_video_lightbox path {fill: #000 !important;}


/* 의료진 */ 
body:not(.woocommerce-cart) .main-content .schedule.li_schedule table tr td:nth-child(2),
body:not(.woocommerce-cart) .main-content .schedule.li_schedule table tr td:nth-child(3),
body:not(.woocommerce-cart) .main-content .schedule.li_schedule table tr td:nth-child(4),
body:not(.woocommerce-cart) .main-content .schedule.li_schedule table tr td:nth-child(5),
body:not(.woocommerce-cart) .main-content .schedule.li_schedule table tr td:nth-child(6),
body:not(.woocommerce-cart) .main-content .schedule.li_schedule table tr td:nth-child(7) {
    color: #0f2940;
}
body:not(.woocommerce-cart) .main-content .schedule.li_schedule table tr td.txt {
    font-size: 14px;
    color: #0f2940;
}


/* ================================================================

    소아청소년

================================================================== */
.check_list_p p {
    max-width: 755px;
    background: #f3f3f3;
    text-align: left;
    margin: 0 auto;
    padding: 20px 30px !important;
    border-radius: 15px !important;
}
.check_list_p p::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/wp-content/uploads/2025/08/sub_check_list_icon.png) no-repeat center;
    margin-right: 20px;
    transform: translateY(3px);
}
.check_list_p p.check_list_p_txt {
    font-size: 18px !important;
    color: #717171 !important;
    font-weight: 400 !important;
    padding-top: 0 !important;
    margin-top: -10px;
}
.check_list_p_txt::before {display: none !important;}

.w_30_per {width: 30% !important;}
.s_70_per {width: 70% !important;}
.s_35_per {width: 35% !important;}
/* 
.sub_treat_case_num {
    max-width: 450px;
    margin-left: auto;
} */
.sub_treat_case_num::before {
    content: "00";
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #0f2940;
    border-radius: 100px;
    font-size: 30px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 2px;
}
.sub_treat_case_num.num_one::before {content: "01";}
.sub_treat_case_num.num_two::before {content: "02";}
.sub_treat_case_num.num_three::before {content: "03";}
.sub_treat_case_num.num_four::before {content: "04";}
.sub_treat_case_num.num_five::before {content: "05";}
.sub_treat_case_num.num_six::before {content: "06";}
.sub_treat_case_num.num_seven::before {content: "07";}

.sub_treat_case_num h3, .sub_treat_case_num p {padding-left: 60px;}

.check_tit_sm p::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/wp-content/uploads/2025/08/check_icon_sm.png) no-repeat center;
    margin-right: 16px;
    transform: translateY(3px);
}

.sub_treat_case_table ul {
    padding: 24px 30px;
}
.sub_treat_case_table li {
    border-bottom: 1px solid #efefef;
    padding: 14px 36px;
    font-size: 18px;
    color: #0f2940;
    font-weight: 600;
}
.sub_treat_case_table li:last-child {border-bottom: 0;}
.sub_treat_case_table li .list_tit {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    background: #2d8bff;
    padding: 6px 23px;
    margin-right: 32px;
    border-radius: 100px;
}

.sub_treat_case_table.mxw_big ul {max-width: 1100px; margin: 0 auto !important;}
.sub_treat_case_table.mxw_big li {position: relative;padding-left: 188px;}
.sub_treat_case_table.mxw_big li .list_tit {
    min-width: 140px;
    text-align: center;
    position: absolute;
    left: 24px;
    top: 8px;
}

.sub_treat_case_table.mx_480 ul {max-width: 480px;}
.sub_treat_case_table.mx_596 ul {max-width: 596px;}
.sub_treat_case_table.bg_wh ul {background: #fff;}
.sub_treat_case_table.bg_gr ul {background: #f8f8f8;}

.sub_treat_case_li_tit h4::before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #0f2940;
    transform: translateY(-5px);
    margin-right: 20px;
    border-radius: 11px;
}

.caution_list li {
    padding: 0 18px 18px 45px !important;
    margin-bottom: 18px !important;
    border-bottom: 1px dashed #c9c9c9;
}
.caution_list li:last-child {border-bottom: 0;margin-bottom: 0 !important;}
.caution_list li::before {
    content: "01";
    position: absolute;
    left: 0;
    font-weight: 600;
    color: #0f2940;
}
.caution_list li:nth-child(2)::before {content: "02";}
.caution_list li:nth-child(3)::before {content: "03";}
.caution_list li:nth-child(4)::before {content: "04";}
.caution_list li:nth-child(5)::before {content: "05";}
.caution_list li:nth-child(6)::before {content: "06";}
.caution_list li:nth-child(7)::before {content: "07";}
.caution_list li:nth-child(8)::before {content: "08";}
.caution_list li:nth-child(9)::before {content: "09";}
.caution_list li:nth-child(10)::before {content: "10";}


/* 테마가 li를 숨기거나 튕겨내지 못하도록 기본 물리적 공간을 고정 */
.caution_list,
.caution_list li {
  display: block !important;
  visibility: visible !important;
  animation: none !important;
  transition: none !important;
}

/* 처음 로드 시 자바스크립트가 작동하기 전까지 아주 잠깐만 투명하게 대기 */
.caution_list li {
  opacity: 0;
}
.sub_age_case > .vc_column-inner {padding: 40px !important;}
.sub_age_case .sub_treat_case_num {max-width: inherit; margin-left: inherit;}
.sub_age_case .sub_treat_case_num::before {
    width: 36px;
    height: 36px;
    font-size: 23px;
    line-height: 36px;
    margin-top: 3px;
}
.sub_age_case .sub_treat_case_num h4 {padding-left: 47px;}
.sub_age_case .check_point_box {
    padding: 20px 28px 10px;
    background: #e6f1ff;
    border-radius: 18px;
}
.sub_age_case .check_point_box p {padding-bottom: 12px !important;}
.sub_age_case .check_point_box p:first-child:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/wp-content/uploads/2025/08/check_icon_sm.png) no-repeat center;
    margin-right: 16px;
    transform: translateY(3px);
}

.ex_img.check_list_p p {position: relative;}
/* 
.ex_img.check_list_p p::after {
    content: "";
    background: url(/wp-content/uploads/2025/09/sub_child_cavities_img_13.png) no-repeat;
    display: block;
    width: 146px;
    height: 147px;
    background-size: contain;
    position: absolute;
    z-index: 99;
    right: -50px;
    bottom: -30px;
} */

.student_age {
    display: flex;
    justify-content: center;
    align-items: center;
}
.student_age p {
    background: #0f2940;
    padding: 8px 32px !important;
    font-weight: 600;
    border-radius: 20px 20px 0 0;
}


/* ================================================================

    임플란트

==================================================================== */
.sub_vs_table {
    background: #fff;
    border-radius: 20px;
    padding: 40px 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.sub_vs_table thead th:first-child,
.sub_vs_table tbody td:first-child,
.sub_vs_table thead th:last-child,
.sub_vs_table tbody td:last-child {width: 40%;}
.sub_vs_table thead th:nth-child(2),
.sub_vs_table tbody td:nth-child(2) {width: 20%;}

body:not(.woocommerce-cart) .main-content .sub_vs_table table {border: 0;}
body:not(.woocommerce-cart) .main-content .sub_vs_table thead th.no_border {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
}
body:not(.woocommerce-cart) .main-content .sub_vs_table thead th:last-child {color: #0f2940;}

body:not(.woocommerce-cart) .main-content .sub_vs_table tbody td {
    font-size: 18px;
    font-weight: 300;
    border: 1px solid #e3e3e3;
    border-right: 0;
    border-left: 0;
    text-align: center;
    vertical-align: middle;
    padding: 20px 10px;
}
body:not(.woocommerce-cart) .main-content .sub_vs_table tbody td:first-child { color: #0f2940; background: #f2f8fb; border-left: 0;}
body:not(.woocommerce-cart) .main-content .sub_vs_table tbody td:last-child { color: #0f2940; background: #f2f8fb; }
body:not(.woocommerce-cart) .main-content .sub_vs_table tbody td.gray-bg {color: #585858; background: #f2f2f2;}
body:not(.woocommerce-cart) .main-content .sub_vs_table tbody td:nth-child(2) { color: #222222}
.table_li_t {font-size: 16px;}

body:not(.woocommerce-cart) .main-content .sub_vs_table tbody td.no_border {border: 0; padding: 16px 0 26px;vertical-align: middle;background: #fff;}
body:not(.woocommerce-cart) .main-content .sub_vs_table tbody td.no_border img {margin: 0 auto;}

.sub_top_bfaf .twentytwenty-handle {
    width: 35px;
    height: 60px;
    background-color: #fff !important;
    margin-left: -18px;
    margin-top: -30px;
}
.sub_top_bfaf .before_label, .sub_top_bfaf .after_label { display: none; }

span.sleep_count {
    font-size: 18px;
    font-weight: 500;
    color: #61a8ff;
    padding-left: 8px;
}

/* ================================================================

    교정

==================================================================== */
.check_p_box {
    max-width: 1200px;
    margin: 0 auto;
}
.check_p_box .left_img {width: 38%;}
.check_p_box .right_t {width: 62%;}
.check_p_box .left_img_lg {width: 72%;}
.check_p_box .right_t_sm {width: 28%;}

.check_p_num {position: absolute;top: 0;right: 0;display: none;}
.check_p_box h4 {font-weight: 400;}

.check_list_p.bg_w p {background: #fff;}


.sub_tab_wrap li.tab-item a::before {
    content: "▾▾ Click ▾▾";
    display: block;
    position: absolute;
    top: -37px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #0f2940;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 700;
    animation: click-item 1.4s infinite;
}
.sub_tab_wrap li.tab-item.active-tab a::before {display: none !important;}

@keyframes click-item {
    0% {opacity: 100%;}
    50% {opacity:0%;}
    100% {opacity:100%;}
}


/* ================================================================

    통합

==================================================================== */
.sub_integrat_wrap {
    max-width: 1470px;
    margin-left: auto !important;
}

.sub_inte_bna_wrap .twentytwenty-wrapper {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

/* 하단 오시는길 */
.main_location_wrap .hours_wrap li span.point.night {
    filter: drop-shadow(0 0 8px rgb(255 238 33 / 100%));
    box-shadow: 0 0 8px rgb(255 238 33 / 100%);
    text-shadow: 0 0 6px rgba(255, 186, 97, 0.6);
    animation: neon-shine 1.4s infinite;
}
@keyframes neon-shine {
    0% {
        filter: drop-shadow(0 0 8px rgb(255 238 33 / 100%));
        box-shadow: 0 0 8px rgb(255 238 33 / 100%);
        text-shadow: 0 0 6px rgba(255, 186, 97, 0.6);
    }
    50% {
        filter: drop-shadow(0 0 8px rgb(255 238 33 / 70%));
        box-shadow: 0 0 8px rgb(255 238 33 / 70%);
        text-shadow: 0 0 6px rgba(255, 186, 97, 0.4);
    }
    100% {
        filter: drop-shadow(0 0 8px rgb(255 238 33 / 100%));
        box-shadow: 0 0 8px rgb(255 238 33 / 100%);
        text-shadow: 0 0 6px rgba(255, 186, 97, 0.6);
    }
}

/* 채용안내 */
.apply_wrap {
    max-width: 917px;
    margin: 0 auto;
}
.recruitment_information_wrap > .row_col_wrap_12 {
    max-width: 1224px;
    margin: 0 auto !important;
}
.recruitment_information_wrap .left_wrap .column-bg-overlay {
    border-radius: 20px 0 0 20px;
}
.recruitment_information_wrap .right_wrap .column-bg-overlay {
    border-radius: 0 20px 20px 0;
}

/* 메인  */
#main_slogun img.main_dot {
    vertical-align: top;
    transform: translateY(6px);
    padding: 0 10px;
}

/* ================================================================

    반응형

==================================================================== */

@media screen and (max-width:1330px) {
    /* 서브페이지 최상단 */
    .sub_top_menu .menu {gap: 0;}
    .material .sub_top_menu .menu-item a {
        padding: 20px 24px 20px !important;
        font-size: 19px;
    }
    .material .sub_top_menu .current-menu-item a {padding-top: 17px !important;}
}

@media screen and (max-width:1100px) {
    /* 서브페이지 최상단 */
    .material .sub_top_menu .menu-item a {
        padding: 16px 14px 16px !important;
        font-size: 17px;
    }
    .material .sub_top_menu .current-menu-item a {padding-top: 13px !important;}
}

@media screen and (max-width:999px) {
    .block_999 {display: block !important;}
    
    /* quick menu */
    .quick_wrap {display: none;}
    .quick_mo_wrap {display: block;}


    /* 서브페이지 최상단 */
    .sub_breadcrumb {padding-left: 0;margin: 0 auto ;}
    .sub_breadcrumb > .wpb_wrapper {justify-content: center;}
    .sub_breadcrumb img {width: 12px !important;vertical-align: middle;}
    .sub_breadcrumb .drop-down_box > li {padding-right: 12px;font-size: 14px;line-height: 26px !important;}
    .sub_breadcrumb .drop-down_box > li::after {padding-left: 24px;}
    .sub_breadcrumb .present_page { font-size: 14px;}

    .sub h1 {font-size: 30px !important;}

    .material .sub_top_menu .menu-item a {color: #818181 !important;}
    .material .sub_top_menu .current-menu-item a {
        background: #0f2940 !important;
        border-top: 0;
        padding-top: 20px !important;
        color: #fff !important;
    }
    .sub_top_menu .menu {flex-wrap: wrap; border-top: 0;}
    .sub_top_menu .menu li {border-top: 1px solid rgba(103, 103, 103, 0.5);width: 100%;border-right: 1px solid rgba(103, 103, 103, 0.5);}
    .sub_top_menu.four .menu li {width: 50%;}
    .sub_top_menu.three .menu li,
    .sub_top_menu.five .menu li,
    .sub_top_menu.six .menu li,
    .sub_top_menu.seven .menu li {width: 33.3%;}
    .sub_top_menu.nine .menu li {width: 33.3%;}
    .sub_top_menu.five .menu li:nth-child(4),
    .sub_top_menu.five .menu li:nth-child(5) {width: 50%;}
    .sub_top_menu.seven .menu li:nth-child(7){width: 100%; border-bottom: 1px solid rgba(103, 103, 103, 0.5);}
    .sub_top_menu.nine .menu li:nth-child(9){width: 100%; border-bottom: 1px solid rgba(103, 103, 103, 0.5);}
    .sub_top_menu .menu:has(li:nth-child(7):last-child) li:nth-child(3),
    .sub_top_menu .menu:has(li:nth-child(7):last-child) li:nth-child(6),
    .sub_top_menu .menu:has(li:nth-child(7):last-child) li:nth-child(7) {
    border-right: none;
}
.tb_border_bottom {border-bottom: 1px solid rgba(103, 103, 103, 0.5);}

    .material .sub_top_menu .menu-item a {padding: 16px 14px 16px !important;font-size: 15px;text-align: center;}
    /*.material .sub_top_menu .current-menu-item a {padding-top: 13px !important;}*/
/* .sub_top_menu .menu:has( li:nth-child(4))  {border-bottom: 1px solid rgba(103, 103, 103, 0.5);} */

    
}

@media screen and (max-width:690px) {
    .block_690 {display: block !important;}

    .sub_top_menu.three .menu li,
    .sub_top_menu.five .menu li,
    .sub_top_menu.six .menu li,
    .sub_top_menu.seven .menu li{width: 50%;}
    .sub_top_menu.nine .menu li{width: 50%;}
    .sub_top_menu.three .menu li:nth-child(3),
    .sub_top_menu.five .menu li:nth-child(5),
    .sub_top_menu.seven .menu li:nth-child(7){width: 100%;}
    .sub_top_menu.nine .menu li:nth-child(9){width: 100%;}

    .sub_top_menu .menu:has(li:nth-child(7):last-child) li:nth-child(3) {border-right: 1px solid rgba(103, 103, 103, 0.5);}
    .sub_top_menu .menu:has(li:nth-child(7):last-child) li:nth-child(7) {
    border-right: none;

}
}
@media screen and (max-width:480px) {
    .block_480 {display: block !important;}

    .sub_breadcrumb img {vertical-align: inherit;}
    .sub_breadcrumb .drop-down_box > li { padding-left: 20px;font-size: 13px;line-height: 20px !important;}
    .sub_breadcrumb .present_page {font-size: 13px;}

    .sub h1 {font-size: 28px !important;}
    .tb_border_bottom {border-bottom: 0px !important;}
    .sub_top_menu .menu {border-bottom: 1px solid rgba(103, 103, 103, 0.5);}
    .material .sub_top_menu .menu-item a {padding: 13px 14px 13px !important;font-size: 14px;}
}




/* 크로스디자인 추가 */
.crossdesign a {
    color: #c5c5c5 !important;
}