File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
@charset "UTF-8";
/*
Author : hyojeong yang
Date : 2024-12-30
Project : print
*/
/* reference size */
@font-face {
font-family: "Pretendard";
font-style: normal;
font-weight: 300;
src: url("../font/Pretendard-Light.woff2") format("woff2"), url("../font/Pretendard-Light.woff") format("woff");
}
@font-face {
font-family: "Pretendard";
font-style: normal;
font-weight: 400;
src: url("../font/Pretendard-Regular.woff2") format("woff2"), url("../font/Pretendard-Regular.woff") format("woff");
}
@font-face {
font-family: "Pretendard";
font-style: normal;
font-weight: 500;
src: url("../font/Pretendard-Medium.woff2") format("woff2"), url("../font/Pretendard-Medium.woff") format("woff");
}
@font-face {
font-family: "Pretendard";
font-style: normal;
font-weight: 700;
src: url("../font/Pretendard-Bold.woff2") format("woff2"), url("../font/Pretendard-Bold.woff") format("woff");
}
@font-face {
font-family: "Pretendard";
font-style: normal;
font-weight: 900;
src: url("../font/Pretendard-Black.woff2") format("woff2"), url("../font/Pretendard-Black.woff") format("woff");
}
html, body {
height: 100%;
-webkit-print-color-adjust: exact;
}
html {
border: 0;
outline: 0;
font-size: 62.5%;
}
body {
line-height: 1.5;
font-family: "Pretendard", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
background-color: transparent;
color: #111;
font-weight: 400;
letter-spacing: -0.025em;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: none;
/*overflow-x: hidden;*/
width: 100%;
padding: 0;
margin: 0;
}
::-moz-selection {
color: #fff;
background-color: #111;
}
::selection {
color: #fff;
background-color: #111;
}
::-moz-selection {
color: #fff;
background-color: #111;
}
table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border-spacing: 0;
table-layout: fixed;
}
table caption {
height: 0;
font-size: 0.1em;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
}
html, body, nav, section, article, figure, figcaption,
h1, h2, h3, h4, h5, h6,
menu, ul, ol, dl, li, dt, dd,
p, form {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
line-height: 1em;
}
img {
margin: 0;
border: none;
}
ul, ol, dl, li {
list-style: none;
}
cite, em, address {
font-style: normal;
}
b, strong {
font-weight: 700;
}
iframe {
border: none;
outline: 0;
}
a > span {
cursor: pointer;
}
a {
text-decoration: none;
color: #111;
}
a:hover,
a:focus {
text-decoration: none;
}
*:focus,
a:focus,
textarea:focus, input:focus {
/*outline: 0;*/
}
a:before {
content: " ";
position: absolute;
font-size: 0;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
display: block;
}
fieldset legend {
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
overflow: hidden;
font-size: 0;
line-height: 0;
}
fieldset label {
margin-right: 17px;
font-size: 16px;
}
button {
-webkit-appearance: none;
-webkit-border-radius: 0;
vertical-align: middle;
letter-spacing: -0.01em;
outline: none;
border: none;
background-color: transparent;
cursor: pointer;
}
input[type=text],
input[type=password],
input[type=number] {
font-size: 16px;
vertical-align: top;
padding: 0 15px;
height: 36px;
border: 1px solid #C1BFC8;
width: 260px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
input[type=number] {
padding: 0;
text-align: center;
}
input[type=file],
input[type=file]:hover {
padding: 0;
border: none;
}
td input {
vertical-align: top;
}
textarea {
border: 1px solid #C1BFC8;
}
input:hover,
textarea:hover {
border: 1px solid #C1BFC8;
}
input[type=file]:hover {
border: none;
}
input:focus,
textarea:focus {
border: 1px solid #C1BFC8;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
textarea[disabled=disabled] {
border: none;
}
textarea:focus[disabled=disabled] {
-webkit-box-shadow: none;
box-shadow: none;
}
input[type=ratio],
input[type=checkbox] {
border: 0;
height: auto;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
vertical-align: middle;
}
input[type=checkbox] {
width: 20px;
height: 20px;
background: none;
}
input[readonly]:not(.datepicker), input[readonly]:not(.datepicker):hover, input[readonly]:not(.datepicker):focus,
input[disabled]:not(.datepicker), input[disabled]:not(.datepicker):hover, input[disabled]:not(.datepicker):focus {
background: #f9f9f9;
border: 1px solid #C1BFC8;
font-weight: 300;
-webkit-box-shadow: none;
box-shadow: none;
}
.al {
text-align: left !important;
}
.ar {
text-align: right !important;
}
.ac {
text-align: center !important;
}
.fs-xlg {
font-size: 14pt;
}
.fs-lg {
font-size: 12pt;
}
.fs-sm {
font-size: 8pt;
}
em {
font-weight: 700;
}
.mr5 {
margin-right: 0.5cm;
}
.mr10 {
margin-right: 1cm;
}
.mr15 {
margin-right: 1.5cm;
}
.mr20 {
margin-right: 2cm;
}
.mb5 {
margin-bottom: 0.5cm;
}
.mb10 {
margin-bottom: 1cm;
}
.mb15 {
margin-bottom: 1.5cm;
}
.mb20 {
margin-bottom: 2cm;
}
.txt-hide {
position: absolute;
width: 0.1rem;
height: 0.1rem;
margin: -0.1rem;
overflow: hidden;
clip-path: polygon(0 0, 0 0, 0 0);
}
.print-tit-area, .print-page-tit-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 0.8rem;
}
.lg.print-tit-area, .lg.print-page-tit-area {
gap: 0.8rem 1.6rem;
}
.sm.print-tit-area, .sm.print-page-tit-area {
gap: 0.4rem;
}
.print-tit-area .l-area, .print-page-tit-area .l-area,
.print-tit-area .c-area,
.print-page-tit-area .c-area,
.print-tit-area .r-area,
.print-page-tit-area .r-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0.4rem 0.8rem;
}
.print-tit-area .l-area > *, .print-page-tit-area .l-area > *,
.print-tit-area .c-area > *,
.print-page-tit-area .c-area > *,
.print-tit-area .r-area > *,
.print-page-tit-area .r-area > * {
margin-bottom: 0;
}
.print-tit-area .l-area:only-child, .print-page-tit-area .l-area:only-child,
.print-tit-area .c-area:only-child,
.print-page-tit-area .c-area:only-child,
.print-tit-area .r-area:only-child,
.print-page-tit-area .r-area:only-child {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.print-tit-area .l-area .checkradio, .print-page-tit-area .l-area .checkradio,
.print-tit-area .c-area .checkradio,
.print-page-tit-area .c-area .checkradio,
.print-tit-area .r-area .checkradio,
.print-page-tit-area .r-area .checkradio {
margin-right: 0;
}
.print-tit-area .r-area, .print-page-tit-area .r-area {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.center.print-tit-area, .center.print-page-tit-area {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.vcenter.print-tit-area, .vcenter.print-page-tit-area {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.print-tit-area .dir-col, .print-page-tit-area .dir-col {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.print-page {
font-size: 9pt;
width: 210mm;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 21.7cm;
margin: 0 auto;
}
.print-page img {
max-width: 100%;
}
.print-box {
page-break-before: always;
}
.print-section {
margin-bottom: 2.4rem;
}
.print-page-tit-area {
margin-bottom: 1.6rem;
}
.print-tit-area {
margin-bottom: 0.8rem;
}
.print-title-xlg {
font-size: 2.8rem;
font-weight: 700;
}
.print-title-lg {
font-size: 1.8rem;
font-weight: 700;
}
.print-title {
font-size: 1.4rem;
font-weight: 700;
}
.print-border-box {
border: 1px solid #DDDAE3;
padding: 1.6rem;
}
.print-border-box img {
max-width: 100%;
}
/* table */
table th {
font-weight: 500;
background-color: #EFEEF3;
color: #5A585E;
}
.write-type,
.info-type {
border-top: 0.1rem solid #111;
word-break: keep-all;
word-wrap: break-word;
font-size: 9pt;
margin-bottom: 2.4rem;
}
.write-type.border-top-none,
.info-type.border-top-none {
border-top: none;
}
.write-type table,
.info-type table {
text-align: center;
}
.write-type tr,
.info-type tr {
page-break-inside: avoid;
page-break-after: auto;
}
.write-type .tbl-col-area,
.info-type .tbl-col-area {
padding: 0;
}
.write-type th,
.write-type td,
.info-type th,
.info-type td {
border: 1px solid #DDDAE3;
padding: 0.4rem 0.8rem;
}
.write-type th:first-child,
.write-type td:first-child,
.info-type th:first-child,
.info-type td:first-child {
border-left: none;
}
.write-type th:last-child,
.write-type td:last-child,
.info-type th:last-child,
.info-type td:last-child {
border-right: none;
}
.write-type tbody th,
.write-type tbody td {
text-align: left;
}
.print-time {
color: #5A585E;
}
.counsel-header {
border-left: 1px solid #C1BFC8;
border-right: 1px solid #C1BFC8;
border-radius: 1px solid #C1BFC8;
margin-bottom: 1.2rem;
}
.counsel-header .counsel-tit-area {
padding: 1.6rem;
}
.counsel-header cite {
font-size: 16pt;
}
.counsel-header h1 {
font-weight: 700;
font-size: 30px;
}
.bullet,
.bullet-tit,
.bullet-dash,
.bullet-none,
.bullet-hangul {
margin-bottom: 1.6rem;
}
.bullet:last-child,
.bullet-tit:last-child,
.bullet-dash:last-child,
.bullet-none:last-child,
.bullet-hangul:last-child {
margin-bottom: 0;
}
.bullet > li,
.bullet-tit > li,
.bullet-dash > li,
.bullet-none > li,
.bullet-hangul > li {
position: relative;
padding-left: 1.6rem;
}
.bullet > li ~ li,
.bullet-tit > li ~ li,
.bullet-dash > li ~ li,
.bullet-none > li ~ li,
.bullet-hangul > li ~ li {
margin-top: 0.4rem;
}
.bullet > li:before,
.bullet-tit > li:before,
.bullet-dash > li:before,
.bullet-none > li:before,
.bullet-hangul > li:before {
content: "";
position: absolute;
top: 0.8rem;
left: 0;
}
.bullet-none li {
padding-left: 0;
}
.bullet > li:before,
.bullet-tit > li:before {
width: 0.4rem;
height: 0.4rem;
border-radius: 50%;
background-color: #333333;
}
.bullet-dash > li:before {
top: 0.8rem;
width: 0.6rem;
height: 0.1rem;
background-color: #5A585E;
}
.bullet-tit > li {
padding-left: 12rem;
}
.bullet-tit > li cite {
position: absolute;
left: 2rem;
font-weight: 700;
}
.bullet-hangul li {
padding-left: 2rem;
}
.bullet-hangul li::before {
top: 0.1rem;
}
.bullet-hangul li:nth-child(1)::before {
content: "㉠";
}
.bullet-hangul li:nth-child(2)::before {
content: "㉡";
}
.bullet-hangul li:nth-child(3)::before {
content: "㉢";
}
.bullet-hangul li:nth-child(4)::before {
content: "㉣";
}
.bullet-hangul li:nth-child(5)::before {
content: "㉤";
}
.bullet-hangul li:nth-child(6)::before {
content: "㉥";
}
.bullet-hangul li:nth-child(7)::before {
content: "㉦";
}
.bullet-hangul li:nth-child(8)::before {
content: "㉧";
}
.bullet-hangul li:nth-child(9)::before {
content: "㉨";
}
.bullet-hangul li:nth-child(10)::before {
content: "㉩";
}
.bullet-hangul li:nth-child(11)::before {
content: "㉪";
}
.bullet-hangul li:nth-child(12)::before {
content: "㉫";
}
.bullet-hangul li :nth-child(13)::before {
content: "㉬";
}
.bullet-hangul li :nth-child(14)::before {
content: "㉭";
}
@page {
size: A4;
margin: 0;
padding: 1cm;
marks: none;
@bottom-center {
counter-increment: page/2;
content: "- " counter(page) " -";
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
font-size: 12px;
height: 0.8cm;
}
.pdf-page {
padding: 0 0.5cm;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}/*# sourceMappingURL=print.css.map */