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

 file name  :homepage #con_slider.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
#hotspa #contents {
	padding: 20px 0 0;
}

/* ナビ
------------------------------------------*/
#hotspa .tabnav{
	width: 760px;
	overflow: hidden;
	margin: 0 0 50px;
}
#hotspa .tabnav .tab_01{
	width: 260px;
	float:left;
}
#hotspa .tabnav .tab_02{
	width: 250px;
	float:left;
}
#hotspa .tabnav .tab_03{
	width: 250px;
	float:left;
}
#hotspa .tabnav li a {
	height: 0;
	display: block;
	padding-top: 45px;
	overflow: hidden;
}
#hotspa .tabnav li.tab_01 a { background: url(../hotspa/images/tabnav_01.png) no-repeat 0px 0px; }
#hotspa .tabnav li.tab_02 a { background: url(../hotspa/images/tabnav_02.png) no-repeat 0px 0px; }
#hotspa .tabnav li.tab_03 a { background: url(../hotspa/images/tabnav_03.png) no-repeat 0px 0px; }
	
#hotspa .tabnav li.tab_01 a:hover,
#hotspa .tabnav li.tab_01 a.selected{ background: url(../hotspa/images/tabnav_01.png) no-repeat 0px -45px; }
#hotspa .tabnav li.tab_02 a:hover,
#hotspa .tabnav li.tab_02 a.selected{ background: url(../hotspa/images/tabnav_02.png) no-repeat 0px -45px; }
#hotspa .tabnav li.tab_03 a:hover,
#hotspa .tabnav li.tab_03 a.selected{ background: url(../hotspa/images/tabnav_03.png) no-repeat 0px -45px; }

/* イントロ
---------------------------------------------*/
#hotspa .con_int{
	background: url(../hotspa/images/bg_int.jpg) no-repeat 0px 0px;
	overflow: hidden;
	margin: 0 0 0;
}

#hotspa .con_int .st_int{
	width: 121px;
	float: right;
	padding: 60px 28px 0 0;
}
#hotspa .con_int .box_int{
	width: 565px;
	float: left;
	padding: 300px 0 0 35px;
}
#hotspa .con_int .box_int p{
	padding: 0 0 25px;
}
#hotspa .box_book{
	width: 719px;
	height: 150px;
	background: url(../hotspa/images/bg_book.jpg) no-repeat 0px 0px;
	margin: 0 auto 60px auto;
	position: relative;
}
#hotspa .box_book .book_inner{
	width: 600px;
	margin: 0 0 0 auto;
}
#hotspa .box_book .book_inner .st_book{
	padding: 20px 0px;
}
#hotspa .box_book .book_inner .txt_book{
	padding-left: 80px;
}
#hotspa .box_book .book_inner .img_book{
	position: absolute;
	top: -25px;
	left: 25px;
}
/* アンカーリンク
------------------------------------------*/
#hotspa .con_pnav{
	width: 760px;
	background: url(../hotspa/images/bg_pnav.jpg) no-repeat 0px 0px;
	margin: 0 0 80px;
}
#hotspa .con_pnav .st_pnav{
	padding: 23px 0;
}
#hotspa .con_pnav ul{
	width: 760px;
	overflow: hidden;
	padding:0 20px;
	margin-right: -30px;
}
#hotspa .con_pnav li{
	width: 220px;
	float: left;
	margin: 0 30px 0 0;
}

/* .con_spa
------------------------------------------*/
#hotspa .con_spa {
	margin: 0 0 50px;
}
#hotspa .con_spa h3{
	margin: 0 0 25px;
}

#hotspa .con_spa .bn_kashikiri {
	width: 584px;
	margin: 0 auto 25px;
}

#hotspa .con_spa .bn_kashikiri a {
	display: block;
}

