@charset "utf-8";


#eyecatch{
	background-image: url('../images/C03A0464.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 33% 70%;
}

#index{
	padding: 40px 0 38px 0;
}
#room-index{
	border-collapse: separate;
	border-spacing: 6px;
	margin: 0 auto;
}
#index>div{
	display: block;
	margin: auto;
}
#room-index td{
	width: 297px;
	height: 160px;
}
#room-index img{
	width: 100%;
	height: 100%;
}

.maxwidthimg{
	width: 100%
}
.maxsize{
	width: 100%;
	height: 100%;
}
#sec1{
	height: 490px;
	position: relative;
	overflow: hidden;
}
#sec1-1{
	position: absolute;
	left: -25%;
	height: 100%;
}
#sec1-2{
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: 150px;
}
/*room info*/
.room-back-container{
	position: relative;
	padding-top: 40px;
    background-image: url('../images/room-back.png');
    background-repeat: no-repeat;
}
.room-back{
	position: absolute;
}
.room-title{
	margin-bottom: 30px;
}
.room-info-text p{
	padding-top: 20px;
}
#sec2{
	height: 500px;
	background-image: url();
	background-size: cover;
}
#sec3{
	height: 1033px;
}
#sec4{
	height: 1100px;
}
#sec5{
	height: 1100px;
}
#sec6{
	height: 1100px;
}
#sec7{
	height: 1100px;
}
#sec8{
	height: 1100px;
}

#sec9{
	width: 900px;
	margin: 0 auto;
}
#sec9-1{
	margin-bottom: 30px;
}
#sec9 table{
	margin-bottom: 50px;
}
#sec9 th{
	width: 170px;
}

.room-img{
	margin-bottom: 23px;
	width: 900px;
}
.room-img h2{
	text-indent: -9999px;
	height: 84px;
}
.room-img img{
	width: 900px;
}
.room-info{
	width: 900px;
}
.room-info-text{
	float: left;
	width: 370px;
	padding: 10px 40px 0 23px;
}
.room-info-table{
	width: 530px;
	float: left;
}
.room-info-table th{
	width: 170px;
}
.room-reservation{
	height: 275px;
}
.room-reservation img{
	display: block;
	margin: 0 auto;
}
/*room infoここまで*/
/*基本情報*/
/*基本情報ここまで*/

