@charset "UTF-8";
/* CSS Document */

@page {
  size: A4 portrait;
  margin: 10mm;
}

body {
  -webkit-print-color-adjust: exact;
  width: 1190px;
  zoom: 0.8;
  font-size: 18pt!important;
}

#mainimg {
  height: 620px;
}

.sectioin_company .contents > figure {
  margin-left: 0;
  margin-right: 0;
}

.contents {
  max-width: none;
}

#page-top {
  display: none;
}
