<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @user_data/shopping_guide_regular.twig */
class __TwigTemplate_121d5e4ad4ae18c6d1d34f406c8e2bb5 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@user_data/shopping_guide_regular.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@user_data/shopping_guide_regular.twig"));
$this->parent = $this->loadTemplate("default_frame.twig", "@user_data/shopping_guide_regular.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 4
echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/about.css"), "html", null, true);
echo "\" media=\"all\">
<div class=\"regular ec-ContentsRole\">
<div class=\"breadcrumb\">
<ol itemscope itemtype=\"https://schema.org/BreadcrumbList\">
<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
<a itemprop=\"item\" href=\"";
// line 9
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "\">
<span itemprop=\"name\">ミリオンストア・トップページ</span></a>
<meta itemprop=\"position\" content=\"1\" />
</li>
<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
<a itemprop=\"item\" href=\"";
// line 14
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "shopping-guide/\">
<span itemprop=\"name\">ご利用ガイド</span></a>
<meta itemprop=\"position\" content=\"2\" />
</li>
<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\" class=\"last\">
<a itemprop=\"item\" href=\"";
// line 19
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "shopping-guide/regular/\">
<span itemprop=\"name\">定期購入のご案内</span></a>
<meta itemprop=\"position\" content=\"3\" />
</li>
</ol>
</div>
<div class=\"mainVisual\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 28
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp.webp"), "html", null, true);
echo ", ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp@2x.webp"), "html", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp.png"), "html", null, true);
echo ", ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_sp@2x.png"), "html", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 32
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc.webp"), "html", null, true);
echo " 1x, ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc@2x.webp"), "html", null, true);
echo " 2x\">
<source
srcset=\"";
// line 34
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc.png"), "html", null, true);
echo " 1x, ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc@2x.png"), "html", null, true);
echo " 2x\">
<img src=\"";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/mv_pc.png"), "html", null, true);
echo "\" alt=\"お得なお買い物のチャンス!定期購入コース\">
</picture>
</div>
<div class=\"sec01 sec-wrapper\">
<div class=\"mb50\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 42
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 44
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 46
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 48
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 49
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", null, true);
echo "\"
alt=\"定期購入ってなに?その都度注文する手間が省けて、ご希望に合わせて定期的に商品をお届けする便利でお得なサービスです。\">
</picture>
</div>
<div class=\"mb50\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 56
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 58
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 60
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 62
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 63
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", null, true);
echo "\" alt=\"あったらいいな…と思ったことはないですか?\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 69
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 71
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 73
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 75
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 76
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", null, true);
echo "\"
alt=\"1つでも当てはまったら定期購入コースはいかがですか?\">
</picture>
</div>
</div>
<div class=\"sec02 sec-wrapper\">
<div class=\"mb50\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 86
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 88
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 90
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 92
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 93
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", null, true);
echo "\" alt=\"定期購入のメリット\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 99
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 101
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 103
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 105
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 106
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", null, true);
echo "\" alt=\"1. 通常購入の最大18%割引!\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 112
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 114
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 116
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 118
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 119
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", null, true);
echo "\"
alt=\"2.通常送料770円(税込)→330円(税込)に! 3.代引手数料330円(税込)→無料に!\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 126
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 128
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 130
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 132
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 133
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", null, true);
echo "\" alt=\"4. 定期購入と同時購入で12%割引!\">
</picture>
</div>
</div>
<div class=\"sec03 priceList sec-wrapper\">
<h3 class=\"priceTit\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"";
// line 142
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", null, true);
echo ", ";
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", null, true);
echo " 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"";
// line 144
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", null, true);
echo ", ";
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", null, true);
echo " 2x\"> -->
<source type=\"image/webp\"
srcset=\"";
// line 146
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<source
srcset=\"";
// line 148
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", null, true);
echo " 1x, ";
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", null, true);
echo " 2x\">
<img src=\"";
// line 149
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", null, true);
echo "\" alt=\"定期購入 とくとくコース 商品価格一覧表\">
</picture>
</h3>
<dl>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"";
// line 155
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "vegetable-juice/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 158
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_yj.png"), "html", null, true);
echo "\">
<img src=\"";
// line 159
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", null, true);
echo "\" alt=\"国産緑黄色野菜ジュース\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"";
// line 165
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_yj.png"), "html", null, true);
echo "\">
<img src=\"";
// line 166
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"";
// line 172
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "juice/blueberry/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 175
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_bc.png"), "html", null, true);
echo "\">
<img src=\"";
// line 176
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", null, true);
echo "\" alt=\"ブルーベリー&クランベリー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"";
// line 182
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_bc.png"), "html", null, true);
echo "\">
<img src=\"";
// line 183
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"";
// line 189
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/millionpower/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 192
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_mp.png"), "html", null, true);
echo "\">
<img src=\"";
// line 193
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", null, true);
echo "\" alt=\"ミリオンパワー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"";
// line 199
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_mp.png"), "html", null, true);
echo "\">
<img src=\"";
// line 200
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"";
// line 206
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/millionpower-sg/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 209
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_sg.png"), "html", null, true);
echo "\">
<img src=\"";
// line 210
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", null, true);
echo "\" alt=\"ミリオンパワーSG\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"";
// line 216
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_sg.png"), "html", null, true);
echo "\">
<img src=\"";
// line 217
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 223
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/millionpower-hg/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 226
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_hg.png"), "html", null, true);
echo "\">
<img src=\"";
// line 227
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", null, true);
echo "\" alt=\"ミリオンパワーHG\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"";
// line 233
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_hg.png"), "html", null, true);
echo "\">
<img src=\"";
// line 234
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 240
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/psyche/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 243
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_psyre.png"), "html", null, true);
echo "\">
<img src=\"";
// line 244
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", null, true);
echo "\" alt=\"プシュケー・レギュラー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 251
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_psyre.png"), "html", null, true);
echo "\">
<img src=\"";
// line 252
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 258
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/psyche/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 261
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_psy.png"), "html", null, true);
echo "\">
<img src=\"";
// line 262
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", null, true);
echo "\" alt=\"プシュケー・ハイグレード\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 269
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_psy.png"), "html", null, true);
echo "\">
<img src=\"";
// line 270
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 276
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/collagen/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 279
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_co.png"), "html", null, true);
echo "\">
<img src=\"";
// line 280
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", null, true);
echo "\" alt=\"ミリオンのコラーゲン\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"";
// line 286
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_co.png"), "html", null, true);
echo "\">
<img src=\"";
// line 287
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 293
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/aozakana/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 296
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_ao.png"), "html", null, true);
echo "\">
<img src=\"";
// line 297
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", null, true);
echo "\" alt=\"さらさら青魚\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"";
// line 303
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_ao.png"), "html", null, true);
echo "\">
<img src=\"";
// line 304
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 310
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/5252milk/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 313
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_52bl.png"), "html", null, true);
echo "\">
<img src=\"";
// line 314
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", null, true);
echo "\" alt=\"甘さひかえめこつこつミルク\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 321
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_52bl.png"), "html", null, true);
echo "\">
<img src=\"";
// line 322
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 328
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/shikisima-ginger\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 331
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_shiki.png"), "html", null, true);
echo "\">
<img src=\"";
// line 332
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", null, true);
echo "\" alt=\"四季島酵素ジンジャー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 339
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_shiki.png"), "html", null, true);
echo "\">
<img src=\"";
// line 340
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 346
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "healthfood/kyushu-aojiru\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 349
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_kyuao.png"), "html", null, true);
echo "\">
<img src=\"";
// line 350
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", null, true);
echo "\" alt=\"おいしい九州青汁\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 357
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_kyuao.png"), "html", null, true);
echo "\">
<img src=\"";
// line 358
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 364
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "goods/neteruma-ni\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 367
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_neteru.png"), "html", null, true);
echo "\">
<img src=\"";
// line 368
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", null, true);
echo "\" alt=\"寝てるま~に\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 375
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_neteru.png"), "html", null, true);
echo "\">
<img src=\"";
// line 376
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", null, true);
echo "\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"";
// line 382
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "goods/hot-bubble\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 385
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/tit_price_hb90.png"), "html", null, true);
echo "\">
<img src=\"";
// line 386
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", null, true);
echo "\" alt=\"ホットバブルプロ\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"";
// line 393
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/regular/img_price_hb90.png"), "html", null, true);
echo "\">
<img src=\"";
// line 394
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", null, true);
echo "\">
</picture>
</dd>
</div>
<button class=\"readmore-reg\"> </button>
</dl>
</div>
</div>
<style>
.sec-wrapper {
padding: 5%;
text-align: center;
}
.sec01 {
background-color: #f8f7f1;
}
.sec02 {
padding-top: 15%;
background: url(\"";
// line 414
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", null, true);
echo "\") #f4e9e4 center top no-repeat;
background-size: 100% auto;
}
.priceList {
padding-top: 15%;
background: url(\"/html/template/million01/assets/img/shopping-guide/regular/bg_sec03_top_pc.png\") #fffad7 center top no-repeat;
background-size: 100% auto;
}
.priceList dd {
margin-bottom: 0;
}
.priceTit {
margin-bottom: 10px;
}
.itemTitle {
background: #e98d01;
}
.readmore-reg {
position: relative;
width: 100%;
margin: 1em auto;
display: block;
background-color: #aaa;
color: #fff;
padding: 1em 0;
line-height: 1;
border: none;
&::after {
content: \" \";
position: absolute;
width: 20px;
height: 20px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
-ms-transform: rotate(135deg);
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
right: 0;
left: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
-erbkit-transition: 0.5s;
}
}
.on-click {
color: transparent !important;
}
.on-click:after {
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
top: 0.5em;
}
.box-itemlist-reg-readmore {
display: none;
}
@media screen and (min-width: 768px) {}
@media screen and (min-width: 1024px) {}
</style>
<script>
\$(function () {
\$(\".readmore-reg\").on(\"click\", function () {
\$(this).toggleClass(\"on-click\");
\$(\".box-itemlist-reg-readmore\").slideToggle(500);
});
});
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "@user_data/shopping_guide_regular.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'default_frame.twig' %}
{% block main %}
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/about.css') }}\" media=\"all\">
<div class=\"regular ec-ContentsRole\">
<div class=\"breadcrumb\">
<ol itemscope itemtype=\"https://schema.org/BreadcrumbList\">
<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
<a itemprop=\"item\" href=\"{{ url('homepage') }}\">
<span itemprop=\"name\">ミリオンストア・トップページ</span></a>
<meta itemprop=\"position\" content=\"1\" />
</li>
<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
<a itemprop=\"item\" href=\"{{ url('homepage') }}shopping-guide/\">
<span itemprop=\"name\">ご利用ガイド</span></a>
<meta itemprop=\"position\" content=\"2\" />
</li>
<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\" class=\"last\">
<a itemprop=\"item\" href=\"{{ url('homepage') }}shopping-guide/regular/\">
<span itemprop=\"name\">定期購入のご案内</span></a>
<meta itemprop=\"position\" content=\"3\" />
</li>
</ol>
</div>
<div class=\"mainVisual\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_sp.webp') }}, {{ asset('assets/img/shopping-guide/regular/mv_sp@2x.webp') }} 2x\">
<source media=\"(max-width: 767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_sp.png') }}, {{ asset('assets/img/shopping-guide/regular/mv_sp@2x.png') }} 2x\"> -->
<source type=\"image/webp\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_pc.webp') }} 1x, {{ asset('assets/img/shopping-guide/regular/mv_pc@2x.webp') }} 2x\">
<source
srcset=\"{{ asset('assets/img/shopping-guide/regular/mv_pc.png') }} 1x, {{ asset('assets/img/shopping-guide/regular/mv_pc@2x.png') }} 2x\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/mv_pc.png') }}\" alt=\"お得なお買い物のチャンス!定期購入コース\">
</picture>
</div>
<div class=\"sec01 sec-wrapper\">
<div class=\"mb50\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec01_01_pc.png') }}\"
alt=\"定期購入ってなに?その都度注文する手間が省けて、ご希望に合わせて定期的に商品をお届けする便利でお得なサービスです。\">
</picture>
</div>
<div class=\"mb50\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec01_02_pc.png') }}\" alt=\"あったらいいな…と思ったことはないですか?\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec01_03_pc.png') }}\"
alt=\"1つでも当てはまったら定期購入コースはいかがですか?\">
</picture>
</div>
</div>
<div class=\"sec02 sec-wrapper\">
<div class=\"mb50\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_01_pc.png') }}\" alt=\"定期購入のメリット\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_02_pc.png') }}\" alt=\"1. 通常購入の最大18%割引!\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_03_pc.png') }}\"
alt=\"2.通常送料770円(税込)→330円(税込)に! 3.代引手数料330円(税込)→無料に!\">
</picture>
</div>
<div class=\"mb20\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec02_04_pc.png') }}\" alt=\"4. 定期購入と同時購入で12%割引!\">
</picture>
</div>
</div>
<div class=\"sec03 priceList sec-wrapper\">
<h3 class=\"priceTit\">
<picture>
<!-- <source media=\"(max-width: 767px)\" type=\"image/webp\"
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\">
<source media=\"(max-width: 767px)\"
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\"> -->
<source type=\"image/webp\"
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\">
<source
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\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_sec03_01_pc.png') }}\" alt=\"定期購入 とくとくコース 商品価格一覧表\">
</picture>
</h3>
<dl>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}vegetable-juice/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_yj.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_yj@2x.png')}}\" alt=\"国産緑黄色野菜ジュース\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_yj.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_yj@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}juice/blueberry/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_bc.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_bc@2x.png')}}\" alt=\"ブルーベリー&クランベリー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_bc.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_bc@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/millionpower/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_mp.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_mp@2x.png')}}\" alt=\"ミリオンパワー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_mp.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_mp@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/millionpower-sg/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_sg.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_sg@2x.png')}}\" alt=\"ミリオンパワーSG\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_sg.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_sg@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/millionpower-hg/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hg.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hg@2x.png')}}\" alt=\"ミリオンパワーHG\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_hg.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_hg@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/psyche/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psyre.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psyre@2x.png')}}\" alt=\"プシュケー・レギュラー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_psyre.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_psyre@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/psyche/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psy.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_psy@2x.png')}}\" alt=\"プシュケー・ハイグレード\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_psy.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_psy@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/collagen/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_co.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_co@2x.png')}}\" alt=\"ミリオンのコラーゲン\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_co.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_co@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/aozakana/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_ao.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_ao@2x.png')}}\" alt=\"さらさら青魚\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\" srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_ao.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_ao@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/5252milk/\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_52bl.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_52bl@2x.png')}}\" alt=\"甘さひかえめこつこつミルク\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_52bl.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_52bl@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/shikisima-ginger\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_shiki.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_shiki@2x.png')}}\" alt=\"四季島酵素ジンジャー\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_shiki.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_shiki@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}healthfood/kyushu-aojiru\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_kyuao.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_kyuao@2x.png')}}\" alt=\"おいしい九州青汁\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_kyuao.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_kyuao@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}goods/neteruma-ni\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_neteru.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_neteru@2x.png')}}\" alt=\"寝てるま~に\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_neteru.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_neteru@2x.png')}}\">
</picture>
</dd>
</div>
<div class=\"box-top-itemlist box-itemlist-reg-readmore\">
<dt class=\"itemTitle\">
<a href=\"{{ url('homepage') }}goods/hot-bubble\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hb90.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/tit_price_hb90@2x.png')}}\" alt=\"ホットバブルプロ\">
</picture>
</a>
</dt>
<dd class=\"itemPrice\">
<picture>
<source media=\"(max-width:767px)\"
srcset=\"{{ asset('assets/img/shopping-guide/regular/img_price_hb90.png')}}\">
<img src=\"{{ asset('assets/img/shopping-guide/regular/img_price_hb90@2x.png')}}\">
</picture>
</dd>
</div>
<button class=\"readmore-reg\"> </button>
</dl>
</div>
</div>
<style>
.sec-wrapper {
padding: 5%;
text-align: center;
}
.sec01 {
background-color: #f8f7f1;
}
.sec02 {
padding-top: 15%;
background: url(\"{{ asset('assets/img/shopping-guide/regular/bg_sec02_top_pc.png')}}\") #f4e9e4 center top no-repeat;
background-size: 100% auto;
}
.priceList {
padding-top: 15%;
background: url(\"/html/template/million01/assets/img/shopping-guide/regular/bg_sec03_top_pc.png\") #fffad7 center top no-repeat;
background-size: 100% auto;
}
.priceList dd {
margin-bottom: 0;
}
.priceTit {
margin-bottom: 10px;
}
.itemTitle {
background: #e98d01;
}
.readmore-reg {
position: relative;
width: 100%;
margin: 1em auto;
display: block;
background-color: #aaa;
color: #fff;
padding: 1em 0;
line-height: 1;
border: none;
&::after {
content: \" \";
position: absolute;
width: 20px;
height: 20px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
-ms-transform: rotate(135deg);
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
right: 0;
left: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
-erbkit-transition: 0.5s;
}
}
.on-click {
color: transparent !important;
}
.on-click:after {
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
top: 0.5em;
}
.box-itemlist-reg-readmore {
display: none;
}
@media screen and (min-width: 768px) {}
@media screen and (min-width: 1024px) {}
</style>
<script>
\$(function () {
\$(\".readmore-reg\").on(\"click\", function () {
\$(this).toggleClass(\"on-click\");
\$(\".box-itemlist-reg-readmore\").slideToggle(500);
});
});
</script>
{% endblock %}
", "@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");
}
}