@charset "utf-8";

/* 食べる-TOP用 */

#wrapper {
	margin-top:0;
}

h2 {
	font-size:19px;
	line-height:0;
}

h3 {
	font-size:16px;
	line-height:0;
}

h4 {
	font-size:12.5px;
	line-height:0;
}

h5 {
	font-size:12.5px;
	line-height:0;
}

.contents_waku {
	width:805px;
	margin:0 auto;
	padding:0;
}

.topimg {
	margin-top:15px;
}

.moji_s { /* 薄めの文字設定 */
	font-size:12px;
	color:#595757;
	letter-spacing:0.03em;
	line-height:2em;
}

/* 食べるトップ */

.eat {
	width:100%;
	margin-bottom:-30px;
}

.eat img {
	width:100%;
}

.smart-eat {
	display:none;
}