@import url(//cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textare a,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-family: 'Noto Sans Korean',AppleGothic,sans- serif;}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal} 
a{text-decoration:none; color#666;} 
a:hover,a:active,a:focus{text-decoration:none;}
table{border-collapse: collapse;border-spacing: 0;}
html,body{font-size:14px;}
.wrap{width:1200px; margin:0 auto;}
.m-show{display:none;}
.m-none{display:block;}
@media screen and (max-width:1200px){
/*    html,body{font-size:13px;}*/
    .wrap{width:90%;} 
}
@media screen and (max-width:768px){ 
/*    html,body{font-size:12px;}*/
    .wrap{width:95%;}
    .m-show{display:block!important;}
    .m-none{display:none !important;}
}
.blind{overflow: hidden; width:0; height:0; position:absolute; left:0; top:0; font-size:0; line-height:0;}
.cf:after{content: ""; display: block; clear: both;}
.fr{float:right;}
.fl{float:left;}

