@charset "UTF-8";

* { margin: 0; padding: 0; border:0; box-sizing:border-box; letter-spacing:-.5px; font-family:'Pretendard', '맑은 고딕', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; font-weight:400; vertical-align:middle;}
html, body {width:100%; height:100%;}
body {font-size:14px; font-family:'Pretendard', '맑은 고딕', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; }
h2 { margin-top:1.5em; }
h3 { margin-top:1.5em; font-family:'Pretendard',  '맑은 고딕', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;}


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;
	line-height:1.2;
	border: 0;
	font-size:14px;
	font-family:'Pretendard', '맑은 고딕', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;
	vertical-align: baseline;
	letter-spacing:-.5px;
	color:#000;
}
ul, ol {list-style:none; margin:0; padding:0;}
li {margin:0; padding:0;}
input,
textarea,
select,
button {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  outline: none;
  font-family:'Pretendard', 'Noto Sans KR',  '맑은 고딕', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;
  color: inherit;
  letter-spacing:-1px;
}
a,img,input {outline:none;}
table { position:relative; border-collapse:separate; border-spacing:0; font-family:'Pretendard',  '맑은 고딕', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;}
body,form,th,td,p { -webkit-text-size-adjust:none;-webkit-tap-highlight-color:  rgba(0, 0, 0, 0); }
body { margin:0; padding:0; color: #000; font-size:14px; line-height:normal; letter-spacing:0; font-family:'Pretendard',  '맑은 고딕', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; text-align:center;}
td { font-size:14px; line-height:18px; color:#000; font-family:'Pretendard', 'Noto Sans KR', "굴림","Verdana", "Arial", sans-serif; }
img { position:relative; margin:0; padding:0; border:none; display:inline-block;}
a {font-weight:600;; font-family:'Pretendard', "굴림","Verdana", "Arial", sans-serif;}
a:link { color:inherit; text-decoration: none; }
a:visited { color:inherit; text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }
[onclick] { cursor:pointer }
.tc_stress {color:#ea002c; }

input {padding:0 1rem; height:38px; font-size:14px; color:#000; border-radius:5px; font-family:'Pretendard', "굴림", "Verdana", "Arial", sans-serif; border:#aaaaaa 1px solid; background-color:#FFF; }
input::placeholder {color:#5f5f60;}
select {padding:0 1.5rem 0 1rem; min-width:120px; height:38px; font-size:14px; color:#000; border:1px solid #aaa; border-radius:5px;
-webkit-appearance: none; -moz-appearance: none; appearance: none; background:#fff url("../img/common/ico_select_arr.svg") no-repeat 95% center; background-size:15px;}
textarea { padding:10px; overflow-y:scroll; font-size:14px; line-height:18px; color:#555; font-family:'Pretendard',  "굴림","Verdana", "Arial, sans-serif"; border:#CCC 1px solid; HEIGHT: 18px; background:#FFF; }
em {font-style:normal;}

