@charset "unf-8";




.back{height:1261px;
    width: 100%;
    background-image:url("image/back.png") ;
    background-size: cover;
    background-repeat: no-repeat;}
   
    .tomatotati img
    {position: relative;margin-block-start: 100px; 
    }
    .tomatoes{
        height: 500px; 
        align-items: flex-end;
    }
    .wave{
        height: 500px;
        align-items: flex-end;
    }


.naminami{
    width: 100%;
    height: 800px;
    background-image: url("image/naminami.png");
    background-repeat: no-repeat;
    .tomatozoku{
        height: 50px;
    }
}

.box{
    width: 100%;
    height: 300px;
    margin-left: 20px;
    background-image: url("image/box.png");
    background-repeat: no-repeat;
    font-size: 10px;
    color: beige;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    
    
    
}
.box h1{
    position: relative;top: 130px;}
.menu p{position: relative;top: 100px;}
   
   
    .menu p{
        font-size: 5px;
        color: beige;
    font-family: Arial, Helvetica, sans-serif;
     text-align: center;
    position: relative;top: 100px;}


.recipe{
    width: 100%;
    height: 500px;
    text-align: center;
    margin-right: 50px;
    background-image: url("image/recipe.png");
    background-repeat: no-repeat;
   
     margin: 50px;
        font-size: 10px;
        color: beige;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;

        
    }

.recipe h2{position: relative;top:100px}
.recipe h3{position: relative;top: 100px;}
.recipe p {position: relative;top: 100px;}