﻿@charset "utf-8";

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,
embed, output, ruby, summary, time, mark, audio, video, input,button {margin:0;padding:0;border:0;color:inherit;font-size:inherit;font-weight:inherit;vertical-align:top;word-break:keep-all;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, canvas {display:block;word-break:keep-all;}
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;}
button {background:none;border:0 none;cursor:pointer;}
legend, caption{overflow:hidden;visibility:hidden;width:0;height:0;line-height:0;font-size:0;text-indent:-9999px;}
hr {display:none;}
* {color:#000;font-family:'NotoSans','Nanum Gothic','ng','돋움',Dotum,'Roboto',Tahoma,Verdana,'AppleGothic',sans-serif;font-size:16px;font-weight:400;line-height:1.2;box-sizing:border-box;}
a:link, a:visited, a:active, a:hover {-webkit-column-rule:#000;-moz-column-rule:#000;column-rule:#000;cursor:pointer;text-decoration:none;}
form select, form input {vertical-align:middle;}
em {font-style:normal;}
del {text-decoration:none;}
select {-webkit-appearance:none;-moz-appearance:none;appearance:none;}
img {width:100%;vertical-align:top;}
input {width:100%;-webkit-appearance:none;-webkit-border-radius:0;vertical-align:middle;}
input:focus {outline:none;box-shadow:none !important;}
input[type=text]::-ms-clear {display:none;}
textarea {overflow-y:scroll;resize:none;}
html, body {height:100%;}
