/**
 *  Embedフレーム内スタイル
 */
.wp-embed {
    background-color: #e7eef5;
}
.wp-embed .wp-embed-share {
    display:none;
}