@charset "utf-8";
/*
Array
(
    [basic] => Array
        (
            [info] => Array
                (
                    [company] => 有限会社小豆島
                    [address] => 〒716-4121 香川県香川県小豆郡土庄町淵崎甲347-2
                    [tel] => 0879-62-5870
                    [fax] => 0879-62-4551
                )

            [font] => Array
                (
                    [default] => Array
                        (
                            [type] => noto
                            [weight] => 400
                        )

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

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

                )

            [bgcolor] => #ffffff
            [color] => #322e2d
            [anchor] => #322e2d
            [hover] => #005eab
            [underline] => no
            [sns] => Array
                (
                    [facebook] => https://www.facebook.com/kbckbckbc/?locale=ja_JP
                    [twitter] => twitter
                )

        )

    [header] => Array
        (
            [basic_bgcolor] => #ffffff
            [basic_logo] => https://shodoshima-rcl.jp/wp-content/uploads/2025/11/logo2.png
            [reversal_bgcolor] => #ffffff
            [align] => right
            [underline] => 1
            [color] => #322e2d
            [hover] => #005eab
            [reversal_hover] => #005eab
            [accordion] => sm
            [accordion_bg] => rgba(0,94,171,0.9)
            [accordion_color] => #ffffff
            [accordion_hover] => #005eab
            [toggle_bg] => #005eab
            [toggle_hover] => rgba(0,94,171,0.5)
            [toggle_line] => #ffffff
            [contact] => 1
            [contact_type] => in
            [contact_bg] => #005eab
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
        )

    [footer] => Array
        (
            [type] => a
            [bgcolor] => #322e2d
            [logo] => https://shodoshima-rcl.jp/wp-content/uploads/2025/10/logo_wh.png
            [color] => #ffffff
            [anchor] => #ffffff
            [hover] => #77c2d6
            [text] => free
            [free] => <div class="footer-info-name">有限会社小豆島</div>
<div class="footer-info-office">本社</div>
<ul class="footer-info-list">
<li>
        <span class="vs-hidden">郵便番号と住所</span>〒761-4121 香川県小豆郡土庄町淵崎甲347-2
    </li>
<li>TEL <a href="tel:0879625870">0879-62-5870</a>　<span class="inline-block">FAX 0879-62-4551</span></li>
</ul>
<div class="footer-info-office">本社工場</div>
<ul class="footer-info-list">
<li>
        <span class="vs-hidden">郵便番号と住所</span>〒761-4121 香川県小豆郡土庄町淵崎中ノ谷乙129番地
    </li>
</ul>

            [contact] => 1
            [contact_bg] => #005eab
            [contact_color] => #ffffff
            [contact_label] => お問い合わせ
            [contact_style] => circle
            [copyright] => © 2025 Shodoshima-rcl All Rights Reserved.
            [copyright_bg] => #292524
            [copyright_color] => #ffffff
        )

)

*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Poppins:wght@400;500;700&display=swap');
:root {

	--msg-basic-font-default-type: "Noto Sans JP", sans-serif;
	--msg-basic-font-default-weight: 400;
	--msg-basic-font-japanese-type: "Noto Sans JP", sans-serif;
	--msg-basic-font-japanese-weight: 400;
	--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: #005eab;

	--msg-header-bgcolor: #ffffff;
	--msg-header-reversal-bgcolor: #ffffff;

	--msg-header-color: #322e2d;
	--msg-header-hover: #005eab;
	--msg-header-reversal-color: ;
	--msg-header-reversal-hover: #005eab;

	--msg-header-accordion-bg: rgba(0,94,171,0.9);
	--msg-header-accordion-color: #ffffff;
	--msg-header-accordion-hover: #005eab;
	--msg-header-toggle-bg: #005eab;
	--msg-header-toggle-line: #ffffff;
	--msg-header-toggle-hover: rgba(0,94,171,0.5);
	--msg-header-contact-color: #ffffff;
	--msg-header-contact-bg: #005eab;
	--msg-header-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/shodoshimarc/shodoshima-rcl.jp/public_html/wp-content/themes/kbzpkg/assets/css/style-kbzpkg.php</b> on line <b>171</b><br />
;

	--msg-footer-bgcolor: #322e2d;
	--msg-footer-color: #ffffff;
	--msg-footer-anchor: #ffffff;
	--msg-footer-hover: #77c2d6;
	
	--msg-footer-contact-color: #ffffff;
	--msg-footer-contact-bg: #005eab;
	--msg-footer-contact-icon: <br />
<b>Warning</b>:  Undefined variable $contact_icon_color in <b>/home/shodoshimarc/shodoshima-rcl.jp/public_html/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: #292524;

}
