@charset "Shift_JIS";

/* mouseover */
a:hover {
	color: inherit;
}
a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}
a img {
	border: 0 none;
	outline: 0 none;
}


#wrap {
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ƒƒCƒŠƒI",Meiryo,"‚l‚r‚oƒSƒVƒbƒN",sans-serif;
}
#wrap>.pcHead {
	margin: 0 auto;
}
@media screen and (max-width: 640px){
	.pc {
		display:none!important;
	}

}
@media screen and (min-width: 641px){
	.sp {
		display:none!important;
	}
}

/* ƒƒCƒ“ƒrƒWƒ…ƒAƒ‹ */
.container {
	overflow: hidden;
}

.main_image {
	position: relative;
}

.main_image img{
	width: 100%;
}

.main_ttl{
	font-family: 'Noto Serif JP','Ÿà–¾’© Demibold','Ÿà–¾’©','YuMincho','Yu Mincho','Ÿà–¾’©‘Ì','ƒqƒ‰ƒMƒm–¾’© ProN','Hiragino','Mincho ProN','HG–¾’©E','‚l‚r ‚o–¾’©','‚l‚r –¾’©',serif;
	font-weight: bold;
	position: absolute;
	top: 34%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	width: 100%;
	line-height: 1.1;
  font-size: 44px;
	color:#d6227f;
	text-shadow: 2px 2px 1px rgba(255, 255, 255, .5), -2px 2px 1px rgba(255, 255, 255, .5), 2px -2px 1px rgba(255, 255, 255, .5), -2px -2px 1px rgba(255, 255, 255, .5);
}

.main_ttl img{
	width: 26%;
	display: block;
	position: absolute;
	top: -20%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.ttl_lede{
	position: absolute;
	font-family: 'Noto Serif JP','Ÿà–¾’© Demibold','Ÿà–¾’©','YuMincho','Yu Mincho','Ÿà–¾’©‘Ì','ƒqƒ‰ƒMƒm–¾’© ProN','Hiragino','Mincho ProN','HG–¾’©E','‚l‚r ‚o–¾’©','‚l‚r –¾’©',serif;
	-ms-font-feature-settings: "bold";
	top: 55%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 100%;
	text-align: center;
	line-height: 1.6;
	color: #4e4a40;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 2px 2px 8px rgba(255, 255, 255, .8), -2px 2px 8px rgba(255, 255, 255, .8), 2px -2px 8px rgba(255, 255, 255, .8), -2px -2px 8px rgba(255, 255, 255, .8);
	letter-spacing: -.2px;
}

@media screen and (max-width: 950px){
	.main_ttl{
		font-size: 36px;
	}

	.ttl_lede{
		font-size: 14px;
	}
}

@media screen and (max-width: 670px){
.main_ttl{
	top: 30%;
	font-size: 32px;
}

	.main_ttl img{
		top: -12%;
    width: 150px;
	}

	.ttl_lede{
		top: 50%;
		font-size: 12px;
	}

}

@media screen and (max-width: 640px){
	.main_ttl{
		top: 30%;
		font-size: 30px;
	}

	.main_ttl img {
	    top: -30%;
	    width: 185px;
	}

	.ttl_lede{
		top: 48%;
		font-size: 16px;
	}
}

@media screen and (max-width: 480px){
.main_ttl{
	top: 35%;
	font-size: 24px;
}


.ttl_lede{
	top: 50%;
	line-height: 1.35;
	font-size: 12px;
}

.main_ttl img{
	width: 150px;
	top: -28%;
	}
}

@media screen and (max-width: 375px){
	.main_ttl{
		top: 35%;
		font-size: 20px;
	}

	.ttl_lede{
		font-size: 10px;
	}
}

@media screen and (max-width: 320px){
	.main_ttl{
		top: 65px;
	}
}

/* -----IE’²®----- */
@media all and (-ms-high-contrast: none) {
	.main_ttl{
		top: 33%;
	}

	.main_ttl img{
		top: -27%;
	}
}

@media all and (-ms-high-contrast: none) and (max-width: 950px){
	.main_ttl{
		top: 35%;
	}

	.main_ttl img{
		top: -30%;
	}
}

@media all and (-ms-high-contrast: none) and (max-width: 670px){
	.main_ttl{
		top: 32%;
		line-height: .9;
	}

	.main_ttl img{
		top: -30%;
	}
}

@media all and (-ms-high-contrast: none) and (max-width: 640px){
	.main_ttl{
		top: 34%;
	}

	.main_ttl img{
		top: -35%;
	}
}

@media all and (-ms-high-contrast: none) and (max-width: 375px){
	.main_ttl{
		top: 40%;
	}
}


/* -----IE’²®‚±‚±‚Ü‚Å----- */


.wrap_header {
}

#wrap .wrap_header .linkTop{
	display: none;
}

