@charset "utf-8";
body {background-color: black;}
body{margin: 0px;}
body{size: 375px;}

#hedda img {
    width: 375px;
height: 87px;}


.fadeIn img{width: 375px;
    height: 620px;
margin-top: 10px;

animation-name:blurAnime;
	animation-duration:1.8s;
	animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
	filter: blur(10px);
	transform: scale(1.02);
  }

  to {
	filter: blur(0);
	transform: scale(1);
  }


}
    
.mainvisual img {width: 375px;
    height: 620px;
margin-top: 10px;}

.ccc img{
        width:200px;
        height: 50px;
        margin-left: 85px;
        margin-top: 30px;
        margin-bottom: 0px;
        padding: auto;
    }
.sen img  {width:80%;
    margin-left: 38px;
    margin-top: 0px;
}

.mozi img {width: 90%;
    margin-top: 30px;
    margin-left: 30px;
}

.marusupon img {width:300px;
        margin-top: 20px;
        margin-left: 35px;
}


.koda img{width: 375px;
margin-top: 20px;}

.shikaku1 img {width:240px;
    height: 260px;
margin-top: 25px;
margin-left:30px
;

}

.namatyoko img {width:300px;
height: 320px;
margin-left:80px;
margin-top: -70px;
}

.te img {width: 250px;
    margin-top: -40px;}

    
.shikaku2 img {width: 240px;
        margin-top: 10px;
        ;
        margin-left: 108px;
        height: 260px;

        }
        .shikaku3 img {width: 240px;
            height: 300px;
            margin-top: 40px;
            ;
         margin-left: 20px;
            
            }
            .uekara img {width: 300px;
            margin-top: 20px;
             margin-left: 35px;}

             .kirakira2 img {width: 375px;
                margin-top: -70px;}
                


.oiishii img{width:375px;
margin-top: 20px;}

.matya img{width: auto;
margin-top: 10px;}

.arenzi img {width: 100px;
    height: 100px;
margin-top: 30px;
margin-left: 10px;
margin-bottom: 30px;}




footer {
    width: 100%;
    height: auto; 
    text-align: center;
    padding: 30px 0;
    background-color: #d3d3d3;
  }
  .footer-text {
    color: #fff;
    font-size: 12px;}