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

body { font-family: 'SimSun','sans-serif';}

/* G-Navi
-------------------------------------------------- */

#gn01 a { background: url(../img/gn_01.png) no-repeat center center;}
#gn02 a { background: url(../img/gn_02.png) no-repeat center center;}
#gn03 a { background: url(../img/gn_03.png) no-repeat center center;}
#gn04 a { background: url(../img/gn_04.png) no-repeat center center;}
#gn05 a { background: url(../img/gn_05.png) no-repeat center center;}
#gn06 a { background: url(../img/gn_06.png) no-repeat center center;}
#gn07 a { background: url(../img/gn_07.png) no-repeat center center;}
#gn08 a { background: url(../img/gn_08.png) no-repeat center center;}

/* ページトップ */
#contents_btm .pagetop a { background: url(../img/ft_btn_pagetop.png) no-repeat;}

/* トップページ */
.snow{margin:0 0 20px -10px;}
#logo{
	clear: none;
	padding: 30px 0 0 ;
}
#bn_wifi{
	margin:10px 0; 
}

/* 温泉 */
#spa #lead img.txt { margin-top: 30px;}

@media screen and (max-width: 1000px) {
	#lead img.txt{ margin: 0 !important;}
	#spa #lead img.txt { top: 15%;}
}

/* アクセス */
#acc #contact_info .tel { margin-right: 20px;}

.detailAccess{
	margin-top: 50px;
}
.detailAccess a{
	color: #14497b;
	background-color: #cfedff;
}
.detailAccess .DA{
	margin-bottom: 60px;
}
.detailAccess .DA h4{
	color: #354c18;
	font-size: 24px;
	font-family: serif;
}
.detailAccess .DA h5{
	color: #B20000;
	font-size: 18px;
	font-family: serif;
	font-weight: bold !important;
	margin: 35px 0 -22px !important;
	border-bottom: 1px solid;
	line-height: 1.6;
	letter-spacing: 0.03em;
}
.detailAccess .catchTxt{
	color: #354c18;
	font-weight: bold;
	letter-spacing: 0.02em;
}
.detailAccess .DA h6{
	font-family: serif;
	font-weight: bold;
	color: #B20000;
	margin-top: 15px;
	font-size: 14px;
}
.detailAccess .DASubBlock{
	padding: 0px 30px 30px;
	border: solid 1px #9898;
}
.detailAccess .DASubBlock .DASubTitle{
	font-size: 18px;
	font-family: serif;
	font-weight: bold 
}
.detailAccess .DASubBlock p{
	margin-top: 5px !important;
}</pre></body></html>