@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
/* -----------------------------------------------------------
	#contents update common css
----------------------------------------------------------- */
.inner {
  width: 908px;
  margin: 0 auto;
  padding: 30px 20px 0;
}

/*update common content*/
#contents {
  margin-top: 31px;
  padding-top: 0;
}

/*common top line*/
.topline {
  height: 10px;
  background: #fdecdb;
  border-top: 1px solid #f5e0cc;
  border-left: 1px solid #f5e0cc;
  border-right: 1px solid #f5e0cc;
  width: 948px;
  margin: 0 auto;
}

/* -----------------------------------------------------------
	.con_pnav
----------------------------------------------------------- */
.con_pnav {
  padding-bottom: 40px;
}
.con_pnav ul {
  margin: 0 auto;
  width: 677px;
  overflow: hidden;
}
.con_pnav ul li a {
  float: left;
  line-height: 0;
}

/* -----------------------------------------------------------
	.con_outside
----------------------------------------------------------- */
.con_outside {
  width: 948px;
  background: #fff;
  border: 1px solid #f5e0cc;
  border-top: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 80px;
}
.con_outside .con_intro {
  text-align: center;
  margin-bottom: 80px;
}
.con_outside .con_intro h3 {
  text-align: center;
  margin-bottom: 25px;
}
.con_outside .box_fac_left {
  clear: both;
  overflow: hidden;
  margin-bottom: 65px;
}
.con_outside .box_fac_left h4 {
  margin-bottom: 15px;
}
.con_outside .box_fac_left p {
  margin-bottom: 25px;
}
.con_outside .box_fac_left .btn_block {
  margin-top: 25px;
}
.con_outside .box_fac_left .box_left {
  float: left;
  width: 455px;
}
.con_outside .box_fac_left .box_right {
  float: right;
  width: 426px;
}
.con_outside .box_fac_left .txt {
  margin-bottom: 5px;
  margin-top: 35px;
}
.con_outside .box_fac_right {
  clear: both;
  overflow: hidden;
  margin-bottom: 65px;
}
.con_outside .box_fac_right h4 {
  margin-bottom: 15px;
}
.con_outside .box_fac_right p {
  margin-bottom: 25px;
}
.con_outside .box_fac_right .txt {
  margin-bottom: 5px;
  margin-top: 10px;
}
.con_outside .box_fac_right .btn_block {
  margin-top: 25px;
}
.con_outside .box_fac_right .tbl_basic {
  width: 100%;
}
.con_outside .box_fac_right .box_left {
  float: left;
  width: 487px;
}
.con_outside .box_fac_right .box_right {
  float: right;
  width: 404px;
}
.con_outside .box_fac_right .box_pool {
  clear: both;
  overflow: hidden;
}
.con_outside .box_fac_right .box_pool .img {
  float: left;
  margin-right: 25px;
}
.con_outside .box_fac_right .box_photo img {
  width: 100%;
}
.con_outside .box_fac_right .box_txt {
  float: none;
  width: 820px;
  margin: 20px 0px 0px;
}
.con_outside .box_fac_right .box_txt p {
  float: left;
  margin-right: 10px;
  width: 400px;
}
.con_outside .box_fac_right .box_txt .tbl_basic {
  width: 400px;
  float: left;
  margin-right: 10px;
}
.con_outside .type1 .box_left {
  float: left;
  width: 426px;
}
.con_outside .type1 .box_right {
  float: right;
  width: 455px;
}
.con_outside .type2 .box_left {
  float: left;
  width: 600px;
}
.con_outside .type2 .box_right {
  float: right;
  width: 278px;
}
.con_outside .last {
  margin-bottom: 30px;
}
.con_outside .box_fac_2col {
  clear: both;
  overflow: hidden;
  margin: 0 auto 75px;
}
.con_outside .box_fac_2col .box_content {
  width: 450px;
  float: left;
}
.con_outside .box_fac_2col .box_content h4 {
  margin-bottom: 10px;
}
.con_outside .box_fac_2col .box_content .btn_block {
  margin-top: 15px;
}
.con_outside .box_fac_2col .box_content.last {
  width: 440px;
  float: right;
}
.con_outside .box_fac_2col .box_content .img {
  float: left;
  margin-right: 15px;
}
.con_outside .con_recruit {
  width: 900px;
  margin: 0 auto 30px;
  clear: both;
  overflow: hidden;
  border: 2px solid #e4e4e4;
  padding: 3px;
  background: #FFF;
}
.con_outside .con_recruit .box_recruit {
  background: url(../facilities/images/floor01/bg_recruit.jpg);
  clear: both;
  overflow: hidden;
  padding: 35px 18px;
}
.con_outside .con_recruit .box_recruit h3 {
  margin-bottom: 15px;
}
.con_outside .con_recruit .box_recruit .box_left {
  width: 455px;
  float: left;
}
.con_outside .con_recruit .box_recruit .box_right {
  width: 371px;
  float: right;
  margin-bottom: 20px;
}
.con_outside .con_recruit .box_recruit .txt {
  margin-top: 30px;
  margin-bottom: 10px;
}

#lnk_floor2 {
  margin-bottom: 0px;
}
