@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:10rem 0}
.ws_title {font-size:2.6rem}
.ws_sub_title {font-size:2rem}
.ws_alert_wrap {margin:1rem 0;text-align:center}
.ws_btn_wrap {text-align:center}
.ws_btn_wrap .es_btn {display:inline-block;margin:2rem auto;padding:2rem 4rem;border-radius:5rem;background-color:#222;color:#FFF;font-size:1.6rem}
.ws_btn_wrap .es_btn:hover {background-color:var(--webis_color)}

.ws_step04_wrap .es_content_area .bs_list_box {display:flex;flex-direction:column;justify-content:center;flex:1;border-radius:1rem}
.ws_step06_wrap {margin:2rem 0}
.ws_step06_wrap .es_content_area .bs_list_box {padding:2rem;border-radius:1rem}
.ws_step06_wrap .es_content_area .bs_list_box .is_text_field .ss_title {margin-bottom:0}
.ws_content27_wrap .es_content_area {display:flex;justify-content:space-between;flex-wrap:wrap}
.ws_content27_wrap .es_content_area .bs_content_box {width:49%;border-radius:1rem}
.ws_content27_wrap .es_content_area .bs_content_box .is_title {width:100%}
.ws_content26_wrap .es_content_area .bs_content_box {padding:5rem 6rem;border:1px dashed var(--webis_color_orange_600);border-radius:1rem}
.ws_content26_wrap .es_content_area .bs_content_box:before {background-color:var(--webis_color_orange_600)}

.ws_tab06_wrap .es_content_area .bs_list_box {background-color:#EEE}
.ws_tab06_wrap .es_content_area .bs_list_box .is_tab_menu {background-color:transparent}
.ws_tab06_wrap .es_content_area .bs_list_box.bs_tab_on {color:#FFF}

/* TABLE */
.ws_table_wrap {overflow-x:auto;border-top:1px solid var(--webis_color);text-align:center}
.ws_table_wrap table {min-width:76rem}
.ws_table_wrap table thead {}
.ws_table_wrap table thead tr {}
.ws_table_wrap table thead tr th {padding:1.5rem;border-bottom:1px solid #EEE;border-left:1px solid #EEE;background-color:#FAFAFA;color:var(--webis_color_600);font-weight:600}
.ws_table_wrap table thead tr th:first-child {border-left:0}
.ws_table_wrap table tbody {}
.ws_table_wrap table tbody tr {}
.ws_table_wrap table tbody tr th,
.ws_table_wrap table tbody tr td {padding:1.5rem;border-bottom:1px solid #EEE}
.ws_table_wrap table tbody tr th {border-left:1px solid #EEE;background-color:#FAFAFA;color:var(--webis_color_600);font-weight:600}
.ws_table_wrap table tbody tr th:first-child {border-left:0}
.ws_table_wrap table tbody tr td {border-right:1px solid #EEE;border-left:1px solid #EEE}
.ws_table_wrap table tbody tr td:first-child {border-left:0}
.ws_table_wrap table tbody tr td:last-child {border-right:0}
.ws_table_wrap.ws_table_wrap.ws_table_left table tbody tr td:last-child {text-align:left}

/* 인사말 */
.ws_page_greeting_wrap {text-align:center}
.ws_page_greeting_wrap .ws_greet01_wrap .es_content_area .bs_text_box .is_title {font-size:3rem}
.ws_page_greeting_wrap .ws_greet01_wrap .es_content_area .bs_text_box .is_desc {font-size:1.8rem}

/* 법인소개 */
.ws_page_company_wrap {}
.ws_page_company_wrap .ws_image_wrap {padding-bottom:3rem;text-align:center}
.ws_page_company_wrap .ws_image_wrap img {}
.ws_page_company_wrap .ws_desc {font-size:1.8rem}
.ws_page_company_wrap .es_title_area {padding:5rem;border:1px solid #EEE;border-radius:2rem;text-align:center}
.ws_page_company_wrap .es_title_area .bs_label {}
.ws_page_company_wrap .es_title_area .bs_title {margin-bottom:3rem;color:var(--webis_color_lime_900);font-size:3rem}
.ws_page_company_wrap .es_title_area .bs_desc {padding:5rem;background-color:rgba(var(--webis_color_lime_rgb), .07);border-radius:2rem;font-size:1.8rem;line-height:1.8}
.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box {background-color:rgba(var(--webis_color_yellow_300_rgb), .09);;border:1px solid var(--webis_color_yellow)}
.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box:nth-child(2),
.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box:nth-child(3) {background-color:rgba(var(--webis_color_lime_300_rgb), .09);;border:1px solid var(--webis_color_lime)}
.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box .is_title {font-size:1.8rem}

/* 미션비전 */
.ws_page_mission_wrap {text-align:center}
.ws_page_mission_wrap .es_mission_area {}
.ws_page_mission_wrap .es_mission_area .bs_label {display:block;font-weight:bold;color:#DDD;font-size:2rem}
.ws_page_mission_wrap .es_mission_area .bs_label .is_point {opacity:0.8;display:block;color:var(--webis_color_teal_600);font-weight:bold;font-size:4rem}
.ws_page_mission_wrap .es_mission_area .bs_title {position:relative;display:inline-block;padding:7rem 20rem;color:#222;font-size:4rem}
.ws_page_mission_wrap .es_mission_area .bs_title:before {opacity:0.2;content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:7rem 3rem;background:linear-gradient(50deg, var(--webis_color_teal), var(--webis_color_yellow_300));z-index:-1}
.ws_page_mission_wrap .es_mission_area .bs_title .is_point {color:var(--webis_color_teal_600)}
.ws_page_mission_wrap .es_vision_area {position:relative;display:inline-block;margin-top:7rem}
.ws_page_mission_wrap .es_vision_area:before {content:'';position:absolute;top:60%;left:-1rem;width:10rem;height:10rem;border-radius:50%;background-color:rgba(var(--webis_color_orange_50_rgb), .5);z-index:-1}
.ws_page_mission_wrap .es_vision_area:after {content:'';position:absolute;top:50%;right:0;width:5rem;height:5rem;border-radius:50%;background-color:rgba(var(--webis_color_orange_300_rgb), .5);z-index:-1}
.ws_page_mission_wrap .es_vision_area .bs_label {display:block;font-weight:bold;color:#DDD;font-size:2rem}
.ws_page_mission_wrap .es_vision_area .bs_label .is_point {opacity:0.8;display:block;color:var(--webis_color_orange);font-weight:bold;font-size:4rem}
.ws_page_mission_wrap .es_vision_area .bs_title {padding:4rem;color:#222;font-size:3.5rem}
.ws_page_mission_wrap .es_vision_area .bs_title .is_point {color:var(--webis_color_orange)}
.ws_page_mission_wrap .es_value_area {margin-top:7rem}
.ws_page_mission_wrap .es_value_area .bs_label {display:block;font-weight:bold;color:#DDD;font-size:2rem}
.ws_page_mission_wrap .es_value_area .bs_label .is_point {opacity:0.8;display:block;color:var(--webis_color_sky_600);font-weight:bold;font-size:4rem}
.ws_page_mission_wrap .es_value_area .bs_content_box {display:flex;justify-content:center;flex-wrap:wrap}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field {margin:1rem}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field .ss_icon {display:block;width:10rem;height:10rem;margin:2rem auto;border-radius:5rem;background-color:#F7F7F7;background-image:url('../img/sub/mission_icon.png');background-size:cover;background-position:center;background-repeat:no-repeat}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(1) .ss_icon {background-position:0 0}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(2) .ss_icon {background-position:0 -10rem}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(3) .ss_icon {background-position:0 -20rem}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(4) .ss_icon {background-position:0 -30rem}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field .ss_title {width:24rem;margin:0 2rem;padding:1rem 4rem;border-radius:5rem;color:#FFF;font-weight:500;font-size:1.8rem}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(1) .ss_title {background-color:var(--webis_color_sky_500)}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(2) .ss_title {background-color:var(--webis_color_sky_600)}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(3) .ss_title {background-color:var(--webis_color_sky_700)}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field:nth-child(4) .ss_title {background-color:var(--webis_color_sky_800)}
.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field .ss_desc {margin-top:1rem;font-size:1.8rem}

/* 조직도 */
.ws_page_organ_wrap {}
.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_bottom_box .is_sub_list_field {justify-content:center}
.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {width:80%}
.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {max-width:30rem;margin:0 auto;background-color:#00A58C;color:#FFF}
.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:18%;padding:3rem 0 0}

/* 시설현황 */
.ws_page_facility_wrap .ws_facility_wrap {}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area {display:flex;flex-direction:row-reverse;flex-wrap:wrap}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box {width:30%}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_title_field {display:flex;flex-direction:column;justify-content:center;height:30%;padding:0 5rem}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_title_field .ss_title {display:block;color:#121212;font-size:2.5rem}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_title_field .ss_desc {margin-top:0.5rem;word-break:keep-all}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field {display:flex;flex-direction:column;justify-content:center;height:70%;padding:0 5rem;border-radius:0 7rem 0 0;background-color:#F5F5F5}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list {position:relative}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .ks_list {position:relative;padding:0.7rem 0;padding-left:2rem;cursor:pointer}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .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_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .ks_list:after {content:'';display:block;position:absolute;top:50%;left:0;width:3px;height:1.8rem;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .ks_list .os_tab {font-weight:normal}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .ks_tab_on {}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .ks_tab_on .os_tab {font-weight:bold}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_image_box {width:70%}
.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_image_box img {max-width:100%;border-radius:0 7rem 0 0}

/* 오시는길 */
.ws_page_location_wrap {}
.ws_page_location_wrap .ws_location01_wrap .es_content_area {border-radius:0 0 1rem 1rem}
.root_daum_roughmap .cont {display:none}

/* 이용안내 */
.ws_page_guide_wrap {}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area {margin-top:4rem}
.ws_page_guide_wrap .ws_image_wrap img {box-shadow:0 0 2rem rgba(0, 0, 0, 0.07)}
.ws_page_guide_wrap .ws_content19_wrap .es_content_area {border-radius:1rem;background-color:rgba(var(--webis_color_sky_rgb), .08)}
.ws_page_guide_wrap .ws_content19_wrap .es_content_area .bs_content_box .is_icon {background-image:url('../img/sub/guide_time01.png')}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box {display:flex;justify-content:center;flex-wrap:wrap}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field {position:relative;width:23%;padding:1rem 3rem}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field:before {content:'';position:absolute;top:0;right:0;width:1px;height:10rem;border:1px dashed #DDD}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field:last-child:before {display:none}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field .ss_icon {border-radius:4rem;background-image:url('../img/sub/guide_time02.png')}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field .ss_text .ks_btn {display:block;margin-top:0.3rem;color:var(--webis_color_blue_800)}
.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field .ss_text .ks_btn:hover {text-decoration:underline}
.ws_page_guide_wrap > .es_content_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_guide_wrap > .es_content_area .bs_icon {width:10rem;height:10rem;border-radius:50%;background-color:#F8F8F8;background-image:url('../img/sub/guide_time02.png');background-position:0 -20rem}
.ws_page_guide_wrap > .es_content_area .bs_text_box {font-size:1.8rem;line-height:1.8}
.ws_page_guide_wrap > .es_content_area .bs_text_box .is_point {color:#121212}
.ws_page_guide_wrap > .es_content_area .bs_text_box .is_btn {display:inline-block;margin-top:1rem;padding:0.5rem 1rem;color:#FFF;background-color:var(--webis_color)}

/* 권익옹호 */
.ws_page_advocacy_wrap .ws_step06_wrap .es_content_area .bs_list_box .is_icon {background-image:url('../img/sub/advocacy_step.png')}
.ws_page_advocacy_wrap .ws_step06_wrap02 .es_content_area .bs_list_box .is_icon {background-image:url('../img/sub/guide_step.png')}

/* 이용자의권리 */
.ws_page_rights_wrap {}
.ws_page_rights_wrap .ws_rights_wrap {padding:5rem;border:1px solid #EEE;border-radius:5rem}
.ws_page_rights_wrap .ws_rights_wrap .es_content_area {background-color:#FFF;border-radius:5rem;text-align:center}
.ws_page_rights_wrap .ws_rights_wrap .es_content_area .bs_title {position:relative;margin:8rem 1rem 2rem 1rem;color:#222;font-size:2.6rem}
.ws_page_rights_wrap .ws_rights_wrap .es_content_area .bs_title:before {content:'';position:absolute;top:-8rem;left:50%;width:30rem;height:5rem;background-image:url('../img/sub/rights_deco.png');background-size:cover;background-position:center;background-repeat:no-repeat;transform:translateX(-50%)}
.ws_page_rights_wrap .ws_rights_wrap .es_content_area .bs_desc {font-size:1.8rem;line-height:2}
.ws_page_rights_wrap .ws_ol_list01_wrap {margin-top:5rem;padding:8rem;background-color:rgba(var(--webis_color_rgb), .03);border-radius:5rem}
.ws_page_rights_wrap .ws_ol_list01_wrap .es_1st_ul {}
.ws_page_rights_wrap .ws_ol_list01_wrap .es_1st_ul .bs_1st_li {display:flex;align-items:center;margin-bottom:2rem}
.ws_page_rights_wrap .ws_ol_list01_wrap .es_1st_ul .bs_1st_li .is_label {flex-shrink:0;width:4rem;height:4rem;border-radius:0.5rem;background-color:var(--webis_color);color:#FFF;font-weight:600;font-size:1.8rem;line-height:4rem;text-align:center}
.ws_page_rights_wrap .ws_ol_list01_wrap .es_1st_ul .bs_1st_li .is_desc {margin-left:1rem;color:#222}

/* 사업안내 */
.ws_page_business02_01_wrap .ws_step08_wrap.we_step_01 .es_content_area .bs_list_box .is_icon {background-image:url('../img/sub/business02_01_step01.png')}
.ws_page_business02_01_wrap .ws_step08_wrap.we_step_02 .es_content_area .bs_list_box .is_icon {background-image:url('../img/sub/business02_01_step02.png')}
.ws_page_business02_01_wrap .ws_step08_wrap.we_step_03 .es_content_area .bs_list_box .is_icon {background-image:url('../img/sub/business02_01_step03.png')}

/* 후원안내 */
.ws_page_sponsor_wrap {}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area {position:relative;padding:7rem;border-radius:1rem;background-color:rgba(var(--webis_color_red_like_800_rgb), .08)}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area:before {content:'';position:absolute;top:5rem;right:5rem;width:33.7rem;height:22rem;background-image:url('../img/sub/support.png');background-size:cover;background-position:center;background-repeat:no-repeat}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_title_box {}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_title_box .is_title {margin:2rem 0;color:#222;font-size:5rem;font-weight:500;line-height:1}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_title_box .is_title .ss_point {color:var(--webis_color_red_900)}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_title_box .is_desc {font-size:1.8rem}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box {padding:3rem;border-radius:1rem;background-color:#FFF}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content {margin-top:0;font-size:1.8rem}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list {align-items:flex-start;flex-wrap:wrap;padding:0.5rem 0}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_title {padding:0;color:var(--webis_color_800)}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_title:before {display:none}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_desc .rs_btn {display:inline-block;margin:0 auto;padding:0.5rem 2rem;border-radius:0.5rem;background-color:#222;color:#FFF;font-size:1.4rem}
.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_desc .rs_btn:hover {background-color:var(--webis_color_900)}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content_box {border-radius:1rem}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content01 {border-color:#F0CF87;background-color:#FFFDF4}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content02 {border-color:#54BDC7;background-color:#F5FDFF}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content03 {border-color:#7FB2E6;background-color:#F5FAFF}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content_box .is_label {border-bottom:2px solid}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content01 .is_label {border-color:#F0CF87;color:#F0CF87}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content02 .is_label {border-color:#54BDC7;color:#54BDC7}
.ws_page_sponsor_wrap .ws_content25_wrap .es_content_area .bs_content03 .is_label {border-color:#7FB2E6;color:#7FB2E6}
.ws_page_sponsor_wrap .ws_content03_wrap .es_content_area {text-align:center}
.ws_page_sponsor_wrap .ws_content03_wrap .es_content_area .bs_list_box {border-radius:1rem;background-color:rgba(var(--webis_color_lime_300_rgb), .1)}
.ws_page_sponsor_wrap .ws_content03_wrap .es_content_area .bs_list_box .is_inner {justify-content:center;border-color:transparent}
.ws_page_sponsor_wrap .ws_content03_wrap .es_content_area .bs_list_box .is_inner .ss_content {flex:none;margin-left:2rem}
.ws_page_sponsor_wrap .ws_content03_wrap .es_1st_ul .bs_1st_li {font-size:1.8rem}

/* 봉사안내 */
.ws_page_volunteer_wrap {}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area {position:relative;padding:7rem;border-radius:1rem;background-color:rgba(var(--webis_color_orange_like_800_rgb), .08)}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area:before {content:'';position:absolute;top:5rem;right:5rem;width:33.7rem;height:22rem;background-image:url('../img/sub/volunteer.png');background-size:cover;background-position:center;background-repeat:no-repeat}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_title_box {}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_title_box .is_title {margin:2rem 0;color:#222;font-size:5rem;font-weight:500;line-height:1}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_title_box .is_title .ss_point {color:var(--webis_color_red_900)}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_title_box .is_desc {font-size:1.8rem}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box {padding:3rem;border-radius:1rem;background-color:#FFF}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content {margin-top:0;font-size:1.8rem}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list {align-items:flex-start;flex-wrap:wrap;padding:0.5rem 0}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_title {padding:0;color:var(--webis_color_800)}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_title:before {display:none}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_desc .rs_btn {display:inline-block;margin:0 auto;padding:0.5rem 2rem;border-radius:0.5rem;background-color:#222;color:#FFF;font-size:1.4rem}
.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_desc .rs_btn:hover {background-color:var(--webis_color_900)}
.ws_page_volunteer_wrap .ws_content26_wrap .es_content_area .bs_content_box {width:calc(100% / 4 - 1rem);border-radius:1rem}

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

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

}

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

}

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

}

/* WEBIS MEDIA QUERIES XL (1440px) DOWN (MAX) */
@media all and (max-width:1439.98px) {
	.ws_page_mission_wrap .es_value_area .bs_content_box .is_list_field .ss_title {margin:0 auto}
}

/* WEBIS MEDIA QUERIES LG (1280px) DOWN (MAX) */
@media all and (max-width:1279.98px) {
	.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area {padding:4rem}
	.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_title_box {padding-top:15rem}
	.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area {padding:4rem}
	.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_title_box {padding-top:15rem}
}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {
	.ws_table_wrap table tbody tr th, .ws_table_wrap table tbody tr td {padding:0.8rem}
	
	.ws_page_mission_wrap .es_value_area .bs_content_box {flex-direction:column}
	
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area {flex-direction:column}
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box {width:100% !important}
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_title_field {padding:0}
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field {margin:3rem 0;padding:0;border-radius:0;background-color:transparent}
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list {display:flex;flex-wrap:wrap;gap:2rem}
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .ks_list {padding:0;padding-left:2rem}
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list .ks_list:before {display:none}
    .ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_image_box {width:100% !important}
	
	.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field {width:50%}
	.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field:nth-child(2n):before {display:none}

	.ws_page_company_wrap .es_title_area {padding:0;border:none}
	.ws_page_rights_wrap .ws_rights_wrap {padding:5rem 0;border:none}
	
	.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area:before {top:3rem;right:0;left:2rem;width:27.7rem;height:18rem}
	.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area:before {top:3rem;right:0;left:2rem;width:27.7rem;height:18rem}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_tab_wrap .es_content_area .bs_list_box .is_tab_menu {height:5rem}

	.ws_page_rights_wrap .ws_ol_list01_wrap .es_1st_ul .bs_1st_li {align-items:flex-start;flex-direction:column;gap:1rem}
	.ws_page_rights_wrap .ws_ol_list01_wrap .es_1st_ul .bs_1st_li .is_desc {margin-left:0}
	.ws_page_rights_wrap .ws_ol_list01_wrap .es_1st_ul .bs_1st_li .is_label {width:3rem;height:3rem;border-radius:0.5rem;font-size:1.4rem;line-height:3rem}
	
	.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box {width:100%}
	.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box .is_title {justify-content:flex-start;margin-bottom:0;font-size:1.8rem}
	.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box:nth-child(3) {background-color:rgba(var(--webis_color_yellow_300_rgb), .09);;border:1px solid var(--webis_color_yellow)} 	
	.ws_page_company_wrap .ws_content27_wrap .es_content_area .bs_content_box:nth-child(4) {background-color:rgba(var(--webis_color_lime_300_rgb), .09);;border:1px solid var(--webis_color_lime)}
	
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_center_box {padding-bottom:3rem}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_center_box .is_text {width:30rem}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_side_box {position:relative;top:0;left:0;transform:translateX(0)}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_side_box:before {display:none}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_side_box .is_text{width:30rem;margin:0 auto}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {display:none}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {width:100%;margin:0}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list01 {padding:0}
	.ws_page_organ_wrap .ws_organ01_wrap .es_content_area .bs_side_box.bs_right {margin-top:0.5rem}

	.ws_page_mission_wrap .es_mission_area .bs_label .is_point {margin-top:0;font-size:3rem}
	.ws_page_mission_wrap .es_mission_area .bs_title {padding:4rem 2rem;font-size:2.5rem}
	.ws_page_mission_wrap .es_vision_area .bs_label .is_point {margin-top:0;font-size:3rem}
	.ws_page_mission_wrap .es_vision_area .bs_title {padding:2rem 0;font-size:2.5rem}
	.ws_page_mission_wrap .es_value_area .bs_label .is_point {margin-top:0;font-size:3rem}

	.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area {padding:2rem}
	.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_title_box {padding-top:20rem}
	.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area {padding:2rem}
	.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_title_box {padding-top:20rem}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box {flex-direction:column}
	.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field {width:100%}
	.ws_page_guide_wrap > .es_content_area .bs_icon {width:6rem;height:6rem;background-size:6rem;background-position:0 -12rem}
}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {
	.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field {padding:1rem}
	.ws_page_guide_wrap .ws_content15_wrap .es_content_area .bs_content_box .is_content_field:before {display:none}

	.ws_page_rights_wrap .ws_ol_list01_wrap {padding:3rem;border-radius:1rem}
	
	.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list {flex-direction:column;align-items:flex-start}
	.ws_page_sponsor_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_title {padding:2rem 0 0}
	.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list {flex-direction:column;align-items:flex-start}
	.ws_page_volunteer_wrap .ws_content18_wrap .es_content_area .bs_text_box .is_content_field .ss_content .ks_list .os_title {padding:2rem 0 0}
}

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

}

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

}


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

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

}

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

}

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

}

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

}

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

}

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

}

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

}

/* 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) {
	.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list.ss_grid02 {display:flex;flex-wrap:wrap}
	.ws_page_facility_wrap .ws_facility_wrap .es_content_area .bs_text_box .is_tab_field .ss_list.ss_grid02 .ks_list {width:50%}
}

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

}