@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :rooms_common.css
 author     :Ability Consultant
style info  :客室
=================================================================== */
/*-----------------------------------------------------------
	gnavのactive設定
-----------------------------------------------------------*/
#hnav li.hnav_01 a {
	background-image: url(../images/header/hnav_01.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.mainimg {
	width: 100%;
}

.mainimg img {
	width: 100%;
}

#rooms {
	width: 100%;
}

#rooms img {
	width: 100%;
	vertical-align: bottom;
}

#rooms .att img {
	width: 477px!important;
	vertical-align: bottom;
}

#rooms .att {
	text-align:center;
}

/*----------------------------------------------------
	.con_intro
----------------------------------------------------*/
.con_intro:after {
	content: "";
	display: table;
	clear: both;
}

.con_intro h2 {
	margin-bottom: 15px;
}

.con_intro .box_float {
	float: left;
	width: 50%;
}

.con_intro .box_float img {
	width: 100%;
}

.con_intro .box_float .box_text {
	max-width: 100%;
	margin: auto;
	float: left;
	margin: 0 10% 0 0;
	padding-top: 7%;
}

.con_intro .box_float .box_text .txt {
	line-height: 2em;
}

.con_intro .box_float .box_text img {
	width: 534px;
}

/*----------------------------------------------------
	.con_room_type
----------------------------------------------------*/
.con_room_type {
	margin: 70px 0 50px 0;
}

.con_room_type:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_type h3 {
	text-align: center;
	margin-bottom: 30px;
	background: none;
	border: none;
}

.con_room_type table {
	margin: 40px auto 40px auto;
	width: 100%;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	font-size: 90%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.con_room_type table th,
.con_room_type table td {
	padding: 40px 10px 40px 10px;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	text-align: center;
	vertical-align: middle;
}

.con_room_type table tbody td a {
	text-decoration: underline;
	color: #897a54;
	background: transparent url("../rooms/images/ic_about.png") 160px 32px no-repeat;
	font-weight: bold;
	display: block;
	line-height: 1.7em;
}

.con_room_type table tbody td a span {
	padding-top: 30px;
	display: block;
}

.con_room_type table tbody td img {
	float: left;
	margin-right: 35px;
}

.con_room_type table tbody th a:hover {
	text-decoration: none;
	background: transparent url("../rooms/images/ic_about_on.png") right top no-repeat;
}

.con_room_type .back {
	background: #FFF;
	text-align: left;
	height: 105px;
	padding: 0;
}

.con_room_type .room {
	width: 36%;
}

.con_room_type .weight {
	font-weight: bold;
}

.con_room_type .kugiri {
	color: #fff;
	background: #80755f;
	padding: 20px 10px 20px 10px;
}

#rooms #fancybox-overlay {
	background: url(../rooms/images/bg_overlay.jpg);
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}

#fancybox-close {
	position: absolute;
	bottom: -120px !important;
	left: 49% !important;
	width: 63px !important;
	height: 61px !important;
	background: transparent url(../rooms/images/ic_close.png) 0 0 !important;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-close:hover {
	background: transparent url(../rooms/images/ic_close_white.png) 0 0 !important;
}

.box_room tr:hover td:not([rowspan]) {
	color: #FFF;
	background: #000;
	cursor: pointer;
}

.box_room tr:hover td:not([rowspan]) a {
	color: #FFF;
	text-decoration: none;
}

.box_room tr:hover td[rowspan]:hover ~ td,
.box_room tr:hover td.weight:not([rowspan]),
.box_room tr:hover td.weight:hover ~ td:not([rowspan]) {
	color: #333;
	background: none;
	cursor: default;
}

.box_room tr:hover td[rowspan]:hover ~ td.back,
.box_room tr:hover td.weight:not([rowspan]).back,
.box_room tr:hover td.weight:hover ~ td:not([rowspan]).back {
	background: #FFF;
}

.box_room tr:hover td[rowspan]:hover ~ td a,
.box_room tr:hover td.weight:not([rowspan]) a,
.box_room tr:hover td.weight:hover ~ td:not([rowspan]) a {
	color: #897a54;
	text-decoration: underline;
}

/*----------------------------------------------------
	.con_suite
----------------------------------------------------*/
.con_suite {
	background: #2e2920;
}

