@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 {display:none}
.root_daum_roughmap .cont {display:none}
.ws_list_bullet01:before {background-color:var(--webis_color)}
.ws_dl_list02_wrap .es_1st_dl {margin-bottom:1.5rem}
.ws_dl_list02_wrap .es_1st_dl:last-child {margin-bottom:0}
.ws_dl_list02_wrap .es_1st_dl .bs_1st_dt {min-width:9rem;color:var(--webis_color)}
.ws_page_content_wrap {margin-top:5rem;margin-bottom:10rem}
.ws_page_1st_title {margin-top:7rem;margin-bottom:1.5rem;color:#000;font-size:clamp(2.5rem, 2.5vw, 3rem)}
.ws_page_2nd_title {margin-top:5rem;margin-bottom:1.5rem;color:#000;font-weight:600;font-size:clamp(2rem, 2vw, 2rem)}
.ws_page_1st_desc {padding:3rem;border-radius:1.5rem;background-color:#F8F8F8}
.ws_page_2nd_desc {padding:3rem;border-radius:1.5rem;border:1px solid #DDD}
.ws_page_3rd_desc {line-height:1.7}
.ws_page_alert {display:flex;align-items:center;gap:1rem;padding:2rem;border-radius:1.5rem;background-color:rgba(var(--webis_color_red_rgb),.05);color:var(--webis_color_red);font-weight:bold}
.ws_page_alert i {font-size:1.2em}

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

/* WEBIS THEME DESIGN : PAGE > COMMON > INFO */
.ws_page_info_wrap {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_info_wrap .es_content_area {width:100%;padding:3rem 1rem;border-radius:1.5rem;border:1px solid #DDD;background-color:#FBFBFB;text-align:center}
.ws_page_info_wrap .es_content_area .bs_icon {display:inline-block;width:10rem;height:10rem;background-image:url('../img/page/info_icon.png');background-size:10rem;background-repeat:no-repeat}
.ws_page_info_wrap .es_content_area .bs_icon01 {background-position:0 0}
.ws_page_info_wrap .es_content_area .bs_icon02 {background-position:0 -10rem}
.ws_page_info_wrap .es_content_area .bs_icon03 {background-position:0 -20rem}
.ws_page_info_wrap .es_content_area .bs_icon04 {background-position:0 -30rem}
.ws_page_info_wrap .es_content_area .bs_title {display:block;color:#000;font-size:2rem}
.ws_page_info_wrap .es_content_area .bs_desc {margin-top:1.5rem;padding-top:1.5rem;border-top:2px dashed #DDD}

/* WEBIS THEME DESIGN : PAGE > COMMON > STEP */
.ws_page_step_wrap {display:flex;flex-wrap:wrap;gap:3rem}
.ws_page_step_wrap .es_list_area {position:relative;width:calc(100% / 2 - (1 * 3rem / 2));text-align:center}
.ws_page_step_wrap .es_list_area:after {content:'\e93e';display:block;position:absolute;top:50%;left:100%;width:3rem;color:var(--webis_color);font-size:3rem;font-family:'xeicon';text-align:center;transform:translateY(-50%)}
.ws_page_step_wrap .es_list_area:last-child:after {display:none}
.ws_page_step_wrap .es_list_area .bs_icon {display:inline-block;position:relative;width:78%;border-radius:50%;background-color:rgba(var(--webis_color_blue_rgb),.1);background-position:center;background-size:100%;background-repeat:no-repeat}
.ws_page_step_wrap .es_list_area .bs_icon:before {content:'';display:block;padding-top:100%}
.ws_page_step_wrap .es_list_area .bs_icon:after {content:'';display:block;position:absolute;top:50%;left:50%;z-index:-1;width:calc(100% + 2rem);height:calc(100% + 2rem);border-radius:50%;border:1px dashed var(--webis_color_blue_550);transform:translate(-50%, -50%)}
.ws_page_step_wrap .es_list_area .bs_icon01 {background-image:url('../img/page/step_icon01.png')}
.ws_page_step_wrap .es_list_area .bs_icon02 {background-image:url('../img/page/step_icon02.png')}
.ws_page_step_wrap .es_list_area .bs_icon03 {background-image:url('../img/page/step_icon03.png')}
.ws_page_step_wrap .es_list_area .bs_icon04 {background-image:url('../img/page/step_icon04.png')}
.ws_page_step_wrap .es_list_area .bs_icon05 {background-image:url('../img/page/step_icon05.png')}
.ws_page_step_wrap .es_list_area .bs_icon06 {background-image:url('../img/page/step_icon06.png')}
.ws_page_step_wrap .es_list_area .bs_icon07 {background-image:url('../img/page/step_icon07.png')}
.ws_page_step_wrap .es_list_area .bs_icon08 {background-image:url('../img/page/step_icon08.png')}
.ws_page_step_wrap .es_list_area .bs_icon09 {background-image:url('../img/page/step_icon09.png')}
.ws_page_step_wrap .es_list_area .bs_icon10 {background-image:url('../img/page/step_icon10.png')}
.ws_page_step_wrap .es_list_area .bs_icon11 {background-image:url('../img/page/step_icon11.png')}
.ws_page_step_wrap .es_list_area .bs_title {display:block;margin-top:2rem;color:#000;font-size:2rem}
.ws_page_step_wrap .es_list_area .bs_desc {margin-top:1rem}

/* WEBIS THEME DESIGN : PAGE > 인사말 */
.ws_page_greeting_wrap {}
.ws_page_greeting_wrap .es_content_area {display:flex;gap:5rem}
.ws_page_greeting_wrap .es_content_area .bs_image_box {text-align:center}
.ws_page_greeting_wrap .es_content_area .bs_image_box img {max-width:100%;border-radius:10rem 5rem 5rem 5rem}
.ws_page_greeting_wrap .es_content_area .bs_text_box {}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_title {display:block;color:#000;font-size:clamp(3rem, 3vw, 4rem)}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_sub {box-shadow:0 -1.2rem 0 rgba(var(--webis_color_rgb),.15) inset;color:#000;font-weight:500;font-size:clamp(2rem, 2.5vw, 3rem)}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_text {margin-top:3rem;line-height:1.7}
.ws_page_greeting_wrap .es_content_area .bs_text_box .is_sign {display:block;margin-top:3rem;color:#000;font-weight:bold}

/* WEBIS THEME DESIGN : PAGE > 시설개요 */
.ws_page_overview_wrap {}
.ws_page_overview_wrap .es_title {position:relative;margin-top:7rem;margin-bottom:2rem;padding-top:3rem;color:#000;font-size:clamp(2rem, 2.5vw, 3rem);text-align:center}
.ws_page_overview_wrap .es_title:before {content:'';opacity:.6;display:block;position:absolute;top:0;left:50%;width:1.5rem;height:2.8rem;border-radius:50%;background-color:var(--webis_color_green);transform:rotate(45deg)}
.ws_page_overview_wrap .es_title:after {content:'';opacity:.4;display:block;position:absolute;top:0;right:50%;width:1.5rem;height:2.8rem;border-radius:50%;background-color:var(--webis_color_green);transform:rotate(-45deg)}
.ws_page_overview_wrap .es_top_area {padding:3rem;border-radius:1.5rem;box-shadow:0 0.5rem 2rem 0 rgba(173,173,173,.2);border:1px solid #DDD;text-align:center}
.ws_page_overview_wrap .es_top_area .bs_title {color:var(--webis_color);font-size:clamp(3.5rem, 3.5vw, 4rem);line-height:1.1;font-family:'JoyfulStory'}
.ws_page_overview_wrap .es_top_area .bs_desc {margin-top:1rem}
.ws_page_overview_wrap .es_vision_area {padding:5rem 1rem;border-radius:1.5rem;background-color:rgba(var(--webis_color_rgb),.05);color:var(--webis_color);font-size:clamp(2rem, 2vw, 2.5rem);text-align:center}
.ws_page_overview_wrap .es_vision_area .bs_point {display:block;font-size:1.3em}
.ws_page_overview_wrap .es_mission_area {display:flex;flex-wrap:wrap;gap:2rem 0}
.ws_page_overview_wrap .es_mission_area .bs_item_box {position:relative;width:100%}
.ws_page_overview_wrap .es_mission_area .bs_item_box:before {content:'';display:block;padding-top:100%}
.ws_page_overview_wrap .es_mission_area .bs_item_box:after {content:'';display:block;position:absolute;top:50%;left:50%;width:calc(100% + 1rem);height:calc(100% + 1rem);background-position:center;background-size:contain;background-repeat:no-repeat;transform:translate(-50%, -50%)}
.ws_page_overview_wrap .es_mission_area .bs_item_box:nth-child(1):after {background-image:url('../img/page/mission_bg01.png')}
.ws_page_overview_wrap .es_mission_area .bs_item_box:nth-child(2):after {background-image:url('../img/page/mission_bg02.png')}
.ws_page_overview_wrap .es_mission_area .bs_item_box:nth-child(3):after {background-image:url('../img/page/mission_bg03.png')}
.ws_page_overview_wrap .es_mission_area .bs_item_box:nth-child(4):after {background-image:url('../img/page/mission_bg04.png')}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner {position:absolute;top:50%;left:0;z-index:1;width:100%;padding:0 6rem;text-align:center;transform:translateY(-50%)}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner .ss_icon {display:inline-block;width:7rem;height:7rem;background-image:url('../img/page/mission_icon.png');background-size:7rem;background-repeat:no-repeat}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner .ss_icon01 {background-position:0 0}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner .ss_icon02 {background-position:0 -7rem}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner .ss_icon03 {background-position:0 -14rem}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner .ss_icon04 {background-position:0 -21rem}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner .ss_title {display:block;color:#000;font-size:clamp(2rem, 2vw, 2.5rem)}
.ws_page_overview_wrap .es_mission_area .bs_item_box .is_inner .ss_desc {margin-top:1rem;font-size:1.6rem}
.ws_page_overview_wrap .es_ethics_area {margin-top:10rem;padding:2rem;border-radius:2rem;background-color:var(--webis_color)}
.ws_page_overview_wrap .es_ethics_area .bs_content_box {position:relative;padding:3rem 2rem;border-radius:2rem;background-color:#FFF}
.ws_page_overview_wrap .es_ethics_area .bs_content_box .is_title {color:#000;font-size:clamp(3rem, 3vw, 4rem);text-align:center}
.ws_page_overview_wrap .es_ethics_area .bs_content_box .is_content_field {padding:3rem;border-radius:1.5rem;border:1px solid #DDD}
.ws_page_overview_wrap .es_ethics_area .bs_content_box .is_content_field .ss_list {display:flex;gap:1rem;margin-bottom:1.5rem}
.ws_page_overview_wrap .es_ethics_area .bs_content_box .is_content_field .ss_list .ks_label {flex-shrink:0;color:var(--webis_color);font-weight:bold;font-size:1.2em}
.ws_page_overview_wrap .es_ethics_area .bs_content_box .is_content_field .ss_list .ks_desc {margin-top:0.3rem}
.ws_page_overview_wrap .es_ethics_area .bs_content_box .is_content_field .ss_sub {padding:2.5rem 1rem;border-radius:1.5rem;background-color:#F8F8F8;color:var(--webis_color);font-weight:bold;text-align:center}

/* 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;width:100%;padding:3rem;border-radius:5px;border:1px solid #DDD;background-color:#FFF}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list li {margin-bottom:0.5rem}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list li:last-child (margin-bottom:0)
.ws_page_organ_wrap .es_content_area .bs_center_box {}
.ws_page_organ_wrap .es_content_area .bs_center_box:before {content:'';display:block;position:absolute;top:0;left:50%;z-index:-1;width:1px;height:100%;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_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_emerald)}
.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_teal)}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center03 {clear:both}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center03 .is_text {background-color:var(--webis_color_blue_550)}
.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;margin:0 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 {width:100%;padding-top:1rem}
.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:13rem;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:after {content:'';display:block;position:absolute;top:0;right:50%;z-index:-1;width:calc(100% + 2rem);height:1px;background-color:#DDD}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:first-child:after {display:none}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:last-child:after {display:none}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {margin-bottom:1rem;background-color:var(--webis_color_slate);color:#FFF}

/* WEBIS THEME DESIGN : PAGE > 기관연혁 */
.ws_module_history_wrap .es_tab_area {justify-content:center}
.ws_module_history_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone .ks_list .os_date {min-width:13rem !important}

/* WEBIS THEME DESIGN : PAGE > 오시는길 */
.ws_page_location_wrap {}
.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 {}

/* WEBIS THEME DESIGN : PAGE > 중점사업 */
.ws_page_focus_wrap {}
.ws_page_focus_wrap .es_top_area {padding:3rem;border-radius:1rem;border:0.5rem solid rgba(var(--webis_color_blue_rgb),.08)}
.ws_page_focus_wrap .es_top_area .bs_title_box {text-align:center}
.ws_page_focus_wrap .es_top_area .bs_title_box .is_label {display:inline-block;margin-bottom:1rem;padding:0.5rem 2rem;border-radius:50px;background-color:var(--webis_color_emerald);color:#FFF}
.ws_page_focus_wrap .es_top_area .bs_title_box .is_title {color:var(--webis_color);font-weight:500;font-size:1.8rem}
.ws_page_focus_wrap .es_top_area .bs_title_box .is_title .ss_point {display:block;font-size:1.2em}
.ws_page_focus_wrap .es_top_area .bs_info_box {margin-top:3rem;padding:3rem;border-radius:1rem;background-color:rgba(var(--webis_color_blue_rgb),.05)}
.ws_page_focus_wrap .es_top_area .bs_info_box .is_list_field {display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}
.ws_page_focus_wrap .es_top_area .bs_info_box .is_list_field:last-child {margin-bottom:0}
.ws_page_focus_wrap .es_top_area .bs_info_box .is_list_field .ss_label {flex-shrink:0;width:6rem;padding:0.5rem 0;border-radius:5px;background-color:var(--webis_color);color:#FFF;font-size:1.4rem;text-align:center}
.ws_page_focus_wrap .es_top_area .bs_info_box .is_list_field .ss_desc {padding-top:1px}
.ws_page_focus_wrap .es_top_area .bs_image_box {display:flex;gap:2rem;margin-top:3rem}
.ws_page_focus_wrap .es_top_area .bs_image_box .is_image {flex:1}
.ws_page_focus_wrap .es_top_area .bs_image_box .is_image img {max-width:100%;border-radius:1rem}
.ws_page_focus_wrap .es_content_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_focus_wrap .es_content_area .bs_item_box {overflow:hidden;width:100%;border-radius:1rem;border:1px solid #DDD}
.ws_page_focus_wrap .es_content_area .bs_item_box .is_image_field {}
.ws_page_focus_wrap .es_content_area .bs_item_box .is_image_field img {max-width:100%}
.ws_page_focus_wrap .es_content_area .bs_item_box .is_text_field {flex:1;padding:3rem}
.ws_page_focus_wrap .es_content_area .bs_item_box .is_text_field .ss_title {color:#000;font-size:2rem}
.ws_page_focus_wrap .es_content_area .bs_item_box .is_text_field .ss_desc {margin-top:1rem}
.ws_page_focus_wrap .es_info_area {display:flex;flex-wrap:wrap;gap:3rem}
.ws_page_focus_wrap .es_info_area .bs_item_box {overflow:hidden;width:calc(100% / 2 - (1 * 3rem / 2));border-radius:1rem;border:1px solid #DDD}
.ws_page_focus_wrap .es_info_area .bs_item_box .is_title {display:block;position:relative;padding:2rem 3rem 2rem 9rem;background-color:#F8F8F8;color:#000;font-size:2rem}
.ws_page_focus_wrap .es_info_area .bs_item_box .is_title:before {content:'';display:block;position:absolute;top:50%;left:2rem;width:5.5rem;height:5.5rem;background-image:url('../img/page/focus_icon.png');background-size:5.5rem;background-repeat:no-repeat;transform:translateY(-50%)}
.ws_page_focus_wrap .es_info_area .bs_item_box.bs_item01 .is_title:before {background-position:0 0}
.ws_page_focus_wrap .es_info_area .bs_item_box.bs_item02 .is_title:before {background-position:0 -5.5rem}
.ws_page_focus_wrap .es_info_area .bs_item_box.bs_item03 .is_title:before {background-position:0 -11rem}
.ws_page_focus_wrap .es_info_area .bs_item_box.bs_item04 .is_title:before {background-position:0 -16.5rem}
.ws_page_focus_wrap .es_info_area .bs_item_box .is_desc {padding:3rem}
.ws_page_focus_wrap .es_info_area .bs_item_box .is_desc .ss_list {position:relative;margin-bottom:1rem}
.ws_page_focus_wrap .es_info_area .bs_item_box .is_desc .ss_list:last-child {margin-bottom:0}

/* WEBIS THEME DESIGN : PAGE > 자원봉사안내 */
.ws_page_volunteer_wrap {}
.ws_page_volunteer_wrap .es_top_area {padding:5rem 1rem 0 1rem;border-radius:1rem;background-color:rgba(var(--webis_color_yellow_rgb),.05);text-align:center}
.ws_page_volunteer_wrap .es_top_area .bs_title {color:#000;font-size:2.5em;line-height:1.1;font-family:'JoyfulStory'}
.ws_page_volunteer_wrap .es_top_area .bs_title .is_point01 {color:var(--webis_color_orange)}
.ws_page_volunteer_wrap .es_top_area .bs_title .is_point02 {color:var(--webis_color_emerald)}
.ws_page_volunteer_wrap .es_top_area .bs_desc {margin-top:2rem}
.ws_page_volunteer_wrap .es_content_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_volunteer_wrap .es_content_area .bs_item_box {width:100%;padding:3rem 1rem;border-radius:1rem;border:1px solid #DDD;text-align:center}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_icon {display:inline-block;width:10rem;height:10rem;background-image:url('../img/page/volunteer_icon.png');background-size:10rem;background-repeat:no-repeat}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_icon01 {background-position:0 0}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_icon02 {background-position:0 -10rem}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_icon03 {background-position:0 -20rem}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_icon04 {background-position:0 -30rem}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_icon05 {background-position:0 -40rem}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_icon06 {background-position:0 -50rem}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_title {display:block;color:#000;font-size:2rem}
.ws_page_volunteer_wrap .es_content_area .bs_item_box .is_desc {margin-top:1rem}
.ws_page_volunteer_wrap .es_cs_area {position:relative;margin-top:3rem;padding:3rem 2rem 3rem 9rem;border-radius:1rem;background-color:rgba(var(--webis_color_red_rgb),.05)}
.ws_page_volunteer_wrap .es_cs_area:before {content:'';display:block;position:absolute;top:3rem;left:2rem;width:6rem;height:5.4rem;background-image:url('../img/page/cs_icon.png');background-position:center;background-size:contain;background-repeat:no-repeat}
.ws_page_volunteer_wrap .es_cs_area .bs_title {margin-right:1rem;color:#000}
.ws_page_volunteer_wrap .es_cs_area .bs_tel {color:var(--webis_color_red);font-size:2.5rem}
.ws_page_volunteer_wrap .es_cs_area .bs_desc {margin-top:1rem}

/* WEBIS THEME DESIGN : PAGE > 후원안내 */
.ws_page_sponsor_wrap {}
.ws_page_sponsor_wrap .es_top_area {padding:5rem 1rem 0 1rem;border-radius:1rem;background-color:rgba(var(--webis_color_rose_rgb),.05);text-align:center}
.ws_page_sponsor_wrap .es_top_area .bs_title {color:#000;font-size:2.5em;line-height:1.1;font-family:'JoyfulStory'}
.ws_page_sponsor_wrap .es_top_area .bs_title .is_point01 {color:var(--webis_color_rose)}
.ws_page_sponsor_wrap .es_top_area .bs_title .is_point02 {color:var(--webis_color_amber)}
.ws_page_sponsor_wrap .es_top_area .bs_desc {margin-top:2rem}
.ws_page_sponsor_wrap .es_content_area {}
.ws_page_sponsor_wrap .es_content_area .bs_item_box {display:flex;align-items:center;gap:3rem 7rem;margin-bottom:3rem;padding:3rem;border-radius:1rem;border:1px solid #DDD}
.ws_page_sponsor_wrap .es_content_area .bs_item_box:last-child {margin-bottom:0}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_icon {flex-shrink:0;width:10rem;height:10rem;background-image:url('../img/page/sponsor_icon.png');background-size:10rem;background-repeat:no-repeat}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_icon01 {background-position:0 0}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_icon02 {background-position:0 -10rem}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_icon03 {background-position:0 -20rem}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_text_field {}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_text_field .ss_title {color:#000;font-size:2rem}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_text_field .ss_desc {margin-top:1rem;margin-bottom:2rem}
.ws_page_sponsor_wrap .es_content_area .bs_item_box .is_text_field .ss_label {display:block;margin-bottom:1rem;color:#000}
.ws_page_sponsor_wrap .es_benefit_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_sponsor_wrap .es_benefit_area .bs_item_box {width:100%;border-radius:1rem;border:1px solid}
.ws_page_sponsor_wrap .es_benefit_area .bs_item01 {border-color:var(--webis_color_yellow)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item02 {border-color:var(--webis_color_emerald)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item03 {border-color:var(--webis_color_blue)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item_box .is_title {display:flex;justify-content:center;align-items:center;height:7rem;padding:0 1rem;color:#000;font-size:2rem;line-height:1.3;text-align:center}
.ws_page_sponsor_wrap .es_benefit_area .bs_item01 .is_title {background-color:rgba(var(--webis_color_yellow_rgb),.05)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item02 .is_title {background-color:rgba(var(--webis_color_emerald_rgb),.05)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item03 .is_title {background-color:rgba(var(--webis_color_blue_rgb),.05)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item_box .is_desc {padding:3rem}
.ws_page_sponsor_wrap .es_benefit_area .bs_item01 .is_desc .ws_list_bullet01:before {background-color:var(--webis_color_yellow)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item02 .is_desc .ws_list_bullet01:before {background-color:var(--webis_color_emerald)}
.ws_page_sponsor_wrap .es_benefit_area .bs_item03 .is_desc .ws_list_bullet01:before {background-color:var(--webis_color_blue)}


/* ==================================================================================================== *
 *
 *     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_greeting_wrap .es_content_area {flex-direction:column}
	
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:nth-child(3):after {display:none}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_page_organ_wrap .es_content_area .bs_center_box {padding-bottom:1rem}
	.ws_page_organ_wrap .es_content_area .bs_side_box {margin-bottom:1rem}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_page_step_wrap .es_list_area:nth-child(2n):after {display:none}
	
	.ws_page_sponsor_wrap .es_content_area .bs_item_box {flex-direction:column;justify-content:center}
}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {
	.ws_page_volunteer_wrap .es_cs_area .bs_tel {display:block}
}

/* 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) {
	.ws_page_info_wrap .es_content_area {width:calc(100% / 2 - (1 * 2rem / 2))}
	
	.ws_page_volunteer_wrap .es_content_area .bs_item_box {width:calc(100% / 2 - (1 * 2rem / 2))
}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {
	.ws_page_info_wrap .es_content_area {padding:3rem}
	
	.ws_page_overview_wrap .es_mission_area .bs_item_box {width:calc(100% / 2)}
	
	.ws_page_focus_wrap .es_content_area .bs_item_box {width:calc(100% / 2 - (1 * 2rem / 2))}
	.ws_page_volunteer_wrap .es_cs_area {padding:3rem 3rem 3rem 13rem}
	.ws_page_volunteer_wrap .es_cs_area:before {left:3rem;width:7.2rem;height:5.4rem}
}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {
	.ws_page_step_wrap {gap:3rem 5rem}
	.ws_page_step_wrap .es_list_area {width:calc(100% / 4 - (3 * 5rem / 4))}
	.ws_page_step_wrap .es_list_area:after {width:5rem}
	
	.ws_page_overview_wrap .es_ethics_area {padding:5rem}
	.ws_page_overview_wrap .es_ethics_area .bs_content_box {padding:10rem 7rem}
	.ws_page_overview_wrap .es_ethics_area .bs_content_box:before {content:'';display:block;position:absolute;top:50%;left:50%;width:calc(100% - 5rem);height:calc(100% - 5rem);border-radius:2rem;border:1px solid var(--webis_color);transform:translate(-50%, -50%)}
	
	.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list {min-height:26rem}
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 2 - (1 * 2rem / 2));padding-top:3rem}
	
	.ws_page_volunteer_wrap .es_content_area .bs_item_box {width:calc(100% / 2 - (1 * 2rem / 2))}
	
	.ws_page_sponsor_wrap .es_content_area .bs_item_box {padding:3rem 3rem 3rem 7rem}
	.ws_page_sponsor_wrap .es_benefit_area .bs_item_box {width:calc(100% / 3 - (2 * 2rem / 3))}
}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {
	.ws_page_content_wrap {font-size:1.8rem}
	
	.ws_page_info_wrap .es_content_area {width:calc(100% / 4 - (3 * 2rem / 4))}
	
	.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;top:5.3rem;right:calc(50% - 20rem);z-index:-1;transform:translate(100%)}
	.ws_page_organ_wrap .es_content_area .bs_side_box:before {content:'';display:block;position:absolute;top:50%;right:100%;z-index:-1;width:100%;height:1px;background-color:#DDD}
	
	.ws_page_location_wrap .es_info_area {padding:4rem}
	
	.ws_page_focus_wrap .es_top_area {padding:5rem}
	.ws_page_focus_wrap .es_top_area .bs_title_box .is_title {font-size:2.3rem}
	.ws_page_focus_wrap .es_top_area .bs_info_box.bs_info_flex {display:flex;flex-wrap:wrap;gap:1.5rem 0}
	.ws_page_focus_wrap .es_top_area .bs_info_box.bs_info_flex .is_list_field {width:50%;margin-bottom:0}
	.ws_page_focus_wrap .es_top_area .bs_info_box .is_list_field .ss_label {width:6rem}
	
	.ws_page_volunteer_wrap .es_top_area {font-size:2rem}
	.ws_page_volunteer_wrap .es_content_area .bs_item_box {width:calc(100% / 3 - (2 * 2rem / 3))}
	
	.ws_page_sponsor_wrap .es_top_area {font-size:2rem}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_page_step_wrap {justify-content:center}
	.ws_page_step_wrap .es_list_area {width:calc(100% / 5 - (4 * 5rem / 5))}
	
	.ws_page_greeting_wrap .es_content_area {flex-direction:row-reverse}
	.ws_page_greeting_wrap .es_content_area .bs_image_box {flex-shrink:0;max-width:45%}
	
	.ws_page_overview_wrap .es_desc {font-size:2rem}
	.ws_page_overview_wrap .es_top_area {padding:7rem 20rem;background-image:url('../img/page/overview_top.png');background-position:center bottom;background-size:contain;background-repeat:no-repeat}
	.ws_page_overview_wrap .es_top_area .bs_desc {font-size:2rem}
	.ws_page_overview_wrap .es_mission_area .bs_item_box {width:calc(100% / 4)}
	
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:calc(100% / 4 - (3 * 2rem / 4));padding-top:3rem}
	.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:last-child:before {display:none}
	
	.ws_page_focus_wrap .es_content_area .bs_item_box {display:flex;align-items:center}
	.ws_page_focus_wrap .es_content_area .bs_item_box .is_image_field {flex-shrink:0;width:40%;height:100%}
	.ws_page_focus_wrap .es_content_area .bs_item_box .is_image_field img {width:100%;height:100%;object-fit:cover}
	.ws_page_focus_wrap .es_content_area .bs_item_box .is_text_field {flex:1}
}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {
	.ws_page_step_wrap {gap:3rem 7rem}
	.ws_page_step_wrap .es_list_area {width:calc(100% / 6 - (5 * 7rem / 6))}
	.ws_page_step_wrap .es_list_area:after {width:7rem}

	.ws_page_overview_wrap .es_top_area {padding:7rem 28rem}
}

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

}