@charset "utf-8";

#iseji .txt-intro{
	width:960px;
	margin:0 auto;
	padding:34px 0;
	line-height:2;
	font-size:18px;
}

/********** コンテンツ1 **********/
#iseji .content-main1{
	margin:0 0 40px;
	padding:35px 0;
	background:#faf7f0;
}

/********** intro **********/
#iseji .intro h3{
	padding:0 0 10px;
	font-size:30px;
	color:#535353;
}
#iseji .intro h3 .mark1{
	font-size:24px;
}
#iseji .intro .img{
	float:left;
}
#iseji .intro .txt{
	float:right;
	width:420px;
	line-height:2;
}
#iseji .intro .att{
	padding:0 0 30px;
}
#iseji .intro .att p{
	color:#d20000;
}
#iseji .intro .txt2 p .mark1{
	color:#dcdcdc;
}

/********** メニューリンク **********/
#iseji .menu-link{
	padding:0 0 57px;
}
#iseji .menu-link ul li a{
	float:left;
	display:block;
	width:233px;
	margin:0 20px 0 0;
	padding:13px 0;
	border:solid 1px #dbbf9c;
	text-align:center;
	color:#b08558;
}
#iseji .menu-link ul li:last-child a{
	margin:0 0 0 0;
}

/********** コンテンツ **********/
#iseji .content-main2{
}
#iseji .content-main2 h3{
	padding:0 0 75px;
	text-align:center;
}
#iseji .content-main2 h3 img{
	width:405px;
}
#iseji .content-main2 .bnr-lunch{
	padding:0 0 80px;
	text-align:center;
}
#iseji .content-main2 .bnr-lunch img{
	width:860px;
}

/********** セクション **********/
#iseji .section{
	padding:0 0 70px;
}
#iseji .section .img{
	float:right;
}
#iseji .section .txt{
	width:470px;
	float:left;
}
#iseji .section .txt .txt-box{
	padding:0 0 55px;
}
#iseji .section .txt h4{
	font-weight:bold;
	font-size:24px;
	color:#535353;
}
#iseji .txt-menu{
	text-align:center;
	font-size:18px;
}
#iseji .section .txt .price{
	margin:0 0 20px;
	padding:0 0 14px;
	border-bottom:solid 2px #dbbf9c;
	color:#d20000;
}
#iseji .section .txt .price .mark1{
	font-weight:bold;
}
#iseji .section .txt .desc{
	line-height:2;
}
#iseji .section .txt .desc p{
	padding:0 0 35px;
}
#iseji .section .txt .desc p .mark1{
	color:#dcdcdc;
}

/********** テキスト左右のレイアウト **********/
/*#iseji .section-txt{
	padding:0 0 40px;
}*/
#iseji .section-txt .section-box{
	width:470px;
	float:left;
}
#iseji .section-txt .section-box:nth-of-type(2n){
	float:right;
}
#iseji .section-txt .section-box .txt .txt-box{
	padding:0;
}

/********** その他 **********/
#iseji .other{
	padding:20px;
	background:#faf7f0;
}
#iseji .other h4{
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color:#535353;
}
#iseji .other ul li{
	float:left;
	width:440px;
	padding:5px 0;
}
#iseji .other ul li:nth-child(2n){
	float:right;
}
#iseji .other ul li:nth-child(2n+1){
	clear:both;
}
#iseji .other ul li .label{
	float:left;
	width:320px;
}
#iseji .other ul li .price{
	float:right;
	width:120px;
	text-align:right;
	color:#d20000;
	white-space:normal;
}
#iseji .other ul li .price .mark1{
	font-weight:bold;
}

/********** コース **********/
/*#iseji .corse{
	padding:0 0 45px;
}
*/
/********** 会席 **********/
#iseji .kaiseki{
	padding:0 0 95px;
}

/********** 鍋 **********/
#iseji .nabe{
	padding:0 0 115px;
}

/********** ランチ **********/
#iseji .lunch{
	padding:0 0 40px;
}
#iseji .lunch h3{
	padding:0 0 26px;
}
#iseji .lunch .txt-menu{
	padding:0 0 45px;
}
#iseji .lunch ul li .label{
	float:left;
	width:220px;
}
#iseji .lunch ul li .price{
	width:220px;
}
#iseji .lunch .other{
	margin:0 0 65px;
}
#iseji .lunch .catch-menu{
	font-size:18px;
}



/*追加
---------------------------------*/
#iseji .tsuika{
	background: #faf7f0;
	padding: 30px;
    margin-bottom: 100px;
}
#iseji .tsuika p{
	text-align: center;
	font-size: 18px;
}


.about_photo{
	text-align: center;
	margin: 50px auto;
}



/********** 予約する **********/
#iseji .btn-reserve a{
	display: block;
	width:875px;
	margin: 50px auto;
	padding: 20px 0;
	background: #712c1b;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	
}