/* アイキャッチ用画像を非表示に */
img[decoding="async"][alt="アイキャッチ"] {
	display: none;
}

img.for_eyecatch {
	display: none;
}
