@import url( "https://fonts.googleapis.com/earlyaccess/notosanskr.css" );
@import url(//cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.css);

/* Reset */
html,body{width:100%;}
html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0;}
body,h1,h2,h3,h4,input,button{color:#222;}
h1{ font-size: 2em;}
body{background-color:#fff; word-break:break-all; -ms-word-break:break-all; font-family:'Noto Sans KR',Helvetica,AppleSDGothicNeo,sans-serif;}
img,fieldset,iframe{border:0 none;}
li{list-style:none;}
input,select,button{vertical-align:middle;}
img{vertical-align:top;}
i,em,address{font-style:normal;}
label,button{cursor:pointer;}
button{margin:0;padding:0;}
a{color:#000000;text-decoration:none;}
a:hover{text-decoration:none;}
button {position:relative;}
button img{left:-3px;left:auto;}
html:first-child select{height:20px;padding-right:6px;}
option{padding-right:6px;}
hr{display:none;}
legend{width:0;}
table{border-collapse:collapse;border-spacing:0;}
input::-ms-clear{display:none;}
img {max-width: 100%;}
