@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : access.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 .box_int {
  float: left;
  overflow: hidden;
  margin-bottom: 50px;
}
.con_int .map {
  float: right;
}

/* -----------------------------------------------------------
	pnav
----------------------------------------------------------- */
.pnav {
  overflow: hidden;
  margin-bottom: 20px;
  text-align: center;
  font-size: 0%;
}
.pnav li {
  display: inline-block;
  margin-right: 20px;
}
.pnav li:last-child {
  margin-right: 0;
}

/* -----------------------------------------------------------
	con_acc
----------------------------------------------------------- */
.con_acc {
  overflow: hidden;
  padding: 60px 0;
  border-bottom: 1px dotted #8e566f;
}
.con_acc.last {
  border-bottom: none;
}
