@charset "UTF-8";
.w2 {
  width: 900px;
  padding: 0 25px;
}

/* -----------------------------------------------------------
	汎用class
----------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

/* ===================================================================
CSS information

 file name  :rooms.css
 author     :Ability Consultant
style info  :客室
=================================================================== */
#header .con_gnav .box_gnav #gnav li.gnav02 a {
  background-position: 0 -54px;
}

.topicpath {
  margin-bottom: 10px;
}

/*-----------------------------------------------------------
	.con_intro
-----------------------------------------------------------*/
.con_intro {
  width: 950px;
  margin: 0 auto 29px;
  position: relative;
  background: url(../rooms/images/bg_intro.jpg) no-repeat top left;
  min-height: 586px;
}
.con_intro h3 {
  position: absolute;
  top: 80px;
  left: 29px;
}
.con_intro .txt_int {
  position: absolute;
  top: 353px;
  left: 370px;
}
.con_intro .txt {
  width: 395px;
  position: absolute;
  top: 420px;
  left: 370px;
  font-size: 95%;
}

/*-----------------------------------------------------------
	.con_rooms
-----------------------------------------------------------*/
.con_rooms {
  width: 950px;
  background: #FFF;
  padding-top: 43px;
}
.con_rooms h3 {
  text-align: center;
  margin-bottom: 29px;
}
.con_rooms .box_roo {
  padding-bottom: 60px;
}
.con_rooms .box_roo .wrp_img {
  padding: 19px 10px 10px;
  margin-bottom: 15px;
  background: url(../rooms/images/bg_room.png) repeat top left;
  position: relative;
}
.con_rooms .box_roo .wrp_img h4 {
  text-align: center;
  margin-bottom: 15px;
}
.con_rooms .box_roo .wrp_txt {
  overflow: hidden;
}
.con_rooms .box_roo .wrp_txt .txt {
  width: 640px;
  float: left;
}
.con_rooms .box_roo .wrp_txt .txt p {
  font-size: 90%;
  line-height: 1.6;
  margin-bottom: 13px;
}
.con_rooms .box_roo .wrp_txt .btn_res {
  width: 289px;
  float: right;
}

/*-----------------------------------------------------------
	.con_info
-----------------------------------------------------------*/
.con_info {
  padding: 55px 0 60px;
  background: #f8f8f8;
  overflow: hidden;
}
.con_info h3 {
  text-align: center;
  margin-bottom: 27px;
}
.con_info .box_inf {
  width: 950px;
  margin: 0 auto;
  padding: 0 42px 18px;
  overflow: hidden;
}
.con_info .box_inf li {
  float: left;
}
.con_info .box_inf li.inf02 {
  margin-right: 10px;
}
.con_info .txt_info {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 22px;
  margin-bottom: 60px;
  text-align: center;
}
.con_info .box_fac {
  overflow: hidden;
  padding-bottom: 29px;
  margin-bottom: 60px;
  border-bottom: 1px solid #e4e4e4;
}
.con_info .box_fac h4 {
  text-align: center;
  margin-bottom: 29px;
}
.con_info .box_fac .wrp_img {
  width: 416px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  padding-bottom: 139px;
  background: url(../rooms/images/bg_fac.jpg) no-repeat bottom left;
}
.con_info .box_fac .wrp_img p {
  float: left;
  padding-right: 5px;
}
.con_info .box_fac .wrp_txt {
  width: 510px;
  float: right;
  font-size: 90%;
  line-height: 1.6;
  padding-right: 10px;
}
.con_info .box_fac .wrp_txt ul {
  overflow: hidden;
}
.con_info .box_fac .wrp_txt ul li {
  width: 35%;
  float: left;
  margin-right: 1%;
}
.con_info .box_fac .wrp_txt ul li.last {
  width: 28%;
  margin-right: 0;
}
.con_info .box_fac .wrp_txt ul li:before {
  content: '・';
}
.con_info .box_fac .wrp_txt .prm {
  margin-top: 15px;
}
.con_info .box_ren {
  padding-bottom: 78px;
}
.con_info .box_ren h4 {
  text-align: center;
  margin-bottom: 20px;
}
.con_info .box_ren .txt_lead {
  text-align: center;
  margin-bottom: 20px;
}
.con_info .box_ren .wrp_ren {
  overflow: hidden;
  padding: 2px 0 1px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.con_info .box_ren .wrp_ren li {
  float: left;
  width: 218px;
  margin-bottom: 1px;
}
.con_info .box_ren .wrp_ren li:first-child {
  width: 296px;
  margin-right: 0;
}
.con_info .box_ren .wrp_ren li:first-child span {
  display: block;
  padding: 5px 5px 0;
  text-align: left;
  font-size: 90%;
}
.con_info .box_ren .wrp_ren li.ame_top {
  margin-bottom: 5px;
}

table.tbl_basic01 {
  border: 1px solid #dfd7c5;
}
table.tbl_basic01 th, table.tbl_basic01 td {
  padding: 5px 10px;
  text-align: center;
  font-size: 90%;
}
table.tbl_basic01 th {
  font-weight: normal;
}
table.tbl_basic01 td span {
  border-bottom: 1px dotted #aa8420;
  display: block;
  padding: 0 10px 5px;
  margin-bottom: 5px;
}
table.tbl_basic01 td sup {
  vertical-align: super;
  font-size: 10px;
}
