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

#main {
	width: 100%;
	height: 350px;
	position: absolute;
	z-index: -999;
	top: 187px;
	text-indent: -9999px;
	background-position: top center;
	background-repeat: no-repeat;
}

.web {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif !important;
}

.web_en {
	font-family: Nexa-Bold, sans-serif !important;
}


/*お品書き・並列3*/
div.block {
	display: table;
	width: 280px;
	border-bottom: 1px solid #999999;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif !important;
}
div.left {
	display: table-cell;
	width: 70%;
	padding: 3px;
	text-align: left;
	font-size: 13px;
}
div.right {
	display: table-cell;
	width: 30%;
	padding: 5px 0px;
	text-align :right;
	font-size: 13px;
	font-weight: bold;
}
div.exp {
	padding: 3px;
	text-align: left;
	font-size: 13px;
	color: #aa604a;
}
/*お品書き・並列3ここまで*/


/*お品書き・ランチ*/
div.block_lunch {
	display: table;
	width: 500px;
	border-bottom: 1px solid;
	margin-top: 80px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif !important;
}
div.left_lunch {
	display: table-cell;
	width: 70%;
	padding: 9px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}
div.right_lunch {
	display: table-cell;
	width: 30%;
	padding: 9px;
	text-align :right;
	font-size: 20px;
	font-weight: bold;
}
div.exp_lunch {
	padding: 5px 9px;
	text-align: left;
	font-size: 15px;
}
/*お品書き・ランチここまで*/

.tp {
	background-image: url('https://www.cafediningcitrusthyme.pro/gr_img/tp.png');
	background-repeat: repeat;
	background-position: top left;
	padding: 10px;
	min-height: 190px;
}