@charset "UTF-8";


/*-- 画像4枚並び --*/

.left p{
	font-size:20px;
	line-height:30px;
}

.right p{
	font-size:20px;
	line-height:30px;
}

#pageTop{
	width:100%;
	height:1000px;
	padding-bottom:300px;
	background-image:url("../images/food/foodMainV.png");
	background-repeat:no-repeat;
	background-size:cover;
}

.header{
	width:1080px;
	margin:0 auto;
}

.mainVtext{
}

.mainVtext p{
	text-align:center;
	font-size:18px;
	line-height:55px;
}


/*-- con1 --*/

.con1{
	display:inline-block;
	width:100%;
	margin:0 auto;
}

.con1 h1{
	padding-bottom:30px;
	text-align:center;
	font-size:36px;
}

.con1Left{
	float:left;
	width:50%;
	height:630px;
	margin:0 auto;
	padding-bottom:150px;
	background-image:url("../images/food/foodBg01.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom;
}

.con1LeftInner{
	width:550px;
	margin:100px auto 0 auto;
}

.con1Text{
}

.con1Text p{
	font-size:20px;
	line-height:60px;
}

.con1Right{
	float:right;
	width:50%;
	height:630px;
	margin:0 auto;
	padding-bottom:150px;
	background-image:url("../images/food/foodImg01.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom;
}


/*-- con2 --*/

.con2{
	display:inline-block;
	width:100%;
	margin:0 auto;
}

.con2 h1{
	text-align:center;
	font-size:42px;
}

.con2Right{
	float:right;
	width:50%;
	height:630px;
	margin:0 auto;
	padding-bottom:150px;
	background-image:url("../images/food/foodBg02.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom;
}

.con2RightInner{
	width:450px;
	margin:100px auto 0 auto;
}

.con2Text{
}

.con2Text p{
	font-size:24px;
	line-height:60px;
}

.con2Left{
	float:left;
	width:50%;
	height:630px;
	margin:0 auto;
	padding-bottom:150px;
	background-image:url("../images/food/foodImg02.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom;
}


/*-- con3 --*/

.con1Left02{
	float:left;
	width:50%;
	height:630px;
	margin:0 auto;
	padding-bottom:150px;
	background-image:url("../images/food/foodBg03.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom;
}

.con1Right02{
	float:right;
	width:50%;
	height:630px;
	margin:0 auto;
	padding-bottom:150px;
	background-image:url("../images/food/foodImg03.png");
	background-repeat:no-repeat;
	background-size:cover;
}


/*-- con4 --*/

.con4{
	width:100%;
	height:933px;
	margin:0 auto;
	background-image:url("../images/food/foodBg05.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center bottom;
}

.con4Inner{
	position:relative;
	top:320px;
	width:960px;
	margin:0 auto;
}

.con4 h1{
	padding-bottom:60px;
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.con4Text{
	text-align:center;
}

.con4Text p{
	font-size:30px;
}


/*-- zeitaku --*/

.zeitaku{
	width:100%;
	height:854px;
	margin:0 auto;
	background-image:url("../images/food/foodBg.png");
	background-repeat:no-repeat;
	background-size:cover;
}

.zeitakuInner{
	position:relative;
	top:150px;
	width:960px;
	margin:0 auto;
}

.zeitaku h1{
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.zeitakuText01{
	font-size:36px;
	font-weight:bold;
}

.zeitakuText02{
	font-size:36px;
	font-weight:bold;
}

.zeitakuText01 ul{
}

.zeitakuText01 li{
	line-height:100px;
}

.zeitakuText02 li{
	line-height:100px;
}

.zeitakuText01{
	float:left;
}

.zeitakuText02{
	float:right;
}

.food_menu{
	width:100%;
	margin:0px auto 0px auto;
	padding:50px 0px 50px 0px;
	background-image:url("../images/food/foodBg.png");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}

.food_menu_area{
	width:960px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

.food_menu_area h1{
	margin:0px auto 0px auto;
	padding:0px 0px 30px 0px;
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.food_menu_img{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

.food_menu_img img{
	margin:0px auto 0px auto;
	padding:20px 0px 0px 0px;
}

.food_menu_reserve{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

.food_menu_reserve p{
	margin:0px auto 0px auto;
	padding:50px 0px 0px 0px;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	line-height:150%;
}

