@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
/* -----------------------------------------------------------
	楽天左カラム高さ設定
----------------------------------------------------------- */
#htlSide-A {
  top: 561px !important;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int h4 {
  text-align: center;
  margin-bottom: 27px;
}
.con_int .lead {
  text-align: center;
  margin-bottom: 30px;
}
.con_int .txt {
  line-height: 1.6;
  margin-bottom: 30px;
}
.con_int .img {
  text-align: center;
  margin-bottom: 43px;
}

/* -----------------------------------------------------------
	pnav
----------------------------------------------------------- */
.pnav {
  overflow: hidden;
  text-align: center;
  font-size: 0%;
}
.pnav li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.pnav li:nth-child(4n) {
  margin-right: 0;
}

/* -----------------------------------------------------------
	con_roo
----------------------------------------------------------- */
.con_roo {
  overflow: hidden;
  padding: 60px 0;
  border-bottom: 1px dotted #8e566f;
}
.con_roo.last {
  border-bottom: none;
}
.con_roo .btn li {
  float: left;
  margin-right: 10px;
}

.img_ame {
  margin-top: 20px;
}
