@charset "utf-8";
@media screen and (max-width:640px) {
*{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body #main{
	font-size: 90%;
	color:#666;
	font-weight: normal;
}
h2{
	font-weight: normal;
}
img{
	max-width:100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.clearfix:after{
  content: "";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
#head_search{
	/*display:none;*/
}
#sp_recipe_nav{
	display: none;
	background-color: #eb6759;
	-moz-box-shadow: inset 0px 4px 4px #c6564b;
	-webkit-box-shadow: inset 0px 4px 4px #c6564b;
	box-shadow: inset 0px 4px 4px #c6564b;
	position: relative;
	height: 44px;
}
.btn_back_Area{
	display: block;
	background-color: #eb6759;
	-moz-box-shadow: inset 0px 4px 4px #c6564b;
	-webkit-box-shadow: inset 0px 4px 4px #c6564b;
	box-shadow: inset 0px 4px 4px #c6564b;
	position: relative;
	height: 44px;
}
.btn_back_Area .btn_back {
position: absolute;
top: 0;
left: 0;
height: 44px;
width: 110px;
}
.btn_back_Area .btn_back a{
	display: block;
	background: url(/recipe/images/btn_sp_back.png) 4px 50% no-repeat;
	background-size: 16px;
	height: 44px;
	width: 110px;
	padding-left: 21px;
	line-height: 44px;
	color: #fff;
	font-size: 1rem;
	box-sizing: border-box;
}
#topContants{
	padding: 10px 0 7px;
	margin: 0 0 15px;
	width: 100%;
}
#topContants .inner{
	width: 100%;
	padding:0 3%;
	margin: 0 auto;
}
#topContants .left{
	float: none;
}
#topContants h1.left{
	float: none;
	margin-bottom:10px;
}
#topContants h1.left img{
	max-width: 80px;
}
#topContants .right{
	float: none;
}
#topContants #search_input{
	margin-top: 3px;
	width: 100%;
	padding:0;
}
#topContants .keyword {
	width: 100%;
	padding-top: 5px;
	float: left;
}
#search_input_form{
	width:67%;
	margin-right: 3%;
}
#search_input_form input[type="text"]{
	width:100%;
	padding: 5px 30px 5px 5px;
}
#search_input_form input[type="image"]{
	width: 40px;
	height: 20px;
	position: absolute;
	top:5px;
}
.toggleTrigger{
	display: block;
	width:30%;
	max-width:95px;
	float:right;
	margin-top:0px;
	margin-left: 0;
}
.Cont01{
	width: 100%;
	margin: 0 auto 20px;
}
.themeArea{
	float: none;
	width: 100%;
}
.ttlWrap{
	padding:0 3%;
	margin-bottom:5px;
}
.weekIcon{
	float: left;
	width:20%;
}
.theme_txt{
	float: left;
	width:73%;
	padding: 7px 0 0 10px;
	margin:0;
	line-height: 1.5;
}
.theme_txt .ttl{
	float: none;
	margin-bottom: 5px;
	width:100%;
	display:-webkit-box;
	display:-webkit-flex;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-direction:reverse;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:column-reverse;
    flex-direction:column-reverse;
}
.theme_txt .left{
	display: block;
	width:100%;
}
.theme_txt .date{
	display: block;
	font-size:60%;
	font-weight: bold;
	color: #999;
	width:100%;
}
.theme_txt .lead{
	clear:both;
	display: none;
}
.red{
	color: #e60012;
	font-size: 133%;
	font-weight: bold;
}
.sliderArea{
	clear:both;
	position: relative;
	width:100%;
	height: auto;
}
.sliderArea.round_corner{
	border:none;
	border-radius:0;
	position: relative;
}
.bigThumb{
	float: none;
	position: relative;
	width:100%;
}
.bigThumb a{
	display: block;
	width:100%;
	height:100%;
}


.bigThumb {
  float: none;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 282px !important;
  border: 1px solid #d5cfbe;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  margin-bottom: 0;
}

.bigThumb a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
}

.bigThumb a img {
  width: 100%;
  border-radius: 3px 0 0 3px;
  zoom: 1;
  position: absolute;
  bottom: 0;
  margin-bottom: 60px;
}
.bigThumb .title{
	width: 100%;
	height: 60px;
	float: left;
	position: absolute;
	bottom:0 !important;
	left: 0;
	border-radius: 0 0 0 3px;
	padding: 10px;
	opacity: 0.8;
	display: table;
}
.bigThumb .firstiOS7{
	bottom:20px !important;
}
.bigThumb .iOS7{
	bottom:20px !important;
}
.caption{
	display: table-cell !important;
	vertical-align: middle;
}
.blackColor{
	color: #000;
	font-size: 107%;
	font-weight: bold;
}
.bigThumb .title .arw{
	display: inline-block;
	padding-left: 20px;
	background: url('../images/top/ttl_arrow.png') no-repeat left center;
	line-height:1.2;
}
.smallThumb{
	float: none;
	padding:10px 3%;
	height:auto;
}
.smallThumb ul:after{
	content:'';
	display: block;
	clear: both;
}
.smallThumb li{
	width:31.3%;
	float:left;
	margin: 0 0 0 3%;
	padding:5px 0 0;
}
.smallThumb li:first-child{
	margin-left:0;
}
.smallThumb .active{
	background: url('../images/top/small_thumb_bg02.gif') no-repeat center top;
}
.smallThumb .active a{
	overflow: hidden;
	display: block;
	border: 3px solid #e60012;
}
.smallThumb .active a{
	overflow: hidden;
	display: inline-block;
	width:100%;
	border: 3px solid #e60012;
	*display: inline;
	*zoom:1;
	height:inherit;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}