#menuHeader #search{
	display: none;
}

#wrap .wrap_header .sns ul {
	clear: both;
}

.container {
	/*margin-bottom: 20px;*/
	overflow: hidden;
}

.contents {
	padding: 0;
}


/* -- ¤ƒeƒLƒXƒg—“’Ç‰Á -- */
.txt_about {
	max-width: 950px;
	background-image: url(../img/pc_top_about.gif),url(../img/pc_btm_about.gif),url(../img/pc_bg_about.gif);
	background-position: top,bottom,center;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-size: 100%;
	margin-bottom: 20px;
	text-align:left;
	overflow: hidden
}
.txt_about dl {
	padding: 18px 30px;
}
.txt_about dt {
	background-image: url(../img/pc_ttl_about.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 204px;
	height: 85px;
	float: left;
}
@media screen and (max-width:1000px){
	.txt_about dt {
		margin-top: 25px;
	}
}
.txt_about dt p{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:0px;
	height:0px;
	line-height:0;
}
.txt_about dd {
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding-left: 230px;
}

.txt_about ul li {
	padding-right: 15px;
    display:inline;
}


.txt_about ul li a {
	color: #ac0039;
	text-decoration: underline;

}



/* -- ¢ƒeƒLƒXƒg—“’Ç‰Á -- */


.inner {
	margin-bottom: -1px;
	padding: 0;
}

.container ul {
	list-style-type:none;
	overflow: hidden;
}

.container .lastList { padding:0; }


#recipe h2 {
	color: #fff;
	font-family: 'Noto Serif JP','Yu Mincho Light','YuMincho','Yu Mincho','Ÿà–¾’©‘Ì','ƒqƒ‰ƒMƒm–¾’© ProN','Hiragino Mincho ProN',serif;
	text-align: center;
  margin: 15px 0;
	padding: 5px 0;
  font-size: 27px;
  font-weight: bold;
	letter-spacing: 2px;
	padding: 8px 0 0\9;
}


@media all and (-ms-high-contrast:none) {
	#recipe h2{
	font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','Hiragino Mincho Pro','‚l‚r ‚o–¾’©','MS PMincho',serif;
	padding: 7px 0 0;
	}
}

