@charset "utf-8";

#main > .inner{
  width: 970px;
  margin: 0 auto;
  padding: 40px 0 0;
  background: transparent url(../image/bg_pool.png) no-repeat scroll top 15px right 10px;
}

#main > .inner > .h{
font-size:30px;
  color:#fff;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  margin: 0 240px 20px 0;
  border-bottom: 1px solid #444;
}

.small{
  font-size:24px;
}

#main > .inner > section > .txt01{
  margin: 0 0 30px 0;
}
.pool_main {
  height: 400px;
  padding: 42px 0 0 30px;
  background: url("../image/bg_pool_main.jpg") 0 0 no-repeat;
  font-size: 30px;
  font-weight: 600;
  font-family: "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "游明朝", YuMincho, "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  box-sizing: border-box;
}
.pool_main span {
  background: -webkit-linear-gradient(#88d8e4 10%, #e0fbff 50%, #88d8e4 90%);
  background: -o-linear-gradient(#88d8e4 10%, #e0fbff 50%, #88d8e4 90%);
  background: linear-gradient(#88d8e4 10%, #e0fbff 50%, #88d8e4 90%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.pool_main span b {
  background: linear-gradient(to bottom, #d4a20e 10%,#f3ebbd 50%,#d4a20e 90%);
  -webkit-background-clip: text;
  background-clip: text;
}
.ie .pool_main span {
  background: none;
  color: #a5e4ed;
}
.ie .pool_main span b {
  background: none;
  color: #e2c45e;
}

#main > .inner > section > .txt02{
  margin: 26px 30px 0 40px;
  font-size: 18px;
  line-height: 1.8;
}

#main > .inner > section > .txt02 span{
    display: block;
    margin-top: 10px;
    text-indent: -0.5em;
}

#main > .inner > section > .txt02 a{
    color: #f7de66;
}

#main > .inner > section > .txt02 a:link {
text-decoration:none;
color:#f7de66;
}

#main > .inner > section > .txt02 a:visited {
text-decoration:none;
color:#f7de66;
}

#main > .inner > section > .txt02 a:active {
text-decoration:none;
color:#fff1b2;
}

#main > .inner > section > .txt02 a:hover {
text-decoration:none;
color:#fff1b2;
}

.streetview {
	clear:both;
	margin:11px 40px 0 32px;
	line-height:70px;
}

#main .inner .img01{
	position:relative;
}

#main .img01 .ico_streetview{
	position:absolute;
	left:12px;
	bottom:10px;
}

#main .inner .btn_streetview{
	width:292px;
	margin:38px auto 18px;
}

#aqua{
  clear:both;
  padding: 50px 0 50px 0;
}

#aqua > .inner{
  width: 970px;
  margin: 0 auto;
}

#aqua > .inner > .h{
	text-align:center;
}
#aqua > .inner > h3 {
  font-size: 32px;
  font-weight: 400;
  font-family: "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "游明朝", YuMincho, "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #5c86e4;
}
#aqua > .inner > h3 b {
  font-weight: 400;
  color: transparent;
  background: linear-gradient(to bottom, #d4a20e 10%,#f3ebbd 50%,#d4a20e 90%);
  -webkit-background-clip: text;
  background-clip: text;
}
.ie #aqua > .inner > h3 b {
  background: none;
  color: #e2c45e;
}

#aqua .photos{
  overflow: hidden;
  margin-bottom: 30px;
}

#aqua .photos > li{
  float: left;
}

#aqua .photos > li + li{
  float: none;
  margin-left: 435px;
}

#aqua .photos > li .txt{
  margin-top: 5px;
}

#aqua > .inner > .txt01{
  margin: 26px 30px 26px 40px;
  font-size: 18px;
  line-height: 1.8;
}

#aqua .img_aqua03{
	text-align: center;
}

#onsen{
  background: transparent url(../image/bg_onsen01.png) repeat scroll left top;
}

#onsen > .inner{
  width: 890px;
  margin: 0 auto;
  padding: 40px;
  background: transparent url(../image/bg_onsen03.png) no-repeat scroll right 24px;
}

#onsen > .inner > .h{
  margin: 0 222px 40px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #7c676c;
  font-size: 34px;
  font-family: "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "游明朝", YuMincho, "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1;
  letter-spacing: 0.08em;
}

#onsen .photos{
  overflow: hidden;
  margin: 20px 0 45px 0;
}

#onsen .photos > li{
  float: left;
}

#onsen .photos > li:first-child{
  margin: 0 0 20px 0;
}

#onsen .photos > li.even{
  margin: 0 30px 0 0;
}

#onsen .photos > li .txt{
  margin: 5px 0 0 0;
}

#onsen .txt02{
  margin: 28px 0 22px 0;
  font-size: 18px;
  line-height: 1.8;
}

#onsen .streetview {
	margin-left:0px;
}

#onsen_about > .h{
  margin: 0 0 30px 0;
  text-align: center;
  color: #35141d;
  font-size: 32px;
  font-weight: 600;
  font-family: "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "游明朝", YuMincho, "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