#hotspa .con_spa .txt {
	margin: 0 10px 10px 0;
	float: right;
	width: 620px;
}
#hotspa .con_spa .box_sub_intr {
	overflow:  hidden;
}
#hotspa .con_spa .box_sub_intr .sst_spa_00 {
	margin: 15px auto;
	width: 199px;
} 
#hotspa .con_spa .box_sub_intr .txt {
	text-align: center;
	margin: 0 0 30px;
	width:  100%;
	float: none;
} 
#hotspa .con_spa .box_spa{
	width: 760px;
	overflow: hidden;
}
#hotspa .con_spa .box_spa .sst_spa{
	width: 100px;
	float: left;
	padding: 25px 20px 0px 0px;
}
#hotspa .con_spa .box_spa .sst_spa_r{
	width: 100px;
	float: right;
	padding: 25px 0 0 0;
}
#hotspa .con_spa .box_spa .slide_area,
#hotspa .con_spa .box_spa .slide_area_l{
	width: 620px;
	float: left;
}
#hotspa .con_spa .box_spa .slide_area_l{
	margin-left: 15px;
}
#hotspa .con_spa .txt_det{
	width: 350px;
	margin: 0 0 0 auto;
	padding: 50px 35px 100px 0;
}
#hotspa .con_spa  .det_l{
	margin: 0 auto 0 0;
	padding: 50px 0px 120px 35px;
}

#hotspa .con_spa .box_spa_sev {
	width: 740px;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0 0 20px;
	background: url(../hotspa/images/img_line.png) no-repeat 0 bottom;
}
#hotspa .con_spa .box_spa_sev .inner_l {
	background: url(../hotspa/images/bg_spa_sev_01.png) no-repeat 0 0;
	overflow: hidden;
}
#hotspa .con_spa .box_spa_sev .inner_r {
	background: url(../hotspa/images/bg_spa_sev_02.png) no-repeat right 0;
	overflow: hidden;
}
#hotspa .con_spa .box_spa_sev .sst_spa{
	width: 120px;
	margin: 0 0 5px;
}
#hotspa .con_spa .box_spa_sev .img_pho {
	width: 620px;
	margin: 0 0 15px;
}
#hotspa .con_spa .box_spa_sev .wrp_spa_l {
	width: 620px;
	margin: 0 auto 0 0;
	clear: both;
}
#hotspa .con_spa .box_spa_sev .wrp_spa_r {
	width: 620px;
	margin: 0 0 0 auto;
	clear: both;
}
#hotspa .con_spa .box_spa_sev .txt_cat {
	font-size: 16px;
	color: #a23b39;
	margin: 7px 0;
	font-weight: bold;
}
#hotspa .con_spa .box_spa_sev .wrp_spa_l .txt,#hotspa .con_spa .box_spa_sev .wrp_spa_r .txt{
	float: none;
	margin-right: 0;
}
#hotspa .con_spa .box_spa_sev table.tbl_basic {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #d5d2c4;
}
#hotspa .con_spa .box_spa_sev table.tbl_basic th,
#hotspa .con_spa .box_spa_sev table.tbl_basic td {
	padding: 8px;
	text-align: left;
	border-bottom: 1px solid #d5d2c4;
}
#hotspa .con_spa .box_spa_sev table.tbl_basic th {
	background: #000000;
	text-align: center;
	border-right: 1px dotted #d5d2c4;
	width: 10%;
	color: #FFF;
}
#hotspa .con_spa .box_spa_sev table.tbl_basic td {
	background: #fff;
	width: 40%;
}
#hotspa .con_spa .box_spa_sev .txt2{
	clear: both;
	width: 620px;
}
/* .con_ser
------------------------------------------*/
#hotspa .con_ser {
	width: 454px;
	height: 75px;
	margin: 0 auto 50px;
	padding: 75px 0 0 266px;
	background: url(../hotspa/images/bg_ser.jpg) no-repeat 0 0;
}

/*スライダー*/
#hotspa .con_spa .box_spa .slide_area .bx-window,
#hotspa .con_spa .box_spa .slide_area_l .bx-window{
	height: 360px!important;
}
#hotspa .con_spa .box_spa .slide_area .bx-pager{
	text-align: right;
}
#hotspa .con_spa .box_spa .slide_area .bx-pager img{
	background: #000;
	margin: 10px 0 10px 10px;
	width:72px;
	padding: 4px;
	height:72px;
}
#hotspa .con_spa .box_spa .slide_area_l .bx-pager img{
	background: #000;
	margin: 10px 10px 10px 0;
	width:72px;
	padding: 4px;
	height:72px;
}
#hotspa .con_spa .box_spa .slide_area a.pager-active img,
#hotspa .con_spa .box_spa .slide_area_l a.pager-active img{
	padding: 4px;
	background: #993331;
	border: 0px;
}

