@charset "utf-8";
/*
Array
(
    [basic] => Array
        (
            [info] => Array
                (
                    [company] => 有限会社 英建
                    [address] => 〒701-335 岡山県岡山市北区高松311番地
                    [tel] => 086−250−4877
                    [fax] => 086−250−4879
                )

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

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

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

                )

            [bgcolor] => #ffffff
            [color] => #322e2d
            [anchor] => #322e2d
            [hover] => #c53d24
            [underline] => no
        )

    [header] => Array
        (
            [basic_bgcolor] => #ffffff
            [basic_logo] => https://eiken-kensetsu.jp/wp-content/uploads/2024/02/logo.png
            [reversal_bgcolor] => #ffffff
            [align] => right
            [color] => #322e2d
            [hover] => #c53d24
            [reversal_hover] => #c53d24
            [accordion] => md
            [accordion_color] => #ffffff
            [accordion_hover] => #ffffff
            [accordion_bg] => rgba(197,61,36,0.94)
            [toggle_bg] => #c53d24
            [toggle_hover] => rgba(197,61,36,0.5)
            [toggle_line] => #ffffff
            [contact] => 1
            [contact_type] => in
            [contact_bg] => #c53d24
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
        )

    [footer] => Array
        (
            [type] => a
            [bgcolor] => #322e2d
            [logo] => https://eiken-kensetsu.jp/wp-content/uploads/2024/02/logo_white.png
            [color] => #ffffff
            [anchor] => #ffffff
            [hover] => #c53d24
            [text] => basic
            [basic] => Array
                (
                    [address] => 〒701-335 岡山県岡山市北区高松311番地
                    [tel] => 086−250−4877
                    [fax] => 086−250−4879
                )

            [contact] => 1
            [contact_bg] => #c53d24
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
            [contact_style] => round
            [copyright] => © 2023 EIKEN 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&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: "Zen Kaku Gothic Antique", sans-serif;
	--msg-basic-font-english-weight: 700;
	--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: #c53d24;

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

	--msg-header-color: #322e2d;
	--msg-header-hover: #c53d24;
	--msg-header-reversal-color: ;
	--msg-header-reversal-hover: #c53d24;

	--msg-header-accordion-bg: rgba(197,61,36,0.94);
	--msg-header-accordion-color: #ffffff;
	--msg-header-accordion-hover: #ffffff;
	--msg-header-toggle-bg: #c53d24;
	--msg-header-toggle-line: #ffffff;
	--msg-header-toggle-hover: rgba(197,61,36,0.5);
	--msg-header-contact-color: #ffffff;
	--msg-header-contact-bg: #c53d24;
	--msg-header-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/eiken090487/eiken-kensetsu.jp/public_html/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>170</b><br />
;

	--msg-footer-bgcolor: #322e2d;
	--msg-footer-color: #ffffff;
	--msg-footer-anchor: #ffffff;
	--msg-footer-hover: #c53d24;
	
	--msg-footer-contact-color: #ffffff;
	--msg-footer-contact-bg: #c53d24;
	--msg-footer-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/eiken090487/eiken-kensetsu.jp/public_html/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>213</b><br />
;
	
	--msg-footer-copyright-color: #ffffff;
	--msg-footer-copyright-bg: #626161;

}
