var/cache/dev/twig/66/660eeff506d79e5c299aa5ec13d14a3d.php line 740

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. /* default_frame.twig */
  14. class __TwigTemplate_390d205acbe35a758c50f6be8b2f9997 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->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  29.         $this->checkSecurity();
  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""default_frame.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""default_frame.twig"));
  38.         // line 1
  39.         echo "<!doctype html>
  40. ";
  41.         // line 12
  42.         echo "<html lang=\"";
  43.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'12$this->source); })()), "locale", [], "any"falsefalsetrue12), 12$this->source), "html"nulltrue);
  44.         echo "\">
  45. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  46.     <meta charset=\"utf-8\">
  47.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  48.     <meta name=\"eccube-csrf-token\" content=\"";
  49.         // line 16
  50.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  51.         echo "\">
  52. ";
  53.         // line 18
  54.         $context["path"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruetrue18), "getPathInfo", [], "method"truetruetrue18)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruetrue18), "getPathInfo", [], "method"falsefalsetrue18), 18$this->source), "")) : (""));
  55.         // line 19
  56.         $context["is_lp_page"] = (((isset($context["path"]) || array_key_exists("path"$context) ? $context["path"] : (function () { throw new RuntimeError('Variable "path" does not exist.'19$this->source); })()) == "/lp") || (is_string($__internal_compile_0 = (isset($context["path"]) || array_key_exists("path"$context) ? $context["path"] : (function () { throw new RuntimeError('Variable "path" does not exist.'19$this->source); })())) && is_string($__internal_compile_1 "/lp/") && ('' === $__internal_compile_1 || === strpos($__internal_compile_0$__internal_compile_1))));
  57.         // line 20
  58.         echo "
  59. ";
  60.         // line 21
  61.         $context["lp_param"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruetrue21), "query", [], "any"falsetruetrue21), "get", [=> "lp"], "method"truetruetrue21)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruetrue21), "query", [], "any"falsetruetrue21), "get", [=> "lp"], "method"falsefalsetrue21), 21$this->source), "")) : (""));
  62.         // line 22
  63.         $context["is_lp_param"] = ((isset($context["lp_param"]) || array_key_exists("lp_param"$context) ? $context["lp_param"] : (function () { throw new RuntimeError('Variable "lp_param" does not exist.'22$this->source); })()) == "1");
  64.         // line 23
  65.         echo "
  66. ";
  67.         // line 24
  68.         $context["lp_session"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruetrue24), "get", [=> "lp_flow"], "method"truetruetrue24)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruetrue24), "get", [=> "lp_flow"], "method"falsefalsetrue24), 24$this->source), "")) : (""));
  69.         // line 25
  70.         $context["is_lp_session"] = ((isset($context["lp_session"]) || array_key_exists("lp_session"$context) ? $context["lp_session"] : (function () { throw new RuntimeError('Variable "lp_session" does not exist.'25$this->source); })()) == "1");
  71.         // line 26
  72.         echo "
  73. ";
  74.         // line 27
  75.         $context["is_medical_flow"] = (((isset($context["is_lp_page"]) || array_key_exists("is_lp_page"$context) ? $context["is_lp_page"] : (function () { throw new RuntimeError('Variable "is_lp_page" does not exist.'27$this->source); })()) || (isset($context["is_lp_param"]) || array_key_exists("is_lp_param"$context) ? $context["is_lp_param"] : (function () { throw new RuntimeError('Variable "is_lp_param" does not exist.'27$this->source); })())) || (isset($context["is_lp_session"]) || array_key_exists("is_lp_session"$context) ? $context["is_lp_session"] : (function () { throw new RuntimeError('Variable "is_lp_session" does not exist.'27$this->source); })()));
  76.         // line 28
  77.         echo "
  78. ";
  79.         // line 39
  80.         echo "
  81. \t<title>
  82. \t\t";
  83.         // line 41
  84.         if ((isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'41$this->source); })())) {
  85.             // line 42
  86.             echo "\t\t\t";
  87.             if ((array_key_exists("subtitle"$context) &&  !twig_test_empty((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'42$this->source); })())))) {
  88.                 // line 43
  89.                 echo "\t\t\t\t";
  90.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'43$this->source); })()), 43$this->source), "html"nulltrue);
  91.                 echo "
  92. \t\t\t";
  93.             } elseif ((            // line 44
  94. array_key_exists("title"$context) &&  !twig_test_empty((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'44$this->source); })())))) {
  95.                 // line 45
  96.                 echo "\t\t\t\t";
  97.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'45$this->source); })()), 45$this->source), "html"nulltrue);
  98.                 echo "
  99. \t\t\t";
  100.             } else {
  101.                 // line 47
  102.                 echo "\t\t\t\t前立腺セルフケア
  103. \t\t\t";
  104.             }
  105.             // line 49
  106.             echo "\t\t";
  107.         } else {
  108.             // line 50
  109.             echo "\t\t\t";
  110.             if ((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'50$this->source); })()), "url", [], "any"falsefalsetrue50) == "homepage")) {
  111.                 // line 51
  112.                 echo "\t\t\t\tアネロスジャパン | ANEROS JAPAN
  113. \t\t\t";
  114.             } else {
  115.                 // line 53
  116.                 echo "\t\t\t\t";
  117.                 if ((array_key_exists("subtitle"$context) &&  !twig_test_empty((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'53$this->source); })())))) {
  118.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'53$this->source); })()), 53$this->source), "html"nulltrue);
  119.                     echo " | ";
  120.                 } elseif ((array_key_exists("title"$context) &&  !twig_test_empty((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'53$this->source); })())))) {
  121.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'53$this->source); })()), 53$this->source), "html"nulltrue);
  122.                     echo " | ";
  123.                 }
  124.                 echo "アネロスジャパン | ANEROS JAPAN
  125. \t\t\t";
  126.             }
  127.             // line 55
  128.             echo "\t\t";
  129.         }
  130.         // line 56
  131.         echo "\t</title>
  132. \t
  133.     ";
  134.         // line 61
  135.         echo "    ";
  136.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'61$this->source); })()), "author", [], "any"falsefalsetrue61))) {
  137.             // line 62
  138.             echo "        <meta name=\"author\" content=\"";
  139.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'62$this->source); })()), "author", [], "any"falsefalsetrue62), 62$this->source), "html"nulltrue);
  140.             echo "\">
  141.     ";
  142.         }
  143.         // line 64
  144.         echo "    ";
  145.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'64$this->source); })()), "description", [], "any"falsefalsetrue64))) {
  146.             // line 65
  147.             echo "        <meta name=\"description\" content=\"";
  148.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'65$this->source); })()), "description", [], "any"falsefalsetrue65), 65$this->source), "html"nulltrue);
  149.             echo "\">
  150.     ";
  151.         }
  152.         // line 67
  153.         echo "    ";
  154.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'67$this->source); })()), "keyword", [], "any"falsefalsetrue67))) {
  155.             // line 68
  156.             echo "        <meta name=\"keywords\" content=\"";
  157.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'68$this->source); })()), "keyword", [], "any"falsefalsetrue68), 68$this->source), "html"nulltrue);
  158.             echo "\">
  159.     ";
  160.         }
  161.         // line 70
  162.         echo "    ";
  163.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'70$this->source); })()), "meta_robots", [], "any"falsefalsetrue70))) {
  164.             // line 71
  165.             echo "        <meta name=\"robots\" content=\"";
  166.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'71$this->source); })()), "meta_robots", [], "any"falsefalsetrue71), 71$this->source), "html"nulltrue);
  167.             echo "\">
  168.     ";
  169.         }
  170.         // line 73
  171.         echo "    ";
  172.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'73$this->source); })()), "meta_tags", [], "any"falsefalsetrue73))) {
  173.             // line 74
  174.             echo "        ";
  175.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$contexttwig_template_from_string($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'74$this->source); })()), "meta_tags", [], "any"falsefalsetrue74), 74$this->source)));
  176.             echo "
  177.     ";
  178.         }
  179.         // line 76
  180.         echo "    <link rel=\"icon\" href=\"";
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  182.         echo "\">
  183. ";
  184.         // line 81
  185.         echo "    <link rel=\"stylesheet\" href=\"";
  186.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/css/all.min.css"), "html"nulltrue);
  187.         echo "\">
  188. ";
  189.         // line 82
  190.         if ( !(isset($context["is_lp_page"]) || array_key_exists("is_lp_page"$context) ? $context["is_lp_page"] : (function () { throw new RuntimeError('Variable "is_lp_page" does not exist.'82$this->source); })())) {
  191.             // line 83
  192.             echo "    <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  193. ";
  194.         }
  195.         // line 85
  196.         echo "    ";
  197.         // line 86
  198.         echo "    ";
  199.         if (( !array_key_exists("body_class"$context) || ((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'86$this->source); })()) != "product_page"))) {
  200.             // line 87
  201.             echo "        <link rel=\"stylesheet\" href=\"";
  202.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css?v=20240528"), "html"nulltrue);
  203.             echo "\">
  204.     ";
  205.         }
  206.         // line 89
  207.         echo "
  208.     ";
  209.         // line 91
  210.         echo "    ";
  211.         if ((((((((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "url", [], "any"falsefalsetrue91) == "cart") || twig_in_filter("shopping"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "url", [], "any"falsefalsetrue91))) || twig_in_filter("entry"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "url", [], "any"falsefalsetrue91))) || twig_in_filter("mypage"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "url", [], "any"falsefalsetrue91))) || twig_in_filter("contact"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "url", [], "any"falsefalsetrue91))) || twig_in_filter("forgot"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "url", [], "any"falsefalsetrue91))) || twig_in_filter("introduce_friend"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "url", [], "any"falsefalsetrue91)))) {
  212.             // line 92
  213.             echo "        <link rel=\"stylesheet\" href=\"";
  214.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/css/shopping.css?v=20221025"), "html"nulltrue);
  215.             echo "\">
  216.     ";
  217.         }
  218.         // line 94
  219.         echo "
  220.     ";
  221.         // line 96
  222.         echo "    ";
  223.         if (((((twig_in_filter("mypage"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'96$this->source); })()), "url", [], "any"falsefalsetrue96)) && (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'96$this->source); })()), "url", [], "any"falsefalsetrue96) != "mypage_login")) || twig_in_filter("contact"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'96$this->source); })()), "url", [], "any"falsefalsetrue96))) || twig_in_filter("forgot"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'96$this->source); })()), "url", [], "any"falsefalsetrue96))) || twig_in_filter("introduce_friend"twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'96$this->source); })()), "url", [], "any"falsefalsetrue96)))) {
  224.             // line 97
  225.             echo "        <link rel=\"stylesheet\" href=\"";
  226.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/css/mypage.css?v=20220602"), "html"nulltrue);
  227.             echo "\">
  228.     ";
  229.         }
  230.         // line 99
  231.         echo "
  232.     ";
  233.         // line 101
  234.         echo "    ";
  235.         if (((((((((((((((((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "product_list") || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "accessories")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "sex-toys-for-men")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "sex-toys-for-women")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "sex-toys-for-couples")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "lubricants")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "masturbators")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "special-offers")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "timesale2024")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "2024-xmas-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "2025-vday-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "2025-gw-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "2025-summer-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "2025-time-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "2025-black-friday-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'101$this->source); })()), "url", [], "any"falsefalsetrue101) == "2025-xmas-sale"))) {
  236.             // line 102
  237.             echo "        <link rel=\"stylesheet\" href=\"";
  238.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/css/product_list.css"), "html"nulltrue);
  239.             echo "\">
  240.     ";
  241.         }
  242.         // line 104
  243.         echo "
  244.     ";
  245.         // line 106
  246.         echo "    ";
  247.         if (((((((((((((((((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "dr-voice") || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "greeting")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "company")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "patent")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "disclaimer")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "privacy")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "terms")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "refund-policy")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "warranty-policy")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "payment")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "shipping")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "faqs")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "help_agreement")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "error404")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "aneros-members")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'106$this->source); })()), "url", [], "any"falsefalsetrue106) == "help_tradelaw"))) {
  248.             // line 107
  249.             echo "        <link rel=\"stylesheet\" href=\"";
  250.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/css/other-page.css"), "html"nulltrue);
  251.             echo "\">
  252.     ";
  253.         }
  254.         // line 109
  255.         echo "
  256.     ";
  257.         // line 111
  258.         echo "    ";
  259.         if (((((((((((((((((((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "prostate-massagers") || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "accessories")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "sex-toys-for-men")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "sex-toys-for-women")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "sex-toys-for-couples")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "lubricants")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "masturbators")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "special-offers")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "trident-series")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "progasm-products")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "timesale2024")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "2024-xmas-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "2025-vday-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "2025-gw-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "2025-summer-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "2025-time-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "2025-black-friday-sale")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "url", [], "any"falsefalsetrue111) == "2025-xmas-sale"))) {
  260.             // line 112
  261.             echo "        <link rel=\"stylesheet\" href=\"";
  262.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/css/category.css?v=20250822"), "html"nulltrue);
  263.             echo "\">
  264.     ";
  265.         }
  266.         // line 114
  267.         echo "
  268.     ";
  269.         // line 116
  270.         echo "    ";
  271.         if (((((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'116$this->source); })()), "url", [], "any"falsefalsetrue116) == "learning-center") || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'116$this->source); })()), "url", [], "any"falsefalsetrue116) == "learning-center-men")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'116$this->source); })()), "url", [], "any"falsefalsetrue116) == "learning-center-women")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'116$this->source); })()), "url", [], "any"falsefalsetrue116) == "learning-center-unisex"))) {
  272.             // line 117
  273.             echo "        <link rel=\"stylesheet\" href=\"";
  274.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/css/learning-center.css"), "html"nulltrue);
  275.             echo "\">
  276.     ";
  277.         }
  278.         // line 119
  279.         echo "
  280.     ";
  281.         // line 121
  282.         echo "    ";
  283.         if ((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'121$this->source); })()), "url", [], "any"falsefalsetrue121) == "review_list")) {
  284.             // line 122
  285.             echo "        <link rel=\"canonical\" href=\"";
  286.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("review_list", ["id" => twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'122$this->source); })()), "id", [], "any"falsefalsetrue122)]), "html"nulltrue);
  287.             echo "\" />
  288.     ";
  289.         }
  290.         // line 124
  291.         echo "\t
  292.     ";
  293.         // line 126
  294.         echo "    ";
  295.         if ((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'126$this->source); })()), "url", [], "any"falsefalsetrue126) == "review_post")) {
  296.             // line 127
  297.             echo "        <link rel=\"canonical\" href=\"";
  298.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("review_post", ["id" => twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'127$this->source); })()), "id", [], "any"falsefalsetrue127)]), "html"nulltrue);
  299.             echo "\" />
  300.     ";
  301.         }
  302.         // line 129
  303.         echo "
  304.     ";
  305.         // line 130
  306.         $this->displayBlock('stylesheet'$context$blocks);
  307.         // line 131
  308.         echo "    ";
  309.         // line 132
  310.         echo "
  311.   ";
  312.         // line 133
  313.         if ( !(isset($context["is_lp_page"]) || array_key_exists("is_lp_page"$context) ? $context["is_lp_page"] : (function () { throw new RuntimeError('Variable "is_lp_page" does not exist.'133$this->source); })())) {
  314.             echo "  
  315. \t<script src=\"";
  316.             // line 134
  317.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/modules/jquery/jquery-3.5.1.min.js"), "html"nulltrue);
  318.             echo "\"></script>
  319.     <script>
  320.         \$(function() {
  321.             \$.ajaxSetup({
  322.                 'headers': {
  323.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  324.                 }
  325.             });
  326.         });
  327.     </script>
  328.     ";
  329.         }
  330.         // line 146
  331.         echo "\t
  332.     ";
  333.         // line 148
  334.         echo "    ";
  335.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'148$this->source); })()), "Head", [], "any"falsefalsetrue148) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'148$this->source); })()))) {
  336.             // line 149
  337.             echo "        ";
  338.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'149$this->source); })()), "Head", [], "any"falsefalsetrue149)]);
  339.             echo "
  340.     ";
  341.         }
  342.         // line 151
  343.         echo "    ";
  344.         // line 152
  345.         echo "    ";
  346.         if (array_key_exists("plugin_assets"$context)) {
  347.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets"$context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.'152$this->source); })())]);
  348.         }
  349.         // line 153
  350.         echo "    <link rel=\"stylesheet\" href=\"";
  351.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  352.         echo "\">
  353. ";
  354.         // line 156
  355.         $context["route"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruetrue156), "attributes", [], "any"falsetruetrue156), "get", [=> "_route"], "method"truetruetrue156)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruetrue156), "attributes", [], "any"falsetruetrue156), "get", [=> "_route"], "method"falsefalsetrue156), 156$this->source), "")) : (""));
  356.         // line 157
  357.         if (((isset($context["route"]) || array_key_exists("route"$context) ? $context["route"] : (function () { throw new RuntimeError('Variable "route" does not exist.'157$this->source); })()) == "product_detail")) {
  358.             // line 158
  359.             echo "  ";
  360.             // line 159
  361.             echo "  ";
  362.             $this->loadTemplate("abtest/pdp_value_msg.twig""default_frame.twig"159)->display($context);
  363.         }
  364.         // line 161
  365.         echo "
  366. </head>
  367. <body id=\"page_";
  368.         // line 164
  369.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'164$this->source); })()), "request", [], "any"falsefalsetrue164), "get", [=> "_route"], "method"falsefalsetrue164), 164$this->source), "html"nulltrue);
  370.         echo "\" class=\"";
  371.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'164$this->source); })()), 164$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  372.         echo "\">
  373. ";
  374.         // line 167
  375.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'167$this->source); })()), "BodyAfter", [], "any"falsefalsetrue167) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'167$this->source); })()))) {
  376.             // line 168
  377.             echo "    ";
  378.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'168$this->source); })()), "BodyAfter", [], "any"falsefalsetrue168)]);
  379.             echo "
  380. ";
  381.         }
  382.         // line 170
  383.         echo "
  384. <div class=\"ec-layoutRole\">
  385.     ";
  386.         // line 173
  387.         echo "    ";
  388.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'173$this->source); })()), "Header", [], "any"falsefalsetrue173) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'173$this->source); })()))) {
  389.             // line 174
  390.             echo "        ";
  391.             // line 175
  392.             echo "            ";
  393.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'175$this->source); })()), "Header", [], "any"falsefalsetrue175)]);
  394.             echo "
  395.         ";
  396.             // line 177
  397.             echo "    ";
  398.         }
  399.         // line 178
  400.         echo "
  401.     ";
  402.         // line 180
  403.         echo "    ";
  404.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'180$this->source); })()), "ContentsTop", [], "any"falsefalsetrue180) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'180$this->source); })()))) {
  405.             // line 181
  406.             echo "        <div class=\"ec-layoutRole__contentTop\">
  407.             ";
  408.             // line 182
  409.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'182$this->source); })()), "ContentsTop", [], "any"falsefalsetrue182)]);
  410.             echo "
  411.         </div>
  412.     ";
  413.         }
  414.         // line 185
  415.         echo "
  416.     <div class=\"ec-layoutRole__contents\">
  417.         ";
  418.         // line 188
  419.         echo "        ";
  420.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'188$this->source); })()), "SideLeft", [], "any"falsefalsetrue188) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'188$this->source); })()))) {
  421.             // line 189
  422.             echo "            <div class=\"ec-layoutRole__left\">
  423.                 ";
  424.             // line 190
  425.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'190$this->source); })()), "SideLeft", [], "any"falsefalsetrue190)]);
  426.             echo "
  427.             </div>
  428.         ";
  429.         }
  430.         // line 193
  431.         echo "
  432.         ";
  433.         // line 194
  434.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  435.         // line 195
  436.         echo "        ";
  437.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'195$this->source); })()), "ColumnNum", [], "any"falsefalsetrue195) == 2)) {
  438.             // line 196
  439.             echo "            ";
  440.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  441.             // line 197
  442.             echo "        ";
  443.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'197$this->source); })()), "ColumnNum", [], "any"falsefalsetrue197) == 3)) {
  444.             // line 198
  445.             echo "            ";
  446.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  447.             // line 199
  448.             echo "        ";
  449.         }
  450.         // line 200
  451.         echo "
  452.         <div class=\"";
  453.         // line 201
  454.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'201$this->source); })()), 201$this->source), "html"nulltrue);
  455.         echo "\">
  456.             ";
  457.         // line 203
  458.         echo "            ";
  459.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'203$this->source); })()), "MainTop", [], "any"falsefalsetrue203) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'203$this->source); })()))) {
  460.             // line 204
  461.             echo "                <div class=\"ec-layoutRole__mainTop\">
  462.                     ";
  463.             // line 205
  464.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'205$this->source); })()), "MainTop", [], "any"falsefalsetrue205)]);
  465.             echo "
  466.                 </div>
  467.             ";
  468.         }
  469.         // line 208
  470.         echo "
  471.             ";
  472.         // line 210
  473.         echo "            ";
  474.         $this->displayBlock('main'$context$blocks);
  475.         // line 211
  476.         echo "
  477.             ";
  478.         // line 213
  479.         echo "            ";
  480.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'213$this->source); })()), "MainBottom", [], "any"falsefalsetrue213) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'213$this->source); })()))) {
  481.             // line 214
  482.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  483.                     ";
  484.             // line 215
  485.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'215$this->source); })()), "MainBottom", [], "any"falsefalsetrue215)]);
  486.             echo "
  487.                 </div>
  488.             ";
  489.         }
  490.         // line 218
  491.         echo "        </div>
  492.         ";
  493.         // line 221
  494.         echo "        ";
  495.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'221$this->source); })()), "SideRight", [], "any"falsefalsetrue221) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'221$this->source); })()))) {
  496.             // line 222
  497.             echo "            <div class=\"ec-layoutRole__right\">
  498.                 ";
  499.             // line 223
  500.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'223$this->source); })()), "SideRight", [], "any"falsefalsetrue223)]);
  501.             echo "
  502.             </div>
  503.         ";
  504.         }
  505.         // line 226
  506.         echo "    </div>
  507.     ";
  508.         // line 229
  509.         echo "    ";
  510.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'229$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue229) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'229$this->source); })()))) {
  511.             // line 230
  512.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  513.             ";
  514.             // line 231
  515.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'231$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue231)]);
  516.             echo "
  517.         </div>
  518.     ";
  519.         }
  520.         // line 234
  521.         echo "
  522.     ";
  523.         // line 236
  524.         echo "    ";
  525.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'236$this->source); })()), "Footer", [], "any"falsefalsetrue236) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'236$this->source); })()))) {
  526.             // line 237
  527.             echo "        <div class=\"ec-layoutRole__footer\">
  528.             ";
  529.             // line 238
  530.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'238$this->source); })()), "Footer", [], "any"falsefalsetrue238)]);
  531.             echo "
  532.         </div>
  533.     ";
  534.         }
  535.         // line 241
  536.         echo "</div><!-- ec-layoutRole -->
  537. <div class=\"ec-overlayRole\"></div>
  538. ";
  539.         // line 245
  540.         echo "<div class=\"ec-drawerRole\">
  541.     ";
  542.         // line 247
  543.         echo "    ";
  544.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'247$this->source); })()), "Drawer", [], "any"falsefalsetrue247) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'247$this->source); })()))) {
  545.             // line 248
  546.             echo "        ";
  547.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'248$this->source); })()), "Drawer", [], "any"falsefalsetrue248)]);
  548.             echo "
  549.     ";
  550.         }
  551.         // line 250
  552.         echo "</div>
  553. ";
  554.         // line 252
  555.         echo "
  556. ";
  557.         // line 254
  558.         if ( !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'254$this->source); })())) {
  559.             // line 255
  560.             echo "<style>
  561. #r18overlay ,#r18overlay .overlay_back {
  562. \theight:100vh;
  563. }
  564. #r18overlay {
  565. \tmargin:0;
  566. \tpadding:0;
  567. \tfont-family:メイリオ,ヒラギノ角ゴ Pro W3,MS Pゴシック,Osaka,Meiryo,sans-serif;
  568. \tz-index: 1000;
  569. \tposition: absolute;
  570. \ttop: 0;
  571. \tbottom: 0;
  572. \tleft: 0;
  573. \tright: 0;
  574. }
  575. #r18overlay .overlay_back {
  576. \tbackground:#ffffff;
  577. }
  578. #r18overlay .age_c {
  579. \tposition: absolute;
  580. \ttop: 0;
  581. \tleft: 0;
  582. \tright: 0;
  583. \tbottom: 0;
  584. \tmargin: 0 auto;
  585. \twidth: 100%;
  586. \ttext-align:center;
  587. \tpadding:0;
  588. }
  589. #r18overlay .age_c p {
  590. \tfont-size:14px;
  591. \tmargin-bottom:20px;
  592. \tcolor:#000000;
  593. }
  594. #r18overlay .age_c #age_c_hd{
  595. \tbackground-color:#111111;
  596. \tcolor:#ffffff;
  597. \tpadding:5px 0;
  598. \tfont-weight:bold;
  599. \tmargin-bottom:20px;
  600. \tfont-size:14px;
  601. }
  602. #r18overlay .age_c #age_c_logo img{
  603. \tmax-width: 600px;
  604. \twidth:100%;
  605. \tmargin: 0 auto 5px;
  606. }
  607. #r18overlay .age_c #age_c_logo p.r18_slogan{
  608. \tletter-spacing:3px;
  609. \tcolor:#000000;
  610. \tfont-size:21px;
  611. }
  612. #r18overlay .age_c ul.r18_buttons {
  613. \tdisplay:flex;
  614. \tflex-flow: row no-wrap;
  615. \tjustify-content: center;
  616. }
  617. #r18overlay .age_c ul.r18_buttons li.no-button {
  618. \tmargin-left:10px;
  619. }
  620. #r18overlay .age_c #age_c_ft{
  621. \tbackground-color:#111111;
  622. \tcolor:#ffffff;
  623. \tpadding:5px 0;
  624. \tfont-weight:bold;
  625. \tmargin-bottom:20px;
  626. \tfont-size:12px;
  627. \tmargin-top:50px;
  628. }
  629. @media only screen and (max-width: 999px) {
  630. \t#r18overlay .age_c ul.r18_buttons {
  631. \t\tflex-direction:column;
  632. \t\talign-items:center;
  633. \t}
  634. \t#r18overlay .age_c ul.r18_buttons li.no-button {
  635. \t\tmargin-top:10px;
  636. \t\tmargin-left:0;
  637. \t}
  638. \t#r18overlay .age_c ul.r18_buttons img {
  639. \t\tmax-width:100%;
  640. \t}
  641. }
  642. @media only screen and (max-width: 487px) {
  643. \t#r18overlay .age_c #age_c_logo, #r18overlay .age_c p, #r18overlay .age_c ul.r18_buttons {
  644. \t\tpadding:0 10px;
  645. \t}
  646. \t#r18overlay .age_c p {
  647. \t\tfont-size:12px;
  648. \t}
  649. \t#r18overlay .age_c #age_c_logo p.r18_slogan{
  650. \t\tletter-spacing:2px;
  651. \t\tfont-size:16px;
  652. \t}
  653. }
  654. </style>
  655. <div id=\"r18overlay\" style=\"display: none;\">
  656. <div class=\"overlay_back\">
  657. </div>
  658. <div class=\"age_c\">
  659. \t<div id=\"age_c_hd\">
  660. \t\tANEROS公式ウェブサイト - アネロスジャパン
  661. \t</div>
  662. \t<div id=\"age_c_logo\">
  663. \t\t<img src=\"/html/template/aneros2023/aneros/img/age_c/age_c_logo.jpg\" alt=\"ANEROS JAPAN\" title=\"ANEROS JAPAN\" />
  664. \t\t<p class=\"r18_slogan\">アネロス以外はただのおもちゃさ!</p>
  665. \t</div>
  666. \t<p>
  667. \t\t当サイトは、一部成人を対象とした表現が含まれています。<br />
  668. \t\t18歳以上の方は各自の責任の上でご覧ください。<br />
  669. \t\tまた、18歳未満の方はここから先のアクセスを固くお断りいたします。<br />
  670. \t</p>
  671. \t<ul class=\"r18_buttons\">
  672. \t\t<li><a href=\"#\" class=\"yes_button\"><img src=\"/html/template/aneros2023/aneros/img/age_c/age_c_enter.jpg\" alt=\"18歳以上の方/ENTER\" title=\"ENTER\" /></a></li>
  673. \t\t<li class=\"no-button\"><a href=\"https://www.google.co.jp\" target=\"_blank\"><img src=\"/html/template/aneros2023/aneros/img/age_c/age_c_exit.jpg\" alt=\"18歳未満の方/EXIT\" title=\"EXIT\" /></a></li>
  674. \t</ul>
  675. \t<div id=\"age_c_ft\">
  676. \t\tCopyright © 2005-2025 Aneros Japan All Rights Reserved<br />
  677. \t\t無店舗型性風俗特殊営業(千葉県公安委員会)受理番号第51号<br />
  678. \t</div>
  679. \t</div>
  680. </div>
  681. </div>
  682. ";
  683.         }
  684.         // line 381
  685.         echo "
  686. ";
  687.         // line 385
  688.         if ( !(isset($context["is_lp_page"]) || array_key_exists("is_lp_page"$context) ? $context["is_lp_page"] : (function () { throw new RuntimeError('Variable "is_lp_page" does not exist.'385$this->source); })())) {
  689.             // line 386
  690.             echo "<script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  691. ";
  692.             // line 387
  693.             $this->loadTemplate("@common/lang.twig""default_frame.twig"387)->display($context);
  694.             // line 388
  695.             echo "<script src=\"";
  696.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  697.             echo "\"></script>
  698. <script src=\"";
  699.             // line 389
  700.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  701.             echo "\"></script>
  702. ";
  703.         }
  704.         // line 391
  705.         $this->displayBlock('javascript'$context$blocks);
  706.         // line 393
  707.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'393$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue393) &&  !(isset($context["is_medical_flow"]) || array_key_exists("is_medical_flow"$context) ? $context["is_medical_flow"] : (function () { throw new RuntimeError('Variable "is_medical_flow" does not exist.'393$this->source); })()))) {
  708.             // line 394
  709.             echo "    ";
  710.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'394$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue394)]);
  711.             echo "
  712. ";
  713.         }
  714.         // line 397
  715.         if (array_key_exists("plugin_snippets"$context)) {
  716.             // line 398
  717.             echo "    ";
  718.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets"$context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.'398$this->source); })())]);
  719.             echo "
  720. ";
  721.         }
  722.         // line 400
  723.         if ( !(isset($context["is_lp_page"]) || array_key_exists("is_lp_page"$context) ? $context["is_lp_page"] : (function () { throw new RuntimeError('Variable "is_lp_page" does not exist.'400$this->source); })())) {
  724.             // line 401
  725.             echo "    <script src=\"";
  726.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  727.             echo "\"></script>
  728. ";
  729.         }
  730.         // line 403
  731.         echo "    ";
  732.         // line 404
  733.         echo "    ";
  734.         if ((((twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'404$this->source); })()), "url", [], "any"falsefalsetrue404) == "cart") || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'404$this->source); })()), "url", [], "any"falsefalsetrue404) == "shopping_login")) || (twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'404$this->source); })()), "url", [], "any"falsefalsetrue404) == "shopping"))) {
  735.             // line 405
  736.             echo "        <script src=\"";
  737.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/js/shopping.js?v=20230331A"), "html"nulltrue);
  738.             echo "\"></script>
  739.     ";
  740.         }
  741.         // line 407
  742.         echo "</body>
  743. </html>
  744. ";
  745.         
  746.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  747.         
  748.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  749.     }
  750.     // line 130
  751.     public function block_stylesheet($context, array $blocks = [])
  752.     {
  753.         $macros $this->macros;
  754.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  755.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  756.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  757.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  758.         
  759.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  760.         
  761.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  762.     }
  763.     // line 210
  764.     public function block_main($context, array $blocks = [])
  765.     {
  766.         $macros $this->macros;
  767.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  768.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  769.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  770.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  771.         
  772.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  773.         
  774.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  775.     }
  776.     // line 391
  777.     public function block_javascript($context, array $blocks = [])
  778.     {
  779.         $macros $this->macros;
  780.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  781.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  782.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  783.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  784.         
  785.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  786.         
  787.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  788.     }
  789.     public function getTemplateName()
  790.     {
  791.         return "default_frame.twig";
  792.     }
  793.     public function isTraitable()
  794.     {
  795.         return false;
  796.     }
  797.     public function getDebugInfo()
  798.     {
  799.         return array (  812 => 391,  794 => 210,  776 => 130,  764 => 407,  758 => 405,  755 => 404,  753 => 403,  747 => 401,  745 => 400,  739 => 398,  737 => 397,  731 => 394,  729 => 393,  727 => 391,  722 => 389,  717 => 388,  715 => 387,  712 => 386,  710 => 385,  707 => 381,  579 => 255,  577 => 254,  573 => 252,  570 => 250,  564 => 248,  561 => 247,  558 => 245,  553 => 241,  547 => 238,  544 => 237,  541 => 236,  538 => 234,  532 => 231,  529 => 230,  526 => 229,  522 => 226,  516 => 223,  513 => 222,  510 => 221,  506 => 218,  500 => 215,  497 => 214,  494 => 213,  491 => 211,  488 => 210,  485 => 208,  479 => 205,  476 => 204,  473 => 203,  469 => 201,  466 => 200,  463 => 199,  460 => 198,  457 => 197,  454 => 196,  451 => 195,  449 => 194,  446 => 193,  440 => 190,  437 => 189,  434 => 188,  430 => 185,  424 => 182,  421 => 181,  418 => 180,  415 => 178,  412 => 177,  407 => 175,  405 => 174,  402 => 173,  398 => 170,  392 => 168,  390 => 167,  383 => 164,  378 => 161,  374 => 159,  372 => 158,  370 => 157,  368 => 156,  362 => 153,  357 => 152,  355 => 151,  349 => 149,  346 => 148,  343 => 146,  328 => 134,  324 => 133,  321 => 132,  319 => 131,  317 => 130,  314 => 129,  308 => 127,  305 => 126,  302 => 124,  296 => 122,  293 => 121,  290 => 119,  284 => 117,  281 => 116,  278 => 114,  272 => 112,  269 => 111,  266 => 109,  260 => 107,  257 => 106,  254 => 104,  248 => 102,  245 => 101,  242 => 99,  236 => 97,  233 => 96,  230 => 94,  224 => 92,  221 => 91,  218 => 89,  212 => 87,  209 => 86,  207 => 85,  203 => 83,  201 => 82,  196 => 81,  191 => 76,  185 => 74,  182 => 73,  176 => 71,  173 => 70,  167 => 68,  164 => 67,  158 => 65,  155 => 64,  149 => 62,  146 => 61,  142 => 56,  139 => 55,  127 => 53,  123 => 51,  120 => 50,  117 => 49,  113 => 47,  107 => 45,  105 => 44,  100 => 43,  97 => 42,  95 => 41,  91 => 39,  87 => 28,  85 => 27,  82 => 26,  80 => 25,  78 => 24,  75 => 23,  73 => 22,  71 => 21,  68 => 20,  66 => 19,  64 => 18,  59 => 16,  51 => 12,  48 => 1,);
  800.     }
  801.     public function getSourceContext()
  802.     {
  803.         return new Source("<!doctype html>
  804. {#
  805. This file is part of EC-CUBE
  806. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  807. http://www.ec-cube.co.jp/
  808. For the full copyright and license information, please view the LICENSE
  809. file that was distributed with this source code.
  810. #}
  811. <html lang=\"{{ eccube_config.locale }}\">
  812. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  813.     <meta charset=\"utf-8\">
  814.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  815.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  816. {% set path = app.request.getPathInfo()|default('') %}
  817. {% set is_lp_page = (path == '/lp') or (path starts with '/lp/') %}
  818. {% set lp_param = app.request.query.get('lp')|default('') %}
  819. {% set is_lp_param = (lp_param == '1') %}
  820. {% set lp_session = app.session.get('lp_flow')|default('') %}
  821. {% set is_lp_session = (lp_session == '1') %}
  822. {% set is_medical_flow = is_lp_page or is_lp_param or is_lp_session %}
  823. {#
  824. \t<title>
  825.         {% if Page.url == \"homepage\" %}
  826.             アネロスジャパン | ANEROS JAPAN
  827.         {% else %}
  828.             {% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% elseif title is defined and title is not empty %}{{ title }} | {% endif %}アネロスジャパン | ANEROS JAPAN
  829.         {% endif %}
  830.     </title>
  831. #}
  832. \t<title>
  833. \t\t{% if is_medical_flow %}
  834. \t\t\t{% if subtitle is defined and subtitle is not empty %}
  835. \t\t\t\t{{ subtitle }}
  836. \t\t\t{% elseif title is defined and title is not empty %}
  837. \t\t\t\t{{ title }}
  838. \t\t\t{% else %}
  839. \t\t\t\t前立腺セルフケア
  840. \t\t\t{% endif %}
  841. \t\t{% else %}
  842. \t\t\t{% if Page.url == \"homepage\" %}
  843. \t\t\t\tアネロスジャパン | ANEROS JAPAN
  844. \t\t\t{% else %}
  845. \t\t\t\t{% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% elseif title is defined and title is not empty %}{{ title }} | {% endif %}アネロスジャパン | ANEROS JAPAN
  846. \t\t\t{% endif %}
  847. \t\t{% endif %}
  848. \t</title>
  849. \t
  850.     {#
  851.     <title>{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty %} / {{ title }}{% endif %}</title>
  852.     #}
  853.     {% if Page.author is not empty %}
  854.         <meta name=\"author\" content=\"{{ Page.author }}\">
  855.     {% endif %}
  856.     {% if Page.description is not empty %}
  857.         <meta name=\"description\" content=\"{{ Page.description }}\">
  858.     {% endif %}
  859.     {% if Page.keyword is not empty %}
  860.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  861.     {% endif %}
  862.     {% if Page.meta_robots is not empty %}
  863.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  864.     {% endif %}
  865.     {% if Page.meta_tags is not empty %}
  866.         {{ include(template_from_string(Page.meta_tags)) }}
  867.     {% endif %}
  868.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  869. {#
  870.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  871. \t<script src=\"https://kit.fontawesome.com/63c5755af8.js\" crossorigin=\"anonymous\"></script>
  872. #}
  873.     <link rel=\"stylesheet\" href=\"{{ asset('aneros/css/all.min.css') }}\">
  874. {% if not is_lp_page %}
  875.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  876. {% endif %}
  877.     {# 商品ページでは「style.css」を読み込まない #}
  878.     {% if body_class is not defined or body_class != 'product_page' %}
  879.         <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css?v=20240528') }}\">
  880.     {% endif %}
  881.     {# カート、購入ページ、マイページで「shopping.css」を読み込む #}
  882.     {% if Page.url == 'cart' or 'shopping' in Page.url or 'entry' in Page.url or 'mypage' in Page.url or 'contact' in Page.url or 'forgot' in Page.url or 'introduce_friend' in Page.url %}
  883.         <link rel=\"stylesheet\" href=\"{{ asset('aneros/css/shopping.css?v=20221025') }}\">
  884.     {% endif %}
  885.     {# マイページで「mypage.css」を読み込む(マイページログインでは読み込まない) #}
  886.     {% if 'mypage' in Page.url and Page.url != 'mypage_login' or 'contact' in Page.url or 'forgot' in Page.url or 'introduce_friend' in Page.url %}
  887.         <link rel=\"stylesheet\" href=\"{{ asset('aneros/css/mypage.css?v=20220602') }}\">
  888.     {% endif %}
  889.     {# 商品一覧ページ、カテゴリページ(一覧付き)で「product_list.css」を読み込む #}
  890.     {% if Page.url == 'product_list' or Page.url == 'accessories' or Page.url == 'sex-toys-for-men' or Page.url == 'sex-toys-for-women' or Page.url == 'sex-toys-for-couples' or Page.url == 'lubricants' or Page.url == 'masturbators' or Page.url == 'special-offers' or Page.url == 'timesale2024' or Page.url == '2024-xmas-sale' or Page.url == '2025-vday-sale' or Page.url == '2025-gw-sale' or Page.url == '2025-summer-sale' or Page.url == '2025-time-sale' or Page.url == '2025-black-friday-sale' or Page.url == '2025-xmas-sale' %}
  891.         <link rel=\"stylesheet\" href=\"{{ asset('aneros/css/product_list.css') }}\">
  892.     {% endif %}
  893.     {# その他ページ #}
  894.     {% if  Page.url == 'dr-voice' or Page.url == 'greeting' or Page.url == 'company' or Page.url == 'patent' or Page.url == 'disclaimer' or Page.url == 'privacy' or Page.url == 'terms' or Page.url == 'refund-policy' or Page.url == 'warranty-policy' or Page.url == 'payment' or Page.url == 'shipping' or Page.url == 'faqs' or Page.url == 'help_agreement' or Page.url == 'error404' or Page.url == 'aneros-members' or Page.url == 'help_tradelaw' %}
  895.         <link rel=\"stylesheet\" href=\"{{ asset('aneros/css/other-page.css') }}\">
  896.     {% endif %}
  897.     {# カテゴリページ #}
  898.     {% if Page.url == 'prostate-massagers' or Page.url == 'accessories' or Page.url == 'sex-toys-for-men' or Page.url == 'sex-toys-for-women' or Page.url == 'sex-toys-for-couples' or Page.url == 'lubricants' or Page.url == 'masturbators' or Page.url == 'special-offers' or Page.url == 'trident-series' or Page.url == 'progasm-products' or Page.url == 'timesale2024' or Page.url == '2024-xmas-sale' or Page.url == '2025-vday-sale' or Page.url == '2025-gw-sale' or Page.url == '2025-summer-sale' or Page.url == '2025-time-sale' or Page.url == '2025-black-friday-sale' or Page.url == '2025-xmas-sale' %}
  899.         <link rel=\"stylesheet\" href=\"{{ asset('aneros/css/category.css?v=20250822') }}\">
  900.     {% endif %}
  901.     {# アネロス講座 #}
  902.     {% if Page.url == 'learning-center' or Page.url == 'learning-center-men' or Page.url == 'learning-center-women' or Page.url == 'learning-center-unisex' %}
  903.         <link rel=\"stylesheet\" href=\"{{ asset('aneros/css/learning-center.css') }}\">
  904.     {% endif %}
  905.     {# レビュー一覧 #}
  906.     {% if Page.url == 'review_list' %}
  907.         <link rel=\"canonical\" href=\"{{ url('review_list', {'id': Product.id}) }}\" />
  908.     {% endif %}
  909. \t
  910.     {# レビュー投稿 #}
  911.     {% if Page.url == 'review_post' %}
  912.         <link rel=\"canonical\" href=\"{{ url('review_post', {'id': Product.id}) }}\" />
  913.     {% endif %}
  914.     {% block stylesheet %}{% endblock %}
  915.     {#<script src=\"https://code.jquery.com/jquery-3.3.1.min.js\" integrity=\"sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=\" crossorigin=\"anonymous\"></script>#}
  916.   {% if not is_lp_page %}  
  917. \t<script src=\"{{ asset('aneros/modules/jquery/jquery-3.5.1.min.js') }}\"></script>
  918.     <script>
  919.         \$(function() {
  920.             \$.ajaxSetup({
  921.                 'headers': {
  922.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  923.                 }
  924.             });
  925.         });
  926.     </script>
  927.     {% endif %}
  928. \t
  929.     {# Layout: HEAD #}
  930.     {% if Layout.Head and not is_medical_flow %}
  931.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  932.     {% endif %}
  933.     {# プラグイン用styleseetやmetatagなど #}
  934.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  935.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  936. {# Sticky Footer: PDP only #}
  937. {% set route = app.request.attributes.get('_route')|default('') %}
  938. {% if route == 'product_detail' %}
  939.   {# {% include 'abtest/sticky_footer.twig' %} #}
  940.   {% include 'abtest/pdp_value_msg.twig' %}
  941. {% endif %}
  942. </head>
  943. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  944. {# Layout: BODY_AFTER #}
  945. {% if Layout.BodyAfter and not is_medical_flow %}
  946.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  947. {% endif %}
  948. <div class=\"ec-layoutRole\">
  949.     {# Layout: HEADER #}
  950.     {% if Layout.Header and not is_medical_flow %}
  951.         {#<div class=\"ec-layoutRole__header\">#}
  952.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  953.         {#</div>#}
  954.     {% endif %}
  955.     {# Layout: CONTENTS_TOP #}
  956.     {% if Layout.ContentsTop and not is_medical_flow %}
  957.         <div class=\"ec-layoutRole__contentTop\">
  958.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  959.         </div>
  960.     {% endif %}
  961.     <div class=\"ec-layoutRole__contents\">
  962.         {# Layout: SIDE_LEFT #}
  963.         {% if Layout.SideLeft and not is_medical_flow %}
  964.             <div class=\"ec-layoutRole__left\">
  965.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  966.             </div>
  967.         {% endif %}
  968.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  969.         {% if Layout.ColumnNum == 2 %}
  970.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  971.         {% elseif Layout.ColumnNum == 3 %}
  972.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  973.         {% endif %}
  974.         <div class=\"{{ layoutRoleMain }}\">
  975.             {# Layout: MAIN_TOP #}
  976.             {% if Layout.MainTop and not is_medical_flow %}
  977.                 <div class=\"ec-layoutRole__mainTop\">
  978.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  979.                 </div>
  980.             {% endif %}
  981.             {# MAIN AREA #}
  982.             {% block main %}{% endblock %}
  983.             {# Layout: MAIN_Bottom #}
  984.             {% if Layout.MainBottom and not is_medical_flow %}
  985.                 <div class=\"ec-layoutRole__mainBottom\">
  986.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  987.                 </div>
  988.             {% endif %}
  989.         </div>
  990.         {# Layout: SIDE_RIGHT #}
  991.         {% if Layout.SideRight and not is_medical_flow %}
  992.             <div class=\"ec-layoutRole__right\">
  993.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  994.             </div>
  995.         {% endif %}
  996.     </div>
  997.     {# Layout: CONTENTS_BOTTOM #}
  998.     {% if Layout.ContentsBottom and not is_medical_flow %}
  999.         <div class=\"ec-layoutRole__contentBottom\">
  1000.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  1001.         </div>
  1002.     {% endif %}
  1003.     {# Layout: CONTENTS_FOOTER #}
  1004.     {% if Layout.Footer and not is_medical_flow %}
  1005.         <div class=\"ec-layoutRole__footer\">
  1006.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  1007.         </div>
  1008.     {% endif %}
  1009. </div><!-- ec-layoutRole -->
  1010. <div class=\"ec-overlayRole\"></div>
  1011. {#<div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>#}
  1012. <div class=\"ec-drawerRole\">
  1013.     {# Layout: DRAWER #}
  1014.     {% if Layout.Drawer and not is_medical_flow %}
  1015.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  1016.     {% endif %}
  1017. </div>
  1018. {#<div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>#}
  1019. {% if not is_medical_flow %}
  1020. <style>
  1021. #r18overlay ,#r18overlay .overlay_back {
  1022. \theight:100vh;
  1023. }
  1024. #r18overlay {
  1025. \tmargin:0;
  1026. \tpadding:0;
  1027. \tfont-family:メイリオ,ヒラギノ角ゴ Pro W3,MS Pゴシック,Osaka,Meiryo,sans-serif;
  1028. \tz-index: 1000;
  1029. \tposition: absolute;
  1030. \ttop: 0;
  1031. \tbottom: 0;
  1032. \tleft: 0;
  1033. \tright: 0;
  1034. }
  1035. #r18overlay .overlay_back {
  1036. \tbackground:#ffffff;
  1037. }
  1038. #r18overlay .age_c {
  1039. \tposition: absolute;
  1040. \ttop: 0;
  1041. \tleft: 0;
  1042. \tright: 0;
  1043. \tbottom: 0;
  1044. \tmargin: 0 auto;
  1045. \twidth: 100%;
  1046. \ttext-align:center;
  1047. \tpadding:0;
  1048. }
  1049. #r18overlay .age_c p {
  1050. \tfont-size:14px;
  1051. \tmargin-bottom:20px;
  1052. \tcolor:#000000;
  1053. }
  1054. #r18overlay .age_c #age_c_hd{
  1055. \tbackground-color:#111111;
  1056. \tcolor:#ffffff;
  1057. \tpadding:5px 0;
  1058. \tfont-weight:bold;
  1059. \tmargin-bottom:20px;
  1060. \tfont-size:14px;
  1061. }
  1062. #r18overlay .age_c #age_c_logo img{
  1063. \tmax-width: 600px;
  1064. \twidth:100%;
  1065. \tmargin: 0 auto 5px;
  1066. }
  1067. #r18overlay .age_c #age_c_logo p.r18_slogan{
  1068. \tletter-spacing:3px;
  1069. \tcolor:#000000;
  1070. \tfont-size:21px;
  1071. }
  1072. #r18overlay .age_c ul.r18_buttons {
  1073. \tdisplay:flex;
  1074. \tflex-flow: row no-wrap;
  1075. \tjustify-content: center;
  1076. }
  1077. #r18overlay .age_c ul.r18_buttons li.no-button {
  1078. \tmargin-left:10px;
  1079. }
  1080. #r18overlay .age_c #age_c_ft{
  1081. \tbackground-color:#111111;
  1082. \tcolor:#ffffff;
  1083. \tpadding:5px 0;
  1084. \tfont-weight:bold;
  1085. \tmargin-bottom:20px;
  1086. \tfont-size:12px;
  1087. \tmargin-top:50px;
  1088. }
  1089. @media only screen and (max-width: 999px) {
  1090. \t#r18overlay .age_c ul.r18_buttons {
  1091. \t\tflex-direction:column;
  1092. \t\talign-items:center;
  1093. \t}
  1094. \t#r18overlay .age_c ul.r18_buttons li.no-button {
  1095. \t\tmargin-top:10px;
  1096. \t\tmargin-left:0;
  1097. \t}
  1098. \t#r18overlay .age_c ul.r18_buttons img {
  1099. \t\tmax-width:100%;
  1100. \t}
  1101. }
  1102. @media only screen and (max-width: 487px) {
  1103. \t#r18overlay .age_c #age_c_logo, #r18overlay .age_c p, #r18overlay .age_c ul.r18_buttons {
  1104. \t\tpadding:0 10px;
  1105. \t}
  1106. \t#r18overlay .age_c p {
  1107. \t\tfont-size:12px;
  1108. \t}
  1109. \t#r18overlay .age_c #age_c_logo p.r18_slogan{
  1110. \t\tletter-spacing:2px;
  1111. \t\tfont-size:16px;
  1112. \t}
  1113. }
  1114. </style>
  1115. <div id=\"r18overlay\" style=\"display: none;\">
  1116. <div class=\"overlay_back\">
  1117. </div>
  1118. <div class=\"age_c\">
  1119. \t<div id=\"age_c_hd\">
  1120. \t\tANEROS公式ウェブサイト - アネロスジャパン
  1121. \t</div>
  1122. \t<div id=\"age_c_logo\">
  1123. \t\t<img src=\"/html/template/aneros2023/aneros/img/age_c/age_c_logo.jpg\" alt=\"ANEROS JAPAN\" title=\"ANEROS JAPAN\" />
  1124. \t\t<p class=\"r18_slogan\">アネロス以外はただのおもちゃさ!</p>
  1125. \t</div>
  1126. \t<p>
  1127. \t\t当サイトは、一部成人を対象とした表現が含まれています。<br />
  1128. \t\t18歳以上の方は各自の責任の上でご覧ください。<br />
  1129. \t\tまた、18歳未満の方はここから先のアクセスを固くお断りいたします。<br />
  1130. \t</p>
  1131. \t<ul class=\"r18_buttons\">
  1132. \t\t<li><a href=\"#\" class=\"yes_button\"><img src=\"/html/template/aneros2023/aneros/img/age_c/age_c_enter.jpg\" alt=\"18歳以上の方/ENTER\" title=\"ENTER\" /></a></li>
  1133. \t\t<li class=\"no-button\"><a href=\"https://www.google.co.jp\" target=\"_blank\"><img src=\"/html/template/aneros2023/aneros/img/age_c/age_c_exit.jpg\" alt=\"18歳未満の方/EXIT\" title=\"EXIT\" /></a></li>
  1134. \t</ul>
  1135. \t<div id=\"age_c_ft\">
  1136. \t\tCopyright © 2005-2025 Aneros Japan All Rights Reserved<br />
  1137. \t\t無店舗型性風俗特殊営業(千葉県公安委員会)受理番号第51号<br />
  1138. \t</div>
  1139. \t</div>
  1140. </div>
  1141. </div>
  1142. {% endif %}
  1143. {#
  1144. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  1145. #}
  1146. {% if not is_lp_page %}
  1147. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  1148. {% include('@common/lang.twig') %}
  1149. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  1150. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  1151. {% endif %}
  1152. {% block javascript %}{% endblock %}
  1153. {# Layout: CLOSE_BODY_BEFORE #}
  1154. {% if Layout.CloseBodyBefore and not is_medical_flow %}
  1155.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  1156. {% endif %}
  1157. {# プラグイン用Snippet #}
  1158. {% if plugin_snippets is defined %}
  1159.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  1160. {% endif %}
  1161. {% if not is_lp_page %}
  1162.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  1163. {% endif %}
  1164.     {# カート、購入ページで「shopping.js」を読み込む #}
  1165.     {% if Page.url == 'cart' or Page.url == 'shopping_login' or Page.url == 'shopping' %}
  1166.         <script src=\"{{ asset('aneros/js/shopping.js?v=20230331A') }}\"></script>
  1167.     {% endif %}
  1168. </body>
  1169. </html>
  1170. ""default_frame.twig""/home/kir018258/public_html/test.aneros.co.jp/aneros_2023_b/app/template/aneros2023/default_frame.twig");
  1171.     }
  1172.     
  1173.     public function checkSecurity()
  1174.     {
  1175.         static $tags = array("set" => 18"if" => 41"block" => 130"include" => 159);
  1176.         static $filters = array("escape" => 12"default" => 18);
  1177.         static $functions = array("csrf_token" => 16"constant" => 16"include" => 74"template_from_string" => 74"asset" => 76"url" => 122);
  1178.         try {
  1179.             $this->sandbox->checkSecurity(
  1180.                 ['set''if''block''include'],
  1181.                 ['escape''default'],
  1182.                 ['csrf_token''constant''include''template_from_string''asset''url']
  1183.             );
  1184.         } catch (SecurityError $e) {
  1185.             $e->setSourceContext($this->source);
  1186.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  1187.                 $e->setTemplateLine($tags[$e->getTagName()]);
  1188.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  1189.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  1190.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  1191.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  1192.             }
  1193.             throw $e;
  1194.         }
  1195.     }
  1196. }