@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : facilities.css
 author     : Ability Consultant
 style info : 館内施設
=================================================================== */
.con_title, .con_front .box_txt, .con_faci {
  max-width: 950px;
  margin: auto;
}

.con_title:after, .con_front:after, .con_front .box_txt:after, .con_faci:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	#cus_main
----------------------------------------------------------- */
#cus_main {
  background: url(../images/facilities/bg_main-pc.jpg) top center;
  background-size: cover;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
  padding: 30px 0 50px;
}
.con_title .st_inn_lineblue {
  text-align: center;
  font-weight: normal;
  margin-bottom: 15px;
}
.con_title .st_inn_lineblue span {
  display: inline-block;
}
.con_title .st_inn_lineblue span.en {
  padding: 0 45px;
  position: relative;
  font-size: 370%;
  font-family: "Times New Roman", serif;
  line-height: 1.5;
}
.con_title .st_inn_lineblue span.en:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 5px;
  margin-top: -2px;
  content: "";
  background: #5084c4;
}
.con_title .st_inn_lineblue span.en:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 24px;
  height: 5px;
  margin-top: -2px;
  content: "";
  background: #5084c4;
}
.con_title .st_inn_lineblue span.jp {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 116%;
}
.con_title .txt {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 116%;
  text-align: center;
}

/* -----------------------------------------------------------
	.con_front
----------------------------------------------------------- */
.con_front {
  margin-bottom: 50px;
}
.con_front .box_front {
  position: relative;
  margin-bottom: 50px;
}
.con_front .box_front:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 300px;
  background: #333;
  z-index: -1;
}
.con_front .box_front .photo {
  padding: 0 20px;
}
.con_front .box_front .photo img {
  width: 100%;
}
.con_front .box_txt .box_l {
  float: left;
  width: 50%;
  padding-right: 2%;
}
.con_front .box_txt .box_l .st {
  font-weight: normal;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 193%;
  margin-bottom: 10px;
}
.con_front .box_txt .box_r {
  float: left;
  width: 50%;
  padding-left: 2%;
}
.con_front .box_txt .box_r .tbl_primary {
  margin-top: 30px;
  line-height: 1.3em;
}
.con_front .box_txt .box_r .tbl_primary th {
  width: 30%;
}
.con_front .box_txt .box_r .tbl_primary td {
  width: 70%;
}

/* -----------------------------------------------------------
	.con_faci
----------------------------------------------------------- */
.con_faci {
  margin-bottom: 40px;
}
.con_faci .box_faci {
  margin: 0 -10px;
  overflow: hidden;
}
.con_faci .box_faci .box_item {
  width: 50%;
  float: left;
  padding: 0 10px;
  margin-bottom: 45px;
}
.con_faci .box_faci .box_item .st_doubleline {
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 7px;
  position: relative;
  margin-bottom: 20px;
  font-size: 148%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
.con_faci .box_faci .box_item .st_doubleline:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 45px;
  height: 2px;
  background: #5084c4;
}
.con_faci .box_faci .box_item .st_doubleline:after {
  position: absolute;
  bottom: -1px;
  left: 45px;
  content: "";
  width: 45px;
  height: 2px;
  background: #333333;
}
.con_faci .box_faci .box_item .st_doubleline span {
  display: inline-block;
  font-size: 131%;
  font-weight: normal;
}
.con_faci .box_faci .box_item .st_doubleline .min {
  font-size: 70%;
}
.con_faci .box_faci .box_item .photo img {
  width: 100%;
}
.con_faci .box_faci .box_item .box_info {
  padding: 20px;
  background: #f4f4f4;
}
.con_faci .box_faci .box_item .box_info.line_01 {
  height: 257px;
}
.con_faci .box_faci .box_item .box_info.line_02 {
  height: 181px;
}
.con_faci .box_faci .box_item .box_info.line_03 {
  height: 157px;
}
.con_faci .box_faci .box_item .box_info.line_04 {
  height: 111px;
}
.con_faci .box_faci .box_item .box_info.line_05 {
  height: 87px;
}
.con_faci .box_faci .box_item .box_info h5 {
  font-size: 139%;
  font-weight: normal;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.con_faci .box_faci .box_item .box_info dl {
  border-top: 1px solid #b3b3b3;
  margin-top: 25px;
  padding: 10px 0;
  overflow: hidden;
  width: 100%;
}
.con_faci .box_faci .box_item .box_info dl dt {
  float: left;
  padding-right: 20px;
}
.con_faci .box_faci .box_item .box_info dl dd {
  overflow: hidden;
}
.con_faci .box_faci .box_item .btn_default a {
  background: #333333;
  color: #fff;
  max-width: 250px;
  padding: 8px 0;
  text-align: center;
  display: block;
  text-decoration: none;
}
.con_faci .box_faci .box_item .btn_default a i.right {
  float: right;
  margin: 5px 10px 0 0;
}
.con_faci .box_faci .box_item .btn_default a {
  max-width: 300px;
  margin: 0 auto;
}
.con_faci .box_faci .box_item .btn_default a i {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
