.wrap-nav-btn {
    display: none;
}

#header:after {
    height: 30px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ededed;
}


/* 바 디자인 */


/*header-gnb*/

#header .container .wrap-lnb																{display:inline-block; float:right; width:890px; margin-top:30px;} /* GNB 전체크기값 */
#menuUItop .top_div .ul_1																	{position: relative;}
#menuUItop .top_div .ul_1 .li_1																{position: initial; float: left; position:relative; padding: 12px 20px;} /* GNB li 크기값 */


/* GNB li 크기값 */

#menuUItop .top_div .ul_1 .li_1 .a_1 {
    font-size: 1.54em;
    font-weight: 600;
    color: #3e3e3e;
    width: 100%;
    text-align: center;
    padding-bottom: 35px;
}

#menuUItop .top_div .ul_1 .li_1:hover .a_1,
#menuUItop .top_div .ul_1 .li_1 .a_1._active {
    color: #0077c1;
}


/* depth_1 활성폰트 컬러값 */


/* depth_2 */
/*#menuUItop .top_div .ul_1 .li_1 .div_2														{position:absolute; z-index:1; left:0; width:100%; background-color: rgba(0,0,0,0.5); max-height: 0; overflow:hidden;}*/
#menuUItop .top_div .ul_1 .eQ01 .div_2					{ position:absolute; z-index:1; left:0; width:150px; background-color: rgba(0,0,0,0.7); max-height: 0; overflow:hidden; }
#menuUItop .top_div .ul_1 .eQ02 .div_2					{ position:absolute; z-index:1; left:0; width:100px; background-color: rgba(0,0,0,0.7); max-height: 0; overflow:hidden; }
#menuUItop .top_div .ul_1 .eQ03 .div_2					{ position:absolute; z-index:1; left:0; width:200px; background-color: rgba(0,0,0,0.7); max-height: 0; overflow:hidden; }
#menuUItop .top_div .ul_1 .eQ04 .div_2					{ position:absolute; z-index:1; left:0; width:300px; background-color: rgba(0,0,0,0.7); max-height: 0; overflow:hidden; }
#menuUItop .top_div .ul_1 .eQ05 .div_2					{ position:absolute; z-index:1; left:0; width:200px; background-color: rgba(0,0,0,0.7); max-height: 0; overflow:hidden; }
#menuUItop .top_div .ul_1 .eQ06 .div_2					{ position:absolute; z-index:1; left:0; width:250px; background-color: rgba(0,0,0,0.7); max-height: 0; overflow:hidden; }
#menuUItop .top_div .ul_1 .eQ07 .div_2					{ position:absolute; z-index:1; left:0; width:100px; background-color: rgba(0,0,0,0.7); max-height: 0; overflow:hidden; }

#menuUItop > .top_div > .ul_1 > .li_1:hover > .div_2									{max-height: 500px; transition: all 0.5s ease;}
#menuUItop .top_div .ul_1 .li_1 .div_2 .ul_2 .li_2 .a_2									{display:block; font-size:0.9rem;  color:#fff; border-bottom:1px solid #ada49a; padding:10px 10px; text-align:left;}
#menuUItop .top_div .ul_1 .li_1 .div_2 .ul_2 .li_2 .div_3									{display:block; width:100%; background-color:#deebdb; padding:5px 0; border-top:1px solid #999; border-bottom:1px solid #999;}
#menuUItop .top_div .ul_1 .li_1 .div_2 .ul_2 .li_2 .div_3 .ul_3 .li_3 a					{display:block; padding:5px 10px; font-size:0.8rem;  }
#menuUItop .top_div .ul_1 .li_1 .div_2 .ul_2 .li_2 .div_3 .ul_3 .li_3 + .li_3			{border-top:1px solid #999;}

/* depth_3 */
#menuUItop .top_div .ul_1 .li_1 .div_2 .ul_2 .li_2 .div_3							{display: none;}
