@charset "utf-8";

/* 최근갤러리 */
.ws_latest_gallery_wrap {position:relative;overflow:hidden;}
.ws_latest_gallery_wrap:before,
.ws_latest_gallery_wrap:after {display:block;visibility:hidden;clear:both;height:0;font-size:0;line-height:0;content:'.'}
.ws_latest_gallery_wrap .es_title {display:block;height:40px;font-size:1.3em;line-height:40px}
.ws_latest_gallery_wrap .es_title a{color:#666;display:inline-block;position:relative}
.ws_latest_gallery_wrap .bx-wrapper {margin-bottom:0;border:0;box-shadow:none;}
.ws_latest_gallery_wrap .bx-viewport {height:231px !important;}
.ws_latest_gallery_wrap .es_more {display:block;position:absolute;top:10px;right:0;width:20px;height:20px;color:#457eca;font-size:1.3em;text-align:center;line-height:20px}
.ws_latest_gallery_wrap .es_more:hover{color:#777}
.ws_latest_gallery_wrap .es_content_area {padding:5px 15px}
.ws_latest_gallery_wrap .es_content_area .bs_list_box {float:left;width:33.3%;}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_image {display:block;width:100%;height:204px;}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_image .ss_img {width:100%;height:100%}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box {position:relative;margin-top:5px;font-size: 1.2em;}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .fa-heart{color:#ff0000}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .fa-caret-right{color:#bbb}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_icon {display:inline-block;margin-right:5px;border-radius:2px;font-size:0.833em;text-align:center;line-height:16px}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_icon.ss_new {width:16px;color:#ffff00;background:#6db142}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_icon.ss_hot {width:16px;color:#fff;background:#e52955}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_icon.ss_cmt {padding:0 5px;color:#fff;white-space:nowrap;background:#5c85c1}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_icon.fa-lock {width:16px;color:#4f818c;background-color:#cbe3e8}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_subject {margin-right:5px}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_notice {font-weight:bold}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_box .ss_time {float:right;color:#888;}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_noimg {display:block; width:100%; height:207px; background:#e9e9e9; color:#777; font-weight:bold; font-size:1.8em; line-height:207px; letter-spacing:-0.5px; text-align:center;}

.ws_latest_gallery_wrap .es_button_area {position: absolute; bottom: 28px;right: 7px;}
.ws_latest_gallery_wrap .es_button_area .bs_btn_box {display:inline-block; vertical-align:middle; width:36px; height:36px; color:#fff; line-height:36px; text-align:center;}
.ws_latest_gallery_wrap .es_button_area .bs_btn_prev {background:url('../../../../../webis/img/main/bn_prev.png') rgba(0,0,0,.7) center no-repeat;}
.ws_latest_gallery_wrap .es_button_area .bs_btn_next {background:url('../../../../../webis/img/main/bn_next.png') rgba(0,0,0,.7) center no-repeat;}
.ws_latest_gallery_wrap .es_button_area .bs_btn_pause {background:url('../../../../../webis/img/main/bn_pause.png') rgba(0,0,0,.7) center no-repeat;}