@charset "utf-8";

@import url("../font/nanumbarungothic.css");
@import url("../font/GmarketSans.css");

body,html {margin:0; padding:0; -webkit-text-size-adjust:none}
body {font-family:'NanumBarunGothic', 'Apple SD Gothic Neo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, Verdana, Arial, sans-serif; font-size:16px; font-weight:400; color:#000; letter-spacing:0;-webkit-text-size-adjust:none}
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div, table, th, td, form, fieldset, legend, input, textarea, button, select, pre, code {margin:0; padding:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
input, textarea, select, button, table {font-family:'NanumBarunGothic', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, Verdana, Arial, sans-serif; font-size:16px; font-weight:400; color:#000; letter-spacing:0}
input, textarea, select, button {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
select {-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; -ms-appearance: none; appearance: none}
a, p, span, strong, em, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div {line-height:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display:block; margin:0; padding:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
img, fieldset {border:0; vertical-align:middle}
iframe, button {border:0}
button {background:none; cursor:pointer; box-sizing:border-box}
ul, ol {list-style:none}
caption, hr {display:none}
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0}
table {border-spacing:0; width:100%}
a {text-decoration:none; font-family:'NanumBarunGothic', 'Apple SD Gothic Neo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, Verdana, Arial, sans-serif; font-size:16px; font-weight:400; color:#000; letter-spacing:-0.02em;}
*:focus {outline:0}
em {font-style:normal}

input::placeholder {font-family: 'NanumBarunGothic', 'Malgun Gothic', '맑은 고딕', dotum, '돋움', sans-serif}
input:-ms-input-placeholder {font-family: 'NanumBarunGothic', 'Malgun Gothic', '맑은 고딕', dotum, '돋움', sans-serif}
input::-moz-placeholder {font-family: 'NanumBarunGothic', 'Malgun Gothic', '맑은 고딕', dotum, '돋움', sans-serif}
input::-webkit-input-placeholder {font-family: 'NanumBarunGothic', 'Malgun Gothic', '맑은 고딕', dotum, '돋움', sans-serif}