/* 日付を強制的に非表示にする */
.date{
 display:none!important;
}
