@charset "utf-8";
/* -- reset -- */
/* --- default reset --- */
*, *:after, *:before, *::after, *::before{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header, article, section, nav, footer{ display: block;}
html,body{width:100%; height:100%; -webkit-overflow-scrolling:touch;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,button{margin:0;padding:0}
body{*word-break:break-all; word-break: break-all;}
img,fieldset,iframe,button{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle;}
img{vertical-align:top}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{background-color:transparent}
a, button, input{border:0 none; outline:none}
a:active, button:active{outline:none}
a{display:block; text-decoration:none; color:#000;}
a:hover,
a:link{text-decoration:none;}
legend{*width:0; width:0; height:0; font-size:0; position:absolute; z-index: -1;}
table{width:100%;border-collapse:collapse;border-spacing:0; table-layout: fixed; text-align:center;}
caption{
  width:0;
  height:0;
  padding:0;
  font-size:0;
  opacity: 0;
}
th{text-align:center;}
input::-ms-clear{display:none}
input,
button{
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
pre{
  white-space:pre-line;
  background-color:#fff;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  overflow-y:auto;
}
textarea{
  resize:none;
}
figure{
  text-align:center
}

/* common */
.bx-wrapper,
.bx-wrapper div{
  box-sizing:content-box;
}
.blind{
	position:absolute;
	top:0; right:0; bottom:0; left:0;
	z-index:55;
	background-color:#000;
	-ms-filter:alpha(opacity=0);
	filter:alpha(opacity=0);
	opacity: 0;
}
.clear-fix:after{
  content:"";
  display:block;
  clear:both;
}
.container{
  max-width:1200px;
  margin:0 auto;
  position:relative;
}
.ir,
.inner-ir a{
  display:block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

/**[Layout]********************************************************/
#_wrapHeader {
  background-color:#fff;
}
#_header {
	position: relative;
}
.gnb-wrap{
  height:40px;
  background-color:#fece00;
}
.gnb-wrap .container{
   height:80px;
}
.gnb {
  float:right;
  margin-top: 10px;
}
.gnb-list,
#wrapGnavi{
  float:left;
}
.gnb-list{
}
.gnb-list li{
  float:left;
  width:70px;
  height:30px;
  text-align:center;
  line-height: 30px;
  color:#eee;
}
.gnb-list li a{color:#555;font-size: .8em;}

.head-wrap{  
}
#wrapGnavi{
	margin-top:3px
}
#_container {
	position: relative;
	height: 760px;
	min-height: 760px;
}

#_wrapFooter {
	background-color: #222;
}
#_footer {
	position: relative;
	border-top: 1px #000 solid;
}
.navi-wrap{
  width:100%;
  border-bottom:1px solid #555;
}
.address-wrap{
  padding:40px 0;
}
.address{
	color: #fff;
	font-size: 1.1em;
}
.address .adWrap{
	position: relative;
	overflow: hidden;
	font-size: .9em;
}
.address .adWrap:before,
.address .adWrap:after{
	content: "";
	clear: both;
	display: block;
}
.address .adWrap span{
	float: left;
}
.footLogo{
	position:absolute;
	right:0;
	top: 20px;
}
#_header,
#_container,
#_footer {
	margin: 0 auto;
}
/**[다단]********************************************************/
.multipleDiv .multipleContentsDiv{
  	max-width:1200px;
    min-height: 50px;
	margin: auto;
 	position:relative;
}
.multipleDiv .multipleContentsDiv:after{
  content:"";
  display:block;
  clear:both
}
/**[바로가기]********************************************************/
._directWrap{
	height: 52px;
	position:relative;
	line-height: 52px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
._direct h2{
	display: none;
}
._direct ul,
._direct li{
	float: left;
	margin-top: 7px;
}
._direct a{
	display: block;
	color: #fff;
	font-size: .9em;
	padding: 0 1em;
	background: url("../images/directGab.gif") no-repeat left 50%;
}
._direct a:hover{
  	color:#5bbde2;
	font-weight: 900;
}
._direct li:first-child a{
  padding-left:0;
  background:none;
}
._jumpTop{
 	 width: 70px;
	height: 52px;
	position: absolute;
  	right:0;
	line-height:52px;
	background: #333;
    color:#fff !important;
    text-align:center;
    font-weight:bold;
}
._jumpTop:hover{
    background:#f04923;
    transition:300ms;
}


/**[점프메뉴]********************************************************/
._jumpMenuWrap {
	float:right;
}
._jumpMenu {
	text-align: center;
}
._jumpMenu h2{
	display: none;
}
._jumpSelect{
	float: left;
	margin-right: 5px;
}
._jumpMenu select,
._jumpMenu button{
	height: 30px;
}
._jumpMenu select{
	border-color: #7e7e7e;
	font-size: .9em;
	font-weight: 300;
}
._jumpMenu button{
	height: 30px;
	border: 0;
	background-color: #7e7e7e;
	color: #fff;
	padding: 0 1em;
}
/**[로고]********************************************************/
#_logo{
	float:left;
 	margin-top:15px;
	overflow: hidden;
}
#_logo a,
#_logo em{
	float: left;
}
#_logo em{
	color: #000;
	border-left: 1px #eee solid;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 15px;
}

