@charset "UTF-8";
/* CSS Document */

@media only screen and (min-width: 769px){
	
i.fa{
	display:none;
	}
	
	
/*モーニング*/
h3#morning img {
width:143px;
margin:0 47px 0px 10px; 
}
/*ランチ*/
h3#lunch img {
width:101px;
margin:0 89px 10px 10px; 
}


/*マップ*/
.map{display:none;}

}