#onsen_about > .txt03{
  margin: 20px 0 14px 0;
  font-size: 18px;
  line-height: 1.8;
}

#onsen_about .data{
  height: 192px;
  padding: 17px 0 0 17px;
  background: transparent url(../image/bg_onsen02.jpg) no-repeat scroll left top;
  color: #000;
}

#onsen_about .data table{
  width: 856px;
  font-size: 18px;
  border-collapse: separate;
  border-spacing: 3px;
}

#onsen_about .data th{
  width: 140px;
  padding: 6px 0;
  background: #d27789 none;
  text-align: center;
}

#onsen_about .data td{
  padding: 6px 0 6px 15px;
}

#onsen_about .data td + th + td{
  width: 215px;
}



/* 料金枠 */

#main table.fee_pool{
	width: 740px;
    margin: 0 auto 10px;
	border:solid 1px #fff;
	font-size:15px!important;
}

#main table.fee_pool tbody{
	display:block;
	padding-top:15px;
}

#main table th{
	font-size:17px;
	padding-left:15px;
	line-height:1.1;
}

#main table th.yellow{
	color:#FF0;
	font-size:17px;
	font-weight:bold;
}

#main table th span{
	font-size:14px;
}

#main table td{
	padding:5px 20px 15px 40px;
}

#main table td span{
	color:#FF0;
}


/* ------ guide_area ------ */
.guide_area {
	width: 970px;
	margin: 20px auto 70px;
	padding: 0 0 77px;
	background: url(../image/bg_guide.jpg) repeat 0 0;
}
#guide h2 {
  height: 78px;
  background: url(../image/bg_ttl_guide.png) 0 0 no-repeat;
  font-size: 35px;
  color: #fff;
  text-align: center;
  line-height: 77px;
  font-weight: 600;
}
#guide h2 span {
  font-size: 26.5px;
}
#sauna_guide h2 {
  height: 78px;
  background: url(../image/bg_ttl_sauna_guide.png) 0 0 no-repeat;
  font-size: 35px;
  color: #fff;
  text-align: center;
  line-height: 77px;
  font-weight: 600;
}

.guide_area .mainimg {
	width: 806px;
	margin: 0 auto;
	padding: 28px 0 0 0;
}

.guide_area .lead_guide {
	margin: 35px 0 -15px 0;
	color: #000;
	text-align: center;
}

.guide_area a:link {
	color:#0000ff;
}
 
.guide_area a:visited {
	color:#0000ff;
}

.guide_area a:hover {
	color:#ff0000;
}


/* ------ cp_box ------ */
.guide_area .cp_box {
	width: 776px;
	margin: 46px auto 0;
}

.guide_area .cp_box .cp_box_inner {
	background: #fff;
	position: relative;
	padding: 0 0 32px;
}


.guide_area .cp_box .limit {
	position: absolute;
	top: 11px;
	right: 14px;
}

.guide_area .cp_box .cp_box_inner > dl {
	width: 746px;
	margin: 0 auto;
	padding: 28px 0 0 0;
}

.guide_area .cp_box .cp_box_inner > dl > dt {
	clear: both;
	float: left;
}

.guide_area .cp_box .cp_box_inner > dl > dd {
	margin: 0 0 0 180px;
	display: block;
	color: #000;
}

.guide_area .cp_box [class^="type"] {
	overflow: hidden;
	width: 550px;
	border-bottom: 1px dashed #9a9999;
}

.guide_area .cp_box [class^="type"] dt,
.guide_area .cp_box [class^="type"] dd {
	float: left;
}

.guide_area .cp_box .type01 {
	margin: -4px 0 0 0;
	padding: 0 0 6px;
}

.guide_area .cp_box .type01 dt {
float:left;
     padding: 5px 0 0 0;
font-size:18px;
}

.guide_area .cp_box .type01 dd {
   margin: -2px 0 0 250px;
font-size:25px;
color:red;
font-weight:bold;
}

.guide_area .cp_box .type02 {
	padding: 14px 0 13px;
}

.guide_area .cp_box .type02 dt {
	float:left;
     padding: 5px 0 0 0;
    font-size:18px;
}

.guide_area .cp_box .type02 dd {
	margin: -2px 0 0 230px;
   font-size:25px;
   color:red;
    font-weight:bold;
}



.guide_area .cp_box .type03 {
	padding: 10px 0 10px;
	border: none;
	width: 554px;
}

.guide_area .cp_box .type03 dt {
	float:left;
     padding: 10px 0 15px;
    font-size:18px;
}

.guide_area .cp_box .type03 dd {
	 margin: 8px 0 0 120px;
   font-size:19px;
   color:#1E90FF;
    font-weight:bold;
}

.guide_area .cp_box .type03 p.notes{
  clear:both;
  border-top: 1px dashed #9a9999;
  padding: 10px 0;
  text-indent:-1.0em;
  margin-left:1.0em;
}

.guide_area .cp_box .type03 dd + dd {
	margin: -2px 0 0 60px;
   font-size:20px;
   color:#1E90FF;
    font-weight:bold;
}

