/* お料理 */
#pagetit {
	background: url(../img/bg_pagetit.jpg) no-repeat center top;
}
#lead {
	padding-bottom: 10px;
}
#lead .lead_cuisine {
	padding-bottom: 10px;
	color: #fff;
	background: #000;
}
#lead .lead_cuisine p {
	text-align: left;
}
#lead .lead_cuisine .txt_01 {
	margin: 10px 0 5px;
	font-size: 19px;
	line-height: 1.4;
}
#lead .lead_cuisine .txt_01 span {
	font-size: 16px;
}
.pagelink {
	margin: 30px auto 0;
	text-align: center;
}
.pagelink li {
	display: inline-block;
	width: 49%;
	margin-bottom: 5px;
}
.pagelink li a {
	display: block;
}


.cuisine_tit {
	position: relative;
	margin-bottom: 15px;
	padding: 20px 0;
	font-size: 17.5px;
	text-align: center;
	line-height: 1.5;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	background: url(../img/bg_color.png) no-repeat center;
	background-size: 112px;
}
.cuisine_tit span.en {
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	font-size: 12.5px;
	opacity: .5;
}
.info_tit {
	color: #AB6D6B;
	line-height: 1.2;
}


#sec1_01 {
	padding: 15px 0;
}
#sec1_01 .red_tit {
	color: #42210B;
}
#sec1_01 .dinner_list {
	position: relative;
	margin: 15px 0;
}
#sec1_01 .dinner_list li {
	float: left;
	width: 50%;
}
#sec1_01 .sub_link {
	margin: 8px auto 0;
	text-align: center;
}
#sec1_01 .sub_link li {
	float: left;
	width: 49%;
	margin: 0 2% 5px 0;
}
#sec1_01 .sub_link li:nth-of-type(2n) {
	margin-right: 0;
}
#sec1_01 .sub_link li a {
	display: block;
	position:  relative;
	width: 100%;
	padding: 15px 5px 20px;
	text-align: center;
	background: #E5CD5A;
	border-radius: 10px;
}
#sec1_01 .sub_link li a:after {
	content:"";
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 5px;
	display: inline-block;
	width: 6px;
	height: 5px;
	background: url(../img/icn_arrow_btm.png);
	background-size: 100%;
}
#sec1_02,
#sec1_03,
#sec1_04,
#sec1_05 {
	padding: 20px 0;
}
#sec1_02 dl dt,
#sec1_03 dl dt,
#sec1_04 dl dt,
#sec1_05 dl dt {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 17.5px;
	line-height: 1.5;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	
}
#sec1_02 dl dt:after,
#sec1_03 dl dt:after,
#sec1_04 dl dt:after,
#sec1_05 dl dt:after {
	content: "";
	display:block;
	position: absolute;
	left: -10px;
	bottom: 0;
	width: 107%;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	height: 20px;
	background: url(../img/bg_sec2.png) no-repeat center bottom;
	background-size: 100%;
}
#sec1_02 dl dd,
#sec1_03 dl dd,
#sec1_04 dl dd,
#sec1_05 dl dd {
	padding-bottom: 10px;
	line-height: 1.65;
}
#sec1_02 .btn_red,
#sec1_03 .btn_red,
#sec1_04 .btn_red,
#sec1_05 .btn_red {
	margin-top: 10px;
}
#sec1_03 .sub_pic {
	margin: 0 -5px -5px;
	width: 103%;
	width: -webkit-calc(100% + 10px);
	width: calc(100% + 10px);
	border-spacing: 5px;
}
#sec1_06 {
	margin: 20px auto 0;
	padding-bottom: 20px;
}
#sec1_06 .min_tit {
	padding: 5px 0;
	background: rgba(171,109,107,.25);
}
#sec1_06 .cuisine_table {
	line-height: 1.65;
}
#sec1_06 .cuisine_table th {
	white-space: nowrap;
	padding-right: 5px;
}
#sec1_06 .cuisine_table td {
	text-align: left;
}
#sec1_06 .fz10 {
	text-align: left;
	margin-top: 10px;
}
#sec02 {
	padding: 20px 0;
}
#sec02 .bg_yellow {
	padding: 10px 0;
}
#sec02 .pic {
	margin-top: 10px;
}
#sec02 .pic01 {
	float: left;
	margin-bottom: 4px;
}
#sec02 .pic02 {
	float: left;
	width: 50%;
	padding-right: 2px;
}
#sec02 .pic03 {
	float: right;
	width: 50%;
	padding-left: 2px;
}


#sec03 {
	margin-top: 20px;
}
#sec3_01 {
	padding: 10px 0 0;
	color: #fff;
	background: #000;
}
#sec3_01 p {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#sec3_01 h1 {
	font-size: 22px;
	line-height: 1.1;
}
#sec3_01 h1 span {
	font-size: 15px;
}
#sec3_02 {
	padding-top: 10px;
}
#sec3_02 .txt {
	padding: 30px 0;
}
#sec3_02 .kani_box {
	float:left;
	width: 49%;
	margin: 0 2% 10px 0;
}
#sec3_02 .kani_box:nth-of-type(2n) {
	margin-right: 0;
}
#sec3_02 .kani_box dl {
	padding: 0 2px;
}
#sec3_02 .kani_box dl dt {
	padding: 10px 0 5px;
	font-size: 15px;
	line-height: 1.4;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho",  serif;
}
#sec3_02 .kani_box dl dd {
	line-height: 1.65;
}


#sec04 {
	margin-top: 20px;
	padding: 0 0 20px;
	background: url(../img/bg_sec4.png) no-repeat 90% 20px, rgba(167,57,70,.1);
	background-size: 42px auto;
}
#sec04 h1,
#sec05 h1 {
	margin-bottom: 0;
}
#sec04 .sub_pic {
	margin-top: 10px;
}
#sec04 .sub_pic div {
	float: left;
	width: 50%;
	padding: 0 5px;
	text-align: center;
}
#sec05 {
	margin: 20px auto 0;
	padding-bottom: 10px;
	background: rgba(167,57,70,.15);
}