@charset "utf-8";

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

/* WEBIS THEME DESIGN : PAGE > COMMON */
.ws_page_content_wrap {margin-top:5rem;margin-bottom:10rem}
.ws_page_content_wrap .we_area {padding:0}
.ws_page_content_wrap .ws_table_title_label_wrap:nth-of-type(1) {margin-top:0}
.ws_page_content_wrap .es_table_area {overflow-x:auto}
.ws_page_title {margin-top:7rem;margin-bottom:1.5rem;color:#000;font-size:2.5rem}
.ws_page_sub_title {margin-top:5rem;margin-bottom:1.5rem;color:#000;font-size:2rem}
.ws_page_desc {margin-bottom:2rem;font-size:1.8rem;line-height:1.7}
.ws_button_wrap {margin-top:5rem;text-align:center}
.ws_button_wrap .es_button {display:inline-block;padding:1.5rem 3rem;border-radius:1rem;background-color:var(--webis_color);color:#FFF;font-size:1.8rem}

/* WEBIS THEME DESIGN : PAGE > COMMON > UL LIST */
.ws_ul_list_wrap {font-size:1.8rem}
.ws_ul_list_wrap .es_1st_ul {}
.ws_ul_list_wrap .es_1st_ul .bs_1st_li {margin-bottom:1rem}
.ws_ul_list_wrap .es_1st_ul .bs_1st_li:last-child {margin-bottom:0}
.ws_ul_list_wrap .es_2nd_ul {}
.ws_ul_list_wrap .es_2nd_ul .bs_2nd_li {margin-bottom:1rem}
.ws_ul_list_wrap .es_3rd_ul {}
.ws_ul_list_wrap .es_3rd_ul .bs_3rd_li {margin-bottom:1rem}

/* WEBIS THEME DESIGN : PAGE > COMMON > DL LIST */
.ws_dl_list_wrap {}
.ws_dl_list_wrap .es_1st_dl {display:flex;margin-bottom:1rem}
.ws_dl_list_wrap .es_1st_dl:last-child {margin-bottom:0}
.ws_dl_list_wrap .es_1st_dl .bs_1st_dt {flex-shrink:0;min-width:8rem;margin-right:1rem;color:#000;font-weight:500}
.ws_dl_list_wrap .es_1st_dl .bs_1st_dt i {margin-right:0.5rem;font-size:2rem;vertical-align:middle}
.ws_dl_list_wrap .es_1st_dl .bs_1st_dd {flex:1}
.ws_dl_list_wrap .es_2nd_dl {display:flex;margin-bottom:1rem}
.ws_dl_list_wrap .es_2nd_dl:last-child {margin-bottom:0}
.ws_dl_list_wrap .es_2nd_dl .bs_2nd_dt {flex-shrink:0;margin-right:1rem;color:#000;font-weight:500}
.ws_dl_list_wrap .es_2nd_dl .bs_2nd_dd {flex:1}

/* WEBIS THEME DESIGN : PAGE > COMMON > TAB */
.ws_page_content_wrap .es_tab_area {display:flex;flex-wrap:wrap;margin-bottom:5rem;border-radius:1rem;background-color:#F8F8F8}
.ws_page_content_wrap .es_tab_area .bs_list_box {width:100%}
.ws_page_content_wrap .es_tab_area .bs_list_box .is_tab_menu {display:flex;justify-content:center;align-items:center;height:7rem;border-radius:1rem;border:1px solid #F5F5F5;line-height:1.2;text-align:center}
.ws_page_content_wrap .es_tab_area .bs_list_box .is_tab_menu.is_tab_active {box-shadow:0 0.5rem 2rem rgba(var(--webis_color_700_rgb),.1);border-color:var(--webis_color);background-color:#FFF;color:var(--webis_color);font-weight:bold}

/* WEBIS THEME DESIGN : PAGE > COMMON > STEP */
.ws_page_content_wrap .es_step_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_content_wrap .es_step_area .bs_list_box {position:relative;padding:3rem;border-radius:1.5rem;border:1px dashed #BBB;text-align:center}
.ws_page_content_wrap .es_step_area .bs_list_box:after {content:'\e907';display:block;position:absolute;top:50%;left:100%;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#EEE;color:#AAA;font-size:2rem;line-height:3.2rem;text-align:center;font-family:'xeicon';-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}
.ws_page_content_wrap .es_step_area .bs_list_box:last-child:after {display:none}
.ws_page_content_wrap .es_step_area .bs_list_box .is_label {display:block;margin-bottom:1rem;color:var(--webis_color);font-weight:bold;font-size:1.4rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon {display:inline-block;width:10rem;height:10rem;background-image:url('../img/page/business01_step.png');background-size:10rem;background-repeat:no-repeat}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon01 {background-position:0 0}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon02 {background-position:0 -10rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon03 {background-position:0 -20rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon04 {background-position:0 -30rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon05 {background-position:0 -40rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon06 {background-position:0 -50rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon07 {background-position:0 -60rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon08 {background-position:0 -70rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon09 {background-position:0 -80rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_icon10 {background-position:0 -90rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_title {display:block;margin-bottom:1rem;color:#000;font-weight:500;font-size:1.8rem}
.ws_page_content_wrap .es_step_area .bs_list_box .is_desc {}

/* WEBIS THEME DESIGN : PAGE > COMMON > 규정·약관 */
.ws_rule_wrap {}
.ws_rule_wrap .es_1st_ul {}
.ws_rule_wrap .es_1st_ul .bs_1st_li {margin-bottom:1rem}
.ws_rule_wrap .es_2nd_ul {margin-top:1rem;padding-left:1.5rem}
.ws_rule_wrap .es_2nd_ul .bs_2nd_li {margin-bottom:1rem}
.ws_rule_wrap .es_3rd_ul {margin-top:1rem;padding-left:1.5rem}
.ws_rule_wrap .es_3rd_ul .bs_3rd_li {margin-bottom:1rem}
.ws_rule_wrap .es_4th_ul {margin-top:1rem;padding-left:1.5rem}
.ws_rule_wrap .es_4th_ul .bs_4th_li {margin-bottom:1rem}

/* WEBIS THEME DESIGN : PAGE > 인사말 */
.ws_page_greeting_wrap {margin-bottom:30rem}
.ws_page_greeting_wrap .es_content_area {position:relative;padding:8rem 5rem 10rem 5rem;border-radius:2rem;border:1px solid #BBB}
.ws_page_greeting_wrap .es_content_area:before {content:'';display:block;position:absolute;top:-2rem;left:0;width:100%;height:4.4rem;background-image:url('../img/page/greeting_spring.png');background-position:left 0.5rem center;background-size:contain;background-repeat:repeat-x}
.ws_page_greeting_wrap .es_content_area:after {content:'';display:block;position:absolute;bottom:-24rem;left:0;width:100%;height:43.2rem;background-image:url('../img/page/greeting.png');background-position:bottom center;background-size:contain;background-repeat:no-repeat}
.ws_page_greeting_wrap .es_content_area .bs_logo_box {margin-bottom:1rem;text-align:center}
.ws_page_greeting_wrap .es_content_area .bs_logo_box img {max-width:100%}
.ws_page_greeting_wrap .es_content_area .bs_title {color:#000;font-size:2.5rem;text-align:center}
.ws_page_greeting_wrap .es_content_area .bs_desc {margin-top:4rem;padding-top:4rem;border-top:1px dashed #DDD;line-height:1.7}
.ws_page_greeting_wrap .es_content_area .bs_desc .is_point {display:block;margin-bottom:3rem;color:#000;font-weight:600;font-size:1.8rem}
.ws_page_greeting_wrap .es_content_area .bs_sign {display:inline-block;margin-top:4rem;color:#000;font-weight:bold}

/* WEBIS THEME DESIGN : PAGE > 기관현황 */
.ws_page_status_wrap {}
.ws_page_status_wrap .es_content_area {display:flex;flex-direction:row-reverse;flex-wrap:wrap}
.ws_page_status_wrap .es_content_area .bs_text_box {width:35%}
.ws_page_status_wrap .es_content_area .bs_text_box .is_title_field {display:flex;flex-direction:column;justify-content:center;padding:3rem}
.ws_page_status_wrap .es_content_area .bs_text_box .is_title_field .ss_title {display:block;color:#000;font-size:2.5rem}
.ws_page_status_wrap .es_content_area .bs_text_box .is_title_field .ss_desc {margin-top:0.5rem;word-break:keep-all}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field {display:flex;flex-direction:column;justify-content:center;padding:3rem;border-radius:0 5rem 0 0;background-color:#F5F5F5}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone {position:relative}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list {position:relative;padding:1rem 0;padding-left:2rem}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list:first-child {padding-top:0}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list:last-child {padding-bottom:0}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list:before {content:'';display:block;position:absolute;top:0;left:0;width:3px;height:100%;background-color:rgba(0,0,0,.05)}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list .os_title {position:relative;color:var(--webis_color)}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list .os_title:after {content:'';display:block;position:absolute;top:50%;left:-2rem;width:3px;height:1.8rem;background-color:var(--webis_color);transform:translateY(-50%)}
.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list .os_desc {}
.ws_page_status_wrap .es_content_area .bs_image_box {width:65%}
.ws_page_status_wrap .es_content_area .bs_image_box img {width:100%;height:100%;border-radius:2rem 5rem 0 2rem;object-fit:cover}

/* WEBIS THEME DESIGN : PAGE > 연혁 */
.ws_page_history_wrap .es_tab_area {border-radius:0;background-color:transparent}

/* WEBIS THEME DESIGN : PAGE > 미션·비전 */
.ws_page_mission_wrap {}
.ws_page_mission_wrap .es_title {position:relative;margin-bottom:2rem;padding-bottom:1.5rem;color:#999;font-size:1.8rem;text-align:center}
.ws_page_mission_wrap .es_title:after {content:'';display:block;position:absolute;bottom:0;left:50%;width:2.5rem;height:2px;background-color:#BBB;transform:translateX(-50%)}
.ws_page_mission_wrap .es_mission_area {color:var(--webis_color);font-weight:bold;font-size:2.5rem;text-align:center}
.ws_page_mission_wrap .es_mission_content_area {position:relative;margin:5rem 0}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box {position:relative;max-width:42rem;width:100%;margin:0 auto;padding:5rem 5rem 0 5rem;text-align:center}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_circle {display:inline-block;position:relative;width:100%;border-radius:50%;background-image:linear-gradient(130deg, #A5D61E 0%, #FFBC00 100%)}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_circle:before {content:'';display:block;padding-top:100%}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_circle:after {content:'';display:block;position:absolute;top:50%;left:50%;width:calc(100% - 2rem);height:calc(100% - 2rem);border-radius:50%;background-image:url('../img/page/mission_logo.png');background-color:#FFF;background-position:center;background-repeat:no-repeat;transform:translate(-50%, -50%)}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_content_field {position:absolute;width:32%;border-radius:50%;border:2px solid var(--webis_color);background-color:#FFF}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_content_field:before {content:'';display:block;padding-top:100%}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_content_field.is_content01 {top:0;left:50%;transform:translateX(-50%)}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_content_field.is_content02 {bottom:5%;left:0}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_content_field.is_content03 {bottom:5%;right:0}
.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_content_field .ss_text {position:absolute;top:50%;left:50%;color:var(--webis_color);font-weight:bold;font-size:2rem;transform:translate(-50%, -50%)}
.ws_page_mission_wrap .es_mission_content_area .bs_content_box {}
.ws_page_mission_wrap .es_mission_content_area .bs_content_box.bs_content01 {}
.ws_page_mission_wrap .es_mission_content_area .bs_content_box.bs_content02 {}
.ws_page_mission_wrap .es_mission_content_area .bs_content_box.bs_content03 {}
.ws_page_mission_wrap .es_mission_content_area .bs_content_box .is_title {color:#000;font-weight:bold;font-size:2rem}
.ws_page_mission_wrap .es_mission_content_area .bs_content_box .is_title .ss_label {color:var(--webis_color);font-size:1.6rem}
.ws_page_mission_wrap .es_mission_content_area .bs_content_box .is_desc {margin-top:1rem;font-size:1.8rem}
.ws_page_mission_wrap .es_vision_area {display:flex;flex-wrap:wrap;margin-bottom:5rem}
.ws_page_mission_wrap .es_vision_area .bs_content_box {display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem;width:100%;height:15rem;text-align:center}
.ws_page_mission_wrap .es_vision_area .bs_content_box .is_label {display:inline-block;width:3rem;height:3rem;border-radius:50%;background-color:#A5D61E;color:#FFF;line-height:3rem;text-align:center}
.ws_page_mission_wrap .es_vision_area .bs_content_box .is_text {color:#000}
.ws_page_mission_wrap .es_vision_area .bs_content_box .is_text .ss_point {display:block}
.ws_page_mission_wrap .es_value_area {display:flex;flex-wrap:wrap;gap:2rem;margin-top:5rem}
.ws_page_mission_wrap .es_value_area .bs_content_box {width:100%;border-radius:2rem;background-color:#F5F5F5}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_label {display:block;height:6rem;border-radius:2rem 2rem 0 0;background-color:#62BCE4;color:#FFF;font-weight:bold;line-height:6rem;text-align:center}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_desc {padding:3rem 2.5rem;color:#000;text-align:center}

/* WEBIS THEME DESIGN : PAGE > 조직도 */
.ws_page_organ_wrap {}
.ws_page_organ_wrap .es_organ_area {position:relative}
.ws_page_organ_wrap .es_organ_area .bs_list_box {position:relative}
.ws_page_organ_wrap .es_organ_area .bs_list_box .is_text {display:flex;align-items:center;justify-content:center;position:relative;height:7rem;border-radius:5px;color:#FFF;font-weight:500;font-size:1.8rem;text-align:center}
.ws_page_organ_wrap .es_organ_area .bs_list_box .is_sub_list_field {position:relative}
.ws_page_organ_wrap .es_organ_area .bs_list_box .is_sub_list_field .ss_list {position:relative}
.ws_page_organ_wrap .es_organ_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_organ_area .bs_list_box .is_sub_list_field .ss_list .ks_list {position:relative}
.ws_page_organ_wrap .es_organ_area .bs_list_box .is_sub_list_field .ss_list .ks_list .os_list {}
.ws_page_organ_wrap .es_organ_area .bs_list_box .is_sub_list_field .ss_list .ks_list .os_list .rs_text {}
.ws_page_organ_wrap .es_organ_area .bs_center_box {}
.ws_page_organ_wrap .es_organ_area .bs_center_box:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_page_organ_wrap .es_organ_area .bs_center_box .is_text {width:20rem;margin:0 auto}
.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center01 {}
.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center01:before {}
.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center01 .is_text {background-color:var(--webis_color_700)}
.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center02 {clear:both;padding-top:0.5rem}
.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center02 .is_text {background-color:var(--webis_color)}
.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center03 {clear:both;padding-bottom:2rem}
.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center03 .is_text {background-color:var(--webis_color_800)}
.ws_page_organ_wrap .es_organ_area .bs_side_box {}
.ws_page_organ_wrap .es_organ_area .bs_side_box .is_text {width:20rem;border:1px solid #DDD;background-color:#FFF;color:#000}
.ws_page_organ_wrap .es_organ_area .bs_side_box.bs_left {}
.ws_page_organ_wrap .es_organ_area .bs_side_box.bs_left .is_text {}
.ws_page_organ_wrap .es_organ_area .bs_side_box.bs_right {}
.ws_page_organ_wrap .es_organ_area .bs_side_box.bs_right .is_text {margin:0.5rem 0}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box {}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field {display:flex;flex-wrap:wrap;gap:0 2rem}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list {width:100%;margin-top:3rem;border-radius:5px;background-color:#FFF}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list:before {content:'';display:block;position:absolute;top:-3rem;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {border:1px solid var(--webis_color);background-color:#FFF;color:var(--webis_color)}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list .ks_list {min-height:20rem;margin-top:2rem;padding:2rem 2.5rem;border-radius:5px;border:1px solid var(--webis_color);background-color:rgba(var(--webis_color_rgb),.05)}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list .ks_list .os_list {position:relative;margin:0.5rem 0;padding-left:1rem;color:var(--webis_color)}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list .ks_list .os_list:before {content:'';display:block;position:absolute;top:1rem;left:0;width:3px;height:3px;background-color:var(--webis_color)}
.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list .ks_list .os_list .rs_text {}
.ws_page_organ_wrap .es_content_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_organ_wrap .es_content_area .bs_content_box {width:100%;padding:3rem;border-radius:2rem;background-color:#F5F5F5}
.ws_page_organ_wrap .es_content_area .bs_content_box .is_title {color:#000;font-size:2rem}
.ws_page_organ_wrap .es_content_area .bs_content_box .is_title .ss_label {color:#777;font-weight:normal;font-size:1.4rem}
.ws_page_organ_wrap .es_content_area .bs_content_box .is_desc {margin-top:1.5rem}
.ws_page_organ_wrap .es_content_area .bs_content_box .is_desc .ss_list {margin-top:0.5rem}

/* 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:2rem;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 .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 {display:flex;gap:3rem}
.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 .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}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list .os_desc .rs_list {display:flex;align-items:flex-start;gap:0.5rem;margin-top:0.8rem}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list .os_desc .rs_list .label {padding:0.3rem 0.5rem;border-radius:3px;color:#FFF;font-size:1.3rem}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list .os_desc .rs_list .label.yellow {background-color:#7182F5}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list .os_desc .rs_list .label.green {background-color:#5FB73C}
.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc .ks_list .os_desc .rs_list .desc {}

/* WEBIS THEME DESIGN : PAGE > 사업안내 */
.ws_page_business_wrap {}
.ws_page_business_wrap .es_top_area {text-align:center}
.ws_page_business_wrap .es_top_area .bs_label {display:inline-flex;justify-content:center;align-items:center;height:6rem;margin-bottom:2rem;padding:0 3rem;border-radius:1rem;background-color:var(--webis_color);color:#FFF;font-weight:bold;font-size:2rem;line-height:1.2}
.ws_page_business_wrap .es_top_area .bs_title {color:#000;font-weight:normal;font-size:1.8rem}
.ws_page_business_wrap .es_top_area .bs_title .is_point {font-size:2.5rem}
.ws_page_business_wrap .es_top_area .bs_image_box {margin-top:5rem}
.ws_page_business_wrap .es_top_area .bs_image_box img {max-width:100%}
.ws_page_business_wrap .es_info_area {display:flex;justify-content:center;gap:2rem;margin-top:5rem}
.ws_page_business_wrap .es_info_area .bs_content_box {width:calc(100% / 2 - (1 * 2rem / 2));padding:5rem 1rem;border-radius:2rem;background-color:#F3F3F3;text-align:center}
.ws_page_business_wrap .es_info_area .bs_content_box .is_icon {display:inline-block;width:10rem;height:10rem;border-radius:50%;background-color:#FFF;background-image:url('../img/page/business_info_icon.png');background-size:10rem;background-repeat:no-repeat}
.ws_page_business_wrap .es_info_area .bs_content_box .is_icon01 {background-position:0 0}
.ws_page_business_wrap .es_info_area .bs_content_box .is_icon02 {background-position:0 -10rem}
.ws_page_business_wrap .es_info_area .bs_content_box .is_title {display:block;margin-top:1rem;color:#000;font-size:2rem}
.ws_page_business_wrap .es_info_area .bs_content_box .is_desc {margin-top:1rem;color:#333}
.ws_page_business_wrap .es_info_area .bs_content_box .is_desc .ss_point {}
.ws_page_business_wrap .es_system_area {display:flex;flex-wrap:wrap;gap:2rem;margin-top:10rem}
.ws_page_business_wrap .es_system_area .bs_content_box {overflow:hidden;width:100%;border-radius:2rem;border:1px dashed;background-color:#FFF;text-align:center}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content01 {border-color:#FAD080}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content02 {border-color:#70C4C1}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content03 {border-color:#7FAFE4}
.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field {padding:3rem 0}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content01 .is_title_field {background-color:#FFFDF4}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content02 .is_title_field {background-color:#F5FDFF}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content03 .is_title_field {background-color:#F5FAFF}
.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field .ss_label {display:inline-block;margin-bottom:1rem;padding:0.3rem 1rem;border-radius:50px;background-color:var(--webis_color);color:#FFF;font-size:1.4rem}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content01 .is_title_field .ss_label {background-color:#FAD080}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content02 .is_title_field .ss_label {background-color:#70C4C1}
.ws_page_business_wrap .es_system_area .bs_content_box.bs_content03 .is_title_field .ss_label {background-color:#7FAFE4}
.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field .ss_title {display:block;color:#000;font-size:2rem}
.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field .ss_icon {display:inline-block;width:12rem;height:12rem;margin-top:3rem;background-image:url('../img/page/business04_system01.png');background-size:12rem;background-repeat:no-repeat}
.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field .ss_icon.ss_icon01 {background-position:0 0}
.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field .ss_icon.ss_icon02 {background-position:0 -12rem}
.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field .ss_icon.ss_icon03 {background-position:0 -24rem}
.ws_page_business_wrap .es_system_area .bs_content_box .is_desc {padding:1rem 2rem;text-align:left}
.ws_page_business_wrap .es_system_area .bs_content_box .is_desc .ss_list {margin:1rem 0}
.ws_page_business_wrap .es_system_area .bs_result_box {display:flex;justify-content:center;align-items:center;gap:2rem;position:relative;width:100%;margin-top:18rem;padding:3rem;border-radius:2rem;box-shadow:0 0.5rem 2rem rgba(0,0,0,.08)}
.ws_page_business_wrap .es_system_area .bs_result_box:before {content:'';display:block;position:absolute;bottom:100%;left:0;z-index:-1;width:100%;height:16.5rem;background-image:url('../img/page/business_system_arrow.png');background-position:bottom center;background-size:contain;background-repeat:no-repeat}
.ws_page_business_wrap .es_system_area .bs_result_box .is_text {display:flex;align-items:center;gap:2rem;color:#000;font-weight:600;text-align:center}
.ws_page_business_wrap .es_system_area .bs_result_box .is_text:after {content:'+'}
.ws_page_business_wrap .es_system_area .bs_result_box .is_text.is_last:after {display:none}
.ws_page_business_wrap .es_system_area .bs_result_box .is_text:last-child:after {display:none}
.ws_page_business_wrap #tab_content2 .es_system_area .bs_content_box .is_title_field .ss_icon {background-image:url('../img/page/business04_system02.png')}
.ws_page_business_wrap #tab_content3 .es_system_area .bs_content_box .is_title_field .ss_icon {background-image:url('../img/page/business04_system03.png')}
.ws_page_business_wrap #tab_content3 .es_system_area .bs_result_box {flex-wrap:wrap}  
.ws_page_business_wrap #tab_content3 .es_system_area .bs_result_box .is_text.is_title {justify-content:center;width:100%;color:var(--webis_color);font-weight:bold}
.ws_page_business_wrap .es_program_area {display:flex;gap:5rem;margin-top:10rem}
.ws_page_business_wrap .es_program_area .bs_content_box {flex:1}
.ws_page_business_wrap .es_program_area .bs_content_box .is_title {display:inline-block;padding:1rem 3rem;border-radius:2rem 2rem 0 0;background-color:var(--webis_color_50);color:#000;font-size:2rem}
.ws_page_business_wrap .es_program_area .bs_content_box .is_content_field {padding:3rem;border-radius:0 2rem 2rem 2rem;background-color:var(--webis_color_50);text-align:center}
.ws_page_business_wrap .es_program_area .bs_content_box .is_content_field .ss_image_zone {}
.ws_page_business_wrap .es_program_area .bs_content_box .is_content_field .ss_image_zone img {max-width:100%;border-radius:2rem}
.ws_page_business_wrap .es_program_area .bs_content_box .is_content_field .ss_desc {margin-top:2rem;color:#333;font-size:1.8rem}
.ws_page_business_wrap .es_business_area {display:flex;flex-wrap:wrap;gap:3rem;position:relative;max-width:80rem;width:100%;margin:5rem auto 0 auto}
.ws_page_business_wrap .es_business_area .bs_title {display:flex;justify-content:center;align-items:center;color:#000;font-size:2rem;text-align:center}
.ws_page_business_wrap .es_business_area .bs_content_box {width:100%;padding:3rem;border-radius:2rem}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content01 {background-color:#FFF6F6}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content02 {background-color:#FFF9F0}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content03 {background-color:#EDFBF5}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content04 {background-color:#F1F8FD}
.ws_page_business_wrap .es_business_area .bs_content_box .is_title {color:#000;font-size:2rem}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content01 .is_title {color:#EF1919}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content02 .is_title {color:#FF7E00}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content03 .is_title {color:#009283}
.ws_page_business_wrap .es_business_area .bs_content_box.bs_content04 .is_title {color:#006EBC}
.ws_page_business_wrap .es_business_area .bs_content_box .is_desc {}
.ws_page_business_wrap .es_business_area .bs_content_box .is_desc .ss_list {margin-top:0.5rem}

/* WEBIS THEME DESIGN : PAGE > 프로그램 안내 */
.ws_page_program_wrap {}
.ws_page_program_wrap .es_content_area {display:flex;align-items:center;gap:2rem;padding:3rem 0;border-bottom:1px dashed #DDD}
.ws_page_program_wrap .es_content_area:first-child {padding-top:0}
.ws_page_program_wrap .es_content_area:last-child {padding-bottom:0;border-bottom:0}
.ws_page_program_wrap .es_content_area .bs_image_box {flex-shrink:0}
.ws_page_program_wrap .es_content_area .bs_image_box img {max-width:100%;border-radius:2rem}
.ws_page_program_wrap .es_content_area .bs_text_box {}
.ws_page_program_wrap .es_content_area .bs_text_box .is_label {display:block;margin-bottom:1.5rem;font-weight:bold}
.ws_page_program_wrap .es_content_area .bs_text_box .is_title {display:block;margin-bottom:1.5rem;color:#000;font-size:2.5rem}
.ws_page_program_wrap .es_content_area .bs_text_box .is_desc {}

/* WEBIS THEME DESIGN : PAGE > 후원·자원봉사 */
.ws_page_sponsor_wrap {}
.ws_page_sponsor_wrap .es_top_area {padding:3rem;border-radius:2rem;background-color:#F4F3F1;background-position:right center;background-size:cover;background-repeat:no-repeat}
.ws_page_sponsor_wrap .es_top_area .bs_title {color:#000;font-size:2rem}
.ws_page_sponsor_wrap .es_top_area .bs_desc {margin-top:3rem;color:#333}
.ws_page_sponsor_wrap .es_top_area .bs_button {display:inline-block;margin-top:4rem;padding:1rem;border-radius:50px;background-color:#FFF;color:#000;font-weight:bold;transition:all .3s}
.ws_page_sponsor_wrap .es_top_area .bs_button:hover {background-color:#000;color:#FFF}
.ws_page_sponsor_wrap .es_top_area .bs_button i {margin-left:2rem}
.ws_page_sponsor_wrap .es_cs_area {display:flex;gap:2rem}
.ws_page_sponsor_wrap .es_cs_area .bs_content_box {width:100%;padding:4rem 1rem;border-radius:2rem;box-shadow:0 0.5rem 2rem rgba(0,0,0,.08);text-align:center}
.ws_page_sponsor_wrap .es_cs_area .bs_content_box .is_label {display:inline-block;margin-bottom:1rem;padding:0.5rem 1rem;border-radius:50px;background-color:#DDD;color:#000;font-size:1.4rem}
.ws_page_sponsor_wrap .es_cs_area .bs_content_box .is_title {display:block;color:#000;font-size:2rem}
.ws_page_sponsor_wrap .es_cs_area .bs_content_box .is_desc {margin-top:1rem;color:#333}
.ws_page_sponsor_wrap .es_type_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_sponsor_wrap .es_type_area .bs_content_box {width:100%}
.ws_page_sponsor_wrap .es_type_area .bs_content_box .is_image_field {text-align:center}
.ws_page_sponsor_wrap .es_type_area .bs_content_box .is_image_field img {max-width:100%;border-radius:2rem}
.ws_page_sponsor_wrap .es_type_area .bs_content_box .is_title {display:block;margin-top:2rem;color:#000;text-align:center}
.ws_page_sponsor_wrap .es_type_area .bs_content_box .is_title .ss_sub {display:block;color:#777;font-weight:normal;font-size:1.6rem}
.ws_page_sponsor_wrap .es_use_area {border-top:1px solid #000}
.ws_page_sponsor_wrap .es_use_area .bs_list_box {display:flex;flex-wrap:wrap;gap:1rem 0;position:relative;padding:3rem 0 3rem 6rem;border-bottom:1px dashed #DDD;font-size:1.8rem}
.ws_page_sponsor_wrap .es_use_area .bs_list_box:before {content:'';display:block;position:absolute;top:50%;left:0;width:4.5rem;height:4.5rem;background-image:url('../img/page/sponsor_use.png');background-size:4.5rem;background-repeat:no-repeat;transform:translateY(-50%)}
.ws_page_sponsor_wrap .es_use_area .bs_list_box.bs_list01:before {background-position:0 0}
.ws_page_sponsor_wrap .es_use_area .bs_list_box.bs_list02:before {background-position:0 -4.5rem}
.ws_page_sponsor_wrap .es_use_area .bs_list_box.bs_list03:before {background-position:0 -9rem}
.ws_page_sponsor_wrap .es_use_area .bs_list_box.bs_list04:before {background-position:0 -13.5rem}
.ws_page_sponsor_wrap .es_use_area .bs_list_box.bs_list05:before {background-position:0 -18rem}
.ws_page_sponsor_wrap .es_use_area .bs_list_box.bs_list06:before {background-position:0 -22.5rem}
.ws_page_sponsor_wrap .es_use_area .bs_list_box .is_title {width:100%;color:#000;font-weight:600}
.ws_page_sponsor_wrap .es_use_area .bs_list_box .is_desc {width:100%}
.ws_page_sponsor_wrap .es_benefit_area {display:flex;flex-wrap:wrap;gap:4rem 2rem}
.ws_page_sponsor_wrap .es_benefit_area .bs_content_box {width:100%}
.ws_page_sponsor_wrap .es_benefit_area .bs_content_box .is_image_field {text-align:center}
.ws_page_sponsor_wrap .es_benefit_area .bs_content_box .is_image_field img {max-width:100%;border-radius:2rem}
.ws_page_sponsor_wrap .es_benefit_area .bs_content_box .is_title {display:block;margin-top:2rem;color:#000;text-align:center}

/* WEBIS THEME DESIGN : PAGE > 장난감도서관 */
.ws_page_use_wrap {}
.ws_page_use_wrap .es_image_area {margin-bottom:5rem}
.ws_page_use_wrap .es_image_area img {max-width:100%;border-radius:2rem}
.ws_page_use_wrap .es_content_area {display:flex;flex-wrap:wrap}
.ws_page_use_wrap .es_content_area .bs_title {width:100%;margin-top:0}
.ws_page_use_wrap .es_content_area .bs_content_box {width:100%}
.ws_page_use_wrap .es_content_area .bs_content_box .is_desc {margin-bottom:3rem}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field {}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone {display:flex;margin-bottom:3rem}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone:last-child {margin-bottom:0}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_label {min-width:15rem;color:#000;font-weight:bold}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_label i {color:var(--webis_color);font-size:2.2rem;vertical-align:middle}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc {}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc .os_list {margin-bottom:0.5rem}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc .os_list:last-child {margin-bottom:0}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc dl.os_list {display:flex}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc .os_list .rs_list {margin-bottom:0.5rem}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc .os_list .rs_list:last-child {margin-bottom:0}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc .os_list .rs_list b {display:block;margin-bottom:0.5rem;color:#000;font-weight:600}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc .os_list .rs_label {min-width:10rem}
.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc .os_list .rs_desc {}
.ws_page_use_wrap .es_way_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_use_wrap .es_way_area .bs_list_box {width:100%;padding:3rem;border-radius:2rem;background-color:#F8F8F8}
.ws_page_use_wrap .es_way_area .bs_list_box .is_label {display:inline-block;margin-bottom:4rem;width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--webis_color);color:#FFF;font-weight:bold;line-height:3.5rem;text-align:center}
.ws_page_use_wrap .es_way_area .bs_list_box .is_title {display:block;color:#000;font-size:2rem}
.ws_page_use_wrap .es_way_area .bs_list_box .is_desc {margin-top:1rem}
.ws_page_use_wrap .es_way_area .bs_list_box .is_desc .ss_sub {display:block;color:#055BE8;font-size:1.4rem}
.ws_page_use_wrap .es_safety_area {position:relative;padding:3rem;border-radius:2rem;border:1px dashed #FFDCDC;background-color:#FFF9F9}
.ws_page_use_wrap .es_safety_area .bs_list_box {margin-bottom:1rem;font-size:1.8rem}
.ws_page_use_wrap .es_safety_area .bs_list_box:last-child {margin-bottom:0}
.ws_page_use_wrap .es_space_image_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_use_wrap .es_space_image_area .bs_image_box {width:calc(100% / 2 - (1 * 2rem / 2))}
.ws_page_use_wrap .es_space_image_area .bs_image_box img {max-width:100%;border-radius:2rem}

/* WEBIS THEME DESIGN : PAGE > 이동장난감나눔터 */
.ws_page_toy_wrap .es_top_area {margin-bottom:5rem}
.ws_page_toy_wrap .es_top_area {padding:3rem;border-radius:2rem;background-color:#F4F3F1;background-position:right center;background-size:cover;background-repeat:no-repeat}
.ws_page_toy_wrap .es_top_area .bs_title {color:#000;font-size:2rem}
.ws_page_toy_wrap .es_top_area .bs_desc {margin-top:3rem;color:#333}
.ws_page_toy_wrap .es_top_area .bs_button {display:inline-block;margin-top:4rem;padding:1rem;border-radius:50px;background-color:#FFF;color:#000;font-weight:bold;transition:all .3s}
.ws_page_toy_wrap .es_top_area .bs_button:hover {background-color:#000;color:#FFF}
.ws_page_toy_wrap .es_top_area .bs_button i {margin-left:2rem}


/* ==================================================================================================== *
 *
 *     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_content_wrap .es_step_area .bs_list_box {width:calc(100% / 2 - (1 * 2rem / 2));padding:3rem 1rem}
	.ws_page_content_wrap .es_step_area .bs_list_box:nth-child(2n):after {display:none}
	
	.ws_page_greeting_wrap .es_content_area .bs_title .is_br {display:block}
	
    .ws_page_status_wrap .es_content_area {flex-direction:column}
    .ws_page_status_wrap .es_content_area .bs_text_box {width:100%}
    .ws_page_status_wrap .es_content_area .bs_text_box .is_title_field {padding:0}
    .ws_page_status_wrap .es_content_area .bs_text_box .is_content_field {margin:3rem 0;padding:0;border-radius:0;background-color:transparent}
    .ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone {display:flex;flex-wrap:wrap;gap:2rem}
    .ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list {padding:0;padding-left:2rem}
    .ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone .ks_list:before {display:none}
    .ws_page_status_wrap .es_content_area .bs_image_box {width:100%}
	
	.ws_page_mission_wrap .es_mission_content_area .bs_content_box {margin-top:3rem;padding:3rem;border-radius:2rem;box-shadow:0 0.5rem 2rem rgba(0,0,0,.08)}
	
	.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_greeting_wrap {margin-bottom:20rem}
	.ws_page_greeting_wrap .es_content_area:after {bottom:-10rem;height:22rem}
	
	.ws_page_location_wrap .es_traffic_area .bs_content_box .is_title_field .ss_icon {display:none}
	
	.ws_page_business_wrap .es_system_area .bs_result_box {margin-top:7rem}
	.ws_page_business_wrap .es_system_area .bs_result_box:before {height:7rem}
	.ws_page_business_wrap .es_program_area {flex-direction:column}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_page_mission_wrap .es_business_area .bs_content_box {width:30%}
	
	.ws_page_program_wrap .es_content_area {flex-direction:column}
}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {
	.ws_page_organ_wrap .es_organ_area .bs_center_box .is_text {width:100%}
	.ws_page_organ_wrap .es_organ_area .bs_side_box .is_text {width:100%}
    .ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field {flex-direction:column;gap:0}
	.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list {margin-top:0.5rem}
	
	.ws_page_business_wrap .es_system_area .bs_result_box {flex-direction:column;gap:1rem}
	.ws_page_business_wrap .es_system_area .bs_result_box .is_text {flex-direction:column;gap:1rem}
	.ws_page_business_wrap .es_business_area .bs_title {display:block;width:100%;padding:2rem 3rem;border-radius:2rem;border:0.4rem solid #DDD}
}

/* WEBIS MEDIA QUERIES 3SS (320px) DOWN (MAX) */
@media all and (max-width:319.98px) {
	.ws_page_content_wrap .es_step_area .bs_list_box {width:100%}
	.ws_page_content_wrap .es_step_area .bs_list_box:after {display:none}
	
	.ws_page_mission_wrap .es_vision_area .bs_content_box {border-bottom:1px solid #EEE}
	
	.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone {flex-wrap:wrap}
	.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_label {width:100%;margin-bottom:1rem}
	.ws_page_use_wrap .es_content_area .bs_content_box .is_info_field .ss_list_zone .ks_desc {width:100%}
}

/* 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) {
	.ws_page_content_wrap .es_tab_area .bs_list_box {width:calc(100% / 2)}
	
	.ws_page_mission_wrap .es_vision_area {margin-top:5rem}
	.ws_page_mission_wrap .es_vision_area .bs_content_box {width:50%}
	.ws_page_mission_wrap .es_vision_area .bs_content_box:nth-child(1) {border-right:1px solid #EEE}
	.ws_page_mission_wrap .es_vision_area .bs_content_box:nth-child(2) {}
	.ws_page_mission_wrap .es_vision_area .bs_content_box:nth-child(3) {border-top:1px solid #EEE;border-right:1px solid #EEE}
	.ws_page_mission_wrap .es_vision_area .bs_content_box:nth-child(4) {border-top:1px solid #EEE}
	
	.ws_page_use_wrap .es_way_area .bs_list_box {width:calc(100% / 2 - (1 * 2rem / 2))
}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {
	.ws_page_mission_wrap .es_value_area .bs_content_box {width:calc(100% / 2 - (1 * 2rem / 2))}
	
	.ws_page_organ_wrap .es_organ_area .bs_center_box {padding-bottom:7rem}
	.ws_page_organ_wrap .es_organ_area .bs_center_box.bs_center02 {padding-top:3rem}
	.ws_page_organ_wrap .es_organ_area .bs_side_box {position:absolute}
	.ws_page_organ_wrap .es_organ_area .bs_side_box:before {content:'';display:block;position:absolute;top:50%;width:100%;height:1px;background-color:#DDD;z-index:-1}
    .ws_page_organ_wrap .es_organ_area .bs_side_box.bs_left {top:17.25rem;left:calc(50% - 26rem)}
	.ws_page_organ_wrap .es_organ_area .bs_side_box.bs_left:before {left:100%}
    .ws_page_organ_wrap .es_organ_area .bs_side_box.bs_right {top:13rem;right:calc(50% - 26rem)}
	.ws_page_organ_wrap .es_organ_area .bs_side_box.bs_right:before {right:100%}
	.ws_page_organ_wrap .es_organ_area .bs_side_box .is_text {width:13rem}
	.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field:before {content:'';display:block;position:absolute;top:0;left:50%;width:calc(100% / 2 * 1 + 2rem);height:1px;background-color:#DDD;transform:translateX(-50%);z-index:-1}
	.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 2 - (1 * 2rem / 2))}
	
	.ws_page_business_wrap .es_business_area .bs_title {position:absolute;top:50%;left:50%;z-index:1;width:18rem;height:18rem;transform:translate(-50%, -50%)}
	.ws_page_business_wrap .es_business_area .bs_title:before {content:'';display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:2rem;border:0.4rem solid #DDD;background-color:#FFF;transform:rotate(-45deg)}
	.ws_page_business_wrap .es_business_area .bs_content_box {width:calc(100% / 2 - (1 * 3rem / 2))}
	.ws_page_business_wrap .es_business_area .bs_content_box.bs_content02 {text-align:right}
	.ws_page_business_wrap .es_business_area .bs_content_box.bs_content04 {text-align:right}
	
	.ws_page_sponsor_wrap .es_cs_area .bs_content_box {width:calc(100% / 2 - (1 * 2rem / 2))}
	.ws_page_sponsor_wrap .es_type_area .bs_content_box {width:calc(100% / 3 - (2 * 2rem / 3))}
	.ws_page_sponsor_wrap .es_benefit_area .bs_content_box {width:calc(100% / 2 - (1 * 2rem / 2))}
	.ws_page_sponsor_wrap .es_benefit_area.es_grid03 .bs_content_box {width:calc(100% / 3 - (2 * 2rem / 3))}
}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {
	.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field:before {width:calc(100% / 4 * 3 + 2rem)}
	.ws_page_organ_wrap .es_organ_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 4 - (3 * 2rem / 4))}
	.ws_page_organ_wrap .es_content_area .bs_content_box {width:calc(100% / 2 - (1 * 2rem / 2));min-height:24.5rem}
	
	.ws_page_business_wrap .es_system_area .bs_content_box {width:calc(100% / 3 - (2 * 2rem / 3))}
	
	.ws_page_program_wrap .es_content_area {gap:5rem}
	.ws_page_program_wrap .es_content_area .bs_image_box {width:40%}
}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {
	.ws_page_content_wrap .es_tab_area .bs_list_box {width:calc(100% / 3)}
	.ws_page_content_wrap .es_tab_area .bs_list_box .is_tab_menu {font-size:1.8rem}

	.ws_page_greeting_wrap .es_content_area .bs_title {font-size:2.8rem}
	
	.ws_page_mission_wrap .es_title {font-size:2rem}
	.ws_page_mission_wrap .es_mission_area {font-size:3rem}
	.ws_page_mission_wrap .es_mission_content_area .bs_center_box .is_content_field .ss_text {font-size:2rem}
	.ws_page_mission_wrap .es_mission_content_area .bs_content_box .is_title {font-size:2.5rem}
	.ws_page_mission_wrap .es_vision_area .bs_content_box .is_text {font-size:2rem}
	.ws_page_mission_wrap .es_value_area .bs_content_box .is_desc {font-size:1.8rem}
	
	.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}
	.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_location_wrap .es_traffic_area .bs_content_box .is_info_field .ss_desc {gap:7rem}
	
	.ws_page_business_wrap .es_top_area .bs_title {font-size:2rem}
	.ws_page_business_wrap .es_top_area .bs_title .is_point {font-size:2.8rem}
	.ws_page_business_wrap .es_info_area {gap:3rem}
	.ws_page_business_wrap .es_info_area .bs_content_box {width:calc(100% / 2 - (1 * 3rem / 2))}
	.ws_page_business_wrap .es_system_area .bs_content_box .is_title_field .ss_title {font-size:2.5rem}
	.ws_page_business_wrap .es_system_area .bs_result_box .is_text {font-size:2rem}
	.ws_page_business_wrap .es_business_area .bs_title {font-size:2.5rem}
	.ws_page_business_wrap .es_business_area .bs_content_box .is_title {font-size:2.5rem}
	.ws_page_business_wrap .es_business_area .bs_content_box .is_desc {font-size:1.8rem}
	
	.ws_page_sponsor_wrap .es_top_area {padding:5rem}
	.ws_page_sponsor_wrap .es_top_area.es_top01 {background-image:url('../img/page/sponsor_top_bg01.png')}
	.ws_page_sponsor_wrap .es_top_area.es_top02 {background-image:url('../img/page/sponsor_top_bg02.png')}
	.ws_page_sponsor_wrap .es_top_area .bs_title {font-size:2.5rem}
	.ws_page_sponsor_wrap .es_top_area .bs_desc {font-size:1.8rem}
	.ws_page_sponsor_wrap .es_top_area .bs_button {padding:1.2rem 3rem}
	.ws_page_sponsor_wrap .es_cs_area .bs_content_box .is_title {font-size:2.5rem}
	.ws_page_sponsor_wrap .es_cs_area .bs_content_box .is_desc {font-size:1.8rem}
	.ws_page_sponsor_wrap .es_type_area .bs_content_box .is_title {font-size:1.8rem}
	.ws_page_sponsor_wrap .es_use_area .bs_list_box .is_title {width:25%}
	.ws_page_sponsor_wrap .es_use_area .bs_list_box .is_desc {width:75%}
	.ws_page_sponsor_wrap .es_benefit_area .bs_content_box .is_title {font-size:1.8rem}
	
	.ws_page_use_wrap .es_content_area .bs_title {width:25%}
	.ws_page_use_wrap .es_content_area .bs_content_box {width:75%;font-size:1.8rem;line-height:1.7}
	
	.ws_page_toy_wrap .es_top_area {padding:5rem;background-image:url('../img/page/toy_intro_top.png')}
	.ws_page_toy_wrap .es_top_area .bs_title {font-size:2.5rem}
	.ws_page_toy_wrap .es_top_area .bs_desc {font-size:1.8rem}
	.ws_page_toy_wrap .es_top_area .bs_button {padding:1.2rem 3rem}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_page_content_wrap .es_tab_area .bs_list_box {width:calc(100% / 4)}
	
	.ws_page_content_wrap .es_step_area.es_grid03 .bs_list_box {width:calc(100% / 3 - (2 * 2rem / 3))}
	.ws_page_content_wrap .es_step_area.es_grid04 .bs_list_box {width:calc(100% / 4 - (3 * 2rem / 4))}
	.ws_page_content_wrap .es_step_area.es_grid05 .bs_list_box {width:calc(100% / 5 - (4 * 2rem / 5))}
	.ws_page_content_wrap .es_step_area.es_grid03 .bs_list_box:nth-child(3n):after,
	.ws_page_content_wrap .es_step_area.es_grid04 .bs_list_box:nth-child(4n):after,
	.ws_page_content_wrap .es_step_area.es_grid05 .bs_list_box:nth-child(5n):after {display:none}

	.ws_page_greeting_wrap .es_content_area .bs_title {font-size:3.2rem}
	.ws_page_greeting_wrap .es_content_area .bs_desc {font-size:1.8rem}
	.ws_page_greeting_wrap .es_content_area .bs_desc .is_point {font-size:2rem}
	.ws_page_greeting_wrap .es_content_area .bs_sign {font-size:1.8rem}
	
	.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone.ss_grid02 {display:flex;flex-wrap:wrap}
	.ws_page_status_wrap .es_content_area .bs_text_box .is_content_field .ss_list_zone.ss_grid02 .ks_list {width:50%}
	
	.ws_page_mission_wrap .es_mission_area {font-size:3.5rem}
	.ws_page_mission_wrap .es_mission_content_area {margin:15rem 0 10rem 0}
	.ws_page_mission_wrap .es_mission_content_area .bs_content_box {position:absolute;width:calc(50% - (42rem / 2) - 3rem)}
	.ws_page_mission_wrap .es_mission_content_area .bs_content_box.bs_content01 {top:-10rem;left:0;width:100%;text-align:center}
	.ws_page_mission_wrap .es_mission_content_area .bs_content_box.bs_content02 {bottom:0;left:0;text-align:right}
	.ws_page_mission_wrap .es_mission_content_area .bs_content_box.bs_content03 {bottom:0;right:0}
	.ws_page_mission_wrap .es_mission_content_area .bs_content_box .is_title {font-size:3rem}
	.ws_page_mission_wrap .es_value_area .bs_content_box {width:calc(100% / 4 - (3 * 2rem / 4))}
	
	.ws_page_organ_wrap .es_organ_area .bs_center_box .is_text {width:20rem}
	.ws_page_organ_wrap .es_organ_area .bs_side_box .is_text {width:20rem}
    .ws_page_organ_wrap .es_organ_area .bs_side_box.bs_left {left:calc(50% - 40rem)}
	.ws_page_organ_wrap .es_organ_area .bs_side_box.bs_right {right:calc(50% - 40rem)}
	
	.ws_page_location_wrap .es_traffic_area .bs_content_box .is_info_field {display:flex;flex-wrap:wrap}
	
	.ws_page_business_wrap .es_top_area .bs_label {font-size:2rem}
	.ws_page_business_wrap .es_top_area .bs_title {font-size:2.5rem}
	.ws_page_business_wrap .es_top_area .bs_title .is_point {font-size:3.2rem}
	.ws_page_business_wrap .es_system_area .bs_content_box .is_desc {padding:2rem 3rem}
	
	.ws_page_sponsor_wrap .es_top_area .bs_title {font-size:3rem}
	
	.ws_page_use_wrap .es_way_area .bs_list_box {width:calc(100% / 4 - (3 * 2rem / 4))}
	.ws_page_use_wrap .es_way_area.es_way03 .bs_list_box {width:calc(100% / 3 - (2 * 2rem / 3))}
	.ws_page_use_wrap .es_safety_area:after {content:'';display:block;position:absolute;top:0;right:0;width:14rem;height:13.2rem;background-image:url('../img/page/safety_icon.png');background-position:top right;background-size:contain;background-repeat:no-repeat;transform:translateY(-50%)}
	
	.ws_page_toy_wrap .es_top_area .bs_title {font-size:3rem}
}

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

}