#hotspa .wrp_tsu{
	background: url(../hotspa/images/bg_tsu.jpg) no-repeat left bottom;
}
#hotspa .wrp_uti{
	background: url(../hotspa/images/bg_uti.jpg) no-repeat left bottom;
}
#hotspa .wrp_tei{
	background: url(../hotspa/images/bg_tei.jpg) no-repeat left bottom;
}

#hotspa .con_spa.gen h3 {
	margin: 0!important;
}
#hotspa .con_gen {
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
}
#hotspa .con_gen .box_gen {
	width: 330px;
	margin: 0 0 10px;
}
#hotspa .con_gen .box_gen h4 {
	margin: 0;
	padding: 0;
}
#hotspa .con_gen .box_gen .img_pho {
	margin: 0;
	padding: 0;
}
#hotspa .con_gen .txt_gen {
	padding: 30px 0 50px;
	clear: both;
	background: url(../hotspa/images/bg_spa_02.png) no-repeat center top;
}


/* 
   	 100％掛け流し源泉について  .pnav
------------------------------------------*/
#hotspa .his_pnav{
	width: 760px;
	overflow: hidden;
	margin: 0 0 55px;
}
#hotspa .his_pnav li{
	float: left;
}
#hotspa .his_pnav li a {
	height: 0;
	display: block;
	padding-top: 45px;
	overflow: hidden;
}
#hotspa .his_pnav li.pnav_01 a {
	width: 193px;
	background: url(../hotspa/history/images/pnav_his_01.png) no-repeat 0px 0px;
}
#hotspa .his_pnav li.pnav_02 a {
	width: 187px;
	background: url(../hotspa/history/images/pnav_his_02.png) no-repeat 0px 0px;
}
#hotspa .his_pnav li.pnav_03 a {
	width: 187px;
	background: url(../hotspa/history/images/pnav_his_03.png) no-repeat 0px 0px;
}
#hotspa .his_pnav li.pnav_04 a {
	width: 193px;
	background: url(../hotspa/history/images/pnav_his_04.png) no-repeat 0px 0px;
}
#hotspa .his_pnav li.pnav_05 a {
	width: 193px;
	background: url(../hotspa/history/images/pnav_his_05.png) no-repeat 0px 0px;
}
#hotspa .his_pnav li.pnav_06 a {
	width: 187px;
	background: url(../hotspa/history/images/pnav_his_06.png) no-repeat 0px 0px;
}

#hotspa .his_pnav li.pnav_01 a:hover {
	background: url(../hotspa/history/images/pnav_his_01.png) no-repeat 0px -45px;
}
#hotspa .his_pnav li.pnav_02 a:hover {
	background: url(../hotspa/history/images/pnav_his_02.png) no-repeat 0px -45px;
}
#hotspa .his_pnav li.pnav_03 a:hover {
	background: url(../hotspa/history/images/pnav_his_03.png) no-repeat 0px -45px;
}
#hotspa .his_pnav li.pnav_04 a:hover {
	background: url(../hotspa/history/images/pnav_his_04.png) no-repeat 0px -45px;
}
#hotspa .his_pnav li.pnav_05 a:hover {
	background: url(../hotspa/history/images/pnav_his_05.png) no-repeat 0px -45px;
}
#hotspa .his_pnav li.pnav_06 a:hover {
	background: url(../hotspa/history/images/pnav_his_06.png) no-repeat 0px -45px;
}

/* 
   100％掛け流し源泉について .con_his
------------------------------------------*/
#hotspa .con_his{
	margin: 0 0 80px;
}
#hotspa .con_his h3{
	margin: 0 0 30px;
}
#hotspa .con_his .txt_his_01{
	padding: 7px 0 0;
	height: 341px;
	background: url(../hotspa/history/images/bg_his_txt_01.jpg) no-repeat 0px 0px;
}
#hotspa .con_his .txt_his_01 p,
#hotspa .con_his .txt_his_02 p{
	width: 330px;
	padding: 0 15px 0;
	margin: 0 0 20px;
}
#hotspa .con_his .txt_his_02{
	margin-top: -7px;
	height: 269px;
	background: url(../hotspa/history/images/bg_his_txt_02.jpg) no-repeat 0px 0px;
}
#hotspa .con_his .txt_his_02 p{
	margin: 0 0 18px auto;
}
#hotspa .con_his .txt_his_02 p span{
	font-weight: bold;
}


