

.btn-modal.food {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background-color: #000;
	color: #fff !important;
	padding: 1.5em 3em;
	display: block;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	max-width: 160px;
	margin: 0 auto;
}

.btn-modal.food:hover {
	opacity: 0.8;
}
