@charset "utf-8";

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

/* WEBIS THEME DESIGN : MAIN > CALENDAR */
.ws_main_calendar_wrap {margin:10rem 0}
.ws_main_calendar_wrap .es_title_area {display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}
.ws_main_calendar_wrap .es_title_area .bs_title_box {}
.ws_main_calendar_wrap .es_title_area .bs_title_box .is_title {color:#000;font-size:3.5rem}
.ws_main_calendar_wrap .es_title_area .bs_title_box .is_desc {margin-top:1rem;font-size:1.8rem}
.ws_main_calendar_wrap .es_title_area .bs_label_box {display:flex;align-items:center;gap:1.5rem}
.ws_main_calendar_wrap .es_title_area .bs_label_box .is_label {display:inline-block;position:relative;padding-left:2rem}
.ws_main_calendar_wrap .es_title_area .bs_label_box .is_label.is_label_today {}
.ws_main_calendar_wrap .es_title_area .bs_label_box .is_label.is_label_on {}
.ws_main_calendar_wrap .es_title_area .bs_label_box .is_label:before {content:'';display:block;position:absolute;top:50%;left:0;width:1.5rem;height:1.5rem;border-radius:50%;transform:translateY(-50%)}
.ws_main_calendar_wrap .es_title_area .bs_label_box .is_label.is_label_today:before {background-color:var(--webis_color_amber_300)}
.ws_main_calendar_wrap .es_title_area .bs_label_box .is_label.is_label_on:before {background-color:var(--webis_color_red_400)}

/* WEBIS THEME DESIGN : MAIN > LATEST */
.ws_main_latest_wrap {margin:10rem 0}

/* WEBIS THEME DESIGN : MAIN > POPUPZONE */
.ws_popupzone_wrap {position:relative}
.ws_popupzone_wrap .es_content_area {}
.ws_popupzone_wrap .es_content_area .bs_list_box {}
.ws_popupzone_wrap .es_content_area .bs_list_box .is_image {width:100%;height:29rem;border-radius:1.5rem;object-fit:cover}
.ws_popupzone_wrap .es_control_area {display:flex;align-items:center;justify-content:space-between;height:4rem;margin-bottom:1rem}
.ws_popupzone_wrap .es_control_area .bs_title {display:block;color:#000;font-size:2.5rem}
.ws_popupzone_wrap .es_control_area .bs_content_box {display:flex;align-items:center;justify-content:flex-end;text-align:center}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_fraction_field {margin-right:2rem;font-size:1.5rem}
.ws_popupzone_wrap .es_control_area .bs_content_box .is_fraction_field .ss_pagination_current {color:#000;font-weight:bold}
.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:#555;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 {margin:0 1rem}
.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 > PROGRAM */
.ws_main_program_wrap {position:relative;padding-top:10rem}
.ws_main_program_wrap:before {content:'';display:block;position:absolute;top:0;left:0;width:100%;height:60%;background-image:linear-gradient(120deg, var(--webis_color_cyan_like_800), var(--webis_color_cyan_like_300));z-index:-1}
.ws_main_program_wrap .es_title_area {position:relative;margin-bottom:3rem}
.ws_main_program_wrap .es_title_area:before {content:'';display:block;position:absolute;bottom:-10rem;left:0;width:39rem;height:21rem;background-image:url('../img/main/program_bg01.png');background-position:top left;background-size:contain;background-repeat:no-repeat}
.ws_main_program_wrap .es_title_area:after {content:'';display:block;position:absolute;right:25rem;bottom:-11rem;width:28rem;height:18rem;background-image:url('../img/main/program_bg02.png');background-position:bottom left;background-size:contain;background-repeat:no-repeat}
.ws_main_program_wrap .es_title_area .bs_title {color:#FFF;font-size:3.5rem}
.ws_main_program_wrap .es_title_area .bs_desc {margin-top:1rem;color:#FFF;font-size:1.8rem}
.ws_main_program_wrap .es_content_area {position:relative}
.ws_main_program_wrap .es_content_area ul {}
.ws_main_program_wrap .es_content_area ul .bs_list_box {}
.ws_main_program_wrap .es_content_area ul .bs_list_box a {display:block;position:relative;padding:4rem 2rem;border-radius:7rem 1.5rem 1.5rem 1.5rem;box-shadow:0 0.4rem 1.2rem rgba(122,122,122,.12);background-color:#FFF;text-align:center}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_state {position:absolute;top:0;left:0;width:5rem;height:5rem;border-radius:50%;background-color:#000;color:#FFF;font-size:1.4rem;line-height:5rem;text-align:center}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_state.is_state_end {background-color:#DDD;color:#999}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field {overflow:hidden;display:inline-flex;align-items:center;justify-content:center;height:3rem;margin-bottom:2rem;border-radius:50px;border:1px solid;font-size:1.4rem;line-height:3rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label01 {border-color:var(--webis_color_800);background-color:var(--webis_color_800)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label02 {border-color:var(--webis_color_like_600);background-color:var(--webis_color_like_600)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label03 {border-color:var(--webis_color_complement_100);background-color:var(--webis_color_complement_100)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label04 {border-color:var(--webis_color_red_350);background-color:var(--webis_color_red_350)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label05 {border-color:var(--webis_color_complement_200);background-color:var(--webis_color_complement_200)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field .ss_label {padding:0 1rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field .ss_label01 {border-radius:50px;background-color:#FFF}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label01 .ss_label01 {color:var(--webis_color_800)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label02 .ss_label01 {color:var(--webis_color_like_600)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label03 .ss_label01 {color:var(--webis_color_complement_100)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label04 .ss_label01 {color:var(--webis_color_red_350)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field.is_label05 .ss_label01 {color:var(--webis_color_complement_200)}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_label_field .ss_label02 {color:#FFF}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_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 a:hover .is_subject {text-decoration:underline}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_info_field {margin-top:4rem;text-align:left}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_info_field .ss_list_zone {display:flex;margin-top:0.5rem;font-size:1.5rem}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_info_field .ss_list_zone .ks_label {flex-shrink:0;min-width:6rem;margin-right:1rem;color:#000;font-weight:500}
.ws_main_program_wrap .es_content_area ul .bs_list_box a .is_info_field .ss_list_zone .ks_desc {overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.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_content_area .swiper {margin:0 5rem;padding:1rem}
.ws_main_program_wrap .es_control_area {position:absolute;top:-5rem;right:5rem;z-index:1}
.ws_main_program_wrap .es_control_area .bs_content_box {display:flex;align-items:center}
.ws_main_program_wrap .es_control_area .bs_content_box .is_fraction_field {color:#FFF;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;color:#FFF;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_pause {}
.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.2rem;margin:0 1.5rem;background-color:#FFF;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}
.ws_main_program_wrap .swiper .swiper-autoplay-progress {position:absolute;left:30px;bottom:30px;display:flex;align-items:center;justify-content:center;width:10rem;height:0.5rem;background-color:#F5F5F5;z-index:10}
.ws_main_program_wrap .swiper .swiper-autoplay-progress .swiper-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;padding:10rem 0}

/* WEBIS THEME DESIGN : MAIN > FORMAMIL */
.ws_main_formmail_wrap {margin-bottom:10rem}
.ws_main_formmail_wrap .es_content_area {display:flex;align-items:center;justify-content:space-between;position:relative;padding:3rem;border-radius:1.5rem;background-color:#F5F5F5}
.ws_main_formmail_wrap .es_content_area .bs_title_box {flex:1}
.ws_main_formmail_wrap .es_content_area .bs_title_box .is_title {color:#000;font-size:2.5rem}
.ws_main_formmail_wrap .es_content_area .bs_title_box .is_desc {margin-top:0.5rem}
.ws_main_formmail_wrap .es_content_area .bs_title_box .is_button {display:inline-block;margin-top:2rem;padding:1rem 2rem;border-radius:50px;border:1px solid #000;color:#000}
.ws_main_formmail_wrap .es_content_area .bs_form_box {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:50%}
.ws_main_formmail_wrap .es_content_area .bs_form_box .is_input {width:40%;height:5rem;padding:0 2rem;border-radius:50px}
.ws_main_formmail_wrap .es_content_area .bs_form_box .is_button {width:18%;height:5rem;padding:0 3rem;border-radius:50px;background-color:#000;color:#FFF}
.ws_main_formmail_wrap .es_content_area .bs_form_box .is_terms_field {width:100%;margin-top:1rem}
.ws_main_formmail_wrap .es_content_area .bs_form_box .is_terms_field .ss_label {}
.ws_main_formmail_wrap .es_content_area .bs_form_box .is_terms_field .ss_label .ks_checkbox {}
.ws_main_formmail_wrap .es_content_area .bs_form_box .is_terms_field .ss_label .ks_button {color:#FF0000;text-decoration:underline}
.ws_main_formmail_wrap .es_terms_area {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:99999}
.ws_main_formmail_wrap .es_terms_area .bs_content_box {position:absolute;top:50%;left:50%;max-width:50rem;width:95%;border-radius:2rem;padding:3rem;background-color:#FFF;transform:translate(-50%, -50%)}
.ws_main_formmail_wrap .es_terms_area .bs_content_box .is_title {color:#000;font-weight:500;font-size:2rem}
.ws_main_formmail_wrap .es_terms_area .bs_content_box .is_desc {margin:2rem 0 3rem 0}
.ws_main_formmail_wrap .es_terms_area .bs_content_box .is_button_close {display:inline-block;padding:1rem 3rem;border-radius:0.3rem;background-color:#EEE;color:#000}


/* ==================================================================================================== *
 *
 *     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_popupzone_wrap {margin-top:4rem}
	
	.ws_main_program_wrap .es_title_area:after {display:none}
	
	.ws_main_formmail_wrap .es_content_area {flex-direction:column;align-items:flex-start}
	.ws_main_formmail_wrap .es_content_area .bs_form_box {gap:1rem;width:100%;margin-top:2rem}
	.ws_main_formmail_wrap .es_content_area .bs_form_box .is_input {width:100%}
	.ws_main_formmail_wrap .es_content_area .bs_form_box .is_button {width:100%}
}

/* 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 {position:initial;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) {

}

/* 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_program_wrap .es_title_area {margin-bottom:10rem}
	
	.ws_main_formmail_wrap .es_content_area {padding:14rem 7rem 4rem 7rem;border-radius:0 0 1.5rem 1.5rem;background-image:url('../img/main/formmail_wave.png');background-position:top center;background-size:contain;background-repeat:no-repeat}
	.ws_main_formmail_wrap .es_content_area:before {content:'';display:block;position:absolute;bottom:0;left:-9rem;width:16rem;height:28rem;background-image:url('../img/main/formmail_bg01.png');background-position:right bottom;background-size:contain;background-repeat:no-repeat}
	.ws_main_formmail_wrap .es_content_area .bs_title_box {position:relative;margin-top:-6rem}
}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {
	.ws_main_formmail_wrap .es_content_area:before {left:-10rem}
}

/* WEBIS MEDIA QUERIES XL (1440px) UP (MIN) */
@media all and (min-width:1440px) {
	.ws_main_formmail_wrap .es_content_area:after {content:'';display:block;position:absolute;bottom:-0.5rem;left:55rem;width:10rem;height:15rem;background-image:url('../img/main/formmail_bg02.png');background-position:center bottom;background-size:contain;background-repeat:no-repeat}
}

/* 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) {
	.ws_main_latest_gallery_wrap:before {content:'Youth';position:absolute;top:-3rem;left:0;color:#F5F5F5;font-size:25rem;line-height:1;font-family:'OTEnjoystoriesBA';z-index:-1}
	.ws_main_latest_gallery_wrap:after {content:'Dream';position:absolute;bottom:-6rem;right:0;color:#F5F5F5;font-size:25rem;line-height:1;font-family:'OTEnjoystoriesBA';z-index:-1}
}

/* WEBIS MEDIA QUERIES 4XL (2560px) UP (MIN) */
@media all and (min-width:2560px) {
	.ws_main_latest_gallery_wrap:before {left:20rem}
	.ws_main_latest_gallery_wrap:after {right:30rem}
}


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

}