/*
Theme Name: Knight Pro Child LP
Template: knight-pro  
Description: LP専用軽量子テーマ
Version: 1.0.0
*/

/* アイキャッチ画像を記事本文から非表示 */
body.single .post-thumbnail,
body.page .post-thumbnail,
body.single .featured-image,
body.page .featured-image,
body.single .entry-thumbnail,
body.page .entry-thumbnail,
body.single .post-featured-image,
body.page .post-featured-image,
body.single .single-post-thumbnail,
body.page .page-thumbnail,
.single .post-content .post-thumbnail,
.page .post-content .post-thumbnail {
  display: none !important;
}