@import url('sanitize.css');
@import url('menu.css');

/* Global
--------------------------- */
*{
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
	text-decoration: none;
	text-shadow: none;
	-ms-box-sizing: border-box;
	 -o-box-sizing: border-box;
			box-sizing: border-box;
	}

html{
	background: #fff;
	height: 100%;
	}

html, body{
	min-height: 100%;
	}

body{
	word-wrap: break-word;
	/*background: #101010;*/
	background: url(../img/bg.jpg) repeat;
	opacity: 0;
	font-family: "游ゴシック", "YuGothic", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 1px;
	color: #999;
	font-size: 14px;
}

a{
	color: #0068b6;
	opacity: 1;
	-webkit-transition: all .3s;
		 -moz-transition: all .3s;
			-ms-transition: all .3s;
			 -o-transition: all .3s;
					transition: all .3s;
}
a:hover{color: #0068b6;}
a:visited{color: #0068b6;}
a.btn{color: #fff;}
a.btn:hover{color: #fff;}
a.btn:visited{color: #fff;}
.blue a.btn{color: #0068b6;}
.blue a.btn:hover{color: #0068b6;}
.blue a.btn:visited{color: #0068b6;}
a.on{opacity: 0.7;}
.txtC{
	text-align: center;
}
p{
	margin-bottom: 20px;
	font-size: 16px;
}

.serif{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


li{
	list-style: none;
}

header{
	display: table;
	/*background: url(../img/top.jpg) no-repeat center;*/
	background-size: cover;
	position: relative;
	width: 100%;
	height: 480px;
}

header .sns-list{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

header h1{
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

header h1 img{
	padding: 20px;
	background: rgba(189, 0, 0, 0.8);
	width: 30%;
}

#slide img {
	transition: transform 10s;
	-moz-transition: transform 10s;
	-webkit-transition: -webkit-transform 10s;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
}


/*#slide .img1,
#slide .img3,
#slide .img5,
#slide .img7 {
	transform: scale(1.1);
  -moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}*/

/*#slide .img1.active,
#slide .img3.active,
#slide .img5.active,
#slide .img7.active{
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}*/

#slide .img0.active,
#slide .img1.active,
#slide .img2.active,
#slide .img3.active,
#slide .img4.active,
#slide .img5.active,
#slide .img6.active {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

section{
	padding: 60px 10% 0;
}

section h2{
	font-size: 26px;
	margin-bottom: 30px;
	text-align: center;
}
.lead{
	overflow: hidden;
}
.lead .dt{
	width: 100%;
	max-width: 100%;
	display: table;
	table-layout: fixed;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
				writing-mode: vertical-rl;
}

.lead .tc{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.lead h2{
	text-align: left;
	color: #999;
	margin-left: 20px;
	border-left: 2px solid #4a0808;
}

.lead p{
	text-align: left;
	line-height: 2em;
}

.gallery{
		padding: 60px 0 0;
}
.gallery ul{
	font-size: 0;
	text-align: center;
	width: 100%;
}

.gallery ul li{
	display: inline-block;
	width: 49.8%;
	text-align: center;

}

.gallery ul li a{
	display: block;
}

.gallery ul li img{
	width: 100%;
	vertical-align: bottom;
}

.featherlight-content{
	padding: 0 !important;
	border-bottom: 0 !important;
	border: 2px solid #333 !important;
}
.camp_bn{
	text-align: center;
}
.camp_bn a{
	display: inline-block;
	width: 49%;
	margin: 0 auto;
}
.camp_bn a:first-child{
	margin-right: 0px;
}
.camp_bn img{
	width: 100%;
	background: rgba(189, 0, 0, 0.8);
	padding: 2px;
}

.shop-menu{
	display: table;
	text-align: center;
	padding: 0 !important;
	background-size: auto 100%;
	width: 100%;
}

.shop-menu div{
	display: table-cell;
	vertical-align: middle;
}
.shop-menu p{
	margin: 0;
}
.shop-menu a{
	color: #eee;
}

.reserve{
	display: table;
	text-align: center;
	padding: 0 !important;
	background: url(../img/reserve.jpg) no-repeat center;
	background-size: auto 100%;
	width: 100%;
	height: 270px;
}

.reserve div{
	vertical-align: middle;
	display: table-cell;
	color: #fff;
	padding: 40px 10px;
}

.sns-list{
	text-align: center;
}

.sns-list li{
	display: inline-block;
	padding: 10px 10px 10px;
}

.btn{
	display: inline-block;
	padding: 0px 5px 5px 0;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
}
.btn span{
	display: inline-block;
	padding: 20px 30px;
	border: 2px solid #fff;
	margin: -2px 0 0 -2px;
	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.btn.on{
	display: inline-block;
	padding: 0;
	border-right: none;
	border-bottom: none;
}
.btn.on span{
	display: inline-block;
	padding: 20px 30px;
	border: 2px solid #fff;
	margin: 0;
}

.btn span i{
	font-weight: bold;
	font-size: 20px;
}

.access{
}
table{
	width: 100%;
}

table th,
table td{
	padding: 10px;
	border-bottom: 1px solid #222;
}
table th{
	vertical-align: top;
	text-align: left;
}

.map{
	text-align: center;
}

.map_canvas{
	height: 500px;
}

.tomap{
	padding: 20px;
}

footer{
	/*background: #000;*/
	text-align: center;
	padding: 20px 0;
}
.copyright{
	margin: 0;
	font-size: 12px;
}

.popup{
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.8);
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	padding: 10px;
}

.popup .popup-title{
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fff;
	border: 1px solid #fff;
	padding: 20px;
	letter-spacing: 0.1em;
}

.popup .popup-body{
	text-align: center;
	color: #ccc;
}

.popup a{
	display: inline-block;
	color: #fff;
	margin: 20px 0;
	border-bottom: 1px solid #fff;
}

.popup i{
	margin-right: 5px;
}

.popup .close{
	background: #fff;
	color: #000;
	padding: 10px 30px;
	display: inline-block;
	cursor: pointer;
}

@media screen and (min-width: 769px){


	header{
		height: 600px;
	}
	header h1 img{
		width: 200px;
	}

	.lead .dt{
		width: 100%;
		max-width: 100%;
		display: table;
		table-layout: fixed;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		-webkit-writing-mode: vertical-rl;
			-ms-writing-mode: tb-rl;
					writing-mode: vertical-rl;
	}

	.lead .tc{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.lead p{
		text-align: left;
		line-height: 3em;
	}
	.camp_bn{
		text-align: center;
	}
	.camp_bn a{
		display: inline-block;
		width: 30% !important;
		margin: 0 auto;
	}
	.camp_bn a:first-child{
		margin-right: 20px;
	}
	.reserve{
		background-size: auto auto;
		width: 100%;
		height: 600px;
	}

	.gallery ul li{
		width: 33%;
	}

	.reserve div{
		padding: 0;
	}
	.sns-list li{
		padding: 10px 30px 10px;
	}

}