@charset "utf-8";
/*
Array
(
    [basic] => Array
        (
            [info] => Array
                (
                    [company] => 株式会社藤工務店
                    [address] => 〒706-0221 岡山県玉野市八浜町波知119-1
                    [tel] => 0863-51-2447
                    [fax] => 0863-51-2433
                    [opened] => 8:00～17:00
                    [closed] => 土・日・祝
                )

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

                    [japanese] => Array
                        (
                            [type] => mincho
                            [weight] => 400
                        )

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

                )

            [bgcolor] => #ffffff
            [color] => #303030
            [anchor] => #303030
            [hover] => #46ada6
            [underline] => no
            [sns] => Array
                (
                    [instagram] => https://www.instagram.com/fuji5610info/
                )

        )

    [header] => Array
        (
            [basic_bgcolor] => #ffffff
            [basic_logo] => https://fuji-koumuten.jp/wp-content/uploads/2024/08/ロゴ.jpg
            [reversal_bgcolor] => #ffffff
            [align] => center
            [underline] => 1
            [color] => #303030
            [hover] => #46ada6
            [reversal_hover] => #46ada6
            [accordion] => md
            [accordion_bg] => rgba(70,173,166,0.87)
            [accordion_color] => #ffffff
            [accordion_hover] => #46ada6
            [toggle_bg] => #46ada6
            [toggle_hover] => rgba(70,173,166,0.5)
            [toggle_line] => #ffffff
            [contact] => 1
            [contact_type] => in
            [contact_bg] => #46ada6
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
            [sns] => Array
                (
                    [instagram] => https://www.instagram.com/fuji5610info/
                )

            [sns_style] => round
        )

    [footer] => Array
        (
            [type] => a
            [bgcolor] => #ffffff
            [logo] => https://fuji-koumuten.jp/wp-content/uploads/2024/08/logo-1.png
            [color] => #303030
            [anchor] => #474747
            [hover] => #46ada6
            [text] => basic
            [basic] => Array
                (
                    [address] => 〒706-0221 岡山県玉野市八浜町波知119-1
                    [tel] => 0863-51-2447
                    [fax] => 0863-51-2433
                    [opened] => 8:00～17:00
                    [closed] => 土・日・祝
                )

            [contact] => 1
            [contact_bg] => #46ada6
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
            [contact_style] => circle
            [contact_icon] => 1
            [sns] => Array
                (
                    [instagram] => https://www.instagram.com/fuji5610info/
                )

            [copyright] => &copy; 株式会社藤工務店 All Rights Reserved.
            [copyright_bg] => #303030
            [copyright_color] => #ffffff
        )

)

*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP: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: "Noto Serif JP", serif;
	--msg-basic-font-japanese-weight: 400;
	--msg-basic-font-english-type: "Poppins", sans-serif;
	--msg-basic-font-english-weight: 500;
	--msg-basic-font-english-400: 400;
	--msg-basic-font-english-500: 500;
	--msg-basic-font-english-700: 700;

	--msg-basic-color: #303030;
	--msg-basic-bgcolor: #ffffff;
	--msg-basic-anchor: #303030;
	--msg-basic-hover: #46ada6;

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

	--msg-header-color: #303030;
	--msg-header-hover: #46ada6;
	--msg-header-reversal-color: ;
	--msg-header-reversal-hover: #46ada6;

	--msg-header-accordion-bg: rgba(70,173,166,0.87);
	--msg-header-accordion-color: #ffffff;
	--msg-header-accordion-hover: #46ada6;
	--msg-header-toggle-bg: #46ada6;
	--msg-header-toggle-line: #ffffff;
	--msg-header-toggle-hover: rgba(70,173,166,0.5);
	--msg-header-contact-color: #ffffff;
	--msg-header-contact-bg: #46ada6;
	--msg-header-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/fujikoumu10/fuji-koumuten.jp/public_html/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>171</b><br />
;

	--msg-footer-bgcolor: #ffffff;
	--msg-footer-color: #303030;
	--msg-footer-anchor: #474747;
	--msg-footer-hover: #46ada6;
	
	--msg-footer-contact-color: #ffffff;
	--msg-footer-contact-bg: #46ada6;
	--msg-footer-contact-icon: #ffffff;
	
	--msg-footer-copyright-color: #ffffff;
	--msg-footer-copyright-bg: #303030;

}
