@charset "utf-8";

/* ==================================================================================================== *
 *
 *     WEBIS THEME DESIGN STYLE SHEET - PAGE
 *     COPYRIGHT © WEBIS.KR ALL RIGHTS RESERVED.
 *
 * ==================================================================================================== */
 
/* WEBIS THEME DESIGN : PAGE > BLOCK */
.ws_item_write_wrap .es_content_area .bs_list_box .is_label {width:18rem}

/* WEBIS THEME DESIGN : PAGE > COMMON */
.ws_page_content_wrap {margin-top:5rem;margin-bottom:10rem}
.ws_page_1st_title {margin-top:7rem;margin-bottom:1.5rem;color:#000;font-size:2.5rem}

/* WEBIS THEME DESIGN : PAGE > COMMON > TITLE CONTENT */
.ws_page_title_content_wrap {display:flex;flex-wrap:wrap;gap:2rem 5rem;margin-top:7rem}
.ws_page_title_content_wrap .es_title {width:100%;color:#000;font-size:2.5rem}
.ws_page_title_content_wrap .es_content_area {width:100%}
.ws_page_title_content_wrap .es_content_area .bs_title {margin-top:5rem;margin-bottom:1.5rem;color:#000;font-size:2.2rem}
.ws_page_title_content_wrap .es_content_area .bs_title.we_mt_0 {margin-top:0}

/* WEBIS THEME DESIGN : PAGE > COMMON > STEP */
.ws_page_step_wrap {}
.ws_page_step_wrap .es_content_area {display:flex;flex-wrap:wrap;gap:3rem}
.ws_page_step_wrap .es_content_area .bs_list_box {position:relative;width:100%;padding:3rem 1rem;border-radius:1.5rem;background-color:#F8F8F8;text-align:center}
.ws_page_step_wrap .es_content_area .bs_list_box:after {content:'\e93f';display:block;position:absolute;width:3rem;height:3rem;border-radius:50%;background-color:var(--webis_color);color:#FFF;font-size:2.5rem;line-height:3.2rem;text-align:center;font-family:'xeicon';z-index:1}
.ws_page_step_wrap .es_content_area .bs_list_box:last-child:after {display:none}
.ws_page_step_wrap .es_content_area .bs_list_box .is_label {display:block;margin-bottom:1rem;color:var(--webis_color);font-weight:bold}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon {display:inline-block;margin-bottom:1rem;width:10rem;height:10rem;background-image:url('../img/page/step_icon.png');background-size:10rem;background-repeat:no-repeat}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon01 {background-position:0 0}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon02 {background-position:0 -10rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon03 {background-position:0 -20rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon04 {background-position:0 -30rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon05 {background-position:0 -40rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon06 {background-position:0 -50rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon07 {background-position:0 -60rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon08 {background-position:0 -70rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_icon09 {background-position:0 -80rem}
.ws_page_step_wrap .es_content_area .bs_list_box .is_title {display:block;color:#000;font-weight:600}
.ws_page_step_wrap .es_content_area .bs_list_box .is_title .ss_sub {display:block;color:#777;font-weight:normal;font-size:1.5rem}

/* WEBIS THEME DESIGN : PAGE > 인사말 */
.ws_page_greeting_wrap {position:relative;text-align:center}
.ws_page_greeting_wrap:after {content:'';display:block;position:absolute;bottom:0;left:50%;width:100%;height:37rem;background-image:url('../img/page/greeting_line.png');background-position:bottom center;background-size:contain;background-repeat:no-repeat;transform:translateX(-50%)}
.ws_page_greeting_wrap .es_text_area {position:relative;padding:10rem 3rem;background-color:#FBF4F0;background-image:url('../img/page/greeting_bg.png');background-position:center;background-size:cover;background-repeat:no-repeat;color:#000}
.ws_page_greeting_wrap .es_text_area:before {content:'';display:block;position:absolute;top:0;left:0;width:100%;height:73rem;background-image:url('../img/page/greeting_bg_top.png');background-position:top center;background-size:contain;background-repeat:no-repeat}
.ws_page_greeting_wrap .es_text_area:after {content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:28rem;background-image:url('../img/page/greeting_bg_bottom.png');background-position:bottom center;background-size:contain;background-repeat:no-repeat}
.ws_page_greeting_wrap .es_text_area .bs_title {display:block;position:relative;z-index:1;margin-bottom:5rem;font-size:3rem;letter-spacing:-0.15rem}
.ws_page_greeting_wrap .es_text_area .bs_title .is_point {}
.ws_page_greeting_wrap .es_text_area .bs_title .is_point01 {color:var(--webis_color_teal)}
.ws_page_greeting_wrap .es_text_area .bs_title .is_point02 {color:var(--webis_color_rose)}
.ws_page_greeting_wrap .es_text_area .bs_title .is_point span {position:relative;padding-top:2rem}
.ws_page_greeting_wrap .es_text_area .bs_title .is_point span:before {content:'';display:block;position:absolute;top:0;left:50%;width:0.8rem;height:0.8rem;border-radius:50%;transform:translateX(-50%)}
.ws_page_greeting_wrap .es_text_area .bs_title .is_point01 span:before {background-color:var(--webis_color_teal)}
.ws_page_greeting_wrap .es_text_area .bs_title .is_point02 span:before {background-color:var(--webis_color_rose)}
.ws_page_greeting_wrap .es_text_area .bs_desc {position:relative;z-index:1;line-height:1.7}
.ws_page_greeting_wrap .es_text_area .bs_desc .is_point {padding:2px;border-radius:3px;background-color:var(--webis_color_yellow_100);font-weight:600}
.ws_page_greeting_wrap .es_text_area .bs_sign {display:block;position:relative;z-index:1;margin-top:4rem;font-weight:bold}
.ws_page_greeting_wrap .es_image_area {position:relative;z-index:1;margin-top:-13rem}

/* WEBIS THEME DESIGN : PAGE > 조직도 */
.ws_page_organ_wrap {}
.ws_page_organ_wrap .es_content_area {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_text {display:flex;align-items:center;justify-content:center;position:relative;max-width:25rem;width:100%;height:8rem;border-radius:50px;color:#FFF;font-weight:500;font-size:1.8rem;text-align:center}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_text {display:flex;align-items:center;justify-content:center;height:8rem;border-radius:1.5rem;color:#FFF;font-weight:500;font-size:1.8rem;text-align:center}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list {position:relative}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list .os_list {}
.ws_page_organ_wrap .es_content_area .bs_list_box .is_sub_list_field .ss_list .ks_list .os_list .rs_text {}
.ws_page_organ_wrap .es_content_area .bs_center_box {padding-bottom:1rem}
.ws_page_organ_wrap .es_content_area .bs_center_box:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_page_organ_wrap .es_content_area .bs_center_box .is_text {position:relative;margin:0 auto}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center01 {}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center01:before {height:18rem}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center01 .is_text {background-color:var(--webis_color)}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center02 {clear:both;padding-top:1rem}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center02 .is_text {background-color:#AAC923}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center03 {}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center03 .is_text {background-color:#EA5098}
.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center03 .is_text:before {content:'';display:block;position:absolute;top:50%;left:50%;z-index:-1;width:calc(100% + 2rem);height:calc(100% + 2rem);border-radius:50px;background-color:#FCE9F2;transform:translate(-50%, -50%)}
.ws_page_organ_wrap .es_content_area .bs_side_box {}
.ws_page_organ_wrap .es_content_area .bs_side_box .is_text {margin:0.5rem 0;background-color:#F5F5F5;color:#000}
.ws_page_organ_wrap .es_content_area .bs_bottom_box {}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field {display:flex;flex-wrap:wrap;gap:0 2rem}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field:before {content:'';display:block;position:absolute;top:0;left:50%;width:calc(50% + 1rem);height:1px;background-color:#DDD;transform:translateX(-50%);z-index:-1}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list {display:flex;flex-direction:column;align-items:center;width:calc(100% / 2 - (1 * 2rem / 2));padding-top:3rem}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list:before {content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#DDD;z-index:-1}
.ws_page_organ_wrap .es_content_area .bs_bottom_box .is_sub_list_field .ss_list .ks_text {max-width:20rem;width:100%;background-color:var(--webis_color_slate);color:#FFF}

/* WEBIS THEME DESIGN : PAGE > 오시는길 */
.root_daum_roughmap .wrap_controllers {display:none}
.root_daum_roughmap .cont {display:none}
.ws_page_location_wrap {}
.ws_page_location_wrap .es_map_area {overflow:hidden;border-radius:1.5rem;box-shadow:0 0.5rem 2rem rgba(0,0,0,.08)}
.ws_page_location_wrap .es_info_area {display:flex;flex-wrap:wrap;gap:2rem 7rem;padding:3rem}
.ws_page_location_wrap .es_info_area .bs_list_box {display:flex;align-items:flex-start}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_add {width:100%}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_tel {}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_fax {}
.ws_page_location_wrap .es_info_area .bs_list_box .is_label {flex-shrink:0;position:relative;padding-left:3rem;width:10rem;color:#000;font-weight:600}
.ws_page_location_wrap .es_info_area .bs_list_box .is_label:before {content:'';display:block;position:absolute;top:50%;left:0;width:2.5rem;height:2.5rem;background-image:url('../img/page/location_icon.png');background-size:2.5rem;background-repeat:no-repeat;transform:translateY(-50%)}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_add .is_label:before {background-position:0 0}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_tel .is_label:before {background-position:0 -2.5rem}
.ws_page_location_wrap .es_info_area .bs_list_box.bs_fax .is_label:before {background-position:0 -5rem}
.ws_page_location_wrap .es_info_area .bs_list_box .is_desc {}


/* ==================================================================================================== *
 *
 *     WEBIS 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) {
	.ws_page_greeting_wrap .es_image_area img {max-width:50%}
}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {
	.ws_page_greeting_wrap .es_image_area {margin-top:-10rem}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_page_greeting_wrap .es_image_area {margin-top:-7rem}
	.ws_page_greeting_wrap .es_text_area .bs_title .is_point span:before {top:1rem}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_page_organ_wrap .es_content_area .bs_center_box.bs_center01 {padding-top:1rem}
	.ws_page_organ_wrap .es_content_area .bs_side_box {display:flex;flex-direction:column;justify-content:center;align-items:center}
}

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

}

/* WEBIS MEDIA QUERIES 3SS (320px) DOWN (MAX) */
@media all and (max-width:319.98px) {
	.ws_page_step_wrap .es_content_area .bs_list_box:after {content:'\e942';top:100%;left:50%;transform:translatex(-50%)}
}

/* 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_step_wrap .es_content_area .bs_list_box {width:calc(100% / 2 - (1 * 3rem / 2))}
	.ws_page_step_wrap .es_content_area .bs_list_box:after {content:'\e93f';top:50%;left:100%;transform:translateY(-50%)}
}

/* 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) {
	.ws_page_organ_wrap .es_content_area .bs_center_box {padding-bottom:3rem}
	.ws_page_organ_wrap .es_content_area .bs_side_box {position:absolute;top:6rem;right:0;max-width:20rem;width:100%}
	.ws_page_organ_wrap .es_content_area .bs_side_box:before {content:'';display:block;position:absolute;top:50%;right:calc(100% - 3rem);width:13rem;height:1px;background-color:#DDD;z-index:-1}
}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {
	.ws_page_content_wrap {font-size:1.8rem}
	
	.ws_page_title_content_wrap .es_title {width:35%;font-size:3rem}

	.ws_page_step_wrap .es_content_area .bs_list_box {width:calc(100% / 3 - (2 * 3rem / 3))}
	.ws_page_step_wrap .es_content_area .bs_list_box:nth-child(3n):after {display:none}
	
	.ws_page_greeting_wrap .es_text_area {padding:13rem 5rem}
	.ws_page_greeting_wrap .es_text_area .bs_title {font-size:3.5rem}
	.ws_page_greeting_wrap .es_text_area .bs_desc {font-size:2rem}
	
	.ws_page_location_wrap .es_info_area {padding:4rem}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_page_title_content_wrap .es_title {width:35%}
	.ws_page_title_content_wrap .es_content_area {flex:1}
	
	.ws_page_greeting_wrap .es_text_area {padding:18rem 5rem}
	.ws_page_greeting_wrap .es_text_area .bs_title {font-size:4.5rem}
	
	.ws_page_organ_wrap .es_content_area .bs_side_box {right:50%;max-width:25rem;transform:translateX(47.5rem)}
}

/* 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) {
	.ws_page_step_wrap .es_content_area .bs_list_box:nth-child(2n):after {display:none}
}

/* WEBIS MEDIA QUERIES 2SS (480px ~ 639.98px) ONLY */
@media all and (min-width:480px) and (max-width:639.98px) {
	.ws_page_step_wrap .es_content_area .bs_list_box:nth-child(2n):after {display:none}
}

/* WEBIS MEDIA QUERIES SS (640px ~ 767.98px) ONLY */
@media all and (min-width:640px) and (max-width:767.98px) {
	.ws_page_step_wrap .es_content_area .bs_list_box:nth-child(2n):after {display:none}
}

/* WEBIS MEDIA QUERIES SM (768px ~ 1023.98px) ONLY */
@media all and (min-width:768px) and (max-width:1023.98px) {

}

/* WEBIS MEDIA QUERIES MD (1024px ~ 1279.98px) ONLY */
@media all and (min-width:1024px) and (max-width:1279.98px) {

}

/* WEBIS MEDIA QUERIES LG (1280px ~ 1439.98px) ONLY */
@media all and (min-width:1280px) and (max-width:1439.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px ~ 1599.98px) ONLY */
@media all and (min-width:1440px) and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px ~ 1919.98px) ONLY */
@media all and (min-width:1600px) and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px ~ 2559.98px) ONLY */
@media all and (min-width:1920px) and (max-width:2559.98px) {

}