@charset "utf-8";

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

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

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

/********** メニューリンク **********/
#charme .menu-link{
	padding:0 0 57px;
}
#charme .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;
}
#charme .menu-link ul li:last-child a{
	margin:0 0 0 0;
}

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

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

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

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


