@charset "utf-8";

#featureContainer {
	padding: 0 0 30px;
}

#mainFeature {
	margin: 30px 0 30px;
	padding: 3px;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);

}

#mainFeatureInner {
	position: relative;
	min-height: 394px;
	padding: 22px 22px 26px 22px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.newPanel #mainFeatureInner:after {
	position: absolute;
	top: 0;
	right: 10px;
	content: url(../../images/icon_pickup_l.png);
}

/*メインパネル背景*/
#mainFeatureInner {
	background-image: url(../images/019_image.jpg);
}

#mainFeature .photo {
	position: absolute;
	top: 55px;
	right: 170px;
}

#mainFeature .textArea {
	width: 490px;
}

#mainFeature .mainFHeader {
	width: 484px;
	margin: 0 0 40px;
}

#mainFeature .mainFHeader .seasonTag {
	float: left;
	width: 240px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999em;
}

#mainFeature.spring .seasonTag {background-image: url(/otsumami/feature/images/index_season_spring.png);}
#mainFeature.summer .seasonTag {background-image: url(/otsumami/feature/images/index_season_summer.png);}
#mainFeature.autumn .seasonTag {background-image: url(/otsumami/feature/images/index_season_autumn.png);}
#mainFeature.winter .seasonTag {background-image: url(/otsumami/feature/images/index_season_winter.png);}

#mainFeature .mainFHeader .date {
	float: right;
	padding: 9px 0;
	font-size: 14px;
	line-height: 22px;
}

#mainFeature h2 {
	height: 33px;
	margin: 0 0 37px 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999em;
}

#mainFeature h2 {
	background-image: url(../images/019_title.png);
}

#mainFeature .description {
	margin: 0 0 20px 5px;
	font-size: 14px;
	line-height: 22px;
}

#mainFeature .authorArea {
	display: table;
	height: 70px;
	padding-left: 5px;
	width: 485px;
}

#mainFeature .authorInner {
	display: table-cell;
	vertical-align: middle;
}

#mainFeature .author {
	display: table;
/*	max-width: 500px;*/
}

#mainFeature .author dt,
#mainFeature .author dd {
	display: table-cell;
	line-height: 20px;
	font-family: Arial,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,'sans-serif';
	vertical-align: middle;
}

#mainFeature .author dt {
	padding: 0 10px 0 0;
	border-right: solid 1px #ccc;
	white-space: nowrap;
}

#mainFeature .author dd {
	padding-left: 10px;
}

#mainFeature .author dd a {
	display: inline-block;
	color: #000;
}

#mainFeature .author dd a br {
	display:none;
}

#mainFeature .author dd a.blank,
#mainFeature .author dd a.externalWin {
	padding-left: 20px;
	background: url(/common/images/icon_003.jpg) 0px 6px no-repeat;
}

/*#mainFeature .btnDetail {
	position: absolute;
	left: 27px;
	bottom: 26px;
}

#mainFeature .btnDetail a {
	display: block;
	width: 300px;
	height: 51px;
	background-image: url(../images/index_btn_feature.png);
	background-repeat: no-repeat;
	text-indent: -999em;
}*/


#campaignArea {
	margin: 0 0 30px;
	padding: 20px 130px 14px;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}

#campaignArea h2 {
	width: 672px;
	height: 54px;
	margin: 0 auto 24px;
	background-image: url(../images/campaign_title.png);
	background-repeat: no-repeat;
	text-indent: -999em;
}

#campaignArea .photo {
	float: left;
}

#campaignArea .textArea {
	float: right;
	width: 340px;
}

#campaignArea .description,
#campaignArea .limit {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#campaignArea .caution {
	margin: 0 0 20px;
	color: #777;
	font-size: 12px;
	line-height: 24px;
}

#campaignArea .limit {
	margin: 0 0 26px;
}

/* ◆◆こちらもおすすめ（Base）ここから◆◆ */

#otherTitle {
	width:100%;
	height:41px;
	margin:20px 0px 15px 0px;
	background:#fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 5px;
	border:1px solid #bca77d;
	-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	background-image: url("../images/other_title.png");
	background-repeat: no-repeat;
	background-position: 26px 10px;
	text-indent: -999em;
}

