/* ----------------------------
   もぐもぐマルシェのタイトルデザイン決定ページ CSS
 -----------------------------*/
#contents .column_1, #contents .column_2, #contents .column_3, #contents .column_4 {
	margin-bottom: 0;
}

.oubo_idea li {
	border: 1px solid #cccccc;
	border-radius: 10px;
	padding: 1em;
	margin-bottom: 20px;
}

.idea_kumiaiin {
	margin-top: 10px !important;
}

.oubo_idea li div  img {
	margin-bottom:20px;
	width: 80%;
}

@media screen and ( max-width:640px ) {
	.bg_y .contents_wrap {
		padding: 10px 20px 0 20px;;
	}
}