@charset "utf-8";

/* 최근게시물 (갤러리) */
.ws_latest_gallery_wrap {position:relative}
.ws_latest_gallery_wrap .bx-wrapper {margin-bottom:0 !important;border:0 !important;box-shadow:none !important;background:transparent !important}
.ws_latest_gallery_wrap .bx-wrapper .bx-pager.bx-default-pager a {width:2rem;height:0.5rem;margin:0 0.3rem;background:#DDD}
.ws_latest_gallery_wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
.ws_latest_gallery_wrap .bx-wrapper .bx-pager.bx-default-pager a:focus,
.ws_latest_gallery_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover {background:#AAA}
.ws_latest_gallery_wrap .bx-wrapper .bx-controls-direction a {width:5rem;height:5rem;margin-top:-5.5rem;background:none;font-size:0;text-indent:0}
.ws_latest_gallery_wrap .bx-wrapper .bx-controls-direction a.disabled {display:block}
.ws_latest_gallery_wrap .bx-wrapper .bx-prev {left:-7rem}
.ws_latest_gallery_wrap .bx-wrapper .bx-next {right:-7rem}
.ws_latest_gallery_wrap .bx-wrapper .bx-prev:before,
.ws_latest_gallery_wrap .bx-wrapper .bx-next:before {display:block;border-radius:50% !important;border:1px solid #AAA;color:#AAA;font-size:2rem;line-height:5rem;text-align:center;font-family:'xeicon'}
.ws_latest_gallery_wrap .bx-wrapper .bx-prev:before {content:'\e93b'}
.ws_latest_gallery_wrap .bx-wrapper .bx-next:before {content:'\e93e'}
.ws_latest_gallery_wrap .bx-wrapper .bx-prev:hover:before,
.ws_latest_gallery_wrap .bx-wrapper .bx-next:hover:before {border-color:#000;color:#000}
.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:inline-block;margin-bottom:5rem;font-size:3rem}
.ws_latest_gallery_wrap .es_title a {display:inline-block;color:#000}
.ws_latest_gallery_wrap .es_more {display:inline-block;position:absolute;top:0;right:0;border-bottom:1px solid;font-weight:bold;font-size:1.7rem}
.ws_latest_gallery_wrap .es_more i {transition:all .3s ease-in-out}
.ws_latest_gallery_wrap .es_more:hover i {transform:translateX(1rem);transition:all .3s ease-in-out}
.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 .is_image_field {display:block;width:100%;height:auto;border-radius:20px !important;border:1px solid #DDD;overflow:hidden}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_image_field .ss_image {width:100%;height:100%;transition:all .3s ease-in-out}
.ws_latest_gallery_wrap .es_content_area .bs_list_box:hover .is_image_field .ss_image {transform:scale(1.05);transition:all .3s ease-in-out}
.ws_latest_gallery_wrap .es_content_area .bs_list_box .is_desc_field {position:relative;padding:1rem 0}
.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;color:#000;font-weight:500}
.ws_latest_gallery_wrap .es_content_area .bs_list_box:hover .is_desc_field .ss_subject {color:#000;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_time {display:block;margin-top:2rem}