.keywordArea{
	width: 100%;
	float: none;
	padding:0 3%;
}
.keyword_txt{
	background: url('../images/top/icon_01.png') no-repeat left center;
	padding: 7px 0 6px 43px;
	margin-bottom: 0;
	margin-top: 15px;
}
.keywordArea .dataArea{
	padding: 10px 45px 10px 10px;
}
.dataArea{
	border-bottom: 1px solid #d5cfbe;
	background: url('../images/top/arrow01.png') no-repeat 95% center;
}
.tipsArea .dataArea .last{
	border: none;
}
.last{
	border: none;
}
dt{
	margin-bottom: 7px;
}
.f12{
	font-size: 92%;
}
.f14{
	font-size: 107%;
}
.f15{
	font-size: 115%;
}

.round_corner{
	border: 1px solid #d5cfbe;
	border-radius: 6px 6px 6px 6px;
	position: relative;
}
.Cont02,.Cont03,.Cont04{
	margin-bottom: 36px;
}
.brandArea{
	float: none;
	width: 100%;
	padding:0 3%;
	margin: 0 0 15px 0;
	clear: both;
}
.brand_txt{
	background:url('../images/top/icon_02.png') no-repeat left center;
	padding: 5px 0 5px 39px;
	margin-bottom: 3px;
}
.inner_txt{
	padding: 13px;
}
.brandCont{
	margin-bottom: 10px;
}
.brandArea .last{
	margin-bottom: 10px;
}
.tipsArea{
	float: none;
	width: 100%;
	padding:0 3%;
	margin-bottom:15px;
}
.tips_txt{
	background:url('../images/top/icon_03.png') no-repeat left center;
	padding-top: 0.8em;
	padding-bottom: 6px;
	padding-left: 47px;
	margin-bottom: 0;
	position: relative;
}
.tipsArea .dataArea{
	background-position: 95% center;
	padding:0 15px;
	line-height: 1.28;
}
.tips_txt span{
	border: none;
	margin-left: 0;
	padding-left: 0;
	display: block;
}
.tips_txt span.hot_date{
	position: absolute;
	top: 0;
	left: 47px;
	color: #999;
	font-size:60%;
	font-weight: bold;
}
.tipsCont .tumb{
	float: left;
	width: 23%;
	padding: 0;
	margin: 0 2% 0 0;
}
.tipsCont .tumb img{
	max-width: 100%;
	height: auto;
}
.tipsCont .innerCont{
	float: left;
	padding: 10px 0 10px 0;
	width: 100%;
}
.tipsCont .innerCont dd.tipsTitle{
	float: left;
	padding: 0%;
	width: 73%;
}
.tipsCont .innerCont dd.tipsText{
	clear: both;
	padding: 2% 0 0 0;
	width: 100%;
}
.tipsTable{
	width: 100%;
}
.tipsTable td{
	vertical-align: middle;
	height: 63px;
	padding:0 45px 0 15px;
}
.rankingArea{
	float: none;
	width: 100%;
	padding:0 3%;
}
.rankingArea .round_corner{
	width:98%;
	margin:0 auto;
}
.ranking_txt{
	background: url('../images/top/icon_04.png') no-repeat left center;
	padding: 7px 0 7px 44px;
	margin-bottom: 5px;
}
.tabSwitch{
	padding-top:0;
	width:100%;
	background: url(../images/top/tab_bg.gif) right top no-repeat;
	background-size: 100% 85%;
}
.tabSwitch li{
	position: relative;
	box-sizing:border-box;
	width: 33.3%;
	text-align: center;
	float: left;
	display: block;
	margin-top: 0;
	margin-left: 0;
}
.tabSwitch li:first-child{
	border-left:none;
	width:33.3%;
}
.tabSwitch .active{
	margin-top: -5px;
	padding-bottom:6px;
	background:url(../images/top/active_bg.gif) no-repeat center bottom ;
}
.tabSwitch a{
	color: #e60012;
	display: block;
}
.tabSwitch a{
	opacity: 1;
}
.tabSwitch .tab02,
.tabSwitch .tab01{
	border-right: none;
}
.tabBoxes{
	position: relative;
	top:-5px;
}
.tabBoxes table{
	display: none;
	width:100%;
}
.tabBoxes table td{
	width:100%;
	padding-right:10px;
}
.tabBoxes #tab1{
	display: block;
}
.rankingArea .active{
	display: block;
}
.ranking01,
.ranking02,
.ranking03,
.ranking04,
.ranking05{
	border-bottom: 1px solid #d5cfbe;
	line-height: 1.28;
	height: auto;
	padding: 25px 15px 25px 70px;
	padding-left: 70px;
	width: 228px;
	vertical-align: middle;
}
.ranking01{
	background: url('../images/top/ranking_no01.png') no-repeat 8px center;
}
.ranking02{
	background: url('../images/top/ranking_no02.png') no-repeat 8px center;
}
.ranking03{
	background: url('../images/top/ranking_no03.png') no-repeat 8px center;
}
.ranking04{
	background: url('../images/top/ranking_no04.png') no-repeat 8px center;
}
.ranking05{
	background: url('../images/top/ranking_no05.png') no-repeat 8px center;
}
.ranking05{
	border: none;
}
.more_txt_area{
	margin-bottom: 0;
}
.specialArea{
	clear: both;
	width:100%;
	padding:0 3%;
}
.special_txt{
	float: left;
	background: url('../images/top/icon_05.png') no-repeat left center;
	padding: 8px 0 8px 39px;
}
.moreView{
	float: right;
	background: url('../images/top/more_arrow.png') no-repeat right center;
	padding: 0 13px 0 0;
	color: #999;
	margin: 10px 0;
	font-size:1.1em;
	font-weight:bold;
}

