#contents .sub-page-contents .container {
  background-color: white;
}

/* 個別の記事ページの表示ではタイトル「ブログ」を表示させないよう変更 */
.page-header {
  display: none;
}