@charset "utf-8";

#Main_inner {
	font-family: Helvetica,Arial,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,'sans-serif';
}

#recipeHeader .recipeLogo a {
	width: 277px;
	background-image: url(../images/rn_head_logo.png);
}

#recipeHeader .btnJa {
	float: right;
	margin: 10px 8px 0 0;
}
#recipeHeader .btnJa a {
	display: block;
	width: 115px;
	height: 33px;
	background-image: url(../images/rn_head_btn_ja.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}


/*#recipeHeader .japaneseTop {
	float: right;
	padding: 18px;
}

#recipeHeader .japaneseTop a {
	display: block;
	overflow: hidden;
	width: 80px;
	height: 14px;
	background: url(../images/head_japanese.png);
	text-indent: -999em;
}*/

#recipeNav .deviceFrame {
	height: 49px;
}

#top #recipeNav ul {
	padding-right: 0;
}

#recipeNav li {
/*	padding-right: 1px;*/
}

#rGNav01 a {
	background-image: url(/images/rn_gnavi01.png);
}
#top #rGNav01 a {
	position: relative;
	z-index: 10;
	padding: 0 1px;
	margin-left: -1px;
	background-position: 0 -98px;
}

#recipeSummary .drinkToFit .drinkList {
	width: 266px;
	background-image: url(../images/drink_to_fit.png);
	
}

#recipeHowto .adviceArea .textArea h3 {
	width: 194px;
	height: 35px;
	background-image: url(../images/detail_advice.png);
}

#btmLink01 span {
	background-image: url(../images/btmlink01.png);
}




#mainVisual {
	position: relative;
	z-index: 6;
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset;
	height: 390px;
	margin-bottom: 30px;
	background: url(../images/rn_top_mainvisual_bg.jpg) 50% 0 repeat-x;
	z-index: 6;
}

#mainVisual .deviceFrame {
	position: relative;
	height: 390px;
	background-position: 0 0;
	background-repeat: no-repeat;
}


#mainVisual #titleArea {
	position: relative;
	padding: 85px 0 0 42px;
}

#categoryTitle {
	width: 453px;
	height: 33px;
	margin: 0 0 67px;
	background-image: url(../images/rn_top_title.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999em;
}

#mainVisual .description {
	width: 506px;
	height: 118px;
	background-image: url(../images/rn_top_maindescription.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999em;
}

#searchContainer {
	padding-top: 0;
}

.recipeListArea .listRecipeBlock .btmUtil li.time {
	background-image: url(../images/recipelist_time.png);
}

.engBtmCaution {
	/*clear: both;
	padding: 20px 0 0;*/
	font-size: 12px;
	line-height: 1.7;
}

.engBtmCautionD {
	padding: 10px 0;
}

#Main {
	margin-bottom: 67px;
}

#btmNavigation01 ul {
	float: left;
	width: 240px;
}

#btmNavigation01 .engBtmCaution {
	float: right;
	margin: -10px 0 0;
	text-align: right;
}

#searchContainer .btnLoadMore a {
	background: url(../images/btn_loadmore.png) no-repeat;
}

.loadMoreList {
	display: none;
}


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

	
	#btmLink01 span {
		background-image: url(../images/btmlink01_tb.png);
	}
	
	#mainVisual {
		min-width: 768px;
		background: url(../images/rn_top_mainvisual_bg_tb.jpg) 50% 0 repeat-x;
	}
	
	#mainVisual .deviceFrame {
		background-position: 10px -390px;
	}
	
	#mainVisual #titleArea {
		padding-top: 81px;
		padding-left: 10px;
	}
	
	
	#mainVisual .description {
		width: 461px;
		height: 118px;
		background-image: url(../images/rn_top_maindescription_tb.png);
	}
	
	#btmNavigation01 ul {
		width: 180px;
	}
	
	#btmNavigation01 .engBtmCaution {
		margin-right: 10px;
	}
	
}

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

}

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

	
	#recipeHeader .recipeLogo a {
		width: 140px;
		background-size: auto 19px;
		background-repeat: no-repeat;
	}
	
	#recipeHeader .btnJa {
		margin: 14px -5px 0 0;
	}
	#recipeHeader .btnJa a {
		width: 70px;
		height: 20px;
		background-image: url(../images/rn_head_btn_ja_sp.png);
		background-size: 70px 20px;
	}
	
	/*#recipeHeader .japaneseTop {
		padding: 13px;
	}
	
	#recipeHeader .japaneseTop a {
		width: 60px;
		height: 21px;
		background: url(../images/head_japanese_sp.png);
		background-size: 60px 21px;
	}*/
	
	#recipeNav ul {
		box-shadow: none;
	}
	
	#recipeNav #rGNav01 {
		border-right: 1px solid #fbb766;
	}
	
	#recipeNav #rGNav01 a {
		background-image: url(../images/rn_gnavi01_sp.png);
		background-position: 0 0;
		background-size: 75px 60px;
	}
	
	#top #recipeNav #rGNav01 {
		border-right: none;
	}
	
	#top #recipeNav #rGNav01 a {
		padding-right: 1px;
		background-position: 0 -30px;
	}
	
	#recipeSummary .drinkToFit .drinkList {
		width: 201px;
		background-image: url(../images/drink_to_fit_sp.png);
		background-size: 201px 11px;
		
	}
	
	
	#recipeHowto .adviceArea .textArea h3 {
		width: 113px;
		height: 22px;
		background-image: url(../images/detail_advice_sp.png);
		background-size: 113px 22px;
	}
	
	#btmNavigation01 li a span {
		background-position: 50% 50% !important;
	}
	
	#btmLink01 span {
		background-image: url(../images/btmlink01_sp.png);
	}
	
	
	.recipeListArea .listRecipeBlock .photo {
		min-height: 0;
	}
	
	#mainVisual {
		width: 100%;
		height: 0;
		padding-top: 70.3125%;
		margin-bottom: 15px;
		background: url(../images/rn_top_mainvisual_bg_sp.jpg) 0 0 repeat-x;
		background-size: contain;
		overflow: hidden;
	}
	
	#mainVisual .deviceFrame {
		display: block;
		text-indent: -999em;
	}
	
	#mainVisual #titleArea {
		display: inline;
	}
	
	#mainVisual #titleArea:after {
		display: none;
	}
	
	#categoryTitle {
		display: inline;
	}
	
	#mainVisual .description {
		display: inline;
	}
	
	.recipeListArea .listRecipeBlock .btmUtil li.time {
		background-image: url(../images/recipelist_time_sp.png);
	}
	
	.engBtmCaution {
/*		padding: 15px 5px 5px;*/
		font-size: 8px;
		line-height: 1.5;
	}
	
	.engBtmCautionD {
		padding: 10px 0;
	}
	
	
	#btmNavigation01 ul {
		float: left;
		width: auto;
		padding-left: 5px;
	}
	
	#btmNavigation01 li {
		width: 90px !important;
	}
	
	#btmNavigation01 .engBtmCaution {
		margin: -5px 10px -5px 0;
	}
	
	#searchContainer .btnLoadMore a {
		background: url(../images/btn_loadmore_sp.png) no-repeat;
		background-size: 155px 30px;
	}
}



