@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  :facilities.css
 author     :Ability Consultant
style info  :館内施設・お食事
=================================================================== */
#header .con_gnav .box_gnav #gnav li.gnav04 a {
  background-position: 0 -54px;
}

/*-----------------------------------------------------------
	.con_intro
-----------------------------------------------------------*/
.con_intro {
  width: 886px;
  margin: 0 auto;
  position: relative;
  background: url(../facilities/images/bg_int.jpg) no-repeat top left;
  min-height: 439px;
  padding: 96px 32px 0;
}
.con_intro .box_int {
  width: 396px;
  margin: 176px 0 0 485px;
}
.con_intro .box_int h4 {
  margin-bottom: 20px;
}
.con_intro .box_int p {
  font-size: 90%;
  line-height: 1.6;
}

/*-----------------------------------------------------------
	.con_facilities
-----------------------------------------------------------*/
.con_facilities {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.con_facilities h3 {
  text-align: center;
  padding-bottom: 32px;
}
.con_facilities .box_front {
  background: url(../facilities/images/bg_front.jpg) no-repeat top center;
  margin: 0 auto;
  margin-bottom: 20px;
  height: 302px;
  position: relative;
  overflow: hidden;
}
.con_facilities .box_front h4 {
  position: absolute;
  left: 70px;
  top: 70px;
}
.con_facilities .box_front p {
  width: 240px;
  position: absolute;
  left: 32px;
  top: 160px;
  line-height: 1.6;
  font-size: 90%;
}
.con_facilities .box_frontservice {
  overflow: hidden;
  margin-bottom: 120px;
}
.con_facilities .box_frontservice h4 {
  text-align: center;
  margin-bottom: 20px;
}
.con_facilities .box_frontservice .wrap_frontservice .service {
  float: left;
  width: 474px;
  border-right: 1px solid #ababab;
}
.con_facilities .box_frontservice .wrap_frontservice .service img {
  float: left;
  margin-right: 15px;
  width: 195px;
}
.con_facilities .box_frontservice .wrap_frontservice .service ul {
  float: left;
}
.con_facilities .box_frontservice .wrap_frontservice .service ul li {
  line-height: 1.7;
}
.con_facilities .box_frontservice .wrap_frontservice .service ul li span {
  color: #aa8420;
}
.con_facilities .box_frontservice .wrap_frontservice .health {
  margin-left: 15px;
  float: left;
  width: 460px;
}
.con_facilities .box_frontservice .wrap_frontservice .health img {
  float: left;
  margin-right: 20px;
  width:195px;
}
.con_facilities .box_frontservice .wrap_frontservice .health .detail {
  float: left;
  width: 235px;
}
.con_facilities .box_frontservice .wrap_frontservice .health .detail p {
  float: left;
  line-height: 1.7;
}
.con_facilities .box_frontservice .wrap_frontservice .health .detail p img {
  margin-bottom: 10px;
}
.con_facilities .box_coffee {
  background: url(../facilities/images/bg_coffee.jpg) no-repeat top center;
  margin: 0 auto;
  height: 302px;
  position: relative;
  overflow: hidden;
}
.con_facilities .box_coffee h4 {
  position: absolute;
  left: 70px;
  top: 70px;
}
.con_facilities .box_coffee p {
  width: 240px;
  position: absolute;
  left: 32px;
  top: 208px;
  line-height: 1.6;
  font-size: 90%;
}
.con_facilities .box_bre {
  padding: 40px 0;
  overflow: hidden;
  background: #f8f8f8;
}
.con_facilities .box_bre h5 {
  text-align: center;
}
.con_facilities .box_bre .wrap_bre {
  margin-top: 28px;
  overflow: hidden;
}
.con_facilities .box_bre .wrap_bre .img {
  float: left;
  overflow: hidden;
}
.con_facilities .box_bre .wrap_bre .conti {
  background: url(../facilities/images/img_coffee.png) no-repeat right 43px bottom;
  margin-left: 40px;
  width: 445px;
  float: left;
}
.con_facilities .box_bre .wrap_bre .conti h6 {
  margin-bottom: 12px;
  float: left;
  margin-left: 71px;
}
.con_facilities .box_bre .wrap_bre .conti p {
  float: left;
  width: 435px;
  margin-bottom: 22px;
  text-align: center;
  line-height: 1.6;
  font-size: 90%;
  font-weight: normal;
  color: #261e1e;
}
.con_facilities .box_bre .wrap_bre .conti ul {
  overflow: hidden;
  width: 435px;
  margin-bottom: 20px;
}
.con_facilities .box_bre .wrap_bre .conti ul li {
  float: left;
  width: 93px;
  margin-right: 20px;
}
.con_facilities .box_bre .wrap_bre .conti ul li.last {
  margin-right: 0px;
}
.con_facilities .box_bre .wrap_bre .conti dl {
  width: 296px;
}
.con_facilities .box_bre .wrap_bre .conti dl dt {
  margin-bottom: 8px;
}
.con_facilities .box_bre .wrap_bre .conti dl dt:before {
  content: '■';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #9f832e;
  line-height: 1;
  font-size: 120%;
}
.con_facilities .box_bre .wrap_bre .conti dl dd {
  border-top: 1px dotted #ababab;
  border-bottom: 1px dotted #ababab;
  padding: 10px 0;
}
.con_facilities .box_nig {
  padding: 40px 0;
  overflow: hidden;
  background: #f8f8f8;
}
.con_facilities .box_nig h5 {
  text-align: center;
}
.con_facilities .box_nig .wrap_nig {
  margin-top: 28px;
  overflow: hidden;
}
.con_facilities .box_nig .wrap_nig .img {
  float: left;
  overflow: hidden;
}
.con_facilities .box_nig .wrap_nig .conti {
  margin-left: 40px;
  width: 445px;
  float: left;
  margin-top: 7%;
}
.con_facilities .box_nig .wrap_nig .conti h6 {
  margin-bottom: 12px;
  float: left;
  margin-left: 71px;
}
.con_facilities .box_nig .wrap_nig .conti p {
  float: left;
  width: 435px;
  margin-bottom: 22px;
  text-align: center;
  line-height: 1.6;
  font-size: 90%;
  font-weight: normal;
  color: #261e1e;
}
.con_facilities .box_nig .wrap_nig .conti ul {
  overflow: hidden;
  width: 435px;
  margin-bottom: 20px;
}
.con_facilities .box_nig .wrap_nig .conti ul li {
  float: left;
  width: 93px;
  margin-right: 20px;
}
.con_facilities .box_nig .wrap_nig .conti ul li.last {
  margin-right: 0px;
}
.con_facilities .box_nig .wrap_nig .conti dl {
  width: 296px;
}
.con_facilities .box_nig .wrap_nig .conti dl dt {
  margin-bottom: 8px;
}
.con_facilities .box_nig .wrap_nig .conti dl dt:before {
  content: '■';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #9f832e;
  line-height: 1;
  font-size: 120%;
}
.con_facilities .box_fitness {
  background: url(../facilities/images/bg_fitness.jpg) no-repeat top center;
  margin: 120px auto 0;
  height: 302px;
  position: relative;
  overflow: hidden;
}
.con_facilities .box_fitness h4 {
  position: absolute;
  left: 70px;
  top: 100px;
}
.con_facilities .box_fitness p {
  width: 240px;
  position: absolute;
  left: 32px;
  top: 208px;
  line-height: 1.6;
  font-size: 90%;
}
.con_facilities .box_oth {
  margin-top: 120px;
  overflow: hidden;
}
.con_facilities .box_oth h5 {
  margin-bottom: 26px;
}
.con_facilities .box_oth .wrap_oth {
  width: 948px;
  border-left: 1px solid #ababab;
  border-right: 1px solid #ababab;
  overflow: hidden;
  margin-bottom: 50px;
}
.con_facilities .box_oth .wrap_oth ul {
  float: left;
}
.con_facilities .box_oth .wrap_oth ul li.li01 {
  min-height: 345px;
}
.con_facilities .box_oth .wrap_oth ul li.li02 {
  min-height: 420px;
}
.con_facilities .box_oth .wrap_oth ul li.li03 {
  min-height: 478px;
}
.con_facilities .box_oth .wrap_oth ul li.li04 {
  min-height: 455px;
}
.con_facilities .box_oth .wrap_oth ul li {
  float: left;
  width: 205px;
  border-right: 1px solid #ababab;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.con_facilities .box_oth .wrap_oth ul li p img {
  margin-top: 15px;
}
.con_facilities .box_oth .wrap_oth ul li p.title {
  margin-bottom: 25px;
}
.con_facilities .box_oth .wrap_oth ul li p.txt {
  text-align: left;
  line-height: 1.7;
  font-size: 90%;
}
.con_facilities .box_oth .wrap_oth ul li p.tel {
  font-weight: bold;
}
.con_facilities .box_oth .wrap_oth ul li .border {
  width: 206px;
  border-top: 1px solid #ababab;
  padding-top: 30px;
  margin-top: 30px;
}
.con_facilities .box_oth .wrap_oth ul li.last {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
