{#
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.
#}
<div class="ec-footerRole">
<div class="ec-footerRole__inner">
<div class="ec-footerRole__top">
<a href="{{ url('homepage') }}" class="logo">
<img src="{{ asset('assets/img/common/logo-footer.png') }}" alt="エアココ">
</a>
<a href="https://kouji.aircoco.shop/" target="_blank" class="ec-footerRole__top__aruaru">エアコン工事の<br>あるある漫画</a>
</div>
<div class="ec-footerRole__nav">
<div class="ec-header__top">
<div class="ec-header__top__contact">
<a href="tel:080-0222-4466 ">
<span>フリーダイヤル<span>080-0222-4466</span></span>
</a>
<p>受付時間:平日/土日祝 9:00~18:00</p>
</div>
<div class="ec-header__top__loan">
<a href="{{ url('contact') }}" class="btn">
<span>お問い合わせ</span>
</a>
</div>
</div>
<div class="lists">
<ul class="list">
<a href="{{ url('product_list') }}?category_id=8" class="itemLink">商品を探す</a>
<a href="{{ url('product_recommend') }}" class="itemLink-sc">おすすめ商品</a>
<a href="{{ url('loan') }}" class="itemLink-sc">自社ローン対象商品</a>
</ul>
<ul class="list">
<a href="{{ url('construction_only') }}" class="itemLink">工事のみのご依頼</a>
<a href="{{ url('new-replace') }}" class="itemLink-sc">新設・交換工事について</a>
<a href="{{ url('electrical') }}" class="itemLink-sc">電気工事について</a>
</ul>
<ul class="list">
<a href="{{ url('user_data', {'route': 'strengths'}) }}" class="itemLink">エアココの強み</a>
<a href="{{ url('user_data', {'route': 'strengths'}) }}#voice" class="itemLink">お客様の声</a>
<a href="{{ url('loan') }}" class="itemLink">エアココ自社ローンについて</a>
<a href="{{ url('tel_service') }}" class="itemLink">電話完結型サービスについて</a>
</ul>
<ul class="list">
<a href="{{ url('columns') }}" class="itemLink">お役立ち情報</a>
<a href="{{ url('faq') }}" class="itemLink">よくある質問</a>
<a href="{{ url('help_about') }}" class="itemLink">会社概要</a>
<a href="{{ url('user_data', {'route': 'sdgs'}) }}" class="itemLink">SDGs</a>
</ul>
</div>
</div>
<div class="list-link">
<a href="http://rintec.tokyo/" target="_blank" class="link">合同会社リンテック</a>
<span class="pc"></span>
<a href="{{ url('help_privacy') }}" class="link">プライバシーポリシー</a>
<span class="pc"></span>
<a href="{{ url('help_tradelaw') }}" class="link">特定商取引に基づく表記</a>
</div>
<div class="copyright">
<p>©2024 エアココ.All Rights Reserved.</p>
</div>
</div>
</div>