@charset "UTF-8";
/* CSS Document */

.concept_main{
	width: 100%;
	height: 800px;
	background-image: url(../img/concept/con_main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	}

.cont_mainBox{
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
}

.cont_mainBox h3{
	font-size: 15px;
	line-height: 35px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.cont_mainBox h3 span{
	font-size: 30px;
	line-height: 50px;
	color: #96283c;
}

.chef{
	width: 940px;
	height: 500px;
	background-image: url(../img/concept/con_chef.jpg);
	background-repeat: no-repeat;
	margin-top: 200px;

}


.madame{
	width: 940px;
	height: 500px;
	background-image: url(../img/concept/con_madame.jpg);
	background-repeat: no-repeat;
	margin-top: 45px;
}

.chef_p{
	width: 470px;
	font-size: 14px;
	line-height: 19px;
	color: #FFF;
	padding: 205px 0 0 33px;
}

.madame_p{
	width: 470px;
	font-size: 14px;
	line-height: 19px;
	color: #FFF;
	padding: 205px 0 0 500px;
}

.img01Con{
	width: 100%;
	height: 950px;
	margin-top: 200px;
	background-image: url(../img/concept/con_img01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
background-position: bottom;
	}

.img02Con{
	width: 100%;
	height: 950px;
	background-image: url(../img/concept/con_img02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
background-position: bottom;
	}

.copy01{
	width: 440px;
	height: auto;
	margin-left: 54.5%;
}

.copy02{
	width: 440px;
	height: auto;
	margin-left: 15.4%;
}

.contBox_back1{
	width: 940px;
	height: 540px;
	background-image: url(../img/concept/con_jibie.jpg);
	background-repeat: no-repeat;
	margin-top: 150px;
}

.contBox_back2{
	width: 940px;
	height: 540px;
	background-image: url(../img/concept/con_lunch.jpg);
	background-repeat: no-repeat;
	margin-top: 150px;
}

.contBox_back3{
	width: 940px;
	height: 540px;
	background-image: url(../img/concept/con_dinner.jpg);
	background-repeat: no-repeat;
	margin-top: 150px;
}

.contBox_back4{
	width: 940px;
	height: 540px;
	background-image: url(../img/concept/con_party.jpg);
	background-repeat: no-repeat;
	margin-top: 150px;
}

.contBox_back5{
	width: 940px;
	height: 540px;
	background-image: url(../img/concept/con_wine.jpg);
	background-repeat: no-repeat;
	margin-top: 150px;
}


.contBox_back1 img{
	width: 220px;
	height: auto;
	margin: 380px 0 0 59px;
}

.contBox_back2 img{
	width: 220px;
	height: auto;
	margin: 380px 0 0 59px;
}

.contBox_back3 img{
	width: 220px;
	height: auto;
	margin: 380px 0 0 59px;
}

.contBox_back4 img{
	width: 220px;
	height: auto;
	margin: 380px 0 0 59px;
}

.contBox_back5 img{
	width: 220px;
	height: auto;
	margin: 380px 0 0 59px;
}


@media screen and (max-width: 750px) {
	.sp_contents{
		width: 100%;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	}
	
	.sp_conce_main img{
			width: 100%;
		vertical-align: bottom;
		
	}
	
	.sp_chef{
		width: 100%;
		margin: 50px auto 0 auto;
		display: block;
		text-align: center;
	}
	
	.sp_chef_p{
		width: 100%;
		}
	
	.sp_madame{
		margin-top: 30px;
	}
	
	.sp_syokuzaiImg{
		margin-top: 30px;
	}
	
	.sp_conce_cont{
		margin: 30px 0 30px 0;
	}
	
	.sp_conce_cont img{
		margin-bottom: 10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}