@charset "Shift_JIS";

#content #main .calenderRecipe h1{
	background: url(../../img/main_ttl_recipe.png) 0 0 no-repeat;
	height: 58px;
}
.addtext{
	margin-bottom: 30px;
}
.addcolumnBox{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px !important;
}
.addtext02{
	margin: 20px 0;
}
.w-100per{
	width: 100% !important;
}
.image-center {
	display: flex;
	flex-direction: column;
	align-items: center;
}