@charset "utf-8";

@font-face {
	font-family:fontello;
	src:url(../fonts/fontello.eot);
	src:url(../fonts/fontello.eot#iefix) format("embedded-opentype"),url(../fonts/fontello.woff2) format("woff2"),url(../fonts/fontello.woff) format("woff"),url(../fonts/fontello.ttf) format("truetype"),url(../fonts/fontello.svg#fontello) format("svg");
	font-weight:400;
	font-style:normal
}

*{margin:0; padding:0; border:0; vertical-align:top; box-sizing:border-box}
html,body{width:100%; height:100%}
html{overflow-y:scroll; overflow-x:hidden}
body,h1,h2,h3,h4,input,button,textarea,select{font-family:'Spoqa Han Sans',-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif; font-size:16px; color:#000; line-height:1.5; font-weight:400}
body{background-color:#fff; text-align:left; -webkit-text-size-adjust:none}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
ul, ol, dl{list-style:none}
img, video{max-width:100%; border:0; vertical-align:middle}
a{vertical-align:baseline; text-decoration:none; color:inherit}
a:hover{text-decoration:underline}
table{border-collapse:separate; border-spacing:0}
table th{font-weight:normal; text-align:left}
input, select, button{vertical-align:middle}
input, select, textarea{-webkit-border-radius:1px; outline-style:none}
input[type=text], input[type=password], input[type=tel], input[type=email], input[type=submit], input[type=button], textarea{-webkit-border-radius:1px; -webkit-appearance:none}
input[type=checkbox],
input[type=radio]{width:15px; height:15px; cursor:pointer}
input[type=radio]{cursor:pointer}
input:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px auto inset}
legend, hr, caption{display:block; overflow:hidden; position:absolute; top:0; left:-1000em}
i, em, address{font-style:normal; font-weight:normal}
input[type=submit]{cursor:pointer}
h1,h2,h3,h4{display:inline}


::placeholder{color:#000; opacity:1}
:-ms-input-placeholder{color:#000}
::-ms-input-placeholder{color:#000}

