body{
  padding-top: 62px;
  min-width: 1200px;
}
.head{
  min-width: 1200px;
}
@font-face {
  font-family: DIN-Bold;
  src: url(../fonts/DIN-Bold.otf);
} 
.g-banb1 {
  position: relative;
  height: 0;
  padding-top: 14.58%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
.g-banb1 .txt {
  position: absolute;
  top: 32%;
  left: 0%;
  display: block;
  width: 100%;
}
.g-titb1 .tit {
  display: block;
  margin: 0 auto;
}

