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

 file name  : hotspring.css
 author     : Ability Consultant
 style info : 温泉
=================================================================== */
/*----------------------------------------------//*/
/* *Media Queries								//*/
/*----------------------------------------------//*/
/*tab*/
/*sp*/
/*----------------------------------------------//*/
/* *Variable									//*/
/*----------------------------------------------//*/
/* メインカラム*/
/* フォントのベースサイズ*/
/* フォントのベーカラー*/
/*----------------------------------------------//*/
/* *Placeholder									//*/
/*----------------------------------------------//*/
/* コンテンツ幅 - baceWidth*/
.con_int, .con_hot, .con_hot h4, .con_news, .con_news h4 {
  max-width: 1100px;
  margin: auto;
  /*tab*/
  /*sp*/
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_int, .con_hot, .con_hot h4, .con_news, .con_news h4 {
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int, .con_hot, .con_hot h4, .con_news, .con_news h4 {
    width: 93.75%;
  }
}

/* クリアフィックス - clearFix*/
.con_hot .box_hot:after {
  content: "";
  display: table;
  clear: both;
}

/*----------------------------------------------//*/
/* *Function									//*/
/*----------------------------------------------//*/
/* %計算*/
/*----------------------------------------------//*/
/* *mixin										//*/
/*----------------------------------------------//*/
/* フォントサイズ*/
/* @include fsz(任意のサイズ,親要素のサイズ); ※px不要*/
/* 値を振り分け - choiceValue*/
/* @include cV(プロパティ,pc幅,tab~sp幅); or @include cV(プロパティ,pc幅,tab幅,sp幅);*/
/* ホバー*/
/* @include hover {*/
/*		style*/
/* }*/
/* 幅を決めて中央寄せ - choiceWidth*/
/* @include cW(任意の幅px);*/
/* 画像を拡大*/
/* @include zoomImg(拡大率,x軸基点);*/
/* リンクの下線を逆にする*/
/* @include reverseDecoration;*/
/* 縦方向のグラデーション(IE8対応)*/
/* @include gradient(上側のカラー,下側のカラー);*/
/* テキストシャドー*/
/*明朝*/
/*明朝、英語*/
/*ゴシック*/
/*FontAwesome*/
/* font-awesome */
/* -----------------------------------------------------------
	ベースボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	ベースtitle
----------------------------------------------------------- */
/*左右title--------- */
/* -----------------------------------------------------------
	下層リンクボックススタイル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	下層リアンカーリンク
----------------------------------------------------------- */
/* -----------------------------------------------------------
	画像上リンク部分
----------------------------------------------------------- */
/*.warp_btn*/
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/*slick　ページャー*/
/*slick　ボタン*/
/*フォントサイズ設定*/
/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
  margin-bottom: 50px;
  /*sp*/
}
@media only screen and (max-width: 640px) {
  .con_int {
    margin-bottom: 7%;
  }
}
.con_int .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%;
  text-align: center;
  margin-bottom: 1%;
  font-weight: 600;
  /*sp*/
}
@media only screen and (max-width: 640px) {
  .con_int .catch {
    font-size: 124%;
  }
}
.con_int .txt {
  text-align: center;
  /*sp*/
}
@media only screen and (max-width: 640px) {
  .con_int .txt {
    font-size: 93%;
  }
}
.con_int .box_link {
  letter-spacing: -1em;
  margin-top: 50px;
  /*sp*/
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  /*tab_s*/
  /*sp*/
}
@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;
  /*sp*/
  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_hot
