.infoMenuDiv{
display: table;
width: 100%;
white-space: nowrap;
}
.infoMenuDiv>div{
 display: table-cell;   
 vertical-align: middle;   
}


.menuTop{
text-align: center;
background-color: #FFFFFF;
width: 76%;
transition: width 0.5s ease-out;
}

.menuTop ul{
list-style: none;
}
.inMenu{
    
}

.menuTop ul.mobMenu{
display: none;
}

.menuTop>.inMenu>ul{
margin: 0px 0px 0px 0px;
display: table;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}

.menuTop>.inMenu>ul>li{
position: relative;
z-index: 50;
display:inline;
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 20px 0px 20px 0px;

}
.menuTop>.inMenu>ul>li:last-child a{
 padding-right: 0px;  
}
.menuTop ul li.roll{
display: none;
}



.menuTop>.inMenu>ul>li:after{

}
.menuTop>.inMenu>ul>li:first-child:after{
}
.menuTop > .inMenu > ul > li:first-child+li::after {

}

.menuTop>.inMenu>ul>li>a{
color: #4d4d4d;
display:inline;
font-size:14px;
padding: 20px 0px;
position: relative;
height: 100%;
vertical-align: middle;
width: 100%;
box-sizing:border-box;
/*text-transform: uppercase;*/
}

.menuTop>.inMenu>ul>li>a.subMenu span.spSub{
position: absolute;
bottom: 12px;
left:50%;
width: 10px;
height: 6px;
background:url('../images/menu_sub.png') 0px 0px no-repeat;
margin-left: -5px;
transition: all 0.5s ease-out 0s;
}

.menuTop>.inMenu>ul>li>a>span.textMenu{
display: table-cell;
vertical-align: middle;

}


.menuTop>.inMenu>ul>li>a>span.spSel{
position: absolute;
bottom: 0px;
left:0px;
width: 0%;
height: 2px;
background-color: #4da45b;
transition: all 0.5s ease-out 0s;
right: 0px;
margin: 0px auto;
}

.menuTop>.inMenu>ul>li:hover>a.subMenu span.spSub,.menuTop>.inMenu>ul>li.sel>a.subMenu span.spSub{
transition: all 0.5s ease-out 0s;
bottom: 8px;
}
.menuTop>.inMenu>ul>li:hover{
z-index: 51;
}
.menuTop>.inMenu>ul>li.sel>a,.menuTop>.inMenu>ul>li:hover>a{
color: #4da45b;
transition: color 0.5s ease-out 0s;

}

.menuTop>.inMenu>ul>li.sel>a>span.spSel,.menuTop>.inMenu>ul>li:hover>a>span.spSel{
width:100%;	
transition: all 0.5s ease-out 0s;
}
.menuTop>.inMenu>ul>li:hover>a>span.spSel{
    
}

.menuTop>.inMenu>ul>li>ul {
background-color: #ffffff;
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
left: 50%;
margin: 0 auto;
opacity: 0;
padding: 0;
position: absolute;
text-align: center;
top: 58px;
transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transition: all 0.5s ease-out 0s;
visibility: hidden;
width: 245px;
z-index: 50;
white-space: normal;
border-top: 1px solid #4da45b;
}


.menuTop ul li:hover ul{
opacity:1;
visibility: visible;
transition: opacity 0.5s ease-out 0s;

}




.menuTop>.inMenu>ul>li>ul>li{

position: relative;


}

.menuTop>.inMenu>ul>li>ul>li>a{
display: block;
color: #5e5e5e;
font-size: 13px;
text-transform: none;
letter-spacing: 0.02em;
transition: all 0.5s ease-out 0s;
position: relative;
box-sizing:border-box;
padding: 0px 15px;
}
.menuTop>.inMenu>ul>li>ul>li>a .textMenu{
display: block;
padding: 10px 2px 10px 2px;
border-top: 1px solid #e3e3e3;
}

.menuTop>.inMenu>ul>li>ul>li:first-child>a .textMenu{
border: none;
}

.menuTop>.inMenu>ul>li>ul>li.sel>a,.menuTop>.inMenu>ul>li>ul>li:hover>a{
color: #4da45b;
transition: all 0.5s ease-out 0s;
}

