@charset "UTF-8";
.con_fc .box_text:after, .con_ot .box_ot ul:after {
  content: "";
  display: table;
  clear: both;
}

/* ===================================================================
CSS information

 file name  :facilities.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
h2 {
  text-align: center;
}

/* -----------------------------------------------------------
  .title_image
----------------------------------------------------------- */
.title_image {
  height: 154px;
  background: transparent url("../facilities/images/img_title.jpg") center top no-repeat;
}

/* -----------------------------------------------------------
  .con_intro
----------------------------------------------------------- */
.con_intro {
  margin-top: 32px;
  height: 700px;
  background: transparent url("../facilities/images/img_intro.png") center top /100% no-repeat;
}

/* -----------------------------------------------------------
  .con_plink
----------------------------------------------------------- */
.con_plink {
  text-align: center;
  position: relative;
  z-index: 10;
}
.con_plink ul {
  padding-top: 20px;
}
.con_plink ul li {
  display: inline-block;
  -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.5);
  margin-left: 8px;
  width: 230px;
}
.con_plink ul li:first-child {
  margin-left: 0;
}

/* -----------------------------------------------------------
  .con_fc
----------------------------------------------------------- */
.con_fc {
  position: relative;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  margin-top: 56px;
  padding-top: 48px;
  overflow: hidden;
}
.con_fc:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  top: 0;
  left: 0;
  background: transparent url("../images/common/line_w.png") left top repeat-x;
}
.con_fc h3 {
  text-align: center;

}
.con_fc .img {
  margin: 24px 0;
  overflow: hidden;
}
.con_fc .img img {
  margin-left: -75px;
  width: 1100px;
  max-width: none;
}
.con_fc .box_text {
  margin-top: 24px;
}
.con_fc.front .box_text h4 {
  width: 351px;
  float: left;
  padding-top: 2em;
}
.con_fc.front .box_text .text {
  width: 540px;
  float: right;
  line-height: 2em;
}
.con_fc.garden .box_text .wrp_text {
  width: 490px;
  float: left;
}
.con_fc.garden .box_text .wrp_text .text {

  line-height: 2em;
}
.con_fc.garden .box_text .wrp_spot {
  width: 370px;
  float: right;
  background-color: #03160e;
  border: 1px solid #092f1f;
  padding: 16px;
}
.con_fc.garden .box_text .wrp_spot .t {
  margin-top: 0.5em;
}
.con_fc.garden .box_text .wrp_spot .t span {
  margin-top: 0.5em;
  display: block;
  line-height: 1.4em;
  text-indent: -1em;
  padding-left: 1em;
}
.con_fc.rest .box_text .wrp_text {
  float: left;
}
.con_fc.rest .box_text .wrp_text .text {
  margin: 1em 0 2em;
  margin-top: 1em;
  line-height: 2em;
}
.con_fc.rest .box_text .wrp_text .bt {
  margin-top: 1em;
}
.con_fc.rest .box_text .wrp_res {
  width: 420px;
  float: right;
  padding: 16px;
  background: transparent url("../images/common/pat14.jpg") left top repeat;
}
.con_fc.rest .box_text .wrp_res .t {
  margin-top: 0.5em;
  line-height: 1.4em;
}

/* -----------------------------------------------------------
  .con_ot
----------------------------------------------------------- */
.con_ot {
  -moz-box-shadow: 0 64px 64px -32px rgba(0, 0, 0, 0.6) inset;
  -webkit-box-shadow: 0 64px 64px -32px rgba(0, 0, 0, 0.6) inset;
  box-shadow: 0 64px 64px -32px rgba(0, 0, 0, 0.6) inset;
  margin-top: 64px;
  padding-top: 64px;
  position: relative;
}
.con_ot h3 {
  text-align: center;
}
.con_ot .box_ot {
  width: 100%;
  border: 1px solid rgba(76, 76, 76, 0.6);
  background-color: rgba(0, 0, 0, 0.3);
  margin-top: 32px;
}
.con_ot .box_ot ul {
  padding: 26px;
  font-size: 0;
}
.con_ot .box_ot ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 24px;
  width: 206px;
  font-size: 13px;
}
.con_ot .box_ot ul li:first-child, .con_ot .box_ot ul li:nth-of-type(4n) {
  margin-left: 0;
}
.con_ot .box_ot ul li .text {
  margin-top: 0.5em;
  line-height: 1.6em;
  font-size: 0.9em;
}
.tit_06 {
    font-size: 30px;
    color: #e4e2bb;
  text-align:left;
  margin-top:30px;
}
.f-mincho {
    font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","游明朝",YuMincho,"HG明朝E","MS P明朝",MS PMincho,serif;
}
.tit_07 {
    font-size: 40px;
    color: #e4e2bb;
    text-align: center;
    font-weight: normal;
  margin-bottom:50px;
}
.other_intro {    width: 666px;
    margin: 0 auto;
}

.text_01 {
  font-size: 28px;
  line-height: 1.2;
  margin: 20px 0;
}