@charset "utf-8";
/*＿＿＿背景＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/	
	/* Backgrounds will cover all the section
	* --------------------------------------- */
	#section0,
	#section1,
	#section2,
	#section3,
	#section4,
	#section5{
		background-size: cover;
	}
	
	/* Defining each sectino background and styles 
	* --------------------------------------- */
	#section0{
		background-image: url(../common/images/bg_top.jpg);
		background-position: center 0;
		height: 800px;
	}
	#section1{
		background-image: url(../common/images/bg_01.jpg);
	}
	#section2{
		background-image: url(../common/images/bg_02.jpg);
	}
	#section3{
		background-image: url(../common/images/bg_03.jpg);
	}
	#section4{
		background-image: url(../common/images/bg_04.jpg);
	}
	
	
	
	.hack{
		padding-top: 150px;
	}
/*＿＿＿各セクション共通＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.section{
	padding-top: 50px;
	display: block;
	padding-bottom: 50px;
}
section{
	background-color: rgba(255,255,255,0.8);
	width: 960px;
	margin: 0 auto;
	vertical-align: middle;
	padding: 30px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
section{
	background-color:#ffffff\9!important;
	}
.to_top{
	position: absolute;
	bottom: -3px;
	right: 0;
	display: block;
}
section h2{
	height: 0;
	width: 0;
	overflow: hidden;
	display: block;
	margin: 0 auto 30px;
	text-align: center;
}
section li{
	float: left;
	margin-right: 10px;
}
section .f-right{
	width: 360px;
	text-align: left;
}
/*＿＿＿宿泊＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#section1 h2{
	background: url(../common/images/h2_01.gif) 0 0 no-repeat;
	padding: 53px 135px 0 0;
}
#section1 h3{
	background: url(../common/images/h3_01.gif) 0 0 no-repeat;
	padding: 19px 197px 0 0;
	overflow: hidden;
	height: 0;
	width: 0;
}
/*＿＿＿レストラン＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#section2 h2{
	background: url(../common/images/h2_02.gif) 0 0 no-repeat;
	padding: 58px 135px 0 0;
}
#section2 h3{
	background: url(../common/images/h3_02.gif) 0 0 no-repeat;
	padding: 77px 325px 0 0;
	overflow: hidden;
	height: 0;
	width: 0;
}
/*＿＿＿アクセス＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#section3 h2{
	background: url(../common/images/h2_03.gif) 0 0 no-repeat;
	padding: 58px 135px 0 0;
}
#section2 h3{
	background: url(../common/images/h3_02.gif) 0 0 no-repeat;
	padding: 77px 325px 0 0;
	overflow: hidden;
	height: 0;
	width: 0;
}
.terrace_h3{
	background: url(../common/images/h3_map_01.gif) 0 0 no-repeat;
	height: 0;
	width: 0;
	padding: 19px 90px 0 0;
	overflow: hidden;
}
.restaurant_h3{
	background: url(../common/images/h3_map_02.gif) 0 0 no-repeat;
	height: 0;
	width: 0;
	padding: 19px 214px 0 0;
	overflow: hidden;
}
/*＿＿＿お問い合わせ＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#section4 h2{
	background: url(../common/images/h2_04.gif) 0 0 no-repeat;
	padding: 68px 173px 0 0;
}
#section4 section .f-left p{
	text-align: left;
}



