@charset "UTF-8";

/* **************************************************

Name: print.css

Create: 2023.03.24

***************************************************** */

body {
    zoom: 0.835;
    -webkit-print-color-adjust: exact;
    width: 1305px!important;
}

.printBreak {page-break-before: always; }

.notesText01 { padding-bottom: 70px; }