@charset "utf-8";
/*
Array
(
    [basic] => Array
        (
            [info] => Array
                (
                    [company] => 株式会社岩本産業
                    [address] => 〒721-0926 広島県福山市大門町4-15-15
                    [tel] => 084-941-1675
                    [fax] => 084-941-9087
                )

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

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

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

                )

            [bgcolor] => #ffffff
            [color] => #000000
            [anchor] => #5aa7d3
            [hover] => #0b4f91
            [underline] => no
        )

    [header] => Array
        (
            [basic_bgcolor] => #ffffff
            [basic_logo] => https://iwamotosangyo.co.jp/kanri/wp-content/uploads/2025/10/logo.png
            [reversal_bgcolor] => #ffffff
            [align] => right
            [color] => #000000
            [hover] => #5aa7d3
            [reversal_hover] => #0b4f91
            [accordion] => md
            [accordion_bg] => rgba(90,167,211,0.9)
            [accordion_color] => #ffffff
            [accordion_hover] => #0b4f91
            [toggle_bg] => #5aa7d3
            [toggle_hover] => rgba(90,167,211,0.5)
            [toggle_line] => #ffffff
            [contact] => 1
            [contact_type] => in
            [contact_bg] => #5aa7d3
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
        )

    [footer] => Array
        (
            [type] => a
            [bgcolor] => #22252a
            [logo] => https://iwamotosangyo.co.jp/kanri/wp-content/uploads/2025/10/logo_w.png
            [color] => #ffffff
            [anchor] => #ffffff
            [hover] => #5aa7d3
            [text] => basic
            [basic] => Array
                (
                    [address] => 〒721-0926 広島県福山市大門町4-15-15
                    [tel] => 084-941-1675
                    [fax] => 084-941-9087
                )

            [contact] => 1
            [contact_bg] => #0b4f91
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
            [copyright] => &copy; 2025 IWAMOTOSANGYO All Rights Reserved.
            [copyright_bg] => #35383c
            [copyright_color] => #ffffff
        )

)

*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&family=Inter: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: 500;
	--msg-basic-font-english-type: "Inter", 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: #000000;
	--msg-basic-bgcolor: #ffffff;
	--msg-basic-anchor: #5aa7d3;
	--msg-basic-hover: #0b4f91;

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

	--msg-header-color: #000000;
	--msg-header-hover: #5aa7d3;
	--msg-header-reversal-color: ;
	--msg-header-reversal-hover: #0b4f91;

	--msg-header-accordion-bg: rgba(90,167,211,0.9);
	--msg-header-accordion-color: #ffffff;
	--msg-header-accordion-hover: #0b4f91;
	--msg-header-toggle-bg: #5aa7d3;
	--msg-header-toggle-line: #ffffff;
	--msg-header-toggle-hover: rgba(90,167,211,0.5);
	--msg-header-contact-color: #ffffff;
	--msg-header-contact-bg: #5aa7d3;
	--msg-header-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/iwamotos/iwamotosangyo.co.jp/public_html/kanri/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>171</b><br />
;

	--msg-footer-bgcolor: #22252a;
	--msg-footer-color: #ffffff;
	--msg-footer-anchor: #ffffff;
	--msg-footer-hover: #5aa7d3;
	
	--msg-footer-contact-color: #ffffff;
	--msg-footer-contact-bg: #0b4f91;
	--msg-footer-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/iwamotos/iwamotosangyo.co.jp/public_html/kanri/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>214</b><br />
;
	
	--msg-footer-copyright-color: #ffffff;
	--msg-footer-copyright-bg: #35383c;

}
