#headimage li {
	width:100%;
	float:left;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-position:center center !important;
	background-repeat:no-repeat !important;
	background-size:contain !important;
}
ul[id="headimage"]{
	position:relative;
	width: 100%;
	height: 100%;
	padding: 16.129% 0 0;
}
.head_logo{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
h2{
	font-size:28px !important;
	line-height:1.2;
}
h3{
	font-size:18px;
	line-height:1.2;
	padding:10px 0;
	text-align:center;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Ｐゴシック","MS PGothic",sans-serif !important;
}
h2 span{
	font-size:10px;
	line-height:1;
}
.flex > .cnt_slide{
	flex:1 0 680px;
	max-width:100%;
}


.tbl_q{
	width:90%;
	margin:30px auto;
	border-top:1px solid #363c25;
	border-bottom:1px solid #363c25;
}
.tbl_q tr:not(first-chiled){
	border-bottom:1px solid #363c25;
}
.tbl_q td{
	vertical-align:top;
	padding:10px 0;
}
.tbl_q tr td:first-child{
	width:35%;
	text-align:center;
	vertical-align:middle;
}

.tbl_q tr td:last-child{
	width:65%;
	text-align:left;
}
.flist>div{
	padding:10px;
}
.txt{
	margin:20px auto !important;
}
.sight_list{
	margin-bottom:30px !important;
}
@media screen and (min-width:1100px){
	.main{
		padding:50px 0;
		line-height:2;
	}
	.flist2{
		margin:20px 0;
	}
	.flist{
		margin:10px 0;
	}
	.txt{
		width:70%;
		margin:auto;
	}
}
@media screen and (max-width: 1100px) {


	.flist2>li{
		margin:10px 0 ;
	}
	.flist>li{
		width:33%;
	}
	.flist img{
		max-width:100%;
	}
	.chef{
		margin-top:20px;
	}
}

@media screen and (max-width: 420px) {
	.flist>li{
		width:50% !important;
	}
	.flist img{
		max-width:100%;
	}
	.tbl_q tbody{
		display:block;
		width:100%;
	}
	.tbl_q tr{
		display:block;
		width:100%;
	}
	.tbl_q th{
		text-align:center;
		width:100%;
		font-weight:bold;
		display:block;
	}
	.tbl_q td{
		text-align:center;
		width:100%;
		display:block;
	}
	.tbl_q tr td:first-child:after{
		content:"";
		margin:0;
	}
	.tbl_q tr td:first-child{
		border-bottom:1px dotted #363c25;
	}
	.tbl_q tr td:first-child{
		width:100%;
		text-align:center;
	}

	.tbl_q tr td:last-child{
		width:100%;
		text-align:center;
	}
	.tbl_q{
		font-size:0.8em;
		line-height:0.8em;
	}	
	.content p{
		font-size:0.8em;
	}	
	.flist>div{
		margin:10px 0;
	}
	h2{
		font-size:20px !important;
	}
	h3 img{
		width:30% !important;	
	}
	.btn_detail5{
		font-size:2.5vw;
		width:100%;
		padding:10px 0;
	}

}