/**[모바일 - 메뉴열기/닫기]********************************************************/
#mMenu{
	display: none;
  	padding:20px 18px;
  	position:absolute;
  	top:0;
  	right:-20px;
  	z-index:59;
}
.mMenuButton{
	width: 42px;
	height: 42px;
	text-indent: -5000px;
	background:#d1d1d1 url("../images/rMenuButton.gif") no-repeat 0 0;
}

/**[주메뉴]********************************************************/
#wrapGnb{
  	display:none;
	position:absolute;
  
}
#wrapGnb-full{
  	display:none;
	position:absolute;
    top:84px;
    height:210px;
    background:#fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2) ;
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #fece00;
}
.menuUItop a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
   color:#fff;
}

.menuUItop .div_1 {
	margin: 0;
	padding: 0;
}
.menuUItop .ul_1{
	position: relative;
}
.menuUItop .div_1:after,
.menuUItop .ul_1:after{
  content:"";
  display:block;
  clear:both;
}
.menuUItop .li_1{
 	position:relative;
}
.menuUItop .a_1{
	font-weight: 600;
	color: #444;
	margin: 0;
	display: block;
}
.menuUItop .a_1._active,
.menuUItop .a_1:hover{
	color: #f04923 ;
}
.menuUItop .a_1._active{
	font-weight: 600;
}
.menuUItop .div_2{
  	display:none;
 	min-width:100%;
  	z-index: 51;
	background-color:#dc1f26;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2) ;
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.menuUItop .div_2 ul {
	overflow: hidden;
}
.menuUItop .div_2 a{
	display: block;
	margin: auto;
	padding: 0 24px;
	color: #eee;
}
.menuUItop .div_2 a:hover,
.menuUItop .div_2 a._active{
	color: #fff;
  text-decoration:none;
}
.menuUItop .div_2 ._active{
	font-weight: 600;
}
.menuUItop .navGab{
  display:none;
}
/*
.menuUItop .navGab{
	width: 11px;
	height: 6px;
  	margin-left:-6px;
	position: absolute;
	top: -5px;
	left: 50%;
	background: url("../images/navGab.gif") no-repeat;
}

#sub_navi_bg{
	width: 100%;
	height: 38px;
	background: #fff;
	border-top: 1px solid #277ec5;
	border-bottom: 1px solid #277ec5;
	position: absolute;
	left: 0;
	top: 95px;
	z-index: 2;
}

#bg_wrap {
    background-color:#363f5c;
	background-image: url(../images/bg_wrapArticle.jpg);
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
*/
/*슬라이드배경*/
#slideshow {position:fixed;width:100%;height:1000px;top:0;left:0;z-index:-5;text-align:center;overflow-x:hidden;min-width:1200px;}
#slideshow > div {position:absolute;top:0;left:0;z-index:-4;opacity:0.0;top:0px;width:100%;display:block;height:100%;}
#slideshow > div > img{position:absolute;width:100%;height:auto;left:0;top:0;z-index:-1;min-height:820px;}
#slideshow > div.active {z-index:-2;opacity:1.0;}
#slideshow > div.last-active {z-index:-3;}

#slideshow h3{margin:270px auto 20px;font-size:42px;color:#FFF;padding-bottom:20px;width:1200px;border-bottom:1px solid rgba(255,255,255,0.3);}
#slideshow #slide1 p, #slideshow #slide2 p{font-size:24px;color:#FFF;}
