/*메인메뉴 시작*/
#tnb_add{
width:1200px;
margin:0 auto;
padding-top:1em;
height:80px;
}
#tnb_add .home{
width:456px;
text-align:left;
float:left;
}
#tnb_add .tnb_02{
float:right;
width:370px;
}
#tnb_add .tnb_02 ul li{
float:left;
padding:0.7em;
}
#tnb_add .tnb_02 ul li a{
color:#fff;
}
#tnb_add .tnb_02 ul li a:hover{
color:#167ac6;
}


#lnb2{
width:100%;
background-color:#11406d;
height:60px;
display: none;
}

#lnb2 ul{
margin:0px auto;
width:1100px;
}
#lnb2 ul span{
display:none;
}
#lnb2 ul li{
float:left;
display:inline-block;
line-height:60px;
width:16%;
text-align:center;
font-size:18px;

}
#lnb2  ul  li a:hover {
background-color:#d4e1ed;
font-weight:bold;
color:#000;
font-size:20px;
}
#lnb2  ul  li.active {
background-color:#fff;
color:#000;
}
#lnb2  ul  li.active a {
font-weight:bold;
color:#000;
font-size:20px;
}

#lnb2 ul li a{
display:block;
color:#fff;
}


.gradient-border {
  box-sizing: border-box;
  display: inline-block;
  margin: 0px;
  border-style: solid;

  border-image: linear-gradient(to right, #01c9ca 0%, #3886FF 100%);
  border-image-slice: 1;
  background: #f7f7f7;

}
.gradient-border  span{
display:none;
}
#gnb {
background: url("/theme/basic/img/sub_menu_bg.png") repeat-x left 45px; margin: 0px auto; width: 100%; height: 68px; overflow: hidden;border-bottom: 1px solid #aeaeae;
position:absolute;
top:10px;
z-index:10;
}
#gnb h1{
margin:0px;
display:inline;
float: left;
padding-right:2em;
}
#gnb h1 img{
width:142px;
}

#gnb > ul {
	margin: 0px auto; width: 100%; max-width: 1200px;
	list-style: none; overflow: hidden;
 
}
#gnb > ul > li {
 list-style-type : none;
 float: left;
 margin:0px;
}


#gnb > ul > li.t_center.menu3 > a{
	
}
#gnb > ul > li > a {
	text-align:center; 
	color: #fff; 
	line-height: 45px;
	font-size: 20px; display: block;font-weight:600;
    letter-spacing: -0.5px;
	padding:0 1.7em 0 1.7em;

}
#gnb > ul > li:nth-child(1) > a{
padding-left: -5px !important;
}
#gnb > ul > li > a:hover {
color: #fff !important; 
}
#gnb > ul > li.t_center > a {
	text-align: center;

}
#gnb > ul > li.logo > a  {
    width:80px;
	text-align: left;
	font-size:1.8em;

}


#gnb > ul > li.logo > a > img {
    padding-top:0px;
	width:142px;
	vertical-align:baseline;
}



#gnb > ul > li.active > a {
	color:#0578c1;
	
}
#gnb > ul > li > ul {
	margin: 0px 0px 0px 10px;
	padding-left:0em;
}

#gnb > ul > li.t_center.menu1 > ul{
	padding-left:0em;
	width: 96%;
}
#gnb > ul > li.t_center.menu2 > ul{
	padding-left:0em;
	width: 96%;
}

#gnb > ul > li.t_center.menu3 > ul{
	padding-left:0em;
	width: 96%;
}
#gnb > ul > li.t_center.menu4 {
	padding-left:2.5em;

}
#gnb > ul > li.t_center.menu4 > ul{
	padding-left:0em;
	width:96%;
}
#gnb > ul > li.t_center.menu5 {
	padding-left:2.5em;
}
#gnb > ul > li.t_center.menu5 > ul{
	padding-left:0em;
	width: 90%;
}
#gnb > ul > li.t_center.menu6 {
	padding-left:2.5em;
}
#gnb > ul > li > ul > p {
font-size:none;
border-top:1px;
border-radius:50%;
width:90%;

}

