@charset "UTF-8";
/*
 * cmn_layout.css
 *
 *  version --- 3.5
 *  updated --- 2012/12/7
 */


/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}

/* !Reseting
---------------------------------------------------------- */
body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
	font-size: 14px; /* 10px; */
	-webkit-text-size-adjust: none;
	line-height: 1.5;
	color: #434343;
}
/* ie7 */ *:first-child+html body { font-size: 75%; /* 62.5%; */}
/* ie6Below */ * html body { font-size:75%; /* font-size: 62.5%; */}
/* ie8 */ html>/**/body { font-size /*\**/: 75%\9;}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ vertical-align: top;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input
{ /* outline: none; */ }
abbr, acronym
{ border: 0;}
input:focus
{ outline: none;}

/* !Reset Module
---------------------------------------------------------- */
.reset div, .reset dl, .reset dt, .reset dd, .reset ul, .reset ol, .reset li, .reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6,
.reset pre, .reset form, .reset fieldset, .reset p, .reset blockquote, .reset th, .reset td
{ margin: 0; padding: 0;}
.reset input, .reset textarea
{ margin: 0; font-size: 100%;}
.reset table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
.reset fieldset, .reset img, .reset abbr, .reset acronym
{ border: 0;}
.reset address, .reset caption, .reset cite, .reset code, .reset dfn, .reset em, .reset th, .reset var
{ font-style: normal; font-weight: normal;}
.reset ol, .reset ul
{ list-style: none;}
.reset caption, .reset th
{ text-align: left;}
.reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6
{ font-size: 100%; font-weight: normal;}
.reset a, .reset input
{ /* outline: none; */ }
.reset q:after, .reset q:before
{ content:'';}

/* !Clearfix
---------------------------------------------------------- */
.clearfix,
#contents,
.section
{
	display: block;
	min-height: 1%;
}
.clearfix:after,
#contents:after,
.section:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #contents,
* html .section
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.hdn {
	display: none !important;
}
.opa0 {
	visibility: hidden !important;
}

.disp-b {
	display: block !important;
}

.ta-c {
	text-align: center !important;
}

/* !Layout
---------------------------------------------------------- */
html { overflow-y: scroll;}
body {
	text-align: center;
	width: 100%;
}
/* !wrapper
---------------------------------------------------------- */
.noscroll {
  position: fixed;
  overflow-y: scroll;
}
#wrapper {
	position: relative;
	width: 100%;
	text-align: left;
}
/* !header
---------------------------------------------------------- */
.header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 8000;
}
.header {
	position: relative;
	width: 100%;
	background: #fff;
}
	.header-in {
		position: relative;
		overflow: hidden;
		height: 61px;
		margin: 0 0 0 12px;
	}
	.header-in a {
		display: block;
	}

		.header-logo {
			float: left;
			padding: 8px 0 0 41px;
			position: relative;
		}
			.header-logo:before {
				content: "";
				display: block;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: -67px 0;
				width: 34px;
				height: 43px;
				left: 0;
				top: 8px;
				position: absolute;
			}
			.header-logo p {
				margin-bottom: 2px;
			}
			.header-logo img {
				position: relative;		/* android4系ではfixedの中のimgは画像がぼやけるバグがあるため、imgにrelativeを */
			}
		.header-links {
			overflow: hidden;
			float: right;
			position: absolute;
			top: 0;
			right: 0;
		}
		.nodata .header-links {
			display: none;
		}
			.header-links a {
				display: block;
				width: 51px;
				height: 61px;
				text-align: center;
				position: relative;
				color: #595959;
				text-decoration: none;
			}
				.header-links a:before {
					content: "";
					display: block;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
					background-size: 132px 1054px;
					background-position: 0 -594px;
					width: 21px;
					height: 12px;
					left: 50%;
					top: 15px;
					margin-left: -10px;
					position: absolute;
				}
				.header-links a:after {
					display: block;
					content: "";
					position: absolute;
					left: 0;
					top: 10px;
					width: 1px;
					height: 40px;
					background: #e5e5e5;
				}
					.header-links a p {
						font-size: 65%;
						line-height: 1.3;
						padding-top: 30px;
					}
		.header-links.active {
			display: none;
			visibility:visible;	
		}
			.header-links.active a {
				background: #99a7d8;
				color: #fff;
			}
				.header-links.active a:before {
					content: "";
					display: block;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
					background-size: 132px 1054px;
					background-position: 0 -608px;
					width: 21px;
					height: 12px;
					left: 50%;
					top: 15px;
					margin-left: -10px;
					position: absolute;
				}
				.header-links.active a:after {
					display: block;
					content: "";
					position: absolute;
					left: 0;
					top: 10px;
					width: 1px;
					height: 40px;
					background: #99a7d8;
				}