#otherRecipeContainer {

}

#otherRecipeContainer .listRecipeBlock:nth-child(4n+1) {
	clear:none;
}

#otherRecipeContainer .listRecipeBlock:nth-child(6n) {
	margin-right:0px;
}

#otherRecipeContainer .listRecipeBlock:nth-child(6n+1) {
	clear:left;
}

#otherRecipeContainer .otherRecipe {
	width: 144px;
	height: 209px;
	margin-right:10px;
}

#otherRecipeContainer .otherRecipe .photo {
	float: left;
	position: relative;
	overflow: hidden;
	width: 144px;
	height: 209px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#otherRecipeContainer .otherRecipe .photo img {
	position: absolute;
	top: 0;
	left: -68px;
	width: 279px;
	height: 209px;
	max-width: 296px;
}

#otherRecipeContainer .otherRecipe .recipeName {
	position: absolute;
	width: 144px;
	height: auto;
	padding: 28px 11px 11px;
	left: 3px;
	bottom: 3px;
	background-color:rgba(0,0,0,0.8) !important;
	background-position: 9px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	font-size: 11px;
	line-height: 15px;
}

#otherRecipeContainer .otherRecipe .recipeName a {
	display: block;
	min-height: 30px;
	color: #aaa;
}

#otherRecipeContainer .otherRecipe .recipeSummary,
#otherRecipeContainer .otherRecipe .btmUtil,
#otherRecipeContainer .otherRecipe .recipeName:after {
	display: none;
}

/* ◆◆こちらもおすすめ（Base）ここまで◆◆ */


/* ◆◆ワンポイントコラム（Base）ここから◆◆ */

.columnArea {
	margin: 0 0 30px;
	padding: 3px;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}

.columnAreaInner {
	padding: 72px 47px 47px;
	background: url(/otsumami/feature/images/detail_line.png) 50% 0 no-repeat;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

.columnTitle {
	width: 329px;
	height: 35px;
	margin: 0 auto 20px;
	background: url(../images/column_title.png) no-repeat;
	text-indent: -999em;
}

.columnDescription {
	padding: 0 0 46px;
	color: #777;
	background: url(/common_recipe/images/dotline_howto2.png) 0 100% repeat-x;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.columnRow {
	display: table;
	width: 100%;
	padding: 30px 0 31px;
	/*background: url(/common_recipe/images/dotline_howto2.png) 0 100% repeat-x;*/
	vertical-align: middle;
}

.columnRow h3 {
	margin-bottom:10px;
	padding:15px 7px 15px 7px;
	border-left:7px solid #cc8a21;
	font-size:125%;
	font-weight:bold;
	line-height:110%;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius:  2px 2px 2px 2px;
	background-image: url("../images/column_title_bg.png");
	clear:both;
}

.columnRow h4 {
	margin:30px 15px 10px 15px;
	padding:10px;
	font-size:110%;
	font-weight:bold;
	line-height:110%;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius:  2px 2px 2px 2px;
	background-image: url("../images/column_title_bg.png");
	clear:both;
}

.columnRow p {
	margin:15px;
	color:#666;
}

.columnRow p.columnLead {
	font-weight:bold;
	color:#444;
	font-size:110%;
}

.columnRow dl.text {
	margin:15px;
	padding-top:15px;
	border-top:2px dotted #dcd7cc;
	color:#666;
}

.columnRow dl.textTop {
	padding-top:5px !important ;
	border-top:none !important ;
}

.columnRow dl.text dt {
	margin-bottom:5px;
	padding-left:20px;
	background-image: url("../images/list_circle.png");
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bold;
	line-height:15px;
	color:#444;
}

.columnRow dl.text dd {
	margin-left:20px;
}

.columnRow dl.text dd ol li {
	margin-left:15px;
	list-style:decimal;
}

.columnRow dl.text dd ul li {
	padding-left:0;
	list-style:disc;
	background-image:none;
}

.columnRow table {
	margin:15px auto;
	width:90%;
	border-collapse:collapse;
	border:2px solid #ddd6c6;
	color:#444;
}

.columnRow table caption {
	margin-bottom:5px;
	padding-left:20px;
	background-image: url("../images/list_circle.png");
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bold;
	line-height:15px;
}

.columnRow table th,
.columnRow table td {
	padding:5px;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}

.columnRow table th {
	width:25%;
	background-color:#f3ede0;
	font-weight:bold;
}

.columnRow dl.recipe {
	width:190px;
	min-height:180px;
	margin:10px;
	background-color:#fff;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius:  2px 2px 2px 2px;
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.2);
	float:left;
}

.columnRow dl.recipe dt {
	width:180px;
	margin:5px;
}

.columnRow dl.recipe dd {
	width:180px;
	margin:10px 5px 5px 5px;
	font-size:11px;
	line-height:125%;
}

.columnRow dl.recipe dd a {
	color:#000;
	font-weight:bold;
}

.columnRow dl.recipe dd a:hover {
	text-decoration:none;
}

.columnRow img {
	margin:0px 15px 30px 15px;
	float:left;
}

.columnRow ul {
	margin:15px;
	color:#666;
}

.columnRow ul li {
	margin:15px 15px 0px 15px;
	padding-left:20px;
	background-image: url("../images/list_circle.png");
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#666;
}

.columnRow ol {
	margin:10px 0px 10px 20px !important ;
	padding:0px 0px 0px 0px !important ;
	counter-reset:li; /* Initiate a counter */
}

.columnRow ol li {
	list-style-type:none !important ;
	margin:0px 0px 10px 2em !important ;
	padding:0px 0px 0px 0px !important ;
	color:#666;
	position:relative;
}

.columnRow ol li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	position:absolute;
	left:-2em;
	top:0;
	display:block;
	width:1.5em;
	height:1.5em;
	margin-right:5px;
	background-color:#cc8a21;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	font-weight:bold;
	text-align:center;
	line-height:1.5em;
	color:#fff;
}

