@charset "UTF-8";
@media screen and (max-width: 750px) {



    html{font-size:4.44vw;width:100%;}


        /*mtstream.html*/
    .mtstream h2{top:10vw;}
    
    
        /*fishingpond.html*/
    .fishingpond h2{top:10vw;}
    
    
        /*bbq.html*/
    .bbq h2{top:10vw;}


 /*ハンバーガーメニューよう*/
 .navToggle{right:13px;}   
}