@charset "Shift_JIS";

#content #main .calenderRecipe h1{
	background: url(../../img/main_ttl_recipe.png) 0 0 no-repeat;
}
.miniburiColumn {
	display: flex;
	gap: 20px;
}
.miniburiColumnItem {
	width: calc((100% - 20px) / 2);
}
.w-100per {
	width: 100%!important;
}