@charset "utf-8";
/* CSS Document */

/*
----------------------------------------*/
/* contents 2column
   2カラムレイアウト用のcss
   #codenameは指定の案件コードを使用すること
--------------------------------------*/

/*----------------
 base layout
--------------- */

/* reset */
h2,h3,h4,h5 {
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}
ul,li,dl,dd,dt {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}

/* clearfix */
clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-block; }


#recipetop {
	width:970px;
	font-size:100%;
	line-height:180%;
	margin-left: -110px !important;
	margin-bottom:20px;
	text-align:left;
}
#recipetop .cnt{
	text-align:center;
	background-color:#edd4d6;
	padding-bottom:10px;
}
#recipetop .mt10{
	margin-top:10px;}

#recipetop .note{
	text-align:left;
	margin-left:10px;
	color:#666;
	line-height:150%;
}
#recipetop table{
	margin:20px 0 0;
	border-collapse: collapse;
	width:100%;
	color:#333;
	font-size:110%;
}
#recipetop table th{
	color:#600;
	letter-spacing:0.1em;
	width:8em;
	}
#recipetop table th,
#recipetop table td{
	border-bottom:1px dotted #CCC;
	text-align: left;
	padding: 10px;
}
#recipetop #ctn_thumblist{
	width:950px;
	margin:0 10px 5px 10px;
	padding: 0 20px;
	overflow:hidden;
	}
#recipetop #ctn_thumblist li.box_thumbnail{	
	list-style:none;
	float:left;
	width:175px;
	margin:10px 10px 0 0;
	}
#recipetop #ctn_thumblist li.box_thumbnail a{
	display:block;
	width:173px;
	/* height:270px; */
	overflow:hidden;
	border:1px solid #d8d8d8;
	line-height:130%;
	color:#996600;
	}
#recipetop #ctn_thumblist li.box_thumbnail a:hover{
	text-decoration:none;
	color:#666;
	background-color:#f6f6f6;
	}
#recipetop #ctn_thumblist .box_thumbnail .inbox{
	margin:7px;
	}
#recipetop #ctn_thumblist .box_thumbnail .inbox img{
	width: 159px;
	height: auto;
	}
#recipetop #ctn_thumblist .box_thumbnail .inbox .days{
	font-size:90%;
	margin:4px 0;
	}
#recipetop #ctn_thumblist li.box_thumbnail h3{
	display:block;
	color:#099e2f;
	}
#recipetop #ctn_thumblist .box_thumbnail .inbox .product{
	font-size:90%;
	line-height: 1.3;
	margin:4px 0;
	}
#recipetop .bnr {
	background-color:#f2f2f2;
	width:970px;
	padding:17px 0;
	margin:30px auto;
	text-align: center;
}
#recipetop .bnr ul { padding: 0 70px}
#recipetop .bnr li {
	float:left;
	margin-left:50px;}

/* プレミアム料理人ご紹介 */

#recipetop .profile {
	width:950px;
	margin:0 10px 20px;
	background:url(/library/common/images/products/recipe/top/bg_introduction.gif) repeat-y center top;}
#recipetop .profile h4{
	margin: 0 auto;
	text-align: center;
}
#recipetop .profile h4 img{
	margin: 0 auto;
	text-align: center;
}
#recipetop .profile .profileInner {
	width:650px;
	margin:0 auto;
	padding:0 20px 30px;
	font-size:90%;
	border-bottom:5px solid #eceef0;
}
#recipetop .profile .kameyama {
	border-bottom:1px solid #dcdcdc;
	padding-bottom:12px;
	margin-bottom:15px;}
#recipetop .profile .profileInner dt.photo {
	float:left;
	margin-right:5px;
	background-color:#9C0;
	height:129px;}
#recipetop .profile .profileInner dt.profileName {
	color:#c85b13;
	margin:20px 0 12px;}
#recipetop .profile .profileInner dd {
	color:#5c5c5c;
	line-height:1.4;
	}
#recipetop .profile .profileInner dt.logo {
	float:left;
	margin-right:5px;
	}	
#recipetop #information{
	text-align:center;
	margin-right:5px;
	}
#recipetop #menulist{
	background:url(/library/common/apphp/products/recipe/top/menu_bg_1803.gif) no-repeat center top;
	width:970px;
	height:40px;
	display:block;
	overflow:hidden;
	}
#recipetop #menulist ul{
	margin-top:3px;
	margin-left:240px;
	width:600px;
	margin-right:15px;
	background-color:#396;
	display:block;
	}
#recipetop #menulist ul li{
	float:left;
	}
#recipetop .bnr-area{
	width: 970px;
	padding: 20px 0 30px;
	margin: 0 auto !important;
	text-align: center;
}
#recipetop .bnr-area .bnr-area-ul{ 
	overflow: hidden;
	width: 870px;
	margin: 0 auto !important;
	text-align: center;
	}
