/* Reset */
*{-webkit-text-size-adjust: none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;}
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;vertical-align:baseline;font-size:100%;
}
body{font-family: 'Noto Sans', 'Noto Sans KR', sans-serif;line-height:1; min-width:310px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}
body,input,button{font-size:12px;color:#666;}
nav,ol,li{list-style:none}
input,select,button{vertical-align:middle;margin:0;}
input,select,button,textarea,pre{font-family:inherit;font-style:inherit;line-height:inherit;}
input:focus, button:focus, textarea:focus, select:focus {outline-width: 0;}
select {border-color: transparent;}
select::-ms-expand {display: none;}
button {border-color: transparent;cursor: pointer;}
em,address{font-style:normal}
label,button{cursor:pointer}
a{text-decoration:none!important;}
a:hover{text-decoration:none!important}
legend{overflow:hidden;line-height:0;font-size:0;text-indent:-9999px;position:absolute;}
caption {overflow:hidden; line-height:0; font-size:0px; text-indent:-20000px;}
table{width:100%;border-spacing:0;border-collapse:collapse;}
html,body{width:100%;margin:0;/*overflow-x:hidden;*/}
img,fieldset,iframe{border:0 none}
img{vertical-align:middle;max-width:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
pre {white-space: pre-wrap;}
html{
    margin: 0 !important;
}
/* Common */
.skip,
.skip a {width:0px;height:0px;line-height:0;border:none;position:fixed;top:0px;left:0px;font-size:0;overflow:hidden;z-index:100000;}
.skip a:focus, .skip a:active {width:100%;height:50px;line-height:50px;background:#21272e;color:#fff;font-size:24px;font-weight:bold;text-align:center;text-decoration:none;}
.hidden{width:0px;height:0px;line-height:0;border:none;position:absolute;top:0;left:0;font-size:0;overflow:hidden;}
.cfix:after{display:block;clear:both;content:"";}
.clearfix:after{display:block;clear:both;content:"";}
.marno{margin:0}
.blind{ position: absolute; top: 0;left: 0; font-size: 1px; line-height: 0; overflow: hidden;  text-indent:-9999px;}
.justify{text-align:justify;}
.justify:after {content:""; display:inline-block;width:100%;}
.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
