@charset "utf-8";

/* 최근게시물 (유튜브) */
.ws_latest_youtube_wrap {position:relative}
.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;padding:0 20px;border-bottom:1px solid #ddd;background:#fafafa;font-size:1.1em;line-height:40px}
.ws_latest_youtube_wrap .es_title a{color:#666;display:inline-block;position:relative}
.ws_latest_youtube_wrap .es_title a:after{position:absolute;bottom:1px;left:0;width:100%;height:2px;background:#666;content:''}
.ws_latest_youtube_wrap .es_more {display:block;position:absolute;top:-20px;right:0;color:#000;text-align:center;font-size:1.2em;line-height:20px}
.ws_latest_youtube_wrap .es_content_area {}
.ws_latest_youtube_wrap .es_content_area .bs_list_box {display:block;position:relative;margin-top:20px;border-radius:15px !important;overflow:hidden}
.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:200px;border-radius:15px !important;border:1px solid #DDD;background-color:#FAFAFA;text-align:center;line-height:200px;overflow:hidden}