@charset "utf-8";
/*와구리체*/
/*
@font-face{
	font-family:'WAGURITTF';
	font-weight: normal;
	src:url("font/WAGURITTF.woff2") format('woff2');
}
*/

/*에스코어드림*/
@font-face{
	font-family:'SCoreDream';
	font-weight: 100;
	src:url("font/S-CoreDream-1Thin.woff2") format('woff2'),
url("font/S-CoreDream-1Thin.woff") format('woff');
}
@font-face{
	font-family:'SCoreDream';
	font-weight: 200;
	src:url("font/S-CoreDream-2ExtraLight.woff2") format('woff2'),
url("font/S-CoreDream-2ExtraLight.woff") format('woff');
}
@font-face{
	font-family:'SCoreDream';
	font-weight: 300;
	src:url("font/S-CoreDream-3Light.woff2") format('woff2'),
url("font/S-CoreDream-3Light.woff") format('woff');
}
@font-face{
	font-family:'SCoreDream';
	font-weight: 400;
	src:url("font/S-CoreDream-4Regular.woff2") format('woff2'),
url("font/S-CoreDream-4Regular.woff") format('woff');
}

@font-face{
	font-family:'SCoreDream';
	font-weight: 500;
	src:url("font/S-CoreDream-5Medium.woff2") format('woff2'),
url("font/S-CoreDream-5Medium.woff") format('woff');
}

@font-face{
	font-family:'SCoreDream';
	font-weight: 600;
	src:url("font/S-CoreDream-6Bold.woff2") format('woff2'),
url("font/S-CoreDream-6Bold.woff") format('woff');
}

@font-face{
	font-family:'SCoreDream';
	font-weight: 700;
	src:url("font/S-CoreDream-7ExtraBold.woff2") format('woff2'),
url("font/S-CoreDream-7ExtraBold.woff") format('woff');
}
@font-face{
	font-family:'SCoreDream';
	font-weight: 800;
	src:url("font/S-CoreDream-8Heavy.woff2") format('woff2'),
url("font/S-CoreDream-8Heavy.woff") format('woff');
}
@font-face{
	font-family:'SCoreDream';
	font-weight: 900;
	src:url("font/S-CoreDream-9Black.woff2") format('woff2'),
url("font/S-CoreDream-9Black.woff") format('woff');
}
 

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,input,select,textarea,
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{	
	padding:0px;
	margin:0px;
	vertical-align:top
}
html {overflow-y:auto; font-family:'SCoreDream','SBAggro', 'Sans-serif', sans-serif; word-break: keep-all; -ms-word-break: keep-all; color:#424242; font-size:13px; line-height:180%;}
html, body {width:100%;-webkit-text-size-adjust:none;}
body{/*position:relative;*/min-width:320px;overflow:hidden}
ul, ol {list-style-type:none}
li {list-style-type:none}
h1,h2,h3,h4,h5,h6,th{font-weight:700;}
table{border-collapse:collapse;border-spacing:0}
img,fieldset,button{border:0;outline:none}
label,button{cursor:pointer}
i, em, address {font-style:normal}
caption,legend{visibility:hidden;width:0px;height:0px;font-size:0px;line-height:0px}
table {width:100%;table-layout:fixed;}
table, tbody, tfoot, thead, tr, th, td {border-spacing:0;table-layout:fixed;font-weight:400;}/*border:none; separate*/
/* 6 */* html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}
/* 7 */* + html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}
legend {display:none;position:absolute;visibility:hidden;}
caption {visibility:hidden;width:0px;height:0px;overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px;}
img {border:0;vertical-align:top;outline:none;}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px;}
label {cursor:pointer;} 
input.radio {width:12px;height:12px;}
img, fieldset {border:0 none transparent;/*'transparent' for Opera7*/}
i, em {font-style:normal;}
select {border:1px solid #ccc; height:22px; width:80px; font-family: 'SCoreDream', 'Sans-serif', sans-serif;word-break: keep-all; -ms-word-break: keep-all; background:#fff; color:#424242; font-size:12px; margin-right:3px;vertical-align:top;}
input { height:22px; font-family: 'SCoreDream', 'Sans-serif', sans-serif; word-break: keep-all; -ms-word-break: keep-all; background:#fff;color:#424242; font-size:12px;vertical-align:baseline;}
input[type=checkbox]{background:none;}
textarea {border:1px solid #dedede; padding:5px; color:#666; resize: none; font-family: 'SCoreDream', sans-serif; word-break: keep-all; -ms-word-break: keep-all; color:#424242; font-size:12px;}
address{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}
 h2 {
    font-size: 36px;
    letter-spacing: -0.06em;
    font-weight: 600;
    line-height: 150%;
    color: #314fa7;
}
.tit {display:block; position:relative;}
.tit > * {display:block; position:relative; font-size:1.3em; color:#feb449; text-align:center; font-weight:900; line-height:1.3em; letter-spacing:-.02em;}
	
.tit em {color:#389df1;}
.tit_smtit {display: block;
    font-size: 16px;
    color: #8d8e8f;
    font-weight: 400;
    line-height: 200%;
	letter-spacing: -0.06em;}
	@media all and (max-width:1200px){
		.tit > * {font-size:0.9em;}
		.tit_smtit{font-size:1.0rem;}
	}
a {text-decoration:none;color:#666;}
a:link, a:visited {color:#666;}
a:hover, a:focus, a:active {text-decoration:none;}
/* skip */
label.none,.skip, legend, caption{position:absolute; left:-5000px; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
caption{position:static;}

/* html5 ie9 else */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display:block;
   padding:0;
   margin:0
}

input,select,textarea{font-family:'SCoreDream', 'Sans-serif', sans-serif; word-break: keep-all; -ms-word-break: keep-all;}
textarea{resize:none;border:none;background:none}

input.DateSelect,
input.DateSelect:focus{width:102px; background:url('images/cm_date_calendar_btn.gif') no-repeat 88px 4px #eee; cursor:pointer; color:#aaa;}

a {text-decoration:none; color:#444; cursor:pointer;}
a:link, a:visited {color:#444;}
a:hover, a:focus, a:active{background:none; text-decoration:none; color:#444;}

.blind {width:1px; height:1px; overflow:hidden; position:absolute; top:-9999em; left:-9999em; display:block; text-indent:-9999em; font-size:0px; line-height:0;}
.hide { display:none;}