@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.1
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/*---------------------------------
複数の固定ページの日付を非表示にする
--------------------------------*/
.post-209 .date-tags,
.post-193 .date-tags,
.post-54 .date-tags,
.post-86 .date-tags {
  display: none;
}