@charset "shift_jis";

/* CSS Document */
body#lower.other {
  min-width: 1024px;
}
.borderL {
  border-left: none !important;
}
body#lower div#contents h1 {
  z-index: 1 !important;
}
@media screen and (max-width: 767.9px) {
  .header.is-sticky {
    min-width: 1024px !important;
  }

  .button-page-top {
    color: transparent !important;
    text-decoration: none !important;
  }
}
