@charset "utf-8";

#top {
    height: 140xpx;
    background-image: url(image/tophaikei.svg);
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
}

.topimage img{
    margin-bottom: 20px;
    height: 35%;
    width: 35%;
    margin-left: 125px;
    margin-top: 20px;
}

body{
    margin: 0px;
    background-color: beige;
    
}
#menu{
    margin-top: 170px;
    display: flex;
}

#menueimage{
    margin-left: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
}


.topgenji img{
    width: 375px;
    height: 375px;
    object-fit: cover;
    margin-top: 20px;
}

.shouhinimage img{
    margin-top:20px;
    width: 375px;
    height: 375px;
    object-fit: cover;
    margin-top: 20px;
}




.midashi1 img{
    margin-top: 125px;
    width: 100%;
}

.setumeiBlock img{
    margin-top: 40px;
}

.shouhinsetumei{
    text-align: center;
    margin-top: 120px;
    background-image: url(image/shouhinnsetumeihaikei.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 60px;
}

.setumeitext{
    text-align: center;
    margin-top: 50px;
}

.midashi2 img{  
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
}

.hatosetumeitext{
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}
.midashi2 {
    text-align: center;
    height: 100%;
    margin-top: 60px;
}

.heatsetumei{
    height: 1700px;
    background-image: url(image/hatosetumei.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.hato1 img{
    margin-left: 150px;
    width: 50%;
    height: 50%; 
    margin-bottom: 50px;
}

.hato2 img{
    margin-right: 150px;
    width: 53%;
    height: 53%;
    margin-top: 90px;

}

.hato3 img{
    margin-left: 170px;
    width: 50%;
    height: 50%;
    margin-top: 60px;

}

.heatsetumei img{
    margin-bottom: 0px;
}


.recipe{
    margin-top: 60px;
    height: fit-content;
}


.recipetitle img{
    margin-top: 125px;
    width: 100%;
}

.recipemidashi{
    margin-bottom:10px;
    margin-top: 30px;
}

.episodetitle img{
    margin-top: 125px;
    margin-bottom: 20px;
}
.episode{
    width: 100%;
    height: 100%;
}

.episodeimage img{
    margin-top: 20px;
    margin-left: 35px;
}

.irasutoparumie img{
    width: 80%;
    height: auto;
    margin-left: 33px;
    margin-top: -60px;
}

.irasutotukurite img{
    width: 75%;
    height: auto;
    margin-left: 50px;
    margin-top: -50px;
}

.episodeimage2 img{
    margin-top: 20px;
    margin-left: 26px;
}

.irasutogenji img{
    width: 80%;
    height: auto;
    margin-top: 100px;
    margin-left: 37px;
    margin-bottom: 0px;
    background-color: #D30546;
}


p{
    color: saddlebrown;
}

.saigonoaisatu{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

.kazari {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 200px;
}

.linkbotan{
    width: 100%;
    height: 100%;
}

.linkbotan img{
    margin-top: -5px;
    margin-left: 90px;
    width: 50%;
    height: 50%;
}

.koushikisns{
    text-align: center;
    margin-top: 40px;
    margin-bottom: -10px;
}

.snsicon{
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.snsicon img{
    width: 55%;
    height: 55%;
    margin-left: 20px;
    margin-top: 0px;
}

.sns{
    background-color: #EEB84C;
    width: 100%;
    height: 100%;
    margin-top: 40px;
}
.sns img{
    width: 30%;
    height: 30%;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.jyuusyo{
    text-align: center;
    font-size: 10px;
    margin-bottom: 40px;
}