body, .wrap {
  display: block;
  min-height: auto;
  zoom: 0.9;
}
@media print and (-ms-high-contrast: none) {
  *::-ms-backdrop, body, .wrap {
    zoom: 0.95;
  }
}

.fade_in,
.fade_right,
.fade_left,
.title,
.title .title_in h1,
.title .title_in h1 span,
main .main_in {
  opacity: 1;
}
.box_recruit {
  background-attachment: inherit !important;
}
.navBtn {
  display: none !important;
}
#page-top {
  display: none !important;
}