.menuTop>.inMenu>ul>li>ul>li>a .spSub{
position: absolute;
width: 14px;
height: 14px;
/*background: url('../images/pkt_menu.png') 0px 0px no-repeat;*/
left: 0px;
top:50%;
margin-top: -7px;
}

.menuTop>.inMenu>ul>li>ul>li>a .spSub:after{
content:"";	
position: absolute;
width: 14px;
height: 14px;
/*background: url('../images/pkt_menu_s.png') 0px 0px no-repeat;*/
left: 0px;
top:0px;
opacity:0;
transition: all 0.5s ease-out 0s;
}



.menuTop>.inMenu>ul>li>ul>li.sel>a .spSub:after,.menuTop>.inMenu>ul>li>ul>li:hover>a .spSub:after{
opacity:1;
transition: all 0.5s ease-out 0s;
}

.menuTop>.inMenu>ul>li>ul>li ul{
padding-left:20px;
}
.menuTop>.inMenu>ul>li>ul>li ul li{

}

.menuTop>.inMenu>ul>li>ul>li ul li a{
padding: 15px 5px 15px 30px;
display: block;
color: #5e5e5e;
}

.menuTop>.inMenu>ul>li>ul>li ul li.sel a,.menuTop>.inMenu>ul>li>ul>li ul li a:hover{
color: #b20400;
}

.menuTop ul.mobileMenu{
display: none;
}


div.menuTop>a.showMenu {
float:right;
width:36px;
height:33px;
display:none;
background:url('../images/tm-bttn.png') no-repeat 0 0;
position: absolute;
z-index: 100;
top:37px;
right: 15px;
}
div.menuTop>a.selShow{
background-position: -36px 0px;
}
.info_Menu {
  
    box-sizing: border-box;
    height: 110px;
     box-sizing: border-box;
    display: inline-block;
    font-size: 12px;
    right: 0;
    top: 0;
    text-align: center;
    transition: all 0.5s ease-out;
}
    

.info_Menu .text_Menu {
    margin-left: 23px;
    background-color: #ffffff;
    color: #505050;
    line-height: 1.6em;
    overflow: hidden;
    border-left: 1px solid #505050;
    padding-left: 20px;
}
/*
.inMenu>ul>.sel:after{
 position: absolute;
 backface-visibility: hidden;
 transform: translateZ(0px);
 color: #aaa7a8;
 background: #4da45b none repeat scroll 0 0;
 bottom: 11px;
 content: "";
 height: 2px;
 left: 0;
 right: 0;
 transition-duration: 0.3s;
 transition-property: left, right;
 transition-timing-function: ease-out;
 z-index: 60;
    
}
.inMenu>ul>.sel{
 position: relative;
 transform: translateZ(0px);
 backface-visibility: hidden;
}
*/


.inMenu>ul>.sel:hover:after, .inMenu>ul>.sel:focus:after, .inMenu>ul>.sel:active:after {
    left: 50%;
    right: 50%;
}
.hfix .box_top{
position: fixed;
top: 0px;
z-index: 100;
background-color: #FFFFFF;
}
.hfix{
    padding-top: 104px;
}
.hfix .info_Menu{
overflow: hidden;
height: 0px;
transition: all 0.5s ease-out;
}
.hfix .menuTop {
 width: 100%;
 transition: width 0.5s ease-out;
}
.hfix .menuTop > .inMenu > ul > li:last-child {
    border-right: none;
}
.box_top{
    height: 133px;
    transition: height 0.5s ease-out;
    
    
    /*
    position: fixed;
    top:0px;
    z-index:100;
    background-color: #ffffff;
    */
}

/*
body{
padding-top: 133px;
}
 */


.hfix .box_top{
    -webkit-box-shadow: 0px 0px 25px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 25px -7px rgba(0,0,0,0.75);
box-shadow: 0px 0px 25px -7px rgba(0,0,0,0.75);
   height: 110px;
   transition: height 0.5s ease-out;
}
.hfix .top_page{
    /*padding:25px 30px 30px 10px;*/
    transition: all 0.5s ease-out;
    
}
.top_page {
padding: 30px 30px 30px 10px;
transition: all 0.5s ease-out;
}
.top_page>a>img{width:100%;height:auto;}