{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
<footer class="footer">
<div class="footer_wrap">
<div class="footer_cont_left">
<div>
<img src="/html/template/daido/assets/img/daido_ec_logo.png" alt="大同ステーショナリーロゴ">
<div class="footer_sns">
<a href="https://www.facebook.com/sapporodaidop/" target="_blank"><img src="/html/template/daido/assets/img/footer_fb.png" alt="facebook"></a>
<a href="https://www.instagram.com/sapporodaido/" target="_blank"><img src="/html/template/daido/assets/img/footer_inst.png" alt="Instagram"></a>
<a href="https://twitter.com/sappprodaido" target="_blank"><img src="/html/template/daido/assets/img/footer_x.png" alt="X"></a>
</div>
</div>
</div>
<div class="footer_cont_right">
<div>
<div class="footer_cont_link">
<ul>
<!--<li><a href="{{ url('homepage') }}#news">NEWS</a></li>-->
<li><a href="{{ url('homepage') }}#allitems">商品一覧</a></li>
<li><a href="{{ url('making') }}">MAKING</a></li>
<li><a href="{{ url('homepage') }}#gallaly">GALLARY</a></li>
<li><a href="{{ url('help_guide') }}">ご利用ガイド</a></li>
<li><a href="{{ url('help_faq') }}">Q&A</a></li>
<li><a href="https://www.dioce.co.jp/daido/">印刷laboratory</a></li>
</ul>
</div>
<div class="footer_cont_other">
<div class="footer_contact"><a href="{{ url('contact') }}">お問い合わせ</a></div>
<div>
<ul>
<li><a href="{{ url('help_privacy') }}">・プライバシーポリシー</a></li>
<li><a href="{{ url('help_tradelaw') }}">・特定商取引法に基づく表記</a></li>
</ul>
</div>
</div>
<div class="footer_cont_hp">
<a href="https://cororuse.com/" target="_blank"><img src="/html/template/daido/assets/img/footer_rogo.png" alt="コロルセロゴ"></a>
<a href="https://www.dioce.co.jp/daido/" target="_blank"><img src="/html/template/daido/assets/img/footer_daido.png" alt="大同印刷ロゴ"></a>
</div>
</div>
<div class="footer_copy">
<p>© SAPPORO DAIDO PRINTING . ALL RIGHTS RESERVED.</p>
</div>
</div>
</div>
</footer>