@charset "utf-8";
/* タブレット用CSS */

 @media (min-width:900px) and (max-width:991px){
#.col-xs-10.col-sm-10.col-md-10 #menubar #navi {
}
・・・
 
}
