@charset "utf-8";
.logbox{
  height : 400px;
  overflow : auto;
  border-top-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-width : 0px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-style : solid;
  border-top-color : #bf9139;
  vertical-align : top;
  text-align : left;
  padding-left : 40px;
  padding-top : 40px;
  padding-right : 40px;
  padding-bottom : 0px;
  font-size : 16px;
  background-image : linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}
.twibox{
  height : 480px;
}
.top_waku2{
  width : 100%;
  position : relative;
  height : 1389px;
  background-image : url(../img_top/set2/00.png);
  background-repeat : no-repeat;
  background-position : center top;
  z-index : 1;
  margin-top : 90px;
}
.logo1{
  width : 900px;
  position : absolute;
  right : 40px;
  left : 40px;
  top : 100px;
}
.top1{
  background-image : url(../img_top/set4/1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1389px;
  position : absolute;
  width : 100%;
  z-index : 2;
}
.top0{
  background-image : url(../img_top/set4/0.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1389px;
  position : absolute;
  width : 100%;
  z-index : 2;
}
.top2{
  background-image : url(../img_top/set4/2.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1389px;
  position : absolute;
  width : 100%;
  z-index : 3;
}
.top99{
  background-image : url(../img_top/set4/99.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1389px;
  position : absolute;
  width : 100%;
  z-index : 4;
}
.mainback1{
  background-image : url(../img_top/set4/mainback1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1389px;
}