.columnRow p.columnNote {
	margin:10px 10px 0px 30px;
	padding:5px;
	border:1px dotted #cc8a21;
	color:#cc8a21;
	}

/* ◆◆ワンポイントコラム（Base）ここまで◆◆ */

/* ◆◆お役立ち情報（Base）ここから◆◆ */

#infoTitle {
	width:385px;
	height:58px;
	margin:20px auto 15px auto;
	background-image: url("../images/info_title.png");
	background-repeat: no-repeat;
	text-indent: -999em;
}

.infoRow {
	display: table;
	width: 100%;
	padding: 30px 0 30px;
	vertical-align: middle;
}

.infoRow li {
	margin:15px;
	padding:15px 10px 10px 60px;
	color:#444;
	background-image:url("../images/info_icon.png");
	background-repeat:no-repeat;
	background-position:5px 5px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius:  10px 10px 10px 10px;
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.2);
}

.infoRow p {
	margin-left:15px;
	color:#e85298;
}

/* ◆◆お役立ち情報（Base）ここまで◆◆ */


/* @group clearfix ----------------------------------------- */

.panelHeader:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html .panelHeader {/* IE6 */
	zoom:1;
}

*:first-child+html .panelHeader {/* IE7 */
	zoom:1;
}

/* @end */


@media screen and (max-width: 960px){

	#indexHeader {
		background: url(../images/index_mainbg_tb.jpg) 50% 0 repeat-x;
	}

	#indexTitle {
		width: 768px;
		background: url(../images/index_mainbg_tb.jpg) 50% 0 repeat-x;
	}


	#mainFeatureInner {
		background-image: none;
	}

	.newPanel #mainFeatureInner:after {
		top: -3px;
	}

	#mainFeature .photo {
		right: 7px;
		top: 53px;
	}

	#mainFeature .textArea {
		width: 440px;
	}

	#mainFeature .mainFHeader {
		width: 440px;
	}

	#mainFeature .authorArea {
		width: 435px;
	}

	#mainFeature .author {