#gnb > ul > li > ul > li > ul {
	margin: 2px 0px 0px 0px;
	padding-left:8px;
}
#gnb > ul > li:nth-child(1) > ul{
	padding-left:0px !important;	
}
#gnb > ul > li > ul > li{
 list-style-type : none;

}


#gnb > ul > li > ul > li > a {
text-align: left; color: #fff; line-height: 24px; padding-left: 9px; font-size: 13px; display: block;letter-spacing:0px;
background: url("") 0px 8px no-repeat;
}
#gnb > ul > li > ul > li > ul > li{
 list-style: none;
}

#gnb > ul > li.t_center.menu5 > ul > li:nth-child(4) > ul{
width:135px;
}
#gnb > ul > li.t_center.menu5 > ul > li:nth-child(4) > ul > li{

}

#gnb > ul > li > ul > li > ul > li > a{
text-align: left; color: rgb(100, 100, 100); line-height: 18px; padding-left: 9px; font-size: 12px; display: block;letter-spacing:-0.1px;
background: url("/theme/basic/img/bullet.gif") 4px 8px no-repeat;
}
#gnb > ul > li > ul > li > ul > li > a:hover {
	color:#0578c1;

}


#gnb > ul > li > ul > li > a:hover {
	color:#0578c1;

}
#gnb > ul > li > a {  /* mainmenu    60 줄		th = 80; */
	line-height: 80px; vertical-align: middle;
}
#gnb .ico_new {   /* mainmenu    60 줄		th = 80; */
	line-height: 80px; vertical-align: middle;
}
#gnb > ul > li ul.hanisul li {
	margin-bottom: 5px;
}
.ico_new {
	background: url("/img/ico_new.png") no-repeat; width: 17px; height: 18px; margin-left: 5px; display: inline-block;
}
#gnb > ul > li span.menu_img {
	padding-top: 25px; display: block;
}
#gnb > ul > li span.menu_img a {
	color: rgb(12, 32, 55); line-height: 20px; padding-top: 96px; font-size: 13px; display: block;
}
#gnb > ul > li span.menu_img a:hover {
	color: rgb(65, 65, 65);
}
#gnb > ul > li span.menu01.menu_img a {
	background: url("/img/menu01.png") no-repeat center 7px;
}
#gnb > ul > li span.menu02.menu_img a {
	background: url("/img/menu02.png") no-repeat center 7px;
}
#gnb > ul > li span.menu03.menu_img a {
	background: url("/img/menu03.png") no-repeat center 7px;
}
#gnb > ul > li span.menu01.menu_img a:hover {
	background: url("/img/menu01_on.png") no-repeat center 7px;
}
#gnb > ul > li span.menu02.menu_img a:hover {
	background: url("/img/menu02_on.png") no-repeat center 7px;
}
#gnb > ul > li span.menu03.menu_img a:hover {
	background: url("/img/menu03_on.png") no-repeat center 7px;
}

.menuBox{
  box-sizing: border-box;
  display: inline-block;
  border-style: solid;
  border-image: linear-gradient(to right, #01c9ca 0%, #3886FF 100%);
  border-image-slice: 1;
 /* background: #fff;*/
  border-image-width: 2px 0 0 0; 
  padding-top: 0.5em;
}

#gnb > ul > li > ul{
width:87%;
}


#gnb > ul > li > ul > span{
display:none;
}
/*메인메뉴 끝*/


  .jbMenu { text-align: center;  padding: 10px 0px; 
  width: 100%; }

.jbFixed { position: fixed !important; top: 0px !important;

}



/* 왼쫀메뉴 추가 소스*/
/* remove all the bullets, borders and padding from the default list styling */

.menudrop ul {

padding:0;

margin:0;

list-style-type:none;

}

.menudrop ul ul {



}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menudrop li {

position:relative;
min-width:150px;
}

/* style the links for the top level */

.menudrop a, .menudrop a:visited {


}

