@charset "UTF-8";
.w01 {
  width: 100%;
  margin: 0 auto;
}

.w02, .con_intro {
  width: 1000px;
  margin: 0 auto;
}

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

/* ===================================================================
CSS information
 file name  :facilities.css
 author     :Ability Consultant
style info  :館内施設・お食事
=================================================================== */
/*-----------------------------------------------------------
	gnavのactive設定
-----------------------------------------------------------*/
#copy #header .con_gnav .box_gnav #gnav .gnav01 a {
  width: 73px;
  background: url(../images/header/gnav01.png) no-repeat 0 -54px;
}

#copy #header .con_fixnav #fixnav .fixnav03 a {
  background-position: 0 -54px;
}

#contents {
  background: url(../facilities/images/bg_intro.png) repeat top left;
}

/*-----------------------------------------------------------
	.con_intro
-----------------------------------------------------------*/
.con_intro {
  width: 677px;
  position: relative;
  background: url(../facilities/images/bg_int.png) no-repeat top left;
  min-height: 323px;
  padding: 152px 0 0 323px;
  margin-bottom: 50px;
}
.con_intro h3 {
  position: absolute;
  top: 28px;
  left: 0;
}
.con_intro .box_int {
  margin-top: 90px;
  margin-left: 210px;
  padding: 33px;
  width: 447px;
}
.con_intro .box_int h4 {
  margin-bottom: 20px;
}
.con_intro .box_int p {
  font-size: 90%;
  line-height: 1.6;
}

/*-----------------------------------------------------------
	.con_facilities
-----------------------------------------------------------*/
.con_facilities {
  background: #fff;
}
.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;
  width: 1000px;
  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: 170px;
  line-height: 1.6;
  font-size: 90%;
}
.con_facilities .box_frontservice {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 120px;
}
.con_facilities .box_frontservice h4 {
  text-align: center;
  margin-bottom: 20px;
}
.con_facilities .box_frontservice .wrap_frontservice .service {
  float: left;
  width: 499px;
  border-right: 1px solid #ababab;
}
.con_facilities .box_frontservice .wrap_frontservice .service img {
  float: left;
  width: 215px;
  margin-right: 20px;
}
.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: 20px;
  float: left;
  width: 480px;
}
.con_facilities .box_frontservice .wrap_frontservice .health img {
  float: left;
  margin-right: 20px;
  width: 215px;
}
.con_facilities .box_frontservice .wrap_frontservice .health .detail {
  float: left;
  width: 240px;
}
.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;
  margin-bottom: 34px;
  width: 1000px;
  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 {
  margin: 0 auto;
  margin-bottom: 120px;
  padding-top: 10px;
  width: 1000px;
  overflow: hidden;
}
.con_facilities .box_bre h5 {
  text-align: center;
}
.con_facilities .box_bre .wrap_bre {
  margin-top: 20px;
  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: 54px;
  width: 435px;
  float: left;
}
.con_facilities .box_bre .wrap_bre .conti h6 {
  margin-bottom: 12px;
  margin-left: 71px;
}
.con_facilities .box_bre .wrap_bre .conti p {
  width: 435px;
  margin: 22px 0;
  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-bottom: 2px;
  padding: 10px 0;
}
.con_facilities .box_nig {
  margin: 0 auto;
  margin-bottom: 120px;
  padding-top: 10px;
  width: 1000px;
  overflow: hidden;
}
.con_facilities .box_nig h5 {
  text-align: center;
}
.con_facilities .box_nig .wrap_bre {
  margin-top: 20px;
  overflow: hidden;
}
.con_facilities .box_nig .wrap_bre .img {
  float: left;
  overflow: hidden;
}
.con_facilities .box_nig .wrap_bre .conti {
  margin-left: 54px;
  width: 435px;
  float: left;
  margin-top: 5%;
}
.con_facilities .box_nig .wrap_bre .conti h6 {
  margin-bottom: 12px;
  text-align: center;
}
.con_facilities .box_nig .wrap_bre .conti p {
  width: 435px;
  margin: 22px 0;
  text-align: center;
  line-height: 1.6;
  font-size: 90%;
  font-weight: normal;
  color: #261e1e;
}
.con_facilities .box_nig .wrap_bre .conti ul {
  overflow: hidden;
  width: 435px;
  margin-bottom: 20px;
}
.con_facilities .box_nig .wrap_bre .conti ul li {
  float: left;
  width: 93px;
  margin-right: 20px;
}
.con_facilities .box_nig .wrap_bre .conti ul li.last {
  margin-right: 0px;
}
.con_facilities .box_nig .wrap_bre .conti dl {
  width: 296px;
}
.con_facilities .box_nig .wrap_bre .conti dl dt {
  margin-bottom: 8px;
}
.con_facilities .box_nig .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_nig .wrap_bre .conti dl dd {
  border-top: 1px dotted #ababab;
  border-bottom: 1px dotted #ababab;
  padding-bottom: 2px;
  padding: 10px 0;
}
.con_facilities .box_nig .wrap_bre .conti a:hover {
  opacity: 0.7;
}
.con_facilities .box_fitness {
  background: url(../facilities/images/bg_fitness.jpg) no-repeat top center;
  margin: 0 auto;
  margin-bottom: 34px;
  width: 1000px;
  height: 302px;
  position: relative;
  overflow: hidden;
}
.con_facilities .box_fitness h4 {
  position: absolute;
  left: 70px;
  top: 70px;
}
.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: 0 auto;
  padding-top: 10px;
  width: 1000px;
  overflow: hidden;
}
.con_facilities .box_oth h5 {
  margin-bottom: 26px;
}
.con_facilities .box_oth .wrap_oth {
  border-left: 1px solid #ababab;
  border-right: 1px solid #ababab;
  overflow: hidden;
  margin-bottom: 50px;
}
.con_facilities .box_oth .wrap_oth ul {
  width: 1000px;
  float: left;
}
.con_facilities .box_oth .wrap_oth ul li.li01 {
  min-height: 370px;
}
.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: 206px;
  border-right: 1px solid #ababab;
  padding-left: 21px;
  padding-right: 21px;
  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 {
  width: 206px;
  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;
}
