@charset "Shift_JIS";

/* **************************************************

Name: original_print.css

Create: 2022.08.10
Update: 2022.08.10

***************************************************** */

/* base
============================================================= */
body {
    zoom: 0.835;
    -webkit-print-color-adjust: exact;
    width: 1305px!important;
}

.printBreak {page-break-before: always; }