/* 単体記事のアイキャッチ非表示 */
.single .attachment-post-thumbnail {
display: none !important;
}
