@charset "utf-8";

/* BASE */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,input,button,textarea,option
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
}

html, body {margin:0; padding:0;}
body,input,button,textarea,select,option {color:#444; font-size:12px; font-family:'Pretendard', sans-serif;}
body {line-height:1; *line-height:1.2;}
h1,h2,h3,h4,h5,h6 {font-size:14px; text-align:left;}

ul,ol,li,dl,dt,dd {list-style:none;}
legend {margin:0;padding:0;display:none;}
img {margin:0; padding:0; border:none; vertical-align:top;}
br {letter-spacing:normal;}

a{color:#444; text-decoration:none;}
a:hover{text-decoration:underline;}

button {cursor:pointer;}

table {border-spacing:0; border-collapse:collapse; table-layout:fixed; word-wrap:break-word;}
table,
table thead,
table tbody,
table tfoot,
table tr,
table th,
table td {border:0 none; margin:0; padding:0;}
table caption {visibility:hidden; overflow:hidden; height:0; width:0; margin:0; padding:0; line-height:0;}

.hiddenitem { position:absolute; width:0px; height:0px; font-size:0px; line-height:0px; overflow:hidden; visibility:hidden;}

/* Reset */
.reset, .reset li {margin:0; padding:0; list-style:none; border:0;}
.bg_resetL {background:none !important; padding-left:0 !important;}
.bg_resetR {background:none !important; padding-right:0 !important;}
.bd_reset {border:0 !important;}