body {
    margin-top: 0px;
   margin: 0px; 
   margin-bottom: 0px;
   background-color: #1D2D67;
   padding-top: 0;
   font-family: 'Zen Kaku Gothic New', sans-serif;
}

.senpai{
    position: relative;
    top: 30px;
    left: 160px;
    width: 50%;
}

.senpai img{
    width: 100%;
}

.hanasi{
    color: rgb(255, 255, 255);
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 10px;
    white-space: pre;
    text-align: center;
}

.bin1{
    position: absolute;
    list-style: none;
    width: 60%;
    left: 0px;
    z-index: 800;
    top: 50px;
}

.bin1 img{
    width: 100%;
}




.senpai2{
    position: relative;
    top: 30px;
    left: 0px;
    width: 80%;
}

.senpai2 img{
    width: 100%;
}

.hanasi2{
    color: rgb(255, 255, 255);
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: -30px;
    white-space: pre;
    text-align: center;
}

.bin2{
    position: absolute;
    left: 80px;
    width: 70%;
    left: 150px;
    top: 320px;
}

.bin2 img{
    width: 100%;
}


.senpai3{
    position: relative;
    top: 320px;
    left: 110px;
    width: 80%;
}

.senpai3 img{
    width: 100%;
}

.hanasi3{
    color: rgb(255, 255, 255);
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: -10px;
    white-space: pre;
    text-align: center;
}

.bin3{
    position: absolute;
    width: 70%;
    left: 20px;
   top: 740px;
}

.bin3 img{
    width: 100%;
}


.senpai4{
    position: relative;
    top: 550px;
    left: 0px;
    width: 80%;
}

.senpai4 img{
    width: 100%;
}

.hanasi4{
    color: rgb(255, 255, 255);
    font-size: 14px;
    position: absolute;
    top: 9px;
    left: 5px;
    white-space: pre;
    text-align: center;
}

.bin4{
    position: absolute;
    width: 80%;
    left: 120px;
    top: 1080px;
}

.bin4 img{
    width: 100%;
}



.modoru{
    z-index: 10000;
    list-style: none;
    position: absolute;
    left: 115px;
    top: 1700px;
}

.asayake>img{
    top: 1000px;
    position: relative;
    z-index: 1;
}

.asayake img{
    width: 100%;
}


.footer>img{
    width: 375px;
    position: absolute;
    top: 1500px;
    margin: 0px;
    bottom: 0px;
   
   
    z-index: 998;
    }
.footer img{
    width: 100%;
}


.copyright{
    position: absolute;
    top: 2110px;
    left: 87px;
    z-index: 999;
    bottom: 0px;
   
    color: rgb(255, 255, 255);
    font-size: 9px;
    text-align: center;

}


.top{
    
    position: absolute;
    top: 1990px;
    left: 130px;
    z-index: 1001;
    list-style: none;
}

.top img{
    width: 100%;
}