/*スライダー 共通
-----------------*/
.slider{
	position: relative;
	width: 100%;
	padding:0 30px 0 0;
}
.slider .prevArr,
.slider .nextArr{
	position: absolute;
	top: 50%;
	margin-top: -16px;
}
.slider .prevArr{
	left:0;
	display: none;
}
.slider .nextArr{
	right:0;
}
.slider .list{
	width: 10000px;
	margin: 0 auto;
	font-size:107%;
	font-weight: bold;
	color: #000;
}
.slider .list a{
	display: inline-block;
	width:100%;
	height:100%;
	overflow: hidden;
	vertical-align: middle;
	letter-spacing: -.40em;
}
.slider .list a span{
	letter-spacing: normal;
}
.slider .item{
	width: 230px !important;
	float: left;
	padding-right: 20px;
}
.slider .item .bg_beige{
	background: #f5f1e2;
}
.slider .imgBox{
	min-width:84px;
	width:35%;
	display: inline-block;
	vertical-align: middle;
	*zoom: 1; /* for IE6-7 */
	*display: inline; /* for IE6-7 */
}
.slider .txtBox{
	display: inline-block;
	min-width: 100px;
	width:59%;
	height:100%;
	padding: 0 10px;
	vertical-align: middle;
	*zoom: 1; /* for IE6-7 */
	*display: inline; /* for IE6-7 */
}
.slider .item .txtBox img{
	margin-bottom:5px;
	width:40px;
	display: block;
}
.Cont05{
	margin-bottom: 60px;
}
/*スライダー 調整
-----------------*/
/*特集レシピ*/
.slider.special .item img{
	margin-bottom:10px;
}
.slider.special .prevArr,
.slider.special .nextArr{
	margin-top: -33px;
}

.eventArea{
	width:100%;
	padding:0 3%;
}
.eventArea .event_txt{
	padding-bottom:0;
}
.skillArea{
	width:100%;
	padding:0 3%;
}

.Cont06{
	margin-bottom: 20px;
	width:100%;
	padding:0 3%;
}
.viewArea{
	border: 1px solid #ddd8c7;
	border-radius: 6px 6px 6px 6px;
	position: relative;
	width:100%;
	padding: 15px 3%;
}
.view_txt{
	padding-left: 0;
	margin-bottom: 10px;
}
.view{
	width: 100%;
	margin: 0 auto;
}
.view dl{
	width: 100%;
	float: none;
	margin: 0 0 10px 0;
}
.view dl:after{
	content:'';
	display: block;
	clear: both;
}
.view dl dt{
	width:50%;
	float:left;
	margin:0;
}
.view dl dd{
	width:50%;
	padding:0 2% 0 5%;
	float:right;
}




div#pageTop p.pageTop {
display: none;
}




/*レシピページ変更*/
.spDisNone {
	display: none;
}
.Cont07 {
	margin-top: -5px;
	margin-bottom: 28px;
	width: 100%;
	padding: 0 3%;
}
/*sliderエリア*/
.slider_modified {
	overflow-x: hidden;
}
/*バナーエリア*/
.banner_cell:not(:first-child) {
	margin-top: 8px;
	width: 100%;
}

/*特集レシピ一覧を見る*/
.m_flex_sp {
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-moz-align-items: center;
	align-items: center;
}
.m_flex_sp > :first-child {
	margin-right: auto;
}
.m_flex_sp_cell {
	float: none;
}
.moreView_modified {
	margin-left: 0;
	font-size: 92%;
	padding: 9px 11px;
}
.moreView_modified:after {
	margin-left: 5px;
}



}/*メディアクエリここまで*/
