/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
#head_{margin:0 auto; display:flex; align-items:center;}
body {
	line-height: 1;
	overflow-y: scroll;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li{
	list-style: none;	
}
a{
	text-decoration: none;
	color:#000000;
}


@font-face {
    font-family: 'yd';
    src: url('icOTYukjundabangBA.woff2') format('woff2'),
        url('icOTYukjundabangBA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



a,b,li,address,th,h2,span{
    letter-spacing: -1px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
}
td{
	font-family: 'Noto Sans KR', sans-serif;
	font-weight:500;
}
th{font-family:'Noto Sans KR', sans-serif;}
.bg{
    width:100%;
    position:relative;
    top:43px;
    background: url(../img/common/bg_cloud.jpg);
}
.content{
    position:relative;
    top:-43px;
   	/*height:100%*/
}
.button_form{ font-size: 18px;display: inline-block; padding: 10px 25px;background: #f98d06; color: #fff;font-weight: 500;border-radius: 6px;margin-bottom: 20px;}
.button_form2{ font-size: 16px;display: inline-block;padding: 2px 14px;background: #0b9cdc;font-weight: 500;color: #fff;border-radius: 6px;margin-left: 20px;}

/*--------------------------------gnb nav-----------------------------------------------------*/

a,b,li,p,address{
    letter-spacing: -1px;font-family: 'Noto Sans KR', sans-serif; word-break:keep-all}
header{height:96px; display:flex; align-items:center;margin: 0 auto; position:relative; width:100%; }
.header_wrap{width:100%; background: #fff; border-bottom: none;}
header .wrap{justify-content: space-between;}
.wrap{width:90%; margin: 0 auto; display: flex; flex-wrap: wrap;}

.logo>div b{font-family:'yd','arial';}
.logo_1{font-size:31.87px; display:flex; align-items: center;}
.logo_1 b:first-child{color:#fcb707;}
.logo_1 b:last-child{color:#0b9cdc;}
.p_a{position: absolute;}
.borderbox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header.active::before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 49px;background: pink;}

body{font-family: 'Noto Sans KR';font-weight: 300;font-size: 17px;color: #333;}
#header{width: 100%;}
#header > div{border-bottom: none;height: 69px;}
.logo{ display:flex; align-items:center;}
.util{top: 18px;right: 0;width: 100px;height: 34px;text-align: center;     border: 2px solid #f15b47;}

#gnb{text-align: center;height: 69px; width:100%; max-width: 900px;}
#gnb >ul{display:flex; justify-content:space-between;}
#gnb a{display: block;}

#gnb>ul>li{display: inline-block;position: relative; width:155px;}
#gnb>ul>li>ul{width:100%;}



#gnb>ul>li>a{height: 82px;line-height: 69px;border-bottom: 2px solid transparent; cursor: pointer}

#gnb>ul>li:hover>a,#gnb>ul>li.on>a,#gnb>ul>li>a:focus{color: #f15b47;border-bottom-color: #f15b47;}

#gnb ul li ul{display: none;position: absolute;top: 82px;left: 0; height: 700px;  z-index:10; border-right:1px solid #e3e3e3;   background: #fff;}
#gnb ul li ul.last{border-right:0}
#gnb ul li ul li{vertical-align:middle;}
#gnb ul li ul li a{font-size: 15px; font-weight:500; color: #000;height: 45px;line-height: 49px;padding-top: 1px;}

#gnb ul li ul li:hover a,#gnb ul li ul li a:focus{color: #f15b47; }
#gnb ul li ul li:hover>a{color:#f15b47; }
.gnb_back{width:100%; max-width: 900px; left: 50%; transform: translateX(-50%); position:absolute; background:rgba(255,255,255,0.8); z-index:9; visibility:hidden;border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;}


/*--------------------------footer 부분-------------------------------------*/

footer{
    background:#fff;
    border:1px solid #dad8d9;
    justify-content: space-between;
    height:96px;
    align-items: center;
    /* position:relative;
    top:-42px; */
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.orange{color:#FF8E02; font-weight:700;}

.info{
    color:#524e4e;
    font-size:13px;
    width:503.22px;
    padding-left:28px;
    box-sizing:border-box;
    line-height:20px;

}
.info>div{
    display:flex;

}
#sponsor{
    width:100%; max-width: 998.39px;
    display:flex;
    justify-content: space-between;
    align-items:center;
    padding:0 28px;
    box-sizing:border-box;
	position:relative;
	left:auto;
    overflow:hidden;
}

footer p{
	letter-spacing:0;
	}



.run_end{background:#f9f9f9; ; padding:2em; text-align:center; min-height:300px; font-weight:500; margin-top:1em; font-size:1.2em;  line-height:1.5em}