@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
body {position:relative; font-family:'Noto Sans Korean', 'Noto Sans KR', sans-serif; overflow-x:hidden;}
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,
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; font-size:18px; font: inherit; font-family:inherit; color:#303030; vertical-align: baseline; letter-spacing:-0.04em}
body, li, p, h1, h2, h3, h4, h5, h6, a, input, button, table, th, td, dt, dd, sub, sup, textarea {font-family:'Noto Sans Korean', 'Noto Sans KR', 'Montserrat', sans-serif;font-size:18px; color:#303030; word-break:keep-all; letter-spacing:-0.04em }
select, input, button {margin:0; padding:0; border:1px solid #ddd; box-sizing:border-box; -webkit-appearance: none;-webkit-border-radius: 0;  }
select {width:14.3%; min-width:100px; padding:0 5px;margin:0 3px; min-height: 32px;line-height: 30px;font-family:'Noto Sans Korean', 'Noto Sans KR', 'Montserrat', sans-serif;letter-spacing:-0.04em;background:url("/images/sub/select_arw.png") no-repeat right 10px center; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
a {text-decoration:none; color:#333; }
span, a {display:inline-block; }
p, span {color:inherit; word-break:keep-all;}

input[type=submit] {border:none;cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
input[type=radio] {background-color: initial; cursor: default; -webkit-appearance: radio; box-sizing: border-box; margin: 3px 3px 0px 5px; padding: initial; border: initial;}
input[type=radio]:checked {position: relative; background:#666666;}
