@charset "UTF-8";
.lay_hots .con_hots .inner, .con_info .inner {
  max-width: 1100px;
  margin: auto;
}

#hotspring .tmp_intro .box_plink:after {
  content: "";
  display: table;
  clear: both;
}

/* ===================================================================
CSS information

 file name  :hospring.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
/* -----------------------------------------------------------
	gnav
----------------------------------------------------------- */
#hotspring .box_gnav li.gnav_spa a:after {
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#hotspring .tmp_intro .box_intro .txt_b {
  margin-top: 3em;
  padding: 1.2em 2em;
  border-top: 1px solid #2b2b2b;
  font-size: 1.07em;
  line-height: 2em;
  text-align: left;
}
#hotspring .tmp_intro .box_plink li {
  display: block;
  float: left;
  width: 20%;
}

/* -----------------------------------------------------------
	obj_mainimg
----------------------------------------------------------- */
#obj_mainimg {
  margin-bottom: 0;
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#obj_mainimg > div {
  display: none;
}
#obj_mainimg > div:first-child {
  display: block;
}
#obj_mainimg .slide {
  width: 100%;
}
#obj_mainimg .slide span {
  display: block;
  width: 100%;
}
#obj_mainimg .slide.slide1 {
  background: url("../../hotspring/images/bg_fix.jpg") no-repeat top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

/* -----------------------------------------------------------
	lay_hots
----------------------------------------------------------- */
.lay_hots {
  margin-top: 64px;
  padding-bottom: 64px;
  background: transparent url("../images/common/pat7.jpg") center top no-repeat;
  background-color: #000;
}
.lay_hots .con_hots {
  border-bottom: 1px solid #262626;
  padding: 40px 0;
}
.lay_hots .con_hots .inner h3 {
  text-align: center;
}
.lay_hots .con_hots .inner .box_text {
  margin-top: 24px;
  overflow: hidden;
}
.lay_hots .con_hots .inner .box_text .wrp_text .text {
  margin-top: 1em;
  font-size: 1.1em;
  line-height: 1.8em;
}
.lay_hots .con_hots .inner .box_text .wrp_text .atn {
  margin-top: 1em;
}
.lay_hots .con_hots .inner .box_text .wrp_text .atn span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.lay_hots .con_hots .inner .box_text .wrp_text .atn span.cl {
  font-size: 1.1em;
  color: #b09b5c;
  margin-bottom: 0.5em;
  letter-spacing: -0.05em;
}
.lay_hots .con_hots .inner .box_text .wrp_text .tbl_basic {
  margin-top: 1.5em;
  width: 100%;
}
.lay_hots .con_hots .inner .box_text .wrp_text .btn {
  margin-top: 1.5em;
}
.lay_hots .con_hots.hots1 table.tbl_basic tbody tr th {
  width: 9%;
  max-width: 200px;
}
.lay_hots .con_hots.hots1 table.tbl_basic tbody tr td {
  width: 12.33%;
}
.lay_hots .con_hots.hots3 {
  border-bottom: 0;
  padding-bottom: 0;
}

/* -----------------------------------------------------------
	con_info
----------------------------------------------------------- */
.con_info {
  margin-top: 80px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 64px 0;
}
.con_info .inner h3 {
  text-align: center;
}
.con_info .inner table.tbl_basic {
  margin-top: 32px;
  border: 0;
  width: 100%;
}
.con_info .inner table.tbl_basic th, .con_info .inner table.tbl_basic td {
  background: #fff;
  color: #000000;
  border: 0;
  font-size: 1.07em;
  border-top: 1px solid #d0d0d0;
}
.con_info .inner table.tbl_basic th {
  background: #e4e4e4;
  text-align: center;
  font-weight: bold;
}
.con_info .inner table.tbl_basic td {
  border-left: 1px solid #d0d0d0;
}

.mfp-content {
  max-width: 746px;
  margin: 0 auto;
}
.mfp-content div {
  position: relative;
}
.mfp-content div button.mfp-close {
  display: none;
}
.mfp-content div .popup-modal-dismiss {
  text-align: center;
  margin-top: 8px;
}
.mfp-content div .popup-modal-dismiss span {
  display: block;
}
.mfp-content div .popup-modal-dismiss span.t {
  margin-top: 0.3em;
}
.mfp-content div .img {
  text-align: center;
}
.mfp-content div .wrp_text {
  margin-top: 0.5em;
}
.mfp-content div .wrp_text dt {
  font-size: 1.8em;
  line-height: 1.6em;
  word-wrap: break-word;
  color: #FFF;
}
.mfp-content div .wrp_text dd {
  margin-top: 0.5em;
  word-wrap: break-word;
  color: #FFF;
}
