@charset "utf-8";

#contents h2{ font-size:26px; text-align:center; margin-top:50px; font-family: 'Lato', sans-serif; font-weight: normal; letter-spacing:0.05em;}
#contents p{ font-size:14px; line-height:30px;}
.boxY{ background:#f5ead0; padding:25px;}

#contents h3{ font-size:23px; font-family: 'Lato', sans-serif; font-weight: normal; letter-spacing:0.05em; padding-left:8px;}

@media screen and (max-width: 640px) {
	#contents h2{ font-size:26px; text-align:center; margin-top:0px; font-family: 'Lato', sans-serif; font-weight: normal; letter-spacing:0.05em;}
#contents p{ font-size:14px; line-height:28px;}
	#contents section p{ padding:2% !important; width:96% !important;}
.googleMap{
	position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.googleMap iframe,
.googleMap object,
.googleMap embed {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
}

.menu_name {
	display: inline-block;
	float: left;
	font-size:14px !important;
}
.menu_price {
	display: inline-block;
	float: right;
	padding-right:30px;
	font-size:14px !important;
}
.instagram .instagram-placeholder{ width:135px !important; float:left; float:left;
	border: solid 1px #eee;
	padding:2px;
	margin:6px 2px;}
.instagram-image{
	
	width:100%;
	height:auto;
}
a:hover img.instagram-image{
	opacity:0.6;
}