@charset "utf-8";
    

@font-face {
	font-family: 'mgenplus-1p-medium';
    src:url(mgenplus-1p-medium.ttf);
}
@font-face{
    font-family: 'Makinas-Scrap-5';
    src:url(Makinas-Scrap-5.otf);
}
    
@font-face{
    font-family: 'CC Monster Mash Medium';
    src:url(CC Monster Mash Medium.ttf);
} 


@font-face {
font-family:'ccmonster';
src: url('ccmonster.ttf');
 src: url('ccmonster.eot?iefix') format('eot'),
 src: url('ccmonster.eot?iefix') format('eot'),
 url('ccmonster.woff') format('woff'),
 url('ccmonster.ttf') format('truetype'),
 url('ccmonster.svg#webfontjSpbZQRv') format('svg');
}
    

body{ 
    font-family:'mgenplus-1p-medium';  
    color:rgb(255,255,255);
}


#overlay_menu h1{
    font-family:'ccmonster';
     font-size: 5vw;
    color:rgb(255,255,255);
    text-align: center;
    margin:3vh;
}

h1{
    font-family:'ccmonster';
     font-size: 5vw;
    color:rgb(255,255,255);
    text-align: center;
    margin:0;
}

h2{
    font-size: 50px;
    text-align: center;
}

.first{
    color:rgb(236,229,45);
}

#midashi p{
    font-size: 60px;
}

.fooder p{
    font-size: 40px;
     text-align: center;
    margin-bottom: 0;
}

p{
    font-size: 40px;
     text-align: center;
    
}
.fooder{
    font-size:20px;
    text-align: center
}

