/** 太字＋蛍光マーカー **/
.entry-content em {
background: linear-gradient(transparent 50%, #ffff00 50%);
font-style: normal;
font-weight: bold;}