
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR|Roboto:400,700');

html {font-family:'Roboto', 'Noto Sans KR',sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;; -webkit-font-smoothing: antialiased;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;}
body,th,td,input,select,textarea,button{font-family:'Roboto', 'Noto Sans KR',sans-serif;font-size: 15px;line-height:1.563rem;color:#686868}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block; vertical-align: baseline; }
dl,ul,ol,menu,li{list-style:none}
audio:not([controls]),[hidden],template {display: none;height: 0;}
a{color:inherit;text-decoration:none; background-color: transparent;}
a:active,a:hover {outline: 0;text-decoration:none;}
abbr[title] {border-bottom: 1px dotted;}
dfn {font-style: italic;}
mark {background: #ff0;color: #000;}
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5rem;}
sub {bottom: -0.25rem;}
img {border: 0; font-size:0; vertical-align: top;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1rem;}
hr {box-sizing: content-box;height: 0;}
pre{overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1rem;}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] { -webkit-appearance: button; cursor: pointer;}
button[disabled],html input[disabled] {cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0; padding: 0;}
input {line-height: normal;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {border: 0 none;}
textarea {overflow: auto;}
optgroup { font-weight: bold;}
table {border-collapse: collapse;border-spacing: 0;}
td,th { padding: 0;}
hr {display: none;}
.blind,legend,caption{width:0; height:0; position:absolute; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;}
