@charset "UTF-8";
/* CSS Document */

/*
.top_waku{
	width: 100%; max-width: 980px;
	margin: 0 auto;
  height : 840px;
  position : relative;
}
*/
.logo1{
  background-image : url(../logo_img/logo1.png);
  background-position : center center;
  width: 850px;
  height: 540px;
  top: 120px;
  left: 65px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo2{
  background-image : url(../logo_img/logo2.png);
  background-position : center center;
  width: 220px;
  height: 380px;
  top: 70px;
  left: 324px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo3{
  background-image : url(../logo_img/logo3.png);
  background-position : center center;
  width: 170px;
  height: 380px;
  top: 70px;
  left: 503px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo4{
  background-image : url(../logo_img/logo4.png);
  background-position : center center;
  width: 190px;
  height: 380px;
  top: 70px;
  left: 673px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo_data{
  background-image : url("../logo_img/logo_data2.png");
  background-position : center center;
  width: 880px;
  height: 175px;
  top: 580px;
  left: 65px;
  position: absolute;
  background-repeat: no-repeat;
}

.top_waku{
  width: 100%;
  max-width: 980px;
  margin-right : auto;
  margin-bottom : 0px;
  margin-left : auto;
  height : 864px;
  position : relative;
}

.mainvis1{
  background-image : url(../img/mainvis1.jpg);
  height : 864px;
  background-repeat : no-repeat;
  background-position : center top;
}
.mainback1{
  background-image : url(../img/mainback1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 864px;
  margin-top : 56px;
}
.mar_t400{
  margin-top : 400px;
}

.logo01{
  background-image : url(../logo_img/logo01.png);
  background-position : center center;
  width: 850px;
  height: 540px;
  top : 700px;
  left: 65px;
  position: absolute;
  background-repeat: no-repeat;
}

