@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : facilities.css
 author     : Ability Consultant
 style info : 館内施設
=================================================================== */
.con_intro .box_intro, .con_facilities {
  max-width: 1280px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_intro .box_intro, .con_facilities {
    width: 95%;
  }
}

.con_intro .box_intro:after, .con_facilities .box_main:after, .con_facilities .box_sub:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header {
  background: url(../facilities/images/bg_main.jpg) center center no-repeat;
  background-size: cover;
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 60px;
  background: url(../images/common/bg_texture_beige.jpg);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 35px;
  }
}
.con_intro .box_intro {
  padding: 50px 0;
  background: url(../facilities/images/bg_intro.png) left 35% bottom 10% no-repeat;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro {
    padding: 25px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro {
    background: transparent;
  }
}
.con_intro .box_intro .box_txt {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .box_txt {
    float: none;
    width: 100%;
  }
}
.con_intro .box_intro .box_txt p {
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .box_txt p {
    margin-bottom: 15px;
    padding: 0;
  }
}
.con_intro .box_intro .box_txt p.catch {
  margin: 25px 0 20px;
  padding: 10px 30px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 187%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro .box_txt p.catch {
    font-size: 167%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .box_txt p.catch {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .box_txt p.catch {
    margin: 0 0 15px;
    text-align: center;
  }
}
.con_intro .box_intro .box_txt p.catch span {
  color: #a11416;
}
.con_intro .box_intro .box_img {
  float: right;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .box_img {
    float: none;
    width: 100%;
  }
}
.con_intro .box_intro .box_img img {
  float: left;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .box_img img {
    float: none;
    max-width: 100%;
    width: 100%;
  }
}

/* -----------------------------------------------------------
	con_facilities
----------------------------------------------------------- */
.con_facilities {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_facilities {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities {
    margin-bottom: 5px;
  }
}
.con_facilities .st_l {
  position: relative;
  padding-top: 40px;
  line-height: 1.3;
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .con_facilities .st_l {
    padding-top: 35px;
  }
}
.con_facilities .st_l::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 109px;
  height: 39px;
  background: url("../images/common/ic_st_l.png") center top no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_facilities .st_l::before {
    background-size: 80%;
  }
}
.con_facilities .st_l .jp {
  font-size: 240%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_facilities .st_l .jp {
    font-size: 220%;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .st_l .jp {
    font-size: 167%;
  }
}
.con_facilities .st_l .en {
  position: relative;
  font-size: 107%;
  font-family: "Halant", serif;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_facilities .st_l .en {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .st_l .en {
    font-size: 87%;
  }
}
.con_facilities .st_l .en::before, .con_facilities .st_l .en::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 40px;
  height: 1px;
  border-top: 1px dotted #101010;
}
@media only screen and (max-width: 767px) {
  .con_facilities .st_l .en::before, .con_facilities .st_l .en::after {
    width: 30px;
  }
}
.con_facilities .st_l .en::before {
  right: 110%;
}
.con_facilities .st_l .en::after {
  left: 110%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_facilities .st_l {
    margin-bottom: 30opx;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .st_l {
    margin-bottom: 20px;
  }
}
.con_facilities .box_main {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_facilities .box_main {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_main {
    margin-bottom: 30px;
  }
}
.con_facilities .box_main li {
  float: left;
  width: 46.875%;
  margin-right: 4.6875%;
}
@media only screen and (min-width: 768px) {
  .con_facilities .box_main li:nth-child(even) {
    margin-right: 0;
  }
}
@media print {
  .con_facilities .box_main li:nth-child(even) {
    margin-right: 0;
  }
}
.ie8 .con_facilities .box_main li:nth-child(even) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_main li {
    float: none;
    width: 100%;
    margin: 0 0 25px;
  }
}
.con_facilities .box_main li .img img {
  width: 100%;
}
.con_facilities .box_main li .sst {
  margin: 20px 0 15px;
  font-size: 154%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-weight: normal;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_facilities .box_main li .sst {
    font-size: 140%;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_main li .sst {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_main li .sst {
    margin: 15px 0 10px;
  }
}
.con_facilities .box_main li .txt {
  margin-bottom: 15px;
}
.con_facilities .box_main li .btn_normal {
  width: 250px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_main li .btn_normal {
    width: 80%;
  }
}
.con_facilities .box_main li .btn_normal a {
  position: relative;
  display: block;
  padding: 12px 30px 12px 15px;
  border: 1px solid #562c19;
  box-shadow: inset 0 0 0 1px #fff;
  background: url(../images/common/bg_wave_brown.jpg);
  color: #fff;
  text-decoration: none !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.con_facilities .box_main li .btn_normal a::after {
  content: "\f3d6";
  position: absolute;
  top: 50%;
  right: 10px;
  line-height: 1;
  margin-top: -.5em;
  font-family: "Ionicons";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.con_facilities .box_main li .btn_normal a:hover {
  color: #fff !important;
  opacity: .85;
}
.con_facilities .box_main li .btn_normal a:hover::after {
  right: 5px;
}
.con_facilities .box_sub li {
  float: left;
  width: 31.25%;
  margin: 0 2.34375% 30px 0;
}
@media only screen and (min-width: 768px) {
  .con_facilities .box_sub li:nth-child(3n) {
    margin-right: 0;
  }
}
@media print {
  .con_facilities .box_sub li:nth-child(3n) {
    margin-right: 0;
  }
}
.ie8 .con_facilities .box_sub li:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_sub li {
    width: 48%;
    margin: 0 2% 25px 0;
  }
  .con_facilities .box_sub li:nth-child(even) {
    margin-right: 0;
  }
}
.con_facilities .box_sub li .img img {
  width: 100%;
}
.con_facilities .box_sub li .sst {
  margin: 20px 0 15px;
  font-size: 134%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-weight: normal;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_facilities .box_sub li .sst {
    font-size: 127%;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_sub li .sst {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_facilities .box_sub li .sst {
    margin: 15px 0 10px;
  }
}
.con_facilities .box_sub li .btn_normal {
  width: 250px;
  margin: 0 auto;
}
.con_facilities .box_sub li .btn_normal a {
  position: relative;
  display: block;
  padding: 12px 30px 12px 15px;
  border: 1px solid #562c19;
  box-shadow: inset 0 0 0 1px #fff;
  background: url(../images/common/bg_wave_brown.jpg);
  color: #fff;
  text-decoration: none !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.con_facilities .box_sub li .btn_normal a::after {
  content: "\f3d6";
  position: absolute;
  top: 50%;
  right: 10px;
  line-height: 1;
  margin-top: -.5em;
  font-family: "Ionicons";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.con_facilities .box_sub li .btn_normal a:hover {
  color: #fff !important;
  opacity: .85;
}
.con_facilities .box_sub li .btn_normal a:hover::after {
  right: 5px;
}
