@charset "utf-8";
#contact{
	max-width:900px;
	margin:auto;
}
/********** バナー **********/
#contact .btn-omakase a{
	display: block;
	background: #ffeb4c;
	width: 80vw;
	text-align: center;
	padding: 5vw;
	border-radius: 10px;
	font-size: 4vw;
	font-weight: bold;
	margin: 4vw auto 10vw;
}
#contact h2{
	margin:0 0 0;
}

#contact .table txt{
	font-size:32px;
}
#contact h2{
	margin:0 0 20px;
	text-align:center;
}
#contact .setsumei{
	width:100%;
	margin:0 auto 20px;
}
#contact .setsumei p span{
	font-size:120%;
}
#contact .form{
	text-align:center;
}
#contact .form iframe{
	width:95%;
	height: 1000px;
}