#meat{
	background: linear-gradient(90deg, #79002b, #de004a);
	background: -webkit-linear-gradient(left, #79002b, #de004a);
	background: -mozlinear-gradient(left, #79002b, #de004a);
	background: -ms-linear-gradient(left, #79002b, #de004a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79002b', endColorstr='#de004a', GradientType=1);
}

#vegetables{
	background: linear-gradient(90deg, #49a300, #bcec00);
	background: -webkit-linear-gradient(left, #49a300, #bcec00);
	background: -mozlinear-gradient(left, #49a300, #bcec00);
	background: -ms-linear-gradient(left, #49a300, #bcec00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a300', endColorstr='#bcec00', GradientType=1);
}

#cheese{
	color: #333!important;
	background: linear-gradient(90deg, #ffd200, #fcff00);
	background: -webkit-linear-gradient(left, #ffd200, #fcff00);
	background: -mozlinear-gradient(left, #ffd200, #fcff00);
	background: -ms-linear-gradient(left, #ffd200, #fcff00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd200', endColorstr='#fcff00', GradientType=1);
}

#recipe a {
	text-decoration: none;
}

.list li {
	float:left;
	box-sizing: border-box;
	width: 24%;
	margin: 0 1.3% 1.5% 0;
	padding: 1% 1% 1%;
	border: 1px solid #795850;
	text-align: center;
	background: #fff;
}

.list li:nth-of-type(4n) {
	margin-right: 0;
}

.list li p,
.recipe_title {
	text-align: left;
}
.list li p {
	/* width: 195px; */
	font-size: 12px;
	line-height: 1.4;
}

.list li img {
    width: 100%;
}

.recipe_pict {
	width: 100%;
}
.recipe_title {
	margin: 2% 0;
	font-size: 130%;
	letter-spacing: -0.05em;
	font-weight: bold;
}
/* .listFirst .recipe_title {
	color: #b22c00;
}
.listSecond .recipe_title {
	color: #5c8925;
}
.listLast .recipe_title {
	color: #1c8daa;
} */







@media screen and (max-width:640px){
	.wrap_header {
		padding: 0 0 10px;
		background: url('/enjoy/recipe/sp/img/bg.jpg') repeat 0 0;
	}
	.main_image {
		margin-bottom: 20px;
	}
	.inner {
		padding: 0 5px;
	}
	.contents {
		background: none;
	}
	.container h1 {
		padding: 0 0 10px;
	}

	#recipe h2 {
	  font-size: 24px;
	}

	.container ul {
		width: 100%;
		/*margin-bottom: 15px;*/
	}
	.list li {
		width: 49%;
    width: calc(49%);
    min-height: 150px;
    padding: 1%;
		margin: 0 .5% 3% .5%;
	}

	.recipe_title {
		width: 100%;
		font-size: 110%;
		font-weight: bold;
	}
	/* -- ¤ƒeƒLƒXƒg—“’Ç‰Á -- */
	.txt_about {
		width: 100%;
		background-image: url(../img/sp_top_about.gif),url(../img/sp_btm_about.gif),url(../img/sp_bg_about.gif);
		background-position: top,bottom,center;
		background-repeat: no-repeat,no-repeat,repeat-y;
		background-size: 100%;
	}
	.txt_about dl {
    padding: 4% 6% 4%;
}
	.txt_about dt {
		float: none;
		background-image: url(../img/sp_ttl_about.gif);
		background-position:center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 80%;
		height: 50px;
		text-align:center;
		margin: 0 auto 10px auto;
	}
	.txt_about dd {
		font-size: 14px;
		line-height: 1.6;
		margin: 0;
		padding-left: 0;
		text-align:left;
	}

	.txt_about ul li {
		display: block!important;
	}

	}

/* -- ¢ƒeƒLƒXƒg—“’Ç‰Á -- */
}

@media screen and (min-width:641px){
	#wrap {
		width: 950px;
		margin: 0 auto;
	}
	.container h1 {
		padding: 0;
		margin: 0;
	}
	.container ul {
		width: 100%;
		margin: 0 auto 20px;
	}
	#recipe {
		margin: 0 auto;
		overflow: hidden;
	}
	#footer {
	}
}

@media screen and (max-width:480px){
	#recipe h2 {
		font-size: 20px;
	}
}

@media screen and (max-width:375px){
	#recipe h2 {
		font-size: 18px;
	}
}


/* ƒCƒ“ƒNƒ‹[ƒhƒoƒi[•”•ª */
.bnr_area{
	margin: 20px 0 20px -8px;
}

.bnr_area ul{
	list-style-type: none;
}

.bnr_area ul li {
	float: left;
	margin: 0 0 0 8px;
	position: relative;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.bnr_area ul li img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.bnr_area ul li p {
	display: block;
	width: 90%;
	padding: 5px 5%;
	position: absolute;
	bottom: 2px;
	left: 0;
	color: #ffffff;
	text-align: left;
}
@media screen and (max-width:640px){
	.bnr_area {
		margin: 0 0 20px;
	}
	.bnr_area ul {
	}
	.bnr_area ul li {
		width: 46%;
		height: auto;
		margin: 0 1% 2%;
	}
	.bnr_area ul li:nth-of-type(2n-1) {
		margin: 0 1% 3% 3%;
	}
	.bnr_area ul li:nth-of-type(2n) {
		margin: 0 0 3% 1%;
	}
	.bnr_area ul li img {
		width: 100%;
		display: block;
	}
	.bnr_area ul li p {
		padding: 3px 3%;
		width: 94%;
		bottom: 0px;
	}
}

@media screen and (min-width:641px){
	.bnr_area ul li {
		width: 231px;
		height: 172px;
	}
}

a:hover img.op{
  opacity: 0.8;
}





/**	ƒAƒTƒqƒtƒbƒ^[•ö‚ê‘Î‰ž	*/
@media screen and (max-width:640px){
	#commonUtility .contents-inner,
	#commonFooter .contents-inner {
		width: 100%;
	}
}
@media screen and (min-width:641px){
	#commonUtility .contents-inner,
	#commonFooter .contents-inner {
		width: 1024px;
	}
}
