@charset "utf-8";
.logo1{
  padding-top : 200px;
  padding-bottom : 290px;
  width : 1000px;
}
.logos1{
  width : 934px;
  z-index : 2;
  position : relative;
  margin-top : -100px;
}
.main1{
  margin-top : 90px;
  width : 100%;
  position : relative;
  z-index : 1;
  background-color : white;
}
.main2{
  width : 100%;
  position : relative;
  z-index : 1;
  background-color : black;
}