/*		max-width: 440px;*/
	}

	/* @group Untitled Group */

	#campaignArea {
		padding: 20px 0 14px;
	}


	#campaignArea .photo {
		float: left;
		padding-left: 28px;
	}

	#campaignArea .textArea {
		float: right;
		width: 369px;
	}


	/* @end */

	#btmBtnArea .btnBack {
		width: 219px;
	}

	/* ◆◆ワンポイントコラム（960）ここから◆◆ */

	#columnAreaInner {
		padding: 72px 27px 47px;
	}

	.columnRow dl.recipe {
		width:280px;
		min-height:250px;
		margin:10px 15px 10px 23px;
	}

	.columnRow dl.recipe dt {
		width:270px;
	}

	.columnRow dl.recipe dd {
		width:270px;
	}


	/* ◆◆こちらもおすすめ（960）ここから◆◆ */

	#otherRecipeContainer{
		width:800px;
	}

	#otherRecipeContainer .listRecipeBlock:nth-child(6n) {
		margin-right:10px;
	}

	#otherRecipeContainer .listRecipeBlock:nth-child(4n) {
		margin-right:0px;
	}

	#otherRecipeContainer .listRecipeBlock:nth-child(4n+1) {
		clear:left;
	}

	#otherRecipeContainer .listRecipeBlock:nth-child(3n+1) {
		clear:none !important ;
	}

	#otherRecipeContainer .listRecipeBlock:nth-child(6n+1) {
		clear:none;
	}


	#otherRecipeContainer .otherRecipe {
		width:173px;
		height: 209px;
		margin-right:10px;
	}

	#otherRecipeContainer .otherRecipe .photo {
		float: left;
		position: relative;
		overflow: hidden;
		width: 173px;
		height: 209px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
	}

	#otherRecipeContainer .otherRecipe .recipeName {
		width: 173px;
	}

	/* ◆◆こちらもおすすめ（960）ここまで◆◆ */

}

@media screen and (max-width: 768px){

}

@media screen and (max-width: 640px){

	#featureContainer {
		padding: 0 0 15px;
	}

	.deviceFrame {
		padding: 0 5px;
	}


	#mainFeature {
		margin: 15px 5px 15px;
		padding: 2px;
