@charset "utf-8";
/* CSS Document */
html {
  min-width: auto;
}
body {
  zoom: 0.8;
  -webkit-print-color-adjust: exact;
}

.sp,
#btnpagetop,
#pankuzu,
.nav,
#hnav{
  display: none;
}
.brbefore{
  page-break-before:always;
}