@charset "UTF-8";

body{
    width:100%;
    background-image: url(haikei2.png) ;
    background-size: 1600px;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 200;
  font-style: normal;
}
img.image0{
    margin-top: 30px;
    margin-left: 20px;
    width:350px;
    height: 50px;
    position: fixed;
    z-index: 3;
  
}

img.image1{
    width:1600px;
}
.fixed{
    width: 1600px;
  height: 4000px;
  background-image: url(sukesuke.png);
  top: 0;
  left: 0;
  z-index: 1;
  position: fixed;
}

header{
    height: 4000px;
}
header .scroll {
    position: absolute;
    left: 20px;
    bottom: -1400px;
    width: 1500px;
    text-align: center;
    font-size: 40px;
    color: #ffffff;
  }
  header .scroll img {
    margin-top: 8px;
  }
img.image2{
    margin-top: -600px;
    margin-left: 560px;
    width:420px;
    height: 900px;
    position: absolute;
    z-index: 3;
}
h2{
    font-size: 60px;
    border: 0px solid #ffffff;
    padding: 40px;
    padding-top:450px;
    margin: 30px auto;
    margin-top: 600px;
    width: 1470px;
    text-align: center;
    color:#ffffff
}
h3{
    position: absolute;
    font-size: 60px;
    border: 0px solid #ffffff;
    padding: 40px;
    padding-top: px;
    margin: 30px auto;
    margin-top: 700px;
    width: 1470px;
    text-align: center;
    color:#ffffff
}
img.keyframe0 {
    margin-top: 800px;
    margin-left: 10px;
    width:750px;
    height: 1100px;
    position: absolute;
    z-index: 2;
}
img.keyframe1{
    margin-top: 4540px;
    margin-left: 130px;
    width:480px;
    height: 480px;
    position: absolute;
    z-index: 2;
    
}
img.keyframe2{
    margin-top: 1600px;
    margin-left: 220px;
    width:650px;
    height: 880px;
    position: absolute;
    z-index: 2;
}
img.keyframe3{
    margin-top: 2580px;
    margin-left: 280px;
    width:300px;
    height: 300px;
    position: absolute;
    z-index: 2;
}
img.keyframe4{
    margin-top:3090px;
    margin-left: 50px;
    width:780px;
    height: 600px;
    position: absolute;
    z-index: 2;
}
img.keyframe5{
    margin-top:5100px;
    margin-left: 250px;
    width:450px;
    height: 800px;
    position: absolute;
    z-index: 2;
}
img.keyframe6{
    margin-top:3450px;
    margin-left: 30px;
    width:900px;
    height: 1200px;
    position: absolute;
    z-index: 2;
}

ul{
    display: flex-end;
}
h4{
    z-index: 1;
    font-size: 50px;
    border:0px solid #ffffff;
    border-radius: 0px;
    padding:40px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 1200px;
    margin-left: 450px;
    width:800px;
    text-align: center;
    background-color: #ffffff18;
    position: absolute;
    color:#ffffff
}

h5{
    z-index: 1;
    font-size: 50px;
    border:0px solid #ffffff;
    border-radius: 0px;
    padding:40px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 1850px;
    margin-left: 600px;
    width:800px;
    text-align: center;
    background-color: #ffffff18;
    position: absolute;
    color:#ffffff
}

h6{
    z-index: 1;
    font-size: 50px;
    border:0px solid #ffffff;
    border-radius: 0px;
    padding:40px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 2570px;
    margin-left: 400px;
    width:800px;
    text-align: center;
    background-color: #ffffff18;
    position: absolute;
    color:#ffffff
}

h7{
    z-index: 1;
    font-size: 50px;
    border:0px solid #ffffff;
    border-radius: 0px;
    padding:40px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 3200px;
    margin-left: 400px;
    width:800px;
    text-align: center;
    background-color: #ffffff18;
    position: absolute;
    color:#ffffff
}

h8{
    z-index: 1;
    font-size: 50px;
    border:0px solid #ffffff;
    border-radius: 0px;
    padding:40px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 4630px;
    margin-left: 400px;
    width:800px;
    text-align: center;
    background-color: #ffffff18;
    position: absolute;
    color:#ffffff
}

