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

 file name  : cspa.css
 author     : Ability Consultant
 style info : 温泉
=================================================================== */
#htlSide-A {
  top: 772px;
}

h3 {
  text-align: center;
}

.st {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}

#gnav {
  display: none;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int {
  margin: 10px auto 50px;
  width: 912px;
  background: url(../spa/images/bg_int.jpg) 0 240px no-repeat;
  overflow: hidden;
  padding-bottom: 30px;
}
.con_int .catch_int {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 200%;
  letter-spacing: .2em;
  position: relative;
  font-size: 143%;
  margin: 30px 0 0 13px;
}
.con_int .catch_int small {
  font-size: 74%;
  letter-spacing: normal;
}
.con_int .catch_int em {
  color: #85782c;
}
.con_int .catch_int em {
  display: inline-block;
  margin: 0 -.4em 0 -.2em;
}
.con_int .txt {
  margin-top: 15px;
  line-height: 2em;
}
.con_int .box_map {
  width: 550px;
  float: right;
  position: relative;
  padding-top: 48px;
}
.con_int .box_map .img_map {
  float: right;
}
.con_int .box_map .box_btn {
  position: absolute;
  top: 0;
  width: 100%;
  position: relative;
}
.con_int .box_map .box_btn li {
  position: absolute;
}
.con_int .box_map .box_btn li:first-child {
  top: 5px;
  left: 285px;
}
.con_int .box_map .box_btn li:first-child a:before {
  background: url(../spa/images/img_link01_ac.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.con_int .box_map .box_btn li:nth-child(2) {
  top: 5px;
  left: 133px;
}
.con_int .box_map .box_btn li:nth-child(2) a:before {
  background: url(../spa/images/img_link02_ac.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.con_int .box_map .box_btn li:nth-child(3) {
  top: 125px;
  left: 11px;
}
.con_int .box_map .box_btn li:nth-child(3) a:before {
  background: url(../spa/images/img_link03_ac.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.con_int .box_map .box_btn li a {
  display: block;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  -moz-transition: -moz-transform 0.45s, background 0.45s;
  -o-transition: -o-transform 0.45s, background 0.45s;
  -webkit-transition: -webkit-transform 0.45s, background 0.45s;
  transition: transform 0.45s, background 0.45s;
}
.con_int .box_map .box_btn li a:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.45s;
  -o-transition: opacity 0.45s;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
}
.con_int .box_map .box_btn li:hover a {
  -moz-transform: translateY(0.6em);
  -ms-transform: translateY(0.6em);
  -webkit-transform: translateY(0.6em);
  transform: translateY(0.6em);
}
.con_int .box_map .box_btn li:hover a:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* -----------------------------------------------------------
	con_open
----------------------------------------------------------- */
.con_open {
  background: url(../spa/images/bg_open.png) 10px 140px no-repeat;
}
.con_open .txt_catch {
  width: 782px;
  margin: 40px auto 20px;
}
.con_open .box_open {
  width: 930px;
  margin: 40px auto;
  overflow: hidden;
}
.con_open .box_open li {
  width: 450px;
  float: left;
  margin-right: 30px;
  overflow: hidden;
}
.con_open .box_open li:nth-child(2n) {
  margin-right: 0;
}
.con_open .box_open li .txt {
  margin: 10px 0 20px;
}
.con_open .box_turu {
  background: url(../spa/images/bg_bus.jpg) no-repeat;
  padding: 25px 18px;
  overflow: hidden;
}
.con_open .box_turu .photo {
  display: inline-block;
  float: left;
}
.con_open .box_turu .box_txt {
  width: 445px;
  float: right;
}
.con_open .box_turu .box_txt h4 em {
  padding: .1em .8em;
  background: #dee1b0;
  display: inline-block;
  margin-right: .5em;
}
.con_open .box_turu .box_txt h4 small {
  font-size: 72%;
}
.con_open .box_turu .box_txt h4 span {
  letter-spacing: .2em;
  font-size: 158%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  vertical-align: middle;
  display: block;
  margin-top: .5em;
}
.con_open .box_turu .box_txt .st {
  text-align: left;
  margin-top: 25px;
  color: #85782c;
  font-size: 129%;
}
.con_open .box_turu .box_txt .txt {
  text-align: left;
  line-height: normal;
}
.con_open .box_salon {
  background: url(../spa/images/bg_salon.png) no-repeat;
  overflow: hidden;
  padding: 35px 0;
}
.con_open .box_salon .box_txt {
  width: 465px;
  float: left;
  text-align: center;
}
.con_open .box_salon .box_txt h4 {
  margin-bottom: 20px;
}
.con_open .box_salon .box_txt .st {
  margin-bottom: 15px;
  color: #85782c;
  letter-spacing: .2em;
  font-size: 136%;
}
.con_open .box_salon .box_txt .txt {
  line-height: normal;
}

/* -----------------------------------------------------------
	con_hot
----------------------------------------------------------- */
.con_hot {
  margin-top: 58px;
}
.con_hot h3 {
  margin-bottom: 30px;
}
.con_hot .txt {
  margin-top: 25px;
}

/* -----------------------------------------------------------
	con_info
----------------------------------------------------------- */
.con_info .box_info {
  margin-top: 60px;
}
.con_info .box_info h3 {
  margin-bottom: 40px;
}
.con_info .box_info .st {
  margin: -20px 0 10px;
}
.con_info .box_info .txt {
  margin: 5px 0 20px;
}
.con_info .box_time {
  padding: 20px 25px;
  background: #fff;
  overflow: hidden;
}
.con_info .box_time .st {
  margin-top: 0;
  color: #85782c;
  font-size: 129%;
  letter-spacing: .3em;
}
.con_info h4 {
  margin: 20px 0;
}

.tbl_time {
  width: 405px;
  float: left;
  margin-right: 30px;
}
.tbl_time tr {
  line-height: 1em;
}
.tbl_time tr:nth-child(3) {
  border-top: 12px solid #fff;
}
.tbl_time tr th, .tbl_time tr td {
  text-align: center;
  width: 120px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 93%;
}
.tbl_time tr th {
  font-weight: 100;
}
.tbl_time tr th span {
  background: #fff;
  display: block;
}
.tbl_time tr td {
  font-size: 86%;
  border-right: 4px solid #fff;
}
.tbl_time tr td:last-child {
  border-right: none;
}
.tbl_time tr td.bg {
  background: #e0e0e0;
}
.tbl_time tr.tr1 td {
  text-align: left;
  padding: .5em;
  position: relative;
  text-indent: .5em;
}
.tbl_time tr.tr1 td span {
  margin-left: 0;
}
.tbl_time tr.tr1 td:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background: #ccc;
}
.tbl_time tr.tr1 td:first-child {
  border-right: none;
}
.tbl_time tr.tr1 td:first-child:before {
  background: none;
}
.tbl_time tr.tr1 td:nth-child(2):before {
  left: 5px;
}
.tbl_time tr .border {
  background: #e0e0e0;
  vertical-align: middle;
  padding: 1px;
  width: 142px;
  border-right: 10px solid #fff;
}
.tbl_time tr .border span {
  height: 100%;
  width: 100%;
  display: block;
  background: #fff;
  padding: 12px 0;
}
.tbl_time tr .man {
  background: #e6e9b9;
}
.tbl_time tr .wman {
  background: #fee1d6;
}
.tbl_time tr .time {
  background: #e0e0e0;
}

/* -----------------------------------------------------------
	table
----------------------------------------------------------- */
.tbl_basic1 th, .tbl_basic1 td {
  padding: 12px !important;
}
