{#
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.
#}
{% extends 'default_frame.twig' %}
{% set body_class = 'patent' %}
{% block main %}
<div id="dr-voice-main" class="flexbox container main-container">
{{ include('other/about_us_menu.twig') }}
<!-- ▼メインコンテンツ -->
<div class="main-content has-leftmenu">
<div class="std">
<h1>特許</h1>
<div class="divider"> </div>
<p> </p>
<p><a href="{{ url('homepage') }}">アネロス</a>の製品デザインはすべて特許を取得しています。米国、日本及び全世界でアネロスの製品を真似することはできません。このため、全世界で効果的な<a href="{{ url('homepage') }}learning-center/men/how-prostate-massagers-work">前立腺マッサージ</a>が得られるのはアネロスだけです。</p>
<p>
<span style="color: red;">特許番号:</span>
<br>
D582551
<br>
D595409
<br>
8182503
<br>
D883504
<br>
D883505
<br>
D883506
<br>
D877904
<br>
D601700
<br>
D633615
</p>
</div>
<div class="guarantee-icons flexbox">
<img src="{{ asset('aneros/img/common/secure-cc-processing-rect-grey.jpg') }}" alt="貴重な個人情報はすべてSSL保護">
<img src="{{ asset('aneros/img/common/fast-shipping-rect-grey.jpg') }}" alt="営業日15日迄即日出荷秘密梱包・留置きOK">
<img src="{{ asset('aneros/img/common/money-back-guarantee-rect-grey.jpg') }}" alt="アネロス全製品は100%返金保証の対象です">
</div>
</div>
</div>
<div class="swooth-wrapper grey-swooth">
</div>
{% endblock %}