<script type="text/javascript" src="/html/user_data/assets/js/footerFixed.js"></script>
<header class="block-header">
<div class="py-3">
<div class="container d-lg-flex justify-content-between align-items-center">
<h1 class="block-heasder__logo m-0">
<a href="https://herba-collabo.com/"><img src="/html/user_data/assets/all/logo.png" alt=""></a>
</h1>
<ul class="nav flex-column flex-lg-row mt-5 mt-lg-0 ml-lg-0 align-items-center">
<li class="py-3 py-lg-0 mx-5 ta-center"><a href="https://herba-collabo.com/mypage/">
<i data-feather="user" width="24" height="24" stroke-width="1"></i>
<span></span>
</a></li>
<li class="py-3 py-lg-0 mx-0"><a class="d-flex" href="https://herba-collabo.com/cart">
<div class="pos-relative px-2">
<i data-feather="shopping-cart" width="24" height="24" stroke-width="1"></i>
<div class="pos-absolute pos-3 ta-center c-white">
<span class="d-block w-1 h-1 bgc-key bdrs-circle fz-2">0</span>
</div>
</div>
<span class="ml-3">カート</span>
</a></li>
</ul>
</div>
</div>
<nav class="headnav my-0 my-lg-0 bgc-dark-b">
<div class="container">
<ul class="nav d-block d-lg-flex justify-content-between ta-center">
<li class="flex-fill">
<a class="d-inline-block py-4 c-white ch-gray" href="https://www.herba.co.jp/works/" target="_blank">
ヘルバについて
</a>
</li>
<li class="flex-fill">
<a class="d-inline-block py-4 c-white ch-gray" href="https://www.herba.co.jp/works/pvntmed/" target="_blank">
予防医学研究会
</a>
</li>
<li class="flex-fill">
<a class="d-inline-block py-4 c-white ch-gray" href="{{ url('product_list') }}">
製品のご紹介
</a>
</li>
<li class="flex-fill">
<a class="d-inline-block py-4 c-white ch-gray" href="https://www.herba.co.jp/works/voice_index/" target="_blank">
ご愛用者の便り
</a>
</li>
<li class="flex-fill">
<a class="d-inline-block py-4 c-white ch-gray" href="https://www.herba.co.jp/works/forum/" target="_blank">
予防医学フォーラム
</a>
</li>
<li class="flex-fill">
<a class="d-inline-block py-4 c-white ch-gray" href="https://www.herba.co.jp/category/video_all/" target="_blank">
MOVIE
</a>
</li>
<li class="flex-fill">
<a class="d-inline-block py-4 c-white ch-gray" href="{{ url('help_about') }}">
{{ 'ショッピングガイド'|trans }}
</a>
</li>
</ul>
</div>
</nav>
</header>