@charset "utf-8";

@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css?family=Khand:400,500,600,700');
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');

*{margin:0; padding:0; border:0; vertical-align:top}
html,body{width:100%; height:100%}
html{overflow-y:scroll; overflow-x:hidden}
body,h1,h2,h3,h4,input,button,textarea,select{font-family:'Noto Sans KR', 'Khand', '돋움', Dotum, Helvetica, 'Apple SD Gothic Neo', Sans-serif; font-size:12px; color:blue; line-height:1; *line-height:1.2}
body{background-color:#fff; text-align:left; -webkit-text-size-adjust:none}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
ul, ol, dl{list-style:none}
img, video{max-width:100%; border:0; vertical-align:top}
a{vertical-align:middle; text-decoration:none; color:#000}
a:hover{text-decoration:underline; color:#000}
/*table{border-collapse:separate; border-spacing:0}*/
input, select{vertical-align:middle}
input, select, textarea{-webkit-border-radius:1px; outline-style:none}
input[type=text], input[type=password], input[type=tel], input[type=email], input[type=submit], input[type=button], textarea{-webkit-border-radius:1px; -webkit-appearance:none}
input[type=checkbox],
input[type=radio]{width:16px; height:16px; cursor:pointer}
label{cursor:pointer}
.blind, legend, hr, caption{display:block; overflow:hidden; position:absolute; top:0; left:-1000em}
i, em, address{font-style:normal; font-weight:normal}

.clear{clear: both}
.clearfix{*zoom: 1;}
.clearfix:after{content: ''; display: block; clear: both;}


/* pop_daum_post */
.pop_daum_post{display:none; position:absolute; left:217px; top:-42px; width:400px; height:400px; border:1px solid #363636; z-index:1000}
.pop_daum_post a.close{position:absolute; right:-1px; top:-20px; display:block; width:20px; height:20px; background:#363636; font-size:13px; line-height:20px; color:#fff; text-align:center; z-index:10000; padding:0; margin:0; cursor:pointer}

.content {
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    letter-spacing: 0px;
    color: #6f6f6f;
    word-break: break-all;
}