#hotspa .con_his .box_eff{
	padding-left: 15px;
	background: url(../hotspa/history/images/bg_his_eff.jpg) no-repeat right 0px;
}
#hotspa .con_his .sst_his{
	margin: 25px 0 10px;
}
#hotspa .con_his .box_eff .wrp_eff .eff_area {
	width: 400px;
	padding: 20px 25px;
	background: #e1dbd1;
	background-color:rgba(213,202,186,0.45);
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=75)";  /* ie 8 */
}
#hotspa .con_his .box_eff .wrp_eff .eff_last{
	width: 695px;
}


#hotspa .con_his .box_bene .wrp_bene .bene_area {
	width: 100%;
	padding: 20px 25px;
	margin-top: 20px;
	background: #e1dbd1;
	background-color:rgba(213,202,186,0.45);
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=75)";  /* ie 8 */
}
#hotspa .con_his .box_bene .wrp_bene .bene_last{
	width: 695px;
}


#hotspa .con_his .box_bat{
	background: url(../hotspa/history/images/bg_his_bat.jpg) no-repeat 0px 0px;
}
#hotspa .con_his .box_bat .wrp_bat{
	width: 435px;
	margin: 0 15px 20px auto;
}
#hotspa .con_his .box_bat .txt_dat p {
	margin: 0 0 20px;
}
#hotspa .con_his .box_bat .txt_dat .txt_ket {
	font-size: 16px;
	font-weight: bold;
}
#hotspa .con_his .box_bat .wrp_bat .bat_area{
	width: 385px;
	padding: 20px 25px;
	margin: 15px 0 0;
	background: #e1dbd1;
	background-color:rgba(213,202,186,0.6);
	filter: alpha(opacity=75);        /* ie 8 */
	-ms-filter: "alpha(opacity=75)";  /* ie 8 */
}
#hotspa .con_his .box_bat .wrp_bat .bat_area ul{
	overflow: hidden;
}
#hotspa .con_his .box_bat .wrp_bat .bat_area ul li{
	width: 190px;
	float: left;
	margin: 0 0 5px;
}
#hotspa .con_his .box_faq{
	padding: 15px 0 25px;
	background: url(../hotspa/history/images/img_line.gif) no-repeat left bottom;
}
#hotspa .con_his  .box_faq dt{
	padding: 10px 0 0 40px;
	font-weight: bold;
	color: #41160a;
	text-decoration: underline;
	background: url(../hotspa/history/images/ic_que.png) no-repeat left center;
}
#hotspa .con_his .box_faq dd{
	margin: 15px 0 0 15px;
	padding: 10px;
	background: #e1dbd1;
}
#hotspa .con_his .box_faq dd p{
	padding: 12px 15px 15px 35px;
	background: url(../hotspa/history/images/ic_ans.png) no-repeat left top;
}


#hotspa .con_his .box_kou{
	padding-left: 15px;
	background: url(../hotspa/history/images/bg_his_eff_01.jpg) no-repeat 0 0;
}
#hotspa .con_his .box_kou .sst_his{
	margin: 25px 0 10px;
	width: 460px;
	margin: 0 0 15px auto;
}
#hotspa .con_his .box_kou .wrp_kou .kou_area {
	padding: 20px 25px;
	background: #e1dbd1;
	background-color:rgba(213,202,186,0.45);
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=75)";  /* ie 8 */
	width: 410px;
	margin: 0 0 20px auto;
}

/*======================================

	不活化について　.con_bene

=======================================*/
.con_bene .st {
	margin-bottom: 36px;
}
.con_bene .box_intro {
	background: url(../hotspa/benefit/images/bg_intr.jpg) no-repeat 0 0;
	overflow:  hidden;
	padding: 0 14px 76px;
}
.con_bene .box_intro .img {
	float: left;
}
.con_bene .box_intro .txt {
	float: right;
	width: 372px;
	margin-top:  75px;
	letter-spacing: 0.06em;
	line-height: 1.53;
	font-size: 15px;
}
.con_bene .box_korona {
	background: url(../hotspa/benefit/images/bg_korona.jpg) no-repeat 0 0;
	padding: 45px 0 16px;
}

.con_bene .box_korona .st {
	width: 270px;
	margin: 0 auto 38px;
}
.con_bene .box_korona .txt {
	width: 642px;
	margin: 0 auto 28px;
	letter-spacing: 0.06em;
	line-height: 1.53;
	font-size: 15px;
}
.con_bene .box_korona .img {
	width: 740px;
	margin: 0 auto;
}

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}