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

 file name  : hotspring.css
 author     : Ability Consultant
 style info :     温泉
=================================================================== */
.con_lnk ul, .box_gnbnyk .con_point .box_point, .con_quality {
  max-width: 950px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_lnk ul, .box_gnbnyk .con_point .box_point, .con_quality {
    width: 95%;
  }
}

.con_intro .box_nav ul:after, .con_hot .box_hot1:after, .wrp_hot2 .con_hot2 .box_hot:after, .box_gnbnyk .con_point:after, .con_sauna:after {
  content: "";
  display: table;
  clear: both;
}

/* Animation */
/* Font size */
/*Vertical text */
/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  background: transparent url(../images/hotspring/img_main.jpg) no-repeat center center;
  background-size: cover;
}

/* -----------------------------------------------------------
	con_lnk
----------------------------------------------------------- */
.con_lnk {
  padding: 45px 0;
  background: transparent url(../images/common/bg_lnk.jpg);
}
.con_lnk ul {
  text-align: center;
}
.con_lnk ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0  1em;
}
.con_lnk ul li a {
  text-decoration: none !important;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
  font-size: 100%;
}
.mouse .con_lnk ul li a:hover, .touch .con_lnk ul li a.touchstart {
  text-decoration: underline !important;
}
.touch .con_lnk ul li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_lnk ul li a.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_lnk p {
  text-align: center;
}
.con_lnk p select {
  max-width: 100%;
  padding: .5em;
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  background: transparent url(../images/hotspring/img_intro.jpg) no-repeat center center;
  background-size: cover;
  height: 400px;
  position: relative;
  text-align: center;
  padding-top: 8em;
}
.con_intro .box_intro {
  color: #fff;
}
.con_intro .box_intro .sub {
  font-size: 250%;
  margin: 0 0 .5em;
  line-height: 100%;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
}
.con_intro .box_intro .txt {
  margin-top: 1em;
  line-height: 2.5;
  font-size: 100%;
}
.con_intro .box_nav {
  position: absolute;
  bottom: -130px;
  left: 0;
  width: 100%;
  text-align: center;
}
.con_intro .box_nav ul {
  display: inline-block;
}
.con_intro .box_nav ul li {
  float: left;
  margin-right: 8px;
}
.con_intro .box_nav ul li a {
  display: block;
  text-decoration: none;
  position: relative;
  color: #fff;
}
.con_intro .box_nav ul li a .photo img {
  width: 100%;
  max-width: none;
}
.con_intro .box_nav ul li a .txt {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left: 0;
}
.con_intro .box_nav ul li a .txt span {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  text-align: left;
  display: inline-block;
  font-size: 119%;
}
.con_intro .box_nav ul li a .txt span em {
  font-size: 150%;
}
.con_intro .box_nav ul li a .txt span.larg {
  font-size: 132%;
}
.con_intro .box_nav ul li a .more {
  position: absolute;
  width: 56px;
  height: 56px;
  color: #fff;
  text-align: center;
  background: #221608;
  bottom: -30px;
  bottom: -30px;
  left: 50%;
  margin-left: -23px;
  padding-top: .5em;
}
.con_intro .box_nav ul li a .more em {
  display: inline-block;
}
.con_intro .box_nav ul li a .more em:last-child {
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari */
  transform: rotate(90deg);
  /* Standard syntax */
}
.con_intro .box_nav ul li:last-child {
  margin-right: 0;
}

