@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Do+Hyeon&family=Noto+Sans+KR:wght@100;300;400;500;700;900&Dongle:wght@300;400;700&display=swap');


html, body, div, span, object, iframe,
p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, h1, h2, h3, h4, h5, h6,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0; font-size: 0.95em;}

img, input.type-image { border: 0 none; }
ol, ul, li {list-style:none;}
blockquote, q {quotes:none;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-spacing:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;}
select{font-size: 1em;}
.radio {margin-bottom:-2px;}

hr{height:0; width:0; font-size:0; line-height:0;text-indent:-5000px;}
legend{height:0; width:0; font-size:0; line-height:0;text-indent:-5000px;}
noscript{height:0; width:0; font-size:0; line-height:0;text-indent:-5000px;}
caption{height:0; width:0; font-size:0; line-height:0;text-indent:-5000px;}



/*INPUT*/
input, textarea { font-family: 'Noto Sans KR', '맑은 고딕', 'MalgunGothic';}
textarea {border:1px solid #dfdfdf; font-size: 1em; width:98%;}
select, textarea {vertical-align: middle; font-size:1em; font-family: 'Noto Sans KR', '맑은 고딕', 'MalgunGothic';}
.search, .search_btn1 {vertical-align: middle; font-family: 'Noto Sans KR', '맑은 고딕', 'MalgunGothic';}





body {margin:0; padding:0;/* background:#3f0969 url('../img/bg.jpg') no-repeat 50% 0;*/  font-size:1em; font-family: 'Noto Sans KR', '맑은 고딕', 'MalgunGothic'; color:#fff; background:linear-gradient(108deg, rgba(21,5,79,1) 0%, rgba(56,6,93,1) 52%, rgba(66,13,124,1) 100%);}
img {margin:0; padding:0; }
.wrap {width:1200px; margin:0 auto;}
header {height:89px; background:#fff; }
