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

 file name  :copy.css
 author     :Ability Consultant
 style info  :タイトル
=================================================================== */
/*----------------------------------------------------
	.con_rooms
----------------------------------------------------*/
.con_rooms {
  margin-bottom: 60px;
  margin-top: 60px;
}
.con_rooms sup {
  font-size: 80%;
}
.con_rooms .box_rooms {
  margin-top: 80px;
  overflow: hidden;
}
.con_rooms .box_rooms:first-child {
  margin-top: 0;
}
.con_rooms .box_rooms .box_inf {
  width: 385px;
  float: left;
}
.con_rooms .box_rooms .box_inf .txt_rooms, .con_rooms .box_rooms .box_inf .btn_more {
  width: 358px;
}
.con_rooms .box_rooms .box_inf .txt_rooms {
  padding: 27px 0 32px;
}
.con_rooms .box_rooms .box_inf .tbl_1 {
  width: 378px;
  position: relative;
  left: -10px;
}
.con_rooms .box_rooms .box_inf .btn_more {
  text-align: right;
  margin-top: 20px;
}
.con_rooms .box_rooms .img_rooms {
  width: 565px;
  float: right;
}
.con_rooms .box_rooms .btn_ptop {
  clear: both;
  padding-top: 18px;
}
.con_rooms .box_ov {
  margin-top: 80px;
  padding: 32px 20px 23px;
  background: url(../rktn_rooms/images/bg_ov.png);
}
.con_rooms .box_ov h4 {
  margin-bottom: 18px;
}
.con_rooms .box_ov .box_table {
  background: url(../rktn_rooms/images/bg_w20.png);
}
*:first-child + html .con_rooms .box_ov .box_table {
  padding: 20px 20px 40px;
}
.con_rooms .box_ov .box_table .tbl_1 {
  padding: 10px 10px 30px;
  color: #fdf7f1;
  background: url(../rktn_rooms/images/bg_dec_ov.png) no-repeat right bottom;
  width: 100%;
}
.con_rooms .box_ov .box_table .tbl_1 th {
  width: 135px;
}
.con_rooms .box_ov .box_table .tbl_1 ul li {
  width: 33%;
  float: left;
  line-height: 1.8;
}