/* -----------------------------------------------------------
	con_hot
----------------------------------------------------------- */
.con_hot {
  background: transparent url(../images/hotspring/bg_hot.jpg) no-repeat top right;
  background-size: 37.92536%;
}
.con_hot .box_st {
  background: transparent url(../images/hotspring/bg_st.jpg) no-repeat top left;
  background-size: 32.49177%;
  text-align: center;
  padding: 200px 0 0;
}
.con_hot .box_st h3 {
  margin-bottom: 25px;
}
.con_hot .box_st .txt {
  line-height: 1.8;
  font-size: 100%;
  color: #232323;
}
.con_hot .box_hot1 {
  position: relative;
}
.con_hot .box_hot1 .box_info {
  width: 950px;
  margin-top: 50px;
  display: block;
}
.con_hot .box_hot1 .box_info .info {
  margin: 0 auto;
}
.con_hot .box_hot1 .box_info .info h3 {
  margin-bottom: 20px;
}
.con_hot .box_hot1 .box_info .info .txt {
  line-height: 1.8;
  font-size: 100%;
  margin-bottom: 20px;
}
.con_hot .box_hot1 .box_slide_1 {
  width: 950px;
  height: 581px;
  position: relative;
  overflow: hidden;
}
.con_hot .box_hot1 .box_slide_1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.con_hot .box_hot1 .box_slide_1 ul li {
  z-index: 10;
  opacity: 0;
  width: 950px;
  height: 581px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: anime_four 16s 0s infinite;
  animation: anime_four 16s 0s infinite;
}
.con_hot .box_hot1 .box_slide_1 ul li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.con_hot .box_hot1 .box_slide_1 ul li:nth-child(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.con_hot .box_hot1 .box_slide_1 ul li:nth-child(3) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.con_hot .box_hot1 .box_slide_1 ul li:nth-child(4) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.con_hot .box_hot1 .box_slide_1 ul li img {
  width: 950px;
  height: 581px;
}
.con_hot .box_hot1 .box_slide_3 {
  clear: both;
  width: 950px;
  height: 581px;
  position: relative;
  overflow: hidden;
}
.con_hot .box_hot1 .box_slide_3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.con_hot .box_hot1 .box_slide_3 ul li {
  z-index: 10;
  opacity: 0;
  width: 950px;
  height: 581px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: anime 12s 0s infinite;
  animation: anime 12s 0s infinite;
}
.con_hot .box_hot1 .box_slide_3 ul li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.con_hot .box_hot1 .box_slide_3 ul li:nth-child(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.con_hot .box_hot1 .box_slide_3 ul li:nth-child(3) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.con_hot .box_hot1 .box_slide_3 ul li img {
  width: 950px;
  height: 581px;
}
/* -----------------------------------------------------------
	con_hot2
----------------------------------------------------------- */
.wrp_hot2 {
  background: transparent url(../images/hotspring/bg_hot20.jpg);
}
.wrp_hot2 .con_hot2 {
  background: transparent url(../images/hotspring/bg_hot2.png) no-repeat 90% 0;
  background-size: 47.63996%;
}
.wrp_hot2 .con_hot2 .box_st {
  text-align: center;
  padding: 85px 0 40px;
}
.wrp_hot2 .con_hot2 .box_st h3 {
  margin-bottom: 25px;
}
.wrp_hot2 .con_hot2 .box_st .txt {
  line-height: 1.8;
  font-size: 100%;
  color: #000;
}
.wrp_hot2 .con_hot2 .box_st .txt span {
  color: #531616;
}
.wrp_hot2 .con_hot2 .box_hot {
  position: relative;
  padding-bottom: 30px;
}
.wrp_hot2 .con_hot2 .box_hot .box_slide {
  float: left;
  position: relative;
  width: 650px;
  height: 398px;
  overflow: hidden;
}
.wrp_hot2 .con_hot2 .box_hot .box_slide ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrp_hot2 .con_hot2 .box_hot .box_slide ul li {
  z-index: 10;
  opacity: 0;
  width: 650px;
  height: 398px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: anime 12s 0s infinite;
  animation: anime 12s 0s infinite;
}
.wrp_hot2 .con_hot2 .box_hot .box_slide ul li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.wrp_hot2 .con_hot2 .box_hot .box_slide ul li:nth-child(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.wrp_hot2 .con_hot2 .box_hot .box_slide ul li:nth-child(3) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.wrp_hot2 .con_hot2 .box_hot .box_slide ul li img {
  width: 650px;
  height: 398px;
}
.wrp_hot2 .con_hot2 .box_hot .box_info {
  float: right;
  width: 300px;
}
.wrp_hot2 .con_hot2 .box_hot .box_info .info {
  max-width: 250px;
  margin: 0 auto;
}
.wrp_hot2 .con_hot2 .box_hot .box_info .info h3 {
  margin-bottom: 20px;
}
.wrp_hot2 .con_hot2 .box_hot .box_info .info .txt {
  line-height: 1.8;
  font-size: 100%;
  margin: 0 0 15px;
}
.wrp_hot2 .con_hot2 .box_hot .box_info .info table {
  width: 100%;
}
.wrp_hot2 .con_hot2 .box_hot .box_info .info table tr td {
  padding: 5px;
}
.wrp_hot2 .con_hot2 .box_hot .box_info .info table tr:first-child, .wrp_hot2 .con_hot2 .box_hot .box_info .info table tr:last-child {
  border-top: 1px solid #957c5d;
}
.wrp_hot2 .con_hot2 .box_hot .box_info .info .box_thum {
  margin-top: 30px;
}
.wrp_hot2 .con_hot2 .box_hot.hot2 {
  padding-top: 30px;
  background: transparent url(../images/hotspring/bg_hot3.png) no-repeat 0 0;
}
.wrp_hot2 .con_hot2 .box_hot.hot2 .box_slide {
  float: right;
}
.wrp_hot2 .con_hot2 .box_hot.hot2 .box_info {
  float: left;
}

/* -----------------------------------------------------------
	box_gnbnyk
----------------------------------------------------------- */
.box_gnbnyk {
  margin-bottom: 60px;
  background: none;
}
.box_gnbnyk .box_st {
  padding: 90px 0 10px;
  background: none;
}
.box_gnbnyk .box_st h3 {
  margin-bottom: 30px;
}
.box_gnbnyk .box_hot1 .box_info {
  margin-top: 10px;
}
.box_gnbnyk .box_hot1 .box_info .info .st_md2 {
  margin-bottom: 45px;
}
.box_gnbnyk .box_hot1 .box_info .info .txt {
  float: left;
  margin-bottom: 10px;
  width: 50%;
}
.box_gnbnyk .box_hot1 .box_info .info .txt span {
  font-size: 12px;
}
.box_gnbnyk .box_hot1 .box_info .info table {
  float: right;
  width: 45%;
}
.box_gnbnyk .box_hot1 .box_info .info table tr td {
  padding: .6em;
}
.box_gnbnyk .box_hot1 .box_info .info table tr .point {
  width: 34%;
}
.box_gnbnyk .box_hot1 .box_info .info table tr:first-child, .box_gnbnyk .box_hot1 .box_info .info table tr:last-child {
  border-top: 1px solid #957c5d;
}
.box_gnbnyk .box_hot1 .box_slide_1 img, .box_gnbnyk .box_hot1 .box_slide_3 img {
  margin-top: 25px;
}
.box_gnbnyk .con_point {
  margin-top: 50px;
}
.box_gnbnyk .con_point .box_point {
  max-width: 1260px;
  margin: auto;
}
.box_gnbnyk .con_point .box_point .img_st {
  margin: 20px 0 10px;
  text-align: center;
}
.box_gnbnyk .con_point .box_point ul li {
  float: left;
  margin-right: 1.15%;
  padding: 20px 0px;
  width: 32.5%;
}
.box_gnbnyk .con_point .box_point ul li:last-child {
  margin-right: 0em;
}
.box_gnbnyk .con_point .box_point ul li .img {
  margin-bottom: 10px;
}
.box_gnbnyk .con_point .box_point ul li .img img {
  width: 100%;
}
.box_gnbnyk .con_point .box_point ul li .st {
  text-align: center;
  margin-bottom: 10px;
  font-size: 15pt;
  font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
  font-weight: bold;
}

/* -----------------------------------------------------------
	con_quality
----------------------------------------------------------- */
.con_quality {
  margin-top: 50px;
}
.con_quality .des {
  text-align: center;
  color: #232323;
  font-size: 100%;
  line-height: 2.5;
  margin-bottom: 30px;
}
.con_quality ul {
  text-align: center;
  margin-bottom: 50px;
}
.con_quality ul li {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  height: 180px;
  margin-right: 20px;
  background: #f5ece4;
  border-radius: 50%;
  position: relative;
}
.con_quality ul li .txt {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
}
.con_quality ul li .txt em {
  display: inline-block;
  color: #634a2f;
  font-size: 188%;
  font-family: "Crimson Text", serif;
}
.con_quality ul li .txt span {
  display: inline-block;
  font-size: 125%;
  color: #232323;
  line-height: 2;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
}
.con_quality ul li.st {
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
}
.con_quality ul li:last-child {
  margin-right: 0;
}
.con_quality .sub {
  font-size: 188%;
  margin-bottom: 15px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
}

/* -----------------------------------------------------------
	con_sauna
----------------------------------------------------------- */
.con_sauna {
  width: 950px;
  margin: 0 auto;
  margin-bottom: 90px;
}
.con_sauna .box_slide {
  float: left;
  width: 650px;
}
.con_sauna .box_slide img {
  width: 650px;
}
.con_sauna .box_info {
  float: right;
  width: 300px;
  margin-top: 80px;
}
.con_sauna .box_info .info {
  max-width: 250px;
  margin: 0 auto;
}
.con_sauna .box_info .info h3 {
  margin-bottom: 20px;
}
.con_sauna .box_info .info .txt {
  line-height: 1.8;
  font-size: 100%;
  margin: 0 0 15px;
}
.con_sauna .box_info .info .box_thum {
  margin-top: 30px;
}

/* -----------------------------------------------------------
  slide_animation 6 seconds
----------------------------------------------------------- */
/*slide_4*/
@-webkit-keyframes anime_four {
  0% {
    opacity: 0;
  }
  15.62% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  33.75% {
    opacity: 0;
    z-index:9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anime_four {
  0% {
    opacity: 0;
  }
  15.62% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  33.75% {
    opacity: 0;
    z-index:9;
  }
  100% {
    opacity: 0;
  }
}

/*slide_3*/
@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  20.83% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  45.83% {
    opacity: 0;
    z-index:9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anime {
  0% {
    opacity: 0;
  }
  20.83% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  45.83% {
    opacity: 0;
    z-index:9;
  }
  100% {
    opacity: 0;
  }
}