.inner_menu{
	height: 60px !important;
}
 
.MOBILE .LM_MENU02 {
    position: fixed !important;
    top: 45px !important;
    z-index: 999 !important;
    width: 90% !important;
}
.navbarspace{
    height: 60px;
}
.MOBILE .navbarspace{
    height: 50px;
}
.PC .navbarspace{
    height: 50px;
}
.PC .LM_MENU02 {
    position: fixed !important;
    top: 45px !important;
    z-index: 999 !important;
    width:675px !important;
}