/* line 5, ../sass/print.scss */
html, body {
  width: 1000px;
  transform-origin: 0 0;
  transform: scale(0.8) !important;
}

/* line 10, ../sass/print.scss */
body {
  -webkit-print-color-adjust: exact;
}

/* line 13, ../sass/print.scss */
#wrapper .top_htxt01 {
  background: none !important;
}

/* line 16, ../sass/print.scss */
#wrapper .top_htxt01 a:before {
  content: url("/img/pc_header_logo01.png");
  width: 400px;
  height: 76px;
  display: block;
  position: absolute;
  left: 0;
  top: 14px;
  text-indent: 0;
}

/*# sourceMappingURL=print.css.map */
