<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
////////////////////////////////////////////////// */

/* 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;}
#logo {
	clear: none;
	padding: 30px 0 0 ;
}
#bn_ski{
	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%;}
}
</pre></body></html>