@charset "utf-8";
/*-------------------------------------------------------
========== お料理 cuisine ===========
-------------------------------------------------------*/
#cuisine .main_ttl{
	background: url(../images/cuisine/bg_ttl_cuisine.jpg) no-repeat center bottom;
	background-size: cover;
}


.container.bg1{
	background: url(../images/cuisine/bg_cuisine02.jpg) no-repeat right 95px;
}

.cuisine01 h3{
	margin-bottom: 15px;
}

.cuisine01 .mov{
	margin-top: 2px;
	margin-bottom: 10px;
}

.cuisine01 .mov div{
	width: 600px;
	float: left;
}

.cuisine01 .mov p{
	width: 299px;
	width: 295px;
	float: right;
	margin-left: 1px;
}

.cuisine01 .txt{
	background: url(../images/cuisine/img_cuisine02.png) no-repeat left top;
	height:250px;
	padding: 90px 0 90px 476px;
	box-sizing: border-box;
}

.container section.cuisine02{
	padding: 0;
}

.cuisine02 .ttl{
	background: url(../images/cuisine/bg_cuisine01.jpg) no-repeat right top;
	padding: 35px 30px 42px;
}

.cuisine02 .ttl h3{
	margin-bottom: 30px;
}

.cuisine02 .ttl p.txt{
	margin-bottom: 67px;
}

.cuisine02 ul li {
    float: left;
    width: 86px;
    margin: 0 2px 4px;
}

.container.bg2{
	background: url(../images/cuisine/bg_cuisine03.jpg) no-repeat left bottom;
	padding-bottom: 50px;
	padding-top: 0;
}

section.cuisine03{
	margin-bottom: 0;
	padding: 35px 5px 30px;
}
.cuisine03 h3{
	margin-bottom: 45px;
	padding: 0 30px;
}

.cuisine03 ul li{
	width: 428px;
	margin-bottom: 20px;
}

.cuisine03 ul li.w480{
	width: 480px;
	position: relative;
}

.cuisine03 ul li p{
	font-size: 12px;
	margin-top: 20px;
	line-height: 1.8;
}

.cuisine03 ul li h4{
	margin-bottom: 30px;
	text-align: center;
}

.cuisine03 ul.pd{
	padding: 0 30px;
}

.cuisine03 ul.pd li{
	margin-bottom: 0;
}









