app/template/aneros2023/Product/ANE_29.twig line 1

Open in your IDE?
  1. <!-- ページ固有のスタイル -->
  2. <style>
  3.         .product-pleasure {
  4.             background: #181818;
  5.             background: -webkit-linear-gradient(top, #000, #333); /* For Safari 5.1 to 6.0 */
  6.             background: -o-linear-gradient(top, #000, #333);
  7.             background: -moz-linear-gradient(top, #000, #333);
  8.             background: linear-gradient(top, #000, #333); 
  9.             background: -ms-linear-gradient(top, #000, #333);
  10.             }
  11.         .product-rewards-experience {
  12.             background-image: url({{ asset('aneros/img/products/Vice-2/Vice-2-bg2.png') }});
  13.             background-size:cover;
  14.             }
  15.         
  16.         .qodef-single-product-title img {
  17.             max-width:309px;
  18.             width:100%
  19.         }
  20.             
  21.         .product-rewards-experience p {color:#ffffff;}
  22.         #design-for-pleasure img {width:100%;}
  23.         @media only screen and (max-width: 999px){
  24.         .product-rewards-experience-image {margin:auto}
  25.         }
  26. </style>
  27. <!-- ▼メインコンテンツ -->
  28. <div class="breadcrumbs">
  29.     <div class="container">
  30.         <ul itemscope itemtype="http://schema.org/BreadcrumbList">
  31.             <li class="0" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
  32.                 <a itemprop="item" href="{{ url('homepage') }}" title="トップページに戻る">
  33.                     <span itemprop="name" style="padding:0">トップページ</span></a>
  34.                 <meta itemprop="position" content="1">
  35.                 <span>&gt;</span>
  36.             </li>
  37.             <li class="category" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
  38.                 <a itemprop="item" href="{{ url('homepage') }}prostate-massagers" title="前立腺マッサージ器"><span itemprop="name"
  39.                         style="padding:0">前立腺マッサージ器</span></a>
  40.                 <meta itemprop="position" content="2">
  41.                 <span>&gt;</span>
  42.             </li>
  43.             <li class="product">
  44.                 <strong>{{ Product.name }}</strong>
  45.             </li>
  46.         </ul>
  47.     </div>
  48. </div>
  49. <div itemscope itemtype="http://schema.org/Product">
  50.     <div class="aneros-product-page" id="product-detail-page">
  51.         <div class="product-detail-nav-section container flexbox" style="padding-bottom: 10px">
  52.             <div class="product-price-info flexbox-2 flexbox-right">
  53.                 <div class="price-box">
  54.                     <span class="regular-price" id="product-price-335">
  55.                         <!--★通常価格★-->
  56.                         {% if Product.hasProductClass -%}
  57.                             {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin == Product.getPrice01IncTaxMax %}
  58.                                 <p id="detail_description_box__class_normal_price" class="normal_price"> 通常価格:<span
  59.                                     class="price price01_default">{{ Product.getPrice01IncTaxMin|price }}</span>
  60.                                     <span class="inctax">(税込)</span>
  61.                                 </p>
  62.                             {% elseif Product.getPrice01Min is not null and Product.getPrice01Max is not null %}
  63.                                 <p id="detail_description_box__class_normal_range_price" class="normal_price"> 通常価格:<span
  64.                                     class="price price01_default">{{ Product.getPrice01IncTaxMin|price }} ~ {{ Product.getPrice01IncTaxMax|price
  65.                                     }}</span>
  66.                                     <span class="inctax">(税込)</span>
  67.                                 </p>
  68.                             {% endif %}
  69.                             {% else -%}
  70.                             {% if Product.getPrice01Max is not null %}
  71.                                 <p id="detail_description_box__normal_price" class="normal_price"> 通常価格:<span
  72.                                     class="price price01_default">{{ Product.getPrice01IncTaxMin|price }}</span>
  73.                                     <span class="inctax">(税込)</span>
  74.                                 </p>
  75.                             {% endif %}
  76.                             {% endif -%}
  77.                         <!--★販売価格★-->
  78.                         <p itemprop="offers" itemscope itemtype="http://schema.org/Offer" id="detail_description_box__sale_price"
  79.                             class="sale_price text-primary"><span itemprop="priceCurrency" content="JPY"></span><span itemprop="price"
  80.                                 content="{{ Product.getPrice02IncTaxMin }}" class="price">{{ Product.getPrice02IncTaxMin|price }}<span id="with-tax"> (税込)</span></span></p>
  81.                     </span>
  82.                     {% if Product.getPrice02IncTaxMin >= 3000 %}
  83.                         <p class="paidy-price">
  84.                             <img src="{{ asset('aneros/img/products/paidy-small.jpg') }}" alt="Paidy" style="vertical-align:middle;display:inline-block;max-width:60px;margin-right:3px;">なら月々<b>{% if ( Product.getPrice02IncTaxMin >= 3000 ) and ( Product.getPrice02IncTaxMin < 6000 ) %}{{ Product.getPrice02IncTaxMin // 3 }}{% elseif ( Product.getPrice02IncTaxMin >= 6000 ) and ( Product.getPrice02IncTaxMin < 12000 ) %}{{ Product.getPrice02IncTaxMin // 6 }}{% elseif Product.getPrice02IncTaxMin >= 12000 %}{{ Product.getPrice02IncTaxMin // 12 }}{% endif %}円</b>から。<br />分割手数料無料 <a href="https://paidy.com/guide/#3pay" target="_blank"><i class="fas fa-info-circle"></i></i></a>
  85.                         </p>
  86.                     {% endif %}
  87.                     {# 会員ランクごとの取得ポイント表示↓ #}
  88.                         {{ include('Product/customer_rank_point.twig') }}
  89.                     {# 会員ランクごとの取得ポイント表示↑ #}
  90.                 </div>
  91.                 <div class="add-to-box">
  92.                     <div class="add-to-cart">
  93.                         <div class="add-to-cart-buttons">
  94.                             <form action="{{ url('product_add_cart', {id:Product.id}) }}" method="post" id="form1" name="form1">
  95.                                 {% if Product.stock_find %}
  96.                                     <div class="ec-productRole__actions">
  97.                                         {% if form.classcategory_id1 is defined %}
  98.                                             <div class="ec-select">
  99.                                                 {{ form_widget(form.classcategory_id1) }}
  100.                                                 {{ form_errors(form.classcategory_id1) }}
  101.                                             </div>
  102.                                             {% if form.classcategory_id2 is defined %}
  103.                                                 <div class="ec-select">
  104.                                                     {{ form_widget(form.classcategory_id2) }}
  105.                                                     {{ form_errors(form.classcategory_id2) }}
  106.                                                 </div>
  107.                                             {% endif %}
  108.                                         {% endif %}
  109.                                         <div class="ec-numberInput" style = "display: none;"><span>{{ '数量'|trans }}</span>
  110.                                             {{ form_widget(form.quantity) }}
  111.                                             {{ form_errors(form.quantity) }}
  112.                                         </div>
  113.                                     </div>
  114.                                     <div class="ec-productRole__btn">
  115.                                         <button type="submit" title="カゴに入れる" class="button btn-cart add-cart">
  116.                                             <span>
  117.                                                 <span>カゴに入れる</span>
  118.                                             </span>
  119.                                         </button>
  120.                                     </div>
  121.                                 {% else %}
  122.                                     <div class="ec-productRole__btn">
  123.                                         {% if arrivemail %}
  124.                                             <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  125.                                                 <span>入荷お知らせ</span>
  126.                                             </button>
  127.                                         {% else %}
  128.                                             <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  129.                                                 <span>在庫切れ</span>
  130.                                             </button>
  131.                                         {% endif %}
  132.                                     </div>
  133.                                 {% endif %}
  134.                                 {{ form_rest(form) }}
  135.                             </form>
  136.                         </div>
  137.                         {# {% if is_granted('ROLE_USER') %} #}
  138.                         {% if BaseInfo.option_favorite_product %}
  139.                         <form action="{{ url('product_add_favorite', {id:Product.id}) }}" method="post" id="form2">
  140.                             <div class="ec-productRole__btn favorite-button">
  141.                                 {% if is_favorite == false %}
  142.                                     {# <button type="submit" id="favorite" class="ec-blockBtn--cancel button">
  143.                                         {{ 'お気に入りに追加'|trans }}
  144.                                     </button> #}
  145.                                     
  146.                                     <button type="submit" id="favorite" class="favorite-heart">
  147.                                         {#{{ 'お気に入りに追加'|trans }}#}
  148.                                         <i class="fa fa-heart-o" title="お気に入りに追加"></i>
  149.                                     </button>
  150.                                 {% else %}
  151.                                     <button type="button" id="unfavorite" class="unfavorite-heart one-click-remove-favorite" data-action="{{ url('mypage_favorite_delete', { id : Product.id }) }}" data-method="delete" {{ csrf_token_for_anchor() }}>
  152.                                         {#{{ 'お気に入りに追加'|trans }}#}
  153.                                         <i class="fa fa-heart" title="お気に入りに追加済です"></i>
  154.                                     </button>
  155.                                     
  156.                                     {# <button type="button" id="unfavorite" class="ec-blockBtn--cancel button-favorited one-click-remove-favorite"
  157.                                     data-action="{{ url('mypage_favorite_delete', { id : Product.id }) }}" data-method="delete" {{ csrf_token_for_anchor() }}>
  158.                                         {{ 'お気に入りに追加済です。'|trans }}
  159.                                     </button> #}
  160.                                     
  161.                                 {% endif %}
  162.                             </div>
  163.                         </form>
  164.                         {% endif %}
  165.                         {# {% endif %} #}
  166.                     </div>
  167.                 </div>
  168.             </div>
  169.             <ul class="top-review-box flexbox-1">
  170.                 <li><a href="#review_area" class="top_review_score"></a></li>
  171.                 <li>
  172.                     <a href="#product-specs" style="display: none;">Specs</a>
  173.                 </li>
  174.                 <li class="userguide">
  175.                     <a href="{{ asset('aneros/guides/vice2-Instructions.pdf') }}"
  176.                         target="_blank" class="user-guide-link">
  177.                         ユーザーガイド
  178.                         <i class="fa fa-file-text-o">
  179.                         </i>
  180.                     </a>
  181.                 </li>
  182.             </ul>
  183.             <!-- ▼レビュープラグインの記述▼ -->
  184.             {% if 0 < ProductReviewCount %}
  185.             <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
  186.                 <span style="display:none" itemprop="ratingValue">{{ Reviews_avg|number_format(1, '.') }}</span>
  187.                 <span style="display:none" itemprop="reviewCount">{{ ProductReviewCount }}</span>
  188.             </div>
  189.             {% endif %}
  190.             <!-- ▲レビュープラグインの記述▲ -->
  191.                 
  192.         </div>
  193.         <div class="product-main-section container flexbox">
  194.             <div class="product-main-image">
  195.                 <img itemprop="image" width="400" src="{{ asset('aneros/img/products/Vice-2/Vice-2-main-image.jpg') }}"
  196.                     class="main-image" alt="ヴァイス 2">
  197.                 <div class="pictogram-area">    
  198.                     <div class="pictogram">
  199.                         <img src="{{ asset('aneros/img/products/Pictogram/expert-user.jpg') }}" alt="上級者向け" />
  200.                         <span class="pictogramtext">上級者向け</span>
  201.                     </div>
  202.                     <div class="pictogram">
  203.                         <img src="{{ asset('aneros/img/products/Pictogram/MAXA.jpg') }}" alt="多軸動構造" />
  204.                         <span class="pictogramtext">多軸動構造</span>
  205.                     </div>
  206.                     <div class="pictogram">
  207.                         <img src="{{ asset('aneros/img/products/Pictogram/medical-silicone.jpg') }}" alt="医療用シリコン" />
  208.                         <span class="pictogramtext">医療用シリコン</span>
  209.                     </div>
  210.                     <div class="pictogram">
  211.                         <img src="{{ asset('aneros/img/products/Pictogram/medically-patented.jpg') }}" alt="医療用特許取得" />
  212.                         <span class="pictogramtext">医療用特許取得</span>
  213.                     </div>
  214.                     <div class="pictogram">
  215.                         <img src="{{ asset('aneros/img/products/Pictogram/w-base.jpg') }}" alt="Wベース" />
  216.                         <span class="pictogramtext">Wベース</span>
  217.                     </div>
  218.                     <div class="pictogram">
  219.                         <img src="{{ asset('aneros/img/products/Pictogram/vibrating.jpg') }}" alt="振動機能付き" />
  220.                         <span class="pictogramtext">振動機能付き</span>
  221.                     </div>
  222.                 </div>    
  223.             </div>
  224.             <div class="product-info">
  225.                 <h1 class="qodef-single-product-title">
  226.                     <img src="{{ asset('aneros/img/products/Vice-2/Vice-2-title.png') }}" alt="ヴァイス 2 ロゴ">
  227.                 </h1>
  228.                     <span itemprop="name" style="display: none;" >ヴァイス 2</span>
  229.                 <ul class="features-list">
  230.                     <li>
  231.                         2つの振動ポイント
  232.                     </li>
  233.                     <li>
  234.                         「<ruby><rb>JOY</rb><rt>ジョイ</rt></ruby>ボタン」でお好みの<br>
  235.                          振動を自由自在に
  236.                     </li>
  237.                     <li>
  238.                         18種類の<br>
  239.                          バイブレーションパターン
  240.                     </li>
  241.                     <li>
  242.                         4段階の強弱設定
  243.                     </li>
  244.                 </ul>
  245.             </div>
  246.         </div>
  247.         <div class="product-pleasure">
  248.             <div class="container flexbox">
  249.                 <div class="desc-contr" itemprop="description">
  250.                     <h3>最強のマッサージ</h3>
  251.                     <p>
  252.                         すべての男性用アネロス製品の中でも、唯一振動するモデルというアプローチで誕生したヴァイスが、さらなる進化を遂げ「ヴァイス2」として帰ってきました。初の振動機能付きメンズバイブレーションと評判を呼び、多くの賞を受賞した初代「ヴァイス」を根本から見直し、更に豊かな機能を付加した本作。
  253.                     </p>
  254.                     <p>
  255.                         PC筋と肛門括約筋の収縮により男性のGエリアの前立腺、直腸全体、会陰部、仙骨を同時に刺激するといった機能はもとより、「リモコン操作」や「振動パターンと出力パワーの増加」など、次世代のモデルにふさわしい革新的な向上を果たしています。
  256.                     </p>
  257.                     <div class="product-feature-icons">
  258.                         <img src="{{ asset('aneros/img/products/velvet-touch.png') }}" class="animate fda-silicone" data-animate="fadeIn" data-duration="1.0s"
  259.                             data-delay="0.4s" alt="ベルベットタッチ医療用シリコン" >
  260.                         <img src="{{ asset('aneros/img/products/hand-free-pleasure.png') }}" class="animate hands-free"
  261.                             data-animate="fadeIn" data-duration="1.0s" data-delay="0.4s" alt="ハンズフリー快楽">
  262.                         <img src="{{ asset('aneros/img/products/fda.png') }}" class="animate fda-silicone" data-animate="fadeIn"
  263.                             data-duration="1.0s" data-delay="0.4s" alt="医療用材質承認">
  264.                     </div>
  265.                 </div>
  266.                 <div class="product-pleasure-image">
  267.                     <img src="{{ asset('aneros/img/products/Vice-2/Vice-2-productpack.png') }}" class="animate"
  268.                         data-animate="fadeIn" data-duration="1.0s" data-delay="0.4s" alt="ヴァイス2箱">
  269.                 </div>
  270.             </div>
  271.         </div>
  272.         <div id="relatedproduct_area"></div>
  273.         <div class="product-rewards-experience">
  274.             <div class="container flexbox">
  275.                 <div class="desc-contr flexbox-2 flexbox-right">
  276.                     <h3>完全に自由自在のバイブレーション</h3>
  277.                     <p>
  278.                     「ヴァイス2」はリモコン操作により18種類の振動パターンを4段階の強弱で、計72種類の振動パターンが楽しめます。また、リモコンの先端にある「<ruby><rb>JOY</rb><rt>ジョイ</rt></ruby>ボタン」という圧力センサーを使って、その圧迫具合でお好みの振動を自由に調整できます。オーガズムの誘発状態や気分に合わせて、「<ruby><rb>JOY</rb><rt>ジョイ</rt></ruby>ボタン」を調整し、お好みの振動パターンを作ってみてはいかがでしょうか。
  279.                     </p>
  280.                 </div>
  281.                 <div class="product-rewards-experience-image flexbox-1">
  282.                     <img src="{{ asset('aneros/img/products/Vice-2/Vice-2-remote.png') }}" class="right animate"
  283.                         data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s" alt="ヴァイス 2リモコン">
  284.                 </div>
  285.             </div>
  286.         </div>
  287.         
  288.         <div class="product-developed">
  289.             <div class="container flexbox">
  290.                 <div class="desc-contr">
  291.                     <img src="{{ asset('aneros/img/products/thenewstanderd.png') }}" alt="NEWスタンダード">
  292.                     <p>1996年、米国アネロス社(High Island Health LLC.)は世界初のハンズフリー、身体の自然な動きのみ、セルフで前立腺をマッサージする器具を開発、発表しました。発売当初、多くのお客様より報告されたドライオーガズムはまだまだ、都市伝説的な存在でしたがその後研究が進み、臨床実験、エビデンスによりその存在は確固たるものになりました。</p>
  293.                     <p>あまりの人気がゆえ、日本国内では模倣品が氾濫し、2002年に模倣のエネマグラと混同を避けるため、エネマグラ名とは決別、全世界統一ブランド名として「アネロス」が誕生しました。この本物の前立腺マッサージ器アネロスを利用することで、多くの男性がドライオーガズムの素晴らしい世界を知りました。</p>
  294.                     <p>2017年、アネロスは更にデザインそのものを根本的に見直し変更、多軸動構造を開発、直腸内全方向を刺激し、Wベースの採用により前立腺はもちろん、会陰、仙骨までを同時にマッサージできるように変化していきました。これらの進化により、ビギナーでもドライオーガズムがより達成しやすくなり、上級者は、更にパワフルなドライオーガズムが体験をできるようになりました。その結果、ユーザーの皆様の圧倒的な支持のもと、トライデントシリーズは大ヒットとなりました。</p>
  295.                     <p>今後も、アネロス製品はすべての前立腺マッサージ器に多軸動構造、Wベースの理論を採用し、新たなるドライオーガズムアイテムのスタンダードとして革命的なトライデントシリーズの開発を推し進めてまいります。
  296.                     </p>
  297.                 </div>
  298.                 <div class="product-developed-image">
  299.                     <img src="{{ asset('aneros/img/products/Vice-2/Vice-2-new-standard.png') }}" class="right animate"
  300.                         data-animate="fadeIn" data-duration="1.0s" data-delay="0.4s" alt="NEW スタンダード ヴァイス 2">
  301.                 </div>
  302.             </div>
  303.         </div>
  304.         
  305.         <div id="design-for-pleasure">
  306.             <img src="{{ asset('aneros/img/products/Vice-2/Vice-2-blue2.jpg') }}" alt="ドライオーガズムに特化したデザイン" >
  307.         </div>
  308.         <div class="product-spec" id="product-specs">
  309.             <div class="container flexbox">
  310.                 <div class="product-spec-image">
  311.                     <img src="{{ asset('aneros/img/products/Vice-2/Vice-2-size.png') }}" class="animate"
  312.                         alt="ヴァイス 2サイズ" data-animate="fadeInLeft" data-duration="1.5s" data-delay="0.4s" width="461">
  313.                 </div>
  314.                 <div class="desc-contr animate" data-animate="fadeInRight" data-duration="1.5s" data-delay="0.4s">
  315.                     <h3>サイズ</h3>
  316.                     <ul>
  317.                         <li>
  318.                             <span class="ps-name">頭部横幅:</span>
  319.                             <span class="ps-value">33mm</span>
  320.                         </li>
  321.                         <li>
  322.                             <span class="ps-name">柄の部分横幅:</span>
  323.                             <span class="ps-value">33mm</span>
  324.                         </li>
  325.                         <li>
  326.                             <span class="ps-name">挿入長さ:</span>
  327.                             <span class="ps-value">108mm</span>
  328.                         </li>
  329.                         <li>
  330.                             <span class="ps-name">リモコンの長さ:</span>
  331.                             <span class="ps-value">70mm</span>
  332.                         </li>
  333.                         <li>
  334.                             <span class="ps-name">リモコンの幅:</span>
  335.                             <span class="ps-value">46.5mm</span>
  336.                         </li>
  337.                     </ul>
  338.                 </div>
  339.             </div>
  340.         </div>
  341.         <div class="shopping-experiernce-tile" id="shopping-experience-tile">
  342.             <div class="container flexbox">
  343.                 <div class="tile-bg">
  344.                     <img src="{{ asset('aneros/img/products/shopping-experience-tile-bg.png') }}" class="img-tile-bg"
  345.                         alt="中身がわからい発送">
  346.                 </div>
  347.                 <div class="fast-shipping flexbox-center">
  348.                     <img src="{{ asset('aneros/img/products/fast-shipping-rect-dark.png') }}" class="img-fast-shipping"
  349.                         alt="即日出荷">
  350.                 </div>
  351.                 <div class="secure-cc-processing flexbox-center">
  352.                     <img src="{{ asset('aneros/img/products/secure-cc-processing-rect-dark.png') }}"
  353.                         class="img-secure-cc-processing" alt="貴重な個人情報は全てSSL保護">
  354.                 </div>
  355.                 <div class="money-back-gurantee flexbox-center">
  356.                     <img src="{{ asset('aneros/img/products/money-back-guarantee-rect-dark.png') }}"
  357.                         class="img-money-back-gurantee" alt="100%返金保証">
  358.                 </div>
  359.             </div>
  360.         </div>
  361.         <!-- ▼item_detail▼ -->
  362.         <div id="item_detail">
  363.             <div id="review_area">
  364.             </div>
  365.             <div id="detail_wrap" class="row">
  366.                 <section id="item_detail_area" class="col-sm-6">
  367.                     <div id="detail_description_box__body" class="item_detail">
  368.                         <!--★商品説明★-->
  369.                         <p id="detail_not_stock_box__description_detail" class="item_comment"></p>
  370.                     </div>
  371.                     <!-- /.item_detail -->
  372.                 </section>
  373.                 <!--詳細ここまで-->
  374.             </div>
  375.         </div>
  376.         <!-- ▲item_detail▲ -->
  377.         <div class="about-prostate-massagers-block">
  378.             <div class="container flexbox warp">
  379.                 <h2>前立腺マッサージとは</h2>
  380.                 <div class="item item-left">
  381.                     <img src="{{ asset('aneros/img/products/prostate-massagers-how-it-works.jpg') }}" alt="前立腺マッサージとは">
  382.                     <h3>従来のやり方</h3>
  383.                     <p>
  384.                         アネロスが開発される前、有効な前立腺マッサージを行うためには第三者にしてもらわないとできませんでした。身体がよほど柔らかくない限り、自分自身の指で刺激するのは困難です。パートナーがいればベストですがいない限り、アネロスがないと効果的な前立腺マッサージはできませんでした。
  385.                     </p>
  386.                 </div>
  387.                 <div class="item item-middle">
  388.                     <img src="{{ asset('aneros/img/products/prostate-massagers-easy-to-use-vice-2.jpg') }}" alt="アネロスの仕方">
  389.                     <h3>アネロスの仕方</h3>
  390.                     <p>
  391.                         アネロス前立腺マッサージ器を使用することでラクに前立腺をマッサージすることができます。PC筋と括約筋を締めたり、緩めたりするだけでアネロスが効果的に前立腺と会陰部を交互に刺激します。全てハンズフリーのため、安全で空いた手でほかの部分を刺激するのも自由自在です。
  392.                     </p>
  393.                 </div>
  394.                 <div class="item item-right">
  395.                     <img src="{{ asset('aneros/img/products/prostate-massagers-easy-to-use-vice-2-movement.jpg') }}" alt="ドライオーガズムイメージ画像">
  396.                     <h3>快楽の支点</h3>
  397.                     <p>
  398.                         従来のアネロスモデルは肛門括約筋を収縮することにより、アバットメントが会陰部に刺激を与えます。この水平運動がアネロスの動きの基になり、外部会陰から、そして直腸前壁から前立腺マッサージを行い、ドライオーガズムを誘発させます。アネロスの使用は完全にハンズフリーで使用時の姿勢も自由自在で、様々の体勢で様々の快楽が体験できます。
  399.                     </p>
  400.                 </div>
  401.             </div>
  402.             <div class="container flexbox warp">
  403.                 <h2>使用のメリット</h2>
  404.                 <div class="item item-left">
  405.                     <img src="{{ asset('aneros/img/products/prostate-massagers-progressively-rewarding.jpg') }}" alt="使用のメリット">
  406.                     <h3>ドライオーガズム</h3>
  407.                     <p>
  408.                         アネロスの使用により未知の快楽と呼ばれるドライオーガズムを体験できますが、多少の訓練が必要です。毎回の使用でアネロスの刺激を覚えていき、経験を重ねるごとにより強烈なドライオーガズムが達成できます!
  409.                     </p>
  410.                 </div>
  411.                 <div class="item item-middle">
  412.                     <img src="{{ asset('aneros/img/products/apple_Ts.png') }}" alt="性の健康増進">
  413.                     <h3>性の健康増進</h3>
  414.                     <p>
  415.                         アネロスを使用するたびに下半身の筋肉、特にPC筋が鍛えられます。ダンベル運動などと同じようにアネロスでのトレーニングを重ねるとPC筋等に力を持たせることができます。性器、肛門を八の字に取り囲むPC筋の増強はセックス時に大活躍し、鍛えられた下半身の筋肉によりセックスの持続時間が長くなり、勃起力が強化され、ウェットオーガズムの満足度が大幅にアップします。
  416.                     </p>
  417.                 </div>
  418.                 <div class="item item-right">
  419.                     <img src="{{ asset('aneros/img/products/betters.png') }}" alt="セックス時の使用">
  420.                     <h3>セックス時の使用</h3>
  421.                     <p>
  422.                         セックスの時にアネロスを使用すると、性交時に頭部が自然に直腸前壁に向け、ペニスへの刺激と同時に前立腺をマッサージします。また、アバットメントは会陰部を効果的に刺激します。これがアネロスの基本原理です。通常、ペニス一点へ刺激が、会陰部への刺激、直腸前壁から前立腺への刺激が加わることにより三点に増え、射精が更に気持ちよく、強くなり、通常のオーガズムを超えたウェットオーガズムが体験できます。
  423.                     </p>
  424.                 </div>
  425.             </div>
  426.         </div>
  427.         <div class="product-dont-forget-lubricant">
  428.             <div class="container flexbox">
  429.                 <div class="desc-contr flexbox-2 flexbox-right">
  430.                     <h3>ローションを忘れずに!</h3>
  431.                     <p>
  432.                         前立腺マッサージで、最も効果的に快楽を得るためには十分な潤滑が重要となります。最適なローションを使用すれば、アネロスの挿入もスムーズになり正しく自由な動きを誘発します。本体を劣化させる心配もなく後片付けもラクな水溶性のローションがおすすめです。アネロス社のマークスマンとセッションズは、アネロス利用のために作られた専用の水溶性のローションです。
  433.                     </p>
  434.                     <a href="{{ url('homepage') }}lubricants" class="more-link">ローションはこちらからご覧ください &gt;</a>
  435.                 </div>
  436.                 <div class="lubricant-images flexbox-1">
  437.                     <img src="{{ asset('aneros/img/products/donot-forget-lubricant-image.png') }}" class="lb-img animate"
  438.                         data-animate="fadeIn" data-duration="1.0s" data-delay="0.4s" alt="セッションズを忘れずに!">
  439.                 </div>
  440.             </div>
  441.         </div>
  442.         <div class="product-other-products container flexbox">
  443.             <div class="item">
  444.                 <a href="{{ url('product_detail', {'id': 72}) }}">
  445.                     <img src="{{ asset('aneros/img/products/category_vice-2.jpg') }}" alt="ヴァイス 2 - メンズバイブレーション" class="animate"
  446.                         data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  447.                 </a>
  448.             </div>
  449.             <div class="item">
  450.                 <a href="{{ url('product_detail', {'id': 81}) }}">
  451.                     <img src="{{ asset('aneros/img/products/category_progasm_black_ice.jpg') }}" alt="プロガスムブラックアイス - サイズを求める男性に"
  452.                         class="animate center" data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  453.                 </a>
  454.             </div>
  455.             <div class="item">
  456.                 <a href="{{ url('product_detail', {'id': 70}) }}">
  457.                     <img src="{{ asset('aneros/img/products/category_HST.jpg') }}" alt="ヒリックスシントライデント - シン定番のフラグシップモデル"
  458.                         class="animate" data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  459.                 </a>
  460.             </div>
  461.         </div>
  462.         <div class="product-compare-prostate-massagers container flexbox">
  463.             <div class="product-compare-prostate-massagers-image">
  464.                 <img src="{{ asset('aneros/img/products/compare_prostate_massagers_image.jpg') }}" class="animate"
  465.                     data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s" alt="私にあっているアネロスはどれでしょうか??">
  466.             </div>
  467.             <div class="desc-contr">
  468.                 <h3>私にあっているアネロスはどれでしょうか??</h3>
  469.                 <a href="{{ url('homepage') }}prostate-massagers" class="more-link">
  470.                     前立腺マッサージ器はこちら
  471.                     <span>&gt;</span>
  472.                 </a>
  473.             </div>
  474.         </div>
  475.     </div>
  476. </div>
  477. <!-- ▲メインコンテンツ -->
  478. <div class="swooth-wrapper grey-swooth">
  479. </div>