@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;height:40px;font-size:1.3em;line-height:40px}
.ws_latest_youtube_wrap .es_title a{color:#666;display:inline-block;position:relative}
.ws_latest_youtube_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_youtube_wrap .es_more:hover{color:#777}
.ws_latest_youtube_wrap .es_content_area {padding:5px 0}
.ws_latest_youtube_wrap .es_content_area .bs_list_box {position:relative;display:block}
.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 {display:block;width:100%}
.ws_latest_youtube_wrap .es_content_area .bs_list_box .is_empty_field {display:block;width:100%;height:210px;background-color:#eee;font-size:1.2em;text-align:center;line-height:210px}