/*
Theme Name: Lightning Child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
*/

/*** 「次の投稿」「前の投稿」を非表示 ***/
.next-prev {
display:none;
}

/* 記事が所属する分類リストを非表示 */
.entry-meta-dataList {
display: none;
}

/* 前後記事の非表示 */
.postNextPrev {
display: none;
}

.entry-standard {
display: none;
}

.catagory-type {
display: none;
}

.entry-info {
display: none;
}


