@charset "utf-8"; 
/* CSS Document */
img{height:auto;}

#food-option{}
#food-option .attention p span.txt_none{display: none;}

/*sp*/
@media screen and (max-width: 960px) {
}


/*タブレット用補助*/
@media screen and (min-width: 600px) and (max-width: 960px) {
}