<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* //////////////////////////////////////////////////

　温泉

////////////////////////////////////////////////// */

.accordionBtn {
	display:block;
	width: 100%;
	padding: 6px 0;
	background: url(../img/h5_open_off.png) no-repeat;
	background-position: right 10px center;
	background-size: 20px;
}
.accordionBtn.active {
	display:block;
	width: 100%;
	padding: 6px 0;
	background: url(../img/h5_open_on.png)no-repeat;
	background-position: right 10px center;
	background-size: 20px;
}
.accordionContent {
	display:none;
}



#contents {

	padding-top: 5%;
}


.bx-pager-item a {
	display:block;
	width:10px;
	height:10px;
	margin:0 3px;
	border-radius:10px;
	background:#E4E1D2;
	line-height:1;
	text-indent:-9999px;
}

.sec {
	padding: 0 10px;
}

.sec p {
}
.sec .img01 {
	float: left;
	padding: 0 5px 5px 0;
}
.sec .img02 {
	float: right;
	padding: 0 0 5px 5px;
}
.sec h3 {
	padding: 20px;	
}

.subtitle{
	font-weight:bold;
	font-size:170%;
	color: #2f7831;
	
}


.sec h4 {
	border-bottom: 1px dotted #3E5522;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sec h5 {
	border-bottom: 1px dotted #3E5522;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#read {
}
.link_btn li {
	padding-right: 5px;
}
.link_btn li:last-child {
	padding-right: 0px;
}


#sec01 {
}

#sec01 .box01 {
	background: url(../img/bg_sec01_01.png) no-repeat top;
	background-size: 100%;
	padding: 10px;
	
	box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 0px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 0px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 0px inset;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#sec01 .box01 p {
	color: #333;
	font-size: 12px;
	line-height: 140%;
}


#sec01 .box01 table {
	border-bottom: 1px dotted #3E5522;
	font-size: 11px;
}
#sec01 .box01 th {
	background: #B8C197;
	width: 35%;
	padding: 5px;
	border-top: 1px dotted #3E5522;
}
#sec01 .box01 td {
	background: #E1E0CA;
	padding: 5px;
	border-top: 1px dotted #3E5522;
}

#sec01 .box02 {
	background: url(../img/bg_sec01_02.png) no-repeat top;
	background-size: 100% 100%;
	padding: 15px;
}
#sec01 .box02 p {
	color: #333;
	font-size: 11px;
	line-height: 140%;
}



#sec02 {
}
#sec02 h6 {
	padding-bottom: 5px;
}
#sec02 ul li {
	width: 20%;
}
#sec02 ul li:last-child {
	width: 79%;
}
#sec02 ul li p {
	font-size:11px;
}


#sec02 .box01 {
	background: url(../img/bg_sec02_01.png) no-repeat top;
	background-size: 100%;
	padding: 10px;
	
	box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 0px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 0px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 0px inset;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#sec02 .box01 p {
	color: #333;
	font-size: 12px;
	line-height: 140%;
}




#sec03 {
	background: url(../img/bg_sec03_01.png) repeat-y left top;
}

#sec04 {
}

#sec04 .box01 {
	background: url(../img/bg_sec01_01.png) no-repeat top;
	background-size: 100%;
	padding: 10px;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#sec04 .box01 p {
	color: #333;
	font-size: 12px;
	line-height: 140%;
}


#sec04 .box01 table {
	border-bottom: 1px dotted #3E5522;
	font-size: 11px;
}
#sec04 .box01 th {
	background: #B8C197;
	width: 35%;
	padding: 5px;
	border-top: 1px dotted #3E5522;
	vertical-align: middle;
}
#sec04 .box01 td {
	background: #E1E0CA;
	padding: 5px;
	border-top: 1px dotted #3E5522;
	vertical-align: middle;
}
#sec04 .box02 {
	position: relative;
	background: #fff;
	font-size: 11px;
	padding: 10px;
}
#sec04 .box02 .pic01 {
	position:absolute;
	width: 76px;
	height: 73px;
	top: 5px;
	right: 0px;
}
#sec04 .box03 {
	background: #F0ECDE;
	font-size: 11px;
	padding: 10px;
}


#sec05 {
	background: url(../img/bg_sec05_01.png) no-repeat top;
	background-size: 100% 100%;
	padding: 30px 20px 0;
}
#sec06 {
	background: url(../img/bg_sec05_01.png) no-repeat top;
	background-size: 100% 100%;
	padding: 30px 20px 0;
}

.stitle{
	color: #2f7831;
    font-size: 150%;
}

</pre></body></html>