@charset "utf-8";
.header_wrap{position:absolute; top:0; left:0; z-index: 100;}
.header_wrap .right_con{font-size:0; /*margin-top:16px;*/ float:right;}
.header_wrap .logo_con{margin-right:49px;}
.header_wrap .logo_con .logo{display: inline-block; font-size: 0;}
.header_wrap .menu_wrap{float:none; margin-right: 59px; vertical-align: top; margin-bottom: 3px;}

.header_wrap .gnb_wrap{font-size: 0; /*margin-top: 37px;*/}
.header_wrap .gnb_wrap > li{display: inline-block; vertical-align:middle; margin-right:41px;}
.header_wrap .gnb_wrap > li:last-child{margin-right: 0;}

.header_wrap .header_inner{margin-top: 25px; display: flex; align-items: center; justify-content: space-between;}
.header_wrap .left_con_inner{display: flex; align-items: center; justify-content: space-between;}
.header_wrap .right_con_inner{display: flex; align-items: center; justify-content: space-between;}



.theme002 .menu_wrap .gnb_wrap > li > a {color:#405a76;}
.theme002 .member_menu_wrap{display:inline-block; vertical-align: middle; float:none; margin-right: 39px; margin-bottom:2px;}
.theme002 .member_menu_wrap ul > li > a > span{font-weight: 400; color:#405a76;}
.theme002 .member_menu_wrap ul > li > a > span::after{background-image: url("../img/arrow_6x11_blue_right.png");}

.theme002 .menu_icon_style_0_con{display: inline-block; vertical-align: middle; float:none;}
.theme002 .menu_icon_style_0 span{background-color:#405a76;}
.theme002 .menu_icon_style_0::before{background-color:#405a76;}
.theme002 .menu_icon_style_0::after{background-color:#405a76;}

@media all and (min-width:992px){
    .header_wrap .header_inner{margin-top: 49px;}
}

