@charset "utf-8";


.content{
	width: 1170px;
	margin: 0 auto;
}

.lead{
	padding-left: 160px;
	padding-top: 25px;
	margin-bottom: 25px;
	background: url(../images/cuisine/img_flower.png) no-repeat left top;
}

.lead h3{
	margin-bottom: 15px;
}
 
.lead p{
	font-size: 15px;
	line-height: 2;
}

section{
	margin-bottom: 45px;
}

section h4{
	margin-bottom: 30px;
}

section p.note{
	margin-top: 10px;
	font-size: 15px;
}

section.box1 .main_dish .img{
	width: 580px;
	float: left;
}

section.box1 .main_dish .mov{
	width: 470px;
	float: left;
	margin-left: 60px;
}

section.box1 .main_dish .mov .bg_gr{
	background: url(../images/cuisine/bg_mv_gr.jpg) no-repeat right bottom;
	padding-bottom: 20px;
	padding-right: 20px;
}

section .mov h5{
	margin-bottom: 28px;
}

.menu_list{
	margin-top: 30px;
	margin-bottom: 
}

.img_gallery{
	width: 800px;
	float: left;
}

.img_gallery .thumbnaillist ul li{
	float: left;
	width: 80px;
}

.course{
	width: 357px;
	float: left;
	margin-left: 12px;
}

.course h5{
	margin-bottom: 3px;
}

.course ul{
	margin-left: 65px;
}

.course ul li{
	font-size: 18px;
	margin-bottom: 3px;
}

section.box1 .grade_up {
	background: #e3d7c6;
	padding: 35px 45px;
	border-radius: 10px;
	margin-bottom: ;
	margin-top: 25px;
-moz-box-shadow: 2px 3px 10px 1px #bfbdbe;
-webkit-box-shadow: 2px 3px 10px 1px #bfbdbe;
box-shadow: 2px 3px 10px 1px #bfbdbe;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 165, color = '#bfbdbe');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 165, Color = '#bfbdbe')";
}

section.box1 .grade_up .img{
	width: 500px;
	float: left;
	margin-left: 50px;
	margin-top: 14px;
}

section.box1 .grade_up .img p{
	margin-top: 20px;
	font-size: 15px;
}

section.box1 .grade_up .mov,
section.box3 .main_dish .mov .bg_br{
	width: 520px;
	float: left;
	box-sizing: border-box;
}

section .mov .bg_br{
	background: url(../images/cuisine/bg_mv_br.png) no-repeat right bottom;
	padding-bottom: 20px;
	padding-right: 20px;
}

section.box2 .txt img{
	width: 580px;
	float: left;
}

section.box2 .txt p{
	width: 540px;
	float: left;
	margin-left: 40px;
	font-size: 15px;
	line-height: 40px;
	padding-top: 110px;
}

section.box2 .course{
	margin-left: 0;
	padding-left: 53px;
	box-sizing: border-box;
}

section.box2 .img_gallery .thumbnaillist ul li{
	float: right;
}

section.box3 .img_box{
	position: relative;
}

section.box3 .img_box .img1{
	position: absolute;
	top: 0;
	left: 616px;
}

section.box3 .img_box .img2{
	position: absolute;
	top: 167px;
	left: 812px;
}


section.box3 p.txt {
	font-size: 15px;
	color: #262523;
	line-height: 2;
	margin-top: 20px;
}

section.box3 .main_dish{
	background: #e3d7c6;
	padding: 35px 45px 60px;
	border-radius: 10px;
	margin-bottom: 80px;
	margin-top: 45px;
-moz-box-shadow: 2px 3px 10px 1px #bfbdbe;
-webkit-box-shadow: 2px 3px 10px 1px #bfbdbe;
box-shadow: 2px 3px 10px 1px #bfbdbe;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 165, color = '#bfbdbe');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 165, Color = '#bfbdbe')";
}

section.box3 .main_dish h5{
	margin-bottom: 28px;
}

section.box3 .main_dish .mov .bg_br.right{
	float:right;
	margin-top: 84px;
	margin-bottom: 40px;
}

section.box3 .course {
    width: 244px;
    float: left;
    margin-left: 30px;
}








