div.fvPlayer>div.playerView>div.errorScreen:after {
	content: '動画の再生に失敗しました。ページをリロードしてください。';
}

div.fvPlayer>div.playerView>ul>li.swapCamera:hover:before {
	content: 'クリックして切り替え';
    width:150px;
    margin-left:-75px;
}