app/template/user_data/shopping_guide_regular.twig line 1

Open in your IDE?
  1. {% extends 'default_frame.twig' %}
  2. {% block main %}
  3. <link rel="stylesheet" type="text/css" href="{{ asset('assets/css/about.css') }}" media="all">
  4. <div class="regular ec-ContentsRole">
  5.   <div class="breadcrumb">
  6.     <ol itemscope itemtype="https://schema.org/BreadcrumbList">
  7.       <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
  8.         <a itemprop="item" href="{{ url('homepage') }}">
  9.           <span itemprop="name">ミリオンストア・トップページ</span></a>
  10.         <meta itemprop="position" content="1" />
  11.       </li>
  12.       <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
  13.         <a itemprop="item" href="{{ url('homepage') }}shopping-guide/">
  14.           <span itemprop="name">ご利用ガイド</span></a>
  15.         <meta itemprop="position" content="2" />
  16.       </li>
  17.       <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="last">
  18.         <a itemprop="item" href="{{ url('homepage') }}shopping-guide/regular/">
  19.           <span itemprop="name">定期購入のご案内</span></a>
  20.         <meta itemprop="position" content="3" />
  21.       </li>
  22.     </ol>
  23.   </div>
  24.   <div class="mainVisual">
  25.     <picture>
  26.       <!-- <source media="(max-width: 767px)" type="image/webp"
  27.         srcset="{{ asset('assets/img/shopping-guide/regular/mv_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/mv_sp@2x.webp') }} 2x">
  28.       <source media="(max-width: 767px)"
  29.         srcset="{{ asset('assets/img/shopping-guide/regular/mv_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/mv_sp@2x.png') }} 2x"> -->
  30.       <source type="image/webp"
  31.         srcset="{{ asset('assets/img/shopping-guide/regular/mv_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/mv_pc@2x.webp') }} 2x">
  32.       <source
  33.         srcset="{{ asset('assets/img/shopping-guide/regular/mv_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/mv_pc@2x.png') }} 2x">
  34.       <img src="{{ asset('assets/img/shopping-guide/regular/mv_pc.png') }}" alt="お得なお買い物のチャンス!定期購入コース">
  35.     </picture>
  36.   </div>
  37.   <div class="sec01 sec-wrapper">
  38.     <div class="mb50">
  39.       <picture>
  40.         <!-- <source media="(max-width: 767px)" type="image/webp"
  41.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_01_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec01_01_sp@2x.webp') }} 2x">
  42.         <source media="(max-width: 767px)"
  43.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_01_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec01_01_sp@2x.png') }} 2x"> -->
  44.         <source type="image/webp"
  45.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_01_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec01_01_pc@2x.webp') }} 2x">
  46.         <source
  47.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_01_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec01_01_pc@2x.png') }} 2x">
  48.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec01_01_pc.png') }}"
  49.           alt="定期購入ってなに?その都度注文する手間が省けて、ご希望に合わせて定期的に商品をお届けする便利でお得なサービスです。">
  50.       </picture>
  51.     </div>
  52.     <div class="mb50">
  53.       <picture>
  54.         <!-- <source media="(max-width: 767px)" type="image/webp"
  55.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_02_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec01_02_sp@2x.webp') }} 2x">
  56.         <source media="(max-width: 767px)"
  57.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_02_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec01_02_sp@2x.png') }} 2x"> -->
  58.         <source type="image/webp"
  59.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_02_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec01_02_pc@2x.webp') }} 2x">
  60.         <source
  61.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_02_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec01_02_pc@2x.png') }} 2x">
  62.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec01_02_pc.png') }}" alt="あったらいいな…と思ったことはないですか?">
  63.       </picture>
  64.     </div>
  65.     <div class="mb20">
  66.       <picture>
  67.         <!-- <source media="(max-width: 767px)" type="image/webp"
  68.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_03_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec01_03_sp@2x.webp') }} 2x">
  69.         <source media="(max-width: 767px)"
  70.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_03_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec01_03_sp@2x.png') }} 2x"> -->
  71.         <source type="image/webp"
  72.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_03_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec01_03_pc@2x.webp') }} 2x">
  73.         <source
  74.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec01_03_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec01_03_pc@2x.png') }} 2x">
  75.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec01_03_pc.png') }}"
  76.           alt="1つでも当てはまったら定期購入コースはいかがですか?">
  77.       </picture>
  78.     </div>
  79.   </div>
  80.   <div class="sec02 sec-wrapper">
  81.     <div class="mb50">
  82.       <picture>
  83.         <!-- <source media="(max-width: 767px)" type="image/webp"
  84.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_01_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_01_sp@2x.webp') }} 2x">
  85.         <source media="(max-width: 767px)"
  86.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_01_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_01_sp@2x.png') }} 2x"> -->
  87.         <source type="image/webp"
  88.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_01_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_01_pc@2x.webp') }} 2x">
  89.         <source
  90.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_01_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_01_pc@2x.png') }} 2x">
  91.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec02_01_pc.png') }}" alt="定期購入のメリット">
  92.       </picture>
  93.     </div>
  94.     <div class="mb20">
  95.       <picture>
  96.         <!-- <source media="(max-width: 767px)" type="image/webp"
  97.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_02_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_02_sp@2x.webp') }} 2x">
  98.         <source media="(max-width: 767px)"
  99.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_02_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_02_sp@2x.png') }} 2x"> -->
  100.         <source type="image/webp"
  101.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_02_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_02_pc@2x.webp') }} 2x">
  102.         <source
  103.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_02_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_02_pc@2x.png') }} 2x">
  104.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec02_02_pc.png') }}" alt="1. 通常購入の最大18%割引!">
  105.       </picture>
  106.     </div>
  107.     <div class="mb20">
  108.       <picture>
  109.         <!-- <source media="(max-width: 767px)" type="image/webp"
  110.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_03_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_03_sp@2x.webp') }} 2x">
  111.         <source media="(max-width: 767px)"
  112.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_03_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_03_sp@2x.png') }} 2x"> -->
  113.         <source type="image/webp"
  114.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_03_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_03_pc@2x.webp') }} 2x">
  115.         <source
  116.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_03_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_03_pc@2x.png') }} 2x">
  117.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec02_03_pc.png') }}"
  118.           alt="2.通常送料770円(税込)→330円(税込)に! 3.代引手数料330円(税込)→無料に!">
  119.       </picture>
  120.     </div>
  121.     <div class="mb20">
  122.       <picture>
  123.         <!-- <source media="(max-width: 767px)" type="image/webp"
  124.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_04_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_04_sp@2x.webp') }} 2x">
  125.         <source media="(max-width: 767px)"
  126.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_04_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec02_04_sp@2x.png') }} 2x"> -->
  127.         <source type="image/webp"
  128.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_04_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_04_pc@2x.webp') }} 2x">
  129.         <source
  130.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec02_04_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec02_04_pc@2x.png') }} 2x">
  131.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec02_04_pc.png') }}" alt="4. 定期購入と同時購入で12%割引!">
  132.       </picture>
  133.     </div>
  134.   </div>
  135.   <div class="sec03 priceList sec-wrapper">
  136.     <h3 class="priceTit">
  137.       <picture>
  138.         <!-- <source media="(max-width: 767px)" type="image/webp"
  139.             srcset="{{ asset('assets/img/shopping-guide/regular/img_sec03_01_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/img_sec03_01_sp@2x.webp') }} 2x">
  140.           <source media="(max-width: 767px)"
  141.             srcset="{{ asset('assets/img/shopping-guide/regular/img_sec03_01_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/img_sec03_01_sp@2x.png') }} 2x"> -->
  142.         <source type="image/webp"
  143.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec03_01_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec03_01_pc@2x.webp') }} 2x">
  144.         <source
  145.           srcset="{{ asset('assets/img/shopping-guide/regular/img_sec03_01_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/img_sec03_01_pc@2x.png') }} 2x">
  146.         <img src="{{ asset('assets/img/shopping-guide/regular/img_sec03_01_pc.png') }}" alt="定期購入 とくとくコース 商品価格一覧表">
  147.       </picture>
  148.     </h3>
  149.     <dl>
  150.       <div class="box-top-itemlist">
  151.         <dt class="itemTitle">
  152.           <a href="{{ url('homepage') }}vegetable-juice/">
  153.             <picture>
  154.               <source media="(max-width:767px)"
  155.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_yj.png')}}">
  156.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_yj@2x.png')}}" alt="国産緑黄色野菜ジュース">
  157.             </picture>
  158.           </a>
  159.         </dt>
  160.         <dd class="itemPrice">
  161.           <picture>
  162.             <source media="(max-width:767px)" srcset="{{ asset('assets/img/shopping-guide/regular/img_price_yj.png')}}">
  163.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_yj@2x.png')}}">
  164.           </picture>
  165.         </dd>
  166.       </div>
  167.       <div class="box-top-itemlist">
  168.         <dt class="itemTitle">
  169.           <a href="{{ url('homepage') }}juice/blueberry/">
  170.             <picture>
  171.               <source media="(max-width:767px)"
  172.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_bc.png')}}">
  173.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_bc@2x.png')}}" alt="ブルーベリー&クランベリー">
  174.             </picture>
  175.           </a>
  176.         </dt>
  177.         <dd class="itemPrice">
  178.           <picture>
  179.             <source media="(max-width:767px)" srcset="{{ asset('assets/img/shopping-guide/regular/img_price_bc.png')}}">
  180.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_bc@2x.png')}}">
  181.           </picture>
  182.         </dd>
  183.       </div>
  184.       <div class="box-top-itemlist">
  185.         <dt class="itemTitle">
  186.           <a href="{{ url('homepage') }}healthfood/millionpower/">
  187.             <picture>
  188.               <source media="(max-width:767px)"
  189.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_mp.png')}}">
  190.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_mp@2x.png')}}" alt="ミリオンパワー">
  191.             </picture>
  192.           </a>
  193.         </dt>
  194.         <dd class="itemPrice">
  195.           <picture>
  196.             <source media="(max-width:767px)" srcset="{{ asset('assets/img/shopping-guide/regular/img_price_mp.png')}}">
  197.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_mp@2x.png')}}">
  198.           </picture>
  199.         </dd>
  200.       </div>
  201.       <div class="box-top-itemlist">
  202.         <dt class="itemTitle">
  203.           <a href="{{ url('homepage') }}healthfood/millionpower-sg/">
  204.             <picture>
  205.               <source media="(max-width:767px)"
  206.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_sg.png')}}">
  207.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_sg@2x.png')}}" alt="ミリオンパワーSG">
  208.             </picture>
  209.           </a>
  210.         </dt>
  211.         <dd class="itemPrice">
  212.           <picture>
  213.             <source media="(max-width:767px)" srcset="{{ asset('assets/img/shopping-guide/regular/img_price_sg.png')}}">
  214.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_sg@2x.png')}}">
  215.           </picture>
  216.         </dd>
  217.       </div>
  218.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  219.         <dt class="itemTitle">
  220.           <a href="{{ url('homepage') }}healthfood/millionpower-hg/">
  221.             <picture>
  222.               <source media="(max-width:767px)"
  223.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_hg.png')}}">
  224.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_hg@2x.png')}}" alt="ミリオンパワーHG">
  225.             </picture>
  226.           </a>
  227.         </dt>
  228.         <dd class="itemPrice">
  229.           <picture>
  230.             <source media="(max-width:767px)" srcset="{{ asset('assets/img/shopping-guide/regular/img_price_hg.png')}}">
  231.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_hg@2x.png')}}">
  232.           </picture>
  233.         </dd>
  234.       </div>
  235.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  236.         <dt class="itemTitle">
  237.           <a href="{{ url('homepage') }}healthfood/psyche/">
  238.             <picture>
  239.               <source media="(max-width:767px)"
  240.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_psyre.png')}}">
  241.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_psyre@2x.png')}}" alt="プシュケー・レギュラー">
  242.             </picture>
  243.           </a>
  244.         </dt>
  245.         <dd class="itemPrice">
  246.           <picture>
  247.             <source media="(max-width:767px)"
  248.               srcset="{{ asset('assets/img/shopping-guide/regular/img_price_psyre.png')}}">
  249.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_psyre@2x.png')}}">
  250.           </picture>
  251.         </dd>
  252.       </div>
  253.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  254.         <dt class="itemTitle">
  255.           <a href="{{ url('homepage') }}healthfood/psyche/">
  256.             <picture>
  257.               <source media="(max-width:767px)"
  258.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_psy.png')}}">
  259.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_psy@2x.png')}}" alt="プシュケー・ハイグレード">
  260.             </picture>
  261.           </a>
  262.         </dt>
  263.         <dd class="itemPrice">
  264.           <picture>
  265.             <source media="(max-width:767px)"
  266.               srcset="{{ asset('assets/img/shopping-guide/regular/img_price_psy.png')}}">
  267.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_psy@2x.png')}}">
  268.           </picture>
  269.         </dd>
  270.       </div>
  271.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  272.         <dt class="itemTitle">
  273.           <a href="{{ url('homepage') }}healthfood/collagen/">
  274.             <picture>
  275.               <source media="(max-width:767px)"
  276.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_co.png')}}">
  277.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_co@2x.png')}}" alt="ミリオンのコラーゲン">
  278.             </picture>
  279.           </a>
  280.         </dt>
  281.         <dd class="itemPrice">
  282.           <picture>
  283.             <source media="(max-width:767px)" srcset="{{ asset('assets/img/shopping-guide/regular/img_price_co.png')}}">
  284.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_co@2x.png')}}">
  285.           </picture>
  286.         </dd>
  287.       </div>
  288.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  289.         <dt class="itemTitle">
  290.           <a href="{{ url('homepage') }}healthfood/aozakana/">
  291.             <picture>
  292.               <source media="(max-width:767px)"
  293.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_ao.png')}}">
  294.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_ao@2x.png')}}" alt="さらさら青魚">
  295.             </picture>
  296.           </a>
  297.         </dt>
  298.         <dd class="itemPrice">
  299.           <picture>
  300.             <source media="(max-width:767px)" srcset="{{ asset('assets/img/shopping-guide/regular/img_price_ao.png')}}">
  301.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_ao@2x.png')}}">
  302.           </picture>
  303.         </dd>
  304.       </div>
  305.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  306.         <dt class="itemTitle">
  307.           <a href="{{ url('homepage') }}healthfood/5252milk/">
  308.             <picture>
  309.               <source media="(max-width:767px)"
  310.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_52bl.png')}}">
  311.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_52bl@2x.png')}}" alt="甘さひかえめこつこつミルク">
  312.             </picture>
  313.           </a>
  314.         </dt>
  315.         <dd class="itemPrice">
  316.           <picture>
  317.             <source media="(max-width:767px)"
  318.               srcset="{{ asset('assets/img/shopping-guide/regular/img_price_52bl.png')}}">
  319.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_52bl@2x.png')}}">
  320.           </picture>
  321.         </dd>
  322.       </div>
  323.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  324.         <dt class="itemTitle">
  325.           <a href="{{ url('homepage') }}healthfood/shikisima-ginger">
  326.             <picture>
  327.               <source media="(max-width:767px)"
  328.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_shiki.png')}}">
  329.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_shiki@2x.png')}}" alt="四季島酵素ジンジャー">
  330.             </picture>
  331.           </a>
  332.         </dt>
  333.         <dd class="itemPrice">
  334.           <picture>
  335.             <source media="(max-width:767px)"
  336.               srcset="{{ asset('assets/img/shopping-guide/regular/img_price_shiki.png')}}">
  337.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_shiki@2x.png')}}">
  338.           </picture>
  339.         </dd>
  340.       </div>
  341.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  342.         <dt class="itemTitle">
  343.           <a href="{{ url('homepage') }}healthfood/kyushu-aojiru">
  344.             <picture>
  345.               <source media="(max-width:767px)"
  346.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_kyuao.png')}}">
  347.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_kyuao@2x.png')}}" alt="おいしい九州青汁">
  348.             </picture>
  349.           </a>
  350.         </dt>
  351.         <dd class="itemPrice">
  352.           <picture>
  353.             <source media="(max-width:767px)"
  354.               srcset="{{ asset('assets/img/shopping-guide/regular/img_price_kyuao.png')}}">
  355.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_kyuao@2x.png')}}">
  356.           </picture>
  357.         </dd>
  358.       </div>
  359.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  360.         <dt class="itemTitle">
  361.           <a href="{{ url('homepage') }}goods/neteruma-ni">
  362.             <picture>
  363.               <source media="(max-width:767px)"
  364.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_neteru.png')}}">
  365.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_neteru@2x.png')}}" alt="寝てるま~に">
  366.             </picture>
  367.           </a>
  368.         </dt>
  369.         <dd class="itemPrice">
  370.           <picture>
  371.             <source media="(max-width:767px)"
  372.               srcset="{{ asset('assets/img/shopping-guide/regular/img_price_neteru.png')}}">
  373.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_neteru@2x.png')}}">
  374.           </picture>
  375.         </dd>
  376.       </div>
  377.       <div class="box-top-itemlist box-itemlist-reg-readmore">
  378.         <dt class="itemTitle">
  379.           <a href="{{ url('homepage') }}goods/hot-bubble">
  380.             <picture>
  381.               <source media="(max-width:767px)"
  382.                 srcset="{{ asset('assets/img/shopping-guide/regular/tit_price_hb90.png')}}">
  383.               <img src="{{ asset('assets/img/shopping-guide/regular/tit_price_hb90@2x.png')}}" alt="ホットバブルプロ">
  384.             </picture>
  385.           </a>
  386.         </dt>
  387.         <dd class="itemPrice">
  388.           <picture>
  389.             <source media="(max-width:767px)"
  390.               srcset="{{ asset('assets/img/shopping-guide/regular/img_price_hb90.png')}}">
  391.             <img src="{{ asset('assets/img/shopping-guide/regular/img_price_hb90@2x.png')}}">
  392.           </picture>
  393.         </dd>
  394.       </div>
  395.       <button class="readmore-reg">&nbsp;</button>
  396.     </dl>
  397.   </div>
  398. </div>
  399. <style>
  400.   .sec-wrapper {
  401.     padding: 5%;
  402.     text-align: center;
  403.   }
  404.   .sec01 {
  405.     background-color: #f8f7f1;
  406.   }
  407.   .sec02 {
  408.     padding-top: 15%;
  409.     background: url("{{ asset('assets/img/shopping-guide/regular/bg_sec02_top_pc.png')}}") #f4e9e4 center top no-repeat;
  410.     background-size: 100% auto;
  411.   }
  412.   .priceList {
  413.     padding-top: 15%;
  414.     background: url("/html/template/million01/assets/img/shopping-guide/regular/bg_sec03_top_pc.png") #fffad7 center top no-repeat;
  415.     background-size: 100% auto;
  416.   }
  417.   .priceList dd {
  418.     margin-bottom: 0;
  419.   }
  420.   .priceTit {
  421.     margin-bottom: 10px;
  422.   }
  423.   .itemTitle {
  424.     background: #e98d01;
  425.   }
  426.   .readmore-reg {
  427.     position: relative;
  428.     width: 100%;
  429.     margin: 1em auto;
  430.     display: block;
  431.     background-color: #aaa;
  432.     color: #fff;
  433.     padding: 1em 0;
  434.     line-height: 1;
  435.     border: none;
  436.     &::after {
  437.       content: " ";
  438.       position: absolute;
  439.       width: 20px;
  440.       height: 20px;
  441.       border-top: solid 3px #fff;
  442.       border-right: solid 3px #fff;
  443.       -ms-transform: rotate(135deg);
  444.       transform: rotate(135deg);
  445.       -webkit-transform: rotate(135deg);
  446.       right: 0;
  447.       left: 0;
  448.       top: 0;
  449.       bottom: 0;
  450.       margin: auto;
  451.       -webkit-transition: 0.5s;
  452.       -o-transition: 0.5s;
  453.       transition: 0.5s;
  454.       -erbkit-transition: 0.5s;
  455.     }
  456.   }
  457.   .on-click {
  458.     color: transparent !important;
  459.   }
  460.   .on-click:after {
  461.     -ms-transform: rotate(-45deg);
  462.     transform: rotate(-45deg);
  463.     -webkit-transform: rotate(-45deg);
  464.     top: 0.5em;
  465.   }
  466.   .box-itemlist-reg-readmore {
  467.     display: none;
  468.   }
  469.   @media screen and (min-width: 768px) {}
  470.   @media screen and (min-width: 1024px) {}
  471. </style>
  472. <script>
  473.   $(function () {
  474.     $(".readmore-reg").on("click", function () {
  475.       $(this).toggleClass("on-click");
  476.       $(".box-itemlist-reg-readmore").slideToggle(500);
  477.     });
  478.   });
  479. </script>
  480. {% endblock %}