.guide_area .cp_box .type03 dd + dd span{
	margin:0 0 0 20px;
	}

.guide_area .cp_box .stl_time {
	margin: 20px 0 0 0;
}

.guide_area .cp_box .con_time {
	padding: 25px 0 0 9px;
}

.guide_area .cp_box .con_time .time {
	font-size: 18px;
	font-weight: bold;
}

.guide_area .cp_box .con_time .wear {
	margin: 12px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #c41719;
}

.guide_area .cp_box .con_wear dd{
    font-size:20px;
    color:#1E90FF;
    font-weight:bold;
}


.guide_area .cp_box .con_time .wear .fs_14 {
	font-size: 14px;
}

.guide_area .cp_box .con_time .notes {
	margin: 8px 0 0 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.guide_area .cp_box .stl_wear {
	margin: 22px 0 0 0;
}

.guide_area .cp_box .con_wear {
	padding: 28px 0 0 11px;
}

.guide_area .cp_box .con_wear .notes {
	margin: 10px 0 0 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.guide_area .area_notes {
	margin: 14px 0 0 38px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	color: #000;
}

.guide_area .cp_box .con_guide {
	padding: 4px 0 0 11px;
}

.guide_area .cp_box .con_guide .notes {
	padding: 10px 0;
}

.guide_area .cp_box .stl_temperature {
	margin: 22px 0 0 0;
}

.guide_area .cp_box .con_temperature {
	padding: 28px 0 0 11px;
}

.guide_area .cp_box .con_temperature .men{
	color: #0066ff;
	font-weight: bold
}

.guide_area .cp_box .con_temperature .women{
	color: #ff0099;
	font-weight: bold
}

.guide_area .cp_box .con_temperature .notes {
	padding: 10px 0;
}

.guide_area .cp_box .con_spatime {
	padding: 8px 0 0 11px;
}

.guide_area .cp_box .con_spatime .time {
	font-size: 18px;
	font-weight: bold;
}

.guide_area .cp_box .stl_spatime {
	margin: 5px 0 0 0;
}

.guide_area .cp_box .con_spatype {
	padding: 5px 0 0 11px;
}

.guide_area .cp_box .stl_spatype {
	margin: 0 0 0 0;
}

.guide_area .cp_box .cp_sauna_inner {
	background: #fff url(../image/slash.gif)  192px no-repeat;
	position: relative;
	padding: 0 0 32px;
}

.guide_area .cp_box .cp_sauna_inner > dl {
	width: 746px;
	margin: 0 auto;
	padding: 28px 0 0 0;
}

.guide_area .cp_box .cp_sauna_inner > dl > dt {
	clear: both;
	float: left;
}

.guide_area .cp_box .cp_sauna_inner > dl > dd {
	margin: 0 0 0 180px;
	display: block;
	color: #000;
}

/* ------ howto_box ------ */
.guide_area .howto_box {
	width: 776px;
	margin: 46px auto 0;
	background: #fff url(../image/bg_howto.png) repeat-y center 0;
}

.guide_area .howto_box h2 {
	width: 776px;
	padding: 30px 0 0 0;
	background: url(../image/bg_howto_top.png) no-repeat 0 0;
	text-align: center;
}

.guide_area .howto_box .howto_list {
	width: 776px;
	padding: 16px 0 81px 0;
	background: url(../image/bg_howto_btm.png) no-repeat 0 bottom;
}

.guide_area .howto_box .howto_list > dt {
	width: 659px;
	margin: 16px auto 0;
}

.guide_area .howto_box .howto_list > dd {
	width: 528px;
	margin: 4px auto 0;
	color: #000;
}

.guide_area .howto_box .howto_list > dd .notes {
	display: block;
	padding: 0 0 0 1em;
	font-size: 15px;
	text-indent: -1em;
}

/* ------ バナー ------ */

.bnr_zone {
	width: 600px;
	margin: 40px auto 0 auto;
	text-align:center;
}

.bnr_zone a:hover {
	background: #fff;
	display: block;
}

.bnr_zone img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.bnr_zone figcaption {
	margin-top:8px;
}

.jet_onsen {
  display: flex;
  justify-content: space-between;
  width: 809px;
  padding: 28px 0 0;
  margin: 0 auto;
  color: #000;
}
.jet_onsen dl {
  width: 405px;
  height: 467px;
  padding: 372px 0 0;
  box-sizing: border-box;
}
.jet_onsen dl:first-child {
  margin-right: -1px;
  background: url(../image/img_onsen_pool.jpg) 0 0 / 100% auto no-repeat;
}
.jet_onsen dl:last-child {
  background: url(../image/img_jetted_bath.jpg) 0 0 / 100% auto no-repeat;
}
.jet_onsen dl dt {
  margin: 0 0 0.5em;
  font-size: 17.5px;
  font-weight: bold;
  text-align: center;
}
.jet_onsen dl dd {
  padding: 0 1.5em;
  line-height: 1.4;
}
.bnr_single {
  width: 520px;
  margin: auto;
}
.bnr_single figcaption{
	font-size:15px;
	line-height: 1.5;
	margin-top:8px;
}
