@charset "utf-8";
/* reset */
html {font-size:100%;color:#000;background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
article,aside,audio,blockquote,body,canvas,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,input,legend,li,mark,menu,nav,ol,p,pre,section,summary,td,textarea,th,time,ul,video {margin:0;padding:0}
body {font-family:'noto-sans', sans-serif;/*'noto-sans','맑은고딕','Malgun Gothic','Apple SD Gothic Neo',arial,'돋움',Dotum,Tahoma,Geneva,sans-serif;*/font-size:14px;line-height:1.5em;letter-spacing:-.8px;color:#5d6064;background-color:#fff}
img {vertical-align:middle;border:0}
button,input,select,textarea {font-size:1em;margin:0;vertical-align:middle}
table {border-spacing:0;border-collapse:collapse}
fieldset {border:0}
legend {color:#000}
address,caption,cite,code,dfn,em,th,var {font-weight:400;font-style:normal}
b,strong {font-weight:bold;}
ol,ul {list-style:none}
ol:after,
ul:after {content:""; display:block; clear:both;}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:400;line-height:1em}
caption,hr,legend {font-size:1px;line-height:0;width:0;height:0;overflow:hidden;text-indent:-9999em}

a:link, a:visited, a:active, a:hover {text-decoration:none; font-size:100%; color:#5d6064;}
a:hover {text-decoration:none; color:#0e76bb;}

hr {display:none;}
/* cursor */
button:hover,a:hover {cursor:pointer!important;}
/* selection */
::selection {
	background:#666;
	color: #FFF;
	text-shadow: none;
}
::-moz-selection {
	background:#666;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection  {
	background:#666;
	color: #FFF;
	text-shadow: none;
}
/* //CSS */


.box-area textarea {border:1px solid #f6f6f6; height:105px !important;}
