@charset "utf-8";

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

/* WEBIS THEME DESIGN : PAGE > COMMON */
.root_daum_roughmap .wrap_controllers,
.root_daum_roughmap .cont {display:none}
.ws_image_wrap {}
.ws_image_wrap img {border-radius:1rem}
.ws_after_none:after {display:none !important}
.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:2.5rem}
.ws_page_2nd_title {margin-top:4rem;margin-bottom:1.5rem;color:#000;font-weight:600;font-size:2rem}
.ws_page_3rd_title {margin-top:3rem;margin-bottom:1.5rem;color:var(--webis_color);font-weight:600;font-size:1.8rem}
.ws_page_1st_desc {padding:2.5rem;border-radius:1rem;background-color:#F5F5F5}
.ws_page_2nd_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 {display:flex;flex-wrap:wrap;margin-bottom:5rem}
.ws_page_tab_wrap .es_list_area {width:calc(100% / 4)}
.ws_page_tab_wrap .es_list_area .bs_tab_menu {display:flex;justify-content:center;align-items:center;width:100%;height:6rem;border:1px solid #F8F8F8;background-color:#F8F8F8;text-align:center}
.ws_page_tab_wrap .es_list_area .bs_tab_menu.tab_active {border-color:var(--webis_color);background-color:#FFF;color:var(--webis_color);font-weight:bold}

/* WEBIS THEME DESIGN : PAGE > 인사말 */
.ws_page_greeting_wrap {}
.ws_page_greeting_wrap .es_text_area {margin-top:4rem}
.ws_page_greeting_wrap .es_text_area .bs_title {color:#000;font-size:3rem}
.ws_page_greeting_wrap .es_text_area .bs_desc {margin-top:3rem}
.ws_page_greeting_wrap .es_text_area .bs_sign {display:block;margin-top:3rem;color:#000;font-weight:bold}

/* WEBIS THEME DESIGN : PAGE > 조직도*/
.ws_page_organ_wrap {}
.ws_page_organ_wrap .es_content_area {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_text {display:flex;align-items:center;justify-content:center;position:relative;max-width:20rem;width:100%;height:7rem;border-radius:5px;color:#FFF;font-weight:500;font-size:1.8rem;text-align:center}
.ws_page_organ_wrap .es_content_area .tab_active {outline:2px solid #000}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_text {display:flex;align-items:center;justify-content:center;height:7rem;border-radius:5px;color:#FFF;font-weight:500;font-size:1.8rem;text-align:center}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list .os_list {}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list .os_list .rs_text {}
.ws_page_organ_wrap .es_content_area .bs_center_box {padding-bottom:1rem}
.ws_page_organ_wrap .es_content_area .bs_center_box:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:100%;z-index:-1;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_center_box .is_text {margin:0 auto}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center01 {}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center01 .is_text {background-color:var(--webis_color)}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center02 {clear:both}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center02 .is_text {background-color:var(--webis_color_700)}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center02 .is_text img {max-width:100%}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center02 .is_text p {margin-top:1rem}
.ws_page_organ_wrap .es_content_area .bs_side_box {}
.ws_page_organ_wrap .es_content_area .bs_side_box .is_text {position:relative;width:20rem;height:5rem;margin:0.5rem auto;border:1px solid #DDD;background-color:#FFF;color:#000}
.ws_page_organ_wrap .es_content_area .bs_bottom_box {}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field {display:flex;flex-wrap:wrap;gap:0 2rem}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {display:flex;flex-direction:column;align-items:center;width:100%}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:before {content:'';display:block;position:absolute;top:0;left:50%;z-index:-1;width:1px;height:3rem;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {width:100%;background-color:var(--webis_color_slate);color:#FFF}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list {display:flex;flex-wrap:wrap;justify-content:center;gap:0 1rem;width:100%}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list {position:relative;width:100%;margin-top:1rem;padding:1rem;border-radius:3px;border:1px solid #DDD;background-color:#FFF;text-align:center}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list.os_list_full {width:100%}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list:before {content:'';display:block;position:absolute;top:-3rem;left:50%;z-index:-1;width:1px;height:3rem;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list:last-child:after {display:none}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_text {display:flex;justify-content:center;align-items:center;width:100%;height:7rem;border-radius:5px;background-color:#EEE;color:#000;text-align:center}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_label {display:block;color:var(--webis_color);font-weight:bold;font-size:1.5rem}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_name {display:block;color:#000;font-weight:500;font-size:1.6rem}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list img {max-width:100%;margin-bottom:1rem;border-radius:3px}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_desc {margin-top:0.5rem;font-size:1.6rem}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_desc li {}

.ws_page_executive_wrap .es_content_area .bs_center_box.bs_center02 .is_text {display:block;height:auto;padding:1rem;background-color:var(--webis_color_700)}
.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list {width:calc(100% / 2 - (1 * 1rem / 2))}

.ws_page_member_wrap .es_content_area .bs_center_box.bs_center02 .is_text {display:block;height:auto;padding:1rem;background-color:var(--webis_color_700)}	
.ws_page_member_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {max-width:100% !important}
.ws_page_member_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list {width:calc(100% / 2 - (1 * 1rem / 2))}

.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field {gap:0 1rem}
.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 4 - (3 * 1rem / 4))}
.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {border:1px solid #DDD;background-color:#FFF;color:#555}
.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text.ks_col {background-color:var(--webis_color_slate);color:#FFF}

.ws_page_head_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {max-width:100% !important}

/* WEBIS THEME DESIGN : PAGE > 11대 중과실 사고 내용 */
.ws_page_accident2_wrap {}
.ws_page_accident2_wrap .es_content_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_accident2_wrap .es_content_area .bs_list_box {width:calc(100% / 2 - (1 * 2rem / 2));text-align:center}
.ws_page_accident2_wrap .es_content_area .bs_list_box .is_image_field {}
.ws_page_accident2_wrap .es_content_area .bs_list_box .is_image_field img {max-width:100%;border-radius:1rem}
.ws_page_accident2_wrap .es_content_area .bs_list_box .is_title {display:block;margin-top:1rem;color:#000;font-weight:600}

/* WEBIS THEME DESIGN : PAGE > 업무처리 흐름도 */
.ws_page_step2_wrap {}
.ws_page_step2_wrap .es_step_area {position:relative}
.ws_page_step2_wrap .es_step_area:before {content:'';display:block;position:absolute;top:0;left:3rem;width:1px;height:100%;border-left:1px dashed #DDD}
.ws_page_step2_wrap .es_step_area .bs_list_box {display:flex;position:relative;padding:3rem 0}
.ws_page_step2_wrap .es_step_area .bs_list_box .is_label {flex-shrink:0;display:block;position:relative;width:4rem;height:4rem;margin-right:2rem;margin-left:1rem;border-radius:50%;background-color:var(--webis_color);color:#FFF;line-height:4rem;text-align:center;z-index:2}
.ws_page_step2_wrap .es_step_area .bs_list_box .is_label:before {content:'';opacity:.1;display:block;position:absolute;top:50%;left:50%;width:6rem;height:6rem;border-radius:50%;background-color:var(--webis_color);transform:translate(-50%, -50%);z-index:1}
.ws_page_step2_wrap .es_step_area .bs_list_box .is_content_field {flex:1}
.ws_page_step2_wrap .es_step_area .bs_list_box .is_content_field .ss_title {display:block;margin-bottom:1rem;color:#000;font-size:2rem}
.ws_page_step2_wrap .es_step_area .bs_list_box .is_content_field .ss_desc {}
.ws_page_step2_wrap .es_step_area .bs_list_box .is_content_field .ss_desc_bg {padding:2.5rem;border-radius:2.5rem;background-color:#FFF}

/* WEBIS THEME DESIGN : PAGE > 택시관련 주요법령 및 제도 */
.ws_page_law1_wrap .ws_ul_list01_wrap .es_2nd_ul {counter-reset:circle 0}


/* ==================================================================================================== *
 *
 *     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) {
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_text {font-size:1.6rem}
}

/* 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_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {margin-bottom:1rem}
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:before {height:7rem}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {

}

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

}

/* 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_accident2_wrap .es_content_area {gap:3rem}
	.ws_page_accident2_wrap .es_content_area .bs_list_box {width:calc(100% / 3 - (2 * 3rem / 3))}
}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {
	.ws_page_step2_wrap .es_step_area .bs_list_box .is_label {margin-right:5rem}
	
	.ws_page_organ_wrap .es_content_area .bs_center_box {padding-bottom:3rem}
	.ws_page_organ_wrap .es_content_area .bs_side_box {position:absolute;z-index:-1}
	.ws_page_organ_wrap .es_content_area .bs_side_box:before {content:'';display:block;position:absolute;top:50%;z-index:-1;width:100%;height:1px;background-color:#DDD}
	.ws_page_organ_wrap .es_content_area .bs_side_box.bs_side_left {top:2.5rem;left:0}
	.ws_page_organ_wrap .es_content_area .bs_side_box.bs_side_right {top:5.3rem;right:0}
	.ws_page_organ_wrap .es_content_area .bs_side_box.bs_side_left:before {left:100%}
	.ws_page_organ_wrap .es_content_area .bs_side_box.bs_side_right:before {right:100%}
}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {
	.ws_page_content_wrap {font-size:1.8rem}
	
	.ws_page_tab_wrap .es_list_area .bs_tab_menu.tab_active {border-bottom-color:#FFF}
	
	.ws_page_organ_wrap .es_content_area .bs_side_box.bs_side_left {left:calc(50% - 20rem);transform:translate(-100%)}
	.ws_page_organ_wrap .es_content_area .bs_side_box.bs_side_right {right:calc(50% - 20rem);transform:translate(100%)}
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_desc {min-height:30rem}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {content:'';display:block;position:absolute;top:0;right:50%;z-index:-1;width:calc((100% - 50%) + 1rem);height:1px;background-color:#DDD;transform:translateX(50%)}
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {padding-top:3rem}
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {max-width:20rem}
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list .rs_desc {}
	
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {right:calc(14% - 0.5rem);width:calc((100% - 50%) + 1rem);transform:translateX(0)}
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list.ss_list01 {width:calc(72% - 1rem)}
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list.ss_list02 {width:calc(28% - 1rem)}
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {margin-bottom:3rem}
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list {gap:0 1rem;padding-top:2rem}
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list {width:calc(100% / 5 - (4 * 1rem / 5))}
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list:after {content:'';display:block;position:absolute;top:-3rem;left:50%;z-index:-1;width:calc(100% + 1rem);height:1px;background-color:#DDD}
	.ws_page_executive_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list.ks_grid02 .os_list {width:calc(100% / 2 - (1 * 1rem / 2))}
	
	.ws_page_member_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {width:calc((100% - 25%) + 1rem)}
	.ws_page_member_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 4 - (3 * 2rem / 4))}
	.ws_page_member_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list {width:100%}
	
	.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field {padding-top:2rem}
	.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {width:calc((100% / 8 * 7) + 0.5rem)}
	.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 8 - (7 * 1rem / 8));margin-top:1rem;padding-top:0}
	.ws_page_overview_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:before {top:-3rem}
	
	.ws_page_head_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {width:calc((100% - 33.333%) + 1rem)}
	.ws_page_head_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 3 - (2 * 2rem / 3))}
	.ws_page_head_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_sub_list .os_list {width:100%}
}

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

}

/* 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) {

}

/* 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) {

}