@charset "utf-8";

/* ==================================================================================================== *
 *
 *     PAGE STYLESHEET
 *
 * ==================================================================================================== */

/* COMMON : S */
.ws_content_wrap {margin-top:50px;margin-bottom:70px}
.ws_content_wrap .es_1st_title {display:block;position:relative;margin-top:50px;margin-bottom:15px;padding-left:27px;color:#000;font-weight:500;font-size:2em;line-height:normal;letter-spacing:-0.5px}
.ws_content_wrap .es_1st_title:before {content:'';display:block;position:absolute;top:7px;left:0;width:20px;height:24px;background:url('../../img/page/bul.png') center no-repeat}
.ws_content_wrap .es_2nd_title {display:block;position:relative;margin-top:30px;margin-bottom:15px;padding-left:18px;color:#000;font-weight:500;font-size:1.6em;line-height:normal;letter-spacing:-0.5px}
.ws_content_wrap .es_2nd_title:before {content:'';display:block;position:absolute;top:4px;left:0;width:7px;height:22px;border-radius:50px !important}
.ws_content_wrap .es_title {display:block;margin-bottom:15px;color:#000;font-weight:500;font-size:1.8em;line-height:1.5em;word-break:keep-all}
.ws_content_wrap .es_title b {display:block;font-size:1.2em}
.ws_content_wrap .es_desc {font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_bg {padding:30px;background-color:#F5F5F5}
.ws_content_wrap .es_bd {padding:30px;border:1px solid #DDD}
.ws_content_wrap .es_bd_bg {padding:30px;border:1px solid #DDD;background-color:#F5F5F5}
.ws_content_wrap .es_bs {padding:30px;box-shadow:0 4px 12px rgba(122,122,122,.12);border:1px solid #EEE;color:#000;font-size:1.6em}
.ws_content_wrap .es_radius_10 {border-radius:10px !important}
.ws_content_wrap .es_radius_15 {border-radius:15px !important}
.ws_content_wrap .es_radius_20 {border-radius:20px !important}

/* IMAGE */
.ws_content_wrap .es_image_area {text-align:center}
.ws_content_wrap .es_image_area img {max-width:100%}

/* TABLE */
.ws_content_wrap .es_table_area {border-top:2px solid #000}
.ws_content_wrap .es_table_label {margin-bottom:5px;color:#888;font-size:1.1em;text-align:right}
.ws_content_wrap .es_table_area table tbody tr td ul {}
.ws_content_wrap .es_table_area table tbody tr td ul li {position:relative;margin-bottom:5px;padding-left:12px;word-break:keep-all}
.ws_content_wrap .es_table_area table tbody tr td ul li:last-child {margin-bottom:0}
.ws_content_wrap .es_table_area table tbody tr td ul li:before {content:'';display:block;position:absolute;top:10px;left:0;width:3px;height:3px;border-radius:50% !important;background-color:#000}

/* TAB */
.ws_content_wrap .es_tab_area {margin-bottom:70px;overflow:hidden}
.ws_content_wrap .es_tab_area .bs_list_box {position:relative;float:left;height:70px;background-color:#EEE;cursor:pointer}
.ws_content_wrap .es_tab_area .bs_list_box.bs_tab_active {}
.ws_content_wrap .es_tab02 .bs_list_box {width:50%}
.ws_content_wrap .es_tab03 .bs_list_box {width:33.333%}
.ws_content_wrap .es_tab04 .bs_list_box {width:25%}
.ws_content_wrap .es_tab05 .bs_list_box {width:20%}
.ws_content_wrap .es_tab_area .bs_list_box .is_tab_menu {display:block;position:absolute;top:50%;left:0;width:100%;font-size:1.3em;font-weight:normal;word-break:keep-all;text-align:center;transform:translateY(-50%)}
.ws_content_wrap .webis_tab_content_area {display:none}
.ws_content_wrap .webis_tab_content_active {display:block}

/* DL LIST */
.ws_content_wrap .es_dl_list_area {}
.ws_content_wrap .es_dl_list_area .bs_list_box {position:relative;margin-bottom:10px;padding-left:12px}
.ws_content_wrap .es_dl_list_area .bs_list_box:last-child {margin-bottom:0}
.ws_content_wrap .es_dl_list_area > .bs_list_box:before {content:'';display:block;position:absolute;top:9px;left:0;width:5px;height:5px;border-radius:50% !important}
.ws_content_wrap .es_dl_list_area > .bs_list_box:after {display:block;visibility:hidden;clear:both;content:''}
.ws_content_wrap .es_dl_list_area .bs_list_box .is_label,
.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc {float:left;font-size:1.3em;line-height:1.5em;word-break:keep-all}
.ws_content_wrap .es_dl_list_area .bs_list_box .is_label {width:100px;color:#000;font-weight:bold}
.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc {width:calc(100% - 100px)}
.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc .ss_alert {color:#777;font-size:0.9em}
.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc table thead tr th,
.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc table tbody tr th,
.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc table tbody tr td {font-size:1em}

/* DL NUMBER LIST */
.ws_content_wrap .es_dl_number_list_area {}
.ws_content_wrap .es_dl_number_list_area .bs_list_box {overflow:hidden;margin-bottom:10px}
.ws_content_wrap .es_dl_number_list_area .bs_list_box:last-child {margin-bottom:0}
.ws_content_wrap .es_dl_number_list_area .bs_list_box .is_label,
.ws_content_wrap .es_dl_number_list_area .bs_list_box .is_desc {float:left;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_dl_number_list_area .bs_list_box .is_label {width:25px;height:25px;border-radius:50% !important;line-height:25px;text-align:center}
.ws_content_wrap .es_dl_number_list_area .bs_list_box .is_desc {width:calc(100% - 25px);padding-left:10px}

/* UL LIST */
.ws_content_wrap .es_ul_list_area {}
.ws_content_wrap .es_ul_list_area ul {}
.ws_content_wrap .es_ul_list_area .bs_list_box {position:relative;overflow:hidden;margin-bottom:10px;padding-left:12px;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_ul_list_area .bs_list_box:last-child {margin-bottom:0}
.ws_content_wrap .es_ul_list_area .bs_list_box:before {content:'';display:block;position:absolute;top:9px;left:0;width:5px;height:5px;border-radius:50% !important}
.ws_content_wrap .es_ul_list_area .bs_list_box .is_label {display:block;margin-bottom:3px;color:#000;font-weight:500}
.ws_content_wrap .es_ul_list_area .bs_list_box .is_desc {word-break:keep-all}

/* STEP */
.ws_content_wrap .es_step_area {}
.ws_content_wrap .es_step_area ul {overflow:hidden}
.ws_content_wrap .es_step_area ul .bs_list_box {position:relative;float:left;margin-bottom:0;padding-left:0;text-align:center}
.ws_content_wrap .es_step_area ul .bs_list_box:after {content:'\f061';position:absolute;top:50%;right:-9px;font-size:1.5em;font-family:'FontAwesome';transform:translateY(-50%)}
.ws_content_wrap .es_step_area ul .bs_list_box:last-child:after {display:none}
.ws_content_wrap .es_step_area ul .bs_list_box .is_text {display:inline-block;position:relative;width:120px;height:120px;border:2px solid #DDD;background:linear-gradient(to bottom, #F9F9F9, #EEE);font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_step_area ul .bs_list_box .is_text em {position:absolute;top:3px;left:5px;font-weight:bold;font-size:0.75em}
.ws_content_wrap .es_step_area ul .bs_list_box .is_text p {position:absolute;top:50%;left:0;width:100%;padding:0 1px;transform:translateY(-50%)}
.ws_content_wrap .es_step_area ul .bs_list_box .is_text p span {display:block;color:#777;font-size:0.8em}
.ws_content_wrap .es_step04 ul .bs_list_box {width:25%}
.ws_content_wrap .es_step05 ul .bs_list_box {width:20%}
.ws_content_wrap .es_step06 ul .bs_list_box {width:16.6%}
.ws_content_wrap .es_step07 ul .bs_list_box {width:14.2%}

/* STEP TYPE 1 */
.ws_content_wrap .es_step_type1_area {}
.ws_content_wrap .es_step_type1_area ul {}
.ws_content_wrap .es_step_type1_area ul .bs_list_box {text-align:center}
.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner {position:relative;padding:35px 5px;border:1px solid #DDD;border-left:0}
.ws_content_wrap .es_step_type1_area ul .bs_list_box:first-child .is_inner {border-left:1px solid #DDD}
.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner:before {content:'';display:block;position:absolute;top:50%;right:-11px;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:11px solid;color:#DDD;transform:translateY(-50%)}
.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner:after {content:'';display:block;position:absolute;top:50%;right:-10px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid;color:#FFF;transform:translateY(-50%)}
.ws_content_wrap .es_step_type1_area ul .bs_list_box:last-child .is_inner:before,
.ws_content_wrap .es_step_type1_area ul .bs_list_box:last-child .is_inner:after {display:none}
.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner .ss_icon {display:inline-block;width:80px;height:80px}
.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner .ss_label {display:block;font-weight:bold;font-size:1.1em}
.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner .ss_title {display:block;min-height:47px;margin-top:10px;color:#000;font-weight:500;font-size:1.3em;line-height:1.5em;word-break:keep-all}
/* COMMON : E */

/* 인사말 */
.ws_greet_wrap {}
.ws_greet_wrap .es_greet_title {color:#000;font-weight:normal;font-size:2.2em;line-height:1.7em;letter-spacing:-1px;word-break:keep-all}
.ws_greet_wrap .es_greet_title b {font-size:1.4em}
.ws_greet_wrap .es_text_area {margin-top:40px;font-size:1.4em;line-height:1.7em;word-break:keep-all}
.ws_greet_wrap .es_text_area .bs_sign {display:block;margin-top:30px;color:#000}

/* 미션비전 */
.ws_vision_wrap {}
.ws_vision_wrap .es_vi_title {display:inline-block;width:240px;padding:12px 0;border-radius:50px !important;font-size:1.8em}
.ws_vision_wrap .es_mv_area {display:flex;height:75px;color:#FFF;line-height:75px}
.ws_vision_wrap .es_mv_area .bs_title {width:130px;font-size:1.8em;text-align:center}
.ws_vision_wrap .es_mv_area .bs_desc {width:calc(100% - 130px);padding-left:25px;font-size:1.6em;word-break:keep-all}
.ws_vision_wrap .es_mission .bs_title {background-color:#1577C7}
.ws_vision_wrap .es_mission .bs_desc {background-color:#5293C9}
.ws_vision_wrap .es_vision .bs_title {background-color:#48A1B5}
.ws_vision_wrap .es_vision .bs_desc {background-color:#68B7CF}
.ws_vision_wrap .es_value_area {margin-top:50px;text-align:center}
.ws_vision_wrap .es_value_area .bs_content_box {}
.ws_vision_wrap .es_value_area .bs_content_box li {position:relative;padding-top:30px}
.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field {display:inline-block;position:relative;width:180px;height:180px;border-radius:50% !important;border:7px solid;background-color:#FFF}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(1) .is_text_field {border-color:#5574B9}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(2) .is_text_field {border-color:#5598BA}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(3) .is_text_field {border-color:#51A6B4}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(4) .is_text_field {border-color:#55B9A5}
.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field .ss_inner {position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}
.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field .ss_icon {display:inline-block}
.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field .ss_icon img {max-width:100%}
.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field .ss_title {display:block;margin-top:5px;color:#333;font-size:1.6em}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(1) .is_text_field .ss_title {color:#5574B9}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(2) .is_text_field .ss_title {color:#5598BA}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(3) .is_text_field .ss_title {color:#51A6B4}
.ws_vision_wrap .es_value_area .bs_content_box li:nth-child(4) .is_text_field .ss_title {color:#55B9A5}
.ws_vision_wrap .es_promotion_area {margin-top:50px;text-align:center}
.ws_vision_wrap .es_promotion_area .bs_content_box {}
.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field {margin-top:30px}
.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_title {display:block;position:relative;height:60px;background-color:#506993;color:#FFF;font-weight:500;font-size:1.6em;line-height:56px}
.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_title .ks_text {display:inline-block;vertical-align:middle;line-height:1.3em;word-break:keep-all}
.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_desc {height:180px;padding:30px 25px;border:1px solid #DDD;text-align:left}
.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_desc li {position:relative;margin:5px 0;padding-left:15px;font-size:1.3em;line-height:1.5em;word-break:keep-all}
.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_desc li:before {content:'';display:block;position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:50% !important;background-color:#000}
.ws_vision_wrap .es_member_area {margin-top:50px;text-align:center}
.ws_vision_wrap .es_member_area .bs_desc {margin-top:30px;padding:20px 5px;border:2px solid #506993;background-color:#F6F6F6;color:#506993;font-weight:bold;font-size:1.8em;line-height:1.5em;word-break:keep-all}

/* 연혁 */
.ws_history_wrap {}
.ws_history_wrap .es_tab_area {margin-top:70px}
.ws_history_wrap .es_history_area {overflow:hidden}
.ws_history_wrap .es_history_area .bs_year {position:relative;float:left;width:280px;color:#000;font-size:3.5em;line-height:1.2em;letter-spacing:-2px}
.ws_history_wrap .es_history_area .bs_year:after {content:'';display:block;position:absolute;top:0;right:30px;width:15px;height:15px;border-radius:50% !important;border:3px solid;background-color:#FFF;z-index:1}
.ws_history_wrap .es_history_area .bs_content_box {position:relative;float:left;width:calc(100% - 280px);padding-bottom:50px;;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_history_wrap .es_history_area .bs_content_box:after {content:'';display:block;position:absolute;top:0;left:-38px;width:1px;height:100%;background-color:#DDD}
.ws_history_wrap .es_history_area .bs_content_box dl {margin-bottom:5px;overflow:hidden}
.ws_history_wrap .es_history_area .bs_content_box dl dt {float:left;width:120px;color:#000;font-weight:bold}
.ws_history_wrap .es_history_area .bs_content_box dl dd {position:relative;float:left;width:calc(100% - 120px)}
.ws_history_wrap .es_history_area .bs_content_box dl dd ul {}
.ws_history_wrap .es_history_area .bs_content_box dl dd ul li {position:relative;margin-bottom:5px;padding-left:12px}
.ws_history_wrap .es_history_area .bs_content_box dl dd ul li:before {content:'';display:block;position:absolute;top:10px;left:0;width:3px;height:3px;border-radius:50% !important;background-color:#000}

/* 시설현황 */
.ws_facility1_wrap .es_graph_area {padding:35px 5px;background-color:#F7F7F7;text-align:center}
.ws_facility1_wrap .es_graph_area .es_image_area {display:inline-block;vertical-align:middle}
.ws_facility1_wrap .es_graph_area .bs_text_box {display:inline-block;vertical-align:middle;padding-left:70px;text-align:left}
.ws_facility1_wrap .es_graph_area .bs_text_box ul {}
.ws_facility1_wrap .es_graph_area .bs_text_box ul li {margin-bottom:15px;font-size:1.3em}
.ws_facility1_wrap .es_graph_area .bs_text_box ul li span {display:inline-block;vertical-align:middle;width:15px;height:15px;margin-right:7px;border-radius:50% !important}
.ws_facility1_wrap .es_graph_area .bs_text_box ul li span.is_color1 {background-color:#3B3F57}
.ws_facility1_wrap .es_graph_area .bs_text_box ul li span.is_color2 {background-color:#6DBAE1}
.ws_facility1_wrap .es_graph_area .bs_text_box ul li span.is_color3 {background-color:#8ADAC4}
.ws_facility1_wrap .es_graph_area .bs_text_box ul li span.is_color4 {background-color:#5b9bd5}
.ws_facility1_wrap .es_graph_area .bs_text_box ul li span.is_color5 {background-color:#EAEAEA}
.ws_facility1_wrap .es_organ_area {position:relative;margin-bottom:150px;font-size:1.5em;line-height:1.5em;text-align:center}
.ws_facility1_wrap .es_organ_area ul {}
.ws_facility1_wrap .es_organ_area ul p {height:50px;background-color:#FFF;color:#000;line-height:50px}
.ws_facility1_wrap .es_organ_area ul .bs_top {position:relative;width:200px;margin:0 auto}
.ws_facility1_wrap .es_organ_area ul .bs_top:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_top01 {}
.ws_facility1_wrap .es_organ_area ul .bs_top02 {padding-top:90px}
.ws_facility1_wrap .es_organ_area ul .bs_top03 {padding-top:90px}
.ws_facility1_wrap .es_organ_area ul .bs_top .is_text {display:inline-block;width:200px}
.ws_facility1_wrap .es_organ_area ul .bs_top02 .is_text {background-color:#177C9B;color:#FFF}
.ws_facility1_wrap .es_organ_area ul .bs_top03 .is_text {background-color:#3B3F57;color:#FFF}
.ws_facility1_wrap .es_organ_area ul .bs_side {position:absolute;width:200px;z-index:1}
.ws_facility1_wrap .es_organ_area ul .bs_left01 {top:210px;left:100px}
.ws_facility1_wrap .es_organ_area ul .bs_left01:before {content:'';display:block;position:absolute;top:50%;left:0;width:400px;height:1px;background-color:#DDD;z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_right01 {top:70px;right:100px}
.ws_facility1_wrap .es_organ_area ul .bs_right01:before {content:'';display:block;position:absolute;top:50%;right:0;width:400px;height:1px;background-color:#DDD;z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_right02 {top:355px;right:100px}
.ws_facility1_wrap .es_organ_area ul .bs_right02:before {content:'';display:block;position:absolute;top:50%;right:0;width:400px;height:1px;background-color:#DDD;z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_right02:after {content:'';display:block;position:absolute;top:50%;right:250px;width:1px;height:122px;background-color:#DDD;transform:translatey(-50%);z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_right02 .is_text:before {content:'';display:block;position:absolute;top:50%;left:-50px;width:50px;height:1px;background-color:#DDD}
.ws_facility1_wrap .es_organ_area ul .bs_side .is_text {display:inline-block;position:relative;width:200px;border:1px solid #DDD}
.ws_facility1_wrap .es_organ_area ul .bs_bottom {position:relative;padding-top:250px}
.ws_facility1_wrap .es_organ_area ul .bs_bottom:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:250px;background-color:#DDD;z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_1st_ul {}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_1st_ul .ss_1st_li {position:relative;margin-top:30px}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_1st_ul .ss_1st_li:before {content:'';display:block;position:absolute;top:-30px;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_1st_ul .ss_1st_li:after {content:'';display:block;position:absolute;top:-30px;right:50%;width:170px;height:1px;background-color:#DDD;transform:translateX(100%);z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_1st_ul .ss_1st_li:last-child:after {display:none}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_1st_ul .ss_1st_li .ks_1st_text {background-color:#9D9D9D;color:#FFF}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_2nd_ul {position:absolute;left:50%;width:500px;transform:translateX(-50%)}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_2nd_ul:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:20px;background-color:#DDD}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_2nd_ul .ss_2nd_li {position:relative;margin-top:50px}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_2nd_ul .ss_2nd_li:before {content:'';display:block;position:absolute;top:-30px;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_2nd_ul .ss_2nd_li:after {content:'';display:block;position:absolute;top:-30px;right:50%;width:125px;height:1px;background-color:#DDD;transform:translateX(100%);z-index:-1}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_2nd_ul .ss_2nd_li:last-child:after {display:none}
.ws_facility1_wrap .es_organ_area ul .bs_bottom .is_2nd_ul .ss_2nd_li .ks_2nd_text {margin:0 5px;background-color:#EEE}

/* 사업소개 */
.ws_business_wrap {}
.ws_business_wrap h3.es_bg01 {border:none;background-color:#2CA5EA;color:#FFF}
.ws_business_wrap h3.es_bg02 {border:none;background-color:#10A35C;color:#FFF}
.ws_business_wrap .es_content_area {display:-webkit-box;display:-ms-flexbox;display:flex}
.ws_business_wrap .es_content_area .bs_image_box {max-width:465px;-webkit-box-flex:1;-ms-flex:1 1 46%;flex:1 1 46%;text-align:center;overflow:hidden}
.ws_business_wrap .es_content_area .bs_image_box img {max-width:100%;border-radius:10px !important}
.ws_business_wrap .es_content_area .bs_text_box {-webkit-box-flex:1;-ms-flex:1 1 54%;flex:1 1 54%;padding-left:40px}
.ws_business_wrap .es_content_area .bs_text_box .is_inner {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:465px}
.ws_business_wrap .es_content_area .bs_text_box .is_content_field {}
.ws_business_wrap .es_content_area .bs_text_box .is_content_field .ss_title {margin-bottom:15px}
.ws_business_wrap .es_content_area .bs_text_box .is_content_field .ss_title .ks_title {color:#000;font-weight:bold;font-size:2.5em;line-height:1.2em;word-break:keep-all}
.ws_business_wrap .es_content_area .bs_text_box .is_content_field .ss_title .ks_title .os_label {display:block;font-weight:500;font-size:0.5em}
.ws_business_wrap .es_content_area .bs_text_box .is_content_field .ss_desc {margin-bottom:20px;color:#333;font-weight:500;font-size:1.3em;line-height:1.5em;word-break:keep-all}
.ws_business_wrap .es_content_area .bs_text_box .is_content_field .ss_text {padding:20px;border-radius:10px !important;background-color:#F8F3EA}
.ws_business_wrap .es_content_area .bs_text_box .is_content_field .ss_text .ks_text {font-size:1.3em;line-height:1.5em;word-break:keep-all}
.ws_business_wrap .es_business_step_area {}
.ws_business_wrap .es_business_step_area ul {}
.ws_business_wrap .es_business_step_area ul .bs_list_box {position:relative;height:140px;border:1px solid #DDD;border-right:0;font-size:1.3em;line-height:1.5em;text-align:center}
.ws_business_wrap .es_business_step_area ul .bs_list_box:last-child {border-right:1px solid #DDD}
.ws_business_wrap .es_business_step_area ul .bs_list_box:before {content:'\e93f';display:block;position:absolute;top:50%;left:-10px;width:20px;height:20px;border-radius:50% !important;color:#FFF;line-height:20px;text-align:center;font-family:'xeicon';transform:translateY(-50%)}
.ws_business_wrap .es_business_step_area ul.es_bg01 .bs_list_box:before {background-color:#2CA5EA}
.ws_business_wrap .es_business_step_area ul.es_bg02 .bs_list_box:before {background-color:#10A35C}
.ws_business_wrap .es_business_step_area ul .bs_list_box p {position:absolute;top:50%;left:0;width:100%;padding:0 10px;word-break:keep-all;transform:translateY(-50%)}

/* 후원안내 */
.ws_sponsor_wrap {}
.ws_sponsor_wrap .es_content_area {}
.ws_sponsor_wrap .es_content_area ul {border-top:1px dashed #DDD}
.ws_sponsor_wrap .es_content_area ul .bs_list_box {display:flex;align-items:center;padding:30px 0;border-bottom:1px dashed #DDD;overflow:hidden}
.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_icon {width:200px;text-align:center}
.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_icon img {max-width:100%}
.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_text {width:calc(100% - 200px);padding-left:50px}
.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_text .ss_title {display:block;color:#000;font-size:1.6em;line-height:1.5em;letter-spacing:-0.5px}
.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_text .ss_desc {margin-top:10px;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_text .ss_desc .ks_btn {display:inline-block;padding:5px 20px}

/* 함께하는 기관/단체 */
.ws_group_wrap {}
.ws_group_wrap .es_image_area {}
.ws_group_wrap .es_image_area ul {}
.ws_group_wrap .es_image_area ul .bs_list_box {margin-bottom:20px}
.ws_group_wrap .es_image_area ul .bs_list_box div {position:relative;height:150px;border:1px solid #DDD;text-align:center}
.ws_group_wrap .es_image_area ul .bs_list_box div p {position:absolute;top:50%;left:0;width:100%;color:#000;font-weight:500;font-size:1.5em;line-height:1.5em;word-break:keep-all;transform:translateY(-50%)}

.wc_before_n:before,
.wc_after_n:after {display:none !important}
.wc_bdr_n {border-right:none !important}
.wc_td_underline {text-decoration:underline !important}
.wc_underline {box-shadow:0 -12px 0 rgba(255,233,76,0.7) inset}


/* ==================================================================================================== *
 *
 *     MEDIA EXTEND - MAX DEVICE
 *
 * ==================================================================================================== */

/* MEDIA (데스크탑 이하) 1279px 이하 */
@media all and (max-width:1279px) {
	.ws_facility1_wrap .es_organ_area {margin-bottom:0;overflow:scroll}
	.ws_facility1_wrap .es_organ_area .bs_organ_ul {width:1000px}
}
/* MEDIA (태블릿 이하) 991px 이하 */
@media all and (max-width:991px) {

}
/* MEDIA (모바일 이하) 767px 이하 */
@media all and (max-width:767px) {
	.wc_xs_before_n:before,
	.wc_xs_after_n:after {display:none !important}

	.ws_content_wrap .es_1st_title {margin-top:30px;font-size:1.6em}
	.ws_content_wrap .es_1st_title:before {top:5px;widtH:18px;height:21px;background-size:18px}
	.ws_content_wrap .es_2nd_title {font-size:1.4em}
	.ws_content_wrap .es_2nd_title:before {width:6px;height:18px}
	.ws_content_wrap .es_title {font-size:1.6em}
	.ws_content_wrap .es_desc {font-size:1.2em}
	.ws_content_wrap .es_bd,
	.ws_content_wrap .es_bg {padding:20px}
	.ws_content_wrap .es_scroll {overflow:auto}

	.ws_content_wrap .es_tab_area {margin-bottom:30px}
	.ws_content_wrap .es_tab_area .bs_list_box {width:50%;height:60px}
	.ws_content_wrap .es_tab_area .bs_list_box .is_tab_menu {font-size:1.2em}

	.ws_content_wrap .es_dl_list_area .bs_list_box .is_label,
	.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc,
	.ws_content_wrap .es_dl_number_list_area .bs_list_box .is_label,
	.ws_content_wrap .es_dl_number_list_area .bs_list_box .is_desc,
	.ws_content_wrap .es_ul_list_area .bs_list_box {font-size:1.2em}
	.ws_content_wrap .es_dl_list_area .bs_list_box:after,
	.ws_content_wrap .es_ul_list_area .bs_list_box:after {top:8px;width:4px;height:4px}
	.ws_content_wrap .es_dl_list_area .bs_list_box .is_label {width:80px}
	.ws_content_wrap .es_dl_list_area .bs_list_box .is_desc {width:calc(100% - 80px)}

	.ws_content_wrap .es_step_area ul .bs_list_box {width:50%;padding:0 2px}
	.ws_content_wrap .es_step_area ul .bs_list_box:after {display:none}
	.ws_content_wrap .es_step_area ul .bs_list_box .is_text {width:100%;font-size:1.2em}

	.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner {padding:20px 5px}
	.ws_content_wrap .es_step_type1_area ul .bs_list_box:nth-child(3) .is_inner,
	.ws_content_wrap .es_step_type1_area ul .bs_list_box:nth-child(4) .is_inner,
	.ws_content_wrap .es_step_type1_area ul .bs_list_box:nth-child(5) .is_inner,
	.ws_content_wrap .es_step_type1_area ul .bs_list_box:nth-child(6) .is_inner {border-top:0}
	.ws_content_wrap .es_step_type1_area ul .bs_list_box:nth-child(3) .is_inner,
	.ws_content_wrap .es_step_type1_area ul .bs_list_box:nth-child(5) .is_inner {border-left:1px solid #DDD}
	.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner:before, 
	.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner:after {display:none} 
	.ws_content_wrap .es_step_type1_area ul .bs_list_box .is_inner .ss_title {min-height:44px;font-size:1.2em}

	.ws_greet_wrap .es_greet_title {margin-top:30px;font-size:1.4em;text-align:center}
	.ws_greet_wrap .es_text_area {margin-top:20px;font-size:1.1em}

	.ws_vision_wrap .es_vi_title {width:200px;font-size:1.6em}
	.ws_vision_wrap .es_mv_area {display:block;height:auto;line-height:normal;text-align:center}
	.ws_vision_wrap .es_mv_area .bs_title {display:inline-block;width:200px;margin-bottom:15px;padding:12px 0;border-radius:50px !important;font-size:1.6em}
	.ws_vision_wrap .es_mv_area .bs_desc {width:100%;padding:20px 5px;font-size:1.4em;line-height:1.5em}
	.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field {width:160px;height:160px}
	.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field .ss_icon img {width:55px}
	.ws_vision_wrap .es_value_area .bs_content_box li .is_text_field .ss_title {font-size:1.3em}
	.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_title {font-size:1.4em}
	.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_desc {height:auto;padding:20px}
	.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_desc li {font-size:1.1em}
	.ws_vision_wrap .es_promotion_area .bs_content_box .is_list_field .ss_desc li:before {top:8px}
	.ws_vision_wrap .es_member_area .bs_desc {font-size:1.6em}

	.ws_history_wrap .es_history_area .bs_year,
	.ws_history_wrap .es_history_area .bs_content_box {float:none;width:100%}
	.ws_history_wrap .es_history_area .bs_year {padding:15px 0;font-size:2.5em}
	.ws_history_wrap .es_history_area .bs_year:after {top:100%;right:auto;left:0}
	.ws_history_wrap .es_history_area .bs_content_box {font-size:1.2em}
	.ws_history_wrap .es_history_area .bs_content_box:after {left:8px}
	.ws_history_wrap .es_history_area .bs_content_box dl {padding-left:30px}
	.ws_history_wrap .es_history_area .bs_content_box dl dt,
	.ws_history_wrap .es_history_area .bs_content_box dl dd {float:none;width:100%}
	.ws_history_wrap .es_history_area .bs_content_box dl dd ul li:before {top:9px}

	.ws_facility1_wrap .es_graph_area .es_image_area,
	.ws_facility1_wrap .es_graph_area .bs_text_box {display:block;width:100%}
	.ws_facility1_wrap .es_graph_area .bs_text_box {margin-top:30px;padding-left:0;text-align:center}
	.ws_facility1_wrap .es_graph_area .bs_text_box ul {display:inline-block;text-align:left}

	.ws_business_wrap .es_content_area {display:block}
	.ws_business_wrap .es_content_area .bs_image_box {width:100%;max-width:100%;margin-bottom:40px}
	.ws_business_wrap .es_content_area .bs_text_box  {padding-left:0}
	.ws_business_wrap .es_content_area .bs_text_box .is_inner {display:block}
	.ws_business_wrap .es_business_step_area ul .bs_list_box {font-size:1.2em}
	.ws_business_wrap .es_business_step_area ul .bs_list_box:nth-child(2),
	.ws_business_wrap .es_business_step_area ul .bs_list_box:nth-child(4),
	.ws_business_wrap .es_business_step_area ul .bs_list_box:nth-child(5) {border-right:1px solid #DDD !important}
	.ws_business_wrap .es_business_step_area ul .bs_list_box:nth-child(3),
	.ws_business_wrap .es_business_step_area ul .bs_list_box:nth-child(4),
	.ws_business_wrap .es_business_step_area ul .bs_list_box:nth-child(5) {border-top:none}

	.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_icon {width:70px}
	.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_text {width:calc(100% - 70px);padding-left:20px}
	.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_text .ss_title {font-size:1.4em}
	.ws_sponsor_wrap .es_content_area ul .bs_list_box .is_text .ss_desc {font-size:1.2em}

	.ws_group_wrap .es_image_area ul .bs_list_box div {height:100px}
	.ws_group_wrap .es_image_area ul .bs_list_box div p {font-size:1.3em}
}


/* ==================================================================================================== *
 *
 *     MEDIA EXTEND - MIN DEVICE
 *
 * ==================================================================================================== */

/* MEDIA (태블릿 이상) 768px 이상 */
@media all and (min-width:768px) {

}
/* MEDIA (데스크탑 이상) 992px 이상 */
@media all and (min-width:992px) {

}
/* MEDIA (큰화면 데스크탑 이상) 1280px 이상 */
@media all and (min-width:1280px) {
	.wc_lg_before_n:before,
	.wc_lg_after_n:after {display:none !important}

	.ws_content_wrap .es_step04 ul .bs_list_box .is_text {width:170px}
	.ws_content_wrap .es_step05 ul .bs_list_box .is_text {width:150px}
}


/* ==================================================================================================== *
 *
 *     MEDIA EXTEND - AND DEVICE
 *
 * ==================================================================================================== */

/* MEDIA (태블릿 구간만) 768px ~ 991px */
@media all and (min-width:768px) and (max-width:991px) {
	.wc_sm_before_n:before,
	.wc_sm_after_n:after {display:none !important}

	.ws_content_wrap .es_step05 ul .bs_list_box {width:33%}
	.ws_content_wrap .es_step06 ul .bs_list_box {width:33%}
	.ws_content_wrap .es_step07 ul .bs_list_box {width:25%}
	.ws_content_wrap .es_step04 ul .bs_list_box .is_text {width:160px}
	.ws_content_wrap .es_step05 ul .bs_list_box .is_text,
	.ws_content_wrap .es_step06 ul .bs_list_box .is_text {width:180px}

	.ws_business_wrap .es_content_area .bs_text_box .is_inner {min-height:345px}
}
/* MEDIA (데스크탑 구간만) 992px ~ 1279px */
@media all and (min-width:992px) and (max-width:1279px) {
	.wc_md_before_n:before,
	.wc_md_after_n:after {display:none !important}

	.ws_content_wrap .es_step05 ul .bs_list_box .is_text {width:140px}
	.ws_content_wrap .es_step06 ul .bs_list_box .is_text,
	.ws_content_wrap .es_step07 ul .bs_list_box .is_text {width:110px}
}