@charset "utf-8";

@media screen and (max-width: 736px) {
#RECIPE_SEARCH_BANNER {
	overflow: hidden;
	max-width: 400px;
	margin: 15px auto 0 auto;
}
#RECIPE_SEARCH_BANNER img {
	width: 100%;
	height: auto;
}
#RECIPE_SEARCH_BANNER li {
	float: left;
	width: 50%;
}
#RECIPE_SEARCH_BANNER li:nth-child(odd) {
	border-right: 1px solid #ccc;
}
#recipe_contents_index {
	width: auto;
}
#contents_area {
	padding: 10px;
	width: auto;
}
#RECIPE_MENU_SEARCH_LEFT {
	display: none;
}
#RECIPE_MENU_SEARCH_RIGHT {
	float: none;
	width: auto;
}
#recipe_contents {
	width: auto;
}
.recipe_detail_right_search p.f_right {
	float: none;
	text-align: center;
	margin: 15px 0;
}
.recipe_detail_right,
.recipe_detail_left {
	float: none;
	width: auto;
}
.RECIPE_WORD_SEARCH2 {
	float: none;
	width: auto;
	margin-top: 10px;
}
#SEARCH_DET input[type="text"] {
	width: 90%;
	height: 20px;
	line-height: 20px;
	-webkit-appearance: none;
	border-radius: 0;
	border: 1px solid #ccc;
}
.sbtn {
	width: 10%;
	text-align: center;
	background-color: #ffb248;
	display: inline-block;
	vertical-align: top;
}
.search_check_area {
	margin-bottom: 20px;
}
.search_check_area,
.search_check_bottom {
	background: none;
	padding: 0;
}
.search_check_inner {
	border: 2px solid #ffddb4;
	border-radius: 5px;
    padding: 10px;
}
.check_box_bottom {
	background: none;
	padding: 0;
}
ul.check_search_recipe + p.mt25 {
	margin-top: 0 !important;
}
ul.check_search_recipe li.check_box {
	width: 50%;
	padding: 0;
	margin: 10px 0 0 0;
	background: none;
}
ul.check_search_recipe li .check_box_bottom {
	padding: 5px;
	background: none;
	margin: 0;
	border: 1px solid #e6b0ae;
	border-radius: 5px;
	display: table;
	width: 100%;
}
ul.check_search_recipe li .check_box_bottom > * {
	display: table-cell;
	vertical-align: top;
}
ul.check_search_recipe li .check_box_bottom .f_left {
	width: 30px;
	padding-right: 5px;
	float: none;
}
ul.check_search_recipe li .check_box_bottom .f_left img {
	width: 30px;
	height: auto;
}
.check_box_det {
	float: none;
	padding-top: 5px;
	height: auto !important;
	width: 80%;
}
.check_box_input {
	padding-top: 0;
}
.check_box_input input {
	display: block;
	margin: 0;
	/*-webkit-appearance: none;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 13px;
	border-radius: 0;
	height: 13px;*/
}
.check_box_txt {
	width: auto;
	font-size: 13px;
	float: none;
	overflow: hidden;
}
.check_box_txt br {
	display: none;
}
a.searchBtn {
	text-decoration: none;
	color: #fff;
	padding: 7px 10px;
	display: block;
	background-color: #999;
	border-radius: 5px;
	text-align: center;
	position: relative;
}
a.searchBtn:after {
	content: '▶';
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -6px;
	line-height: 1;
}

.search_check_product {
	margin-top: 0;
}
ul.check_search_recipe,
.search_recipe_list {
	max-width: 400px;
	margin: 0 auto 20px auto;
	/*display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;*/
}
ul.check_search_recipe li.check_box_product {
	width: 50%;
	background: none;
	
	margin: 10px 0 0 0;
	padding: 0;
	/*float: none;*/
}
ul.check_search_recipe li:nth-child(odd) {
	padding-right: 5px;
}
ul.check_search_recipe li:nth-child(even) {
	padding-left: 5px;
}
ul.search_recipe_list li {
	width: 50%;
	margin: 0 0 10px 0;
	padding: 0;
	/*float: none;*/
	font-size: 12px;
}
ul.search_recipe_list li:nth-child(odd) {
	padding-right: 5px;
}
ul.search_recipe_list li:nth-child(even) {
	padding-left: 5px;
}
.search_recipe_name {
	font-size: 12px;
}
.search_recipe_name + p.mt10 img {
	display: none;
}
.search_recipe_name + p.mt10:before {
	content: '使用商品';
	font-size: 10px;
	display: inline-block;
	color: #fff;
	padding: 0 2px;
	background-color: #B7201C;
}
ul.search_recipe_list li img {
	max-width: 100%;
	height: auto;
	max-height: 130px;
}
.check_box_product_bottom {
	background: none;
	padding: 5px;
	display: table;
	width: 100%;
	border: 1px solid #B7201C;
	border-radius: 5px;
	/*border-spacing: 5px;*/
}
.check_box_product_bottom p,
.check_box_product_bottom div {
	display: table-cell;
	vertical-align: top;
	float: none !important;
	width: auto;
	height: auto !important;
	font-size: 12px;
}
.check_box_product_bottom p.f_left {
	width: 50px;
	text-align: center;
	padding-right: 5px;
}
.check_box_product_bottom p img {
	width: 50px;
	height: auto;
}
.r_navi_list4 > ul > li:not(:last-child) {
	border-bottom: 1px solid #835c4e;
}
.check_box_product_det {
	padding-top: 0;
}
h3#LIST_TIT_RECIPE01 a,
h3#LIST_TIT_RECIPE02 {
	width: auto;
	height: auto;
	text-indent: 0;
	position: relative;
	background-image: none;
	font-size: 14px !important;
	text-decoration: none;
	border: 4px solid #fff !important;
	padding: 0 8px 0 10px !important;
}
h3#LIST_TIT_RECIPE01 a:before,
h3#LIST_TIT_RECIPE02:before {
	content: '';
    background-color: #b7201c;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}
