

#head-wrapper{
 height: 70px;
 background: url('/img/header/header_back.jpg') repeat-x bottom;
}

#head-inner{
 width: 900px;
 margin: 0px auto;
 height: 70px;
 position: relative;
}

h1{
 position: absolute;
 bottom: 15px;
 left: 0px;
}

#global-menu{
 position: absolute;
 bottom: 13px;
 left: 140px;
 margin: 0 0 0 60px;
 padding: 0px;
}

#global-menu li{
  display: inline-block;
  margin-left: 30px;
}

#global-menu li a{
   line-height:normal;
}

.logo_wrapper_202104{
 bottom: 10px;
}

