@charset "utf-8";
/*
Array
(
    [basic] => Array
        (
            [info] => Array
                (
                    [company] => 株式会社ダイフク工業
                    [address] => 〒720-2413 広島県福山市駅家町法成寺1575-27
                    [tel] => 084-972-8615（代表）
                    [fax] => 084-972-8616
                    [opened] => 8:30-17:30
                )

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

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

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

                )

            [bgcolor] => #ffffff
            [color] => #322e2d
            [anchor] => #322e2d
            [hover] => #0085cd
            [underline] => no
            [sns] => Array
                (
                    [twitter] => https://x.com/daifukukogyo?t=CWX6xMMzPj6d3NqH7iFiWw&s=09
                )

        )

    [header] => Array
        (
            [basic_bgcolor] => #ffffff
            [basic_logo] => https://www.daifukukogyo.com/cmswp/wp-content/uploads/2024/06/logo.png
            [reversal_bgcolor] => #ffffff
            [align] => right
            [underline] => 1
            [color] => #322e2d
            [hover] => #0085cd
            [reversal_hover] => #0085cd
            [accordion] => md
            [accordion_bg] => #0085cd
            [accordion_color] => #ffffff
            [accordion_hover] => #0085cd
            [toggle_bg] => #0085cd
            [toggle_hover] => rgba(0,133,205,0.5)
            [toggle_line] => #ffffff
            [contact] => 1
            [contact_type] => in
            [contact_bg] => #0085cd
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
        )

    [footer] => Array
        (
            [type] => c
            [bgcolor] => #ffffff
            [logo] => https://www.daifukukogyo.com/cmswp/wp-content/uploads/2024/06/logo.png
            [color] => #4c4b4b
            [anchor] => #4c4b4b
            [hover] => #0085cd
            [text] => basic
            [basic] => Array
                (
                    [address] => 〒720-2413 広島県福山市駅家町法成寺1575-27
                    [tel] => 084-972-8615（代表）
                    [fax] => 084-972-8616
                    [opened] => 8:30-17:30
                )

            [contact] => 1
            [contact_bg] => #0085cd
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
            [contact_style] => circle
            [contact_icon] => 1
            [sns] => Array
                (
                    [twitter] => https://x.com/daifukukogyo?t=CWX6xMMzPj6d3NqH7iFiWw&s=09
                )

            [sns_style] => circle
            [copyright] => © 2024 DAIFUKU Industry All Rights Reserved.
            [copyright_bg] => #626161
            [copyright_color] => #ffffff
        )

)

*/
@import url('https://fonts.googleapis.com/css2?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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", 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: #0085cd;

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

	--msg-header-color: #322e2d;
	--msg-header-hover: #0085cd;
	--msg-header-reversal-color: ;
	--msg-header-reversal-hover: #0085cd;

	--msg-header-accordion-bg: #0085cd;
	--msg-header-accordion-color: #ffffff;
	--msg-header-accordion-hover: #0085cd;
	--msg-header-toggle-bg: #0085cd;
	--msg-header-toggle-line: #ffffff;
	--msg-header-toggle-hover: rgba(0,133,205,0.5);
	--msg-header-contact-color: #ffffff;
	--msg-header-contact-bg: #0085cd;
	--msg-header-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/daifukukogyo/daifukukogyo.com/public_html/cmswp/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>171</b><br />
;

	--msg-footer-bgcolor: #ffffff;
	--msg-footer-color: #4c4b4b;
	--msg-footer-anchor: #4c4b4b;
	--msg-footer-hover: #0085cd;
	
	--msg-footer-contact-color: #ffffff;
	--msg-footer-contact-bg: #0085cd;
	--msg-footer-contact-icon: #ffffff;
	
	--msg-footer-copyright-color: #ffffff;
	--msg-footer-copyright-bg: #626161;

}
