@charset "utf-8";
.main1{
  width : 100%;
  background-image : url(../img_top/main1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 968px;
}
.vis1{
  width : 47.5%;
  box-shadow : 10px 10px 0px #585f7f;
  border-width : 10px;
  border-style : solid;
  border-color : white;
}
.vis2{
  width : 47.5%;
  box-shadow : -10px 10px 0px #585f7f;
  border-width : 10px;
  border-style : solid;
  border-color : white;
}

