@charset "utf-8";
/*
Array
(
    [basic] => Array
        (
            [info] => Array
                (
                    [company] => おおの設備株式会社
                    [address] => 〒706-142 岡山県玉野市迫間736番地7
                    [tel] => 0863-33-3650
                    [fax] => 0863-33-3678
                )

            [font] => Array
                (
                    [default] => Array
                        (
                            [type] => gothic
                            [weight] => 500
                        )

                    [japanese] => Array
                        (
                            [type] => zenkaku
                            [weight] => 700
                        )

                    [english] => Array
                        (
                            [type] => poppins
                            [weight] => 400
                        )

                )

            [bgcolor] => #ffffff
            [color] => #322e2d
            [anchor] => #322e2d
            [hover] => #38a7d6
            [underline] => hover
        )

    [header] => Array
        (
            [basic_bgcolor] => #ffffff
            [basic_logo] => https://ohno-setsubi.jp/kurabiz-wp/wp-content/uploads/2024/01/03_logo_yoko_4c.png
            [reversal_bgcolor] => #ffffff
            [align] => right
            [color] => #322e2d
            [hover] => #38a7d6
            [reversal_hover] => #38a7d6
            [accordion] => md
            [accordion_color] => #322e2d
            [accordion_hover] => #38a7d6
            [accordion_bg] => #ffffff
            [toggle_bg] => #ffffff
            [toggle_hover] => rgba(255,255,255,0.5)
            [toggle_line] => #38a7d6
        )

    [footer] => Array
        (
            [type] => c
            [bgcolor] => #ffffff
            [logo] => https://ohno-setsubi.jp/kurabiz-wp/wp-content/uploads/2024/01/03_logo_yoko_4c.png
            [color] => #322e2d
            [anchor] => #322e2d
            [hover] => #38a7d6
            [text] => basic
            [basic] => Array
                (
                    [address] => 〒706-142 岡山県玉野市迫間736番地7
                    [tel] => 0863-33-3650
                    [fax] => 0863-33-3678
                )

            [contact] => 1
            [contact_bg] => #38a7d6
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
            [contact_style] => circle
            [contact_icon] => 1
            [copyright] => &copy; おおの設備株式会社 All Rights Reserved.
            [copyright_bg] => #626161
            [copyright_color] => #ffffff
        )

)

*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700&family=Poppins:wght@400;500;700&display=swap');
:root {

	--msg-basic-font-default-type: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	--msg-basic-font-default-weight: 500;
	--msg-basic-font-japanese-type: "Zen Kaku Gothic Antique", sans-serif;
	--msg-basic-font-japanese-weight: 700;
	--msg-basic-font-english-type: "Poppins", sans-serif;
	--msg-basic-font-english-weight: 400;
	--msg-basic-font-english-400: 400;
	--msg-basic-font-english-500: 500;
	--msg-basic-font-english-700: 700;

	--msg-basic-color: #322e2d;
	--msg-basic-bgcolor: #ffffff;
	--msg-basic-anchor: #322e2d;
	--msg-basic-hover: #38a7d6;

	--msg-header-bgcolor: #ffffff;
	--msg-header-reversal-bgcolor: #ffffff;

	--msg-header-color: #322e2d;
	--msg-header-hover: #38a7d6;
	--msg-header-reversal-color: ;
	--msg-header-reversal-hover: #38a7d6;

	--msg-header-accordion-bg: #ffffff;
	--msg-header-accordion-color: #322e2d;
	--msg-header-accordion-hover: #38a7d6;
	--msg-header-toggle-bg: #ffffff;
	--msg-header-toggle-line: #38a7d6;
	--msg-header-toggle-hover: rgba(255,255,255,0.5);
	--msg-header-contact-color: ;
	--msg-header-contact-bg: ;
	--msg-header-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/ohnosetsubi/ohno-setsubi.jp/public_html/kurabiz-wp/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>170</b><br />
;

	--msg-footer-bgcolor: #ffffff;
	--msg-footer-color: #322e2d;
	--msg-footer-anchor: #322e2d;
	--msg-footer-hover: #38a7d6;
	
	--msg-footer-contact-color: #ffffff;
	--msg-footer-contact-bg: #38a7d6;
	--msg-footer-contact-icon: #ffffff;
	
	--msg-footer-copyright-color: #ffffff;
	--msg-footer-copyright-bg: #626161;

}
