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

 file name  : facilities.css
 author     : Ability Consultant
 style info : 館内施設
=================================================================== */
#contents {
  margin-top: 50px;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int h3 {
  font-weight: normal;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 24px;
  color: #1c2613;
  text-align: center;
}
.con_int h3 em {
  display: inline-block;
  letter-spacing: .5em;
  vertical-align: middle;
  padding: 0 63px;
}
.con_int h3:before {
  content: "[";
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  color: #e6e6e6;
}
.con_int h3:after {
  content: "]";
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  color: #e6e6e6;
}
.con_int .catch {
  text-align: center;
  margin: 15px 0;
}

/* -----------------------------------------------------------
	con_fac
----------------------------------------------------------- */
.con_fac {
  margin-top: 65px;
}
.con_fac h4 {
  width: 750px;
  margin: 0 auto 30px;
  font-weight: normal;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 20px;
  color: #1c2613;
  text-align: center;
  position: relative;
  z-index: 1;
}
.con_fac h4 em {
  display: inline-block;
  letter-spacing: .5em;
  vertical-align: middle;
  padding: 0 10px 0 20px;
  background: #fff;
}
.con_fac h4:before {
  content: "";
  background: #9c9e4b;
  height: 2px;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
.con_fac .box_spa {
  margin-bottom: 65px;
}
.con_fac .box_spa ul {
  overflow: hidden;
}
.con_fac .box_spa ul li {
  width: 461px;
  float: left;
}
.con_fac .box_spa ul li:last-child {
  float: right;
}
.con_fac .box_spa ul li .box_txt {
  background: #eaeaea;
  text-align: center;
  overflow: hidden;
  padding-bottom: 50px;
}
.con_fac .box_spa ul li .box_txt .st {
  color: #6f7839;
  font-size: 139%;
  margin: 15px 0;
}
.con_fac .box_spa ul li .box_txt .txt {
  line-height: 1.8em;
}
.con_fac .box_bar {
  margin-bottom: 65px;
}
.con_fac .box_bar ul {
  overflow: hidden;
}
.con_fac .box_bar ul li {
  width: 296px;
  float: left;
  margin-right: 30px;
}
.con_fac .box_bar ul li:last-child {
  margin-right: 0;
}
.con_fac .box_bar ul li .box_txt {
  padding: 15px;
  height: 260px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #eaeaea;
}
.con_fac .box_bar ul li .box_txt .st {
  color: #6f7839;
  font-size: 139%;
  margin-bottom: 15px;
}
.con_fac .box_bar ul li .box_txt .st span {
  display: inline-block;
  color: #fff;
  background: #1c2613;
  padding: 0 .8em;
  margin-right: .5em;
}
.con_fac .box_bar ul li .box_txt .txt {
  line-height: 1.8em;
}
.con_fac .box_box, .con_fac .box_wed {
  margin-bottom: 65px;
}
.con_fac .box_box h4, .con_fac .box_wed h4 {
  margin-bottom: 15px;
}
.con_fac .box_box .txt, .con_fac .box_wed .txt {
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.8em;
}
.con_fac .box_oth {
  margin-bottom: 65px;
}
.con_fac .box_oth ul {
  overflow: hidden;
}
.con_fac .box_oth ul li {
  width: 461px;
  float: left;
}
.con_fac .box_oth ul li:last-child {
  float: right;
}
.con_fac .box_oth ul li .box_txt {
  padding: 15px 0 0 15px;
  height: 150px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #eaeaea;
}
.con_fac .box_oth ul li .box_txt .st {
  color: #6f7839;
  font-size: 139%;
  margin-bottom: 15px;
}
.con_fac .box_oth ul li .box_txt .st span {
  display: inline-block;
  color: #fff;
  background: #1c2613;
  padding: 0 .8em;
  margin-right: .5em;
}
.con_fac .box_oth ul li .box_txt .txt {
  line-height: 1.8em;
}
.con_fac .box_poo {
  margin-bottom: 65px;
  overflow: hidden;
}
.con_fac .box_poo .photo {
  display: inline-block;
  width: 583px;
  float: left;
}
.con_fac .box_poo .box_txt {
  width: 367px;
  float: right;
  background: #eaeaea;
  padding: 20px 0 0 15px;
  height: 382px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_fac .box_poo .box_txt .st {
  color: #6f7839;
  font-size: 139%;
  margin-bottom: 15px;
}
.con_fac .box_poo .box_txt .st span {
  display: inline-block;
  color: #fff;
  background: #1c2613;
  padding: 0 .8em;
  margin-right: .5em;
}
.con_fac .box_poo .box_txt .txt {
  line-height: 1.8em;
  margin-top: 10px;
}

.tbl_basic {
  margin: 30px 0;
}
.tbl_basic tr th {
  width: 160px;
}

.pnav {
  margin: 30px 0;
  letter-spacing: -.40em;
  text-align: center;
}
.pnav li {
  width: 180px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-left: 10px;
}
.pnav li:first-child {
  margin-left: 0;
}
.pnav li a {
  text-decoration: none;
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  display: block;
}
.mouse .pnav li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.pnav li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.pnav li a .txt {
  font-size: 16px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  color: #1c2613;
  background: #eeeeee;
  height: 63px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  line-height: 1.4;
}
.pnav li a .txt2 {
  padding: 10px 0;
}

.btn_b {
  margin: 30px 0;
  text-align: center;
  font-size: 15px;
}
.btn_b a {
  display: block;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background: #1c2613;
  padding: 13px 0;
  border: none;
  -moz-box-shadow: 0 1px 1px rgba(28, 38, 19, 0.3), 0 1px 2px rgba(28, 38, 19, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(28, 38, 19, 0.3), 0 1px 2px rgba(28, 38, 19, 0.3);
  box-shadow: 0 1px 1px rgba(28, 38, 19, 0.3), 0 1px 2px rgba(28, 38, 19, 0.3);
  text-decoration: none;
  position: relative;
}
.btn_b a:after {
  content: "";
  background: url(../images/common/ic_arr3.png) no-repeat center left;
  position: absolute;
  width: 8px;
  height: 11px;
  right: 6%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn_b a em {
  position: relative;
  z-index: 2;
}
.btn_b a:before {
  content: "";
  position: absolute;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn_b a:before {
  width: 100%;
  height: 100%;
  background: #4e6a35;
  top: 0;
  left: 0;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.btn_b a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.btn_w {
  margin: 30px 0;
  text-align: center;
}
.btn_w a {
  border: 1px solid #eaeaea;
  display: block;
  background: #f9f9f9;
  color: #000000;
  padding: 13px 0;
  text-decoration: none;
  position: relative;
}
.btn_w a:after {
  content: "";
  background: url(../images/common/ic_arr3.png) no-repeat center left;
  position: absolute;
  width: 10px;
  height: 10px;
  right: 6%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn_w a:before {
  content: "";
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: 1;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn_w a:hover:before {
  width: 100%;
}
.btn_w a em {
  position: relative;
  z-index: 2;
}
