
/* タクソノミー選択ボタン */
input[type="checkbox"],input[type="radio"] {
	display: none;
}

/* ポストがない時のメッセージ */
.no_post_message {
	text-align: center;
}