var/cache/dev/twig/54/54112967b21142d81213bb3c35e34218.php line 48

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @user_data/shopping_guide_regular.twig */
  14. class __TwigTemplate_121d5e4ad4ae18c6d1d34f406c8e2bb5 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/shopping_guide_regular.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/shopping_guide_regular.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""@user_data/shopping_guide_regular.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 3
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 4
  54.         echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"";
  55.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/about.css"), "html"nulltrue);
  56.         echo "\" media=\"all\">
  57. <div class=\"regular ec-ContentsRole\">
  58.   <div class=\"breadcrumb\">
  59.     <ol itemscope itemtype=\"https://schema.org/BreadcrumbList\">
  60.       <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  61.         <a itemprop=\"item\" href=\"";
  62.         // line 9
  63.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  64.         echo "\">
  65.           <span itemprop=\"name\">ミリオンストア・トップページ</span></a>
  66.         <meta itemprop=\"position\" content=\"1\" />
  67.       </li>
  68.       <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  69.         <a itemprop=\"item\" href=\"";
  70.         // line 14
  71.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  72.         echo "shopping-guide/\">
  73.           <span itemprop=\"name\">ご利用ガイド</span></a>
  74.         <meta itemprop=\"position\" content=\"2\" />
  75.       </li>
  76.       <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\" class=\"last\">
  77.         <a itemprop=\"item\" href=\"";
  78.         // line 19
  79.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  80.         echo "shopping-guide/regular/\">
  81.           <span itemprop=\"name\">定期購入のご案内</span></a>
  82.         <meta itemprop=\"position\" content=\"3\" />
  83.       </li>
  84.     </ol>
  85.   </div>
  86.   <div class=\"mainVisual\">
  87.     <picture>
  88.       <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  89.         srcset=\"";
  90.         // line 28
  91.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp.webp"), "html"nulltrue);
  92.         echo ", ";
  93.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp@2x.webp"), "html"nulltrue);
  94.         echo " 2x\">
  95.       <source media=\"(max-width: 767px)\"
  96.         srcset=\"";
  97.         // line 30
  98.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp.png"), "html"nulltrue);
  99.         echo ", ";
  100.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp@2x.png"), "html"nulltrue);
  101.         echo " 2x\"> -->
  102.       <source type=\"image/webp\"
  103.         srcset=\"";
  104.         // line 32
  105.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc.webp"), "html"nulltrue);
  106.         echo " 1x, ";
  107.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc@2x.webp"), "html"nulltrue);
  108.         echo " 2x\">
  109.       <source
  110.         srcset=\"";
  111.         // line 34
  112.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc.png"), "html"nulltrue);
  113.         echo " 1x, ";
  114.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc@2x.png"), "html"nulltrue);
  115.         echo " 2x\">
  116.       <img src=\"";
  117.         // line 35
  118.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc.png"), "html"nulltrue);
  119.         echo "\" alt=\"お得なお買い物のチャンス!定期購入コース\">
  120.     </picture>
  121.   </div>
  122.   <div class=\"sec01 sec-wrapper\">
  123.     <div class=\"mb50\">
  124.       <picture>
  125.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  126.           srcset=\"";
  127.         // line 42
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_sp.webp"), "html"nulltrue);
  129.         echo ", ";
  130.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_sp@2x.webp"), "html"nulltrue);
  131.         echo " 2x\">
  132.         <source media=\"(max-width: 767px)\"
  133.           srcset=\"";
  134.         // line 44
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_sp.png"), "html"nulltrue);
  136.         echo ", ";
  137.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_sp@2x.png"), "html"nulltrue);
  138.         echo " 2x\"> -->
  139.         <source type=\"image/webp\"
  140.           srcset=\"";
  141.         // line 46
  142.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_pc.webp"), "html"nulltrue);
  143.         echo " 1x, ";
  144.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_pc@2x.webp"), "html"nulltrue);
  145.         echo " 2x\">
  146.         <source
  147.           srcset=\"";
  148.         // line 48
  149.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_pc.png"), "html"nulltrue);
  150.         echo " 1x, ";
  151.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_pc@2x.png"), "html"nulltrue);
  152.         echo " 2x\">
  153.         <img src=\"";
  154.         // line 49
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_01_pc.png"), "html"nulltrue);
  156.         echo "\"
  157.           alt=\"定期購入ってなに?その都度注文する手間が省けて、ご希望に合わせて定期的に商品をお届けする便利でお得なサービスです。\">
  158.       </picture>
  159.     </div>
  160.     <div class=\"mb50\">
  161.       <picture>
  162.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  163.           srcset=\"";
  164.         // line 56
  165.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_sp.webp"), "html"nulltrue);
  166.         echo ", ";
  167.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_sp@2x.webp"), "html"nulltrue);
  168.         echo " 2x\">
  169.         <source media=\"(max-width: 767px)\"
  170.           srcset=\"";
  171.         // line 58
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_sp.png"), "html"nulltrue);
  173.         echo ", ";
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_sp@2x.png"), "html"nulltrue);
  175.         echo " 2x\"> -->
  176.         <source type=\"image/webp\"
  177.           srcset=\"";
  178.         // line 60
  179.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_pc.webp"), "html"nulltrue);
  180.         echo " 1x, ";
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_pc@2x.webp"), "html"nulltrue);
  182.         echo " 2x\">
  183.         <source
  184.           srcset=\"";
  185.         // line 62
  186.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_pc.png"), "html"nulltrue);
  187.         echo " 1x, ";
  188.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_pc@2x.png"), "html"nulltrue);
  189.         echo " 2x\">
  190.         <img src=\"";
  191.         // line 63
  192.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_02_pc.png"), "html"nulltrue);
  193.         echo "\" alt=\"あったらいいな…と思ったことはないですか?\">
  194.       </picture>
  195.     </div>
  196.     <div class=\"mb20\">
  197.       <picture>
  198.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  199.           srcset=\"";
  200.         // line 69
  201.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_sp.webp"), "html"nulltrue);
  202.         echo ", ";
  203.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_sp@2x.webp"), "html"nulltrue);
  204.         echo " 2x\">
  205.         <source media=\"(max-width: 767px)\"
  206.           srcset=\"";
  207.         // line 71
  208.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_sp.png"), "html"nulltrue);
  209.         echo ", ";
  210.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_sp@2x.png"), "html"nulltrue);
  211.         echo " 2x\"> -->
  212.         <source type=\"image/webp\"
  213.           srcset=\"";
  214.         // line 73
  215.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_pc.webp"), "html"nulltrue);
  216.         echo " 1x, ";
  217.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_pc@2x.webp"), "html"nulltrue);
  218.         echo " 2x\">
  219.         <source
  220.           srcset=\"";
  221.         // line 75
  222.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_pc.png"), "html"nulltrue);
  223.         echo " 1x, ";
  224.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_pc@2x.png"), "html"nulltrue);
  225.         echo " 2x\">
  226.         <img src=\"";
  227.         // line 76
  228.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec01_03_pc.png"), "html"nulltrue);
  229.         echo "\"
  230.           alt=\"1つでも当てはまったら定期購入コースはいかがですか?\">
  231.       </picture>
  232.     </div>
  233.   </div>
  234.   <div class=\"sec02 sec-wrapper\">
  235.     <div class=\"mb50\">
  236.       <picture>
  237.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  238.           srcset=\"";
  239.         // line 86
  240.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_sp.webp"), "html"nulltrue);
  241.         echo ", ";
  242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_sp@2x.webp"), "html"nulltrue);
  243.         echo " 2x\">
  244.         <source media=\"(max-width: 767px)\"
  245.           srcset=\"";
  246.         // line 88
  247.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_sp.png"), "html"nulltrue);
  248.         echo ", ";
  249.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_sp@2x.png"), "html"nulltrue);
  250.         echo " 2x\"> -->
  251.         <source type=\"image/webp\"
  252.           srcset=\"";
  253.         // line 90
  254.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_pc.webp"), "html"nulltrue);
  255.         echo " 1x, ";
  256.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_pc@2x.webp"), "html"nulltrue);
  257.         echo " 2x\">
  258.         <source
  259.           srcset=\"";
  260.         // line 92
  261.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_pc.png"), "html"nulltrue);
  262.         echo " 1x, ";
  263.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_pc@2x.png"), "html"nulltrue);
  264.         echo " 2x\">
  265.         <img src=\"";
  266.         // line 93
  267.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_01_pc.png"), "html"nulltrue);
  268.         echo "\" alt=\"定期購入のメリット\">
  269.       </picture>
  270.     </div>
  271.     <div class=\"mb20\">
  272.       <picture>
  273.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  274.           srcset=\"";
  275.         // line 99
  276.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_sp.webp"), "html"nulltrue);
  277.         echo ", ";
  278.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_sp@2x.webp"), "html"nulltrue);
  279.         echo " 2x\">
  280.         <source media=\"(max-width: 767px)\"
  281.           srcset=\"";
  282.         // line 101
  283.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_sp.png"), "html"nulltrue);
  284.         echo ", ";
  285.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_sp@2x.png"), "html"nulltrue);
  286.         echo " 2x\"> -->
  287.         <source type=\"image/webp\"
  288.           srcset=\"";
  289.         // line 103
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_pc.webp"), "html"nulltrue);
  291.         echo " 1x, ";
  292.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_pc@2x.webp"), "html"nulltrue);
  293.         echo " 2x\">
  294.         <source
  295.           srcset=\"";
  296.         // line 105
  297.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_pc.png"), "html"nulltrue);
  298.         echo " 1x, ";
  299.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_pc@2x.png"), "html"nulltrue);
  300.         echo " 2x\">
  301.         <img src=\"";
  302.         // line 106
  303.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_02_pc.png"), "html"nulltrue);
  304.         echo "\" alt=\"1. 通常購入の最大18%割引!\">
  305.       </picture>
  306.     </div>
  307.     <div class=\"mb20\">
  308.       <picture>
  309.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  310.           srcset=\"";
  311.         // line 112
  312.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_sp.webp"), "html"nulltrue);
  313.         echo ", ";
  314.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_sp@2x.webp"), "html"nulltrue);
  315.         echo " 2x\">
  316.         <source media=\"(max-width: 767px)\"
  317.           srcset=\"";
  318.         // line 114
  319.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_sp.png"), "html"nulltrue);
  320.         echo ", ";
  321.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_sp@2x.png"), "html"nulltrue);
  322.         echo " 2x\"> -->
  323.         <source type=\"image/webp\"
  324.           srcset=\"";
  325.         // line 116
  326.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_pc.webp"), "html"nulltrue);
  327.         echo " 1x, ";
  328.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_pc@2x.webp"), "html"nulltrue);
  329.         echo " 2x\">
  330.         <source
  331.           srcset=\"";
  332.         // line 118
  333.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_pc.png"), "html"nulltrue);
  334.         echo " 1x, ";
  335.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_pc@2x.png"), "html"nulltrue);
  336.         echo " 2x\">
  337.         <img src=\"";
  338.         // line 119
  339.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_03_pc.png"), "html"nulltrue);
  340.         echo "\"
  341.           alt=\"2.通常送料770円(税込)→330円(税込)に! 3.代引手数料330円(税込)→無料に!\">
  342.       </picture>
  343.     </div>
  344.     <div class=\"mb20\">
  345.       <picture>
  346.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  347.           srcset=\"";
  348.         // line 126
  349.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_sp.webp"), "html"nulltrue);
  350.         echo ", ";
  351.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_sp@2x.webp"), "html"nulltrue);
  352.         echo " 2x\">
  353.         <source media=\"(max-width: 767px)\"
  354.           srcset=\"";
  355.         // line 128
  356.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_sp.png"), "html"nulltrue);
  357.         echo ", ";
  358.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_sp@2x.png"), "html"nulltrue);
  359.         echo " 2x\"> -->
  360.         <source type=\"image/webp\"
  361.           srcset=\"";
  362.         // line 130
  363.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_pc.webp"), "html"nulltrue);
  364.         echo " 1x, ";
  365.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_pc@2x.webp"), "html"nulltrue);
  366.         echo " 2x\">
  367.         <source
  368.           srcset=\"";
  369.         // line 132
  370.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_pc.png"), "html"nulltrue);
  371.         echo " 1x, ";
  372.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_pc@2x.png"), "html"nulltrue);
  373.         echo " 2x\">
  374.         <img src=\"";
  375.         // line 133
  376.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec02_04_pc.png"), "html"nulltrue);
  377.         echo "\" alt=\"4. 定期購入と同時購入で12%割引!\">
  378.       </picture>
  379.     </div>
  380.   </div>
  381.   <div class=\"sec03 priceList sec-wrapper\">
  382.     <h3 class=\"priceTit\">
  383.       <picture>
  384.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  385.             srcset=\"";
  386.         // line 142
  387.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_sp.webp"), "html"nulltrue);
  388.         echo ", ";
  389.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_sp@2x.webp"), "html"nulltrue);
  390.         echo " 2x\">
  391.           <source media=\"(max-width: 767px)\"
  392.             srcset=\"";
  393.         // line 144
  394.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_sp.png"), "html"nulltrue);
  395.         echo ", ";
  396.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_sp@2x.png"), "html"nulltrue);
  397.         echo " 2x\"> -->
  398.         <source type=\"image/webp\"
  399.           srcset=\"";
  400.         // line 146
  401.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_pc.webp"), "html"nulltrue);
  402.         echo " 1x, ";
  403.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_pc@2x.webp"), "html"nulltrue);
  404.         echo " 2x\">
  405.         <source
  406.           srcset=\"";
  407.         // line 148
  408.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_pc.png"), "html"nulltrue);
  409.         echo " 1x, ";
  410.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_pc@2x.png"), "html"nulltrue);
  411.         echo " 2x\">
  412.         <img src=\"";
  413.         // line 149
  414.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_sec03_01_pc.png"), "html"nulltrue);
  415.         echo "\" alt=\"定期購入 とくとくコース 商品価格一覧表\">
  416.       </picture>
  417.     </h3>
  418.     <dl>
  419.       <div class=\"box-top-itemlist\">
  420.         <dt class=\"itemTitle\">
  421.           <a href=\"";
  422.         // line 155
  423.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  424.         echo "vegetable-juice/\">
  425.             <picture>
  426.               <source media=\"(max-width:767px)\"
  427.                 srcset=\"";
  428.         // line 158
  429.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_yj.png"), "html"nulltrue);
  430.         echo "\">
  431.               <img src=\"";
  432.         // line 159
  433.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_yj@2x.png"), "html"nulltrue);
  434.         echo "\" alt=\"国産緑黄色野菜ジュース\">
  435.             </picture>
  436.           </a>
  437.         </dt>
  438.         <dd class=\"itemPrice\">
  439.           <picture>
  440.             <source media=\"(max-width:767px)\" srcset=\"";
  441.         // line 165
  442.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_yj.png"), "html"nulltrue);
  443.         echo "\">
  444.             <img src=\"";
  445.         // line 166
  446.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_yj@2x.png"), "html"nulltrue);
  447.         echo "\">
  448.           </picture>
  449.         </dd>
  450.       </div>
  451.       <div class=\"box-top-itemlist\">
  452.         <dt class=\"itemTitle\">
  453.           <a href=\"";
  454.         // line 172
  455.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  456.         echo "juice/blueberry/\">
  457.             <picture>
  458.               <source media=\"(max-width:767px)\"
  459.                 srcset=\"";
  460.         // line 175
  461.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_bc.png"), "html"nulltrue);
  462.         echo "\">
  463.               <img src=\"";
  464.         // line 176
  465.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_bc@2x.png"), "html"nulltrue);
  466.         echo "\" alt=\"ブルーベリー&クランベリー\">
  467.             </picture>
  468.           </a>
  469.         </dt>
  470.         <dd class=\"itemPrice\">
  471.           <picture>
  472.             <source media=\"(max-width:767px)\" srcset=\"";
  473.         // line 182
  474.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_bc.png"), "html"nulltrue);
  475.         echo "\">
  476.             <img src=\"";
  477.         // line 183
  478.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_bc@2x.png"), "html"nulltrue);
  479.         echo "\">
  480.           </picture>
  481.         </dd>
  482.       </div>
  483.       <div class=\"box-top-itemlist\">
  484.         <dt class=\"itemTitle\">
  485.           <a href=\"";
  486.         // line 189
  487.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  488.         echo "healthfood/millionpower/\">
  489.             <picture>
  490.               <source media=\"(max-width:767px)\"
  491.                 srcset=\"";
  492.         // line 192
  493.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_mp.png"), "html"nulltrue);
  494.         echo "\">
  495.               <img src=\"";
  496.         // line 193
  497.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_mp@2x.png"), "html"nulltrue);
  498.         echo "\" alt=\"ミリオンパワー\">
  499.             </picture>
  500.           </a>
  501.         </dt>
  502.         <dd class=\"itemPrice\">
  503.           <picture>
  504.             <source media=\"(max-width:767px)\" srcset=\"";
  505.         // line 199
  506.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_mp.png"), "html"nulltrue);
  507.         echo "\">
  508.             <img src=\"";
  509.         // line 200
  510.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_mp@2x.png"), "html"nulltrue);
  511.         echo "\">
  512.           </picture>
  513.         </dd>
  514.       </div>
  515.       <div class=\"box-top-itemlist\">
  516.         <dt class=\"itemTitle\">
  517.           <a href=\"";
  518.         // line 206
  519.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  520.         echo "healthfood/millionpower-sg/\">
  521.             <picture>
  522.               <source media=\"(max-width:767px)\"
  523.                 srcset=\"";
  524.         // line 209
  525.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_sg.png"), "html"nulltrue);
  526.         echo "\">
  527.               <img src=\"";
  528.         // line 210
  529.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_sg@2x.png"), "html"nulltrue);
  530.         echo "\" alt=\"ミリオンパワーSG\">
  531.             </picture>
  532.           </a>
  533.         </dt>
  534.         <dd class=\"itemPrice\">
  535.           <picture>
  536.             <source media=\"(max-width:767px)\" srcset=\"";
  537.         // line 216
  538.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_sg.png"), "html"nulltrue);
  539.         echo "\">
  540.             <img src=\"";
  541.         // line 217
  542.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_sg@2x.png"), "html"nulltrue);
  543.         echo "\">
  544.           </picture>
  545.         </dd>
  546.       </div>
  547.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  548.         <dt class=\"itemTitle\">
  549.           <a href=\"";
  550.         // line 223
  551.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  552.         echo "healthfood/millionpower-hg/\">
  553.             <picture>
  554.               <source media=\"(max-width:767px)\"
  555.                 srcset=\"";
  556.         // line 226
  557.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_hg.png"), "html"nulltrue);
  558.         echo "\">
  559.               <img src=\"";
  560.         // line 227
  561.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_hg@2x.png"), "html"nulltrue);
  562.         echo "\" alt=\"ミリオンパワーHG\">
  563.             </picture>
  564.           </a>
  565.         </dt>
  566.         <dd class=\"itemPrice\">
  567.           <picture>
  568.             <source media=\"(max-width:767px)\" srcset=\"";
  569.         // line 233
  570.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_hg.png"), "html"nulltrue);
  571.         echo "\">
  572.             <img src=\"";
  573.         // line 234
  574.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_hg@2x.png"), "html"nulltrue);
  575.         echo "\">
  576.           </picture>
  577.         </dd>
  578.       </div>
  579.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  580.         <dt class=\"itemTitle\">
  581.           <a href=\"";
  582.         // line 240
  583.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  584.         echo "healthfood/psyche/\">
  585.             <picture>
  586.               <source media=\"(max-width:767px)\"
  587.                 srcset=\"";
  588.         // line 243
  589.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_psyre.png"), "html"nulltrue);
  590.         echo "\">
  591.               <img src=\"";
  592.         // line 244
  593.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_psyre@2x.png"), "html"nulltrue);
  594.         echo "\" alt=\"プシュケー・レギュラー\">
  595.             </picture>
  596.           </a>
  597.         </dt>
  598.         <dd class=\"itemPrice\">
  599.           <picture>
  600.             <source media=\"(max-width:767px)\"
  601.               srcset=\"";
  602.         // line 251
  603.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_psyre.png"), "html"nulltrue);
  604.         echo "\">
  605.             <img src=\"";
  606.         // line 252
  607.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_psyre@2x.png"), "html"nulltrue);
  608.         echo "\">
  609.           </picture>
  610.         </dd>
  611.       </div>
  612.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  613.         <dt class=\"itemTitle\">
  614.           <a href=\"";
  615.         // line 258
  616.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  617.         echo "healthfood/psyche/\">
  618.             <picture>
  619.               <source media=\"(max-width:767px)\"
  620.                 srcset=\"";
  621.         // line 261
  622.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_psy.png"), "html"nulltrue);
  623.         echo "\">
  624.               <img src=\"";
  625.         // line 262
  626.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_psy@2x.png"), "html"nulltrue);
  627.         echo "\" alt=\"プシュケー・ハイグレード\">
  628.             </picture>
  629.           </a>
  630.         </dt>
  631.         <dd class=\"itemPrice\">
  632.           <picture>
  633.             <source media=\"(max-width:767px)\"
  634.               srcset=\"";
  635.         // line 269
  636.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_psy.png"), "html"nulltrue);
  637.         echo "\">
  638.             <img src=\"";
  639.         // line 270
  640.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_psy@2x.png"), "html"nulltrue);
  641.         echo "\">
  642.           </picture>
  643.         </dd>
  644.       </div>
  645.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  646.         <dt class=\"itemTitle\">
  647.           <a href=\"";
  648.         // line 276
  649.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  650.         echo "healthfood/collagen/\">
  651.             <picture>
  652.               <source media=\"(max-width:767px)\"
  653.                 srcset=\"";
  654.         // line 279
  655.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_co.png"), "html"nulltrue);
  656.         echo "\">
  657.               <img src=\"";
  658.         // line 280
  659.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_co@2x.png"), "html"nulltrue);
  660.         echo "\" alt=\"ミリオンのコラーゲン\">
  661.             </picture>
  662.           </a>
  663.         </dt>
  664.         <dd class=\"itemPrice\">
  665.           <picture>
  666.             <source media=\"(max-width:767px)\" srcset=\"";
  667.         // line 286
  668.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_co.png"), "html"nulltrue);
  669.         echo "\">
  670.             <img src=\"";
  671.         // line 287
  672.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_co@2x.png"), "html"nulltrue);
  673.         echo "\">
  674.           </picture>
  675.         </dd>
  676.       </div>
  677.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  678.         <dt class=\"itemTitle\">
  679.           <a href=\"";
  680.         // line 293
  681.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  682.         echo "healthfood/aozakana/\">
  683.             <picture>
  684.               <source media=\"(max-width:767px)\"
  685.                 srcset=\"";
  686.         // line 296
  687.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_ao.png"), "html"nulltrue);
  688.         echo "\">
  689.               <img src=\"";
  690.         // line 297
  691.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_ao@2x.png"), "html"nulltrue);
  692.         echo "\" alt=\"さらさら青魚\">
  693.             </picture>
  694.           </a>
  695.         </dt>
  696.         <dd class=\"itemPrice\">
  697.           <picture>
  698.             <source media=\"(max-width:767px)\" srcset=\"";
  699.         // line 303
  700.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_ao.png"), "html"nulltrue);
  701.         echo "\">
  702.             <img src=\"";
  703.         // line 304
  704.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_ao@2x.png"), "html"nulltrue);
  705.         echo "\">
  706.           </picture>
  707.         </dd>
  708.       </div>
  709.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  710.         <dt class=\"itemTitle\">
  711.           <a href=\"";
  712.         // line 310
  713.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  714.         echo "healthfood/5252milk/\">
  715.             <picture>
  716.               <source media=\"(max-width:767px)\"
  717.                 srcset=\"";
  718.         // line 313
  719.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_52bl.png"), "html"nulltrue);
  720.         echo "\">
  721.               <img src=\"";
  722.         // line 314
  723.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_52bl@2x.png"), "html"nulltrue);
  724.         echo "\" alt=\"甘さひかえめこつこつミルク\">
  725.             </picture>
  726.           </a>
  727.         </dt>
  728.         <dd class=\"itemPrice\">
  729.           <picture>
  730.             <source media=\"(max-width:767px)\"
  731.               srcset=\"";
  732.         // line 321
  733.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_52bl.png"), "html"nulltrue);
  734.         echo "\">
  735.             <img src=\"";
  736.         // line 322
  737.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_52bl@2x.png"), "html"nulltrue);
  738.         echo "\">
  739.           </picture>
  740.         </dd>
  741.       </div>
  742.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  743.         <dt class=\"itemTitle\">
  744.           <a href=\"";
  745.         // line 328
  746.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  747.         echo "healthfood/shikisima-ginger\">
  748.             <picture>
  749.               <source media=\"(max-width:767px)\"
  750.                 srcset=\"";
  751.         // line 331
  752.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_shiki.png"), "html"nulltrue);
  753.         echo "\">
  754.               <img src=\"";
  755.         // line 332
  756.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_shiki@2x.png"), "html"nulltrue);
  757.         echo "\" alt=\"四季島酵素ジンジャー\">
  758.             </picture>
  759.           </a>
  760.         </dt>
  761.         <dd class=\"itemPrice\">
  762.           <picture>
  763.             <source media=\"(max-width:767px)\"
  764.               srcset=\"";
  765.         // line 339
  766.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_shiki.png"), "html"nulltrue);
  767.         echo "\">
  768.             <img src=\"";
  769.         // line 340
  770.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_shiki@2x.png"), "html"nulltrue);
  771.         echo "\">
  772.           </picture>
  773.         </dd>
  774.       </div>
  775.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  776.         <dt class=\"itemTitle\">
  777.           <a href=\"";
  778.         // line 346
  779.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  780.         echo "healthfood/kyushu-aojiru\">
  781.             <picture>
  782.               <source media=\"(max-width:767px)\"
  783.                 srcset=\"";
  784.         // line 349
  785.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_kyuao.png"), "html"nulltrue);
  786.         echo "\">
  787.               <img src=\"";
  788.         // line 350
  789.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_kyuao@2x.png"), "html"nulltrue);
  790.         echo "\" alt=\"おいしい九州青汁\">
  791.             </picture>
  792.           </a>
  793.         </dt>
  794.         <dd class=\"itemPrice\">
  795.           <picture>
  796.             <source media=\"(max-width:767px)\"
  797.               srcset=\"";
  798.         // line 357
  799.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_kyuao.png"), "html"nulltrue);
  800.         echo "\">
  801.             <img src=\"";
  802.         // line 358
  803.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_kyuao@2x.png"), "html"nulltrue);
  804.         echo "\">
  805.           </picture>
  806.         </dd>
  807.       </div>
  808.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  809.         <dt class=\"itemTitle\">
  810.           <a href=\"";
  811.         // line 364
  812.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  813.         echo "goods/neteruma-ni\">
  814.             <picture>
  815.               <source media=\"(max-width:767px)\"
  816.                 srcset=\"";
  817.         // line 367
  818.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_neteru.png"), "html"nulltrue);
  819.         echo "\">
  820.               <img src=\"";
  821.         // line 368
  822.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_neteru@2x.png"), "html"nulltrue);
  823.         echo "\" alt=\"寝てるま~に\">
  824.             </picture>
  825.           </a>
  826.         </dt>
  827.         <dd class=\"itemPrice\">
  828.           <picture>
  829.             <source media=\"(max-width:767px)\"
  830.               srcset=\"";
  831.         // line 375
  832.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_neteru.png"), "html"nulltrue);
  833.         echo "\">
  834.             <img src=\"";
  835.         // line 376
  836.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_neteru@2x.png"), "html"nulltrue);
  837.         echo "\">
  838.           </picture>
  839.         </dd>
  840.       </div>
  841.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  842.         <dt class=\"itemTitle\">
  843.           <a href=\"";
  844.         // line 382
  845.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  846.         echo "goods/hot-bubble\">
  847.             <picture>
  848.               <source media=\"(max-width:767px)\"
  849.                 srcset=\"";
  850.         // line 385
  851.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_hb90.png"), "html"nulltrue);
  852.         echo "\">
  853.               <img src=\"";
  854.         // line 386
  855.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_hb90@2x.png"), "html"nulltrue);
  856.         echo "\" alt=\"ホットバブルプロ\">
  857.             </picture>
  858.           </a>
  859.         </dt>
  860.         <dd class=\"itemPrice\">
  861.           <picture>
  862.             <source media=\"(max-width:767px)\"
  863.               srcset=\"";
  864.         // line 393
  865.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_hb90.png"), "html"nulltrue);
  866.         echo "\">
  867.             <img src=\"";
  868.         // line 394
  869.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_hb90@2x.png"), "html"nulltrue);
  870.         echo "\">
  871.           </picture>
  872.         </dd>
  873.       </div>
  874.       <button class=\"readmore-reg\">&nbsp;</button>
  875.     </dl>
  876.   </div>
  877. </div>
  878. <style>
  879.   .sec-wrapper {
  880.     padding: 5%;
  881.     text-align: center;
  882.   }
  883.   .sec01 {
  884.     background-color: #f8f7f1;
  885.   }
  886.   .sec02 {
  887.     padding-top: 15%;
  888.     background: url(\"";
  889.         // line 414
  890.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/bg_sec02_top_pc.png"), "html"nulltrue);
  891.         echo "\") #f4e9e4 center top no-repeat;
  892.     background-size: 100% auto;
  893.   }
  894.   .priceList {
  895.     padding-top: 15%;
  896.     background: url(\"/html/template/million01/assets/img/shopping-guide/regular/bg_sec03_top_pc.png\") #fffad7 center top no-repeat;
  897.     background-size: 100% auto;
  898.   }
  899.   .priceList dd {
  900.     margin-bottom: 0;
  901.   }
  902.   .priceTit {
  903.     margin-bottom: 10px;
  904.   }
  905.   .itemTitle {
  906.     background: #e98d01;
  907.   }
  908.   .readmore-reg {
  909.     position: relative;
  910.     width: 100%;
  911.     margin: 1em auto;
  912.     display: block;
  913.     background-color: #aaa;
  914.     color: #fff;
  915.     padding: 1em 0;
  916.     line-height: 1;
  917.     border: none;
  918.     &::after {
  919.       content: \" \";
  920.       position: absolute;
  921.       width: 20px;
  922.       height: 20px;
  923.       border-top: solid 3px #fff;
  924.       border-right: solid 3px #fff;
  925.       -ms-transform: rotate(135deg);
  926.       transform: rotate(135deg);
  927.       -webkit-transform: rotate(135deg);
  928.       right: 0;
  929.       left: 0;
  930.       top: 0;
  931.       bottom: 0;
  932.       margin: auto;
  933.       -webkit-transition: 0.5s;
  934.       -o-transition: 0.5s;
  935.       transition: 0.5s;
  936.       -erbkit-transition: 0.5s;
  937.     }
  938.   }
  939.   .on-click {
  940.     color: transparent !important;
  941.   }
  942.   .on-click:after {
  943.     -ms-transform: rotate(-45deg);
  944.     transform: rotate(-45deg);
  945.     -webkit-transform: rotate(-45deg);
  946.     top: 0.5em;
  947.   }
  948.   .box-itemlist-reg-readmore {
  949.     display: none;
  950.   }
  951.   @media screen and (min-width: 768px) {}
  952.   @media screen and (min-width: 1024px) {}
  953. </style>
  954. <script>
  955.   \$(function () {
  956.     \$(\".readmore-reg\").on(\"click\", function () {
  957.       \$(this).toggleClass(\"on-click\");
  958.       \$(\".box-itemlist-reg-readmore\").slideToggle(500);
  959.     });
  960.   });
  961. </script>
  962. ";
  963.         
  964.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  965.         
  966.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  967.     }
  968.     public function getTemplateName()
  969.     {
  970.         return "@user_data/shopping_guide_regular.twig";
  971.     }
  972.     public function isTraitable()
  973.     {
  974.         return false;
  975.     }
  976.     public function getDebugInfo()
  977.     {
  978.         return array (  908 => 414,  885 => 394,  881 => 393,  871 => 386,  867 => 385,  861 => 382,  852 => 376,  848 => 375,  838 => 368,  834 => 367,  828 => 364,  819 => 358,  815 => 357,  805 => 350,  801 => 349,  795 => 346,  786 => 340,  782 => 339,  772 => 332,  768 => 331,  762 => 328,  753 => 322,  749 => 321,  739 => 314,  735 => 313,  729 => 310,  720 => 304,  716 => 303,  707 => 297,  703 => 296,  697 => 293,  688 => 287,  684 => 286,  675 => 280,  671 => 279,  665 => 276,  656 => 270,  652 => 269,  642 => 262,  638 => 261,  632 => 258,  623 => 252,  619 => 251,  609 => 244,  605 => 243,  599 => 240,  590 => 234,  586 => 233,  577 => 227,  573 => 226,  567 => 223,  558 => 217,  554 => 216,  545 => 210,  541 => 209,  535 => 206,  526 => 200,  522 => 199,  513 => 193,  509 => 192,  503 => 189,  494 => 183,  490 => 182,  481 => 176,  477 => 175,  471 => 172,  462 => 166,  458 => 165,  449 => 159,  445 => 158,  439 => 155,  430 => 149,  424 => 148,  417 => 146,  410 => 144,  403 => 142,  391 => 133,  385 => 132,  378 => 130,  371 => 128,  364 => 126,  354 => 119,  348 => 118,  341 => 116,  334 => 114,  327 => 112,  318 => 106,  312 => 105,  305 => 103,  298 => 101,  291 => 99,  282 => 93,  276 => 92,  269 => 90,  262 => 88,  255 => 86,  242 => 76,  236 => 75,  229 => 73,  222 => 71,  215 => 69,  206 => 63,  200 => 62,  193 => 60,  186 => 58,  179 => 56,  169 => 49,  163 => 48,  156 => 46,  149 => 44,  142 => 42,  132 => 35,  126 => 34,  119 => 32,  112 => 30,  105 => 28,  93 => 19,  85 => 14,  77 => 9,  68 => 4,  58 => 3,  35 => 1,);
  979.     }
  980.     public function getSourceContext()
  981.     {
  982.         return new Source("{% extends 'default_frame.twig' %}
  983. {% block main %}
  984. <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/about.css') }}\" media=\"all\">
  985. <div class=\"regular ec-ContentsRole\">
  986.   <div class=\"breadcrumb\">
  987.     <ol itemscope itemtype=\"https://schema.org/BreadcrumbList\">
  988.       <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  989.         <a itemprop=\"item\" href=\"{{ url('homepage') }}\">
  990.           <span itemprop=\"name\">ミリオンストア・トップページ</span></a>
  991.         <meta itemprop=\"position\" content=\"1\" />
  992.       </li>
  993.       <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  994.         <a itemprop=\"item\" href=\"{{ url('homepage') }}shopping-guide/\">
  995.           <span itemprop=\"name\">ご利用ガイド</span></a>
  996.         <meta itemprop=\"position\" content=\"2\" />
  997.       </li>
  998.       <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\" class=\"last\">
  999.         <a itemprop=\"item\" href=\"{{ url('homepage') }}shopping-guide/regular/\">
  1000.           <span itemprop=\"name\">定期購入のご案内</span></a>
  1001.         <meta itemprop=\"position\" content=\"3\" />
  1002.       </li>
  1003.     </ol>
  1004.   </div>
  1005.   <div class=\"mainVisual\">
  1006.     <picture>
  1007.       <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1008.         srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/mv_sp@2x.webp') }} 2x\">
  1009.       <source media=\"(max-width: 767px)\"
  1010.         srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/mv_sp@2x.png') }} 2x\"> -->
  1011.       <source type=\"image/webp\"
  1012.         srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/mv_pc@2x.webp') }} 2x\">
  1013.       <source
  1014.         srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/mv_pc@2x.png') }} 2x\">
  1015.       <img src=\"{{ asset('assets/img/shopping-guide/regular/mv_pc.png') }}\" alt=\"お得なお買い物のチャンス!定期購入コース\">
  1016.     </picture>
  1017.   </div>
  1018.   <div class=\"sec01 sec-wrapper\">
  1019.     <div class=\"mb50\">
  1020.       <picture>
  1021.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1022.           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\">
  1023.         <source media=\"(max-width: 767px)\"
  1024.           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\"> -->
  1025.         <source type=\"image/webp\"
  1026.           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\">
  1027.         <source
  1028.           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\">
  1029.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec01_01_pc.png') }}\"
  1030.           alt=\"定期購入ってなに?その都度注文する手間が省けて、ご希望に合わせて定期的に商品をお届けする便利でお得なサービスです。\">
  1031.       </picture>
  1032.     </div>
  1033.     <div class=\"mb50\">
  1034.       <picture>
  1035.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1036.           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\">
  1037.         <source media=\"(max-width: 767px)\"
  1038.           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\"> -->
  1039.         <source type=\"image/webp\"
  1040.           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\">
  1041.         <source
  1042.           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\">
  1043.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec01_02_pc.png') }}\" alt=\"あったらいいな…と思ったことはないですか?\">
  1044.       </picture>
  1045.     </div>
  1046.     <div class=\"mb20\">
  1047.       <picture>
  1048.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1049.           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\">
  1050.         <source media=\"(max-width: 767px)\"
  1051.           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\"> -->
  1052.         <source type=\"image/webp\"
  1053.           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\">
  1054.         <source
  1055.           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\">
  1056.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec01_03_pc.png') }}\"
  1057.           alt=\"1つでも当てはまったら定期購入コースはいかがですか?\">
  1058.       </picture>
  1059.     </div>
  1060.   </div>
  1061.   <div class=\"sec02 sec-wrapper\">
  1062.     <div class=\"mb50\">
  1063.       <picture>
  1064.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1065.           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\">
  1066.         <source media=\"(max-width: 767px)\"
  1067.           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\"> -->
  1068.         <source type=\"image/webp\"
  1069.           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\">
  1070.         <source
  1071.           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\">
  1072.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_01_pc.png') }}\" alt=\"定期購入のメリット\">
  1073.       </picture>
  1074.     </div>
  1075.     <div class=\"mb20\">
  1076.       <picture>
  1077.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1078.           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\">
  1079.         <source media=\"(max-width: 767px)\"
  1080.           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\"> -->
  1081.         <source type=\"image/webp\"
  1082.           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\">
  1083.         <source
  1084.           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\">
  1085.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_02_pc.png') }}\" alt=\"1. 通常購入の最大18%割引!\">
  1086.       </picture>
  1087.     </div>
  1088.     <div class=\"mb20\">
  1089.       <picture>
  1090.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1091.           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\">
  1092.         <source media=\"(max-width: 767px)\"
  1093.           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\"> -->
  1094.         <source type=\"image/webp\"
  1095.           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\">
  1096.         <source
  1097.           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\">
  1098.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_03_pc.png') }}\"
  1099.           alt=\"2.通常送料770円(税込)→330円(税込)に! 3.代引手数料330円(税込)→無料に!\">
  1100.       </picture>
  1101.     </div>
  1102.     <div class=\"mb20\">
  1103.       <picture>
  1104.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1105.           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\">
  1106.         <source media=\"(max-width: 767px)\"
  1107.           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\"> -->
  1108.         <source type=\"image/webp\"
  1109.           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\">
  1110.         <source
  1111.           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\">
  1112.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_04_pc.png') }}\" alt=\"4. 定期購入と同時購入で12%割引!\">
  1113.       </picture>
  1114.     </div>
  1115.   </div>
  1116.   <div class=\"sec03 priceList sec-wrapper\">
  1117.     <h3 class=\"priceTit\">
  1118.       <picture>
  1119.         <!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
  1120.             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\">
  1121.           <source media=\"(max-width: 767px)\"
  1122.             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\"> -->
  1123.         <source type=\"image/webp\"
  1124.           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\">
  1125.         <source
  1126.           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\">
  1127.         <img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec03_01_pc.png') }}\" alt=\"定期購入 とくとくコース 商品価格一覧表\">
  1128.       </picture>
  1129.     </h3>
  1130.     <dl>
  1131.       <div class=\"box-top-itemlist\">
  1132.         <dt class=\"itemTitle\">
  1133.           <a href=\"{{ url('homepage') }}vegetable-juice/\">
  1134.             <picture>
  1135.               <source media=\"(max-width:767px)\"
  1136.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_yj.png')}}\">
  1137.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_yj@2x.png')}}\" alt=\"国産緑黄色野菜ジュース\">
  1138.             </picture>
  1139.           </a>
  1140.         </dt>
  1141.         <dd class=\"itemPrice\">
  1142.           <picture>
  1143.             <source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_yj.png')}}\">
  1144.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_yj@2x.png')}}\">
  1145.           </picture>
  1146.         </dd>
  1147.       </div>
  1148.       <div class=\"box-top-itemlist\">
  1149.         <dt class=\"itemTitle\">
  1150.           <a href=\"{{ url('homepage') }}juice/blueberry/\">
  1151.             <picture>
  1152.               <source media=\"(max-width:767px)\"
  1153.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_bc.png')}}\">
  1154.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_bc@2x.png')}}\" alt=\"ブルーベリー&クランベリー\">
  1155.             </picture>
  1156.           </a>
  1157.         </dt>
  1158.         <dd class=\"itemPrice\">
  1159.           <picture>
  1160.             <source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_bc.png')}}\">
  1161.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_bc@2x.png')}}\">
  1162.           </picture>
  1163.         </dd>
  1164.       </div>
  1165.       <div class=\"box-top-itemlist\">
  1166.         <dt class=\"itemTitle\">
  1167.           <a href=\"{{ url('homepage') }}healthfood/millionpower/\">
  1168.             <picture>
  1169.               <source media=\"(max-width:767px)\"
  1170.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_mp.png')}}\">
  1171.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_mp@2x.png')}}\" alt=\"ミリオンパワー\">
  1172.             </picture>
  1173.           </a>
  1174.         </dt>
  1175.         <dd class=\"itemPrice\">
  1176.           <picture>
  1177.             <source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_mp.png')}}\">
  1178.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_mp@2x.png')}}\">
  1179.           </picture>
  1180.         </dd>
  1181.       </div>
  1182.       <div class=\"box-top-itemlist\">
  1183.         <dt class=\"itemTitle\">
  1184.           <a href=\"{{ url('homepage') }}healthfood/millionpower-sg/\">
  1185.             <picture>
  1186.               <source media=\"(max-width:767px)\"
  1187.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_sg.png')}}\">
  1188.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_sg@2x.png')}}\" alt=\"ミリオンパワーSG\">
  1189.             </picture>
  1190.           </a>
  1191.         </dt>
  1192.         <dd class=\"itemPrice\">
  1193.           <picture>
  1194.             <source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_sg.png')}}\">
  1195.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_sg@2x.png')}}\">
  1196.           </picture>
  1197.         </dd>
  1198.       </div>
  1199.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1200.         <dt class=\"itemTitle\">
  1201.           <a href=\"{{ url('homepage') }}healthfood/millionpower-hg/\">
  1202.             <picture>
  1203.               <source media=\"(max-width:767px)\"
  1204.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hg.png')}}\">
  1205.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hg@2x.png')}}\" alt=\"ミリオンパワーHG\">
  1206.             </picture>
  1207.           </a>
  1208.         </dt>
  1209.         <dd class=\"itemPrice\">
  1210.           <picture>
  1211.             <source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_hg.png')}}\">
  1212.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_hg@2x.png')}}\">
  1213.           </picture>
  1214.         </dd>
  1215.       </div>
  1216.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1217.         <dt class=\"itemTitle\">
  1218.           <a href=\"{{ url('homepage') }}healthfood/psyche/\">
  1219.             <picture>
  1220.               <source media=\"(max-width:767px)\"
  1221.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psyre.png')}}\">
  1222.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psyre@2x.png')}}\" alt=\"プシュケー・レギュラー\">
  1223.             </picture>
  1224.           </a>
  1225.         </dt>
  1226.         <dd class=\"itemPrice\">
  1227.           <picture>
  1228.             <source media=\"(max-width:767px)\"
  1229.               srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_psyre.png')}}\">
  1230.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_psyre@2x.png')}}\">
  1231.           </picture>
  1232.         </dd>
  1233.       </div>
  1234.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1235.         <dt class=\"itemTitle\">
  1236.           <a href=\"{{ url('homepage') }}healthfood/psyche/\">
  1237.             <picture>
  1238.               <source media=\"(max-width:767px)\"
  1239.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psy.png')}}\">
  1240.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psy@2x.png')}}\" alt=\"プシュケー・ハイグレード\">
  1241.             </picture>
  1242.           </a>
  1243.         </dt>
  1244.         <dd class=\"itemPrice\">
  1245.           <picture>
  1246.             <source media=\"(max-width:767px)\"
  1247.               srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_psy.png')}}\">
  1248.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_psy@2x.png')}}\">
  1249.           </picture>
  1250.         </dd>
  1251.       </div>
  1252.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1253.         <dt class=\"itemTitle\">
  1254.           <a href=\"{{ url('homepage') }}healthfood/collagen/\">
  1255.             <picture>
  1256.               <source media=\"(max-width:767px)\"
  1257.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_co.png')}}\">
  1258.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_co@2x.png')}}\" alt=\"ミリオンのコラーゲン\">
  1259.             </picture>
  1260.           </a>
  1261.         </dt>
  1262.         <dd class=\"itemPrice\">
  1263.           <picture>
  1264.             <source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_co.png')}}\">
  1265.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_co@2x.png')}}\">
  1266.           </picture>
  1267.         </dd>
  1268.       </div>
  1269.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1270.         <dt class=\"itemTitle\">
  1271.           <a href=\"{{ url('homepage') }}healthfood/aozakana/\">
  1272.             <picture>
  1273.               <source media=\"(max-width:767px)\"
  1274.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_ao.png')}}\">
  1275.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_ao@2x.png')}}\" alt=\"さらさら青魚\">
  1276.             </picture>
  1277.           </a>
  1278.         </dt>
  1279.         <dd class=\"itemPrice\">
  1280.           <picture>
  1281.             <source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_ao.png')}}\">
  1282.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_ao@2x.png')}}\">
  1283.           </picture>
  1284.         </dd>
  1285.       </div>
  1286.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1287.         <dt class=\"itemTitle\">
  1288.           <a href=\"{{ url('homepage') }}healthfood/5252milk/\">
  1289.             <picture>
  1290.               <source media=\"(max-width:767px)\"
  1291.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_52bl.png')}}\">
  1292.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_52bl@2x.png')}}\" alt=\"甘さひかえめこつこつミルク\">
  1293.             </picture>
  1294.           </a>
  1295.         </dt>
  1296.         <dd class=\"itemPrice\">
  1297.           <picture>
  1298.             <source media=\"(max-width:767px)\"
  1299.               srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_52bl.png')}}\">
  1300.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_52bl@2x.png')}}\">
  1301.           </picture>
  1302.         </dd>
  1303.       </div>
  1304.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1305.         <dt class=\"itemTitle\">
  1306.           <a href=\"{{ url('homepage') }}healthfood/shikisima-ginger\">
  1307.             <picture>
  1308.               <source media=\"(max-width:767px)\"
  1309.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_shiki.png')}}\">
  1310.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_shiki@2x.png')}}\" alt=\"四季島酵素ジンジャー\">
  1311.             </picture>
  1312.           </a>
  1313.         </dt>
  1314.         <dd class=\"itemPrice\">
  1315.           <picture>
  1316.             <source media=\"(max-width:767px)\"
  1317.               srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_shiki.png')}}\">
  1318.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_shiki@2x.png')}}\">
  1319.           </picture>
  1320.         </dd>
  1321.       </div>
  1322.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1323.         <dt class=\"itemTitle\">
  1324.           <a href=\"{{ url('homepage') }}healthfood/kyushu-aojiru\">
  1325.             <picture>
  1326.               <source media=\"(max-width:767px)\"
  1327.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_kyuao.png')}}\">
  1328.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_kyuao@2x.png')}}\" alt=\"おいしい九州青汁\">
  1329.             </picture>
  1330.           </a>
  1331.         </dt>
  1332.         <dd class=\"itemPrice\">
  1333.           <picture>
  1334.             <source media=\"(max-width:767px)\"
  1335.               srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_kyuao.png')}}\">
  1336.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_kyuao@2x.png')}}\">
  1337.           </picture>
  1338.         </dd>
  1339.       </div>
  1340.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1341.         <dt class=\"itemTitle\">
  1342.           <a href=\"{{ url('homepage') }}goods/neteruma-ni\">
  1343.             <picture>
  1344.               <source media=\"(max-width:767px)\"
  1345.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_neteru.png')}}\">
  1346.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_neteru@2x.png')}}\" alt=\"寝てるま~に\">
  1347.             </picture>
  1348.           </a>
  1349.         </dt>
  1350.         <dd class=\"itemPrice\">
  1351.           <picture>
  1352.             <source media=\"(max-width:767px)\"
  1353.               srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_neteru.png')}}\">
  1354.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_neteru@2x.png')}}\">
  1355.           </picture>
  1356.         </dd>
  1357.       </div>
  1358.       <div class=\"box-top-itemlist box-itemlist-reg-readmore\">
  1359.         <dt class=\"itemTitle\">
  1360.           <a href=\"{{ url('homepage') }}goods/hot-bubble\">
  1361.             <picture>
  1362.               <source media=\"(max-width:767px)\"
  1363.                 srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hb90.png')}}\">
  1364.               <img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hb90@2x.png')}}\" alt=\"ホットバブルプロ\">
  1365.             </picture>
  1366.           </a>
  1367.         </dt>
  1368.         <dd class=\"itemPrice\">
  1369.           <picture>
  1370.             <source media=\"(max-width:767px)\"
  1371.               srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_hb90.png')}}\">
  1372.             <img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_hb90@2x.png')}}\">
  1373.           </picture>
  1374.         </dd>
  1375.       </div>
  1376.       <button class=\"readmore-reg\">&nbsp;</button>
  1377.     </dl>
  1378.   </div>
  1379. </div>
  1380. <style>
  1381.   .sec-wrapper {
  1382.     padding: 5%;
  1383.     text-align: center;
  1384.   }
  1385.   .sec01 {
  1386.     background-color: #f8f7f1;
  1387.   }
  1388.   .sec02 {
  1389.     padding-top: 15%;
  1390.     background: url(\"{{ asset('assets/img/shopping-guide/regular/bg_sec02_top_pc.png')}}\") #f4e9e4 center top no-repeat;
  1391.     background-size: 100% auto;
  1392.   }
  1393.   .priceList {
  1394.     padding-top: 15%;
  1395.     background: url(\"/html/template/million01/assets/img/shopping-guide/regular/bg_sec03_top_pc.png\") #fffad7 center top no-repeat;
  1396.     background-size: 100% auto;
  1397.   }
  1398.   .priceList dd {
  1399.     margin-bottom: 0;
  1400.   }
  1401.   .priceTit {
  1402.     margin-bottom: 10px;
  1403.   }
  1404.   .itemTitle {
  1405.     background: #e98d01;
  1406.   }
  1407.   .readmore-reg {
  1408.     position: relative;
  1409.     width: 100%;
  1410.     margin: 1em auto;
  1411.     display: block;
  1412.     background-color: #aaa;
  1413.     color: #fff;
  1414.     padding: 1em 0;
  1415.     line-height: 1;
  1416.     border: none;
  1417.     &::after {
  1418.       content: \" \";
  1419.       position: absolute;
  1420.       width: 20px;
  1421.       height: 20px;
  1422.       border-top: solid 3px #fff;
  1423.       border-right: solid 3px #fff;
  1424.       -ms-transform: rotate(135deg);
  1425.       transform: rotate(135deg);
  1426.       -webkit-transform: rotate(135deg);
  1427.       right: 0;
  1428.       left: 0;
  1429.       top: 0;
  1430.       bottom: 0;
  1431.       margin: auto;
  1432.       -webkit-transition: 0.5s;
  1433.       -o-transition: 0.5s;
  1434.       transition: 0.5s;
  1435.       -erbkit-transition: 0.5s;
  1436.     }
  1437.   }
  1438.   .on-click {
  1439.     color: transparent !important;
  1440.   }
  1441.   .on-click:after {
  1442.     -ms-transform: rotate(-45deg);
  1443.     transform: rotate(-45deg);
  1444.     -webkit-transform: rotate(-45deg);
  1445.     top: 0.5em;
  1446.   }
  1447.   .box-itemlist-reg-readmore {
  1448.     display: none;
  1449.   }
  1450.   @media screen and (min-width: 768px) {}
  1451.   @media screen and (min-width: 1024px) {}
  1452. </style>
  1453. <script>
  1454.   \$(function () {
  1455.     \$(\".readmore-reg\").on(\"click\", function () {
  1456.       \$(this).toggleClass(\"on-click\");
  1457.       \$(\".box-itemlist-reg-readmore\").slideToggle(500);
  1458.     });
  1459.   });
  1460. </script>
  1461. {% endblock %}
  1462. ""@user_data/shopping_guide_regular.twig""/home/xs080051/million-store.com/public_html/st.million-store.com/ec/app/template/user_data/shopping_guide_regular.twig");
  1463.     }
  1464. }