.top-main{
  position: relative;
}

.top-left{
width: 50%;
  float: left;
  height: 800px;
  background: url(https://img21.shop-pro.jp/PA01357/799/etc/top-image-left.jpg) no-repeat 50% 50%;
  background-size: cover;
    position: relative;
}
.top-right{
width: 50%;
  float: left;
  height: 800px;
  background: url(https://img21.shop-pro.jp/PA01357/799/etc/top-image-right.jpg?cmsp_timestamp=20200914105531) no-repeat 50% 50%;
  background-size: cover;
  position: relative;
}
.scroll img{
width: 50px;
  height: auto;
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -25px;
}

.left-logo img{
width: 261px;
 height: auto;
}
.left-logo a{
  display: block;
text-align: center;
  position: absolute;
  top: 270px;
  left: 50%;
  margin-left: -125px;
}
.right-logo img{
width: 309px;
 height: auto;
}
.right-logo a{
    display: block;
text-align: center;
  position: absolute;
  top: 270px;
  left: 50%;
  margin-left: -155px;
}
.top-bt-itemlist a{
  display: block;
  color : #fff;
  border: 1px solid #fff;
  padding: 12px;
  text-align: center;
  width: 240px;
  font-size: 14px;
  position: absolute;
  left: 50%;
  bottom: 220px;
  margin-left: -120px;
}
.top-bt-itemlist a:hover{
text-decoration: none;
}

.top-copy{
 text-align: center;
  line-height: 2.2;
  margin: 40px 0 60px 0;
}

.line-bt{
text-align: center;
  margin: 20px 0 60px 0;
}

.line-bt-smt{
text-align: center;
  margin: 30px 0 40px 0;
}