@charset "EUC-KR";
@import url("../assets/css/font.css");


* {
    margin: 0px;
    padding: 0px;
    font-family: Noto Sans KR;
    font-weight: 500;

}

/*table tr td {*/
/*    border: thin solid #000;*/
/*}*/

/*.print-bg {*/
/*    background-image: url("/assets/image/print/wel.jpg");*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*}*/

/*section {*/
/*    width: 1050px;*/
/*    height: 700px;*/
/*    background-image: url("/assets/image/print/wel.jpg");*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*}*/

/*table {*/
/*    border-spacing: none !important;*/
/*}*/

/*table tr td {*/
/*    height: 35px;*/
/*    border: thin solid #000000;*/
/*    word-break: break-all;*/
/*}*/

/*.p-r {*/
/*    position: relative;*/
/*}*/

/*.d-f {*/
/*    display: flex;*/
/*}*/

/*.t-layout {*/
/*    padding: 50px 30px 30px 30px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*.t-print-layout {*/
/*    padding: 0px 0px 0px 0px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*!* qr ÄÚµå *!*/
/*.qr {*/
/*    width: 80px;*/
/*    max-width: 80px;*/
/*    height: 70px;*/
/*    max-height: 70px;*/
/*    background: yellow;*/
/*    position: absolute;*/
/*    top: 0;*/
/*}*/

/*!* °ø±ÞÀÚ¿ë ¹è¼ÛÇöÈ² *!*/
/*.d-c div {*/
/*    display: flex;*/
/*    padding: 3px 10px;*/
/*}*/
/*.d-c div label {*/
/*    display: flex;*/
/*}*/
/*.d-c div:nth-child(2) label span {*/
/*    width: 160px;*/
/*    max-width: 160px;*/
/*    margin-left: 5px;*/
/*}*/
/*.d-c div:nth-child(3) label span {*/
/*    width: 150px;*/
/*    max-width: 150px;*/
/*    margin-left: 5px;*/
/*}*/
/*.d-c div label:first-child {*/
/*    width: 38%;*/
/*}*/
/*.d-c div label:last-child {*/
/*    width: 62%;*/
/*}*/

/*!* °ø±ÞÀÚ¿ë ¼ö·ÉÇÏ½Å ºÐ *!*/
/*.f-c {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/
/*.f-c label {*/
/*    display: flex;*/
/*    padding: 3px 10px;*/
/*}*/
/*.f-c label span {*/
/*    width: 145px;*/
/*    max-width: 145px;*/
/*    margin-left: 5px;*/
/*}*/

/*.project_print_table_center {*/
/*    position: relative;*/
/*    top: 30px;*/
/*    left: 50%;*/
/*    margin-left: -593px;*/
/*    width: 1160px;*/
/*    height: 800px;*/
/*    border: 0px solid red;*/
/*}*/

/*@media print {*/
/*    body * {*/
/*        visibility: hidden;*/
/*    }*/
/*    section,*/
/*    section * {*/
/*        visibility: visible;*/
/*    }*/
/*    section {*/
/*        position: absolute;*/
/*        left: 0;*/
/*        top: 0;*/
/*    }*/
/*}*/