@font-face {
     font-family: 'S-CoreDream-9Black';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face{ 
	  font-family:'SCDream3'; 
	  src:url('/theme/skyguam/assets/css/font/SCDream3.otf');
     font-weight: normal;
     font-style: normal;
}

@font-face{ 
	  font-family:'SCDream5'; 
	  src:url('/theme/skyguam/assets/css/font/SCDream5.otf');
     font-weight: normal;
     font-style: normal;
}


html {overflow-y:scroll}
body {margin:0;padding:0;font-size:1em;font-family:'S-CoreDream-9Black', 'SCDream3', 'SCDream5', 'Malgun Gothic', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:2em;font-family:'S-CoreDream-9Black', 'SCDream3', 'SCDream5', 'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {width:0 !important; position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'S-CoreDream-9Black', 'SCDream3', 'SCDream5', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'S-CoreDream-9Black', 'SCDream3', 'SCDream5', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
.break {display:none;}

ul, dl, dt, dd {
    margin: 0 !important;
    padding: 0 !imortant;
    list-style: none;
}

a {
	text-decoration: none !important;
	color: #000;
}

p {
	margin-bottom: 0 !important;
}

#hd, #wrapper, #ft {
    min-width: auto;
}
#hd {
    background: #fff;
}
#container_wr {
	width: 100% !important;
}
#container {
	margin: 0 auto;
	width: 100%;
	float: none;
}
#ft_wr .ft_cnt {
	width: 100%;
    float: none;
    padding: 0;
}
#ft_copy {
	width: auto;
	padding: 20px 0;
	border-top: 0;
	color: #fff;
}