/* a hack so that IE5.5 faulty box model is corrected 

* html .menudrop a, * html .menudrop a:visited {

width:150px;

w\idth:139px;

}

*/




/* style the second level background */

.menudrop ul ul a.dropup, .menudrop ul ul a.dropup:visited {



}

/* style the second level hover */

.menudrop ul ul a.dropup:hover {



}

.menudrop ul ul :hover > a.dropup {



}

/* style the third level background */

.menudrop ul ul ul a, .menudrop ul ul ul a:visited {



}

/* style the third level hover */

.menudrop ul ul ul a:hover{



}

.menudrop ul ul ul :hover > a {



}



/* style the table so that it takes no part in the layout - required for IE to work */

.menudrop table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menudrop ul ul {

visibility:hidden;

position:absolute;

bottom:65px;

left:0; 



}



/* position the third level flyout menu */

.menudrop ul ul ul{

left:150px; 

bottom:0;

width:150px;

}

/* position the third level flyout menu for a left flyout */

.menudrop ul ul ul.left {

left:-150px;

}





/* style the second level links */

.menudrop ul ul a, .menudrop ul ul a:visited {





height:auto; 

line-height:1em; 

padding:5px 10px; 
width:100%;


/* width:129pxyet another hack for IE5.5 */

}






/* style the top level hover */

.menudrop a:hover, .menudrop ul ul a:hover{

color:#fff; 



}

.menudrop :hover > a, .menudrop ul ul :hover > a {

color:#fff;



}



/* make the second level visible when hover on first level list OR link */

.menudrop ul li:hover ul,

.menudrop ul a:hover ul{

visibility:visible;

height:auto;

}

/* keep the third level hidden when you hover on first level list OR link */

.menudrop ul :hover ul ul{

display:none;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menudrop ul :hover ul :hover ul ul{

display:none;

}

/* make the third level visible when you hover over second level list OR link */

.menudrop ul :hover ul :hover ul{ 

display:block;

bottom:0;

}

/* make the fourth level visible when you hover over third level list OR link */

.menudrop ul :hover ul :hover ul :hover ul { 

display:block;

bottom:0;

}






.button1 {
  display: inline-block;
  border-radius: 4px;
  background-color: #c9c8c7;
  border: none;
  color: #FFFFFF;
  text-align: center;
  padding: 20px;
  cursor: pointer;
  margin: 5px;
  min-width:150px;

}

.button1 a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #FFFFFF;
  font-size: 18px;
  font-weight:bold;
  transition: all 0.5s;
}

.button1 a:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;

}
.button1:hover{
  background-color: #ec2d29;
}  


#lnbm h3{
  padding:1.5em 0.5em 1.5em 0.5em;
  line-height: 1.2em;
  background-color: #e94c96;
  text-align:center;
  font-size:1.5em;
  color:#fff;

}
#lnb {
    margin: 0px auto;
	position: relative;
	z-index:2;
    margin-top:0px;   
}

#lnb > ul > span{
display:none;
}


#lnb > ul > li.active{
  background-color: #ec2d29;
}

#lnb h1{marign:0px;padding:39px 0px 0px 0px;font-size:24px;font-weight:900;line-height:29px;}
#lnb h2{marign:0px;padding:0px 0px 20px 0px;font-size:14px;font-weight:900;line-height:14px;color:#8c8c8c}
#lnb > ul{margin-bottom:50px;}
#lnb > ul > li{border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;width:100%;padding-left:10px;}
#lnb > ul > li > a{display:block; padding:10px 10px 10px 5px ; font-size:13px; font-family:'NanumGothicBold',Malgun Gothic,arial,sans-serif; color:#333333; line-height:14px;font-weight:900;color:#717170}
#lnb > ul > li > ul{display:none;}
#lnb > ul > li.active{background:url('../images/sub/mbg.jpg') no-repeat top left;}
#lnb > ul > li > a:hover{color:#e94c96;}
#lnb > ul > li.active > a{color:#e94c96;}
#lnb > ul > li.active > ul{display:block;}
#lnb > ul > li > ul{margin:0px 10px 10px 5px;}
#lnb > ul > li > ul li a{display:block; padding-left:10px; font-size:12px; color:#575757; line-height:22px; 
background: url(/theme/basic/img/bullet.gif) 4px 10px no-repeat;}