/*		background: #fff;
		border-radius: 4px;
		-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
		box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);*/

	}

	#mainFeatureInner {
		position: relative;
		min-height: 348px;
		padding: 0 0 18px;

	}

	.newPanel #mainFeatureInner:after {
		position: absolute;
		top: 33px;
		right: 0;
		content: '';
		background-image: url(../../images/icon_pickup_l.png));
		width: 22px;
		height: 25px;
		background-size: 22px 25px;
	}

	/*メインパネル背景*/
	#mainFeatureInner {
		background-image: none;
	}

	#mainFeature .photo {
		display: none;
		position: static;
		top: 0;
		right: auto;
		height: 108px;
		/*margin: 0 0 16px;*/
		background: url(../images/019_photo_sp.jpg) 50% 0 no-repeat;
		background-size: 279px 92px;
	}

	#mainFeature .photo img {
		display: none;
	}

	#mainFeature .textArea {
		width: auto;
	}

	#mainFeature .mainFHeader {
		width: auto;
		margin: 0 0 2px;
		padding: 3px 0;
		background-size: 305px 31px;
		background-position: 50% 0;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		text-align: center;
	}

	#mainFeature .mainFHeader .seasonTag {
		float: none;
		display: inline-block;
		position: relative;
		left: -7px;
		width: auto;
		height: auto;
		padding: 6px 0 5px 31px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 25px 25px;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		text-indent: 0;
	}


	#mainFeature.spring .mainFHeader {background-image: url(/otsumami/feature/images/panel_stit_spring.png);}
	#mainFeature.summer .mainFHeader {background-image: url(/otsumami/feature/images/panel_stit_summer.png);}
	#mainFeature.autumn .mainFHeader {background-image: url(/otsumami/feature/images/panel_stit_autumn_long.jpg);}
	#mainFeature.winter .mainFHeader {background-image: url(/otsumami/feature/images/panel_stit_winter.png);}

	#mainFeature.spring .seasonTag {background-image: url(/otsumami/feature/images/panel_icon_spring.png);}
	#mainFeature.summer .seasonTag {background-image: url(/otsumami/feature/images/panel_icon_summer.png);}
	#mainFeature.autumn .seasonTag {background-image: url(/otsumami/feature/images/panel_icon_autumn.png);}
	#mainFeature.winter .seasonTag {background-image: url(/otsumami/feature/images/panel_icon_winter.png);}


	#mainFeature .mainFHeader .date {
		display: none;
	}

	#mainFeature h2 {
		height: auto;
		margin: 0;
		padding: 15px 13px 14px;
		font-size: 14px;
		line-height: 15px;
		font-weight: bold;
		text-indent: 0;
	}

	#mainFeature h2 {
		background-image: url(/common_recipe/images/dotline_howto2.png);
		background-repeat: repeat-x;
		background-position: 0 0;
	}

	#mainFeature .description {
		margin: 0;
		padding: 12px 13px 150px;
		background-image: url(/common_recipe/images/dotline_howto2.png);
		background-repeat: repeat-x;
		background-position: 0 0;
		font-size: 10px;
		line-height: 15px;
	}

	#mainFeature .dumPhotoArea {
		position: absolute;
		bottom: 18px;
		width: 100%;
		padding-top: 108px;
		background: url(../images/019_photo_sp.jpg) 50% 0 no-repeat;
		background-size: 279px 92px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#mainFeature .authorArea {
		display: table;
		height: auto;
		padding-left: 14px;
	}

	#mainFeature .authorInner {
		display: table-cell;
		vertical-align: middle;
	}

	#mainFeature .author {
		display: table;
		max-width: 100%;
		padding-right: 15px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#mainFeature .author dt,
	#mainFeature .author dd {
		display: table-cell;
		font-size: 9px;
		line-height: 12px;
		font-family: Arial,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,'sans-serif';
	}

	#mainFeature .author dt {
		padding: 0 10px 0 0;
		border-right: solid 1px #ccc;
	}

	#mainFeature .author dd {
		padding-left: 10px;
	}

	#mainFeature .author dd a {
		display: inline-block;
		color: #000;
		font-size:10px;
	}

	#mainFeature .author dd a br {
		display:inline;
	}

	#mainFeature .author dd a.blank,
	#mainFeature .author dd a.externalWin {
		padding-left: 14px;
		background: url(/common/images/icon_003.jpg) 0 3px no-repeat;
		background-size: 10px 8px;
	}