----------------------------------------------------------- */
.con_hot h4 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  -webkit-background-size: 9.54545% auto;
  background-size: 9.54545% auto;
  /*sp*/
  margin-bottom: 35px;
  /*sp*/
}
.con_hot h4 span {
  display: block;
  line-height: 1;
}
.con_hot h4 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_hot 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_hot h4 {
    -webkit-background-size: 17.5% auto;
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_hot h4 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_hot 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;
  }
}
@media only screen and (max-width: 640px) {
  .con_hot h4 {
    margin-bottom: 4%;
  }
}
.con_hot .box_hot {
  border-top: 1px solid #333;
  margin-bottom: 100px;
  /*sp*/
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot {
    margin-bottom: 10%;
  }
}
.con_hot .box_hot h5 {
  text-align: center;
  margin: 25px 0;
  /*sp*/
}
.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;
  /*sp*/
}
.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;
  /*sp*/
}
@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;
  }
}
.con_hot .box_hot .txt {
  text-align: center;
  margin-bottom: 25px;
  /*sp*/
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .txt {
    margin-bottom: 4%;
  }
}
.con_hot .box_hot .warp_photo {
  position: relative;
}
.con_hot .box_hot .box_air .warp_btn {
  /*pc & tab*/
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#50000000,EndColorStr=#50000000);
  /*IE8以下用*/
  /*ul*/
  /*sp*/
  letter-spacing: .2em;
  /*tab_s*/
}
@media only screen and (min-width: 641px) {
  .con_hot .box_hot .box_air .warp_btn {
    display: none;
  }
}
@media print {
  .con_hot .box_hot .box_air .warp_btn {
    display: none;
  }
}
.ie8 .con_hot .box_hot .box_air .warp_btn {
  display: none;
}
.con_hot .box_hot .box_air .warp_btn ul {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 38.18182%;
  margin: auto;
  /*overflow: hidden;*/
  /*pc & tab*/
  /*tab_s*/
}
@media only screen and (min-width: 641px) {
  .con_hot .box_hot .box_air .warp_btn ul {
    max-height: 160px;
  }
}
@media print {
  .con_hot .box_hot .box_air .warp_btn ul {
    max-height: 160px;
  }
}
.ie8 .con_hot .box_hot .box_air .warp_btn ul {
  max-height: 160px;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_air .warp_btn ul {
    max-height: 100px;
  }
}
.ie8 .con_hot .box_hot .box_air .warp_btn ul {
  margin-top: 14%;
}
.con_hot .box_hot .box_air .warp_btn ul li {
  float: left;
  text-align: center;
  width: 47.61905%;
  margin-left: 4.7619%;
  vertical-align: top;
}
.con_hot .box_hot .box_air .warp_btn ul li:first-child {
  margin-left: 0;
}
.con_hot .box_hot .box_air .warp_btn ul li a {
  text-decoration: none;
  display: block;
  width: 100%;
}
.con_hot .box_hot .box_air .warp_btn ul li a .st {
  color: #fff;
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  margin-top: 12px;
  /*sp*/
  font-size: 124%;
  line-height: 1.2;
  /*@include mq(tab) {@include fsz(15);}*/
  /*tab_s*/
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_air .warp_btn ul li a .st {
    margin-top: 1%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_air .warp_btn ul li a .st {
    font-size: 85%;
  }
}
.con_hot .box_hot .box_air .warp_btn ul li a .st span {
  display: block;
  font-size: 75%;
  margin-bottom: .3em;
  letter-spacing: normal;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_air .warp_btn {
    background: none;
    position: static;
  }
  .con_hot .box_hot .box_air .warp_btn ul {
    position: static;
    width: 100%;
  }
  .con_hot .box_hot .box_air .warp_btn ul li {
    display: block;
    width: 100%;
    margin: 0 auto 1px;
  }
  .con_hot .box_hot .box_air .warp_btn ul li a {
    overflow: hidden;
    background-color: #f2f2f2;
  }
  .con_hot .box_hot .box_air .warp_btn ul li a p {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }
  .con_hot .box_hot .box_air .warp_btn ul li a .photo {
    width: 33.33333%;
    /*float: left;*/
  }
  .con_hot .box_hot .box_air .warp_btn ul li a .photo img {
    width: 100%;
  }
  .con_hot .box_hot .box_air .warp_btn ul li a .st {
    width: 60%;
    color: #333;
    font-size: 100%;
    line-height: 1;
    text-align: left;
    padding-left: 6.66667%;
    background: url(../images/common/arr_next02.png) no-repeat 92% center;
    -webkit-background-size: 10% auto;
    background-size: 10% auto;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_air .warp_btn {
    letter-spacing: normal;
  }
}
.con_hot .box_hot .box_private .warp_btn {
  /*pc & tab*/
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#50000000,EndColorStr=#50000000);
  /*IE8以下用*/
  /*ul*/
  /*sp*/
  letter-spacing: .2em;
  /*tab_s*/
}
@media only screen and (min-width: 641px) {
  .con_hot .box_hot .box_private .warp_btn {
    display: none;
  }
}
@media print {
  .con_hot .box_hot .box_private .warp_btn {
    display: none;
  }
}
.ie8 .con_hot .box_hot .box_private .warp_btn {
  display: none;
}
.con_hot .box_hot .box_private .warp_btn ul {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 18.18182%;
  margin: auto;
  /*overflow: hidden;*/
  /*pc & tab*/
  /*tab_s*/
}
@media only screen and (min-width: 641px) {
  .con_hot .box_hot .box_private .warp_btn ul {
    max-height: 160px;
  }
}
@media print {
  .con_hot .box_hot .box_private .warp_btn ul {
    max-height: 160px;
  }
}
.ie8 .con_hot .box_hot .box_private .warp_btn ul {
  max-height: 160px;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_private .warp_btn ul {
    max-height: 100px;
  }
}
.ie8 .con_hot .box_hot .box_private .warp_btn ul {
  margin-top: 14%;
}
.con_hot .box_hot .box_private .warp_btn ul li {
  float: left;
  text-align: center;
  width: 100%;
  margin-left: 10%;
  vertical-align: top;
}
.con_hot .box_hot .box_private .warp_btn ul li:first-child {
  margin-left: 0;
}
.con_hot .box_hot .box_private .warp_btn ul li a {
  text-decoration: none;
  display: block;
  width: 100%;
}
.con_hot .box_hot .box_private .warp_btn ul li a .st {
  color: #fff;
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  margin-top: 12px;
  /*sp*/
  font-size: 124%;
  line-height: 1.2;
  /*@include mq(tab) {@include fsz(15);}*/
  /*tab_s*/
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_private .warp_btn ul li a .st {
    margin-top: 1%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_private .warp_btn ul li a .st {
    font-size: 85%;
  }
}
.con_hot .box_hot .box_private .warp_btn ul li a .st span {
  display: block;
  font-size: 75%;
  margin-bottom: .3em;
  letter-spacing: normal;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_hot .box_private .warp_btn {
    background: none;
    position: static;
  }
  .con_hot .box_hot .box_private .warp_btn ul {
    position: static;
    width: 100%;
  }
  .con_hot .box_hot .box_private .warp_btn ul li {
    display: block;
    width: 100%;
    margin: 0 auto 1px;
  }
  .con_hot .box_hot .box_private .warp_btn ul li a {
    overflow: hidden;
    background-color: #f2f2f2;
  }
  .con_hot .box_hot .box_private .warp_btn ul li a p {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }
  .con_hot .box_hot .box_private .warp_btn ul li a .photo {
    width: 33.33333%;
    /*float: left;*/
  }
  .con_hot .box_hot .box_private .warp_btn ul li a .photo img {
    width: 100%;
  }
  .con_hot .box_hot .box_private .warp_btn ul li a .st {
    width: 60%;
    color: #333;
    font-size: 100%;
    line-height: 1;
    text-align: left;
    padding-left: 6.66667%;
    background: url(../images/common/arr_next02.png) no-repeat 92% center;
    -webkit-background-size: 10% auto;
    background-size: 10% auto;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_hot .box_hot .box_private .warp_btn {
    letter-spacing: normal;
  }
}
.con_hot .box_det h6 {
  margin-bottom: 20px;
  /*sp*/
  font-size: 154%;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  padding-left: 1em;
  background: url(../restaurant/images/ic_season.png) no-repeat left center;
}
@media only screen and (max-width: 640px) {
  .con_hot .box_det h6 {
    margin-bottom: 4%;
  }
}
.con_hot .box_det table {
  width: 100%;
}

/* -----------------------------------------------------------
	.con_news
----------------------------------------------------------- */
.con_news {
  margin-top: 50px;
  /*sp*/
  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;
  -webkit-background-size: 9.54545% auto;
  background-size: 9.54545% auto;
  /*sp*/
}
.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 {
    -webkit-background-size: 17.5% auto;
    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;
  /*sp*/
}
.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;
  /*pc & tab*/
  /*tab_s*/
  /*sp*/
}
.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%;
  }
}
