@charset "utf-8";
/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
style info  : 客室 ページ設定
=================================================================== */

/*----------------------------------------------------
	.con_intro		イントロ部分
----------------------------------------------------*/
.con_intro {
	width: 950px;
	margin: 0 auto 30px;
}

.con_intro h3 {
	text-align: center;
	margin: 0 0 25px;
}

.con_intro p {
	text-align: center;
}


/*----------------------------------------------------
	.con_point		ポイント
----------------------------------------------------*/
.con_point {
	margin-bottom: 50px;
}

.con_point h3 {
	margin-bottom: 50px;
}

.con_point h4 {
	margin-bottom: 10px;
}

.con_point ul {
	margin-bottom: 20px;
	overflow: hidden;
}

.con_point ul li {
	float: left;
}


/*----------------------------------------------------
	.con_roo		客室共通（2カラム）
----------------------------------------------------*/
.con_roo {
	margin-bottom: 70px;
}

.con_roo h3 {
	margin-bottom: 40px;
}

.con_roo .inner {
	width: 920px;
	margin: 0 0 0 auto;
	overflow: hidden;
}

.con_roo .inner .photo {
	width: 590px;
	float: left;
}

.con_roo .inner .txt {
	width: 290px;
	float: right;
}

.con_roo .inner .txt p:first-child {
	margin-bottom: 20px;
}

.con_roo .inner .txt .btn {
	background: url(../images/common/ic_arrow.png) 0 5px no-repeat;
	padding-left: 12px;
	margin-bottom: 25px;
}

.con_roo .inner .txt .btn a {
	color: #53280b !important;
}

.con_roo .inner .txt ul {
	height: 53px;
	padding: 60px 0 0 7px;
	overflow: hidden;
}

.con_roo .inner .txt ul li {
	padding-left: 8px;
}


#lnk_single_a .inner .txt ul {
	background: url(../images/rooms/bg_single_a_re.png) no-repeat left top!important;
}

#lnk_single_b .inner .txt ul {
	background: url(../images/rooms/bg_single_b_re.png) no-repeat left top!important;
}

#lnk_separate .inner .txt ul {
	background: url(../images/rooms/bg_separate_re.png) no-repeat left top!important;
}

#lnk_double .inner .txt ul {
	background: url(../images/rooms/bg_double_re.png) no-repeat left top!important;
}

#lnk_delux_single_a .inner .txt ul {
	background: url(../images/rooms/bg_delux_single_a_re.png) no-repeat left top!important;
}

#lnk_delux_single_b .inner .txt ul {
	background: url(../images/rooms/bg_delux_single_b_re.png) no-repeat left top!important;
}

#lnk_delux_double .inner .txt ul {
	background: url(../images/rooms/bg_dx_double.png) no-repeat left top!important;
}

#lnk_separate_single .inner .txt ul {
	background: url(../images/rooms/bg_separate_single_re.png) no-repeat left top!important;
}

#lnk_twin .inner .txt ul {
	background: url(../images/rooms/bg_twin_re.png) no-repeat left top!important;
}
#lnk_delux_twin .box_roo_rsv {
	background: url(../images/rooms/bg_dx_twin.png) no-repeat left top;
	padding: 65px 15px 15px 15px;
}

#lnk_delux_twin .box_roo_rsv p {
	display: inline-block;
	margin-right: 10px;
}
.con_roo .inner .txt ul li {
	float: left;
	width: 126px;
	padding: 20px 0 0 -8px;
}

.con_roo .inner .txt ul li.long {
	width: 100%;
}

.con_roo .box_roo .txt ul li.last {
	padding-left:8px;
}

#lnk_det ul {
	overflow: hidden;
}

#lnk_det ul li {
	float: left;
	padding-right: 10px;
}

/*----------------------------------------------------
	.con_roo_w		客室共通（1カラム）
----------------------------------------------------*/
.con_roo_w {
	margin-bottom: 70px;
}

.con_roo_w h3 {
	margin-bottom: 40px;
}

.con_roo_w .photo {
	width: 920px;
	margin: 0 0 30px auto;
}

.con_roo_w .inner {
	width: 920px;
	margin: 0 0 0 auto;
	overflow: hidden;
}

.con_roo_w .inner .txt {
	/*width: 590px;*/
	/*float: left;*/
	margin-bottom: 20px;
}
/*
.con_roo_w .inner .txt p:first-child {
	margin-bottom: 20px;
}
*/
.con_roo_w .inner .btn {
	background: url(../images/common/ic_arrow.png) 0 5px no-repeat;
	padding-left: 12px;
	margin-bottom: 20px;
}


.con_roo_w .inner ul {
	width: 290px;
	float: right;
}

.con_roo_w .inner .btn a {
	color: #53280b !important;
}

.con_roo_w .inner ul {
	height: 53px;
	padding: 60px 0 0 7px;
	overflow: hidden;
}

.con_roo_w .inner ul li {
	padding-left: 8px;
}

.con_roo_w ul.lnk_btn{
	float: none;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

.con_roo_w ul.lnk_btn li{
	float: left;
	margin-right: 10px;
	padding: 0;
}

#lnk_separate .box_out {
	margin-left: 30px;
}

/*デラックスシングル背景（今回未使用）
#lnk_d_sin .inner ul {
	background: url(../images/rooms/bg_d_sin_re.png) no-repeat left top;
}

.con_roo_w .inner ul li {
	float: left;
	width: 126px;
	padding: 20px 0 0 -8px;
}
*/

/*デラックスツイン用*/
#lnk_det .inner .txt {
/* 間取り図がある場合に使用
	float: left;
	width: 645px;
*/
width: 900px;
}

#lnk_det .inner .txt .btn {
	margin-bottom: 20px;
}

/* 間取り図がある場合に使用
#lnk_det .inner .pic {
	float: right;
	width: 250px;
}
*/


#lnk_det ul {
	margin-left: 30px;
}

/*----------------------------------------------------
	.img_equ	客室設備
----------------------------------------------------*/
.img_equ {
	margin-bottom: 70px;
}


/*----------------------------------------------------
	.con_roo_info	客室概要
----------------------------------------------------*/
.con_roo_info {
	margin-bottom: 70px;
}

.con_roo_info h3 {
	margin-bottom: 25px;
}

/*----------------------------------------------------
	.box_out
----------------------------------------------------*/
.box_out {
	width: 580px;
	margin: 30px 0 20px;
	padding: 10px 35px 12px 15px;
	background: url(../images/rooms/bg_del_out.png) no-repeat right bottom #c9be96;
	border: 2px solid #c5b98e;
	overflow: hidden;
}

.img_out {
	float: left;
	width: 142px;
}

.txt_out {
	float: left;
	width:418px;
	padding: 18px 0 0 20px;
}

.txt_out .btn_lad {
	padding: 10px 0 0 10px;
	background: url(../images/common/ic_arrow_la.png) no-repeat left 16px;
}

.txt_out .btn_lad a {
	color: #9d2644 !important;
}