/* singleでアイキャッチを非表示 */
.single .attachment-post-thumbnail {
display: none;
}


.page .attachment-post-thumbnail {
display: none;
}