@charset "utf-8";

/* 최근게시물 (갤러리) */
.ws_latest_gallery_wrap {position:relative}
.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 .bx-wrapper {margin-bottom:0 !important;border:0 !important;box-shadow:none !important}
.ws_latest_gallery_wrap .bx-wrapper .bx-controls-direction a {width:42px;height:80px;margin-top:-40px;opacity:.3}
.ws_latest_gallery_wrap .bx-wrapper .bx-controls-direction a:hover {opacity:1}
.ws_latest_gallery_wrap .bx-wrapper .bx-prev {left:-70px;background:url('../../../img/main/bx_prev.png')}
.ws_latest_gallery_wrap .bx-wrapper .bx-next {right:-70px;background:url('../../../img/main/bx_next.png')}
.ws_latest_gallery_wrap .bx-wrapper .bx-prev:focus, .ws_latest_gallery_wrap .bx-wrapper .bx-prev:hover {background-position:0}
.ws_latest_gallery_wrap .bx-wrapper .bx-next:focus, .ws_latest_gallery_wrap .bx-wrapper .bx-next:hover {background-position:0}
.ws_latest_gallery_wrap .bx-wrapper .bx-controls-auto, .ws_latest_gallery_wrap .bx-wrapper .bx-pager {bottom:-40px}
.ws_latest_gallery_wrap .bx-wrapper .bx-pager.bx-default-pager a {width:8px;height:8px;border-radius:50% !important;background-color:#DDD}
.ws_latest_gallery_wrap .es_title {display:block;height:40px;font-size:1.1em;line-height:40px}
.ws_latest_gallery_wrap .es_title a {color:#666}
.ws_latest_gallery_wrap .es_more {display:block;position:absolute;top:10px;right:10px;width:20px;height:20px;color:#aaa;text-align:center;line-height:20px}
.ws_latest_gallery_wrap .es_more:hover {color:#777}
.ws_latest_gallery_wrap .es_content_area {}
.ws_latest_gallery_wrap .es_content_area .bs_list_box {}
.ws_latest_gallery_wrap .es_content_area .bs_list_box a {display:block;padding-bottom:25px;border-bottom:4px solid #E9E9E9}
.ws_latest_gallery_wrap .es_content_area .bs_list_box a:hover {transition:all .3s ease-in}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_image_field {display:block;width:100%;height:auto}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_image_field .ss_image {width:100%;height:100%}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field {position:relative;padding-top:25px}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .fa-heart{color:#ff0000}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .fa-caret-right{color:#bbb}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .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_field .ss_icon.ss_new {width:16px;color:#ffff00;background:#6db142}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .ss_icon.ss_hot {width:16px;color:#fff;background:#e52955}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .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_field .ss_icon.fa-lock {width:16px;color:#4f818c;background-color:#cbe3e8}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .ss_subject {display:block;height:24px;color:#000;font-weight:500;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;overflow:hidden}
.ws_latest_gallery_wrap .es_content_area .bs_list_box:hover .is_desc_field .ss_subject {text-decoration:underline}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .ss_notice {}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .ss_desc {height:47px;margin-top:15px;color:#666;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all;overflow:hidden}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field .ss_time {display:block;margin-top:20px;color:#999;font-size:1.1em;letter-spacing:-0.5px}