/*
 Theme Name: BusinessPress Child
 Template:businesspress
 Description: BusinessPress Child Theme
 Theme URI: https://businesspress.jp/theme/
 Author: BusinessPress
 Author URI: https://businesspress.jp/
 Version: 1.0.0
*/

/* クレジット非表示 */
.site-credit {
    display:none !important;
    }

/* Googleフォント */
body {
	font-family: 'Sawarabi Mincho', sans-serif;
}