.con_room {
	margin-top: 7%;
	/*----------------------------------------------------
		.box_intro
	----------------------------------------------------*/
	/*----------------------------------------------------
		.con_fix_room
	----------------------------------------------------*/
	/*----------------------------------------------------
		.box_services
	----------------------------------------------------*/
}

.con_room:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_img {
	margin-bottom: 50px;
}

.con_room .box_img:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_img h2 {
	text-align: center;
	margin: 20px auto 40px;
}

.con_room .box_img h2 img {
	width: auto !important;
}

.con_room .box_img .img_room {
	width: 950px;
	margin: 0 auto;
}

.con_room .box_intro {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.con_room .box_intro:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_intro h4 {
	margin-bottom: 20px;
	font-size: 193%;
	font-weight: normal;
}

.con_room .box_intro .box_float {
	float: left;
	width: 50%;
}

.con_room .box_intro .box_float .box_text {
	margin: auto;
	margin-right: 40px;
}

.con_room .box_intro .box_float .tbl_info {
	border: 1px solid #cdcdcd;
	width: 100%;
}

.con_room .box_intro .box_float .tbl_info th {
	padding: 5px 10px 0px 10px;
	border-left: 1px solid #cdcdcd;
	text-align:center;
}

.con_room .box_intro .box_float .tbl_info td {
	padding: 3px 10px 5px 10px;
	border-left: 1px solid #cdcdcd;
	font-size:90%;
	text-align:center;
}

.con_room .box_fix_room {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #cecece;
	background: #FFF;
}

.con_room .box_fix_room:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_fix_room .st_title {
	text-align: center;
	font-size: 153%;
	padding: 30px 0;
	font-weight: bold;
}

.con_room .box_fix_room .box_fix_room_sub {
	margin: 10px;
	background: #fdfaf9;
}

.con_room .box_fix_room .list_fix_room {
	padding: 22px;
}

.con_room .box_fix_room .list_fix_room:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_fix_room .list_fix_room li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.con_room .box_fix_room .list_fix_room li img {
	margin-bottom: 15px;
}

.con_room .box_fix_room .list_fix_room li:nth-child(3),
.con_room .box_fix_room .list_fix_room li:nth-child(6) {
	margin-right: 0;
}

.con_room .box_fix_room .box_ladys {
	background: #efe7e2;
	margin-bottom: 5px;
}

.con_room .box_fix_room .box_ladys:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_fix_room .box_ladys .list_ladys {
	border: 8px solid #e1c2b0;
}

.con_room .box_fix_room .box_ladys .list_ladys:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_fix_room .box_ladys .list_ladys li {
	float: left;
	width: 33.2%;
	border-right: 1px dotted #e1c2b0;
	text-align: center;
	padding: 15px 0;
	min-height: 215px;
}

.con_room .box_fix_room .box_ladys .list_ladys li:last-child {
	border-right: none;
}

.con_room .box_fix_room .box_ladys .list_ladys li .img {
	width: 165px;
	height: 165px;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	margin: auto;
}

.con_room .box_fix_room .box_ladys .list_ladys li.st_ladys {
	width: 268px;
	padding: 14px 18px;
	text-align: center;
}

.con_room .box_fix_room .box_ladys .list_ladys li.st_ladys .img {
	margin-top: 25px;
	width: inherit;
	height: inherit;
	border-radius: 0;
}

.con_room .box_fix_room .box_ladys .list_ladys li .txt {
	text-align: center;
	margin-top: 10px;
}

.con_room .box_fix_room .box_ladys .list_ladys li:nth-child(3) {
	border: none;
}

.con_room .box_fix_room .box_ladys .list_ladys li:nth-child(1),
.con_room .box_fix_room .box_ladys .list_ladys li:nth-child(2),
.con_room .box_fix_room .box_ladys .list_ladys li:nth-child(3) {
	border-bottom: 1px dotted #e1c2b0;
}

.con_room .box_services {
	width: 950px;
	margin: 0 auto;
	margin-top: 80px;
}

.con_room .box_services .box_services_sub {
	width: 95%;
	margin: auto;
}

.con_room .box_services:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_services .list_icon:after {
	content: "";
	display: table;
	clear: both;
}

.con_room .box_services .list_icon li {
	float: left;
	min-width: 60px;
	margin-right: 20px;
}

.con_room .box_services .list_icon li .ic_it {
	padding-bottom: 15px;
	min-height: 115px;
}

.con_room .box_services .list_icon li .ic_it span {
	width: 60px;
	height: 60px;
	background: #fdfaf9;
	border: 1px solid #cdcdcd;
	box-shadow: inset 1px 1px 0px #FFF;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
}

.con_room .box_services .list_icon li .ic_it p {
	text-align: center;
	font-size: 12px;
	line-height: normal;
	margin-top: 10px;
}

.con_room .box_services .title_box {
	height: 30px;
	background: url(../rooms/images/room/line_title.jpg) repeat-x left 10px;
	margin-bottom: 20px;
}

.con_room .box_services .title_box span {
	display: inline-block;
	background: #fdfaf9;
	padding-right: 20px;
	font-weight: bold;
}

.con_room .box_services .box_left {
	width: 65%;
	float: left;
	margin-bottom: 40px;
}

.con_room .box_services .box_right {
	width: 30%;
	float: right;
	margin-bottom: 40px;
}

.con_room .box_services .btn_block {
	text-align: center;
	clear: both;
}

.con_room .box_services .btn_block a.btn_org {
	width: 280px;
}

/*----------------------------------------------------
	.con_room_sup
----------------------------------------------------*/
.con_room_sup {
	margin: 50px auto;
	text-align: center;
	width: 100%;
}

.con_room_sup a {
	background: url(../rooms/images/img_superior.jpg) no-repeat center 0;
	height: 330px;
	width: 100%;
	display: block;
}

.con_room_sup a:hover {
	background-position: center -330px;
}

/*----------------------------------------------------
	.con_popup
----------------------------------------------------*/
.con_popup {
	background: url(../rooms/images/ssuite_a/bg_ssuite.png) repeat left top;
	background-size: cover;
	overflow: auto;
	width: 100%;
	height: 100%;
}

.con_popup:after {
	content: "";
	display: table;
	clear: both;
}

.con_popup h3 {
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	font-size: 361%;
	margin-bottom: 15px;
	margin-top: 50px;
	font-weight: normal;
	line-height: 110%;
}

.con_popup h3 span {
	font-size: 70%;
	font-weight: normal;
}

.con_popup .txt_pop {
	font-size: 124%;
	text-align: center;
	color: #FFF;
	margin-bottom: 20px;
}

.con_popup .txt {
	color: #FFF;
	text-align: left;
	width: 480px;
	margin: 0 auto 50px auto;
	line-height: 2em;
}

.con_popup .list_room {
	margin: 0 auto;
	width: 95%;
	display: flex;
	justify-content: center;
}

.con_popup .list_room:after {
	content: "";
	display: table;
	clear: both;
}

.con_popup .list_room li {
	float: left;
	width: 14.8%;
	font-size: 80%;
	margin-left: 12px;
	margin-bottom: 23px;
	background: #0b0b0b;
	padding: 3px;
}

.con_popup .list_room li:hover {
	background: #FFF;
}

.con_popup .list_room li:hover a {
	color: #000;
}

.con_popup .list_room li:first-child {
	margin-left: 0;
}

.con_popup .list_room li a {
	color: #FFF !important;
	text-decoration: none;
}

.con_popup .list_room li .img {
	margin-bottom: 10px;
}

.con_popup .list_room li .txt_desc {
	margin: 15px 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #373737;
	height: 45px;
}

.con_popup .list_room li .txt_price {
	margin: 10px 20px;
	font-size: 90%;
}

body #fancybox-overlay {
	background: black url(../rooms/images/bg_overlay.jpg) !important;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#fancybox-close {
	position: absolute;
	bottom: -120px !important;
	left: 49% !important;
	width: 63px !important;
	height: 61px !important;
	background: transparent url(../rooms/images/ic_close.png) 0 0 !important;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-close:hover {
	background: transparent url(../rooms/images/ic_close_white.png) 0 0 !important;
}
.con_room_services h3 {
	text-align: center;
	font-size: 313%;
	color: #f3f2e6;
	padding: 60px 0;
	line-height: 120%;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.con_room_services .box_room_services:after {
  content: "";
  display: table;
  clear: both;
}
.con_room_services .box_room_services .list_r_ser:after {
  content: "";
  display: table;
  clear: both;
}
.con_room_services .box_room_services .list_r_ser li {
  width: 25%;
  float: left;
  position: relative;
}
.con_room_services .box_room_services .list_r_ser li .img img {
  width: 100%;
}
.con_room_services .box_room_services .list_r_ser li .txt {
  position: absolute;
  bottom: 3%;
  width: 100%;
  left: 0;
  color: #f3f2e6;
  text-align: center;
}
.con_room_speacial {
	padding-bottom: 7%;
}

.con_room_speacial:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_speacial h3 {
	text-align: center;
	font-size: 313%;
	color: #f3f2e6;
	padding: 60px 0;
	line-height: 120%;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}

.con_room_speacial .box_room_services:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_speacial .box_room_services .list_r_ser:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_speacial .box_room_services .list_r_ser li {
	width: 33.3333333333%;
	float: left;
	color: #f3f2e6;
}

.con_room_speacial .box_room_services .list_r_ser li .img {
	margin-bottom: 20px;
}

.con_room_speacial .box_room_services .list_r_ser li .img img {
	width: 100%;
}

.con_room_speacial .box_room_services .list_r_ser li .txt_title {
	font-size: 150%;
	margin-bottom: 10px;
	margin-left: 30px;
}

.con_room_speacial .box_room_services .list_r_ser li .txt {
	margin: auto;
	width: 80%;
}

/*----------------------------------------------------
	.con_title
----------------------------------------------------*/
.con_title {
	background: rgba(0, 0, 0, 0.7);
	position: relative;
	z-index: 999;
	top: 0;
	padding: 25px 0;
}

.con_title:after {
	content: "";
	display: table;
	clear: both;
}

.con_title h2 {
	text-align: center;
}

.con_title h2 img {
	width: auto !important;
}

.con_title .topicpath ul li {
	color: #d5d3d3;
}

.con_title .topicpath ul li a {
	color: #d5d3d3;
	background: url(../rooms/images/ic_topicpath.png) right 3px no-repeat;
}

/*----------------------------------------------------
	.con_room_black
----------------------------------------------------*/
.con_room_black {
	margin-top: -116px;
	padding-bottom: 5%;
	color: #f3f2e6;
}

.con_room_black .con_room_type h3 {
	border-bottom: 1px solid #726c62;
	margin-bottom: 110px;
	background: none;
}

.con_room_black .con_room_type h3 span {
	background: #2e2920;
	margin-bottom: -45px;
}

.con_room_black .box_images {
	min-width: 950px;
}

.con_room_black .box_images img {
	max-width: 100%;
}

.con_room_black .box_room_type .list_room_t li a {
	color: #f3f2e6;
}

.con_room_black .box_info {
	background: url(../rooms/images/ssuite_a/bg_ssuite.png) repeat left top;
	padding: 75px 0 95px 0;
	min-width: 950px;
	height: 338px;
}

.con_room_black .box_info .box_info_sub {
	width: 720px;
	margin: auto;
	margin-bottom: 50px;
}

.con_room_black .box_info .box_info_sub h3 {
	text-align: center;
	font-size: 440%;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 110%;
}

.con_room_black .box_info .box_info_sub h3 span {
	display: block;
	font-size: 75%;
}

.con_room_black .box_info .box_info_sub .txt_title {
	font-size: 170%;
	margin-bottom: 25px;
	text-align: center;
}

.con_room_black .box_info .box_info_sub .txt {
	width: 600px;
	margin: 0 auto;
	font-size: 110%;
	line-height: 2em;
}

.con_room_black .box_intro {
	width: inherit;
	margin-bottom: 40px;
}

.con_room_black .box_intro .img_intro {
	margin-bottom: 60px;
}

.con_room_black .box_intro .img_intro img {
	width: 100%;
}

.con_room_black .box_intro .box_intro_sub {
	width: 950px;
	margin: 0 auto;
}

.con_room_black .box_intro .box_float {
	float: inherit;
	margin: auto;
}

.con_room_black .box_intro .box_float .tbl_info {
	border: 1px solid #5f5f5f;
	width: 100%;
}

.con_room_black .box_intro .box_float .tbl_info th {
	padding: 5px 10px 0px 10px;
	border-left: 1px solid #5f5f5f;
}

.con_room_black .box_intro .box_float .tbl_info td {
	padding: 3px 10px 5px 10px;
	border-left: 1px solid #5f5f5f;
}

.con_room_black .box_services {
	margin-top: 60px;
}

.con_room_black .box_services .title_box {
	background: url(../rooms/images/room/line_title_black.jpg) repeat-x left 10px;
}

.con_room_black .box_services .title_box span {
	background: #2e2920;
	color: #d6d6d6;
	font-weight: normal;
}

.con_room_black .box_services .list_icon li .ic_it span {
	box-shadow: none;
	border: 1px solid #000000;
	background: #303030;
	background: linear-gradient(to bottom, #303030 1%, #000000 100%);
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#303030', endcolorstr='#000000',gradienttype=0 );
}

.con_room_black .box_services .list_icon li .ic_it span img {
	margin-top: 3px;
}

.con_room_black .con_room_services {
	margin-bottom: 110px;
}

.con_room_black .con_room_services:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_black .con_room_services h3 {
	text-align: center;
	font-size: 313%;
	color: #f3f2e6;
	margin-bottom: 60px;
	line-height: 120%;
	font-weight: normal;
}

.con_room_black .con_room_services .box_room_services:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_black .con_room_services .box_room_services .list_r_ser:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_black .con_room_services .box_room_services .list_r_ser li {
	width: 25%;
	float: left;
	position: relative;
}

.con_room_black .con_room_services .box_room_services .list_r_ser li .img img {
	width: 100%;
}

.con_room_black .con_room_services .box_room_services .list_r_ser li .txt {
	position: absolute;
	bottom: 3%;
	width: 100%;
	left: 0;
	color: #f3f2e6;
	text-align: center;
	font-size: 110%;
}

.con_room_black .con_reservation {
	text-align: center;
	width: 950px;
	margin: 0 auto;
}

.con_room_black .con_reservation:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_black .con_reservation h4 {
	font-size: 273%;
}

.con_room_black .con_reservation .txt {
	font-size: 220%;
	margin-bottom: 40px;
}

.con_room_black .con_reservation .btn_block {
	margin: 40px 0;
}

.con_room_black .con_reservation .btn_block .btn_org {
	width: 265px;
}

.con_reservation {
	text-align: center;
	padding-bottom: 50px;
}

.space {
	margin-top: -192px;
}

.space01 {
	margin-top: -191px;
}

.space02 {
	margin-top: -197px;
}

.space03 {
	margin-top: -196px;
}

.space04 {
	margin-top: -191px;
}

.space05 {
	margin-top: -191px;
}

.space06 {
	margin-top: -191px;
}

/*----------------------------------------------------
	.module room type
----------------------------------------------------*/
.con_room_type:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_type h3 {
	text-align: center;
	margin-bottom: 110px;
	border-bottom: 1px solid #e4dedd;
}

.con_room_type h3 span {
	display: inline-block;
	background: #fdfaf9;
	margin-bottom: -45px;
}

.con_room_type .box_room_type {
	width: 950px;
	margin: 0 auto;
}

.con_room_type .box_room_type:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_type .box_room_type .list_room_t:after {
	content: "";
	display: table;
	clear: both;
}

.con_room_type .box_room_type .list_room_t li {
	width: 25%;
	float: left;
	margin-bottom: 35px;
}

.con_room_type .box_room_type .list_room_t li a {
	display: block;
	text-decoration: none;
}

.con_room_type .box_room_type .list_room_t li a:hover {
	background: #c1a936;
	color: #fff;
}

.con_room_type .box_room_type .list_room_t li a img {
	float: left;
	width: 29% !important;
}

.con_room_type .box_room_type .list_room_t li a .txt_des {
	display: table-cell;
	height: 69px;
	vertical-align: middle;
	padding: 0 15px;
}

.con_room_type .box_room_type .list_room_t li a .txt_des p {
	vertical-align: middle;
	background: url(../rooms/images/room/ic_about.png) no-repeat left 3px;
	padding-left: 25px;
	font-size: 94%;
}

/* スーペリアフロア　禅バナー */
#zen {
	margin: 20px 0;
}
#zen a:hover {
	opacity: 0.9;
}