@charset "UTF-8";
/* ==========================================================================
HTML5 display definitions
========================================================================== */

.content .popular_recipe {
	margin-top:20px;
	clear:both;
}
.content .popular_recipe .recipe {
	padding:0 0 0px 5px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	width: 100%;
	/* background-image: url(../images/top/manth_recipe_bg.gif); */
	background-repeat: repeat-y;
	background-position: right;
	position:relative;
	height: 225px;
	margin-top: 5px;
}
.content .popular_recipe .recipe_rank {
	padding:0 0 0px 5px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	width: 100%;
	/* background-image: url(../images/top/manth_recipe_bg.gif); */
	background-repeat: repeat-y;
	background-position: right;
	position:relative;
	height: 100%;
	margin-top: 5px;
}
.content .popular_recipe .recipe ul {
	padding:0px;
	margin-top: 5px;
	list-style:none;
}
.content .popular_recipe .recipe_rank ul {
	padding:0px;
	margin-top: 5px;
	list-style:none;
}
.content .popular_recipe .recipe li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 2px;
	display:block;
	border:1px solid #888;
	width:24%;
	height:215px;
	margin-top:1%;
	margin-right:1%;
	text-align:center;
	background:#fff;
	position:relative;
}
.content .popular_recipe .recipe_rank li {
	float:left;
	margin:0px 0px 0px 1px;
	padding:0px 2px;
	display:block;
	border:1px solid #888;
	width:32%;
	height:215px;
	margin-top:1%;
	margin-right:1%;
	text-align:center;
	background:#fff;
	position:relative;
}
.content .popular_recipe .recipe li a {
	display:block;
	margin:0 auto;
	color:#ff6600;
	cursor:pointer;
	clear:both;
}
.content .popular_recipe .recipe_rank li a {
	display:block;
	margin:0 auto;
	color:#ff6600;
	cursor:pointer;
	clear:both;
}
.content .popular_recipe .recipe li a:link {
	color:#ff6600;
}
.content .popular_recipe .recipe_rank li a:link {
	color:#ff6600;
}
.content .popular_recipe .recipe li a:active {
	color:#ff6600;
}
.content .popular_recipe .recipe_rank li a:active {
	color:#ff6600;
}
.content .popular_recipe .recipe li img {
	margin:0 auto;
}
.content .popular_recipe .recipe_rank li img {
	margin:0 auto;
}
.content .popular_recipe .recipe li span {
	font-size:11px;
	display:block;
	color:#ff6600;
	text-align:left;
	display:block;
}
.content .popular_recipe .recipe_rank li span {
	font-size:11px;
	display:block;
	color:#ff6600;
	text-align:left;
	display:block;
}
.content .popular_recipe .recipe li span:first-child {
	height:30px;
}
.content .popular_recipe .recipe_rank li span:first-child {
	height:30px;
}
.content .popular_recipe .recipe li span.title {
	font-size:13px;
	font-weight: bold;
	display: block;
	height: 42px;
}
.content .popular_recipe .recipe_rank li span.title {
	font-size:13px;
	font-weight: bold;
	display: block;
	/*height: 42px;*/
line-height:1.2;
margin:5px 3px;
}
.content .popular_recipe .recipe li .info {
	float:left;
}
.content .popular_recipe .recipe_rank li .info {
	float:left;
}
.content .popular_recipe .recipe li .info span {
	color:#4c0604;
	font-weight:bold;
}
.content .popular_recipe .recipe_rank li .info span {
	color:#4c0604;
	font-weight:bold;
}
.rank{
	position: absolute;
	z-index: 10;
}

@media screen and (max-width: 680px) {
	.content .popular_recipe .recipe_rank {
		width: 100%;
		height:auto;
		background-image: none;
		position: relative;
		margin-top: 5px;
		margin-bottom: 15px;
		padding: 0;
		background-color: transparent;
	}
	.content .popular_recipe .recipe_rank li {
		float: none;
		margin: 0px 0px 0px 0px;
		padding:3%;
		display: block;
		border: 1px solid #888;
		text-align: left;
		width: 100%;
		height:auto;
		margin-bottom: 1%;
		background:#fff;
		clear:both;
	}
	.content .popular_recipe .recipe_rank li:after {
		content: "."; 
		display: block; 
		height: 0; 
		font-size:0;	
		clear: both; 
		visibility:hidden;
	}
	.content .popular_recipe .recipe_rank li a {
		float:left;
		margin-right:10px;
		position:relative;
	}
	.content .popular_recipe .recipe_rank li span {
		font-size:12px;
	}
	.content .popular_recipe .recipe_rank li span.title {
		height:auto;
		margin-bottom:10px;
		font-size:14px;
	}
	.content .popular_recipe .recipe_rank li .info span {
		/*width: 160px!important;*/
		width: 160px!important;
		height: 100%;
	}
	.content .new_recipe .recipe li .info {
		overflow-wrap: break-word;
		/*width: 110px!important;*/
width: 135px!important;
	}
	.content .new_recipe .recipe li .info span {
		/*margin-bottom: 10px!important;*/
height:auto;
	}
	.search_fish {
		height: 35px;

	}
	.cal-select,.salt-select,.min-select {
		height: 40px;
	}
	.submit {
		height: 39px;
	}
	input[type=search] {
		font-size : 16px;
		border : 1px solid #000;
		-webkit-border-radius : 0;
		-webkit-appearance : none;
		-webkit-tap-highlight-color : rgba(0,0,0,0);
	}
	select,input[type=button] {
		font-size : 13px;
		border : 1px solid #000;
		-webkit-tap-highlight-color : rgba(0,0,0,0);
		-webkit-border-radius: 3px
	}
}
@media screen and (min-width:681px) {
	.content .popular_recipe .recipe_rank li .info span {
		display: none!important;
	}
	.content .popular_recipe .recipe_rank li img{
	/*! width: 210px; */
	}
	#search-fish .stuff-text {
		width: 100%;
		margin-bottom: 10px;
	}
	#search-fish .stuff-select {
		width: 100%;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 414px) {
	.content .popular_recipe .recipe_rank li .info span {
		/*width: 160px!important;
                width: 127px!important;*/
                width: 140px!important;
		height: 100%;
	}
}