@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:#fece00;
}
.gnb-wrap .container{
  /**/
}
.gnb {
  float:right;
  margin-top:5px;
}
.gnb-list,
#wrapGnavi{
  float:left;
  margin-top: 7px;
}
.gnb-list{
}
.gnb-list li{
  float:left;
  width:70px;
  height:32px;
  text-align:center;
  line-height:32px;
}
.head-wrap{
  /* */
}
#wrapGnavi{
	margin-top:3px
}
#_container {
	position: relative;
	height: 760px;
	min-height: 760px;
}
#submenuNavigation ul{
	cursor: pointer;
	overflow: hidden;
}
#_wrapVisual {
  height:140px;
}
#_visual{
  max-width:600px;
  padding-top:20px;
  position: relative;
  text-align:center;
  color:#fff;
  margin-top:40px !important;
}
#_visual:before{
  content:"";
  width:54px;
  height:5px;
  margin-left:-27px;
  position:absolute;
  top:0;
  left:50%;
  background-color:#f04923;
}
.visual-title{
  font-size:35px;
}
._slogan {
  font-size:15px;
  font-weight:normal;
}
#_wrapArticle{
  background:#fff;
  margin-top:50px;
}
#_container:before ,
#_container:after {
	content: "";
	display: block;
	clear: both;
}
#_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,
#_visual,
#_container,
#_footer {
	margin: 0 auto;
}

/**[바로가기]********************************************************/
._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-weight: 300;
	font-size: .9em;
}
._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 #ccc solid;
	margin-top: 4px;
	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;
    z-index:52;
}

.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: #000;
	margin: 0;
	display: block;
}
.menuUItop .a_1._active,
.menuUItop .a_1:hover{
	color: #dc1f26;
}
.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;
}
/*
#sub_visual_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: 60;
}
*/


/**[서브메뉴]********************************************************/
#submenuNavigation {
	height: 40px;
	background-color: #fff;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}
#submenuNavigation ul{
	position: relative;
	height: 40px;
	float: left;
}
#submenuNavigation li{
	float: left;
	position: relative;
}
#submenuNavigation ._last span{
}
#submenuNavigation .navHome,
#submenuNavigation .navTitle,
#submenuNavigation .navMenu{
	display: block;
	height: 40px;
	line-height: 40px;
}
#submenuNavigation .navHome{
	background: url("../images/navHome02.gif") no-repeat 50% 50%;
	width: 40px;
	text-indent: -5000px;
	padding: 0;
}
#submenuNavigation .navMenu{
	padding: 0 40px 0 10px;
	background: url("../images/useChildDivA.gif") no-repeat right 50%;
	border-left: 1px #ddd solid;
}
#submenuNavigation .navMenu.navigStrong{
	color: #223c78;
	font-weight: 600;
}

#submenuNavigation .navDiv {
	position: absolute;
	top: 41px;
	left: 0;
	display: none;
}
#submenuNavigation .navDiv ul{
	height: auto !important;
}
#submenuNavigation .navDiv li{
	float: none !important;
	border-width: 0 1px 1px;
	border-color: #ddd;
	border-style: solid;
	background-color: #fff;
}
#submenuNavigation .navDiv a{
	height: 40px;
	line-height: 40px;
	display: block;
	width: 150px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#submenuNavigation .navDiv a._active{
	background-color: #e2e8f5;
}
#submenuNavigation .navDiv a._active,
#submenuNavigation .navDiv a:hover{
	color: #366fcc;
	font-weight: bold;
}
#navUldep01{
}
#navUldep01 .li_1 .div_2{
	display: none;
}
#navUldep02{
}
#navUldep02 .li_2 .div_3{
	display: none;
}
#navUldep03{
}


/**[탭메뉴]********************************************************/
.menuUItab .tab_div{
	padding: 0;
	margin-bottom: 40px;
}
.tab_div .ul_3{
	overflow: hidden;
	position: relative;
}
.tab_div .li_3{
	float: left;
	margin: 0 5px 2px 0;
}
.tab_div .a_3{
	font-size: 13px;
	display: block;
	color: #444;
	text-align: center;
	padding: 0 1em;
	height: 35px;
	line-height: 35px;
	background-color: #e8e8e8;
	border:1px solid #cdcdcd
}
.tab_div .a_3:hover,
.tab_div .a_3._active{
	background: #4a4a4a;
	color: #fff;
}
.tab_div .a_3._active{
	font-weight: 600;
}


@media all and (max-width:1200px){
  .container{
	padding:0 20px;
  }
  #_header,
  #multipleDiv_k2temp05_151,
  #multipleDiv_k2temp05_152,
  #multipleDiv_k2temp05_163{
	padding:0 20px;
  }
  #menu160_obj18{
	right:20px !important;
  }
}
