@charset "utf-8";

/* ==================================================================================================== *
 *
 *     WEBIS THEME DESIGN STYLE SHEET - PAGE
 *     COPYRIGHT © WEBIS.KR ALL RIGHTS RESERVED.
 *
 * ==================================================================================================== */

/* WEBIS THEME DESIGN : PAGE > COMMON */
.webis_design_safe {margin-bottom:10rem !important}
.webis_design_safe .ws_list_button {color:#000 !important}
.ws_button_wrap .es_submit {color:#000}
.ws_page_board_wrap {margin-bottom:10rem}

.ws_page_content_wrap {margin-top:5rem;margin-bottom:10rem}
.ws_page_1st_title {margin-top:7rem;margin-bottom:1.5rem;color:#000;font-size:clamp(2.5rem, 2.5vw, 3rem)}
.ws_page_2nd_title {position:relative;margin-top:5rem;margin-bottom:1.5rem;padding-left:2.5rem;color:#000;font-size:clamp(2rem, 2vw, 2.5rem)}
.ws_page_1st_desc {padding:3rem;border-radius:3rem;background-color:#F8F8F8}
.ws_page_2nd_desc {padding:3rem;border-radius:3rem;border:1px solid #E5E5E5}
.ws_page_3rd_desc {line-height:1.7}

/* WEBIS THEME DESIGN : PAGE > COMMON > TABLE */
.ws_page_table_wrap {overflow-x:auto}

/* WEBIS THEME DESIGN : PAGE > COMMON > TAB */
.ws_page_tab_wrap {margin-bottom:5rem}
.ws_page_tab_wrap .es_content_area {display:flex;flex-wrap:wrap;position:relative}
.ws_page_tab_wrap .es_content_area .bs_list_box {}
.ws_page_tab_wrap .es_content_area .bs_list_box .is_tab_menu {display:flex;justify-content:center;align-items:center;height:7rem;border:1px solid #E5E5E5;border-left:0;line-height:1.3;text-align:center}
.ws_page_tab_wrap .es_content_area .bs_list_box:first-child .is_tab_menu {border-left:1px solid #E5E5E5}
.ws_page_tab_wrap .es_content_area .bs_list_box .is_tab_menu.tab_active {border-color:#000;border-bottom:1px solid #FFF !important;border-left:1px solid;background-color:#FFF;color:#000}

/* WEBIS THEME DESIGN : PAGE > 센터소개 */
.ws_page_greeting_wrap {}
.ws_page_greeting_wrap .es_content_area {display:flex;flex-wrap:wrap;gap:3rem 7rem}
.ws_page_greeting_wrap .es_content_area .bs_image_box {width:100%;text-align:center}
.ws_page_greeting_wrap .es_content_area .bs_image_box img {max-width:100%;border-radius:5rem}
.ws_page_greeting_wrap .es_content_area .bs_text_box {}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_title {display:inline-block;position:relative;padding:4.5rem 0;color:#000;font-size:clamp(3rem, 3vw, 4.5rem)}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_title:before,
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_title:after {content:'';display:block;position:absolute;height:3rem;color:#E6E6E6;font-size:10rem;line-height:1;font-family:NanumMyeongjo, serif}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_title:before {content:'“';top:0;left:0}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_title:after {content:'”';bottom:0;right:0}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_desc {margin-top:3rem;line-height:1.7}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_sign {display:block;margin-top:5rem;color:#000;font-weight:500}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_sign b {}
.ws_page_greeting_wrap .es_ci_area {padding:5rem 3rem;border-radius:2rem;border:1px solid #E5E5E5}
.ws_page_greeting_wrap .es_ci_area .bs_desc {margin-top:5rem;font-size:clamp(2rem, 2vw, 2.5rem)}
.ws_page_greeting_wrap .es_ci_area .bs_desc b {color:#000}

/* WEBIS THEME DESIGN : PAGE > 센터연혁 */
.ws_page_history_wrap {}
.ws_page_history_wrap .es_content_area {}
.ws_page_history_wrap .es_content_area .bs_list_box {display:flex;flex-wrap:wrap;gap:2rem 5rem}
.ws_page_history_wrap .es_content_area .bs_list_box .is_title_field {width:100%}
.ws_page_history_wrap .es_content_area .bs_list_box .is_title_field .ss_desc {color:var(--webis_color_550);font-weight:bold;font-size:clamp(2rem, 2vw, 2.5rem)}
.ws_page_history_wrap .es_content_area .bs_list_box .is_title_field .ss_title {color:#000;font-size:clamp(3rem, 3vw, 5rem)}
.ws_page_history_wrap .es_content_area .bs_list_box .is_content_field {position:relative;padding:1rem 0 5rem 7rem;border-left:1px solid #E5E5E5}
.ws_page_history_wrap .es_content_area .bs_list_box .is_content_field:before {content:'';display:block;position:absolute;top:0;left:-2.5rem;width:5rem;height:5rem;border-radius:50%;background-color:rgba(var(--webis_color_rgb),.1)}
.ws_page_history_wrap .es_content_area .bs_list_box .is_content_field:after {content:'';display:block;position:absolute;top:1.5rem;left:-1rem;width:2rem;height:2rem;border-radius:50%;background-color:var(--webis_color)}
.ws_page_history_wrap .es_content_area .bs_list_box .is_content_field .ss_list {position:relative;margin-bottom:2rem;padding-left:1.7rem}
.ws_page_history_wrap .es_content_area .bs_list_box .is_content_field .ss_list:before {content:'';display:block;position:absolute;top:1.4rem;left:0;width:0.4rem;height:0.4rem;border-radius:50%;background-color:var(--webis_color)}

/* WEBIS THEME DESIGN : PAGE > 운영방향 */
.ws_page_mission_wrap {}
.ws_page_mission_wrap .es_title {display:inline-block;position:relative;padding:4.5rem 0;color:#000;font-size:clamp(3rem, 3vw, 4.5rem)}
.ws_page_mission_wrap .es_title:before {content:'“';display:block;position:absolute;top:0;left:50%;height:3rem;color:#E6E6E6;font-size:10rem;line-height:1;font-family:NanumMyeongjo, serif;transform:translateX(-50%)}
.ws_page_mission_wrap .es_title:after {content:'';display:block;position:absolute;bottom:0;left:50%;width:5rem;height:1px;background-color:#000;transform:translateX(-50%)}
.ws_page_mission_wrap .es_content_area {}
.ws_page_mission_wrap .es_content_area .bs_item_box {display:flex;flex-wrap:wrap;align-items:center;gap:2rem 7rem;margin-top:5rem}
.ws_page_mission_wrap .es_content_area .bs_item_box:nth-child(even) {flex-direction:row-reverse}
.ws_page_mission_wrap .es_content_area .bs_item_box .is_image_field {width:100%}
.ws_page_mission_wrap .es_content_area .bs_item_box .is_image_field img {max-width:100%;border-radius:2rem}
.ws_page_mission_wrap .es_content_area .bs_item_box .is_text_field {width:100%}
.ws_page_mission_wrap .es_content_area .bs_item_box .is_text_field .ss_label {display:inline-block;margin-bottom:3rem;border-bottom:1px solid var(--webis_color_550);color:var(--webis_color_550);font-weight:bold}
.ws_page_mission_wrap .es_content_area .bs_item_box .is_text_field .ss_title {display:block;color:#000;font-size:clamp(2.5rem, 2.5vw, 3rem)}
.ws_page_mission_wrap .es_content_area .bs_item_box .is_text_field .ss_desc {margin-top:1rem}

/* WEBIS THEME DESIGN : PAGE > 운영체계 */
.ws_page_organ_wrap {}
.ws_page_organ_wrap .es_content_area {}
.ws_page_organ_wrap .es_content_area .bs_list_box {display:flex;justify-content:center;align-items:center;gap:2rem;position:relative;padding-bottom:2rem}
.ws_page_organ_wrap .es_content_area .bs_list_box:last-child {padding-bottom:0}
.ws_page_organ_wrap .es_content_area .bs_list_box:before {content:'';display:block;position:absolute;top:0;left:50%;z-index:-1;width:1px;height:100%;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_text {display:flex;justify-content:center;align-items:center;position:relative;max-width:20rem;width:100%;min-height:7rem;padding:1rem;border-radius:70px;border:1px solid #E5E5E5;background-color:#FFF;text-align:center}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_text img {max-width:100%}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list01 {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list01 .is_text {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list02 {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list02 .is_text {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list03 {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list03 .is_text {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list03 .is_text.is_logo {z-index:1;max-width:35rem;height:12rem;box-shadow:0 0 2rem rgba(1,1,1,.2);border:1rem solid transparent;background:linear-gradient(#FFF, #FFF) padding-box, linear-gradient(to right, var(--webis_color_teal), var(--webis_color), var(--webis_color_like_500)) border-box;background-clip:padding-box, border-box;background-origin:border-box}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list03 .is_text.is_side {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list04 {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list04 .is_text {border-color:var(--webis_color);background-color:var(--webis_color);color:#000}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list05 {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list05 .is_text {border-color:var(--webis_color_teal);background-color:var(--webis_color_teal);color:#FFF}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 {}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list {width:calc(100% / 3 - (2 * 2rem / 3))}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list .ks_text {display:flex;justify-content:center;align-items:center;position:relative;min-width:20rem;min-height:7rem;padding:1rem;border-radius:1rem;border:1px solid #E5E5E5;background-color:#FFF;text-align:center}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list .ks_text.ks_text01 {border-color:var(--webis_color_slate);background-color:var(--webis_color_slate);color:#FFF}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list .ks_text.ks_text01:after {content:'';display:block;position:absolute;top:50%;left:100%;z-index:-1;width:2rem;height:1px;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list:last-child .ks_text.ks_text01:after {display:none}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list .ks_text.ks_text02 {margin:1rem 0;background-color:#F8F8F8}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list .ks_list {min-height:44rem;padding:2.5rem;border-radius:1rem;border:1px solid #E5E5E5;background-color:#FFF}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list .ks_list .os_list {margin-bottom:1rem}
.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list .ks_list .os_list:last-child {margin-bottom:0}

/* WEBIS THEME DESIGN : PAGE > 오시는길 */
.ws_page_location_wrap {}
.ws_page_location_wrap .root_daum_roughmap .wrap_controllers {display:none}
.ws_page_location_wrap .root_daum_roughmap .cont {display:none}
.ws_page_location_wrap .es_map_area {overflow:hidden;border-radius:3rem;box-shadow:0 0.5rem 2rem rgba(0,0,0,.08)}
.ws_page_location_wrap .es_info_area {display:flex;flex-wrap:wrap;gap:2rem 7rem;padding:3rem}
.ws_page_location_wrap .es_info_area .bs_list_box {display:flex;align-items:flex-start}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_add {width:100%}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_tel {}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_fax {}
.ws_page_location_wrap .es_info_area .bs_list_box .is_label {flex-shrink:0;position:relative;padding-left:3rem;width:10rem;color:#000;font-weight:600}
.ws_page_location_wrap .es_info_area .bs_list_box .is_label:before {content:'';display:block;position:absolute;top:50%;left:0;width:2.5rem;height:2.5rem;background-image:url('../img/page/location_icon.png');background-size:2.5rem;background-repeat:no-repeat;transform:translateY(-50%)}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_add .is_label:before {background-position:0 0}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_tel .is_label:before {background-position:0 -2.5rem}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_fax .is_label:before {background-position:0 -5rem}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_mail .is_label:before {background-position:0 -7.5rem}
.ws_page_location_wrap .es_info_area .bs_list_box .is_desc {}
.ws_page_location_wrap .es_traffic_area {}
.ws_page_location_wrap .es_traffic_area .bs_content_box {padding:5rem 0;border-bottom:1px solid #EEE}
.ws_page_location_wrap .es_traffic_area .bs_content_box:last-child {padding-bottom:0;border-bottom:none}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_title_field {}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_title_field .ss_title {margin-top:0}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_title_field .ss_icon {}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_title_field .ss_icon img {}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field {}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_title {width:18rem;color:#000;font-size:1.8rem}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc {}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list {margin-bottom:2rem}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list:last-child {margin-bottom:0}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list .os_label {color:#000;font-weight:bold}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list .os_desc {margin-top:1.5rem}

/* WEBIS THEME DESIGN : PAGE > 사업안내 */
.ws_page_business_wrap {}
.ws_page_business_wrap .es_item_area {display:flex;flex-wrap:wrap;gap:2rem 3rem;padding:10rem 0;border-bottom:1px dashed #E5E5E5}
.ws_page_business_wrap .es_item_area:first-of-type {padding-top:5rem}
.ws_page_business_wrap .es_item_area:last-of-type {padding-bottom:0;border-bottom:none}
.ws_page_business_wrap .es_item_area.we_pb_0 {padding-bottom:0}
.ws_page_business_wrap .es_item_area.we_border_b_0 {border-bottom:0}
.ws_page_business_wrap .es_item_area .bs_title_box {width:100%}
.ws_page_business_wrap .es_item_area .bs_title_box .is_label {border-bottom:1px solid var(--webis_color_550);color:var(--webis_color_550);font-weight:bold}
.ws_page_business_wrap .es_item_area .bs_title_box .is_title {display:block;margin-top:1rem;color:#000;font-size:clamp(2.5rem, 2.5vw, 3rem)}
.ws_page_business_wrap .es_item_area .bs_content_box {}
.ws_page_business_wrap .es_item_area .bs_content_box .is_title {display:block;margin-top:3rem;margin-bottom:1.5rem;color:#000;font-size:2.5rem}
.ws_page_business_wrap .es_item_area .bs_content_box .is_desc {margin-bottom:3rem}
.ws_page_business_wrap .es_item_area .bs_content_box .is_info_field {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_business_wrap .es_item_area .bs_content_box .is_info_field .ss_item_zone {width:100%;padding:3rem;border-radius:2rem;border:1px solid #E5E5E5}
.ws_page_business_wrap .es_item_area .bs_content_box .is_info_field .ss_item_zone.we_w_100p {width:100%}
.ws_page_business_wrap .es_item_area .bs_content_box .is_info_field .ss_item_zone .ks_title {display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:#000;font-size:2rem}
.ws_page_business_wrap .es_item_area .bs_content_box .is_info_field .ss_item_zone .ks_title i {font-size:1.5em}
.ws_page_business_wrap .es_item_area .bs_content_box .is_info_field .ss_item_zone .ks_desc {}
.ws_page_business_wrap .es_item_area .bs_content_box .is_step_field {display:flex;flex-wrap:wrap;gap:3rem}
.ws_page_business_wrap .es_item_area .bs_content_box .is_step_field .ss_list {display:flex;justify-content:center;align-items:center;position:relative;width:calc(100% / 3 - (2 * 3rem / 3));min-height:12rem;border-radius:2rem;background-color:var(--webis_color_150);color:#000;text-align:center}
.ws_page_business_wrap .es_item_area .bs_content_box .is_step_field .ss_list:after {content:'\e93f';display:block;position:absolute;top:50%;left:100%;width:3rem;color:var(--webis_color);font-size:3rem;text-align:center;font-family:'xeicon';transform:translateY(-50%)}
.ws_page_business_wrap .es_item_area .bs_content_box .is_step_field .ss_list:last-child:after {display:none}
.ws_page_business_wrap .es_diagram_area {text-align:center}
.ws_page_business_wrap .es_diagram_area .bs_top {display:inline-block;padding:2rem 4rem;border-radius:2rem;background-color:var(--webis_color);color:#000;font-weight:600}
.ws_page_business_wrap .es_diagram_area .bs_arrow {display:flex;justify-content:center;align-items:center;margin:2rem 0;font-size:1.6rem}
.ws_page_business_wrap .es_diagram_area .bs_arrow i {font-size:1.5em}
.ws_page_business_wrap .es_diagram_area .bs_bottom {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_business_wrap .es_diagram_area .bs_bottom .is_list {position:relative;width:calc(100% / 4 - (3 * 2rem / 4));margin-top:3rem;border-radius:2rem;border:1px solid #E5E5E5}
.ws_page_business_wrap .es_diagram_area .bs_bottom .is_list:before {content:'';display:block;position:absolute;top:-3rem;left:50%;width:1px;height:3rem;background-color:#E5E5E5}
.ws_page_business_wrap .es_diagram_area .bs_bottom .is_list:after {content:'';display:block;position:absolute;top:-3rem;left:50%;width:calc(100% + 2.2rem);height:1px;background-color:#E5E5E5}
.ws_page_business_wrap .es_diagram_area .bs_bottom .is_list:last-child:after {display:none}
.ws_page_business_wrap .es_diagram_area .bs_bottom .is_list .ss_title {display:block;padding:1.5rem 0;border-radius:2rem 2rem 0 0;background-color:var(--webis_color_slate_500);color:#FFF;font-weight:600}
.ws_page_business_wrap .es_diagram_area .bs_bottom .is_list .ss_desc {display:flex;justify-content:center;align-items:center;min-height:10rem;padding:1.5rem 1rem}
.ws_page_business_wrap .es_service_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_business_wrap .es_service_area .bs_item_box {display:flex;align-items:center;gap:2rem;width:100%;padding:3rem;border-radius:2rem;border:1px solid #E5E5E5}
.ws_page_business_wrap .es_service_area .bs_item_box .is_icon {flex-shrink:0;display:inline-block;width:10rem;height:10rem;border-radius:50%;background-color:#F8F8F8;background-image:url('../img/page/business01_service.png');background-size:10rem;background-repeat:no-repeat}.ws_page_business_wrap .es_service_area .bs_item_box .is_icon {display:inline-block;width:10rem;height:10rem;border-radius:50%;background-color:#F8F8F8;background-image:url('../img/page/business01_service.png');background-size:10rem;background-repeat:no-repeat}
.ws_page_business_wrap .es_service_area .bs_item_box .is_icon.is_icon01 {background-position:0 0}
.ws_page_business_wrap .es_service_area .bs_item_box .is_icon.is_icon02 {background-position:0 -10rem}
.ws_page_business_wrap .es_service_area .bs_item_box .is_icon.is_icon03 {background-position:0 -20rem}
.ws_page_business_wrap .es_service_area .bs_item_box .is_icon.is_icon04 {background-position:0 -30rem}
.ws_page_business_wrap .es_service_area .bs_item_box .is_icon.is_icon05 {background-position:0 -40rem}
.ws_page_business_wrap .es_service_area .bs_item_box .is_text_field {}
.ws_page_business_wrap .es_service_area .bs_item_box .is_text_field .ss_desc {}

/* WEBIS THEME DESIGN : PAGE > 정신건강정보 */
.ws_page_health_wrap {color:#000}
.ws_page_health_wrap .es_inner_area {position:relative}
.ws_page_health_wrap .es_inner_area .bs_title {font-size:clamp(2.5rem, 2.5vw, 4rem);text-align:center}
.ws_page_health_wrap .es_inner_area .bs_desc {margin-bottom:5rem;text-align:center}
.ws_page_health_wrap .ws_page_tab_wrap .es_content_area .bs_list_box .is_tab_menu.tab_active {border-color:var(--webis_color_blue_700) !important;color:var(--webis_color_blue_700)}
.ws_page_health_wrap .es_title {display:flex;align-items:center;gap:1rem;margin-bottom:2rem;color:#000;font-size:2.5rem}
.ws_page_health_wrap .es_title .bs_label {display:inline-block;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#000;color:#FFF;font-weight:600;font-size:0.75em;line-height:3.5rem;text-align:center}
.ws_page_health_wrap .es_section_area {margin-bottom:3rem;padding:4rem;border-radius:2rem;border:1px solid #E5E5E5;background-color:#FFF !important;font-size:2rem}
.ws_page_health_wrap .es_section01_area {background-color:rgba(var(--webis_color_blue_rgb),.05)}
.ws_page_health_wrap .es_section01_area .bs_sub_title {}
.ws_page_health_wrap .es_section01_area .bs_sub_title span {background-color:var(--webis_color_blue)}
.ws_page_health_wrap .es_section01_area .bs_content_box {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_health_wrap .es_section01_area .bs_content_box .is_item_field {width:calc(100% / 2 - (1 * 2rem / 2));padding:3rem 1rem;border-radius:2rem;background-color:rgba(var(--webis_color_blue_rgb),.05);text-align:center}
.ws_page_health_wrap .es_section01_area .bs_content_box .is_item_field .ss_label {display:block;color:var(--webis_color_blue);font-weight:bold;font-size:2.5rem}
.ws_page_health_wrap .es_section01_area .bs_content_box .is_item_field .ss_title {display:block;margin-top:1rem;color:#000;font-weight:500}
.ws_page_health_wrap .es_section01_area .bs_content_box .is_item_field .ss_title.we_font_weight_bold {font-weight:bold}
.ws_page_health_wrap .es_section01_area .bs_content_box .is_item_field .ss_desc {}
.ws_page_health_wrap .es_section02_area {display:flex;flex-wrap:wrap;align-items:center;gap:3rem;background-color:rgba(var(--webis_color_indigo_rgb),.05)}
.ws_page_health_wrap .es_section02_area .bs_image_box {width:100%;text-align:center}
.ws_page_health_wrap .es_section02_area .bs_image_box img {max-width:100%}
.ws_page_health_wrap .es_section02_area .bs_text_box {width:100%}
.ws_page_health_wrap .es_section02_area .bs_text_box .is_title {}
.ws_page_health_wrap .es_section02_area .bs_text_box .is_title span {background-color:var(--webis_color_indigo)}
.ws_page_health_wrap .es_section02_area .bs_text_box .is_content_field {}
.ws_page_health_wrap .es_section02_area .bs_text_box .is_content_field .ss_list {display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:2rem;border-radius:50px;background-color:rgba(var(--webis_color_indigo_rgb),.05)}
.ws_page_health_wrap .es_section02_area .bs_text_box .is_content_field .ss_list:last-child {margin-bottom:0}
.ws_page_health_wrap .es_section02_area .bs_text_box .is_content_field .ss_list i {color:var(--webis_color_indigo);font-weight:bold;font-size:2.5rem}
.ws_page_health_wrap .es_section02_area .bs_text_box .is_content_field .ss_list .ks_title {color:#000}
.ws_page_health_wrap .es_section03_area {background-color:rgba(var(--webis_color_yellow_rgb),.05)}
.ws_page_health_wrap .es_section03_area .bs_sub_title {}
.ws_page_health_wrap .es_section03_area .bs_sub_title span {background-color:var(--webis_color_yellow)}
.ws_page_health_wrap .es_section03_area .bs_content_box {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_health_wrap .es_section03_area .bs_content_box .is_item_field {width:100%;padding:3rem;border-radius:2rem;background-color:rgba(var(--webis_color_yellow_rgb),.05);text-align:center}
.ws_page_health_wrap .es_section03_area .bs_content_box .is_item_field .ss_image_zone {}
.ws_page_health_wrap .es_section03_area .bs_content_box .is_item_field .ss_image_zone img {}
.ws_page_health_wrap .es_section03_area .bs_content_box .is_item_field .ss_title {display:block;margin-top:2rem;color:#000;font-weight:500}
.ws_page_health_wrap .es_section04_area {background-color:rgba(var(--webis_color_red_rgb),.05)}
.ws_page_health_wrap .es_section04_area .bs_text_box {}
.ws_page_health_wrap .es_section04_area .bs_text_box .is_title {}
.ws_page_health_wrap .es_section04_area .bs_text_box .is_title span {background-color:var(--webis_color_red)}
.ws_page_health_wrap .es_section04_area .bs_text_box .is_content_field {}
.ws_page_health_wrap .es_section04_area .bs_text_box .is_content_field .ss_list {position:relative;margin-bottom:1rem;padding-left:2rem}
.ws_page_health_wrap .es_section04_area .bs_text_box .is_content_field .ss_list:before {content:'';display:block;position:absolute;top:1.2rem;left:0;width:0.4rem;height:0.4rem;border-radius:50%;background-color:#000}
.ws_page_health_wrap .es_section05_area {margin-bottom:3rem}
.ws_page_health_wrap .es_section05_area .bs_sub_title {}
.ws_page_health_wrap .es_section05_area .bs_sub_title span {background-color:var(--webis_color_blue)}
.ws_page_health_wrap .es_section05_area .bs_content_box {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_health_wrap .es_section05_area .bs_content_box .is_image_field {width:100%;text-align:center}
.ws_page_health_wrap .es_section05_area .bs_content_box .is_image_field img {max-width:100%}
.ws_page_health_wrap .es_section05_area .bs_content_box .is_item_field {width:100%;padding:3rem;border-radius:2rem;border:1px solid #E5E5E5}
.ws_page_health_wrap .es_section05_area .bs_content_box .is_item_field .ss_title {display:block;margin-bottom:2rem;color:var(--webis_color_blue);font-size:2.2rem;text-align:center}
.ws_page_health_wrap .es_section05_area .bs_content_box .is_item_field .ss_desc {counter-reset:circle 0}
.ws_page_health_wrap .es_section05_area .bs_content_box .is_item_field .ss_desc .ks_list {position:relative;margin-top:1.5rem;padding-left:3rem}
.ws_page_health_wrap .es_section05_area .bs_content_box .is_item_field .ss_desc .ks_list:before {counter-increment:circle 1;content:counter(circle);display:block;position:absolute;top:0.4rem;left:0;width:2.2rem;height:2.2rem;border-radius:50%;background-color:var(--webis_color_blue_50);color:var(--webis_color_blue);font-size:0.75em;line-height:2.2rem;text-align:center}
.ws_page_health_wrap .es_section06_area {margin-bottom:3rem}
.ws_page_health_wrap .es_section06_area .bs_sub_title {}
.ws_page_health_wrap .es_section06_area .bs_sub_title span {background-color:var(--webis_color_indigo)}
.ws_page_health_wrap .es_section06_area .bs_content_box {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field {overflow:hidden;width:100%;border-radius:2rem;border:1px solid #E5E5E5}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field .ss_image_zone {text-align:center}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field.is_item01 .ss_image_zone {background-color:#F8F8FF}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field.is_item02 .ss_image_zone {background-color:#FFF6FE}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field.is_item03 .ss_image_zone {background-color:#FFF4E9}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field .ss_image_zone img {max-width:100%}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field .ss_title {display:block;margin-top:3rem;color:var(--webis_color_indigo);font-size:2.2rem;text-align:center}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field .ss_desc {counter-reset:circle 0;padding:0 3rem 3rem 3rem}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field .ss_desc .ks_list {position:relative;margin-top:1.5rem;padding-left:3rem}
.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field .ss_desc .ks_list:before {counter-increment:circle 1;content:counter(circle);display:block;position:absolute;top:0.4rem;left:0;width:2.2rem;height:2.2rem;border-radius:50%;background-color:var(--webis_color_indigo_50);color:var(--webis_color_indigo);font-size:0.75em;line-height:2.2rem;text-align:center}
.ws_page_health_wrap .es_section07_area {}
.ws_page_health_wrap .es_section07_area .bs_sub_title {}
.ws_page_health_wrap .es_section07_area .bs_sub_title span {background-color:var(--webis_color_yellow)}
.ws_page_health_wrap .es_section07_area .bs_content_box {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_health_wrap .es_section07_area .bs_content_box .is_item_field {width:calc(100% / 2 - (1 * 2rem / 2));padding:3rem 0;border-radius:2rem;background-color:rgba(var(--webis_color_yellow_rgb),.05);text-align:center}
.ws_page_health_wrap .es_section07_area .bs_content_box .is_item_field .ss_label {display:block}
.ws_page_health_wrap .es_section07_area .bs_content_box .is_item_field .ss_tel {color:var(--webis_color_yellow);font-size:clamp(2.5rem, 2.5vw, 3rem)}
.ws_page_health04_wrap .es_section_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_health04_wrap .es_section_area .bs_item_box {width:calc(100% / 2 - (1 * 2rem / 2));padding:3rem;border-radius:2rem;border:1px solid #E5E5E5;font-size:1.6rem}
.ws_page_health04_wrap .es_section_area .bs_item_box .is_label {display:block;margin-bottom:0.5rem;color:var(--webis_color);font-weight:bold}
.ws_page_health04_wrap .es_section_area .bs_item_box .is_title {display:block;margin-bottom:2rem;color:#000;font-size:2rem}
.ws_page_health04_wrap .es_section_area .bs_item_box .is_tel {display:flex;align-items:center;gap:1rem;margin-top:0.5rem}
.ws_page_health04_wrap .es_section_area .bs_item_box .is_tel i {color:#BBB;font-size:1.2em}
.ws_page_health04_wrap .es_section_area .bs_item_box .is_add {display:flex;gap:1rem;margin-top:0.5rem}
.ws_page_health04_wrap .es_section_area .bs_item_box .is_add i {margin-top:1px;color:#BBB;font-size:1.2em}

/* WEBIS THEME DESIGN : PAGE > 대상자 의뢰 */
.ws_page_request_wrap {}
.ws_page_request_wrap .es_top_area {display:flex;flex-wrap:wrap;align-items:center;gap:3rem 5rem;padding:3rem;border-radius:2rem;background-color:#F8F8F8}
.ws_page_request_wrap .es_top_area .bs_image_box {width:100%;text-align:center}
.ws_page_request_wrap .es_top_area .bs_image_box img {max-width:100%}
.ws_page_request_wrap .es_top_area .bs_text_box {}
.ws_page_request_wrap .es_top_area .bs_text_box .is_title {display:flex;align-items:center;gap:0.5rem;margin-top:3rem;color:#000;font-size:2rem}
.ws_page_request_wrap .es_top_area .bs_text_box .is_title i {font-size:1.3em}
.ws_page_request_wrap .es_step_area {max-width:70rem;width:100%;margin:0 auto}
.ws_page_request_wrap .es_step_area .bs_list_box {}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 {display:flex;gap:3rem}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 .is_item_field {width:calc(100% / 2 - (1 * 4rem / 2))}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 .is_item_field .ss_text {display:flex;justify-content:center;align-items:center;position:relative;min-height:7rem;margin-bottom:3rem;padding:1rem 0;border-radius:1rem;border:1px solid #E5E5E5;background-color:#F9F9F9;text-align:center}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 .is_item_field .ss_text:after {content:'\e942';display:block;position:absolute;top:100%;left:50%;height:3rem;color:#BBB;font-size:3rem;line-height:3rem;font-family:'xeicon';transform:translate(-50%)}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 .is_item_field .ss_text.ss_text01 {height:10rem;color:#000}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 .is_item_field.is_item01 .ss_text.ss_text01 {border-color:var(--webis_color_like_1000);background-color:var(--webis_color_like_1000)}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 .is_item_field.is_item02 .ss_text.ss_text01 {border-color:var(--webis_color);background-color:var(--webis_color)}
.ws_page_request_wrap .es_step_area .bs_list_box.bs_list02 {}
.ws_page_request_wrap .es_step_area .bs_list_box .is_text {display:flex;justify-content:center;align-items:center;position:relative;min-height:7rem;margin-bottom:3rem;padding:1rem 0;border-radius:1rem;border:1px solid #E5E5E5;text-align:center}
.ws_page_request_wrap .es_step_area .bs_list_box .is_text:after {content:'\e942';display:block;position:absolute;top:100%;left:50%;height:3rem;color:#BBB;font-size:3rem;line-height:3rem;font-family:'xeicon';transform:translate(-50%)}
.ws_page_request_wrap .es_step_area .bs_list_box:last-child .is_text:after {display:none}

/* WEBIS THEME DESIGN : PAGE > 인식도 조사 */
.ws_page_awareness_wrap {}
.ws_page_awareness_wrap .es_top_title {margin-bottom:3rem;color:#000;font-size:clamp(2rem, 2vw, 2.5rem);text-align:center}
.ws_page_awareness_wrap .es_top_title i {display:block;margin-bottom:1rem;color:var(--webis_color_blue);font-size:2em}

/* WEBIS THEME DESIGN : PAGE > 약관 */
.ws_terms_wrap {padding:3rem;border:1px solid #E5E5E5}
.ws_terms_wrap .we_mt_0 {margin-top:0}
.ws_terms_wrap .es_title {font-weight:600}
.ws_terms_wrap .es_content_area .bs_check_box label {font-size:1.8rem}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (DESKTOP BASE) - UNDER BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES 4XL (2560px) DOWN (MAX) */
@media all and (max-width:2559.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px) DOWN (MAX) */
@media all and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px) DOWN (MAX) */
@media all and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px) DOWN (MAX) */
@media all and (max-width:1439.98px) {

}

/* WEBIS MEDIA QUERIES LG (1280px) DOWN (MAX) */
@media all and (max-width:1279.98px) {

}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {
	.ws_page_tab_wrap .es_content_area .bs_list_box {width:25%}
	.ws_page_tab_wrap .es_content_area .bs_list_box .is_tab_menu {border-top:0}
	.ws_page_tab_wrap .es_content_area .bs_list_box .is_tab_menu.tab_active {border:1px solid var(--webis_color) !important}

	.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_title {display:block;margin-bottom:2rem}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_page_tab_wrap .es_content_area .bs_list_box {width:50%}
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(1) .is_tab_menu,
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(2) .is_tab_menu {border-top:1px solid #E5E5E5}
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(2n + 1) .is_tab_menu {border-left:1px solid #E5E5E5}

	.ws_page_greeting_wrap .es_content_area .bs_image_box img {max-width:80%;width:100%}

	.ws_page_history_wrap .es_content_area .bs_list_box .is_content_field {margin-left:2.5rem}

	.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list02 {flex-direction:column}
	.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list03 {flex-direction:column}

	.ws_page_location_wrap .es_traffic_area .bs_content_box .is_title_field .ss_icon {display:none}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list06 .is_sub_field .ss_list {width:100%}
}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) DOWN (MAX) */
@media all and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) DOWN (MAX) */
@media all and (max-width:279.98px) {

}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (MOBILE BASE) - MORE THAN BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px) UP (MIN) */
@media all and (min-width:0px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) UP (MIN) */
@media all and (min-width:280px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) UP (MIN) */
@media all and (min-width:320px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {
	.ws_page_request_wrap .es_top_area .bs_image_box {width:20rem}
	.ws_page_request_wrap .es_top_area .bs_text_box {flex:1}
	.ws_page_request_wrap .es_step_area .bs_list_box.bs_list01 {gap:5rem}
}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {
	.ws_page_mission_wrap .es_content_area .bs_item_box {;margin-top:10rem}
	.ws_page_mission_wrap .es_content_area .bs_item_box:nth-child(even) {flex-direction:row-reverse}
	.ws_page_mission_wrap .es_content_area .bs_item_box .is_image_field {width:40%}
	.ws_page_mission_wrap .es_content_area .bs_item_box .is_text_field {flex:1}

	.ws_page_business_wrap .es_service_area .bs_item_box {width:calc(100% / 2 - (1 * 2rem / 2))}

	.ws_page_health_wrap .es_section01_area .bs_content_box .is_item_field {flex:1}
	.ws_page_health_wrap .es_section02_area .bs_image_box {width:35%}
	.ws_page_health_wrap .es_section02_area .bs_text_box {flex:1}
	.ws_page_health_wrap .es_section03_area .bs_content_box .is_item_field {width:calc(100% / 2 - (1 * 2rem / 2))}
	.ws_page_health_wrap .es_section05_area .bs_content_box .is_item_field {width:calc(100% / 3 - (2 * 2rem / 3))}
	.ws_page_health_wrap .es_section06_area .bs_content_box .is_item_field {width:calc(100% / 3 - (2 * 2rem / 3))}
	.ws_page_health_wrap .es_section06_area .bs_content_box.bs_grid02 .is_item_field {width:calc(100% / 2 - (1 * 2rem / 2))}
	.ws_page_health_wrap .es_section07_area .bs_content_box .is_item_field {width:calc(100% / 4 - (3 * 2rem / 4))}
}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {
	.webis_design_safe {margin-bottom:20rem !important}
	
	.ws_page_content_wrap {margin-bottom:20rem;font-size:2rem}
	
	.ws_page_board_wrap {margin-bottom:20rem}

	.ws_page_greeting_wrap .es_content_area .bs_image_box {width:40%}
	.ws_page_greeting_wrap .es_content_area .bs_text_box {flex:1}

	.ws_page_history_wrap .es_content_area .bs_list_box .is_title_field {width:40%}
	.ws_page_history_wrap .es_content_area .bs_list_box .is_content_field {flex:1}

	.ws_page_organ_wrap .es_content_area .bs_list_box .is_text {min-height:9rem}
	.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list02 .is_text:after {content:'';display:block;position:absolute;top:50%;left:100%;z-index:-1;width:2rem;height:1px;background-color:#DDD}
	.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list02 .is_text:last-child:after {display:none}
	.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list03 .is_text.is_side {position:absolute;top:calc(50% - 1rem);left:calc(50% + 20rem);transform:translateY(-50%)}
	.ws_page_organ_wrap .es_content_area .bs_list_box.bs_list03 .is_text.is_side:after {content:'';display:block;position:absolute;top:50%;right:100%;z-index:-1;width:100%;height:1px;background-color:#DDD}

	.ws_page_location_wrap .es_info_area {padding:4rem}
	.ws_page_location_wrap .es_traffic_area .bs_content_box {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
	.ws_page_location_wrap .es_traffic_area .bs_content_box .is_title_field {width:25%;border-right:1px solid #EEE;text-align:center}
	.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field {width:70%}

	.ws_page_business_wrap .es_item_area .bs_content_box .is_info_field .ss_item_zone {width:calc(100% / 2 - (1 * 2rem / 2))}

	.ws_page_request_wrap .es_top_area {padding:4rem}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_page_tab_wrap .es_content_area:after {content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#E5E5E5;z-index:-1}
	.ws_page_tab_wrap .es_content_area .bs_list_box {flex:1}

	.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field {display:flex;flex-wrap:wrap}

	.ws_page_business_wrap .es_item_area .bs_title_box {width:25%}
	.ws_page_business_wrap .es_item_area .bs_content_box {flex:1}

	.ws_page_health_wrap {padding:3rem;border-radius:2rem;background-color:var(--webis_color_blue_700)}
	.ws_page_health_wrap .es_inner_area {padding:12rem 7rem 7rem 7rem;border-radius:2rem;background-color:#FFF}
	.ws_page_health_wrap .es_inner_area:before {content:'';display:block;position:absolute;top:-1.5rem;left:0;width:100%;height:4.5rem;background-image:url('../img/page/spring.png');background-position:center;background-size:contain;background-repeat:repeat-x}
	.ws_page_health_wrap .es_section03_area .bs_content_box .is_item_field {flex:1}
}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {
	.webis_design_safe {margin-bottom:25rem !important}
	
	.ws_page_content_wrap {margin-bottom:25rem}
	
	.ws_page_board_wrap {margin-bottom:25rem}
}

/* WEBIS MEDIA QUERIES XL (1440px) UP (MIN) */
@media all and (min-width:1440px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px) UP (MIN) */
@media all and (min-width:1600px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px) UP (MIN) */
@media all and (min-width:1920px) {

}

/* WEBIS MEDIA QUERIES 4XL (2560px) UP (MIN) */
@media all and (min-width:2560px) {

}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (BETWEEN) - ONLY BETWEEN BREAKPOINT SIZES
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px ~ 279.98px) ONLY */
@media all and (min-width:0px) and (max-width:279.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px ~ 319.98px) ONLY */
@media all and (min-width:280px) and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px ~ 479.98px) ONLY */
@media all and (min-width:320px) and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px ~ 639.98px) ONLY */
@media all and (min-width:480px) and (max-width:639.98px) {

}

/* WEBIS MEDIA QUERIES SS (640px ~ 767.98px) ONLY */
@media all and (min-width:640px) and (max-width:767.98px) {

}

/* WEBIS MEDIA QUERIES SM (768px ~ 1023.98px) ONLY */
@media all and (min-width:768px) and (max-width:1023.98px) {
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(1) .is_tab_menu,
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(2) .is_tab_menu,
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(3) .is_tab_menu,
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(4) .is_tab_menu {border-top:1px solid #E5E5E5}
	.ws_page_tab_wrap .es_content_area .bs_list_box:nth-child(4n + 1) .is_tab_menu {border-left:1px solid #E5E5E5}
}

/* WEBIS MEDIA QUERIES MD (1024px ~ 1279.98px) ONLY */
@media all and (min-width:1024px) and (max-width:1279.98px) {

}

/* WEBIS MEDIA QUERIES LG (1280px ~ 1439.98px) ONLY */
@media all and (min-width:1280px) and (max-width:1439.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px ~ 1599.98px) ONLY */
@media all and (min-width:1440px) and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px ~ 1919.98px) ONLY */
@media all and (min-width:1600px) and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px ~ 2559.98px) ONLY */
@media all and (min-width:1920px) and (max-width:2559.98px) {

}