@charset "utf-8";

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

/* WEBIS THEME DESIGN : MAIN > COMMON */
.ws_main_common_wrap {}
.ws_main_common_wrap .es_main_title {display:block;margin-bottom:3rem;color:#000;font-weight:500;font-size:3.5rem}

/* WEBIS THEME DESIGN : MAIN > QUICK MENU */
.ws_quick_menu_wrap {padding-top:5rem}
.ws_quick_menu_wrap .es_quick_area {}
.ws_quick_menu_wrap .es_quick_area .bs_content_box {}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul {display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li {width:8.3%}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li a {display:block}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon {display:inline-block;width:9rem;height:9rem;border-radius:1.5rem !important;background-color:#FFF;background-position:center;background-size:contain;background-repeat:no-repeat}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li:hover .is_icon {animation:objHover .5s linear both}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon01 {background-image:url('../img/main/quick_icon01.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon02 {background-image:url('../img/main/quick_icon02.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon03 {background-image:url('../img/main/quick_icon03.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon04 {background-image:url('../img/main/quick_icon04.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon05 {background-image:url('../img/main/quick_icon05.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon06 {background-image:url('../img/main/quick_icon06.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon07 {background-image:url('../img/main/quick_icon07.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon08 {background-image:url('../img/main/quick_icon08.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon09 {background-image:url('../img/main/quick_icon09.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon10 {background-image:url('../img/main/quick_icon10.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon11 {background-image:url('../img/main/quick_icon11.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_icon12 {background-image:url('../img/main/quick_icon12.png')}
.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_title {display:block;margin-top:0.5rem;color:#000;font-weight:500;line-height:1.3;letter-spacing:-0.5px;word-break:break-all}

@-webkit-keyframes objHover {
    0% {-webkit-transform:perspective(400px) rotate3d(0,1,0,-90deg);transform:perspective(400px) rotate3d(0,1,0,-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    40% {-webkit-transform:perspective(400px) rotate3d(0,1,0,20deg);transform:perspective(400px) rotate3d(0,1,0,20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    60% {-webkit-transform:perspective(400px) rotate3d(0,1,0,-10deg);transform:perspective(400px) rotate3d(0,1,0,-10deg)}
    80% {-webkit-transform:perspective(400px) rotate3d(0,1,0,5deg);transform:perspective(400px) rotate3d(0,1,0,5deg)}
    100% {-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes objHover {
    0% {-webkit-transform:perspective(400px) rotate3d(0,1,0,-90deg);transform:perspective(400px) rotate3d(0,1,0,-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    40% {-webkit-transform:perspective(400px) rotate3d(0,1,0,20deg);transform:perspective(400px) rotate3d(0,1,0,20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    60% {-webkit-transform:perspective(400px) rotate3d(0,1,0,-10deg);transform:perspective(400px) rotate3d(0,1,0,-10deg)}
    80% {-webkit-transform:perspective(400px) rotate3d(0,1,0,5deg);transform:perspective(400px) rotate3d(0,1,0,5deg)}
    100% {-webkit-transform:perspective(400px);transform:perspective(400px)}
}

/* WEBIS THEME DESIGN : MAIN > LATEST */
.ws_main_latest_wrap {padding-top:7rem}
.ws_main_latest_wrap .es_top_area {display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}
.ws_main_latest_wrap .es_top_area:before {display:block;position:absolute;bottom:5.5rem;left:0;width:100%;height:1px;background-color:#EEE;z-index:-1;content:''}
.ws_main_latest_wrap .es_top_area .es_main_title {padding-right:3rem;background-color:#FFF}
.ws_main_latest_wrap .es_top_area .es_main_title b {font-size:4.2rem}
.ws_main_latest_wrap .es_top_area .bs_sns_box {margin-top:5rem;padding:0 5rem;background-color:#FFF;text-align:center}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns {margin-top:1rem}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li {display:inline-block;vertical-align:top;min-width:9rem}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon i {overflow:hidden;display:inline-block;width:6rem;height:5.6rem;border-radius:1rem !important;color:#FFF;font-size:3.8rem;line-height:5.6rem;text-align:center}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li:hover .ss_icon i {transform:translateY(-1rem);transition:all .3s ease-in-out}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon.ss_facebook i {background-color:#3A5A97}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon.ss_kakao i {background-color:#FEE600;color:#392020;font-size:3rem}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon.ss_meta i {background-color:#DDD}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon.ss_youtube i {background-color:#FF0000}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon.ss_instagram i {background-color:#FF3388}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon.ss_gym i {border:1px solid #0A4199}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon img {max-width:100%}
.ws_main_latest_wrap .es_top_area .bs_sns_box .is_sns li .ss_icon p {margin-top:3px;color:#000;font-size:1.4rem}
.ws_main_latest_wrap .es_tab_area {margin-top:5rem}
.ws_main_latest_wrap .es_banner_area {margin-top:5rem}
.ws_main_latest_wrap .es_cs_area {position:relative;height:13rem;margin-top:2rem;padding:1.5rem 2rem;border-radius:1rem;background-color:#ECF0F5;overflow:hidden}
.ws_main_latest_wrap .es_cs_area:after {content:'\ea15';display:block;position:absolute;right:-3rem;bottom:-2rem;color:#E0E6EB;font-size:14rem;line-height:1;font-family:'xeicon'}
.ws_main_latest_wrap .es_cs_area .bs_title {color:#000}
.ws_main_latest_wrap .es_cs_area .bs_tel {font-size:2rem}
.ws_main_latest_wrap .es_cs_area .bs_desc {position:relative;font-size:1.4rem;z-index:2}

/* WEBIS THEME DESIGN : MAIN > BANNER */
.ws_banner_wrap {padding:5rem 0 7rem 0}
.ws_banner_wrap .es_content_area {}
.ws_banner_wrap .es_content_area .bs_content_box {}
.ws_banner_wrap .es_content_area .bs_content01 {}
.ws_banner_wrap .es_content_area .bs_content02 {}
.ws_banner_wrap .es_content_area .bs_content_box a {display:block;position:relative;padding:2.5rem 2rem;border-radius:3rem 3rem 3rem 0 !important;background-position:bottom center;background-size:contain;background-repeat:no-repeat;color:#000}
.ws_banner_wrap .es_content_area .bs_content01 a {background-color:#F9E9F2}
.ws_banner_wrap .es_content_area .bs_content02 a {background-color:#F9F4C4}
.ws_banner_wrap .es_content_area .bs_content03 a {background-color:#F2F9B2}
.ws_banner_wrap .es_content_area .bs_content04 a {background-color:#DBF6FF}
.ws_banner_wrap .es_content_area .bs_content_box a .is_title {font-size:2.2rem}
.ws_banner_wrap .es_content_area .bs_content_box a .is_title i {display:inline-block;vertical-align:middle}
.ws_banner_wrap .es_content_area .bs_content01 a .is_title {color:#DB69A5}
.ws_banner_wrap .es_content_area .bs_content02 a .is_title {color:#F5B71C}
.ws_banner_wrap .es_content_area .bs_content03 a .is_title {color:#C5C515}
.ws_banner_wrap .es_content_area .bs_content04 a .is_title {color:#00B0EC}
.ws_banner_wrap .es_content_area .bs_content_box a .is_desc {margin-top:1rem}
.ws_banner_wrap .es_content_area .bs_content_box a .is_btn {display:inline-block;position:absolute;right:2rem;bottom:2rem;width:4rem;height:4rem;border-radius:50% !important;background-color:#FFF;font-size:2rem;line-height:4rem;text-align:center}
.ws_banner_wrap .es_content_area .bs_content_box a:hover .is_btn {color:#FFF;transition:all .3s ease-in-out}
.ws_banner_wrap .es_content_area .bs_content01 a:hover .is_btn {background-color:#DB69A5}
.ws_banner_wrap .es_content_area .bs_content02 a:hover .is_btn {background-color:#FBC94C}
.ws_banner_wrap .es_content_area .bs_content03 a:hover .is_btn {background-color:#CECE3C}
.ws_banner_wrap .es_content_area .bs_content04 a:hover .is_btn {background-color:#00B0EC}
.ws_banner_wrap .es_cs_area {position:relative;height:14.4rem;padding:1.5rem 2rem;border-radius:1rem !important;background-color:#ECF0F5;overflow:hidden}
.ws_banner_wrap .es_cs_area:after {content:'\ea15';display:block;position:absolute;right:-3rem;bottom:-2rem;color:#E0E6EB;font-size:14rem;line-height:1;font-family:'xeicon'}
.ws_banner_wrap .es_cs_area .bs_title {color:#000}
.ws_banner_wrap .es_cs_area .bs_tel {color:var(--webis_color);font-size:2rem}
.ws_banner_wrap .es_cs_area .bs_desc {position:relative;font-size:1.4rem;word-break:keep-all;z-index:2}


/* ==================================================================================================== *
 *
 *     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_quick_menu_wrap .es_quick_area .bs_content_box ul li {margin-top:1rem}

	.ws_main_latest_wrap .es_banner_area {margin-top:30px}

	.ws_latest_tab_wrap .es_content_area .bs_list_box {padding:0.4rem 0}
}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {
	.ws_banner_wrap .es_spon_area {margin-top:5rem}
	.ws_banner_wrap .es_cs_area {margin-top:20px}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_main_content_wrap .es_main_title {font-size:3rem;text-align:center}

	.ws_main_latest_wrap .es_top_area:before {display:none}
	.ws_main_latest_wrap .es_top_area .es_main_title {width:100%;margin-bottom:1rem;padding-right:0}
	.ws_main_latest_wrap .es_top_area .bs_sns_box {width:100%;margin-top:1rem;padding:0}

	.ws_quick_menu_wrap .es_main_title {text-align:center}
	.ws_quick_menu_wrap .es_quick_area .bs_content_box ul {justify-content:center;}
	.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li {width:25%}
	.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li .is_title {font-size:1.4rem}

	.ws_banner_wrap .es_content_area .bs_content_box a {height:18rem}
	.ws_banner_wrap .es_content_area .bs_content_box a .is_title {font-size:1.8rem}
}

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

}

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

}

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

}

/* 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_quick_menu_wrap .es_quick_area .bs_content_box ul li {width:16.6%}

	.ws_banner_wrap .es_content_area .bs_content_box a {height:20rem;padding:3rem 1.5rem}
	.ws_banner_wrap .es_content_area .bs_content_box a .is_title {font-size:2rem}
	.ws_banner_wrap .es_content_area .bs_content_box a .is_btn {right:1.5rem;width:4rem;height:4rem;line-height:4rem}
}

/* WEBIS MEDIA QUERIES MD (1024px ~ 1279.98px) ONLY */
@media all and (min-width:1024px) and (max-width:1279.98px) {
	.ws_quick_menu_wrap .es_quick_area .bs_content_box ul li {width:16.6%}

	.ws_banner_wrap .es_content_area .bs_content_box a .is_title {font-size:1.8rem}
}

/* WEBIS MEDIA QUERIES LG (1280px ~ 1439.98px) ONLY */
@media all and (min-width:1280px) and (max-width:1439.98px) {
	.ws_main_latest_wrap .es_cs_area {height:16rem;padding:3rem 1.8rem}

	#bx-pager a {width:6rem}
}

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

}