h3#LIST_TIT_RECIPE01 a:hover {
	background: #f1e7e7 !important;
	border-color: #f1e7e7 !important;
}
.search_recipe_det h4,
.search_recipe_detail_area h3 {
	font-size: 18px;
}
.search_recipe_detail_area h3 + .mt20 {
	margin-top: 10px !important;
}
.search_recipe_detail_left,
.search_recipe_detail_right {
	float: none;
	width: auto;
	margin-bottom: 10px;
}
.search_recipe_detail_left .thumb {
	text-align: center;
}
.search_recipe_detail_left .thumb img {
	max-width: 100%;
	height: auto;
}
.search_recipe_detail_right {
	margin-bottom: 20px;
}
.detail_chara {
	width: 300px;
	margin: 0 auto;
}
.detail_chara_fukidashi .chara_rg {
	width: 240px;
	padding: 10px 0 0 20px;
}
.detail_chara_fukidashi {
	background-position: right top;
}
.chara_le img {
	width: 60px;
	height: auto;
}
.recipe_banner_area {
	text-align: center;
}


/* RENEWAL -----------------------------------------------------------------------*/
#recipeL.article {
	/*width: 720px;*/
}
/* side---------------------------*/
.sideBn {
	margin-top: 10px;
}
.sideBn + * {
	margin-top: 15px;
}
.sideBns {
	margin-top: 15px;
}
.recipeSearch .body {
	padding: 10px;
}

/* ttl---------------------------*/
.ttlLevel2 {
    font-size: 18px;
	padding: 0 12px;
}
.ttlLevel2 a.btnAll {
	position: absolute;
	right: 2px;
	top: 2px;
	padding: 4px;
	font-size: 12px;
}
.ttlLevel2:before {
    content: '';
    background-color: #fff;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}
.ttlRecipeName {
	font-size: 18px;
}
.ttlRecipeCat {
	font-size: 14px;
	margin-bottom: 11px;
}

/* section---------------------------*/
.recipeSection {
	margin-bottom: 30px;
}

/* box---------------------------*/
.recipeBox {
	margin-bottom: 15px;
}
.recipeThumb {
	float: none;
	width: auto;
}
.recipeDetailTxt {
	float: none;
	width: auto;
	padding: 10px;
}
.recipeVisual {
}
.recipeVisual > * {
	padding: 10px;
}
.recipeVisual .ttl {
	font-size: 18px;
}

/* list---------------------------*/
.listRecipe {
	margin: 0 -5px;
}
.listRecipe li {
	width: 50%;
	padding: 0 5px;
	margin: 0 0 15px 0;
}
.listRecipe .thumb {
	height: 140px;
}
.listRecipe #rank.thumb {
	height: 140px;
}
.listRecipe .thumb:after {
	width: 70px;
	height: 15px;
	/*background-size: 80% auto;*/
}
.listRecipe.rank li:nth-child(1):before,
.listRecipe.rank li:nth-child(2):before,
.listRecipe.rank li:nth-child(3):before {
	display: none;
}
.listRecipe.rank li:nth-child(n+4) {
	width: 50%;
}
.listCatRecipeWrap > div {
	float: none;
	width: auto;
}
.listCatRecipeWrap > div + div {
	float: none;
	width: auto;
}
.listRecipeBtns {
	margin: 0 0 10px 0;
}
.listRecipeBtns.col2 li,
.listRecipeBtns.col4 li {
	width: 100%;
}
.listRecipeBtns li {
	float: none;
	width: 100%;
	padding-left: 0;
	margin-top: 10px;
}
.listRecipeBtns a {
	height: 50px;
}
.listCookery {
	margin: 0 -5px;
}
.listCookery li {
	width: 50%;
}
.listCookery li a {
	min-width: 0;
}
.listMaterial {
	margin: 0;
}
.listMaterial li {
	float: none;
	width: auto;
	margin: 0 0 15px 0;
}
.listMaterial .ttl {
	font-size: 15px;
}

/* btn---------------------------*/
}

