

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('/font/Pretendard-Regular.woff2') format('woff2'), url('/font/Pretendard-Regular.woff') format('woff');
}
@charset "utf-8";
body{
margin:0;
padding:0;
}
ol, ul, li {
    list-style: none;
}
img{
border:0;
}
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, button, abbr, acronym, address, code,del, dfn, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td ,hr {margin:0; padding:0;}
ol, ul, li {list-style:none;}
table {     border-collapse: collapse; }
a{ text-decoration: none; }
input:-webkit-autofill {
        background-color:#fff;
}