@charset "utf-8";
.main1{
  width : 60%;
  margin-left : 20%;
  margin-right : 20%;
  min-width : 768px;
  max-width : 1000px;
  padding-top : 50px;
  padding-bottom : 200px;
}
.mainvis1{
  background-image : url(../img_top/vis1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  margin-top : 90px;
  height : 1188px;
}

