@media print {
  body {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 1.8em;
  }
  #nav-sp-header {
    display: none !important;
  }
  #nav-fixed-bottom {
    display: none !important;
  }
  #floatHeader {
    display: none !important;
  }
  .top_page {
    display: none !important;
  }
}

/*# sourceMappingURL=print.css.map */
