/*--------------------------------------------------------------------
  common
--------------------------------------------------------------------*/

body { width: 1275px; }

@media all and (-ms-high-contrast: none) {
    body {
        zoom: 0.84;
        -webkit-print-color-adjust: exact;
    }
}