@charset "utf-8";

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

/* WEBIS THEME DESIGN : PAGE > COMMON */
.ws_page_board_wrap {margin-top:5rem;margin-bottom:10rem}
.ws_page_common_wrap {margin-top:5rem;margin-bottom:10rem}
.ws_page_1st_title {position:relative;margin-top:7rem;margin-bottom:1.5rem;padding-left:0.7em;color:#000;font-size:2.5rem}
.ws_page_1st_title:before {content:'';display:block;position:absolute;top:0.28em;left:0;width:0.3em;height:1em;border-radius:50px;background-image:linear-gradient(to bottom, var(--webis_color), #149FBA)}
.ws_page_2nd_title {}
.ws_page_1st_desc {padding:2.5rem;border-radius:1.5rem;background-color:#F8F8F8}
.ws_page_2nd_desc {line-height:1.7}
.ws_point01 {padding:1px 5px;border-radius:3px;background-color:rgba(var(--webis_color_rose_rgb),.1);color:var(--webis_color_rose_550)}

/* WEBIS THEME DESIGN : PAGE > COMMON > TAB */
.ws_tab_wrap {display:flex;flex-wrap:wrap;justify-content:center}
.ws_tab_wrap .es_list_area {flex:1}
.ws_tab_wrap .es_list_area .bs_tab_menu {display:flex;justify-content:center;align-items:center;width:100%;height:6rem;border:1px solid #F8F8F8;background-color:#F8F8F8;text-align:center}
.ws_tab_wrap .es_list_area .bs_tab_menu.tab_active {border-color:var(--webis_color);background-color:#FFF;color:var(--webis_color);font-weight:bold}

/* WEBIS THEME DESIGN : PAGE > COMMON > ICON TEXT */
.ws_icon_text_wrap {display:flex;flex-wrap:wrap;gap:2rem}
.ws_icon_text_wrap .es_content_area {width:100%;padding:3rem 1rem;border-radius:1.5rem;border:1px solid #DDD;text-align:center}
.ws_icon_text_wrap .es_content_area .bs_icon {display:inline-block;width:10rem;height:10rem;background-size:10rem;background-repeat:no-repeat}
.ws_icon_text_wrap .es_content_area .bs_icon.bs_icon01 {background-position:0 0}
.ws_icon_text_wrap .es_content_area .bs_icon.bs_icon02 {background-position:0 -10rem}
.ws_icon_text_wrap .es_content_area .bs_icon.bs_icon03 {background-position:0 -20rem}
.ws_icon_text_wrap .es_content_area .bs_icon.bs_icon04 {background-position:0 -30rem}
.ws_icon_text_wrap .es_content_area .bs_icon.bs_icon05 {background-position:0 -40rem}
.ws_icon_text_wrap .es_content_area .bs_title {display:block;margin-top:1rem;margin-bottom:1rem;color:#000;font-weight:600;font-size:2rem}
.ws_icon_text_wrap .es_content_area .bs_desc {}

/* WEBIS THEME DESIGN : PAGE > COMMON > IMAGE TEXT */
.ws_image_text_wrap {}
.ws_image_text_wrap .es_content_area {margin-top:4rem}
.ws_image_text_wrap .es_content_area:first-child {margin-top:0}
.ws_image_text_wrap .es_content_area .bs_image_box {}
.ws_image_text_wrap .es_content_area .bs_image_box img {max-width:100%;border-radius:1.5rem}
.ws_image_text_wrap .es_content_area .bs_text_box {}
.ws_image_text_wrap .es_content_area .bs_text_box .is_title {color:#000;font-size:2.2rem}
.ws_image_text_wrap .es_content_area .bs_text_box .is_desc {margin-top:1rem}

/* WEBIS THEME DESIGN : PAGE > COMMON > NUMBER TEXT */
.ws_number_text_wrap {}
.ws_number_text_wrap .es_content_area {counter-reset:circle 0}
.ws_number_text_wrap .es_content_area .bs_list_box {position:relative;margin-bottom:2rem;padding:3rem 3rem 3rem 8rem;border-radius:100px;background-color:#F9FAFB}
.ws_number_text_wrap .es_content_area .bs_list_box:last-child {margin-bottom:0}
.ws_number_text_wrap .es_content_area .bs_list_box:before {content:counter(circle);counter-increment:circle 1;display:block;position:absolute;top:50%;left:3rem;width:3rem;height:3rem;border-radius:50%;background-color:#000;color:#FFF;font-weight:bold;font-size:1.5rem;line-height:3rem;text-align:center;transform:translateY(-50%)}

/* WEBIS THEME DESIGN : PAGE > 흥덕정신건강복지센터는? */
.ws_page_greeting_wrap {}
.ws_page_greeting_wrap .es_top_area {position:relative}
.ws_page_greeting_wrap .es_top_area .bs_image_box {text-align:center}
.ws_page_greeting_wrap .es_top_area .bs_image_box img {max-width:100%}
.ws_page_greeting_wrap .es_top_area .bs_text_box {font-size:3rem}
.ws_page_greeting_wrap .es_top_area .bs_text_box .is_desc {color:#333;font-weight:normal}
.ws_page_greeting_wrap .es_top_area .bs_text_box .is_title {display:block;color:var(--webis_color)}
.ws_page_greeting_wrap .es_text_area {line-height:1.7}
.ws_page_greeting_wrap .es_text_area .bs_sign {display:block;margin-top:5rem}
.ws_page_greeting_wrap .es_text_area .bs_sign b {color:#000}

/* WEBIS THEME DESIGN : PAGE > 미션 및 비전 */
.ws_page_mission_wrap {}
.ws_page_mission_wrap .es_content_area {margin-bottom:7rem;text-align:center}
.ws_page_mission_wrap .es_content_area .bs_title {display:inline-block;padding:1.5rem 3rem;border-radius:50px;background-image:linear-gradient(-45deg, var(--webis_color), #149FBA);color:#FFF;font-size:2rem}
.ws_page_mission_wrap .es_content_area .bs_title .is_sub {opacity:.8;font-weight:normal;font-size:1.6rem}
.ws_page_mission_wrap .es_mission_area {}
.ws_page_mission_wrap .es_mission_area .bs_title {position:relative;z-index:1}
.ws_page_mission_wrap .es_mission_area .bs_desc {position:relative;margin-top:-2rem;padding:5rem 1rem 3rem 1rem;border-radius:70px;border:0.4rem solid var(--webis_color);color:#000;font-size:2rem}
.ws_page_mission_wrap .es_mission_area .bs_desc .is_point {}
.ws_page_mission_wrap .es_vision_area {}
.ws_page_mission_wrap .es_vision_area .bs_title {}
.ws_page_mission_wrap .es_vision_area .bs_content_box {display:flex;flex-wrap:wrap;gap:2rem;margin-top:3rem}
.ws_page_mission_wrap .es_vision_area .bs_content_box .is_list_field {display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem;width:calc(100% / 2 - (1 * 2rem / 2));padding:3rem 1rem;border-radius:1.5rem;background-color:#F8F8F8;color:#000}
.ws_page_mission_wrap .es_vision_area .bs_content_box .is_list_field .ss_point {box-shadow:0 -1rem 0 var(--webis_color_100) inset;color:var(--webis_color_550);font-weight:500;font-size:1.8rem}
.ws_page_mission_wrap .es_slogan_area {}
.ws_page_mission_wrap .es_slogan_area .bs_title {}
.ws_page_mission_wrap .es_slogan_area .bs_slogan_box {margin:5rem 0 3rem 0}
.ws_page_mission_wrap .es_slogan_area .bs_slogan_box img {max-width:100%}
.ws_page_mission_wrap .es_slogan_area .bs_image_box {}
.ws_page_mission_wrap .es_slogan_area .bs_image_box img {max-width:100%}
.ws_page_mission_wrap .es_slogan_area .bs_ci_box {display:flex;justify-content:center;align-items:center;margin-top:3rem;padding:5rem;border:1px solid #EEE;background-image:url('../img/page/grid_bg.png')}
.ws_page_mission_wrap .es_slogan_area .bs_ci_box img {max-width:100%}
.ws_page_mission_wrap .es_slogan_area .bs_button_box {display:flex;justify-content:center;gap:1rem;margin-top:3rem}
.ws_page_mission_wrap .es_slogan_area .bs_button_box .is_button {padding:1.5rem 1rem;border:1px solid #DDD;color:#000;font-weight:600;transition:all .3s}
.ws_page_mission_wrap .es_slogan_area .bs_button_box .is_button:hover {border-color:#000}
.ws_page_mission_wrap .es_slogan_area .bs_button_box .is_button i {color:#BBB;font-size:2rem;vertical-align:middle}
.ws_page_mission_wrap .es_slogan_area .bs_color_box {display:flex;flex-wrap:wrap;gap:2rem;margin-top:3rem}
.ws_page_mission_wrap .es_slogan_area .bs_color_box .is_content_field {width:100%;min-height:25rem;padding:3rem;color:#FFF;text-align:left}
.ws_page_mission_wrap .es_slogan_area .bs_color_box .is_content_field.is_blue {background-color:#189FBB}
.ws_page_mission_wrap .es_slogan_area .bs_color_box .is_content_field.is_green {background-color:#8BB624}
.ws_page_mission_wrap .es_slogan_area .bs_color_box .is_content_field .ss_title {display:block;font-size:2.5rem}

/* WEBIS THEME DESIGN : PAGE > 사업안내 */
.ws_page_business_wrap {}
.ws_page_business_wrap .es_content_area {display:flex;flex-wrap:wrap;gap:2rem}
.ws_page_business_wrap .es_content_area .bs_content_box {overflow:hidden;width:calc(100% / 2 - (1 * 2rem / 2));border-radius:1.5rem;background-color:#F8F8F8}
.ws_page_business_wrap .es_content_area .bs_content_box .is_title {display:block;padding:1.5rem 2.5rem;background-color:#189FBB;color:#FFF;font-size:2rem}
.ws_page_business_wrap .es_content_area .bs_content_box .is_desc {padding:2.5rem}
.ws_page_business_wrap .es_content_area .bs_content_box .is_desc .ss_list {margin-bottom:1rem}
.ws_page_business_wrap .es_content_area .bs_content_box .is_desc .ss_list:last-child {margin-bottom:0}

/* WEBIS THEME DESIGN : PAGE > 정신건강증진사업 */
.ws_page_business01_wrap {}
.ws_page_business01_wrap .ws_icon_text_wrap .es_content_area .bs_icon {background-image:url('../img/page/business01_icon.png')}

/* WEBIS THEME DESIGN : PAGE > 정신건강증진사업 */
.ws_page_business02_wrap {}
.ws_page_business02_wrap .ws_icon_text_wrap .es_content_area .bs_icon {background-image:url('../img/page/business02_icon.png')}

/* WEBIS THEME DESIGN : PAGE > 아동청소년사업 */
.ws_page_business03_wrap {}
.ws_page_business03_wrap .ws_icon_text_wrap .es_content_area .bs_icon {background-image:url('../img/page/business03_icon.png')}

/* WEBIS THEME DESIGN : PAGE > 중증정신질환사업 */
.ws_page_business04_wrap {}
.ws_page_business04_wrap .ws_icon_text_wrap .es_content_area .bs_icon {background-image:url('../img/page/business04_icon.png')}

/* WEBIS THEME DESIGN : PAGE > 이용안내 */
.ws_page_use_wrap {}
.ws_page_use_wrap .ws_icon_text_wrap .es_content_area {padding:3rem}
.ws_page_use_wrap .ws_icon_text_wrap .es_content_area .bs_icon {background-image:url('../img/page/use_icon.png')}
.ws_page_use_wrap .root_daum_roughmap .wrap_controllers {display:none}
.ws_page_use_wrap .root_daum_roughmap .cont {display:none}
.ws_page_use_wrap .es_map_area {overflow:hidden;border-radius:2rem;box-shadow:0 0.5rem 2rem rgba(0,0,0,.08)}
.ws_page_use_wrap .es_info_area {display:flex;flex-wrap:wrap;gap:2rem 7rem;padding:3rem}
.ws_page_use_wrap .es_info_area .bs_list_box {display:flex;align-items:flex-start}
.ws_page_use_wrap .es_info_area .bs_list_box.bs_add {width:100%}
.ws_page_use_wrap .es_info_area .bs_list_box.bs_tel {width:100%}
.ws_page_use_wrap .es_info_area .bs_list_box.bs_fax {}
.ws_page_use_wrap .es_info_area .bs_list_box.bs_email {}
.ws_page_use_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_use_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_use_wrap .es_info_area .bs_list_box.bs_add .is_label:before {background-position:0 0}
.ws_page_use_wrap .es_info_area .bs_list_box.bs_tel .is_label:before {background-position:0 -2.5rem}
.ws_page_use_wrap .es_info_area .bs_list_box.bs_fax .is_label:before {background-position:0 -5rem}
.ws_page_use_wrap .es_info_area .bs_list_box.bs_email .is_label:before {background-position:0 -7.5rem}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc {}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex {}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub {}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub .ks_label {padding:3px 1rem;border-radius:50px;font-size:1.5rem}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub.ss_blue .ks_label {background-color:rgba(241,57,104,.1);color:#F13968}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub.ss_pink .ks_label {background-color:rgba(38,162,213,.1);color:#26A2D5}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub .ks_number {}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub.ss_blue .ks_number {color:#F13968}
.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub.ss_pink .ks_number {color:#26A2D5}

/* WEBIS THEME DESIGN : PAGE > 정신건강정보 */
.ws_page_health_wrap {}
.ws_page_health_wrap .es_title_area {margin-bottom:7rem;text-align:center}
.ws_page_health_wrap .es_title_area .bs_icon {display:block;height:6.9rem;margin-bottom:2rem;background-image:url('../img/page/health_title_icon.png');background-position:center;background-size:contain;background-repeat:no-repeat}
.ws_page_health_wrap .es_title_area .bs_inner {display:inline-block;position:relative;padding:0 5rem;border:0.7rem solid #EEE}
.ws_page_health_wrap .es_title_area .bs_inner:before,
.ws_page_health_wrap .es_title_area .bs_inner:after {content:'';display:block;position:absolute;left:50%;width:calc(100% - 4rem);height:0.7rem;background-color:#FFF;transform:translateX(-50%);z-index:1}
.ws_page_health_wrap .es_title_area .bs_inner:before {top:-0.7rem}
.ws_page_health_wrap .es_title_area .bs_inner:after {bottom:-0.7rem}
.ws_page_health_wrap .es_title_area .bs_title {margin-bottom:2rem;color:#000;font-size:3.5rem}
.ws_page_health_wrap .es_title_area .bs_title .is_sub {color:#CCC;font-weight:600;font-size:1.8rem}
.ws_page_health_wrap .es_title_area .bs_desc {}
.ws_page_health_wrap .es_care_area {counter-reset:circle 0}
.ws_page_health_wrap .es_care_area .bs_list_box {position:relative;margin-bottom:2rem;padding:3rem 3rem 3rem 6.5rem;border-radius:1.5rem;box-shadow:0 0.4rem 1.2rem rgba(122,122,122,.12);border:1px solid #EEE}
.ws_page_health_wrap .es_care_area .bs_list_box:last-child {margin-bottom:0}
.ws_page_health_wrap .es_care_area .bs_list_box:before {content:counter(circle);counter-increment:circle 1;display:block;position:absolute;top:3.2rem;left:3rem;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#EEE;color:#AAA;font-weight:bold;font-size:1.5rem;line-height:2.5rem;text-align:center}
.ws_page_health_wrap .es_care_area .bs_list_box .is_title {display:block;margin-bottom:1.5rem;color:#000;font-weight:600}
.ws_page_health_wrap .ws_image_text_wrap {margin-top:4rem;padding:3rem;border-radius:1.5rem;background-color:#F9FAFB}
.ws_page_health_wrap .ws_image_text_wrap .es_content_area {padding-bottom:3rem;border-bottom:1px dashed #DDD}
.ws_page_health_wrap .ws_image_text_wrap .es_content_area:last-child {padding-bottom:0;border-bottom:none}
.ws_page_health_wrap .ws_image_text_wrap .es_content_area .bs_text_box .is_title .ss_label {display:inline-block;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#000;color:#FFF;font-weight:normal;font-size:1.5rem;line-height:2.5rem;text-align:center;vertical-align:text-bottom}

/* WEBIS THEME DESIGN : PAGE > 조현병 */
.ws_page_health01_wrap {}
.ws_page_health01_wrap .ws_tab_wrap {gap:2rem}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area {flex:none}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu {flex-direction:column;width:15rem;height:15rem;border-radius:1.5rem;border:1px solid #DDD}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.bs_plus.tab_active {border-color:#1CA1AF;background-color:rgba(20,161,175,.08);color:#1CA1AF}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.bs_minus.tab_active {border-color:#FF6900;background-color:rgba(255,105,0,.08);color:#FF6900}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_icon {display:inline-block;width:6rem;height:6rem;background-position:center;background-size:contain;background-repeat:no-repeat}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_icon01 {background-image:url('../img/page/health_plus_g.png')}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_icon02 {background-image:url('../img/page/health_minus_g.png')}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.tab_active .is_icon01 {background-image:url('../img/page/health_plus.png')}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.tab_active .is_icon02 {background-image:url('../img/page/health_minus.png')}
.ws_page_health01_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_text {display:block;margin-top:1rem}
.ws_page_health01_wrap #tab_content1 .ws_image_text_wrap .es_content_area .bs_text_box .is_title .ss_label {background-color:#1CA1AF}
.ws_page_health01_wrap #tab_content2 .ws_image_text_wrap .es_content_area .bs_text_box .is_title .ss_label {background-color:#FF6900}

/* WEBIS THEME DESIGN : PAGE > 양극성 정동장애 */
.ws_page_health03_wrap {}
.ws_page_health03_wrap .ws_tab_wrap {gap:2rem}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area {flex:none}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu {flex-direction:column;width:15rem;height:15rem;border-radius:1.5rem;border:1px solid #DDD}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.bs_plus.tab_active {border-color:#1CA1AF;background-color:rgba(20,161,175,.08);color:#1CA1AF}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.bs_minus.tab_active {border-color:#FF6900;background-color:rgba(255,105,0,.08);color:#FF6900}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_icon {display:inline-block;width:6rem;height:6rem;background-position:center;background-size:contain;background-repeat:no-repeat}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_icon01 {background-image:url('../img/page/health_ex01_g.png')}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_icon02 {background-image:url('../img/page/health_ex02_g.png')}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.tab_active .is_icon01 {background-image:url('../img/page/health_ex01.png')}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu.tab_active .is_icon02 {background-image:url('../img/page/health_ex02.png')}
.ws_page_health03_wrap .ws_tab_wrap .es_list_area .bs_tab_menu .is_text {display:block;margin-top:1rem}
.ws_page_health03_wrap #tab_content1 .ws_number_text_wrap .es_content_area .bs_list_box:before {background-color:#1CA1AF}
.ws_page_health03_wrap #tab_content2 .ws_number_text_wrap .es_content_area .bs_list_box:before {background-color:#FF6900}

/* WEBIS THEME DESIGN : PAGE > 자살 */
.ws_page_health05_wrap {}
.ws_page_health05_wrap .ws_number_text_wrap .es_content_area .bs_list_box {border-radius:1.5rem}
.ws_page_health05_wrap .ws_number_text_wrap .es_content_area .bs_list_box:before {top:3rem;transform:translateY(0)}
.ws_page_health05_wrap .ws_number_text_wrap .es_content_area .bs_list_box .is_title {display:block;color:#000;font-size:2rem}
.ws_page_health05_wrap .ws_number_text_wrap .es_content_area .bs_list_box .ws_ul_list01_wrap .es_1st_ul {display:flex;flex-wrap:wrap}
.ws_page_health05_wrap .ws_number_text_wrap .es_content_area .bs_list_box .ws_ul_list01_wrap .es_1st_ul .bs_1st_li {width:100%}
.ws_page_health05_wrap .ws_number_text_wrap .es_content_area .bs_list_box .ws_ul_list01_wrap .es_1st_ul .bs_1st_li .is_1st_text {color:#333;font-weight:600}


/* ==================================================================================================== *
 *
 *     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_image_text_wrap .es_content_area .bs_text_box .is_title {font-size:2rem}
	
	.ws_page_greeting_wrap .es_top_area .bs_text_box {font-size:2.8rem}
	
	.ws_page_health_wrap .es_title_area .bs_title {font-size:3rem}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_page_1st_title {font-size:2rem}
	
	.ws_image_text_wrap .es_content_area .bs_text_box .is_title {font-size:1.8rem}
	
	.ws_page_greeting_wrap .es_top_area .bs_image_box img {max-width:40vh}
	.ws_page_greeting_wrap .es_top_area .bs_text_box {margin-bottom:3rem}
	
	.ws_page_mission_wrap .es_slogan_area .bs_button_box .is_button {flex:1}
	
	.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex .ss_sub {display:block;margin-top:1rem}
	
	.ws_page_health_wrap .es_title_area .bs_inner {padding:0 2rem}
	.ws_page_health_wrap .es_title_area .bs_title {font-size:2.5rem}
}

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

}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {
	.ws_image_text_wrap .es_content_area .bs_text_box {margin-top:2rem}
	
	.ws_page_mission_wrap .es_mission_area .bs_desc .is_point {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_mission_wrap .es_slogan_area .bs_color_box .is_content_field {width:calc(100% / 2 - (1 * 2rem / 2))}
}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {
	.ws_image_text_wrap .es_content_area {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
	.ws_image_text_wrap .es_content_area .bs_image_box {width:35%}
	.ws_image_text_wrap .es_content_area .bs_text_box {width:60%}
}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {
	.ws_icon_text_wrap .es_content_area {width:calc(100% / 2 - (1 * 2rem / 2))}
	
	.ws_page_health05_wrap .ws_number_text_wrap .es_content_area .bs_list_box .ws_ul_list01_wrap .es_1st_ul .bs_1st_li {width:50%}
}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {
	.ws_icon_text_wrap.ws_grid02 .es_content_area {width:calc(100% / 2 - (1 * 2rem / 2))}
	.ws_icon_text_wrap.ws_grid03 .es_content_area {width:calc(100% / 3 - (2 * 2rem / 3))}
	.ws_icon_text_wrap.ws_grid04 .es_content_area {width:calc(100% / 4 - (3 * 2rem / 4))}
	
	.ws_page_greeting_wrap .es_top_area {display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:5rem;position:relative}
	.ws_page_greeting_wrap .es_top_area:before {content:'';display:block;position:absolute;bottom:5rem;left:0;z-index:-1;width:100%;height:3px;background-color:var(--webis_color)}
	.ws_page_greeting_wrap .es_top_area .bs_image_box {width:38%}
	.ws_page_greeting_wrap .es_top_area .bs_text_box {width:62%}

	.ws_page_mission_wrap .es_mission_area .bs_desc {font-size:2.5rem}
	.ws_page_mission_wrap .es_slogan_area .bs_ci_box {min-height:35rem}
	.ws_page_mission_wrap .es_slogan_area .bs_button_box .is_button {min-width:20rem}
	
	.ws_page_use_wrap .es_info_area {padding:4rem}
	.ws_page_use_wrap .es_info_area .bs_list_box .is_desc.is_desc_flex {display:flex;gap:3rem}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_page_greeting_wrap .es_top_area:before {bottom:7rem}
	
	.ws_page_mission_wrap .es_mission_area .bs_desc {font-size:3.5rem}
	.ws_page_mission_wrap .es_vision_area .bs_content_box .is_list_field {width:calc(100% / 4 - (3 * 2rem / 4));min-height:18rem}
	.ws_page_mission_wrap .es_vision_area .bs_content_box .is_list_field .ss_point {font-size:2rem}
}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {
	.ws_page_common_wrap {font-size:1.8rem}
}

/* 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_greeting_wrap .es_top_area .bs_text_box {font-size:3.8rem}
}

/* WEBIS MEDIA QUERIES LG (1280px ~ 1439.98px) ONLY */
@media all and (min-width:1280px) and (max-width:1439.98px) {
	.ws_page_greeting_wrap .es_top_area:before {bottom:6rem}
	.ws_page_greeting_wrap .es_top_area .bs_text_box {font-size:3.2rem}
}

/* WEBIS MEDIA QUERIES XL (1440px ~ 1599.98px) ONLY */
@media all and (min-width:1440px) and (max-width:1599.98px) {
	.ws_page_greeting_wrap .es_top_area .bs_text_box {font-size:3.5rem}
}

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

}