@charset "utf-8";
.logbox{
  height : 400px;
  overflow : auto;
  vertical-align : top;
  text-align : left;
  padding-top : 20px;
}
.main1{
  background-image : url(../img_top/main01.jpg);
  background-position : center top;
  height : 1080px;
  background-repeat : no-repeat;
  position : relative;
}
.logo1{
  width : 768px;
  top : -150px;
  z-index : 2;
  position : relative;
  height : 550px;
}

