@charset "utf-8";
@import url("/font/XEIcon-2.3.3/xeicon-3157cfaef1219be8674da6c975786652.css");
@import url("/font/Pretendard/fonts-27ccc57fafa8d22a24a83f88f14cf0b9.css");
@import url("/font/RimixIcon/remixicon-0deed30e0f0fe92cbe812953f468c94e.css");
@import url("/font/wantedsans/fonts-7a28304aecf1501f69942d874f33cc25.css");
@import url("/font/Poppins/fonts-a347ddd7a6507dd9715744f1ec6d098f.css");
@import url("/font/NanumNeo/fonts-0292b57207a42e2a9eb4cb377413b3b8.css");
@import url("/font/SBAggro/fonts-add32195fbed93429a78b7c03d8ff6ca.css");
@import url("/font/NotoSansKR/fonts-7ad43887dec09f470898d941688a4d23.css");
@import url("/font/SUIT-woff2/SUIT-9b0f06f048dd97453ad1ddcc6ce2576a.css");

/*-------------------------------------------------
Author : SY,CHo
Create date : 2020. 03. 03.
-------------------------------------------------*/

/* reset.css */
html {font-size: 20px; overflow-x: hidden; }
html, body{min-height:100%;}
*, *:before, *:after {-webkit-box-sizing: border-box; box-sizing: border-box;}
body {margin: 0; padding: 0; line-height: 1.5; font-family: 'NanumNeo', 'NotoSans', 'Pretendard', 'SBAggro', 'RimixIcon', '돋움', 'Dotum', '굴림', 'Gulim', AppleGothic, UnDotum, Arial, Tahoma, Verdana, sans-serif; font-size: 0.8rem; font-weight: 400; color: #000; overflow-x: hidden; }
ul, ol, li, dl, dt, dd {margin: 0; padding: 0; list-style: none;}
p, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}
a {color: inherit; text-decoration: none;}
table {width: 100%; border-collapse: separate; border-spacing: 0;}
caption, legend {position: absolute; margin: -1px; padding: 0; width: 1px; height: 1px; overflow: hidden; border: 0; clip: rect(0, 0, 0, 0);}
select, input, textarea {font-family: 'Pretendard', 'Titillium Web', 'NotoSans', '돋움', 'Dotum', '굴림', 'Gulim', AppleGothic, UnDotum, Arial, Tahoma, Verdana, sans-serif; font-size: 0.8rem; }
select, input {vertical-align: middle; margin:0;}
address, em, i {font-style: normal;}
button {border: 0; background: none; cursor: pointer; font: initial;}
hr {margin: 0; border: none; padding: 0; display: block;}
figure, figcaption {margin: 0; padding: 0;}
/* form, fieldset {border: none; margin: 0; padding: 0; line-height: 1;} */
input[type="submit"] {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
header, footer, article, section, aside, nav, main {display: block;}
br { font-family: initial;}

/* Skip 메뉴 */
#skipArea {position: absolute; top: -1000px; left: 0; width: 100%; height: 0px; line-height: 0px; font-size: 0px; z-index: 1000;}
#skipArea a {display: block; width: 100%; line-height: 0px; text-align: center; font-size: 0px;}
#skipArea a:focus, #skipArea a:hover, #skipArea a:active {position: absolute; top: 1000px; left: 0px; display: block; padding: 8px 0; height: 30px; line-height: 18px; font-size: 0.6rem; font-weight: bold; color: #fff; background: #20262c;}

/* hid */
.hidden {display: none; }
.blind, legend, .hid, hr {position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.sr-only {position: absolute; margin: -1px; padding: 0; width: 1px; height: 1px; overflow: hidden; border: 0; clip: rect(0, 0, 0, 0);}

/* text-align */
.al {text-align:left !important;}
.ac {text-align:center !important}
.ar {text-align:right !important}

/* float */
.fl {float:left !important;}
.fr {float:right !important;}

.clearfix:after {clear: both; display: block; width: 100%; content: "";}

@media (max-width: 1440px){
	html {font-size: 19px;}
}

@media (max-width: 1024px){
	html {font-size: 18px;}
}
/* 
@media print {
	html {font-size: 15px;}
} */