@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : facilities.css
 author     : Ability Consultant
 style info : 館内施設
=================================================================== */
.con_fac .box_fac:after, .con_facs1:after, .con_facs2:after {
  content: "";
  display: table;
  clear: both;
}

#header {
  margin-bottom: 50px;
}
#header .con_hea #gnav ul li:nth-child(3) a span {
  color: #a6834e;
}

#contents {
  position: relative;
}
#contents:before {
  content: '';
  width: 1920px;
  height: 220px;
  background: #fff;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -1075px;
  z-index: -1;
}

.txt_read {
  margin: 45px auto 80px;
  text-align: center;
  line-height: 1.75;
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  letter-spacing: .05em;
}

.pnav {
  overflow: hidden;
  padding: 20px 0;
  border-top: 1px solid #b5a785;
  border-bottom: 1px solid #b5a785;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pnav li {
  width: 182px;
  margin-left: 1.05263%;
}
.pnav li:first-child {
  margin-left: 0;
}
.pnav li a {
  display: block;
  text-decoration: none;
  background: #2f3338;
  padding: 15px 0 18px 15px;
  font-size: 115%;
  color: #b5a785;
  font-family: 'Noto Serif JP', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", YuMincho, "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  position: relative;
}
.pnav li a:after {
  content: '';
  width: 24px;
  height: 24px;
  background: url(../images/common/ic_btn.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.pnav li a:hover {
  color: #b5a785;
}
.pnav li a:hover:after {
  -webkit-transform: translate(5px, -50%);
  transform: translate(5px, -50%);
}

.con_fac {
  margin: 80px 0 100px;
}
.con_fac h4 {
  text-align: center;
  margin-bottom: 30px;
}
.con_fac .pho {
  margin-bottom: 40px;
  position: relative;
  z-index: 0;
}
.con_fac .box_fac {
  position: relative;
  width: 89.47368%;
  margin: 40px auto 0;
  z-index: 1;
}
.con_fac .box_fac:before {
  content: "";
  width: 910px;
  border: 1px solid #a6834e;
  height: 265px;
  position: absolute;
  top: -60px;
  left: -30px;
  z-index: -1;
}
.con_fac .box_hot, .con_fac .box_shop, .con_fac .box_city, .con_fac .box_bus, .con_fac .box_bel {
  float: left;
  width: 440px;
}
.con_fac .box_hot h5, .con_fac .box_shop h5, .con_fac .box_city h5, .con_fac .box_bus h5, .con_fac .box_bel h5 {
  font-weight: normal;
  font-size: 172%;
  letter-spacing: .1em;
  margin-bottom: 0.5em;
}
.con_fac .box_hot h5 em, .con_fac .box_shop h5 em, .con_fac .box_city h5 em, .con_fac .box_bus h5 em, .con_fac .box_bel h5 em {
  font-size: 72%;
}
.con_fac .box_hot .txt, .con_fac .box_shop .txt, .con_fac .box_city .txt, .con_fac .box_bus .txt, .con_fac .box_bel .txt {
  letter-spacing: .05em;
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.con_fac .box_tbl {
  float: right;
  width: 370px;
  position: relative;
  z-index: 2;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  padding: 20px 0;
}
.con_fac .box_tbl table {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.con_fac .box_tbl table th {
  width: 105px;
}
.con_fac .box_tbl table td ul li {
  line-height: 1.5;
}
.con_fac .box_tbl table td ul li:before {
  content: "◆";
  margin-right: 0.5em;
  vertical-align: middle;
  font-size: 72%;
}
.con_fac.hot .box_fac:before {
  height: 380px;
}
.con_fac.shop {
  margin-top: 90px;
}
.con_fac.shop .box_fac:before {
  height: 290px;
}
.con_fac.city {
  margin-top: 90px;
}
.con_fac.city .box_fac:before {
  height: 320px;
}
.con_fac.bus {
  margin-top: 90px;
}
.con_fac.bus .box_fac:before {
  height: 280px;
}
.con_fac.bel {
  margin-top: 90px;
}
.con_fac.bel .box_fac:before {
  height: 250px;
}

.con_facs1 {
  margin-top: 90px;
}
.con_facs1 li {
  width: 455px;
}
.con_facs1 li:first-child {
  float: left;
}
.con_facs1 li:last-child {
  float: right;
}
.con_facs1 li .pho {
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
}
.con_facs1 li .box_facs {
  width: 350px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.con_facs1 li .box_facs:before {
  content: "";
  width: 415px;
  border: 1px solid #a6834e;
  height: 290px;
  position: absolute;
  top: -50px;
  left: -30px;
  z-index: -1;
}
.con_facs1 li .box_facs h5 {
  font-size: 165%;
  letter-spacing: .07em;
  margin-bottom: 0.3em;
  font-weight: normal;
}
.con_facs1 li .box_facs .txt {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  height: 4.5em;
}
.con_facs1 li .box_facs .box_tbl {
  width: 350px;
  position: relative;
  z-index: 2;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  padding: 15px 0;
  margin-top: 20px;
}
.con_facs1 li .box_facs .box_tbl table {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.con_facs1 li .box_facs .box_tbl table th {
  width: 105px;
}

.con_facs2 {
  margin-top: 90px;
}
.con_facs2 li {
  width: 455px;
  float: left;
}
.con_facs2 li .pho {
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
}
.con_facs2 li .box_facs {
  width: 350px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.con_facs2 li .box_facs:before {
  content: "";
  width: 415px;
  border: 1px solid #a6834e;
  height: 290px;
  position: absolute;
  top: -50px;
  left: -30px;
  z-index: -1;
}
.con_facs2 li .box_facs h5 {
  font-size: 165%;
  letter-spacing: .07em;
  margin-bottom: 0.3em;
  font-weight: normal;
}
.con_facs2 li .box_facs .txt {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  height: 4.5em;
}
.con_facs2 li .box_facs .box_tbl {
  width: 350px;
  position: relative;
  z-index: 2;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  padding: 15px 0;
  margin-top: 20px;
}
.con_facs2 li .box_facs .box_tbl table {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.con_facs2 li .box_facs .box_tbl table th {
  width: 105px;
}

.con_ite {
  margin-top: 130px;
  overflow: hidden;
}
.con_ite h4 {
  text-align: center;
  margin-bottom: 40px;
}
.con_ite .list {
  float: left;
  width: 600px;
  margin-left: 35px;
  overflow: hidden;
}
.con_ite .list ul:nth-child(1) {
  float: left;
  width: 180px;
}
.con_ite .list ul:nth-child(2) {
  float: right;
  width: 310px;
}
.con_ite .list ul li {
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_ite .list ul li:before {
  content: "◆";
  margin-right: 0.5em;
  vertical-align: middle;
  font-size: 72%;
}
.con_ite .pho {
  float: right;
  width: 313px;
}

#fac03 {
  margin-top: 150px;
}
