@charset "utf-8";

/* page-main-visual */
#page-main-visual {
	margin: 124px auto 0;
}	

/* top-area */
#top-area {
	background: url(../img/room01_bg.png) repeat-y top center;
	margin: 0 auto;
	padding: 50px 0 0;
}
#top-area .txt {
	background: url(../img/room01_img01.png) no-repeat bottom center;
	padding: 0 0 115px;
	margin: 30px auto 50px;
}
#top-area .txt dt {
	font-size: 24px;
	line-height: 1.6;
	margin-bottom: 10px;
}
#top-area .txt dd {
	font-size: 20px;
	line-height: 1.8;
}
#top-area .btns {
	margin: 0 auto 122px;
	overflow: hidden;
	width: 640px;
}
#top-area .btns li {
	float: left;
	margin: 0 10px 13px 10px;
}

/* catch */
.catch {
	margin: 25px 0 87px;
	background: #fff;
}
.catch img:first-child {
	margin: 0 0 35px;
}

 /* room */
.room-block h3 {
	margin: 0 0 40px;
}
.room-block .img-main {
	margin: 0 0 10px;
}
.room-block > .lead {
	color: #d78889;
	font-size: 28px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin: 45px 0 0;
}
.room-block > .txt {
	font-size: 24px;
	line-height: 1.5;
	margin: 25px 0 45px;
}
.data-block .ttl02 {
	background: url(../img/data_ttl.png) no-repeat center top;
	width: 640px;
	line-height: 53px;
	font-size: 30px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin: 0 auto 25px;
}

.contact {
	border: solid 2px #e1a5a6;
	width: 616px;
	padding: 27px 0 15px;
	margin: 0 auto 63px;
	overflow: hidden;
}
.contact .btn01 {
	display: block;
	float: left;
	width: 285px;
	margin: 10px 0 0 15px;
}
.contact .btn02 {
	display: block;
	float: right;
	width: 285px;
	margin: 10px 15px 0 0;
}


/* hospitality */
#hospitality {
	width: 640px;
	margin: 0 auto 40px;
}
#hospitality .lead {
	color: #d78889;
	font-size: 28px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 1.5;	
	margin: 35px 0;
}
#hospitality dl {
	text-align: left;
}
#hospitality .name {
	color: #d78889;
	border-bottom: dotted 2px #d78889;
	padding: 25px 0 15px;
	margin: 0 20px;
	font-size: 28px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#hospitality .txt {
	font-size: 26px;
	line-height: 1.5;
	padding: 13px 0 60px;
	margin: 0 20px;
}

.main-last {
	margin: 0 0 120px !important;
}