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

file name  : hotspring.css
author     : Abilive
style info : 温泉
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.con_intr {
  margin-bottom: 120px;
}

.con_spa {
  margin-bottom: 110px;
}
.con_spa .box_spa {
  overflow: hidden;
  margin-top: 50px;
}
.con_spa .box_spa .txt {
  float: left;
}
.con_spa .box_spa .tbl_basic {
  width: 325px;
  float: right;
}
.con_spa .box_spa .txt_cau {
  font-size: 88%;
  float: right;
  width: 325px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.8;
  margin-top: 15px;
}

.wrp_spa {
  position: relative;
  padding-bottom: 74px;
}
.wrp_spa:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  background: url(../images/common/bg02.jpg) repeat 0 0;
  width: 100%;
  height: 664px;
}
.wrp_spa .con_spa {
  width: 870px;
  margin: 0 auto;
}
.wrp_spa .con_spa .tbl_basic {
  width: 280px;
  float: right;
}
.wrp_spa .con_spa .tbl_basic tr {
  border-color: #d6d1ce;
}
.wrp_spa .con_spa .tbl_basic tr th, .wrp_spa .con_spa .tbl_basic tr td {
  color: #f7f7f7;
}

.con_over {
  margin-top: 105px;
}
.con_over h3 {
  margin-bottom: 50px;
}
.con_over .box_over {
  margin-bottom: 40px;
}
.con_over .tbl_basic {
  margin-top: 60px;
}
.con_over .tbl_basic tr th {
  width: 145px;
}
