/* コラム一覧・コラム詳細を非表示・遷移不可 */
section.column,
.pickup,
section.news,
.job-sidebar__related {
  display: none !important;
}
