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

　館内

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

.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 h3 {
	border-bottom: 1px dotted #3E5522;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sec h4 {
}
.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 {
}


#sec02 {
}
#sec02 h6 {
	padding-bottom: 5px;
}


#sec03 {
}
#sec03 ul li {
	width: 40%;
}
#sec03 ul li:last-child {
	width: 50%;
}



#sec04 {
	border-bottom: 1px dotted #3E5522;
	margin: 20px 10px 20px;
	padding: 0 0 10px;
}


#sec04 ul li {
	width: 40%;
}
#sec04 ul li:last-child {
	width: 50%;
}



#sec05 {
}


#sec05 h6 {
	padding-bottom: 5px;
}


#sec05 ul li {
	width: 32%;
}
#sec05 ul li:last-child {
	width: 53%;
}

#sec05 ul li p {
	font-size: 10px;
}




#sec06 table {
	border-bottom: 1px dotted #3E5522;
	border-left: 1px dotted #3E5522;
	border-right: 1px dotted #3E5522;
	font-size: 11px;
}
#sec06 th {
	background: #C3D1AF;
	font-weight: bold;
	width: 35%;
	padding: 5px;
	border-top: 1px dotted #3E5522;
	white-space: nowrap;
}
#sec06 td {
	background: #fff;
	padding: 5px;
	border-top: 1px dotted #3E5522;
}
#sec06 .bg_color01 {
	background: #DFE7D3;
}

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