
/* 
テーブル内のブライトコーブ動画サムネイルが
safariで押し出される
 */
.article-table .vjs-poster img{
    position: absolute;
    inset: 0;
}