@charset "UTF-8";
.con_floor {
  max-width: 950px;
  margin: auto;
}

/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
#header #gnav ul li.gnav3 a:after {
  content: '';
}


/*-----------------------------------------------------------
	con_floor
-----------------------------------------------------------*/
.con_floor {
  clear: both;
  overflow: hidden;
}
.con_floor h3 {
  text-align: center;
}
.con_floor .txt {
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 25px 0 68px;
}
.con_floor .box_floor .photo {
  display: inline-block;
  vertical-align: middle;
  width: 43%;
}
.con_floor .box_floor .box_txt {
  display: inline-block;
  vertical-align: middle;
  width: 51%;
  margin-left: 5%;
}
.con_floor .box_floor .box_txt h4 {
  color: #ae8f60;
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000000;
  font-weight: normal;
}
.con_floor .box_floor .box_txt table {
  width: 100%;
}
.con_floor .box_floor .box_txt table th, .con_floor .box_floor .box_txt table td {
  padding: 15px 15px;
  border-bottom: 1px dotted #000000;
  font-size: 12px;
}

/*-----------------------------------------------------------
	con_fac
-----------------------------------------------------------*/
.con_fac {
  margin-top: 80px;
  text-align: center;
}
.con_fac .img {
  margin-top: 32px;
}
.con_fac .info {
  margin-top: 32px;
}

/*-----------------------------------------------------------
	con_sev
-----------------------------------------------------------*/
.con_sev {
  margin-top: 80px;
  text-align: center;
}
.con_sev .img {
  margin-top: 32px;
}

/*-----------------------------------------------------------
	con_sev
-----------------------------------------------------------*/
.con_banq {
  margin: 80px auto 0;
}
.con_banq h3 {
  text-align: center;
}
.con_banq h4 {
  margin-top: 32px;
}
.con_banq .img {
  margin-top: 16px;
}
.con_banq .box_cuisine {
  margin-top: 32px;
  clear: both;
  overflow: hidden;
}
.con_banq .box_cuisine .img_title {
  margin-bottom: 10px;
}
.con_banq .box_cuisine .box_l {
  width: 48.42105%;
  float: left;
}
.con_banq .box_cuisine .box_r {
  width: 48.42105%;
  float: right;
}
.con_banq .box_cuisine .tbl_basic {
  width: 100%;
  margin: 0 auto;
}
.con_banq .box_cuisine .tbl_basic th {
  width: 50px;
}
