@charset "utf-8";



#toppp {
   
    background-image: url("image/kadaai_.png");
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 3600px;
    
}

body {
    margin: 0px;
 }

 .top-h{
    margin-top: -1200px;
 }

 #toppp img{
    margin-top: 550px;
    margin-left: 65px;
 }
