@charset "utf-8";

@import url("../font/pretendardGOV/font_pretendardGOV.css");
@import url("../font/RemixIcon/remixicon.css");
@import url("../css/forms.css");

html, body { position: relative; width: 100%; height: 100%; font-family: "Pretendard GOV", sans-serif; color: #1D1D1D; font-weight: 400; line-height: 1.5; word-break: keep-all; word-wrap: break-word; -webkit-tap-highlight-color: transparent; scroll-behavior: smooth; }
html { font-size: 20px; }
body { font-size: 0.8rem; overflow-x: hidden; }
*:focus { outline: 2px solid rgba(36, 107, 235, 0.8); }

body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, a, button, select, ul, li, span, em, label, :before, :after { margin: 0; padding: 0; box-sizing: border-box; -webkit-text-size-adjust: none; font-family: inherit; line-height: 1.5; letter-spacing: inherit; }
pre { font-family: inherit; }
input, textarea, a, button, select, span, label, :before, :after { font-size: inherit; font-weight: inherit; }
h1, h2, h3, h4, h5, h6, strong { font-weight: 700; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section { display: block; margin: 0; padding: 0; box-sizing: border-box; }
img, fieldset { border: 0; }
fieldset { min-width: 100%; }
img { max-width: 100%; vertical-align: top; }
ul, ol { list-style: none; }
em, address, i { font-style: normal; }
a, a:hover, a:active, a:focus { color: inherit; text-decoration: none; }
button, input[type=submit], input[type=button] { overflow: visible; margin: 0; background-color: transparent; border: none; -webkit-appearance: button; cursor: pointer; font: inherit; color: inherit; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }
textarea { resize: none; }
label { cursor: pointer; }
select { appearance: none; -webkit-appearance: none; -moz-appearance: none; }
input[type=text], input[type=tel], input[type=password], input[type=file], input[type=number], input[type=email], input[type=date], input[type=search], textarea { -webkit-box-shadow: none; box-shadow: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; -webkit-tap-highlight-color: transparent; }
caption { position: static !important; margin: 0 !important; }
table { table-layout: fixed; max-width: none; width: auto; min-width: 100%; border-collapse: collapse; }
[role=button] { cursor: pointer; }
.blind, hr, .sr_only, legend, caption { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
.hide { display: none !important; }
.show { display: block !important; }
.al { text-align: left !important; }
.ac { text-align: center !important; }
.ar { text-align: right !important; }

#skip_nav {position: absolute; top: -1000px; left: 0; width: 100%; height: 0; line-height: 0; font-size: 0; z-index: 1000;}
#skip_nav a {display: block; width: 100%; line-height: 0; text-align: center; font-size: 0;}
#skip_nav a:focus,
#skip_nav a:hover,
#skip_nav a:active {position: absolute; top: 1000px; left: 0; display: block; padding: 0.4rem 0; height: 1.5rem; line-height: 0.9rem; font-size: 0.6rem; font-weight: bold; color: #fff; background: #20262c;}