/* header  */
#header_wrap {position:fixed; width:100%; height:57px; left:0px; top:0px; box-sizing:border-box; background:#fff; border-bottom:solid 1px #ececec; z-index:1000;}
.head_tit {position:relative; width:100%; height:56px; box-sizing:border-box; padding-top:19px; text-align:center; color:#000; font-size:15px; font-weight:800; letter-spacing:-1px;}
.head_arr {position:absolute; width:30px; height:30px; left:15px; top:13px; background:url("../img/inc/arr_01.png") no-repeat 0px 0px; background-size:30px 30px;}

.head_search_bt {position:absolute; width:26px; height:26px; right:76px; top:15px; background:url("../img/inc/pic_2.png") no-repeat 0px 0px; background-size:26px 26px;}
.head_bt {position:absolute; width:26px; height:26px; right:45px; top:15px; background:url("../img/inc/pic_1.png") no-repeat 0px 0px; background-size:26px 26px;}
.albt_on {background:url("../img/inc/pic_1_on.png") no-repeat 0px 0px; background-size:26px 26px;}
.head_logout_bt {position:absolute; width:26px; height:26px; right:15px; top:15px; background:url("../img/inc/pic_logout.png") no-repeat 0px 0px; background-size:26px 26px;}

/* nav */
#nav_wrap {position:fixed; width:100%; height:80px; left:0px; bottom:0px; padding-top:12px; padding-left:5px; padding-right:5px; box-sizing:border-box; background:#fff; border-top:solid 1px #ececec; z-index:1200;}
.nav_menu_wrap {position:relative; width:100%; height:50px; box-sizing:border-box;}
.nav_menu_wrap ul li {position:relative; float:left; width:20%; height:50px; box-sizing:border-box; padding-top:23px; text-align:center; font-size:13px; color:#666; font-weight:400; letter-spacing:-1px;}
.ico_1 {background:url("../img/inc/ico_1.png") no-repeat 50% 0px; background-size:34px 100px;}
.ico_2 {background:url("../img/inc/ico_2.png") no-repeat 50% 0px; background-size:34px 100px;}
.ico_3 {background:url("../img/inc/ico_3.png") no-repeat 50% 0px; background-size:34px 100px;}
.ico_4 {background:url("../img/inc/ico_4.png") no-repeat 50% 0px; background-size:34px 100px;}
.ico_5 {background:url("../img/inc/ico_5.png") no-repeat 50% 0px; background-size:34px 100px;}
.menu_on {background-position:50% -50px; color:#1852ae !important; font-weight:800 !important;}






