/* !gNavi
---------------------------------------------------------- */
.gnavi {
	width: 100%;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 1px;
	background: #fff;
}
	.gnavi ul {
		width: 100%;
		display: table;
	}
		.gnavi ul li {
			display: table-cell;
			width: 20%;
			vertical-align: top;
		}
			.gnavi ul li div:before {
				position: absolute;
				content: "";
				display: block;
				width: 1px;
				height: 56px;
				background-color: #fff;
				left: 0;
				top: 0;
				z-index: 99;
			}
			.gnavi ul li div:after {
				position: absolute;
				content: "";
				display: block;
				width: 1px;
				height: 55px;
				background-color: rgba( 0, 0, 0, 0.05) ;
				right: 0;
				top: 0;
				z-index: 99;
			}
			.gnavi ul li.gnav-search  div:before {
				display: none;
			}
			.gnavi ul li.gnav-column  div:after {
				display: none;
			}
			.gnavi ul li div {
				width: 100%;
				text-align: center;
				position: relative;
			}
				.gnavi ul li a {
					display: block;
					vertical-align: middle;
					height: 55px;
					text-decoration: none;
					position: relative;
				}
					.gnavi ul li a p {
						line-height: 1.1;
						font-weight: bold;
						text-align: center;
						position: relative;
					}
				.gnavi ul li.gnav-search {
					background: #adbcee;
					background: -webkit-gradient(linear, 0 0, 0 bottom, from(#adbcee), to(#6682e0));
					background: -webkit-linear-gradient(#adbcee, #6682e0);
					background: -moz-linear-gradient(#adbcee, #6682e0);
					background: -ms-linear-gradient(#adbcee, #6682e0);
					background: -o-linear-gradient(#adbcee, #6682e0);
					background: linear-gradient(#adbcee, #6682e0);
					position: relative;
				}
					.gnavi ul li.gnav-search a:before {
						content: "";
						display: block;
						background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
						background-size: 132px 1054px;
						background-position: 0 -506px;
						width: 20px;
						height: 20px;
						top: 6px;
						left: 50%;
						margin-left: -10px;
						position: absolute;
					}
					.gnavi ul li.gnav-search a p {
						color: #fff;
						font-size: 72%;
						top: 28px;
					}
				.gnavi ul li.gnav-todaysrecipe {
					background: #f0f2fc;
					background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f2fc), to(#e2e8f8));
					background: -webkit-linear-gradient(#f0f2fc, #e2e8f8);
					background: -moz-linear-gradient(#f0f2fc, #e2e8f8);
					background: -ms-linear-gradient(#f0f2fc, #e2e8f8);
					background: -o-linear-gradient(#f0f2fc, #e2e8f8);
					background: linear-gradient(#f0f2fc, #e2e8f8);
				}
					.gnavi ul li.gnav-todaysrecipe a:before {
						content: "";
						display: block;
						background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
						background-size: 132px 1054px;
						background-position: 0 -528px;
						width: 40px;
						height: 25px;
						top: 5px;
						left: 50%;
						margin-left: -20px;
						position: absolute;
					}
					.gnavi ul li.gnav-todaysrecipe a p {
						color: #00249d;
						font-size: 58%;
						top: 32px;
					}
				.gnavi ul li.gnav-recommend {
					background: #f9f2d5;
					background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9f2d5), to(#f5e8b1));
					background: -webkit-linear-gradient(#f9f2d5, #f5e8b1);
					background: -moz-linear-gradient(#f9f2d5, #f5e8b1);
					background: -ms-linear-gradient(#f9f2d5, #f5e8b1);
					background: -o-linear-gradient(#f9f2d5, #f5e8b1);
					background: linear-gradient(#f9f2d5, #f5e8b1);
				}
					.gnavi ul li.gnav-recommend a:before {
						content: "";
						display: block;
						background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
						background-size: 132px 1054px;
						background-position: 0 -484px;
						width: 33px;
						height: 20px;
						top: 6px;
						left: 50%;
						margin-left: -17px;
						position: absolute;
					}
					.gnavi ul li.gnav-recommend a p,
					.gnavi ul li.gnav-feature a p,
					.gnavi ul li.gnav-column a p {
						color: #595959;
						font-size: 72%;
						top: 28px;
					}
				.gnavi ul li.gnav-feature {
					background: #f9ebe0;
					background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9ebe0), to(#f5d9c4));
					background: -webkit-linear-gradient(#f9ebe0, #f5d9c4);
					background: -moz-linear-gradient(#f9ebe0, #f5d9c4);
					background: -ms-linear-gradient(#f9ebe0, #f5d9c4);
					background: -o-linear-gradient(#f9ebe0, #f5d9c4);
					background: linear-gradient(#f9ebe0, #f5d9c4);
				}
					.gnavi ul li.gnav-feature a:before {
						content: "";
						display: block;
						background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
						background-size: 132px 1054px;
						background-position: 0 -464px;
						width: 24px;
						height: 18px;
						top: 6px;
						left: 50%;
						margin-left: -12px;
						position: absolute;
					}
				.gnavi ul li.gnav-column {
					background: #e8f4d3;
					background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e8f4d3), to(#d4eaad));
					background: -webkit-linear-gradient(#e8f4d3, #d4eaad);
					background: -moz-linear-gradient(#e8f4d3, #d4eaad);
					background: -ms-linear-gradient(#e8f4d3, #d4eaad);
					background: -o-linear-gradient(#e8f4d3, #d4eaad);
					background: linear-gradient(#e8f4d3, #d4eaad);
				}
					.gnavi ul li.gnav-column a:before {
						content: "";
						display: block;
						background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
						background-size: 132px 1054px;
						background-position: 0 -442px;
						width: 20px;
						height: 20px;
						top: 5px;
						left: 50%;
						margin-left: -12px;
						position: absolute;
					}
.gnavi.clonebottom {
	position: absolute;
	display: block;
	opacity: 0;
	-webkit-transition: opacity .3s ease-out ;
	   -moz-transition: opacity .3s ease-out ;
	     -o-transition: opacity .3s ease-out ;
	        transition: opacity .3s ease-out ;
	padding-bottom: 0;
	border: none;
	top: 100%;
	z-index: 9000;
	visibility: hidden;
	width: 100%;
}
.gnavi.clonebottom.show {
	visibility: visible;
	-webkit-transition: opacity .3s ease-out ;
	   -moz-transition: opacity .3s ease-out ;
	     -o-transition: opacity .3s ease-out ;
	        transition: opacity .3s ease-out ;
	opacity: 1;
}
.gnavi.clonebottom.close {
	visibility: visible;
	-webkit-transition: opacity .3s ease-out ;
	   -moz-transition: opacity .3s ease-out ;
	     -o-transition: opacity .3s ease-out ;
	        transition: opacity .3s ease-out ;
	opacity: 0;
}


/* color.css
---------------------------------------------------------- */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:0;background:#fff; padding-top:25px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #fff; height:auto !important;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/sp/common/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/sp/common/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:10px; right:6px; display:block; background:url(/sp/recipe/common/img/icon-close.png) no-repeat top center / 14px 14px; width:14px; height:14px; text-indent:-9999px;}



				
/* !breadcrumb
---------------------------------------------------------- */
.breadcrumb {
	overflow: hidden;
	*zoom: 1;
}
	.breadcrumb li {
		float: left;
		white-space: nowrap;
	}
	.breadcrumb li.home {
	}
		.breadcrumb li a {
			white-space: nowrap;
		}
/* !mainimg
---------------------------------------------------------- */
.mainimg {
}
/* !contents
---------------------------------------------------------- */
.contents {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	padding-bottom: 0;
}
	.main {
		width: 100%;
	}
/* !pageTop
---------------------------------------------------------- */
.pagetop {
	width: 100%;
	height: 40px;
	padding-top: 3px;
}
	.pagetop p {
		float: right;
		display: inline-block;
		margin: 0 15px 0 0;
		position: relative;
	}
		.pagetop p a {
			display: table-cell;
			height: 31px;
			color: #434343;
			font-size: 79%;
			padding: 0 38px 0 0;
			text-decoration: none;
			position: relative;
			vertical-align: middle;
		}
			.pagetop p:before {
				content: "";
				display: block;
				width: 30px;
				height: 30px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: -67px -45px;
				right: 0;
				top: 50%;
				margin-top: -17px;
				position: absolute;
			}

/* !footer
---------------------------------------------------------- */
.footer {
	margin: 0 auto;
	height: 93px;
	width: 100%;
	text-align: left;
	border-top: 1px solid #dcdcdc;
}
	.footer-in {
		overflow: hidden;
		margin: 0 15px 6px 21px;
	}
		.footer-in > p {
			float: left;
			margin-top: 17px;
		}
			.footer-in > p > a {
				display: block;
			}
		.footer-in > div {
			float: right;
			height: 40px;
			margin-top: 14px;
		}
		.footer-in > div > p {
			display: table;
			height: 38px;
			text-align: left;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#e6e6e6));
			background: -webkit-linear-gradient(#fefefe, #e6e6e6);
			background: -moz-linear-gradient(#fefefe, #e6e6e6);
			background: -ms-linear-gradient(#fefefe, #e6e6e6);
			background: -o-linear-gradient(#fefefe, #e6e6e6);
			background: linear-gradient(#fefefe, #e6e6e6);
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			border-radius: 6px;
			border: solid 1px #d2d2d2;
			position: relative;
		}
			.footer-in > div > p > a {
				display: table-cell;
				vertical-align: middle;
				height: 38px;
				padding: 0 21px 0 12px;
				color: #434343;
				font-size: 72%;
				font-weight: bold;
				text-decoration: none;
				line-height: 1.3;
				
			}
				.footer-in > div > p:before {
					content: "";
					display: block;
					width: 8px;
					height: 13px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
					background-size: 132px 1054px;
					background-position: 0 -258px;
					top: 50%;
					right: 3px;
					margin-top: -6px;
					position: absolute;
				}
	.copyright {
		color: #666;
		font-size: 72%;
		text-align: center;
	}
/* !h(n)eading
---------------------------------------------------------- */
.h1_basic01 {}
.h2_basic01 {}
.h3_basic01 {}
.h4_basic01 {}
.h5_basic01 {}
.h6_basic01 {}
/* !Listing
---------------------------------------------------------- */
.ul_basic01 {
}
	.ul_basic01 li {
	}

.ol_basic01 {
}
	.ol_basic01 li {
	}

.dl_basic01 {
}
	.dl_basic01 dt {
	}
	.dl_basic01 dd {
	}
/* !Table
---------------------------------------------------------- */
.table_basic01 {
}
	.table_basic01 th,
	.table_basic01 td {
	}
	.table_basic01 th {
	}
	.table_basic01 td {
	}
		.table_basic01 th div,
		.table_basic01 td div {
		}
		
/* !module
---------------------------------------------------------- */
.recipe-list01 {
	overflow: hidden;
}
	.recipe-list01 li {
		overflow: hidden;
		display: table;
		width: 100%;
		background: #fff;
		margin-bottom: 5px;
		border: solid 1px #e0d2c8;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
	}
	.recipe-list01 li:after {
		display: block;
		content: "";
		position: absolute;
		right: 2px;
		bottom: 2px;
		background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right bottom;
		background-size: 132px 1054px;
		background-position: 0 -919px;
		width: 10px;
		height: 10px;
	}
		.recipe-list01 li a {
			position: relative;
			display: block;
			padding: 7px 0 7px 7px;
			text-decoration: none;
		}
			.recipe-list01 li.new a:before {
				content: "";
				position: absolute;
				display: block;
				width: 65px;
				height: 37px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -785px;
				top: 0;
				left: 0;
			}
		.recipe-list01 li a .detail01 {
			overflow: hidden;
		}
			.recipe-list01 li a .detail01 div {
				display: table-cell;
			}
			.recipe-list01 li a .detail01 div:nth-child(1) {
			}
			.recipe-list01 li a .detail01 div:nth-child(2) {
				vertical-align: middle;
				color: #434343;
				font-size: 108%;
				font-weight: bold;
				line-height: 1.1;
				padding: 0 10px 0 12px;
			}
			
		.recipe-list01.type01 li a {
			padding: 4px 0 4px 4px;
		}
			.recipe-list01.type01 li a .detail01 div:nth-child(2) {
				vertical-align: top;
				padding: 0 10px 0 10px;
			}
				.recipe-list01.type01 li a .detail01 div:nth-child(2) .date01 {
					overflow: hidden;
					background: #fba593;
					width: 69px;
					height: 17px;
					line-height: 17px;
					text-align: center;
					color: #fff;
					font-size: 74%;
					margin: 7px 0 5px 0;
					-webkit-border-radius: 1px;
					-moz-border-radius: 1px;
					border-radius: 1px;
				}
				.recipe-list01.type01 li a .detail01 div:nth-child(2) .txt01 {
					padding: 0 10px 0 6px;
					line-height: 1.2;
				}	
			
					
.recipe-list02 {
	overflow: hidden;
}
	.recipe-list02 li {
		overflow: hidden;
		display: table;
		width: 100%;
		border-bottom: solid 1px #e0d2c8;
	}
		.recipe-list02 li a {
			display: block;
			padding: 5px 3px 5px 0;
			text-decoration: none;
		}
		.recipe-list02 li a .detail02 {
			overflow: hidden;
			padding-right: 10px;
			position: relative;
		}
			.recipe-list02 li a .detail02:before {
				content: "";
				display: block;
				width: 9px;
				height: 14px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -196px;
				right: 0;
				top: 50%;
				margin-top: -7px;
				position: absolute;
				
			}
			.recipe-list02 li a .detail02 div {
				display: table-cell;
			}
			.recipe-list02 li a .detail02 div:nth-child(1) {
				background: #fff;
				padding: 2px;
				text-align: center;
			}
			.recipe-list02 li a .detail02 div:nth-child(2) {
				vertical-align: middle;
				color: #434343;
				font-size: 108%;
				line-height: 1.1;
				padding: 0 10px;
			}
			
.recipe-list03 {
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
}
	.recipe-list03 li {
		overflow: hidden;
		display: table;
		width: 100%;
		background: #fff;
		border-bottom: 1px solid #e6e6e6;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
	}
	.recipe-list03 li.color01 {
		background: #eaf3e1;
	}
	.recipe-list03 li.color02 {
		background: #e0f1ff;
	}
		.recipe-list03 li:after {
			display: block;
			content: "";
			position: absolute;
			right: 2px;
			bottom: 2px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right bottom;
			background-size: 132px 1054px;
			background-position: 0 -919px;
			width: 10px;
			height: 10px;
		}
		.recipe-list03 li.color01:after {
			display: block;
			content: "";
			position: absolute;
			right: 2px;
			bottom: 2px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right bottom;
			background-size: 132px 1054px;
			background-position: 0 -931px;
			width: 10px;
			height: 10px;
		}
		.recipe-list03 li.color02:after {
			display: block;
			content: "";
			position: absolute;
			right: 2px;
			bottom: 2px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right bottom;
			background-size: 132px 1054px;
			background-position: 0 -943px;
			width: 10px;
			height: 10px;
		}
		.recipe-list03 li a {
			position: relative;
			display: block;
			padding: 7px 0 7px 7px;
			text-decoration: none;
		}
			.recipe-list03 li.new a:before {
				content: "";
				position: absolute;
				display: block;
				width: 65px;
				height: 37px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -785px;
				top: 0;
				left: 0;
			}
		.recipe-list03 li a .detail01 {
			overflow: hidden;
		}
			.recipe-list03 li a .detail01 div {
				display: table-cell;
			}
			.recipe-list03 li a .detail01 div:nth-child(1) {
			}
			.recipe-list03 li a .detail01 div:nth-child(2) {
				vertical-align: middle;
				color: #434343;
				font-size: 115%;
				font-weight: bold;
				line-height: 1.1;
				padding: 0 10px 0 13px;
			}

		
.recipe-list03.type01 {
	background: #fff;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
	.recipe-list03.type01 li:after {
		right: 3px;
		bottom: 2px;
	}
	.recipe-list03.type01 li.color01:after {
		right: 3px;
		bottom: 2px;
	}
	.recipe-list03.type01 li.color02:after {
		right: 3px;
		bottom: 2px;
	}
		.recipe-list03.type01 li.new a:before {
			width: 52px;
			height: 30px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
			background-size: 132px 1054px;
			background-position: 0 -824px;
		}
		.recipe-list03 li a .detail01 div:nth-child(2) {
			font-size: 100%;
			font-weight: bold;
			padding-right: 8px;
		}
	
/* !btn
---------------------------------------------------------- */
.btn-back01 {
	margin: 0 15px 0 15px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 2px #667cc4;
	background: #f7f8fe;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f7f8fe), to(#eff1fd));
	background: -webkit-linear-gradient(#f7f8fe, #eff1fd);
	background: -moz-linear-gradient(#f7f8fe, #eff1fd);
	background: -ms-linear-gradient(#f7f8fe, #eff1fd);
	background: -o-linear-gradient(#f7f8fe, #eff1fd);
	background: linear-gradient(#f7f8fe, #eff1fd);
}
	.btn-back01 a {
		display: block;
		height: 36px;
		color: #434343;
		text-decoration: none;
		padding: 0 10px;
		position: relative;
	}
		.btn-back01 a:before {
			content: "";
			display: block;
			position: absolute;
			top: 12px;
			left: 10px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left center;
			background-size: 132px 1054px;
			background-position: 0 -180px;
			width: 9px;
			height: 14px;
		}

.btn-next01 {
	margin: 0 15px 10px 15px;
}
	.btn-next01 li {
		width: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
		.btn-next01 li a {
			display: table;
			width: 100%;
			height: 40px;
			text-decoration: none;
			color: #434343;
			padding: 0 7px;
			line-height: 1;
			text-align: center;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			position: relative;
		}
			.btn-next01 li a p {
				display: table-cell;
				vertical-align: middle;
			}
				.btn-next01 li a p:after {
					content: "";
					display: block;
					position: absolute;
					top: 50%;
					right: 9px;
					margin-top: -7px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right center;
					background-size: 132px 1054px;
					background-position: 0 -212px;
					width: 9px;
					height: 14px;
				}
		.btn-next01 li:nth-child(1) {
			float: left;
			
		}
		.btn-next01 li:nth-child(1) {
			padding-right: 10px;
		}	
		.btn-next01 li:nth-child(2) {
			float: right;
		}	
		.btn-next01 li.color01 a {
			border: solid 2px #ebce82;
			background: #fdf8dd;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdf8dd), to(#faf1be));
			background: -webkit-linear-gradient(#fdf8dd, #faf1be);
			background: -moz-linear-gradient(#fdf8dd, #faf1be);
			background: -ms-linear-gradient(#fdf8dd, #faf1be);
			background: -o-linear-gradient(#fdf8dd, #faf1be);
			background: linear-gradient(#fdf8dd, #faf1be);
		}
		.btn-next01 li.color02 a {
			border: solid 2px #bcd88a;
			background: #f4fbe9;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f4fbe9), to(#ebf6d5));
			background: -webkit-linear-gradient(#f4fbe9, #ebf6d5);
			background: -moz-linear-gradient(#f4fbe9, #ebf6d5);
			background: -ms-linear-gradient(#f4fbe9, #ebf6d5);
			background: -o-linear-gradient(#f4fbe9, #ebf6d5);
			background: linear-gradient(#f4fbe9, #ebf6d5);
		}
		.btn-next01 li.color03 a {
			border: solid 2px #fba593;
			background: #fcf4ef;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcf4ef), to(#f9ebe0));
			background: -webkit-linear-gradient(#fcf4ef, #f9ebe0);
			background: -moz-linear-gradient(#fcf4ef, #f9ebe0);
			background: -ms-linear-gradient(#fcf4ef, #f9ebe0);
			background: -o-linear-gradient(#fcf4ef, #f9ebe0);
			background: linear-gradient(#fcf4ef, #f9ebe0);
		}

.pager-basic01 {
	overflow: hidden;
	background: #faf8ed;
	padding: 13px 0 13px 0;
}
	.pager-basic01.type01 {
		background: #fff;
		padding: 0;
		margin-bottom: 25px;
	}
	.pager-basic01 ol {
		text-align: center;
	}
		.pager-basic01 ol li {
			display: inline-block;
			margin: 0 5px 0 0;
			vertical-align: top;
		}
			.pager-basic01 ol li a {
				display: block;
				width: 38px;
				height: 38px;
				line-height: 38px;
				background: #fff;
				color: #434343;
				font-weight: bold;
				text-align: center;
				text-decoration: none;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				border: solid 1px #99a7d8;
				position: relative;
			}
			.pager-basic01 ol li.current a,
			.pager-basic01 ol li.act a {
				background: #99a7d8;
				color: #FFF;
				cursor: default;
			}
			.pager-basic01 ol li.prev,
			.pager-basic01 ol li.btn-prev,
			.pager-basic01 ol li.btn-first,
			.pager-basic01 ol li.btn-last {
				margin: 0 10px 0 0;
			}
			.pager-basic01 ol li.next,
			.pager-basic01 ol li.btn-next {
				margin: 0;
			}
				.pager-basic01 ol li.prev a,
				.pager-basic01 ol li.next a,
				.pager-basic01 ol li.btn-prev a,
				.pager-basic01 ol li.btn-next a,
				.pager-basic01 ol li.btn-first a,
				.pager-basic01 ol li.btn-last a {
					height: 31px;
					height: 38px;
					border: solid 2px #667cc4;
/*					font-size: 86%;
					font-weight: normal;
					line-height: 1.2;
					text-align: left;
*/
					background: #f7f8fe;
					background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f7f8fe), to(#eff1fd));
					background: -webkit-linear-gradient(#f7f8fe, #eff1fd);
					background: -moz-linear-gradient(#f7f8fe, #eff1fd);
					background: -ms-linear-gradient(#f7f8fe, #eff1fd);
					background: -o-linear-gradient(#f7f8fe, #eff1fd);
					background: linear-gradient(#f7f8fe, #eff1fd);
				}
				.pager-basic01 ol li.prev a,
				.pager-basic01 ol li.btn-prev a,
				.pager-basic01 ol li.btn-first a {
					width: 46px;
					width: 56px;
					width: 64px;
/*					padding: 4px 0 0 20px;	*/
				}
				.pager-basic01 ol li.next a,
				.pager-basic01 ol li.btn-next a,
				.pager-basic01 ol li.btn-last a {
					width: 56px;
					width: 64px;
/*					padding: 4px 0 0 10px;	*/
				}
				.pager-basic01 ol li.disabled > span {
					position: relative;
					display: block;
					width: 64px;
					height: 38px;
					border: solid 2px #cfcfcf;
					background: #e8e8e8;
					color:#999;
					font-weight: bold;
					text-align: center;
					line-height: 38px;
					text-decoration: none;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					border-radius: 3px;
				}
				.pager-basic01 ol li.prev a:before,
				.pager-basic01 ol li.btn-prev a:before,
				.pager-basic01 ol li.btn-prev > span:before {
					content: "";
					display: block;
					position: absolute;
					top: 50%;
					left: 3px;
					width: 9px;
					height: 14px;
					margin-top:-7px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left center;
					background-size: 132px 1054px;
					background-position: 0 -180px;
				}
				.pager-basic01 ol li.next a:before,
				.pager-basic01 ol li.btn-next a:before,
				.pager-basic01 ol li.btn-next > span:before {
					content: "";
					display: block;
					position: absolute;
					top: 50%;
					right: 3px;
					width: 9px;
					height: 14px;
					margin-top:-7px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right center;
					background-size: 132px 1054px;
					background-position: 0 -196px;
				}
				.pager-basic01 ol li.btn-first a:before,
				.pager-basic01 ol li.btn-first > span:before {
					content: "";
					display: block;
					position: absolute;
					top: 50%;
					left: 3px;
					width: 9px;
					height: 14px;
					margin-top:-7px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left center;
					background-size: 132px 1054px;
					background-position: 0 -180px;
				}
				.pager-basic01 ol li.btn-last a:before,
				.pager-basic01 ol li.btn-last > span:before {
					content: "";
					display: block;
					position: absolute;
					top: 50%;
					right: 3px;
					width: 9px;
					height: 14px;
					margin-top:-7px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right center;
					background-size: 132px 1054px;
					background-position: 0 -196px;
				}
			.pager-basic01 ol li:nth-child(4) {
			}
			
/* !h2-title
---------------------------------------------------------- */
.h2-title01 {
	overflow: hidden;
	border-bottom: 3px solid #00249d;
	padding-top: 12px;
}
	.h2-title01 h2 {
		color: #434343;
		font-size: 143%;
		font-weight: bold;
		padding-left: 16px;
		margin-bottom: 8px;
	}
	.h2-title01 p {
		color: #434343;
		font-size: 86%;
		padding-left: 16px;
		line-height: 1.3;
	}
/* !h3-title
---------------------------------------------------------- */
.h3-title01 {
	overflow: hidden;
	border-bottom: 3px solid #7f91ce;
	padding: 4px 0 7px 0;
	position: relative;
}
	.h3-title01 h3 {
		color: #434343;
		font-size: 122%;
		font-weight: bold;
		padding: 2px 5px 0 44px;
		line-height: 1.2;
	}
		.h3-title01 h3 span {
			color: #434343;
			font-size: 77%;
			font-weight: normal;
			padding-left: 9px;
		}
	.h3-title01:before {
		content: "";
		display: block;
		width: 17px;
		height: 17px;
		background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
		background-size: 132px 1054px;
		background-position: 0 -555px;
		left: 17px;
		top: 4px;
		position: absolute;
	}
	
	.h3-title01.type01:before {
		content: "";
		display: block;
		width: 23px;
		height: 18px;
		background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
		background-size: 132px 1054px;
		background-position: 0 -574px;
		left: 16px;
		top: 4px;
		position: absolute;
	}
		.h3-title01.type01 h3 span {
			font-size: 59%;
			padding-left: 16px;
		}

/* !side-menu
---------------------------------------------------------- */
.side-menu {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	position: absolute;
	top: 61px;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .3s ease-out , width .1s ease-out ;
	   -moz-transition: opacity .3s ease-out , width .1s ease-out ;
	     -o-transition: opacity .3s ease-out , width .1s ease-out ;
	        transition: opacity .3s ease-out , width .1s ease-out ;
	width: 0;
	min-width: 100%;
	padding-bottom: 8px;	/*sidemeuのグロナビの上の青い先はこれで調節*/
	z-index: 5555;
	z-index: -100;			/* 初期設定で裏に回しておく（以降の切り替えはjsで制御） */
}
.side-menu.show {
	visibility: visible;
	opacity: 1;
	width: 100%;
	-webkit-transition: opacity .3s ease-out , width .1s ease-out ;
	   -moz-transition: opacity .3s ease-out , width .1s ease-out ;
	     -o-transition: opacity .3s ease-out , width .1s ease-out ;
	        transition: opacity .3s ease-out , width .1s ease-out ;
}
.sidemenu_wrap {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7000;
}
	.side-menu .header01 {
		overflow: hidden;
		height: 58px;
		line-height: 58px;
		padding: 0 5px 0 25px;
		color: #fff;
		font-size: 143%;
		font-weight: bold;
	}
	.header01.clone_head {		/* side-menu表示時のヘッダ */
		overflow: hidden;
		height: 58px;
		line-height: 58px;
		padding: 0 5px 0 25px;
		color: #fff;
		font-size: 143%;
		font-weight: bold;
	}
	.side-menu .close-btn01 {
		overflow: hidden;
		height: 65px;
		width: 100%;
	}
		.side-menu .close-btn01 a {
			display: block;
			height: 30px;
			line-height: 30px;
			color: #fff;
			text-decoration: none;
			padding: 14px 10px 21px 10px;
			overflow: hidden;
		}
			.side-menu .close-btn01 a p {
				float: right;
				padding: 0 38px 0 0;
				position: relative;
			}
				.side-menu .close-btn01 a p:before {
					content: "";
					display: block;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
					background-size: 132px 1054px;
					background-position: -67px -45px;
					width: 30px;
					height: 30px;
					position: absolute;
					right: 0;
					top: 50%;
					margin-top: -15px;
				}
						
/* !flow-list01
---------------------------------------------------------- */
.flow-list01 {
	overflow: hidden;
	margin-bottom: 17px;
}
	.flow-list01 li {
		padding: 12px 15px 11px 16px;
		background: #fff url(/sp/recipe/common/img/bg_line01.png) repeat-x left bottom;
		background-size: 3px 1px;
		position: relative;
	}
		.flow-list01 li dl {
			overflow: hidden;
		}
			.flow-list01 li dl dt {
				float: left;
				width: 20px;
				height: 20px;
				line-height: 20px;
				background: #a47c4d;
				margin: 1px 10px 0 0;
				color: #fff;
				font-size: 86%;
				font-weight: bold;
				text-align: center;
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				border-radius: 2px;
				
			}
			.flow-list01 li dl dd {
				overflow: hidden;
				color: #535353;
				line-height: 1.4;
			}
	.flow-list01 li.active {
		background: #fffac1 url(/sp/recipe/common/img/bg_line01.png) repeat-x left bottom;
		background-size: 3px 1px;
		min-height: 43px;
	}
		.flow-list01 li.active dl dt {
			background: #00249d;
		}
		.flow-list01 li.active:after {
			content: "";
			display: block;
			width: 20px;
			height: 20px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
			background-size: 132px 1054px;
			background-position: 0 -318px;
			left: 16px;
			top: 38px;
			position: absolute;
		}
		
/* !recipe-slide-box01
---------------------------------------------------------- */
.recipe-slide-box01 {
	overflow: hidden;
	padding: 15px 0 0 0;
}
.recipe-slide-box01.nodata {
	display: none;
}
	.recipe-slide-box01 .header01 {
		padding: 0 10px 6px 14px;
		color: #313131;
		font-weight: bold;
		line-height: 1.3;
	}
	.recipe-slide-box01 .recipe-slide01 {
		background: #f5eee2;
		padding: 13px 0 8px 0;
		padding: 13px 40px 8px;
		border-top: 1px solid #f3e8e1;
		border-bottom: 1px solid #f3e8e1;
		position: relative;
	}
		.recipe-slide-box01 .recipe-slide01 .slidewrap {
			margin:0 auto;
			width:248px;
			overflow:hidden;
		}
		.recipe-slide-box01 .recipe-slide01 .msg-nodata {
			padding: 40px 0;
			text-align: center;
		}

		.recipe-slide-box01 .recipe-slide01 ul {
			margin: 0 40px 0 40px;
			margin: 0;
			width:2000px;
		}
			.recipe-slide-box01 .recipe-slide01 ul li {
				float: left;
				width:115px;
				margin-right:10px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
			}
/*
			.recipe-slide-box01 .recipe-slide01 ul li:nth-child(2n+1) {
				float: left;
				padding-right: 9px;
			}
			.recipe-slide-box01 .recipe-slide01 ul li:nth-child(2n) {
				float: right;
				
			}
*/
				.recipe-slide-box01 .recipe-slide01 ul li a {
					display: block;
					text-decoration: none;
				}
					.recipe-slide-box01 .recipe-slide01 ul li a .img01 {
						text-align: center;
						margin-bottom: 5px;
						
					}
						.recipe-slide-box01 .recipe-slide01 ul li a .img01 img {
							background: #fff;
							padding: 3px;
						}
					.recipe-slide-box01 .recipe-slide01 ul li a .txt01 {
						color: #535353;
						font-size: 79%;
						padding: 0 10px 0 10px;
						line-height: 1.3;
						position: relative;
					}
					.recipe-slide-box01 .recipe-slide01 ul li a .txt01:before {
						content: "";
						display: block;
						width: 6px;
						height: 9px;
						background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
						background-size: 132px 1054px;
						background-position: 0 -273px;
						left: 0px;
						top: 2px;
						position: absolute;
					}
	.recipe-slide-box01 .recipe-slide01 .prev {
		position: absolute;
		top: 8px;
		left: 0;
		z-index:10;
	}
		.recipe-slide-box01 .recipe-slide01 span a {
			display: block;
			width: 32px;
			height: 80px;
			text-indent: -9999px;
			text-decoration: none;
		}
		.recipe-slide-box01 .recipe-slide01 .prev a {
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
			background-size: 132px 1054px;
			background-position: 0 -82px;
		}
	.recipe-slide-box01 .recipe-slide01 .next {
		position: absolute;
		top: 8px;
		right: 0;
		z-index:10;
	}
		.recipe-slide-box01 .recipe-slide01 .next a {
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
			background-size: 132px 1054px;
			background-position: 0 0;
		}


.recipe-slide-box01.type01 {
	border-bottom: 2px solid #7f91ce;
}
	.recipe-slide-box01.type01 .header01 {
		background: url(/sp/recipe/detail/img/img_border01.png) repeat-x left bottom;
		background-size: 2px 3px;
	}
	.recipe-slide-box01.type01 .recipe-slide01 {
		background: #fff;
		padding-bottom: 13px;
		border-top: none;
		border-bottom: none;
	}
	
	.recipe-slide-box01.type02 .recipe-slide01 {
		background: #eaf6d4;
	}
.recipe-slide-box01.type01.border01 {
	border-bottom: 2px solid #bcd88a;
}
.recipe-slide-box01.type01.border02 {
	border-bottom: none;
}


/* !ingredient-list01
---------------------------------------------------------- */
.ingredient-list01 {
	overflow: hidden;
	margin: 5px 5px 0 5px;
}
	.ingredient-list01 > li {
	}
		.ingredient-list01 > li a {
			color:#002EA0;
			text-decoration: none;
		}

		.ingredient-list01 > li > .dl-recipe01 {
			background: #fff;
			overflow: hidden;
			color: #535353;
			font-size: 93%;
			line-height: 1.3;
			padding: 3px 14px 2px 10px;
		}
			.ingredient-list01 > li > .dl-recipe01 > dt {
				float: left;
				width: 70%;
				margin-right: 17px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
			}
			.ingredient-list01 > li > .dl-recipe01 > dd {
				overflow: hidden;
			}


	.ingredient-list01 > li:nth-child(2n) > .dl-recipe01 {
		background: #f1f3fc;
	}
			.ingredient-list01 > li > .dl-recipe01 > dt.color01 {
				color: #002ea0;
			}
		.ingredient-list01 > li > .dl-recipe01-wrap {
			overflow: hidden;
			color: #535353;
			font-size: 93%;
			line-height: 1.3;
			border: 1px solid #eee3cf;
			margin-top: 3px;
			margin-bottom: 3px;
		}
			.ingredient-list01 > li > .dl-recipe01-wrap > dt {
				font-weight: bold;
				background: #f5eee2;
				padding: 4px 0 4px 9px;
			}
				.ingredient-list01 > li > .dl-recipe01-wrap > dd {
					padding: 3px 0 4px 0;
				}
					.ingredient-list01 > li > .dl-recipe01-wrap > dd > dl {
						overflow: hidden;
					}
						.ingredient-list01 > li > .dl-recipe01-wrap > dd > dl > dt {
							float: left;
							width: 70%;
							margin-right: 12px;
							padding: 2px 0 2px 9px;
							font-weight: normal;
							-webkit-box-sizing: border-box;
							-moz-box-sizing: border-box;
							box-sizing: border-box;
						}
						.ingredient-list01 > li > .dl-recipe01-wrap > dd > dl > dd {
							overflow: hidden;
							padding: 0;
						}
.ingredient-caption01 {
	padding:10px 15px 0;
	font-size:72%;
}

/* !pic-list01
---------------------------------------------------------- */
.pic-list01 {
	overflow: hidden;
	padding: 14px 0 20px 0; 
	text-align: center;
}
	.pic-list01 li {
		display: inline-block;
		margin-right: 10px;
		border: 1px solid #dadada;
	}
		.pic-list01 li.last {
			margin-right: 0;
		}
		
	.pic-list01 li a {
		display: table-cell;
		height:63px;
		vertical-align: middle;
	}
.pic-list01.type01 {
	padding: 10px 0 15px 0; 
}
.pic-list01 li img{	
    max-width: 100%;
    height: auto;
}

/* !search-box01
---------------------------------------------------------- */
.search-box01 {
	padding: 8px 15px 0 15px;
	margin-bottom: 6px;
}
	.search-box01 .search01 {
		width: 100%;
	}
		.search-box01 .search01 div {
			width: 77%;
			overflow: hidden;
			display: table-cell;
			border-left: solid 2px #00249d;
			border-top: solid 2px #00249d;
			border-bottom: solid 2px #00249d;
			border-right: none;
			-webkit-border-radius: 2px 0 0 2px;
			-moz-border-radius: 2px 0 0 2px;
			-ms-border-radius: 2px 0 0 2px;
			border-radius: 2px 0 0 2px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
		.search-box01 .search01 div input[type=text], 
		.search-box01 .search01 div input[type=search]{
			padding: 0 10px;
			width: 90%;
			border: 0;
			height: 31px;
			line-height: 31px;
			color: #8e8e8e;
		}
		.search-box01 .search01 div input[type=search]{
			width: 100%;
		}
	.search-box01 .search01 p {
		display: table-cell;
		width: 23%;
		height: 35px;
		line-height: 35px;
		background: #334fb0;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#334fb0), to(#00249d));
		background: -webkit-linear-gradient(#334fb0, #00249d);
		background: -moz-linear-gradient(#334fb0, #00249d);
		background: -ms-linear-gradient(#334fb0, #00249d);
		background: -o-linear-gradient(#334fb0, #00249d);
		background: linear-gradient(#334fb0, #00249d);
		-webkit-border-radius: 0 2px 2px 0;
		-moz-border-radius: 0 2px 2px 0;
		-ms-border-radius: 0 2px 2px 0;
		border-radius: 0 2px 2px 0;
	}
		.search-box01 p a {
			display: block;
			color: #fff;
			font-size: 108%;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
		}
	input:focus {
		outline: none;
	}
.keyword-box01 {
	overflow: hidden;
	padding: 0 15px 0 15px;
	margin-bottom: 9px;
}
	.keyword-box01 ul {
		overflow: hidden;
		text-align: center;
	}
		.keyword-box01 ul li {
			display: inline-block;
			margin-right: 3px;
		}
		.keyword-box01 ul li.txt01 {
			margin-right: 9px;
			line-height: 1.1;
			color: #535353;
			font-size: 72%;
			font-weight: bold;
			text-align: center;
			vertical-align: top;
		}
			.keyword-box01 ul li a {
				display: block;
				background: #fff;
				height: 23px;
				line-height: 23px;
				padding: 0 8px 0 8px;
				color: #002ea0;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				border: solid 1px #ccd3eb;
				text-decoration: none;
			}
			.keyword-box01 ul li.last {
				margin-right: 0;
			}
			
.keyword-box01.type01 {
	margin-bottom: 17px;
}

/* !h2-title02
---------------------------------------------------------- */
.h2-title02 {
	overflow: hidden;
	border-bottom: 5px solid #6a85e1;
}
	.h2-title02 h2 {
		color: #434343;
		font-size: 143%;
		font-weight: bold;
		padding: 19px 5px 16px 20px;
		line-height: 1;
	}
	
/* !h2-title02
---------------------------------------------------------- */
.title-basic02 {
	background: #e9edfa;
	padding: 11px 0 10px 30px;
	color: #434343;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.2;
	position: relative;
}
	.title-basic02 span {
		font-weight: normal;
	}
	.title-basic02:before {
		content: "";
		display: block;
		width: 4px;
		height: 17px;
		background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
		background-size: 132px 1054px;
		background-position: 0 -340px;
		left: 15px;
		top: 13px;
		position: absolute;
	}
	
/* !section-menu01
---------------------------------------------------------- */
.section-menu01 {
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 2px solid #e0e4f4;
	margin-bottom: 11px;
}
	.search-list01 {
		overflow: hidden;
	}
	.search-list01.type01 {
		margin-bottom: 15px;
	}
		.shushoku {
			border-top: 1px solid #e7dfd1;
		}
		.shushoku,
		.shusai,
		.fukusai,
		.soup,
		.dessert {
			background: #f5eee2;
			line-height: 1.2;
			font-weight: bold;
			position: relative;
		}
		.shushoku > a,
		.shusai > a,
		.fukusai > a,
		.soup > a,
		.dessert > a {
			display: block;
			padding: 13px 17px 10px 60px;
			color: #313131;
		}

			.shushoku:before {
				content: "";
				display: block;
				width: 33px;
				height: 29px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -622px;
				left: 16px;
				top: 3px;
				position: absolute;
			}
			.shusai:before {
				content: "";
				display: block;
				width: 37px;
				height: 33px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -653px;
				left: 15px;
				top: 3px;
				position: absolute;
			}
			.fukusai:before {
				content: "";
				display: block;
				width: 37px;
				height: 32px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -688px;
				left: 14px;
				top: 3px;
				position: absolute;
			}
			.soup:before {
				content: "";
				display: block;
				width: 32px;
				height: 29px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -722px;
				left: 16px;
				top: 5px;
				position: absolute;
			}
			.dessert:before {
				content: "";
				display: block;
				width: 36px;
				height: 30px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -753px;
				left: 13px;
				top: 4px;
				position: absolute;
			}
			.shushoku:after,
			.shusai:after,
			.fukusai:after,
			.soup:after,
			.dessert:after {
				content: "";
				display: block;
				width: 9px;
				height: 14px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
				background-size: 132px 1054px;
				background-position: 0 -212px;
				right: 7px;
				top: 50%;
				margin-top: -7px;
				position: absolute;
			}

	.search-list01 ul {
		overflow: hidden;
		width: 100%;
	}
		.search-list01 ul li {
			float: left;
			width: 50%;
			border-bottom: 1px solid #dadada;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			position: relative;
		}
		.search-list01 ul li:nth-child(2n+1) {
			border-right: 1px solid #dadada;
		}
			.search-list01 ul li a {
				display: block;
				color: #535353;
				padding: 13px 15px 11px 15px;
				line-height: 1.2;
				text-decoration: none;
			}
				.search-list01 ul li a:before {
					content: "";
					display: block;
					width: 9px;
					height: 14px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
					background-size: 132px 1054px;
					background-position: 0 -196px;
					right: 6px;
					top: 50%;
					margin-top: -6px;
					position: absolute;
				}
	.search-list01 > ul.nochild {
		border-bottom:1px solid #dadada;
	}

	.search-list02 {
		overflow: hidden;
		width: 100%;
		margin-bottom: 20px;
		border-top: 1px solid #dadada;
	}
		.search-list02 li {
			float: left;
			width: 50%;
			border-bottom: 1px solid #dadada;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			position: relative;
		}
		.search-list02 li:nth-child(2n+1) {
			border-right: 1px solid #dadada;
		}
			.search-list02 li a {
				display: block;
				color: #535353;
				padding: 7px 15px 6px 11px;
				line-height: 1.1;
				text-decoration: none;
			}
			.search-list02 li:nth-child(2n) a {
				padding: 7px 15px 6px 11px;
			}
			.search-list02 li a:before {
				content: "";
				display: block;
				width: 9px;
				height: 14px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
				background-size: 132px 1054px;
				background-position: 0 -196px;
				right: 6px;
				top: 50%;
				margin-top: -6px;
				position: absolute;
			}
				.search-list02 li a div {
					display: table;
					width: 100%;
					height: 100%;
				}
					.search-list02 li a div p {
						display: table-cell;
						vertical-align: middle;
						-webkit-box-sizing: border-box;
						-moz-box-sizing: border-box;
						box-sizing: border-box;
					}
					.search-list02 li a div p img {
						width:30px;
					}
					.search-list02 li a div p:nth-child(1) {
						width: 25%;
					}
					.search-list02 li a div p:nth-child(2) {
						width: 75%;
						padding-left: 7px;
					}

.search-detail01 {
	overflow: hidden;
}
	.search-detail01 > p {
		height: 39px;
		line-height: 39px;
		padding: 0 30px 0 16px;
		color: #313131;
		font-weight: bold;
		background: #d9e1ff;
		border-top: 1px solid #b9c4eb;
		position: relative;
	}
		.search-detail01 > p:before {
			content: "";
			display: block;
			width: 19px;
			height: 19px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
			background-size: 132px 1054px;
			background-position: 0 -880px;
			right: 10px;
			top: 50%;
			margin-top: -10px;
			position: absolute;
		}
		.search-detail01 > p.active:before {
			content: "";
			display: block;
			width: 19px;
			height: 19px;
			background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
			background-size: 132px 1054px;
			background-position: 0 -359px;
			right: 10px;
			top: 50%;
			margin-top: -10px;
			position: absolute;
		}
		.search-detail01 > ul.active {
			display: block;
		}
		
		
	.search-detail01 > ul {
		overflow: hidden;
		display: none;
	}
		.search-detail01 > ul > li {
			overflow: hidden;
		}
			.search-detail01 > ul > li > ul {
				display: none;
			}
			.search-detail01 > ul > li > ul.active {
				display: block;
			}
			.search-detail01 > ul > li > p {
				height: 34px;
				line-height: 34px;
				background: #fff;
				padding: 0 30px 0 15px;
				color: #535353;
				border-top: 1px solid #dadada;
				position: relative;
			}
					.search-detail01 > ul > li > p > label {
						display: block;
					}
					.search-detail01 > ul > li > p > label > input[type=checkbox] {
						position: relative;
						top: 2px;
					}
					.search-detail01 > ul > li > p > label > span {
						margin-left: 9px;
					}
				.search-detail01 > ul > li > p.bar_expand:before {
					content: "";
					display: block;
					width: 19px;
					height: 19px;
					background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
					background-size: 132px 1054px;
					background-position: 0 -880px;
					right: 10px;
					top: 50%;
					margin-top: -10px;
					position: absolute;
				}
				
				.search-detail01 > ul > li  > ul {
					overflow: hidden;
					border-top: 1px solid #dadada;
				}
					.search-detail01 > ul > li > ul {
						overflow: hidden;
					}
						.search-detail01 > ul > li > ul > li {
							padding: 5px 30px 4px 15px;
						}
						.search-detail01 > ul > li > ul > li.item-checked {
							background: #fcf0df;
						}
							.search-detail01 > ul > li > ul > li > label {
								display: block;
							}
								.search-detail01 > ul > li > ul > li > label > input[type=checkbox] {
									position: relative;
									top: 2px;
								}
								.search-detail01 > ul > li > ul > li > label > span {
									margin-left: 9px;
								}
				
			.search-detail01 > ul > li > p.active {
/*				background: #fcf0df;	*/
			}
			.search-detail01 > ul > li > p.item-checked {
				background: #fcf0df;
			}

			.search-detail01 > ul > li > p.active.bar_expand:before {
				content: "";
				display: block;
				width: 19px;
				height: 19px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
				background-size: 132px 1054px;
				background-position: 0 -359px;
				right: 10px;
				top: 50%;
				margin-top: -10px;
				position: absolute;
			}

/* !section-foot01
---------------------------------------------------------- */
.section-foot01 {
	overflow: hidden;
	padding: 20px 0;
}


/* メニューブロックexpand設定 */
.expand_menu {
}
.expand_menu > .bar_expand {
	position:relative;
}
.expand_menu > .bar_expand > a {
	position:absolute;
	display:block;
	top:0;
	right:0;
	width:39px;
	height:39px;
}
.expand_menu .bar_expand.nochild:before {		/*	子カテゴリーがない場合、jsにてclass"nochild"を付与		*/
	display:none;
}
.expand_menu .bar_expand.nochild a {		/*	子カテゴリーがない場合、jsにてclass"nochild"を付与		*/
	display:none;
}

	.btn-menu01 {
		overflow: hidden;
		margin-top: 14px;
		padding: 0px 35px 0 35px;
		position: relative;
	}
		.btn-menu01 input[type=submit] {
			width: 100%;
			height: 35px;
			line-height: 35px;
			padding: 0;
			color: #fff;
			font-size: 108%;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			background: #334fb0;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(#334fb0), to(#00249d));
			background: -webkit-linear-gradient(#334fb0, #00249d);
			background: -moz-linear-gradient(#334fb0, #00249d);
			background: -ms-linear-gradient(#334fb0, #00249d);
			background: -o-linear-gradient(#334fb0, #00249d);
			background: linear-gradient(#334fb0, #00249d);
			border: none;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			position: relative;
		}
			.btn-menu01:after {
				content: "";
				display: block;
				width: 9px;
				height: 14px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat right top;
				background-size: 132px 1054px;
				background-position: 0 -196px;
				right: 45px;
				top: 50%;
				margin-top: -7px;
				position: absolute;
			}
	.btn-reset {
		overflow: hidden;
		margin-top: 14px;
		padding: 0px 35px 0 35px;
		position: relative;
	}
		.btn-reset a {
			width: 100%;
			height: 35px;
			line-height: 35px;
			display: block;
			text-align: center;
			text-decoration: none;
			color: #434343;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			position: relative;
			padding: 0;
			border: solid 1px #ccd3eb;

/*							padding: 0;
							color: #fff;
							font-size: 108%;
							font-weight: bold;
							text-align: center;
							text-decoration: none;
							background: #334fb0;
							background: -webkit-gradient(linear, 0 0, 0 bottom, from(#334fb0), to(#00249d));
							background: -webkit-linear-gradient(#334fb0, #00249d);
							background: -moz-linear-gradient(#334fb0, #00249d);
							background: -ms-linear-gradient(#334fb0, #00249d);
							background: -o-linear-gradient(#334fb0, #00249d);
							background: linear-gradient(#334fb0, #00249d);
							border: none;
							-webkit-border-radius: 2px;
							-moz-border-radius: 2px;
							border-radius: 2px;
*/
			position: relative;
		}
			.btn-reset a:before {
				content: "";
				display: block;
				width: 9px;
				height: 14px;
				background: url(/sp/recipe/common/img/parts/parts.png) no-repeat left top;
				background-size: 132px 1054px;
				background-position: 0 -196px;
				right: 5px;
				top: 50%;
				margin-top: -7px;
				position: absolute;
			}



/* カテゴリー別商品リストバルーンブロック
-------------------------------------------------------------------- */
.search-list02 .search-list02-row > ul > li a:before {
	content:'';
	background:url(/sp/recipe/common/img/parts/icn_arrow_white_down.png) no-repeat 0 0;
	width: 14px;
	height: 9px;
	background-size: 14px 9px;
	-webkit-background-size : 14px 9px;
}

.cts-categorylistBox {
	clear: both;
}
.cts-categorylistBox .box-expand {
	border: 3px solid #ccd3eb;

}
.cts-categorylistBox .list02 li {
	float: none;
	width: 100%;
	border-right: 0;
}
.cts-categorylistBox .list02 li.last {
	border-bottom: 0;
}
.cts-categorylistBox .c_t {
	padding: 15px 0 15px 12px;
	background-color: #8296d6;
}
.cts-categorylistBox .c_t a {
	position: relative;
	display: block;
	color: #fff !important;
	text-decoration: none;
	font-weight:bold;
}
.cts-categorylistBox .c_t a:after {
	content: "";
	display: block;
	width: 9px;
	height: 14px;
	background: url(/sp/recipe/common/img/parts/icn_arrow_white_r.png) no-repeat right top;
	background-size: 9px 14px;
	right: 6px;
	top: 50%;
	margin-top: -6px;
	position: absolute;
}
.cts-categorylistBox .listitem a .box {
	display: table;
	width: 100%;
}
.cts-categorylistBox .listitem a .box .thumb,
.cts-categorylistBox .listitem a .box .t {
	display: table-cell;
	vertical-align: middle;
}
.cts-categorylistBox .listitem a .box .thumb {
	width: 20%;
	padding-right: 10px;
}
/* 閉じるボタン */
.cts-categorylistBox .btn-close {
	text-align: center;
}
.cts-categorylistBox .btn-close a {
	display: block;
	padding: 10px 0;
	color: #fff !important;
	background-color: #e9edfa;
	text-decoration: none;
}
.cts-categorylistBox .btn-close a span {
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid #fff;
	border-radius: 2px;
	text-align: center;
	background-color: #8296d6;
}

/* エクスパンドしてるもの */
#wrapper .section-menu01 a.act{
	background-color: #e9edfa;
}
#wrapper .section-menu01 a.act:before {
	width: 14px;
	height: 14px;
	background: url(/sp/recipe/common/img/parts/icn_expand_opened.png) no-repeat 0 0;
	background-size: 14px 14px;
	-webkit-background-size : 14px 14px;
}

.cts-categorylistBox .box-expand {
	display:none;
}