@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 4.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/

#siteHeader {
	position:sticky;
	font-size:100%;
}
footer.footer {
	display: none;
}
#siteFooter {
	line-height: 1.5;
	a:visited {color: #666666;}
}
