@charset "utf-8";

/* 최근게시물 (유튜브) */
.ws_latest_youtube_wrap {position:relative;overflow:hidden}
.ws_latest_youtube_wrap:before,
.ws_latest_youtube_wrap:after {display:block;visibility:hidden;clear:both;height:0;font-size:0;line-height:0;content:'.'}
.ws_latest_youtube_wrap .es_title {display:block}
.ws_latest_youtube_wrap .es_title a {display:inline-block;color:#000;font-size:1.6em}
.ws_latest_youtube_wrap .es_more {display:block;position:absolute;top:0;right:0;width:20px;height:20px;color:#aaa;text-align:center;line-height:20px}
.ws_latest_youtube_wrap .es_more:hover{color:#777}
.ws_latest_youtube_wrap .es_content_area {}
.ws_latest_youtube_wrap .es_content_area .bs_list_box {position:relative;margin-top:10px}
.ws_latest_youtube_wrap .es_content_area .bs_list_box:after {display:block;visibility:hidden;clear:both;height:0;font-size:0;line-height:0;content:'.'}
.ws_latest_youtube_wrap .es_content_area .bs_list_box .is_youtube_field {overflow:hidden;display:block;width:100%;border-radius:10px !important}
.ws_latest_youtube_wrap .es_content_area .bs_list_box .is_empty_field {display:block;width:100%;height:200px;border:1px solid #DDD;background-color:#FAFAFA;text-align:center;line-height:200px}