/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {zoom:1} /* font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5; */
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;padding:0px;position:relative;line-height:55px;} /* line-height:55px; */
#gnb .gnb_1dli:hover > a {color:#111;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out} /* 3a8afd */

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;text-indent:-999px;display:none;} /* background:url('../img/gnb_bg2.gif') no-repeat 50% 50%; */
.gnb_1da {display:block;font-weight:700;padding:0 15px;color:#333;text-decoration:none;}
.gnb_1dli.gnb_al_li_plus .gnb_1da{transition:.3s} /* padding-right:25px */

.gnb_2dli:first-child {border:0}

.gnb_2dul {position:absolute;top:54px;min-width:250px;padding-top:2px;display:none;}

.gnb_2dul .gnb_2dul_box {border-top:0;padding:0;background:#fff;
/*
border:1px solid #e0e2e5;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
*/
}

.gnb_2da {display:block;padding:0 15px;line-height:50px;background:#fff;color:#333;text-align:left;text-decoration:none;font-weight:500} /* 0d6efd 080808 */
a.gnb_2da:hover {color:#111;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out} /* 3a8afd */

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {width:50px;height:55px;border:0;vertical-align:top;font-size:18px;background:#fff;} /* background:#003867;color:#fff; */
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border-top:1px solid #ddd;width:100%;background:#fff;z-index:1200;text-align:center;font-size:1em;
}/* c5d6da */ /* -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2); */

#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {} /* border-left:0 */
#gnb_all .gnb_al_li {float:left;width:16.66%;padding:50px 20px;border-left:0px solid #e7eeef;} /* 150px padding:20px; */
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#333} /* 3a8afd */
#gnb_all .gnb_al_li li {line-height:2em}

#gnb_all .gnb_al_li li a {color:#999;text-decoration:none;font-weight:600;font-size:0.9em;}
#gnb_all .gnb_al_li li a:hover {color:#333;}

#gnb_all .gnb_al_li a {text-decoration:none;}
#gnb_all .gnb_close_btn {background:#fff;color:#11;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:11px;}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.0);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}