/* トップ(PC) */
@charset "UTF-8";
#oneColumn {
	padding: 0;
}
.recipe {
	position: relative;
  -webkit-print-color-adjust: exact;
  -moz-print-color-adjust: exact;
}
.recipe .copy {
	position: absolute;
	color: rgb(231,107,107);
	right: 20px;
	top: 239px;
}
.recipe .copy img {
	display: inline;
	margin-right: 8px;
}
.recipe h1 {
	text-align: center;
	margin: 20px 0 40px;
}
/* レシピページナビ */
.recipe .recipe_nav ul {
	font-size: 0;
	text-align: center;
}
.recipe .recipe_nav ul li {
	width: 127px;
	height: 127px;
	position: relative;
  display: inline-block;
  vertical-align: top;
}
.recipe .recipe_nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.recipe .recipe_nav .nav_recipe1 a{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi01.png) no-repeat;
  position: absolute;
  top: 9px;
  left: -34px;
}
.recipe .recipe_nav .nav_recipe1.current a,
.recipe .recipe_nav .nav_recipe1 a:hover{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi01_on.png) no-repeat;
  top: -8px;
}
.recipe .recipe_nav .nav_recipe2 a{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi02.png) no-repeat;
  position: absolute;
  top: 0px;
  left: -18px;
}
.recipe .recipe_nav .nav_recipe2.current a,
.recipe .recipe_nav .nav_recipe2 a:hover{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi02_on.png) no-repeat;
  top: -17px;
}
.recipe .recipe_nav .nav_recipe3 a{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi03.png) no-repeat;
  position: absolute;
  top: -2px;
  left: -5px;
}
.recipe .recipe_nav .nav_recipe3.current a,
.recipe .recipe_nav .nav_recipe3 a:hover{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi03_on.png) no-repeat;
  position: absolute;
  top: -22px;
  left: -5px;
}
.recipe .recipe_nav .nav_recipe4 a{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi04.png) no-repeat;
  position: absolute;
  top: -2px;
  left: 8px;
}
.recipe .recipe_nav .nav_recipe4.current a,
.recipe .recipe_nav .nav_recipe4 a:hover{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi04_on.png) no-repeat;
	top: -20px;
}
.recipe .recipe_nav .nav_recipe5 a{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi05.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 21px;
}
.recipe .recipe_nav .nav_recipe5.current a,
.recipe .recipe_nav .nav_recipe5 a:hover{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi05_on.png) no-repeat;
  top: -17px;
}
.recipe .recipe_nav .nav_recipe6 a{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi06.png) no-repeat;
  position: absolute;
  top: 6px;
  left: 33px;
}
.recipe .recipe_nav .nav_recipe6.current a,
.recipe .recipe_nav .nav_recipe6 a:hover{
	background: url(https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_navi06_on.png) no-repeat;
  top: -12px;
}




.recipe .contents {
	width: 960px;
	height: 1136px;
	background-image: url("https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_p02_bg01.png");
	background-repeat: no-repeat;
	margin: -40px auto 0;
	position: relative;
}
.recipe .contents .dish {
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 1;
}
.recipe .contents .title {
	position: absolute;
	top: 36px;
	left:30px;
	z-index: 2;
}
.recipe .contents .title h2 {
	border-top: none;
	padding-left: 44px;
}
.recipe .contents .material {
	background-image: url("https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_p01_material_bg01.png");
	background-repeat: no-repeat;
	margin-top: 16px;
	width: 340px;
	height: 427px;
	padding-top: 20px;
	padding-left: 30px;
}
.recipe .contents .material h3 {
	font-size: 20px;
	margin-left: 6px;
	position: relative;
}
.recipe .contents .material h3:after {
	content: url("https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_underline.png");
	position: absolute;
	top: 15px;
	left: -10px;
}
.recipe .contents .material h3 span {
	font-size: 14px;
	margin-left: 4px;
}
.recipe .contents .title > img {
	margin-top: 16px;
}
.recipe .contents .material table {
	margin-top: 14px;
}
.recipe .contents .material table tr {
	display: block;
	position: relative;
}
.recipe .contents .material table tr:after {
	content: url("https://www.kai-group.com/contents_file/fun/kids/img/recipe/recipe_dotline.png");
	position: absolute;
	top: 10px;
	left: -10px;
}
.recipe .contents .material table tr td {
	font-size: 13px;
}
.recipe .contents .material table tr td:nth-child(1) {
	width: 175px;
	text-align: left;
}
.recipe .contents .material table tr td:nth-child(2) {
	width: 95px;
	text-align: right;
}
.recipe .contents ol {
	position: absolute;
	bottom: 218px;
	left: 38px;
	width: 890px;
}
.recipe .contents ol li {
	display: block;
	vertical-align: middle;
	margin-bottom: 20px;
}
.recipe .contents ol li img {
	display: inline-block;
	vertical-align: middle;
}
.recipe .contents ol li p + img{
	margin-left: 26px;
	margin-right: 6px;
}
.recipe .contents ol li p {
	display: inline-block;
	vertical-align: middle;
	width: 800px;
	padding-left: 16px;
	font-size: 16px;
	line-height: 26px;
}
.recipe .contents .point {
	position: absolute;
	bottom:113px;
	left:211px;
}
.recipe .contents .point img {
	display: inline-block;
}
.recipe .contents .point img:nth-child(2) {
	margin-left: 30px;
}