@charset "UTF-8";

.agbox {
    margin-top: 100px;
}

.agja1box {
    /*background-color: aliceblue;*/
    text-align: center;

}

.agja1 {
    margin: 0px;
    width: 100%;
    text-align: center;
    height: 200px;
    /*background-color: antiquewhite;*/
}

.agja1 h3 {
    margin-top: 20px;
    display: inline-block;
    writing-mode: vertical-rl;
}

.agrititle2 {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.agfarmer {
    width: 400px;
}

.agen1 {
    width: 500px;
}

.agen1box {
    margin-left: auto;
    margin-top: 300px;
}

.agja2 {
    width: 400px;
}

.leaf {
    width: 400px;
}

.agen2 {
    width: 400px;
    margin-left: auto;
}


.henkabox {
    background-color: aliceblue;
    margin: auto;
}

.beforecookja {
    width: 300px;
}

.beforeillust {
    width: 300px;
    height: 400px;
}

.afterillust {
    width: 450px;
    height: 400px;
}

.aftercookja {
    width: 300px;
}

.point {
    width: 200px;
}

@media screen and (max-width:768px) {
    .agja2 {
        margin-top: 0;
    }

    .leaf {
        margin-top: 0;
    }

    .agen2 {
        margin-top: 100px;
    }
}