#recipetop .bnr-area .bnr-area-ul li{
	float: left;
	padding: 0;
	width: 415px;
	margin-left: 20px;
	list-style: none;
}
.bnr-area-ul li a{
	padding: 4px 16px 4px 4px;
	font-size: 98%;
	font-size: 0.98rem;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.4em;
	border: 1px solid #ccc;
	display: block;
	color: #000;
	line-height: 1.2;
	text-align: left;
	letter-spacing: -.40em;
	position: relative;
}
.bnr-area-ul li a:after{
	position: absolute;
	right: 0.6em;
	top: 50%;
	content: "";
	display: block;
	width: 1.0em;
	height: 1.0em;
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -0.5em;
}
.bnr-area-ul li a:hover {
	color: #808080;
	border: 1px solid #dfdfdf;
}
.bnr-area-ul a img {
	width: 90px;
	height: auto;
}
.bnr-area .bnr-area-ul .bnr-ss{
	width: 270px;
	padding-left: 10px;
	padding-top: 25px;
	line-height: 1.3;
	font-size: 1em;
	letter-spacing: normal;
	vertical-align: middle !important;
	display: inline-block;
}
.bnr-area .bnr-area-ul .bnr-ss em{
	font-size: 1.27em;
	font-weight: bold;
}

/* アプリ紹介バナーを追加 */
.bnrApp {
	padding-top:20px;
	text-align:center;}
	
/* TOP用バナーエリア追加 */
.bnrApp_top {
	padding:15px 0;
	overflow:hidden;
	text-align:center;
}
	
/* MARGIN */
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}

.center {text-align:center;}



/* --------------------
 Smart device
-------------------- */
@media screen and (max-width: 768px) {
	/* PC-SP Switch */
	.dispPC {display:none;}

	#recipetop {
		width:auto;
		box-sizing: border-box;
		margin-left: 0 !important;
	}
	#recipetop .bnrApp_top {margin:0 10px;}
	#recipetop #ctn_thumblist{
		box-sizing: border-box;
		margin-left:10px;
		margin-right:10px;
		padding: 0;
		width:auto;
	}
	#recipetop #ctn_thumblist ul{ overflow: hidden;}
	#recipetop #ctn_thumblist li.box_thumbnail{	
		box-sizing: border-box;
		margin:0 0 10px;
		padding: 0 5px;
		width:50%;
	}
	#recipetop #ctn_thumblist li.box_thumbnail a{
		box-sizing: border-box;
		width:100%;
		height: auto;
	}
	#recipetop #ctn_thumblist .box_thumbnail .inbox img{width: 100%;}	
	
	/* .bnr */
	#recipetop .bnr {
		box-sizing: border-box;
		background-color:#f2f2f2;
		width:750px;
	}
	#recipetop .profile {
		box-sizing: border-box;
		width:auto;
		background: none;
	}
	#recipetop .profile .profileInner {
		box-sizing: border-box;
		margin:0;
		padding: 20px 10px 0 10px;
		width:auto;
		border: none;
	}
	#recipetop .profile h4{
		box-sizing: border-box;
		padding:0.3em 0;
		color:#fff;
		text-align: center;
		font-weight: bold;
		background-color:#1d873f;
	}
	#recipetop .bnr{
		box-sizing: border-box;
		padding: 20px 0;
		width:100%;
		text-align: center;
	}
	#recipetop .bnr ul{
		padding: 0 20px;
	}
	#recipetop .bnr li {
		display: inline-block;
		box-sizing: border-box;
		margin:10px 0 auto;
		float: none;
		padding:0 10px;
		width:100%;
		text-align: center;
	}
	#recipetop #menulist{
		display:block;
		overflow:hidden;
		box-sizing: border-box;
		margin:10px;
		padding: 1% 5%;
		width:auto;
		height:auto;
		background:#efefef none;
		/* border: 1px solid #d9d9d9; */
		border-radius: 5px;
	}
	#recipetop #menulist::before{
		content: 'レシピを絞る:';
		display: block;
		vertical-align: bottom;
	}
	#recipetop #menulist ul{
		display:inline-block;
		overflow: hidden;
		box-sizing: border-box;
		margin:0 auto;
		padding: 0;
		width:100%;
		background:none;
	}
	#recipetop #menulist ul li{
		float:left;
		display: inline;
	}
	.bnr-area-ul li a:after{
		position: absolute;
		right: 0.6em;
		top: 50%;
		content: "";
		display: block;
		width: 0.6em;
		height: 0.6em;
		border-top: 1px solid #999;
		border-right: 1px solid #999;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -0.5em;
	}
	#recipetop .bnr-area {width: 100%;}
	#recipetop .bnr-area .bnr-area-ul{
		width: 100%;
		margin: 0 auto;
		text-align: center;}
	
	#recipetop .bnr-area .bnr-area-ul li{
		width: 90%;
		float: none;
		padding: 0;
		list-style: none;
		margin: 1.2em auto 0;
	}
	.bnr-area-ul a img {
		width: 16%;
		height: auto;
	}
	#recipetop .profile .profileInner dt.profileName {
		margin:0 0 0.2rem;}
	.bnr-area .bnr-area-ul .bnr-ss{
		width: 70%;
		padding-top: 4%;
		font-size: 0.8rem;
	}
	.bnr-area .bnr-area-ul .bnr-ss em {
		font-size: 1.2em;
	}

}
/* --------------------
 PC and Print
-------------------- */
@media screen and (min-width:769px), print {
    /* PC-SP Switch */
    .dispSP { display:none;}
}

@media screen and (max-width:468px){
	.bnr-area .bnr-area-ul .bnr-ss{
		width: 70%;
		font-size: 0.8em;
	}
	.bnr-area .bnr-area-ul .bnr-ss em {
		font-size: 1.1em;
	}
	#recipetop #menulist ul li {
    margin-left: 1%;
}
}


