/* ---------------------------------------------- /*
 * Reset
/* ---------------------------------------------- */


@charset "utf-8";
@import "https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css";


body{overflow-x:hidden}
html{font-size:100.01%}
body{
margin:0;
padding:0;
color:#000;
min-width:320px;
font-family:'Noto Sans Korean',Malgun Gothic,malgun gothic,"Arial","Tahoma" 'Dotum','Gulim','serif';
font-size:13px;
font-weight:400;
text-align:left;
line-height:1em;
-webkit-font-smoothing:antialiased;
font-family:'Noto Sans Korean'
}

*{box-sizing:border-box !important; line-height:140% }

/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
	margin:0;
	padding:0;
	border:0;

	vertical-align:baseline;
	background:transparent;
	-webkit-text-size-adjust:none;
	border:0;
}
em,address{font-style:normal;}
hr{display:none}
body{line-height:1.2em;word-break: break-all;}
ol, ul{list-style:none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}
input[type="checkbox" ] {
    margin: 0px 8px 0px 0px;
}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;word-break:break-all;}
table th, table td{vertical-align:middle;}
caption{visibility:hidden;width:0;height:0;font-size:0;line-height:0;zoom:1;}
fieldset{margin:0;padding:0;border:0 none;}
legend{overflow:hidden;width:0;height:0;font-size:0;visibility:visible;}

html, body,input,button{font-size:12px; color:#333;}

a {color:#666; text-decoration:none;}
a:hover {color:#333; text-decoration:none;}
img,input{vertical-align:middle;}
label{vertical-align:middle; font-size:14px; cursor:pointer; font-weight:300}
select {height:24px; margin:0; border: 1px solid #dcdcdc; padding:0; font-size:13px; vertical-align:middle; color:#777777;}
textarea {border:1px solid #6e8aa0; color:#626262; font-size:13px; line-height:18px; padding:5px; overflow-y:auto; resize:none;}
input[type='tel'],
input[type='text'],
input[type='password'],
input[type='name'],
input[type='search'] {height:28px; font-size:13px; margin:0; border:1px solid #6e8aa0; color:#626262; padding:0px 5px; vertical-align: middle; min-width:85px;}
input[type='textarea'] {font-size:13px; margin:0; border:1px solid #6e8aa0; color:#626262; padding:0px 5px; vertical-align: middle;}
input[type='checkbox'] {background:#fff; border:solid 1px #c9c9c9; height:16px; width:16px; -webkit-appearance:none; -webkit-border-radius:3px; padding:0; border:0 \0/IE8+9; margin-top:0; margin-top:2px \0/IE8+9;}
input[type='checkbox']:checked {background:#fff; border:solid 1px #c9c9c9; border:0 \0/IE8+9;}
input[type='checkbox']:checked:after {content:""; display:block; width:8px; height:8px; background:#666; position:relative; top:3px; left:3px; -webkit-border-radius:0px;} 
input[type='radio'] {background:#fff; border:solid 1px #c9c9c9; height:16px; width:16px; -webkit-appearance:none; -webkit-border-radius:10px; padding:0; border:0 \0/IE8+9; margin-top:0; margin-top:2px \0/IE8+9;}
input[type='radio']:checked {background:#fff; border:solid 1px #c9c9c9; border:0 \0/IE8+9;} 
input[type='radio']:checked:after {content:""; display:block; width:8px; height:8px; background:#666; position:relative; top:3px; left:3px; -webkit-border-radius:5px;} 
select {height:28px; font-size:13px; margin:0; border:1px solid #6e8aa0; color:#626262; padding-left:5px; vertical-align: middle; min-width:85px;}


/* html5 reset */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption{display:block; height:auto;}


user agent stylesheetul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}

button{border:none;background:transparent;cursor:pointer;overflow: visible;outline:none;outline:none;}
button span,button img{position:relative;}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pb15{padding-bottom:15px;}

#naver_dic_audio_controller {display:none;}


::selection {background:#fff313; color:#333; text-shadow:none;}
::-moz-selection {background:#fff313; color:#333; text-shadow:none;}
::-webkit-selection {background:#fff313; color:#333; text-shadow:none;}



