h2{

}
article h1{
	color:#FFF;
	font-size:34px;
	--padding:25px 0;
	font-weight:normal;
}
article h2{
	color:#FFF;
	font-size:34px;
	padding:5px 0;
	font-weight:bold;
}
article h3{
	margin:20px 0;
	font-size:20px;
	font-weight:bold;
}
#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: 50vh 0 0;
}
.header_container {
	position:relative;
}
.recom{
	position: relative;
	color:#FFFFFF !important;
	text-shadow:0px 0px 10px #000000,0px 0px 10px #000000;
	background-size:cover !important;
	text-align:center;
	padding:40px 20px;
}
.pop3{
	color:#FFFFFF;
}

#cont_1{
	padding:0;
}
#cont_1 h2{
	color:#FFFFFF;
	font-size:50px;
	margin:20px 0;
}
#cont_1 .container{
	width:100% !important;
}
.cont_1_2 h4{
	color:#FFFFFF;
	font-size:28px;
}

#cont_2 .container{
	width:100% !important;
}


.recom p{
	text-align:center;
	line-height:3;
}
.cont_1{
	width:100%;
	min-height:710px;
	background:url("../img/img_index/cont_1_1.png") center center no-repeat ;
}
.cont_2_1{
	width:50%;
	min-height:360px;
	height:360px;
	background:url("../img/img_index/cont_2_1.png") center center no-repeat ;
}
.cont_2_2{
	width:50%;
	min-height:360px;
	height:360px;
	background:url("../img/img_index/cont_2_2.png") center center no-repeat ;
}
.cont_2_3{
	width:calc(100% / 3);
	min-height:310px;
	height:310px;
	background:url("../img/img_index/cont_2_3.png") center center no-repeat ;
}
.cont_2_4{
	width:calc(100% / 3);
	min-height:310px;
	height:310px;
	background:url("../img/img_index/cont_2_4.png") center center no-repeat ;
}
.cont_2_5{
	width:calc(100% / 3);
	min-height:310px;
	height:310px;
	background:url("../img/img_index/cont_2_5.png") center center no-repeat ;
}
.info_list{
	margin:20px 0;
}
.info_list h3{
	margin:0;
	font-weight:nomarl;
}
.info_list p{
	margin:0;
	padding:0;
	
}
.info_list li{
	border-bottom: 1px dotted #748D0B;
}
.info_list a{
	color:#5E76A2 !important;
}
.info_list a:hover{
	color:#5E76A2 !important;
}
.info_list .img_box{
	width:100%;
	max-width:120px;
	max-height:90px;
	margin:5px;
	background:#444444;
}
.info_list img{
	max-width:120px;
	max-height:90px;
	display:block;
	margin:auto;
}
.info_cont>div{
	padding:5px ;
	flex:1 0 auto;
}
.info_cont>div:last-child{
	flex:0 1 auto;
}

.info_cont p,.info_cont>div:last-child {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}

.noimage{
	width:100%;
	max-width:120px;
	max-height:120px;
	margin:5px;
}


.info_cont>div:first-child{
	--width:30%;
	max-width: 140px;
	text-align:right;
	--flex:0 1 auto;
}
.info_cont>div:last-child{
	--width:70%;
	text-align:left
}
.info_cont h3,.info_cont p{
	text-align:left;
}

.info_list li.info_cont p,.info_list li .info_cont>div:last-child {

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
#topics{
	text-align:center;
	color:#748D0B;
}

.btn_topics{
	display:inline-block;
	margin:10px 0;
	padding:5px 20px;
	border:1px solid #748D0B;
}


.siki h3{
	margin:20px 0;
}
.siki p{
	margin:20px 0;
	line-height:3;
	text-align:center;
}
.flist a{
	margin:0 20px;
}

#plan h4{
	color:#748D0B;
	font-weight:bold;
}
#plan p{
	text-align:right;
	color:#748D0B;
}
#meal{
	background:#454545 url(../img/img_index/bk_meal.png) center center no-repeat;
	background-size:cover;
	color:#FFFFFF;
	text-shadow:0px 0px 10px #333333,0px 0px 10px #333333;
}
#sight{
	background:#787878 url(../img/img_index/bk_sight.png) center center no-repeat;
	background-size:cover;
	color:#FFFFFF;
	text-shadow:0px 0px 10px #333333,0px 0px 10px #333333;
}

#room{
	background:#ababab url(../img/img_index/bk_room.png) center center no-repeat;
	background-size:cover;
	color:#FFFFFF;
	text-shadow:0px 0px 10px #333333,0px 0px 10px #333333;
}
.main{
		padding:50px 0;
		line-height:2;
	}
.main p{
	text-align:center;
}
#hotel{
	background:#2E2E2E;
}

#hotel h3{
	color:#FFFFFF;
	text-align:center;
}

.cont_hotel{
	padding:5px;
	border:1px solid #FFFFFF;
}

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

.tbl_q tr td:last-child{
	width:65%;
	text-align:left;
}


@media screen and (min-width:960px){
	article h2,article p{
		margin:10px 0;
	}
	.flist2{
		margin:20px 0;
	}
	.flist{
		margin:10px 0;
	}
	#about .flist li{
		margin:5px 20px;
	}
	#spa{
		padding:220px 0;
	}
	#plan .container{
		width:1050px;
	}
	#plan li{
		width:300px;
	}
	#room{
		padding:220px 0;
	}
	#bnn .flex2x>div{
		margin:10px auto;
	}
	.info_list li{
		padding:10px 50px;
	}
	
	.cont_1_2 ul:nth-of-type(1) li{
		margin:0 30px;
	}
	.cont_1_2 ul:nth-of-type(2) li{
		margin:0 20px;
	}
	#room{
		padding:120px 0;
	}
	#meal{
		padding:120px 0;
	}
	#sight{
		padding:120px 0;
	}

}

@media screen and (max-width: 960px) {
.cont_1{
	width:100%;
	height:auto;
}
.cont_2_1{
	width:100%;
	height:auto;
}
.cont_2_2{
	width:100%;
	height:auto;
}
.cont_2_3{
	width:100%;
	height:auto;
}
.cont_2_4{
	width:100%;
	height:auto;
}
.cont_2_5{
	width:100%;
	height:auto;
}
	.flist2>div{
		margin:10px 0 ;
	}
	#plan li{
		width:33%;
		max-width:33%;
	}
}
@media screen and (max-width: 600px) {
	#cont_0 .flex2x>div{
		margin:0;
		padding:0;
	}
	#plan li{
		width:48%;
		max-width:48%;
	}
}
@media screen and (max-width: 640px) {
	.info_list img{
		width:100%;
	}
	.cont_1_2 h4{
		font-size:5vw;
	}
	.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;
	}
	ul[id="headimage"]{
		padding: 32.6% 0 0;
	}
	
	#headimage li {
		background-size:cover !important;
	}
	
}
