/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2025 | 06:49:46 */
@import url( 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap' );

:root {
	--main-color: #FDA51F;
	--sub-color: #F65C04;
	--sub2-color: #FFF3E0;
	--strong-color: #F65C04;
	--strong-bgcolor: #FFF3E0;
	--btn-color: #53B3F3;
	
	--fa-font-family : 'Font Awesome 5 Free';
	--fa-font-weight: 900;
}