h9{
    z-index: 1;
    font-size: 50px;
    border:0px solid #ffffff;
    border-radius: 0px;
    padding:40px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 5420px;
    margin-left: 600px;
    width:800px;
    text-align: center;
    background-color: #ffffff18;
    position: absolute;
    color:#ffffff
}
h10{
    z-index: 1;
    font-size: 50px;
    border:0px solid #ffffff;
    border-radius: 0px;
    padding:40px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 430px;
    margin-left: -300px;
    width:800px;
    text-align: center;
    background-color: #ffffff18;
    position: absolute;
    color:#ffffff
}
h11{
   position:absolute;
   margin-top:9000px;

}
.animation{
    
      animation-timing-function: ease-in-out;
    
      animation-iteration-count: infinite;
    
      animation-direction: alternate;
    
      animation-duration: 1.5s;
    
    }
    
.keyframe0{
    
    animation-name: anim_s;
    transform: rotate(2deg);
    animation-duration: 5s;
    
    }
    
     @keyframes anim_s {
    50% {
    transform: rotate(-3deg);
    }
    100% {
    transform: rotate(3deg);
     }
    }

.keyframe1{
    
        animation-name: anim_s;
        transform: rotate(2deg);
        animation-duration: 5s;
        
        }
        
         @keyframes anim_s {
        50% {
        transform: rotate(-3deg);
        }
        100% {
        transform: rotate(3deg);
         }
        }
    
.keyframe2{
    
            animation-name: anim_s;
            transform: rotate(2deg);
            animation-duration: 5s;
            
            }
            
             @keyframes anim_s {
            50% {
            transform: rotate(-3deg);
            }
            100% {
            transform: rotate(3deg);
             }
            }
.keyframe3{
    
            animation-name: anim_s;
            transform: rotate(2deg);
            animation-duration: 5s;
                
            }
                
            @keyframes anim_s {
            50% {
            transform: rotate(-3deg);
            }
            100% {
            transform: rotate(3deg);
             }
             }
.keyframe4{
    
                animation-name: anim_s;
                transform: rotate(2deg);
                animation-duration: 5s;
                    
                }
                    
                @keyframes anim_s {
                50% {
                transform: rotate(-3deg);
                }
                100% {
                transform: rotate(3deg);
                 }
                 }      
.keyframe5{
    
                    animation-name: anim_s;
                    transform: rotate(2deg);
                    animation-duration: 5s;
                        
                    }
                        
                    @keyframes anim_s {
                    50% {
                    transform: rotate(-3deg);
                    }
                    100% {
                    transform: rotate(3deg);
                     }
                     }                
.keyframe6{
    
                        animation-name: anim_s;
                        transform: rotate(2deg);
                        animation-duration: 5s;
                            
                        }
                            
                        @keyframes anim_s {
                        50% {
                        transform: rotate(-3deg);
                        }
                        100% {
                        transform: rotate(3deg);
                         }
                         } 
                                               
            
@keyframes scrollAnimation {
    0% {
      transform: scaleY(0);
      transform-origin: top;
    }
    50% {
      transform: scaleY(1);
      transform-origin: top;
    }
    50.1% {
      transform: scaleY(1);
      transform-origin: bottom;
    }
    100% {
      transform: scaleY(0);
      transform-origin: bottom;
    }
  }

header .scroll img {
    animation-name: scrollAnimation;
    animation-duration: 1.8s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
  }

h12{
    position: absolute;
    font-size: 60px;
    border: 2px solid #ffffff;
    padding: 40px;
    padding-top: px;
    margin: 30px auto;
    margin-top: 6600px;
    margin-left: 50px;
    width: 1350px;
    text-align: center;
    color:#ffffff
}

img.image3{
    padding-bottom: 70px;
    margin-top:200px;
    margin-left: 20px;
    width:850px;
    height: 1000px;
    z-index: 2;
}

img.image4{
    padding-bottom: 70px;
    margin-top:9500px;
    margin-left: 380px;
    margin-bottom: 100px;
    width:750px;
    height: 220px;
    z-index: 2;
}














