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

 file name  : hotspring__detail.css
 author     : Ability Consultant
 style info : 温泉タイプ
=================================================================== */
.con_int, .con_int h4, .con_hot, .con_hot .box_hot .con_slider .slick-dots, .con_news, .con_news h4 {
  max-width: 1100px;
  margin: auto;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_int, .con_int h4, .con_hot, .con_hot .box_hot .con_slider .slick-dots, .con_news, .con_news h4 {
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int, .con_int h4, .con_hot, .con_hot .box_hot .con_slider .slick-dots, .con_news, .con_news h4 {
    width: 93.75%;
  }
}

/* font-awesome */
/* -----------------------------------------------------------
	ベースボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	ベースtitle
----------------------------------------------------------- */
/*左右title--------- */
/* -----------------------------------------------------------
	下層リンクボックススタイル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	下層リアンカーリンク
----------------------------------------------------------- */
/* -----------------------------------------------------------
	画像上リンク部分
----------------------------------------------------------- */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .con_int {
    margin-bottom: 7%;
  }
}
.con_int h4 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  background-size: 9.54545% auto;
}
.con_int h4 span {
  display: block;
  line-height: 1;
}
.con_int h4 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_int h4 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 108%;
  letter-spacing: .1em;
  color: #686868;
}
@media only screen and (max-width: 640px) {
  .con_int h4 {
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_int h4 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_int h4 span.jp {
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 100%;
    letter-spacing: normal;
  }
}
.con_int .box_link {
  letter-spacing: -1em;
  margin-top: 50px;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (max-width: 640px) {
  .con_int .box_link {
    margin-top: 5%;
  }
}
.con_int .box_link li {
  width: 50%;
  display: inline-block;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  padding: 5px 0;
  font-size: 93%;
}
@media only screen and (max-width: 640px) {
  .con_int .box_link li {
    padding: 0.5% 0;
  }
}
.con_int .box_link li a {
  display: block;
  padding: 1em 0;
  text-decoration: none;
  letter-spacing: .1em;
}
.con_int .box_link li a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
  margin-right: 1em;
  font-size: 50%;
  line-height: 1;
}
.con_int .box_link li:hover a, .con_int .box_link li.active a {
  background-color: #f7f7f7;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_int .box_link li {
    width: 50%;
  }
  .con_int .box_link li:first-child, .con_int .box_link li:first-child + * {
    border-bottom: none;
  }
}
@media only screen and (max-width: 640px) {
  .con_int .box_link li {
    width: 100%;
    border-top: none;
  }
  .con_int .box_link li:first-child {
    border-top: 1px dashed #ddd;
  }
}
.con_int .box_link li:first-child, .con_int .box_link li:first-child + * {
  border-bottom: 1px dashed #ddd !important;
}
.con_int .box_anchor {
  width: 100%;
  margin: auto;
  letter-spacing: -.4em;
  text-align: center;
  margin-top: 45px;
}
.con_int .box_anchor li {
  box-shadow: rgba(0, 0, 0, 0.04) 1px 0px 5px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.04) 1px 0px 5px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.04) 1px 0px 5px 2px;
  margin-left: 1.81818%;
  width: 23.63636%;
  letter-spacing: normal;
  display: inline-block;
  margin-bottom: 2%;
}
.con_int .box_anchor li:first-child {
  margin-left: 0;
}
.con_int .box_anchor li a {
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #fff;
  text-decoration: none;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_int .box_anchor li a p {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.con_int .box_anchor li a .photo {
  width: 42.30769%;
}
@media only screen and (max-width: 1099px) {
  .con_int .box_anchor li a .photo img {
    width: 100%;
  }
}
.con_int .box_anchor li a .st {
  width: 57.69231%;
  color: #333;
  font-size: 100%;
  line-height: 1;
  font-size: 124%;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_int .box_anchor li a .st {
    font-size: 100%;
  }
}
.con_int .box_anchor li a .st span {
  font-size: 75%;
  display: block;
  margin-bottom: .5em;
  padding-top: .5em;
}
.con_int .box_anchor li a .st:after {
  content: "";
  font-family: FontAwesome;
  margin-left: 1em;
  vertical-align: middle;
  display: block;
  width: 100%;
  text-align: center;
  margin-left: 0;
  color: #7d7d7d;
  margin-top: .1em;
}
.con_int .box_anchor li a:hover {
  background-color: #f7f7f7;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_int .box_anchor {
    width: 100%;
    overflow: hidden;
  }
  .con_int .box_anchor li {
    display: block;
    width: 49.5%;
    margin-left: 0;
    margin-bottom: 1%;
    float: right;
  }
  .con_int .box_anchor li:nth-child(odd) {
    float: left;
  }
  .con_int .box_anchor li a .st {
    font-size: 131%;
  }
  .con_int .box_anchor li a .st span {
    font-size: 75%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int .box_anchor {
    width: 100%;
  }
  .con_int .box_anchor li {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 1px;
    display: block;
  }
  .con_int .box_anchor li a .photo {
    width: 18.33333%;
  }
  .con_int .box_anchor li a .st {
    font-size: 124%;
  }
  .con_int .box_anchor li a .st span {
    padding-top: 0;
    font-size: 75%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int .box_anchor {
    margin-top: 5%;
  }
}

/* -----------------------------------------------------------
	.con_hot
----------------------------------------------------------- */
.con_hot .box_hot {
  margin-bottom: 100px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot {
    margin-bottom: 10%;
  }
}
.con_hot .box_hot:before {
  height: 1px;
  width: 100%;
  display: block;
  content: "";
  background-color: #333;
}
.con_hot .box_hot h5 {
  text-align: center;
  margin: 25px 0;
}
.con_hot .box_hot h5 .jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 170%;
  display: inline;
  font-weight: 600;
  letter-spacing: .1em;
}
.con_hot .box_hot h5 .jp:after {
  content: "/";
  padding: 5px;
  font-weight: 100;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot h5 .jp {
    font-size: 139%;
  }
}
.con_hot .box_hot h5 .en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 100%;
  display: inline;
  color: #b9b9b9;
  font-weight: 100;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot h5 .en {
    font-size: 93%;
  }
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot h5 {
    margin: 2% 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot h5 .en {
    font-size: 77%;
  }
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot h5 .jp {
    font-size: 116%;
  }
}
.con_hot .box_hot .con_slider {
  position: relative;
  margin-bottom: 35px;
}
.con_hot .box_hot .con_slider .slick-dots {
  bottom: 0;
  padding: 0 0 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .con_slider .slick-dots {
    padding: 2% 0 0%;
  }
}
.con_hot .box_hot .con_slider .slick-dots li {
  width: 1em;
  height: 1em;
}
.con_hot .box_hot .con_slider .slick-dots li button {
  cursor: pointer;
  padding: 0;
}
.mouse .con_hot .box_hot .con_slider .slick-dots li button:hover, .touch .con_hot .box_hot .con_slider .slick-dots li button.touchstart {
  text-decoration: none;
  opacity: 0.75 !important;
  cursor: pointer;
}
.ie8 .mouse .con_hot .box_hot .con_slider .slick-dots li button:hover, .ie8 .touch .con_hot .box_hot .con_slider .slick-dots li button.touchstart {
  filter: alpha(opacity=75);
}
.touch .con_hot .box_hot .con_slider .slick-dots li button {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_hot .box_hot .con_slider .slick-dots li button.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_hot .box_hot .con_slider .slick-dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 1 !important;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  -o-border-radius: 2em;
  -ms-border-radius: 2em;
}
.con_hot .box_hot .con_slider .slick-dots li.slick-active button:before {
  background-color: #94d8d9;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .con_slider {
    margin-bottom: 5%;
  }
}
.con_hot .box_hot .con_slider .slick-dots {
  right: 2%;
  bottom: 2%;
  padding: 0;
  position: absolute;
  text-align: right;
}
.con_hot .box_hot .con_slider .slick-dots li {
  width: 6.36364%;
  height: 7px;
}
.con_hot .box_hot .con_slider .slick-dots li button {
  width: 100%;
  height: 100%;
}
.con_hot .box_hot .con_slider .slick-dots li button:before {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .con_slider .slick-dots li {
    width: 11.66667%;
  }
}
.con_hot .box_hot .box_det {
  overflow: hidden;
}
.con_hot .box_hot .box_det .box_l {
  float: left;
}
.con_hot .box_hot .box_det .box_r {
  float: right;
}
.con_hot .box_hot .box_det .box_txt {
  width: 55.63636%;
}
.con_hot .box_hot .box_det .box_txt .catch {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 170%;
  line-height: 1.45;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_det .box_txt .catch {
    margin-bottom: 3%;
  }
}
.con_hot .box_hot .box_det .box_txt .txt {
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_det .box_txt .txt {
    margin-bottom: 3%;
  }
}
.con_hot .box_hot .box_det .box_txt table {
  width: 74.18301%;
}
.con_hot .box_hot .box_det > table {
  width: 41%;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_det > table {
    float: none !important;
    width: 90%;
    margin: 2% auto;
  }
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_det > table {
    float: none !important;
    width: 100%;
    margin: 2% auto;
  }
}
.con_hot .box_hot .box_det > .txt {
  width: 41%;
  margin-top: 2%;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_det .box_txt {
    float: none;
    width: 90%;
    margin: 0 auto 4%;
  }
  .con_hot .box_hot .box_det > .txt {
    width: 90%;
    margin: 2% auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_det .box_txt {
    float: none;
    width: 100%;
    margin: 0 auto 4%;
  }
  .con_hot .box_hot .box_det .box_txt .catch {
    font-size: 116%;
  }
  .con_hot .box_hot .box_det .box_txt .txt {
    font-size: 93%;
  }
  .con_hot .box_hot .box_det .box_txt table {
    width: 100%;
  }
  .con_hot .box_hot .box_det > .txt {
    width: 100%;
    margin: 2% auto 0;
    font-size: 93%;
  }
}

/* -----------------------------------------------------------
	.con_news
----------------------------------------------------------- */
.con_news {
  margin-top: 50px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_news {
    margin-top: 5%;
  }
}
.con_news h4 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  background-size: 9.54545% auto;
}
.con_news h4 span {
  display: block;
  line-height: 1;
}
.con_news h4 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_news h4 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 108%;
  letter-spacing: .1em;
  color: #686868;
}
@media only screen and (max-width: 640px) {
  .con_news h4 {
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_news h4 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_news h4 span.jp {
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 100%;
    letter-spacing: normal;
  }
}
.con_news ul.list_news li {
  border-bottom: 1px dashed #d5d5d5;
}
.con_news ul.list_news li a {
  display: block;
  padding: 2em 1.5em;
}
.con_news ul.list_news li a .st_news {
  line-height: 1;
}
.con_news ul.list_news li a .st_news .date, .con_news ul.list_news li a .st_news .cate {
  display: inline-block;
  margin-right: 1.5em;
}
.con_news ul.list_news li a:hover, .con_news ul.list_news li a.active {
  background-color: #f9f9f9;
}
@media only screen and (max-width: 640px) {
  .con_news ul.list_news li a .st_news {
    font-size: 93%;
  }
  .con_news ul.list_news li a .st_news .date, .con_news ul.list_news li a .st_news .cate {
    font-size: 84%;
  }
  .con_news ul.list_news li a .st_news .title {
    display: block;
    margin-top: 3%;
  }
}
.con_news .btn_news {
  width: 100%;
  cursor: pointer;
}
.con_news .btn_news a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding: 1.1em 0;
  vertical-align: middle;
  font-size: 108%;
  background-color: #000;
  text-decoration: none !important;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.con_news .btn_news a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
.con_news .btn_news a:hover, .con_news .btn_news a:active {
  background-color: #000;
}
.con_news .btn_news a:hover:before, .con_news .btn_news a:active:before {
  text-decoration: none !important;
}
.con_news .btn_news a:hover:after, .con_news .btn_news a:active:after {
  text-decoration: none !important;
}
.con_news .btn_news a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
@media only screen and (min-width: 641px) {
  .con_news .btn_news {
    width: 20.18182%;
    position: absolute;
    top: 5em;
    right: 0;
  }
}
@media print {
  .con_news .btn_news {
    width: 20.18182%;
    position: absolute;
    top: 5em;
    right: 0;
  }
}
.ie8 .con_news .btn_news {
  width: 20.18182%;
  position: absolute;
  top: 5em;
  right: 0;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_news .btn_news {
    position: static;
    width: 45%;
    margin: 5% auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_news .btn_news {
    margin-top: 7%;
  }
}
