@charset "utf-8";

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

.ws_item_list_vertical_wrap .es_content_area .bs_list_box .is_link_field .ss_image_zone .ks_image {height:auto}
.ws_item_list_vertical_wrap .es_content_area .bs_list_box .is_link_field .ss_text_zone .ks_info .os_list .rs_label {width:19rem}

/* WEBIS THEME DESIGN : PAGE > COMMON */
img {max-width:100%}
table tbody tr td ul li {position:relative;padding-left:10px}
table tbody tr td ul li:before {content:'';display:block;position:absolute;top:1rem;left:0;width:0.4rem;height:0.4rem;border-radius:50% !important;background-color:#000}

.ws_link {color:#0071E9;font-weight:500}
a.ws_link:hover {color:#0071E9;font-weight:500;text-decoration:underline}
.ws_link_bg {padding:3px 5px;background-color:var(--webis_color);color:#FFF}
.ws_bdt {border-top:1px solid #DDD !important}
.ws_bdb {border-bottom:1px solid #DDD !important}
.ws_bdl {border-left:1px solid #DDD !important}
.ws_bdr {border-right:1px solid #DDD !important}

.ws_defalut_wrap {padding:7rem 0;text-align:center}
.ws_page_content_wrap {margin-bottom:10rem}
.ws_page_content_wrap .es_1st_title {display:block;position:relative;margin-top:5rem;margin-bottom:15px;padding-left:27px;color:#000;font-weight:500;font-size:2.4rem;line-height:normal;letter-spacing:-0.5px}
.ws_page_content_wrap .es_1st_title:before {content:'';display:block;position:absolute;top:0.5rem;left:0;width:20px;height:24px;background:var(--webis_color) url('../img/page/bul.png') center no-repeat}
.ws_page_content_wrap .es_2nd_title {display:block;position:relative;margin-top:3rem;margin-bottom:15px;padding-left:1.8rem;color:#000;font-weight:500;font-size:1.8rem;line-height:normal;letter-spacing:-0.5px}
.ws_page_content_wrap .es_2nd_title:before {content:'';display:block;position:absolute;top:0.5rem;left:0;width:0.7rem;height:2.2rem;border-radius:50px !important}
.ws_page_content_wrap .es_desc {word-break:keep-all}
.ws_page_content_wrap .es_desc.es_fs_large {color:#000;font-size:2.2rem}
.ws_page_content_wrap .es_bg {padding:3rem;background-color:#EAF1FF}
.ws_page_content_wrap .es_bd {padding:3rem;border:1px solid #DDD}
.ws_page_content_wrap .es_radius_10 {border-radius:1rem !important}
.ws_page_content_wrap .es_radius_15 {border-radius:1.5rem !important}
.ws_page_content_wrap .es_radius_20 {border-radius:2rem !important}

/* IMAGE */
.ws_page_content_wrap .es_image_area {text-align:center}
.ws_page_content_wrap .es_image_area img {}

/* TAB */
.ws_page_content_wrap .es_tab_area {margin-bottom:7rem;overflow:hidden}
.ws_page_content_wrap .es_tab_area .bs_list_box {position:relative;float:left;height:7rem;background-color:#F5F5F5;cursor:pointer}
.ws_page_content_wrap .es_tab_area .bs_list_box.bs_tab_active {background-color:var(--webis_color);color:#FFF}
.ws_page_content_wrap .es_tab02 .bs_list_box {width:50%}
.ws_page_content_wrap .es_tab03 .bs_list_box {width:33.333%}
.ws_page_content_wrap .es_tab04 .bs_list_box {width:25%}
.ws_page_content_wrap .es_tab05 .bs_list_box {width:20%}
.ws_page_content_wrap .es_tab_area .bs_list_box .is_tab_menu {display:block;position:absolute;top:50%;left:0;width:100%;font-weight:500;text-align:center;letter-spacing:-1px;transform:translateY(-50%)}
.ws_page_content_wrap .webis_tab_content_area {display:none}
.ws_page_content_wrap .webis_tab_content_active {display:block}

/* TABLE */
.ws_page_content_wrap .es_table_area {overflow-x:auto}
.ws_page_content_wrap .es_table_area a:hover {color:#0071E9;font-weight:500;text-decoration:underline}

/* LIST */
.ws_list_wrap {}
.ws_list_wrap ul {}
.ws_list_wrap ul li {position:relative;margin:1.5rem 0;padding-left:1.5rem}
.ws_list_wrap > ul > li:before {content:'';display:block;position:absolute;top:1rem;left:0;width:0.4rem;height:0.4rem;border-radius:50% !important;background-color:#000}
.ws_list_wrap .es_2nd_list_area {}
.ws_list_wrap .es_2nd_list_area ul {}
.ws_list_wrap .es_2nd_list_area ul li {position:relative;padding-left:2rem}
.ws_list_wrap .es_2nd_list_area ul li:before {content:'';display:block;position:absolute;top:1rem;left:0;width:1rem;height:1px;background-color:#999}

/* DL LIST */
.ws_dl_list_wrap {}
.ws_dl_list_wrap dl {overflow:hidden;position:relative;margin:1.5rem 0;padding-left:1.5rem}
.ws_dl_list_wrap dl:before {content:'';display:block;position:absolute;top:1rem;left:0;width:0.4rem;height:0.4rem;border-radius:50% !important;background-color:#000}
.ws_dl_list_wrap dl dt {float:left;width:15rem;color:#000;font-weight:500}
.ws_dl_list_wrap dl dd {float:left;width:calc(100% - 15rem)}

/* STEP */
.ws_step_wrap {}
.ws_step_wrap ul {overflow:hidden}
.ws_step_wrap ul li {position:relative;float:left;margin:15px 0;padding:0 15px}
.ws_step_wrap.ws_step04 ul li {width:25%}
.ws_step_wrap.ws_step05 ul li {width:20%}
.ws_step_wrap.ws_step06 ul li {width:16.6%}
.ws_step_wrap.ws_step07 ul li {width:14.2%}
.ws_step_wrap ul li:after {content:'\f061';display:block;position:absolute;top:50%;right:-1.5rem;width:3rem;height:3rem;color:#BBB;line-height:3rem;text-align:center;font-family:'FontAwesome';transform:translateY(-50%)}
.ws_step_wrap ul li:last-child:after {display:none}
.ws_step_wrap ul li .es_content_area {min-height:23.5rem;padding:3rem 1.5rem;border-radius:2rem !important;background-color:#F5F5F5;text-align:center}
.ws_step_wrap ul li .es_content_area .bs_label {display:block;color:var(--webis_color);font-weight:500;font-size:1.4rem;text-align:left}
.ws_step_wrap ul li .es_content_area .bs_icon {display:inline-block;width:10rem;height:10rem;background-position:center;background-size:contain;background-repeat:no-repeat}
.ws_step_wrap ul li .es_content_area .bs_icon01 {background-image:url('../img/page/step_icon01.png')}
.ws_step_wrap ul li .es_content_area .bs_icon02 {background-image:url('../img/page/step_icon02.png')}
.ws_step_wrap ul li .es_content_area .bs_icon03 {background-image:url('../img/page/step_icon03.png')}
.ws_step_wrap ul li .es_content_area .bs_icon04 {background-image:url('../img/page/step_icon04.png')}
.ws_step_wrap ul li .es_content_area .bs_icon05 {background-image:url('../img/page/step_icon05.png')}
.ws_step_wrap ul li .es_content_area .bs_icon06 {background-image:url('../img/page/step_icon06.png')}
.ws_step_wrap ul li .es_content_area .bs_icon07 {background-image:url('../img/page/step_icon07.png')}
.ws_step_wrap ul li .es_content_area .bs_icon08 {background-image:url('../img/page/step_icon08.png')}
.ws_step_wrap ul li .es_content_area .bs_icon09 {background-image:url('../img/page/step_icon09.png')}
.ws_step_wrap ul li .es_content_area .bs_icon10 {background-image:url('../img/page/step_icon10.png')}
.ws_step_wrap ul li .es_content_area .bs_title {display:block;color:#000;font-weight:500}

/* 인사말 */
.ws_greet_wrap {padding:5rem 0;background-image:url('../img/page/greet_bg.png');background-position:center;background-size:cover;background-repeat:no-repeat;text-align:center}
.ws_greet_wrap .es_image_area {margin-bottom:5rem}
.ws_greet_wrap .es_top_title {display:inline-block;color:var(--webis_color);font-size:3rem;line-height:normal;letter-spacing:-1px}
.ws_greet_wrap .es_desc {display:inline-block;margin-top:5rem;line-height:1.7}
.ws_greet_wrap .es_desc .bs_sign {display:block;margin-top:4rem;color:#000}

/* 운영법인소개 */
.ws_company_wrap {}
.ws_company_wrap .es_table_area td img,
.ws_company_wrap .es_table_area td a {display:inline-block;vertical-align:middle}

/* 비전·미션 */
.ws_vision_wrap {}
.ws_vision_wrap .es_title {display:block;position:relative;margin-top:3rem;margin-bottom:2rem;padding-top:10rem;padding-bottom:1.5rem;color:var(--webis_color);font-size:3rem;line-height:normal;letter-spacing:-1px;text-align:center}
.ws_vision_wrap .es_title:after {content:'';display:block;position:absolute;bottom:0;left:50%;width:5rem;height:1px;background-color:var(--webis_color);transform:translateX(-50%)}
.ws_vision_wrap .es_title .bs_en {font-weight:normal}
.ws_vision_wrap .es_title_before:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:7rem;margin-left:-0.7rem;border-left:1.4rem dotted #DDD}
.ws_vision_wrap .es_desc strong {font-size:1.2em}
.ws_vision_wrap .es_mission_area {margin:30px 0}
.ws_vision_wrap .es_mission_area .bs_text {color:#000;font-size:3.2rem;text-align:center}
.ws_vision_wrap .es_mission_area .bs_text b {}
.ws_vision_wrap .es_vision_area {display:flex;justify-content:center;margin-top:5rem}
.ws_vision_wrap .es_vision_area ul {display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%}
.ws_vision_wrap .es_vision_area ul li {display:flex;width:calc(100% / 3 - (2 * 2rem / 3));text-align:center}  
.ws_vision_wrap .es_vision_area ul li .bs_content_box {width:100%;padding:3rem 0;border-radius:1rem !important;background-color:#F5F5F5}
.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_icon {}
.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_icon img {max-width:100%}
.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_label {display:block;margin-bottom:1rem;color:#000;font-weight:500;font-size:3.2rem}
.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_label b {font-size:4rem}
.ws_vision_wrap .es_vision_area ul li:nth-child(1) .bs_content_box .is_label b {color:#DB69A5}
.ws_vision_wrap .es_vision_area ul li:nth-child(2) .bs_content_box .is_label b {color:#F5B71C}
.ws_vision_wrap .es_vision_area ul li:nth-child(3) .bs_content_box .is_label b {color:#C5C515}
.ws_vision_wrap .es_vision_area ul li:nth-child(4) .bs_content_box .is_label b {color:#00B0EC}
.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_text {font-size:2rem}
.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_text b {color:#000}
.ws_vision_wrap .es_value_area {}
.ws_vision_wrap .es_value_area > ul {}
.ws_vision_wrap .es_value_area > ul > li {margin-top:3rem}
.ws_vision_wrap .es_value_area ul li .bs_content_box {height:42rem;padding:3rem;border-radius:1rem !important;border:1px solid #DDD;text-align:center}
.ws_vision_wrap .es_value_area ul li .bs_content_box .is_icon {}
.ws_vision_wrap .es_value_area ul li .bs_content_box .is_icon img {max-width:100%}
.ws_vision_wrap .es_value_area ul li .bs_content_box .is_title {display:block;font-size:2rem}
.ws_vision_wrap .es_value_area ul li:nth-child(1) .bs_content_box .is_title {color:#DB69A5}
.ws_vision_wrap .es_value_area ul li:nth-child(2) .bs_content_box .is_title {color:#F5B71C}
.ws_vision_wrap .es_value_area ul li:nth-child(3) .bs_content_box .is_title {color:#C5C515}
.ws_vision_wrap .es_value_area ul li:nth-child(4) .bs_content_box .is_title {color:#00B0EC}
.ws_vision_wrap .es_value_area ul li .bs_content_box .is_sub {color:#000;font-weight:500}
.ws_vision_wrap .es_value_area ul li .bs_content_box .is_desc {margin-top:1rem;text-align:left}
.ws_vision_wrap .es_value_area ul li .bs_content_box .is_desc li {position:relative;margin-top:0.5rem;padding-left:1rem}
.ws_vision_wrap .es_value_area ul li .bs_content_box .is_desc li:before {content:'';display:block;position:absolute;top:0.9rem;left:0;width:0.4rem;height:0.4rem;border-radius:50%;background-color:#000}

/* 윤리경영 */
.ws_ethics_wrap {}
.ws_ethics_wrap .es_ethics_area {margin-top:3rem}
.ws_ethics_wrap .es_ethics_area dl {display:flex;align-items:center;padding:3rem 0;border-bottom:1px solid #DDD}
.ws_ethics_wrap .es_ethics_area dl dt {position:relative;width:20%;color:#000;font-weight:500;font-size:2.4rem;text-align:center}
.ws_ethics_wrap .es_ethics_area dl dd {width:80%;padding-left:1.5rem}
.ws_ethics_wrap .es_title {color:var(--webis_color);font-weight:600;font-size:2.4rem;text-align:center}

/* 연혁 */
.ws_history_wrap {}
.ws_history_wrap .es_content_area {}
.ws_history_wrap .es_content_area .bs_list_box {overflow:hidden}
.ws_history_wrap .es_content_area .bs_list_box .is_year {position:relative;float:left;width:20rem;color:#000;font-size:4rem}
.ws_history_wrap .es_content_area .bs_list_box .is_year:before {content:'';display:block;position:absolute;top:0;right:-1.5rem;width:3rem;height:3rem;border-radius:50%;border:0.8rem solid #F1F1F1;background-color:#015CAB;z-index:1}
.ws_history_wrap .es_content_area .bs_list_box .is_content_field {float:left;width:calc(100% - 20rem)}
.ws_history_wrap .es_content_area .bs_list_box .is_content_field ul {position:relative;padding-bottom:5rem;padding-left:5rem}
.ws_history_wrap .es_content_area .bs_list_box .is_content_field ul:before {content:'';display:block;position:absolute;top:0;left:0;width:1px;height:100%;border:1px solid #DDD}
.ws_history_wrap .es_content_area .bs_list_box .is_content_field ul .ss_list {margin-bottom:1rem;overflow:hidden}
.ws_history_wrap .es_content_area .bs_list_box .is_content_field ul .ss_list .ks_month {float:left;width:6rem;color:#000;font-weight:500}
.ws_history_wrap .es_content_area .bs_list_box .is_content_field ul .ss_list .ks_desc {float:left;width:calc(100% - 6rem)}

/* 조직도 */
.ws_organ_wrap {}
.ws_organ_wrap .es_alert {margin-top:1rem;margin-bottom:5rem;font-size:1.4rem;color:#0366E5;text-align:right}
.ws_organ_wrap .es_organ_area {}
.ws_organ_wrap .es_organ_area ul {position:relative;text-align:center}
.ws_organ_wrap .es_organ_area > ul:after {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:36rem;background-color:#DDD;z-index:-1}
.ws_organ_wrap .es_organ_area ul .bs_content_box {}
.ws_organ_wrap .es_organ_area ul .bs_content_box a {}
.ws_organ_wrap .es_organ_area ul .bs_content_box a:hover {text-decoration:underline}
.ws_organ_wrap .es_organ_area ul .bs_content_box .is_text {display:flex;justify-content:center;align-items:center;height:7rem;border-radius:1rem;font-size:2rem;line-height:1.3;word-break:break-all}
.ws_organ_wrap .es_organ_area ul .bs_content_box .is_inner {}
.ws_organ_wrap .es_organ_area ul .bs_content_box .is_inner li {}
.ws_organ_wrap .es_organ_area ul .bs_content_box .is_inner li a {}
.ws_organ_wrap .es_organ_area ul .bs_content_box .is_inner li .is_text {}
.ws_organ_wrap .es_organ_area ul .bs_top {width:20rem;margin:0 auto 5rem auto}
.ws_organ_wrap .es_organ_area ul .bs_top > a {color:#FFF}
.ws_organ_wrap .es_organ_area ul .bs_top1 {position:relative}
.ws_organ_wrap .es_organ_area ul .bs_top1 .is_text {background-color:var(--webis_color)}
.ws_organ_wrap .es_organ_area ul .bs_top2 .is_text {background-color:#174290}
.ws_organ_wrap .es_organ_area ul .bs_top3 .is_text {background-color:#18BDC9}
.ws_organ_wrap .es_organ_area ul .bs_left1 {position:absolute;top:1.6rem;left:calc(50% - 15rem);transform:translateX(-100%)}
.ws_organ_wrap .es_organ_area ul .bs_left1 .is_inner {position:relative;padding:3rem;border:1px solid #DDD;background-color:#FFF}
.ws_organ_wrap .es_organ_area ul .bs_left1 .is_inner:after {content:'';display:block;position:absolute;top:50%;left:100%;width:15rem;height:1px;background-color:#DDD;z-index:-1}
.ws_organ_wrap .es_organ_area ul .bs_left1 .is_inner li {margin:0.5rem 0;font-size:2rem}
.ws_organ_wrap .es_organ_area ul .bs_side {}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner {display:flex;width:calc(100% - (100% / 6 + 1rem))}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner > li {display:flex;justify-content:center;position:relative;padding:5rem 0}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner > li:before {content:'';display:block;position:absolute;bottom:0;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner > li a {display:flex;justify-content:center;width:100%}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_left1 {flex:1.5 1 0;position:relative}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_left1:after {content:'';display:block;position:absolute;top:0;left:50%;width:50%;height:1px;background-color:#DDD;z-index:-1}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_left1 .is_text {display:flex;justify-content:center;align-items:center;max-width:20rem;width:100%;border-radius:1rem;background-color:#D2E5F9;color:#000}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_right1 {flex:1 1 0;position:relative}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_right1:after {content:'';display:block;position:absolute;top:0;left:50%;width:50%;height:1px;background-color:#DDD;transform:translateX(-100%);z-index:-1}
.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_right1 .is_text {display:flex;justify-content:center;align-items:center;max-width:20rem;width:100%;border-radius:1rem;background-color:#D2E5F9;color:#000}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner {display:flex;align-items:flex-start;gap:2rem}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li {position:relative;width:calc(100% / 6 - (5 * 2rem / 6));padding-top:5rem}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li:before {content:'';display:block;position:absolute;bottom:0;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li.ss_before_long:before {display:none}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li.ss_before_none:after {display:none}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li:after {content:'';display:block;position:absolute;top:0;left:calc(-50% - 2rem);width:calc(100% + 2rem);height:1px;background-color:#DDD;z-index:-1}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li:first-child:after {display:none}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li.ss_after_n:after {display:none}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li a {}
.ws_organ_wrap .es_organ_area ul .bs_bottom .is_text {background-color:#EEE;color:#000}

/* 팝업 */
.ws_popup_wrap {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:999999}
.ws_popup_wrap .es_content_area {position:absolute;top:50%;left:50%;width:90rem;max-height:60rem;background-color:#FFF;transform:translate(-50%, -50%)}
.ws_popup_wrap .es_content_area .bs_title {display:block;height:7rem;padding:0 1.5rem;border-bottom:1px solid #DDD;color:#000;line-height:7rem;text-align:left}
.ws_popup_wrap .es_content_area .bs_table_box {max-height:40rem;margin:3rem;overflow-y:auto}
.ws_popup_wrap .es_content_area .bs_table_box table tbody tr td ul {text-align:left}
.ws_popup_wrap .es_content_area .bs_button_box {margin-bottom:3rem}
.ws_popup_wrap .es_content_area .bs_button_box .is_btn {display:inline-block;padding:1rem 3rem;border-radius:3px;background-color:var(--webis_color);color:#FFF}
.ws_popup_wrap .es_content_area .bs_close_btn {position:absolute;top:0;right:0;width:7rem;height:7rem;color:#000 !important;font-size:3rem;line-height:7rem;text-align:center}

/* 오시는길 */
.ws_location_wrap {}
.ws_location_wrap .es_table_area {}
.ws_location_wrap .es_table_area.es_th_bg_w table tbody tr th {background-color:#FFF}
.ws_location_wrap .es_table_area table tbody tr th i {display:block;vertical-align:middle;margin-bottom:1rem;font-size:5rem}
.ws_location_wrap .es_table_area .bs_title {color:#000}
.ws_location_wrap .es_table_area .bs_content_box {margin-top:1.5rem}
.ws_location_wrap .es_table_area .bs_content_box dl {display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:2rem}
.ws_location_wrap .es_table_area .bs_content_box dl dt {width:25rem;color:#000;font-weight:500}
.ws_location_wrap .es_table_area .bs_content_box dl dt span {color:#555;font-weight:normal;font-size:1.4rem}
.ws_location_wrap .es_table_area .bs_content_box dl dd {display:flex;align-items:flex-start;width:calc(100% - 25rem)}
.ws_location_wrap .es_table_area .bs_content_box dl dd span {display:inline-block;padding:0 3px;border-radius:3px;background-color:#0072FF;color:#FFF;font-size:1.4rem}
.ws_location_wrap .es_table_area .bs_content_box dl dd p {width:calc(100% - 3.6rem);padding-left:1.5rem}

/* 후원, 자원봉사 */
.ws_sponsor_wrap {}
.ws_sponsor_wrap .es_title_area {position:relative;padding:7rem 0;text-align:center}
.ws_sponsor_wrap .es_title1 {background-color:#FFEEE7}
.ws_sponsor_wrap .es_title2 {background-color:#FFFCE4}
.ws_sponsor_wrap .es_title_area .bs_top_title {font-size:3.5rem}
.ws_sponsor_wrap .es_title1 .bs_top_title {color:#FF7A7E}
.ws_sponsor_wrap .es_title2 .bs_top_title {color:#FFC640}
.ws_sponsor_wrap .es_title_area .bs_desc {margin-top:2rem}
.ws_sponsor_wrap .es_title_area .bs_cs {display:block;margin-top:3rem;color:#333;font-size:2rem}
.ws_sponsor_wrap .es_icon_grid_area {display:flex;flex-wrap:wrap;gap:3rem}
.ws_sponsor_wrap .es_icon_grid_area li {padding:3rem 1rem;border:1px solid #DDD}
.ws_sponsor_wrap .es_icon_grid_area.es_sponsor_grid li {width:calc(100% / 5 - (4 * 3rem / 5))}
.ws_sponsor_wrap .es_icon_grid_area.es_volunteer_grid li {width:calc(100% / 3 - (2 * 3rem / 3))}
.ws_sponsor_wrap .es_icon_grid_area li .bs_content_box {text-align:center}
.ws_sponsor_wrap .es_icon_grid_area li .bs_content_box .is_icon {}
.ws_sponsor_wrap .es_icon_grid_area li .bs_content_box .is_icon img {}
.ws_sponsor_wrap .es_icon_grid_area li .bs_content_box .is_title {display:block;color:#000;font-size:2rem}
.ws_sponsor_wrap .es_icon_grid_area li .bs_content_box .is_desc {margin-top:1rem}

/* 서비스안내 */
.ws_business_wrap .es_button {display:inline-block;padding:1rem 2rem;border:1px solid #0A4199;color:#0A4199}
.ws_business_wrap .es_business_tab_area {display:flex;gap:2rem}
.ws_business_wrap .es_business_tab_area .bs_list_box {flex:1}
.ws_business_wrap .es_business_tab_area .bs_list_box .is_tab_menu {display:block;height:10rem;padding:2.2rem 1rem;border-radius:2rem !important;border:1px solid #EAF1FF;background-color:#EAF1FF;font-weight:normal;text-align:center;cursor:pointer}
.ws_business_wrap .es_business_tab_area .bs_list_box .is_tab_menu strong {display:block;font-weight:500;font-size:2rem}
.ws_business_wrap .es_business_tab_area .bs_list_box:last-child .is_tab_menu strong {line-height:5rem}
.ws_business_wrap .es_business_tab_area .bs_list_box .is_tab_active {border:1px solid #DDD;background-color:#FFF}
.ws_business_wrap .es_business_tab_area .bs_list_box .is_tab_active strong {color:#015CAB}
.ws_business_wrap .es_icon_grid_area {display:flex;flex-wrap:wrap;gap:3rem}
.ws_business_wrap .es_icon_grid_area li {width:calc(100% / 3 - (2 * 3rem / 3));padding:3rem;border:1px solid #DDD}
.ws_business_wrap .es_icon_grid_area li .bs_content_box {text-align:center}
.ws_business_wrap .es_icon_grid_area li .bs_content_box .is_icon {}
.ws_business_wrap .es_icon_grid_area li .bs_content_box .is_icon img {}
.ws_business_wrap .es_icon_grid_area li .bs_content_box .is_title {display:block;color:#000;font-size:2rem}
.ws_business_wrap .es_icon_grid_area li .bs_content_box .is_desc {margin-top:1rem}
.ws_business_wrap .es_icon_grid_area li .bs_content_box .is_desc strong {display:block;margin-top:0.5rem;color:#000;font-weight:500}

/* 튼튼이음 */
.ws_page_gym_wrap {}
.ws_page_gym_wrap .es_top_area {display:flex;align-items:center;gap:5rem 10rem;padding:5rem 3rem;border-radius:3rem;background-color:#F8FAFD;background-image:url('../img/page/gym_top_bg.png');background-position:center;background-size:cover;background-repeat:no-repeat}
.ws_page_gym_wrap .es_top_area .bs_title_box {width:100%}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_label {display:inline-block;margin-bottom:1rem;padding:1rem 3rem;border-radius:50px;background:linear-gradient(to right, #25B3E9, #063D97);color:#FFF;font-weight:500}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_logo_field {}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_logo_field img {max-width:clamp(20rem, 40vw, 100%)}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_desc {margin-top:4rem;color:#000}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_desc b {}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_company_field {display:flex;align-items:flex-end;gap:2rem;margin-top:7rem;padding:0 2rem}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_company_field .ss_label {display:inline-block;padding:0.5rem 2rem;border-radius:50px;background-color:#B4D350;color:#FFF;font-weight:bold}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_company_field .ss_logo_zone {display:flex;align-items:flex-end;gap:1rem}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_company_field .ss_logo_zone .ks_item {}
.ws_page_gym_wrap .es_top_area .bs_title_box .is_company_field .ss_logo_zone .ks_item img {max-width:100%}
.ws_page_gym_wrap .es_top_area .bs_quick_box {width:100%}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_title {color:#000;font-size:2rem}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field {display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button {width:calc(100% / 2 - (1 * 3rem / 2));padding:2.5rem 1rem;border-radius:1.5rem;box-shadow:0 0.4rem 2rem rgba(148,175,225,.2);background-color:#FFF;text-align:center;transition:all .3s}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button .ks_icon {display:inline-block;width:6rem;height:6rem;border-radius:50%;background-color:#F5F5F5;background-image:url('../img/page/gym_quick.png');background-size:6rem;background-repeat:no-repeat}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(1) .ks_icon {background-color:#E7F3FB;background-position:0 0}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(2) .ks_icon {background-color:#EEF5E2;background-position:0 -6rem}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(3) .ks_icon {background-color:#EBEEFA;background-position:0 -12rem}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(4) .ks_icon {background-color:#FEF6EA;background-position:0 -18rem}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button .ks_title {display:block;margin-top:1.5rem;color:#000;font-weight:bold}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button i {display:inline-block;width:2.5rem;height:2.5rem;margin-top:1rem;border-radius:50%;border:2px solid #000;color:#000;line-height:2.1rem;text-align:center;transition:all .3s}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(1) i {border-color:#1E79CB;color:#1E79CB}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(2) i {border-color:#8CC136;color:#8CC136}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(3) i {border-color:#637DDE;color:#637DDE}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(4) i {border-color:#FCB83C;color:#FCB83C}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(1):hover i {background-color:#1E79CB;color:#FFF}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(2):hover i {background-color:#8CC136;color:#FFF}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(3):hover i {background-color:#637DDE;color:#FFF}
.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(4):hover i {background-color:#FCB83C;color:#FFF}
.ws_page_gym_wrap .es_value_area {margin:10rem 0}
.ws_page_gym_wrap .es_value_area .bs_title {position:relative;margin-bottom:3rem;padding-bottom:2rem;color:#1E3042;font-size:3.5rem;text-align:center}
.ws_page_gym_wrap .es_value_area .bs_title:after {content:'';display:block;position:absolute;bottom:0;left:50%;width:2.5rem;height:0.4rem;background-color:#1E3042;transform:translateX(-50%)}
.ws_page_gym_wrap .es_content_area {}
.ws_page_gym_wrap .es_content_area .bs_content_box {display:flex;align-items:center;gap:3rem;margin-bottom:3rem;padding:3rem;border-radius:3rem;border:1px solid #EEE}
.ws_page_gym_wrap .es_content_area .bs_content_box:nth-child(1) {border-color:#EFF6FD;background:linear-gradient(to right, #EFF6FD, #FFF)}
.ws_page_gym_wrap .es_content_area .bs_content_box:nth-child(2) {flex-direction:row-reverse;border-color:#FEF8F0;background:linear-gradient(to left, #FEF8F0, #FFF)}
.ws_page_gym_wrap .es_content_area .bs_content_box .is_text_field {width:100%}
.ws_page_gym_wrap .es_content_area .bs_content_box .is_text_field .ss_label {font-weight:bold;font-size:2.5rem}
.ws_page_gym_wrap .es_content_area .bs_content_box:nth-child(1) .is_text_field .ss_label {color:#1A6EC8}
.ws_page_gym_wrap .es_content_area .bs_content_box:nth-child(2) .is_text_field .ss_label {color:#FD9F27}
.ws_page_gym_wrap .es_content_area .bs_content_box .is_text_field .ss_title {position:relative;margin-bottom:1.5rem;padding-bottom:1.5rem;color:#1E3042;font-size:3.5rem}
.ws_page_gym_wrap .es_content_area .bs_content_box .is_text_field .ss_title:after {content:'';display:block;position:absolute;bottom:0;left:0;width:2.5rem;height:0.4rem;background-color:#000}
.ws_page_gym_wrap .es_content_area .bs_content_box:nth-child(1) .is_text_field .ss_title:after {background-color:#1A6EC8}
.ws_page_gym_wrap .es_content_area .bs_content_box:nth-child(2) .is_text_field .ss_title:after {background-color:#FD9F27}
.ws_page_gym_wrap .es_content_area .bs_content_box .is_text_field .ss_desc {}
.ws_page_gym_wrap .es_content_area .bs_content_box .is_image_field {width:100%;text-align:center}
.ws_page_gym_wrap .es_content_area .bs_content_box .is_image_field img {max-width:100%}
.ws_page_gym_wrap .es_character_area {display:flex;align-items:center}
.ws_page_gym_wrap .es_character_area .bs_image_box {flex:1}
.ws_page_gym_wrap .es_character_area .bs_image_box img {max-width:100%}


/* ==================================================================================================== *
 *
 *     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_item_list_vertical_wrap .es_content_area .bs_list_box .is_link_field .ss_text_zone .ks_info {flex-direction:column}
	.ws_item_list_vertical_wrap .es_content_area .bs_list_box .is_link_field .ss_text_zone .ks_info .os_list {width:100%}
}

/* WEBIS MEDIA QUERIES LG (1280px) DOWN (MAX) */
@media all and (max-width:1279.98px) {
	.ws_sponsor_wrap .es_title_area {background-size:contain}
	
	.ws_page_gym_wrap .es_top_area {flex-direction:column}
	.ws_page_gym_wrap .es_top_area .bs_title_box {text-align:center}
	.ws_page_gym_wrap .es_top_area .bs_title_box .is_company_field {justify-content:center}
}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {
	.ws_item_list_vertical_wrap .es_content_area .bs_list_box .is_link_field .ss_image_zone .ks_image {max-width:60%}
	.ws_item_view_wrap .es_info_area .bs_image_box {width:100%}
	.ws_item_view_wrap .es_info_area .bs_image_box img {max-width:60%}
	.ws_item_view_wrap .es_info_area .bs_text_box {width:100%}
	
	.ws_greet_wrap {text-align:center}

	.ws_company_wrap .es_table_area td a {margin-top:1rem;font-size:1.4rem}

	.ws_organ_wrap .es_organ_area ul .bs_content_box .is_text,
	.ws_organ_wrap .es_organ_area ul .bs_content_box .is_inner li {font-size:1.6rem}

	.ws_popup_wrap .es_content_area {width:calc(100% - 3rem)}

	.ws_business_wrap .es_icon_grid_height1 ul li .bs_content_box {height:auto;padding:0 !important;border:none;text-align:left}
	.ws_business_wrap .es_icon_grid_height1 ul li .bs_content_box .is_icon {display:none}

	.ws_sponsor_wrap .es_title_area {padding:0;background-color:#FFF;background-image:none;text-align:center}
	.ws_sponsor_wrap .es_icon_grid_area.es_sponsor_grid li {width:calc(100% / 3 - (2 * 3rem / 3))}
	
	.ws_page_gym_wrap .es_content_area .bs_content_box .is_image_field img {max-width:70%}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_xs_after_n:after {display:none !important}

	.ws_content_wrap .es_1st_title:before {top:0.2rem}

	.ws_dl_list_wrap dl dt {width:10rem}
	.ws_dl_list_wrap dl dd {width:calc(100% - 10rem)}

	.ws_step_wrap ul li {width:50% !important;margin:0.5rem 0;padding:0 0.5rem}
	.ws_step_wrap ul li:after {display:none !important}

	.ws_vision_wrap .es_mission_area .bs_text {font-size:2.5rem}
	.ws_vision_wrap .es_vision_area ul {max-width:100%}
	.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_icon img {max-width:8rem;width:100%}
	.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_label {font-size:2.5rem}
	.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_label b {font-size:3rem}
	.ws_vision_wrap .es_vision_area ul li .bs_content_box .is_text {font-size:1.6rem}
	.ws_vision_wrap .es_value_area ul li .bs_content_box {height:auto}

	.ws_ethics_wrap .es_ethics_area dl dt {font-size:2rem}
	.ws_ethics_wrap .es_ethics_area dl dd {font-size:1.6rem}

	.ws_history_wrap .es_content_area .bs_list_box .is_year,
	.ws_history_wrap .es_content_area .bs_list_box .is_content_field {float:none;width:100%}
	.ws_history_wrap .es_content_area .bs_list_box .is_year:before {top:auto;right:auto;bottom:-3rem;left:0}
	.ws_history_wrap .es_content_area .bs_list_box .is_content_field ul {padding-bottom:3rem}
	.ws_history_wrap .es_content_area .bs_list_box .is_content_field ul:before {left:1.5rem}

	.ws_location_wrap .es_table_area .bs_content_box dl dt,
	.ws_location_wrap .es_table_area .bs_content_box dl dd {width:100%}

	.ws_business_wrap .es_busi_tab_area .bs_list_box .is_tab_menu {background-size:8.5rem}
	.ws_business_wrap .es_table_scroll {overflow-x:scroll}
	.ws_business_wrap .es_table_scroll table {min-width:80rem}
	.ws_business_wrap .es_icon_grid_area ul li .bs_content_box {height:auto;padding:0;border:none;text-align:left}
	.ws_business_wrap .es_icon_grid_area ul li .bs_content_box .is_icon {display:none}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_organ_wrap .es_organ_area > ul:after {height:21rem}
	.ws_organ_wrap .es_organ_area ul .bs_content_box .is_text {height:5rem}
	.ws_organ_wrap .es_organ_area ul .bs_top {width:10rem;margin-bottom:2rem}
	.ws_organ_wrap .es_organ_area ul .bs_left1 {top:0;left:calc(50% - 6rem)}
	.ws_organ_wrap .es_organ_area ul .bs_left1 .is_inner {padding:1rem}
	.ws_organ_wrap .es_organ_area ul .bs_left1 .is_inner:after {width:6rem}
	.ws_organ_wrap .es_organ_area ul .bs_side .is_inner > li {padding:2rem 0}
	.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_left1 .is_text {max-width:10rem}
	.ws_organ_wrap .es_organ_area ul .bs_side .is_inner .ss_right1 .is_text {max-width:10rem}
	.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner {gap:1rem}
	.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li {width:calc(100% / 6 - (5 * 1rem / 6));padding-top:2rem}
	.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li:after {left:calc(-50% - 1rem);width:calc(100% + 1rem)}
	.ws_organ_wrap .es_organ_area ul .bs_bottom .is_inner > li .is_text {height:auto;padding:1rem 0}
	
	.ws_business_wrap .es_icon_grid_area li {padding:3rem 1rem}
	.ws_business_wrap .es_icon_grid_area li .bs_content_box .is_icon img {max-width:8rem;width:100%}
	
	.ws_sponsor_wrap .es_icon_grid_area li .bs_content_box .is_icon img {max-width:8rem;width:100%}
}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {
	.ws_item_list_vertical_wrap .es_content_area .bs_list_box .is_link_field .ss_image_zone .ks_image {max-width:80%}
	.ws_item_view_wrap .es_info_area .bs_image_box img {max-width:80%}
	
	.ws_business_wrap .es_icon_grid_area {gap:1rem}
	.ws_business_wrap .es_icon_grid_area li {width:100%}
	
	.ws_sponsor_wrap .es_icon_grid_area {gap:1rem}
	.ws_sponsor_wrap .es_icon_grid_area.es_sponsor_grid li {width:calc(100% / 2 - (1 * 1rem / 2))}
	.ws_sponsor_wrap .es_icon_grid_area.es_volunteer_grid li {width:calc(100% / 3 - (2 * 1rem / 3))}
	
	.ws_page_gym_wrap .es_content_area .bs_content_box {flex-direction:column !important}
	.ws_page_gym_wrap .es_content_area .bs_content_box .is_image_field img {max-width:50%}
}

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

}

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

}


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

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

}

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

}

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

}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {
	.ws_item_view_wrap .es_info_area .bs_text_box .is_info_field .ss_list_zone .ks_label {min-width:20rem}
	
	.ws_page_gym_wrap .es_top_area .bs_title_box .is_desc {font-size:2rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box {padding:3rem;border-radius:3rem;box-shadow:0 0.4rem 2rem rgba(148,175,225,.2);background-color:#FFF}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_title {font-size:2.5rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field {gap:3rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button .ks_icon {width:10rem;height:10rem;background-size:10rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(2) .ks_icon {background-position:0 -10rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(3) .ks_icon {background-position:0 -20rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button:nth-child(4) .ks_icon {background-position:0 -30rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button .ks_title {font-size:2rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button i {width:3.5rem;height:3.5rem;margin-top:2.5rem;line-height:3.1rem}
	.ws_page_gym_wrap .es_content_area .bs_content_box {min-height:35rem}
	.ws_page_gym_wrap .es_content_area .bs_content_box .is_text_field {width:60%}
	.ws_page_gym_wrap .es_content_area .bs_content_box .is_image_field {width:40%}
}

/* 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) {
	.ws_page_content_wrap {font-size:1.8rem}
	
	.ws_page_gym_wrap .es_top_area {padding:7rem}
	.ws_page_gym_wrap .es_top_area .bs_title_box .is_label {font-size:2rem}
	.ws_page_gym_wrap .es_top_area .bs_title_box .is_desc {font-size:2rem}
	.ws_page_gym_wrap .es_content_area .bs_content_box {min-height:43rem;padding:5rem 7rem}
	.ws_page_gym_wrap .es_content_area .bs_content_box .is_text_field {width:50%}
	.ws_page_gym_wrap .es_content_area .bs_content_box .is_image_field {width:50%}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_greet_wrap {max-width:90%;margin:0 auto 10rem auto}
	.ws_greet_wrap .es_top_title,
	.ws_greet_wrap .es_desc {max-width:60%}

	.ws_organ_wrap .es_organ_area ul .bs_content_box .is_text01 {font-size:1.8rem}
	
	.ws_company_wrap .es_table_area td a {margin-left:1rem}
}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {
	.ws_page_gym_wrap .es_top_area .bs_title_box {width:45%}
	.ws_page_gym_wrap .es_top_area .bs_quick_box {width:55%}
}

/* WEBIS MEDIA QUERIES XL (1440px) UP (MIN) */
@media all and (min-width:1440px) {
	.ws_page_gym_wrap .es_top_area .bs_title_box {width:55%}
	.ws_page_gym_wrap .es_top_area .bs_quick_box {width:45%}
}

/* 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) {
	.ws_md_after_n:after {display:none !important}

	.ws_step_wrap ul li {width:33.333% !important}

	.ws_business_wrap .es_icon_grid_area ul li .bs_content_box {padding:3rem 1rem}
}

/* WEBIS MEDIA QUERIES MD (1024px ~ 1279.98px) ONLY */
@media all and (min-width:1024px) and (max-width:1279.98px) {
	.ws_lg_after_n:after {display:none !important}

	.ws_step_wrap ul li {width:33.333% !important}

	.ws_vision_wrap .es_value_area ul li .bs_content_box {height:48rem}

	.ws_business_wrap .es_icon_grid_height1 ul li .bs_content_box {height:470px}
	
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field {gap:2rem}
	.ws_page_gym_wrap .es_top_area .bs_quick_box .is_button_field .ss_button {width:calc(100% / 4 - (3 * 2rem / 4))}
}

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

}