/* レシピ2(PC) */
@charset "UTF-8";
.recipe .contents {
	background-image: url("https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_p02_bg01.png") !important;
}
.recipe .contents ol li:nth-child(1) p {
	width: 510px;
}
.recipe .contents .material {
    background-image: url("https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_p02_material_bg02.png") !important;
}
.recipe .contents .material table tr td {
  /* font-size: 15px; */
}
.recipe .contents .material table tr td:nth-child(2) {
  width: 90px;
}
.recipe .contents .material table tr td:nth-child(1) {
    width: 180px;
}