/*	#mainFeature .btnDetail {
		position: static;
		left: auto;
		bottom: auto;
	}

	#mainFeature .btnDetail a {
		display: block;
		width: 155px;
		height: 30px;
		margin: 0 auto 18px;
		background-image: url(../images/index_btn_feature_sp.png);
		background-repeat: no-repeat;
		background-size: 155px 30px;
		text-indent: -999em;
	}*/

	/* @group Untitled Group */

	#campaignArea {
		margin: 0 5px 15px;
		padding: 10px 11px 20px;
		border-radius: 4px;
		-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
		box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	}

	#campaignArea h2 {
		width: 289px;
		height: 42px;
		margin: 0 auto 4px;
		background-image: url(../images/campaign_title_sp.png);
		background-size: 289px 42px;
	}

	#campaignArea .photo {
		float: none;
		width: 100%;
		height: 105px;
		margin: 0 0 6px;
		padding-left: 0;
		background: url(../images/campaign_photo_sp.jpg) 50% 0 no-repeat;
		background-size: 259px 105px;
		text-indent: -999em;
	}

	#campaignArea .photo img {
		display: inline;
	}

	#campaignArea .textArea {
		float: none;
		width: auto;
		text-align: center;
	}

	#campaignArea .description,
	#campaignArea .limit {
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
	}

	#campaignArea .caution {
		margin: 0 0 13px;
		font-size: 10px;
		line-height: 19px;
	}

	#campaignArea .limit {
		margin: 0 0 17px;
	}

	/* @end */

	/* ◆◆こちらもおすすめ（640）ここから◆◆ */

	#otherTitle {
		width:auto;
		margin:20px 5px 5px 5px;
		height:37px;
		background-size: 145px 17px;
		}

	#otherRecipeContainer {
		width: auto;
		height: auto;
		overflow: hidden;
		padding:0;
		/*background:yellow;*/
	}

	#otherRecipeContainer .otherRecipe {
		width:49.1%;
		height:auto;
		background:#fff;
		margin:0px 0px 5px 0px;
		float:left;
	}

	#otherRecipeContainer .otherRecipe:nth-child(6n) {
		margin-right:0px;
		float: right;
	}

	#otherRecipeContainer .otherRecipe:nth-child(2n) {
		float: right;
	}

	#otherRecipeContainer .otherRecipe .photo {
		width:100%;
		height: auto;
		float:none;
		}

	#otherRecipeContainer .otherRecipe .photo img {
		position:relative !important ;
		left:0px;
		width:100%;
		height:auto;
		}

	#otherRecipeContainer .otherRecipe .recipeName {
		position:relative;
		width:98%;
		height:4em;
		margin:0px 0px 0px 0px;
		padding:10px 5px 5px 5px !important;
		background-color: rgba(0,0,0,0) !important;
		font-size:10px;
		line-height:12px;

	}

	#otherRecipeContainer .otherRecipe .recipeName a {
		/*min-height:20px;*/
		color:#000;
	}

	/* ◆◆こちらもおすすめ（640）ここまで◆◆ */

	/* ◆◆ワンポイントコラム（640）ここから◆◆ */

	.columnArea {
		margin: 10px 5px 15px 5px;
		padding: 2px;
		background: #fff;
		border-radius: 4px;
		-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
		box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	}

	.columnAreaInner {
		padding: 35px 13px 23px;
		background: url(/otsumami/feature/images/detail_line.png) 50% 0 repeat-x;
		background-size: 472px 14px;
		-moz-border-radius: 2px 2px 0 0;
		-webkit-border-radius: 2px 2px 0 0;
		border-radius: 2px 2px 0 0;
	}

	.columnTitle {
		width: 240px;
		height: 26px;
		margin: 0 auto 10px;
		background: url(../images/column_title_sp.png) no-repeat;
		background-size: 240px 26px;
	}

	.columnDescription {
		padding: 0 0 23px;
		color: #000;
		font-weight: normal;
		font-size: 15;
		line-height: 15px;
		text-align: left;
	}

	.columnDescription br {
		display: none;
	}

	.columnRow {
		display: block;
	}

	.columnRow {
		position: relative;
		width: 100%;
		padding: 15px 0 20px;
		/*background: url(/common_recipe/images/dotline_howto2.png) 0 100% repeat-x;*/
		vertical-align: middle;
	}

	.columnRow dl.recipe {
		width:45%;
		min-height:0;
		margin:5px 0px 5px 10px;
	}

	.columnRow dl.recipe dt {
		width:auto;
		margin:5px;
	}

	.columnRow dl.recipe dd {
		width:auto;
		height:3em;
		margin:10px 5px 5px 5px;
		padding-bottom:5px;
		font-size:10px;
		line-height:11px;
	}

	.columnRow img {
		margin:0px auto 0px auto;
		float:none;
	}

	.columnRow ul {
		margin-left:0px;
	}

	.columnRow ul li {
		margin:0px 15px 5px 15px;
		color:#666;
		padding-left:20px;
		background-image: url("../images/list_circle.png");
		background-repeat:no-repeat;
		background-position:0px 2px;
	}

	.columnRow table {
		width:90%;
	}

	/* ◆◆ワンポイントコラム（640）ここまで◆◆ */

	/* ◆◆お役立ち情報（640）ここから◆◆ */

	#infoTitle {
		width:291px;
		height:88px;
		margin-bottom:0;
		background-image: url("../images/info_title_sp.png");
	}

	.infoRow li {
		margin:15px 0px;
		padding:15px 10px 10px 45px;
		background-size: 35px 24px;
		font-size:11px;
	}

	.infoRow p {
		margin-left:0px;
		padding-left:1em;
		text-indent:-1em;
	}

	/* ◆◆お役立ち情報（640）ここまで◆◆ */

}
