/*ヘッダも廃した一画面占有表示*/
#footer_wr,
header,
.backto,
#nav,
.box_divider:last-of-type,
.other_info {
  display: none;
}

#space_1 {
  padding-top: 20px;
}
