@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : hotspring.css
 author     : Ability Consultant
 style info : 温泉
=================================================================== */
/* -----------------------------------------------------------
	.con_main
----------------------------------------------------------- */
.con_main {
  margin-bottom: 30px;
}

.txt {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  line-height: 2.2em;
}

/* -----------------------------------------------------------
	#cus_contents
----------------------------------------------------------- */
#cus_contents .con_video {
  position: relative;
  text-align: center;
}
#cus_contents .con_video .st {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 70;
}
#cus_contents .img {
  padding-bottom: 100px;
  text-align: center;
}

/* -----------------------------------------------------------
	.con_nav
----------------------------------------------------------- */
.con_nav {
  position: relative;
  z-index: 2;
  margin-top: -120px;
  margin-bottom: 70px;
}
.con_nav .st {
  font-weight: normal;
  text-align: center;
  font-size: 160%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45);
}
.con_nav .tab {
  text-align: center;
}

/* -----------------------------------------------------------
	.con_hot
----------------------------------------------------------- */
.con_hot {
  margin-bottom: 70px;
  font-size: 16px;
}
.con_hot .st {
  text-align: center;
  margin-bottom: 30px;
}
.con_hot .con_slide {
  margin-bottom: 30px;
}
.con_hot .txt {
  text-align: center;
}
.con_hot .img {
  margin-bottom: 60px;
  text-align: center;
}