.button1:hover a {
  padding-right: 25px;
}

.button1:hover a:after {
  opacity: 1;
  right: 0;
}



.button2{
  display: inline-block;
  border-radius: 4px;
  border: none;
  color: #FFFFFF;
  text-align: center;
  padding: 5px;
  cursor: pointer;
  margin: 2px 0px 3px 0px;
  min-width:150px;
  background-color: #f77e58;
  transition: all 0.2s;
}

.button2 a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #FFFFFF;
  font-size: 14px;
  font-weight:bold;
  opacity: 1;
  text-align:center;
  
  transition: padding-top 0.3s, padding-right 0.3s  , line-height 0.3s;
}

.button2 a:after {
  content: ''; 
  position: absolute;
  opacity: 0;
  top: 0;

 }

.button2:hover{
  background-color: #f4511e;

}

.button2:hover a {
  padding-top:5px;
  padding-right:15px;
  line-height:30px;
  
}

.button2:hover a:after {
  opacity: 0;
  right: 1;
}



#lnb_ment {
position:absolute;
top:200px;
right:50%;
width:550px;
z-index:1;
}


#lnb_ment > div.title_submenu{

font-size:20px;
font-weight:800;
color:#214d77;
line-height:60px;
}

#lnb_ment >  span{

font-size:20px;
font-weight:800;
color:#214d77;
line-height:26px;
}


#h3location  {
   position:relative; 
   height:110px;
}

#h3location > h3{
font-family:'나눔고딕','Malgun Gothic', dotum;
    position: absolute;
	left: 50%;
    transform: translateX(-50%);
	font-size: 30px;
    line-height: 50px;
    color: #414141;
    font-weight: 800;
}

#h3location > #location{
    position: absolute;
	top:10px;
	left: 55%;
    width:400px;
    text-align:right;
 }

#location,#location a{line-height:20px; vertical-align:middle;}
#location a{font-size:12px; font-family:'NanumGothicBold',Malgun Gothic,Dotum; color:#66666a;}
#location a:hover{  color:#0578c1;}
#location a.home{display:inline-block; width:15px; height:15px; background:url('https://img.icons8.com/material-rounded/24/000000/home.png');background-size:15px;}


.hd_closer{display:none}


@media ( max-width: 1100px ) { /* @media ( max-width: 1100px ) */
#hd, #wrapper, #ft {
    min-width: 1050px;
}
#hd_wrapper {
height: 50px;
}

#gnb > ul > li.logo > a {
    width: 130px;
    text-align: left;
}
#gnb > ul > li > a {
    text-align: center;
    color: #333;
    line-height: 45px;
    font-size: 17px;
    display: block;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding: 0 0.9em 0 0.9em;
}
#gnb > ul > li.logo > a > img {
    padding-top: 0px;
    width: 90px;
    vertical-align: baseline;
}




#gnb > ul {
    margin: 0px auto;
    width: 100%;
    max-width: 1000px;
    list-style: none;
    overflow: hidden;
}

#ft_wr {
    max-width: 1000px;
    margin: 0;
    padding: 20px 0;
    position: relative;
    display: inline-block;
    text-align: left;
}

.ft_logo_text > ul {
    width: 1000px;

}
}





@media ( max-width: 1028px ) { /* @media ( max-width: 1028px ) */

#h3location  {
   position:relative; 
   height: auto !important;
}

#h3location > h3{
    font-family:'나눔고딕','Malgun Gothic', dotum;
    position: relative;
	text-align:center;
    transform: translateX(-50%);
	font-size: 28px;
    line-height: 50px;
    color: #414141;
    font-weight: 800;
	width:100%;
	   margin-top:3em; 
}
#h3location > #location{
   display:none;
    position: absolute;
	top:10px;
	left: 55%;
    width:400px;
    text-align:right;
 }

}
