@charset "utf-8";

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

/* WEBIS THEME DESIGN : MAIN > LATEST */
.ws_main_latest_wrap {margin:10rem 0}
.ws_main_latest_wrap .es_title_area {margin-bottom:3rem}
.ws_main_latest_wrap .es_title_area .bs_title {color:#000;font-size:3.5rem}
.ws_main_latest_wrap .es_title_area .bs_desc {margin-top:1rem;font-size:1.8rem}

/* WEBIS THEME DESIGN : MAIN > POPUPZONE */
.ws_popupzone_wrap {position:relative;padding-right:2.5rem}
.ws_popupzone_wrap .es_content_area {}
.ws_popupzone_wrap .es_content_area .bs_list_box {overflow:hidden;border-radius:2rem;border:1px solid #DDD}
.ws_popupzone_wrap .es_content_area .bs_list_box .is_image {width:100%;height:38rem;object-fit:cover}
.ws_popupzone_wrap .es_control_area {display:flex;flex-direction:column;justify-content:space-between;position:absolute;top:0;right:0;width:2.5rem;height:100%;text-align:center}
.ws_popupzone_wrap .es_control_area .bs_title {color:#000;font-size:1.6rem;writing-mode:vertical-rl}
.ws_popupzone_wrap .es_control_area .bs_content_box {}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_fraction_field {margin-bottom:2rem;color:#000;font-size:1.5rem}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_fraction_field .ss_pagination_current {display:block;position:relative;margin-bottom:1rem;padding-bottom:1rem;font-weight:bold}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_fraction_field .ss_pagination_current:after {content:'';display:block;position:absolute;bottom:-1.5px;left:50%;width:3px;height:3px;border-radius:50%;background-color:#000;transform:translateX(-50%)}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_fraction_field .ss_pagination_total {}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_button_field {width:1.6rem;height:2rem;background-color:transparent;color:#000;font-size:1.8rem;line-height:2rem;text-align:center}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_button_field.is_button_prev {}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_button_field.is_button_next {}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_button_field.is_button_pause {}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_button_field.is_button_play {display:none}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_button_field .ss_icon {}

/* WEBIS THEME DESIGN : MAIN > LATEST YOUTUBE */
.ws_main_latest_youtube_wrap {margin:10rem 0}
.ws_main_latest_youtube_wrap .es_title_area {margin-bottom:3rem}
.ws_main_latest_youtube_wrap .es_title_area .bs_title {color:#000;font-size:3.5rem}
.ws_main_latest_youtube_wrap .es_title_area .bs_desc {margin-top:1rem;font-size:1.8rem}
.ws_main_latest_youtube_wrap .es_inner_area {}

/* WEBIS THEME DESIGN : MAIN > CALENDAR */
.ws_main_calendar_wrap {}
.ws_main_calendar_wrap .es_title {display:block;color:#000;font-size:3rem;margin-bottom:1.5rem}

/* WEBIS THEME DESIGN : MAIN > PROGRAM */
.ws_main_program_wrap {margin:10rem 0}
.ws_main_program_wrap .es_title_area {margin-bottom:3rem}
.ws_main_program_wrap .es_title_area .bs_title {color:#000;font-size:3.5rem}
.ws_main_program_wrap .es_title_area .bs_desc {margin-top:1rem;font-size:1.8rem}
.ws_main_program_wrap .es_content_area {}
.ws_main_program_wrap .es_content_area ul {}
.ws_main_program_wrap .es_content_area ul .bs_list_box {overflow:hidden;border-radius:2rem;border:1px solid #DDD}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field {}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a {display:block;position:relative;padding:3rem;background-color:#FFF}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_label_zone {margin-bottom:1rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_label_zone .ks_label {display:inline-block;vertical-align:middle;padding:0 0.7rem;border-radius:50px;border:1px solid;font-size:1.3rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_label_zone .ks_category {}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_label_zone .ks_state {color:#FFF}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_subject {overflow:hidden;display:-webkit-box;height:6rem;color:#000;font-weight:500;font-size:2rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a:hover .ss_subject {text-decoration:underline}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_date {margin-top:1.5rem;font-weight:bold;font-size:1.5rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_info_zone {margin-top:3rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_info_zone .ks_list {display:flex;margin-top:0.5rem;font-size:1.5rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_info_zone .ks_list .os_label {flex-shrink:0;min-width:2rem;margin-right:1rem;color:#000;font-weight:500}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_content_field a .ss_info_zone .ks_list .os_desc {overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_button_field {display:flex}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_button_field .ss_button {display:block;width:50%;padding:1rem 0;border-top:1px solid #DDD;background-color:#F5F5F5;color:#000;text-align:center}
.ws_main_program_wrap .es_content_area ul .bs_list_box .is_button_field .ss_button:first-child {border-right:1px solid #DDD}
.ws_main_program_wrap .es_content_area .bs_button {position:absolute;top:50%;width:5rem;height:5rem;font-size:3rem;transform:translateY(-50%)}
.ws_main_program_wrap .es_content_area .bs_button.bs_button_prev {left:0}
.ws_main_program_wrap .es_content_area .bs_button.bs_button_next {right:0}
.ws_main_program_wrap .es_content_area .bs_button .is_icon {}
.ws_main_program_wrap .es_control_area {}
.ws_main_program_wrap .es_control_area .bs_content_box {display:flex;align-items:center;text-align:center}
.ws_main_program_wrap .es_control_area .bs_content_box .is_fraction_field {color:#000;font-size:1.5rem}
.ws_main_program_wrap .es_control_area .bs_content_box .is_fraction_field .ss_pagination_current {font-weight:bold}
.ws_main_program_wrap .es_control_area .bs_content_box .is_fraction_field .ss_pagination_total {}
.ws_main_program_wrap .es_control_area .bs_content_box .is_button_field {width:1.6rem;height:2rem;background-color:transparent;color:#000;font-size:1.8rem;line-height:2rem;text-align:center}
.ws_main_program_wrap .es_control_area .bs_content_box .is_button_field.is_button_prev {}
.ws_main_program_wrap .es_control_area .bs_content_box .is_button_field.is_button_next {}
.ws_main_program_wrap .es_control_area .bs_content_box .is_button_field.is_button_pause {margin:0 1rem}
.ws_main_program_wrap .es_control_area .bs_content_box .is_button_field.is_button_play {display:none}
.ws_main_program_wrap .es_control_area .bs_content_box .is_button_field .ss_icon {}
.ws_main_program_wrap .es_control_area .bs_content_box .is_progress_field {display:flex;align-items:center;justify-content:center;width:10rem;height:0.5rem;margin:0 1.5rem;background-color:#EEE;z-index:10}
.ws_main_program_wrap .es_control_area .bs_content_box .is_progress_field .ss_progress_bar {--progress:0;width:100%;height:100%;background-color:#121212;transform:scaleX(var(--progress));transform-origin:left;-webkit-transform:scaleX(var(--progress));-moz-transform:scaleX(var(--progress));-ms-transform:scaleX(var(--progress));-o-transform:scaleX(var(--progress));-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;-o-transform-origin:left;transition:transform linear;-webkit-transition:-webkit-transform linear;-moz-transition:-moz-transform linear;-ms-transition:-ms-transform linear;-o-transition:-o-transform linear;will-change:transform}

/* WEBIS THEME DESIGN : MAIN > LATEST GALLERY */
.ws_main_latest_gallery_wrap {position:relative;margin:10rem 0;padding:10rem 0}


/* ==================================================================================================== *
 *
 *     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_main_latest_gallery_wrap {margin-bottom:0}
}

/* 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_main_latest_gallery_wrap {padding-top:0}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {

}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_main_program_wrap .es_control_area {margin-top:3rem}
	.ws_main_program_wrap .es_control_area .bs_content_box {justify-content: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) {

}

/* 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) {
	.ws_main_program_wrap .es_control_area {position:absolute;top:7rem;right:0}
}

/* 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) {
	.ws_main_latest_youtube_wrap {padding:10rem 0;background-color:#EEF7F5;background-image:url('../img/main/video_bg.png');background-position:center;background-size:cover;background-repeat:no-repeat}
	.ws_main_latest_youtube_wrap .es_inner_area {padding:5rem;border-radius:2rem;background-color:#FFF}
	
	.ws_main_latest_gallery_wrap:before {content:'';display:block;position:absolute;top:0;right:0;width:65%;height:52%;background-color:#F5F5F5;border-radius:10rem 0 0 0;z-index:-1}
	.ws_main_latest_gallery_wrap:after {content:'GALLERY';position:absolute;top:-11.5rem;right:3%;color:#FFF;font-weight:bold;font-size:15rem;line-height:1;text-shadow:-1px 0 #DDD,0 1px #DDD,1px 0 #DDD,0 -1px #DDD;z-index:-2}
	.ws_main_latest_gallery_wrap .ws_latest_swiper_wrap .es_content_area {position:absolute;top:10rem;left:40%;width:calc(100% - 40%)}
}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {
	.ws_main_latest_gallery_wrap:before {height:60%}
}

/* WEBIS MEDIA QUERIES XL (1440px) UP (MIN) */
@media all and (min-width:1440px) {
	.ws_main_latest_gallery_wrap:before {height:65%}
}

/* WEBIS MEDIA QUERIES 2XL (1600px) UP (MIN) */
@media all and (min-width:1600px) {
	.ws_main_latest_gallery_wrap:before {height:70%}
}

/* WEBIS MEDIA QUERIES 3XL (1920px) UP (MIN) */
@media all and (min-width:1920px) {
	.ws_main_latest_gallery_wrap:after {right:11%}
}

/* WEBIS MEDIA QUERIES 4XL (2560px) UP (MIN) */
@media all and (min-width:2560px) {
	.ws_main_latest_gallery_wrap:before {width:60%;height:80%}
	.ws_main_latest_gallery_wrap:after {right:21%}
	.ws_main_latest_gallery_wrap .ws_latest_swiper_wrap .es_content_area {left:44%;width:calc(100% - 44%)}
}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (BETWEEN) - ONLY BETWEEN BREAKPOINT SIZES
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px ~ 279.98px) ONLY */
@media all and (min-width:0px) and (max-width:279.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px ~ 319.98px) ONLY */
@media all and (min-width:280px) and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px ~ 479.98px) ONLY */
@media all and (min-width:320px) and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px ~ 639.98px) ONLY */
@media all and (min-width:480px) and (max-width:639.98px) {

}

/* WEBIS MEDIA QUERIES SS (640px ~ 767.98px) ONLY */
@media all and (min-width:640px) and (max-width:767.98px) {

}

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

}

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

}

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

}

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

}

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

}

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

}