<div id="about_us_menu" class="cms-page-menu"> <h2>アネロスジャパンについて</h2> <ul> <li class="accordion-link-opened"> <a href="{{ url('homepage') }}greeting" class="{% if body_class|default('') == 'greeting' %}selected{% endif %}">ご挨拶</a> </li> <li> <a href="{{ url('homepage') }}company" class="{% if body_class|default('') == 'company' %}selected{% endif %}">会社概要</a> </li> <li> <a href="{{ url('help_tradelaw') }}" class="{% if body_class|default('') == 'tradelaw' %}selected{% endif %}">特定商取引法に基づく表記</a> </li> <li> <a href="{{ url('homepage') }}patent" class="{% if body_class|default('') == 'patent' %}selected{% endif %}">特許</a> </li> <li> <a href="{{ url('homepage') }}disclaimer" class="{% if body_class|default('') == 'disclaimer' %}selected{% endif %}">免責事項</a> </li> <li class="accordion-link {% if body_class|default('') == 'privacy' %}accordion-link-opened{% endif %}"> <a href="{{ url('homepage') }}privacy" class="{% if body_class|default('') == 'privacy' %}selected{% endif %}">プライバシーポリシー</a> <ul class="accordion-contr" id="menu-policies-wrap" style="display: {% if body_class|default('') == 'privacy' %}block{% else %}none{% endif %};"> <li> <a href="{{ url('homepage') }}privacy#first">取組方針について</a> </li> <li> <a href="{{ url('homepage') }}privacy#second">個人情報の利用目的について</a> </li> <li> <a href="{{ url('homepage') }}privacy#third">個人情報の適正な取得について</a> </li> <li> <a href="{{ url('homepage') }}privacy#fourth">個人情報の第三者提供について</a> </li> <li> <a href="{{ url('homepage') }}privacy#fifth">クッキー(Cookie)及び、ウェブビーコンについて</a> </li> <li> <a href="{{ url('homepage') }}privacy#sixth">個人情報の正確性の確保について</a> </li> <li> <a href="{{ url('homepage') }}privacy#seventh">安全管理措置について</a> </li> <li> <a href="{{ url('homepage') }}privacy#eighth">お問い合わせについて</a> </li> <li> <a href="{{ url('homepage') }}privacy#ninth">「プライバシーポリシー」等の変更について</a> </li> </ul> </li> <li class="accordion-link {% if body_class|default('') == 'terms' %}accordion-link-opened{% endif %}"> <a href="{{ url('homepage') }}terms" class="{% if body_class|default('') == 'terms' %}selected{% endif %}">ご利用条件</a> <ul class="accordion-contr" id="menu-terms-wrap" style="display: {% if body_class|default('') == 'terms' %}block{% else %}none{% endif %};"> <li> <a href="{{ url('homepage') }}terms#site-contents">著作権について</a> </li> <li> <a href="{{ url('homepage') }}terms#site-security">商標について</a> </li> <li> <a href="{{ url('homepage') }}terms#limited-quantities">メールについて</a> </li> <li> <a href="{{ url('homepage') }}terms#user-suggestions-ideas">コンテンツの保証について</a> </li> <li> <a href="{{ url('homepage') }}terms#the-discussion-forum">Cookie(クッキー)について</a> </li> <li> <a href="{{ url('homepage') }}terms#indemnification">免責について</a> </li> <li> <a href="{{ url('homepage') }}terms#termination">セキュリティについて</a> </li> <li> <a href="{{ url('homepage') }}terms#links-to-third-party-web-sites">本サイト提供の一時中断</a> </li> <li> <a href="{{ url('homepage') }}terms#product-disclaimer">本サイトの変更</a> </li> <li> <a href="{{ url('homepage') }}terms#riyo-kiyaku-kaitei">利用規約の改訂について</a> </li> </ul> </li> <li> <a href="/aneros-af/login.php">アフィリエイト</a> </li> <li> <a href="{{ url('homepage') }}refund-policy" class="{% if body_class|default('') == 'refund-policy' %}selected{% endif %}">返金保証</a> </li> <li> <a href="{{ url('homepage') }}warranty-policy" class="{% if body_class|default('') == 'warranty-policy' %}selected{% endif %}">保証</a> </li> <li> <a href="{{ url('homepage') }}payment" class="{% if body_class|default('') == 'payment' %}selected{% endif %}">支払方法</a> </li> <li> <a href="{{ url('homepage') }}shipping" class="{% if body_class|default('') == 'shipping' %}selected{% endif %}">発送方法</a> </li> <li> <a href="{{ url('homepage') }}aneros-members" class="{% if body_class|default('') == 'aneros-members' %}selected{% endif %}">ANEROS MEMBERS</a> </li> <li> <a href="{{ url('homepage') }}faqs" class="{% if body_class|default('') == 'faqs' %}selected{% endif %}">よくある質問</a> </li> <li class="contact-link"> <a href="{{ url('homepage') }}contact">お問い合わせ</a> </li> </ul></div>