var/cache/dev/twig/4e/4eba94ffada859f6e60997f8d5faf0a0022f0cf06a1cf38f1cdacdd33e98223e.php line 585

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_e088efc262d2af0d2aca63a64cdb2cbf261fe1554c848f7d479fbd2a388df0d9 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.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  44.     <meta charset=\"utf-8\">
  45.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  46.     <meta name=\"eccube-csrf-token\" content=\"";
  47.         // line 16
  48.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  49.         echo "\">
  50.     <title>";
  51.         // line 17
  52.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'17$this->source); })()), "shop_name", [], "any"falsefalsefalse17), "html"nulltrue);
  53.         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.'17$this->source); })())))) {
  54.             echo " / ";
  55.             echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'17$this->source); })()), "html"nulltrue);
  56.         } 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.'17$this->source); })())))) {
  57.             echo " / ";
  58.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'17$this->source); })()), "html"nulltrue);
  59.         }
  60.         echo "</title>
  61.     ";
  62.         // line 18
  63.         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.'18$this->source); })()), "meta_tags", [], "any"falsefalsefalse18))) {
  64.             // line 19
  65.             echo "        ";
  66.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_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.'19$this->source); })()), "meta_tags", [], "any"falsefalsefalse19)));
  67.             echo "
  68.         ";
  69.             // line 20
  70.             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.'20$this->source); })()), "description", [], "any"falsefalsefalse20))) {
  71.                 // line 21
  72.                 echo "            <meta name=\"description\" content=\"";
  73.                 echo twig_escape_filter($this->envtwig_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.'21$this->source); })()), "description", [], "any"falsefalsefalse21), "html"nulltrue);
  74.                 echo "\">
  75.         ";
  76.             }
  77.             // line 23
  78.             echo "    ";
  79.         } else {
  80.             // line 24
  81.             echo "        ";
  82.             echo twig_include($this->env$context"meta.twig");
  83.             echo "
  84.     ";
  85.         }
  86.         // line 26
  87.         echo "    ";
  88.         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.'26$this->source); })()), "author", [], "any"falsefalsefalse26))) {
  89.             // line 27
  90.             echo "        <meta name=\"author\" content=\"";
  91.             echo twig_escape_filter($this->envtwig_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.'27$this->source); })()), "author", [], "any"falsefalsefalse27), "html"nulltrue);
  92.             echo "\">
  93.     ";
  94.         }
  95.         // line 29
  96.         echo "    ";
  97.         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.'29$this->source); })()), "keyword", [], "any"falsefalsefalse29))) {
  98.             // line 30
  99.             echo "        <meta name=\"keywords\" content=\"";
  100.             echo twig_escape_filter($this->envtwig_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.'30$this->source); })()), "keyword", [], "any"falsefalsefalse30), "html"nulltrue);
  101.             echo "\">
  102.     ";
  103.         }
  104.         // line 32
  105.         echo "    ";
  106.         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.'32$this->source); })()), "meta_robots", [], "any"falsefalsefalse32))) {
  107.             // line 33
  108.             echo "        <meta name=\"robots\" content=\"";
  109.             echo twig_escape_filter($this->envtwig_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.'33$this->source); })()), "meta_robots", [], "any"falsefalsefalse33), "html"nulltrue);
  110.             echo "\">
  111.     ";
  112.         }
  113.         // line 35
  114.         echo "    ";
  115.         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.'35$this->source); })()), "meta_tags", [], "any"falsefalsefalse35))) {
  116.             // line 36
  117.             echo "        ";
  118.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_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.'36$this->source); })()), "meta_tags", [], "any"falsefalsefalse36)));
  119.             echo "
  120.     ";
  121.         }
  122.         // line 38
  123.         echo "    <link rel=\"icon\" href=\"";
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  125.         echo "\">
  126.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  127.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  128.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  129.     <link rel=\"stylesheet\" href=\"";
  130.         // line 42
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  132.         echo "\">
  133.     <link rel=\"stylesheet\" href=\"";
  134.         // line 43
  135.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  136.         echo "assets/css/uikit.css\">
  137.     <link rel=\"stylesheet\" href=\"";
  138.         // line 44
  139.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  140.         echo "assets/mail/mailformpro/mfp.statics/mailformpro.css\">
  141.     <link rel=\"stylesheet\" href=\"";
  142.         // line 45
  143.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  144.         echo "assets/css/layout.css\">
  145.     ";
  146.         // line 47
  147.         $this->displayBlock('stylesheet'$context$blocks);
  148.         // line 48
  149.         echo "    <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  150.     <script>
  151.         \$(function() {
  152.             \$.ajaxSetup({
  153.                 'headers': {
  154.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  155.                 }
  156.             });
  157.         });
  158.     </script>
  159.     <script src=\"";
  160.         // line 58
  161.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  162.         echo "assets/js/uikit.min.js\"></script>
  163.     ";
  164.         // line 60
  165.         echo "    ";
  166.         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.'60$this->source); })()), "Head", [], "any"falsefalsefalse60)) {
  167.             // line 61
  168.             echo "        ";
  169.             echo 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.'61$this->source); })()), "Head", [], "any"falsefalsefalse61)]);
  170.             echo "
  171.     ";
  172.         }
  173.         // line 63
  174.         echo "    ";
  175.         // line 64
  176.         echo "    ";
  177.         if (array_key_exists("plugin_assets"$context)) {
  178.             echo 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.'64$this->source); })())]);
  179.         }
  180.         // line 65
  181.         echo "    <link rel=\"stylesheet\" href=\"";
  182.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  183.         echo "\">
  184. </head>
  185. <body id=\"page_";
  186.         // line 67
  187.         echo twig_escape_filter($this->envtwig_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.'67$this->source); })()), "request", [], "any"falsefalsefalse67), "get", [=> "_route"], "method"falsefalsefalse67), "html"nulltrue);
  188.         echo "\" class=\"";
  189.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'67$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  190.         echo "\">
  191. <!-- ▼header================================================== -->
  192. <header id=\"header\">
  193. \t<div id=\"header-01\">
  194. \t\t<div class=\"uk-container\">
  195. \t\t\t<div class=\"header-inner\">
  196. \t\t\t\t<div>
  197. \t\t\t\t\t<a id=\"header-offcanvas-btn\" href=\"#offcanvas\" class=\"uk-hidden-large\" data-uk-offcanvas><img src=\"";
  198.         // line 75
  199.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  200.         echo "assets/img/common/header/btn_menu.png\" alt=\"\"></a>
  201. \t\t\t\t\t<h1 id=\"header-logo\"><a href=\"";
  202.         // line 76
  203.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  204.         echo "\"><img src=\"";
  205.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  206.         echo "assets/img/common/header/logo.png\" alt=\"打錠.com\"></a></h1>
  207. \t\t\t\t\t<p class=\"header01-txt-01 uk-visible-large\">打錠機・打錠金型杵・臼専門 パーツ販売サイト</p>
  208. \t\t\t\t</div>
  209. \t\t\t\t<ul class=\"btn-02\">
  210.     ";
  211.         // line 80
  212.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
  213.             // line 81
  214.             echo "\t\t\t\t\t<li><a href=\"";
  215.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
  216.             echo "\">";
  217.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("マイページ"), "html"nulltrue);
  218.             echo "</a></li>
  219. \t\t\t\t\t<li><a href=\"";
  220.             // line 82
  221.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("logout");
  222.             echo "\" class=\"login\">";
  223.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログアウト"), "html"nulltrue);
  224.             echo "</a></li>
  225.     ";
  226.         } else {
  227.             // line 84
  228.             echo "\t\t\t\t\t<li><a href=\"";
  229.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  230.             echo "\">";
  231.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  232.             echo "</a></li>
  233. \t\t\t\t\t<li><a href=\"";
  234.             // line 85
  235.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_login");
  236.             echo "\" class=\"login\">";
  237.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン"), "html"nulltrue);
  238.             echo "</a></li>
  239.     ";
  240.         }
  241.         // line 87
  242.         echo "\t\t\t\t\t<li><a href=\"";
  243.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cart");
  244.         echo "\" class=\"cart\"><img src=\"";
  245.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  246.         echo "assets/img/common/header/icon-cart.png\" alt=\"\"> <span class=\"hidden2\">カートを見る</span></a></li>
  247. \t\t\t\t</ul>
  248. \t\t\t</div>\t
  249. \t\t</div><!-- /.uk-container -->
  250. \t</div>
  251. \t<nav id=\"gnav\" class=\"uk-visible-large\">
  252. \t\t<ul class=\"uk-grid uk-grid-width-1-5 uk-grid-collapse uk-container\">
  253. \t\t\t<li>
  254. \t\t\t\t<a href=\"";
  255.         // line 95
  256.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  257.         echo "\">ホーム<br><small>Home</small></a>
  258. \t\t\t</li>
  259. \t\t\t<li>
  260. \t\t\t\t<a href=\"";
  261.         // line 98
  262.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 1]);
  263.         echo "\">商品<br><small>PRODUCT</small></a>
  264. \t\t\t</li>
  265. \t\t\t<li>
  266. \t\t\t\t<a href=\"";
  267.         // line 101
  268.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
  269.         echo "\">会員ページ<br><small>MEMBERSHIP</small></a>
  270. \t\t\t</li>
  271. \t\t\t<li>
  272. \t\t\t\t<a href=\"https://www.dajou.com/\" target=\"_blank\">打錠サイト<br><small>PRODUCT</small></a>
  273. \t\t\t</li>
  274. \t\t\t<li>
  275. \t\t\t\t<a href=\"";
  276.         // line 107
  277.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
  278.         echo "\">お問合せ・お見積り<br><small>CONTACT</small></a>
  279. \t\t\t</li>
  280. \t\t</ul><!-- /.gnav-main -->
  281. \t</nav>
  282. </header>
  283. <!-- ▲header ================================================== -->    
  284. ";
  285.         // line 115
  286.         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.'115$this->source); })()), "BodyAfter", [], "any"falsefalsefalse115)) {
  287.             // line 116
  288.             echo "    ";
  289.             echo 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.'116$this->source); })()), "BodyAfter", [], "any"falsefalsefalse116)]);
  290.             echo "
  291. ";
  292.         }
  293.         // line 118
  294.         echo "
  295. ";
  296.         // line 119
  297.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'119$this->source); })())) {
  298.             // line 120
  299.             echo "    <div class=\"ec-maintenanceAlert\">
  300.         <div>
  301.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  302.             // line 122
  303.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  304.             echo "\"/></div>
  305.             ";
  306.             // line 123
  307.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  308.             echo "
  309.         </div>
  310.     </div>
  311. ";
  312.         }
  313.         // line 127
  314.         echo "
  315. <div class=\"ec-layoutRole\">
  316.     ";
  317.         // line 130
  318.         echo "    ";
  319.         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.'130$this->source); })()), "Header", [], "any"falsefalsefalse130)) {
  320.             // line 131
  321.             echo "        <div class=\"ec-layoutRole__header\">
  322.             ";
  323.             // line 133
  324.             echo "        </div>
  325.     ";
  326.         }
  327.         // line 135
  328.         echo "
  329.     ";
  330.         // line 137
  331.         echo "    ";
  332.         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.'137$this->source); })()), "ContentsTop", [], "any"falsefalsefalse137)) {
  333.             // line 138
  334.             echo "        <div class=\"ec-layoutRole__contentTop\">
  335.             ";
  336.             // line 139
  337.             echo 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.'139$this->source); })()), "ContentsTop", [], "any"falsefalsefalse139)]);
  338.             echo "
  339.         </div>
  340.     ";
  341.         }
  342.         // line 142
  343.         echo "
  344.     <div class=\"ec-layoutRole__contents\">
  345.         ";
  346.         // line 145
  347.         echo "        ";
  348.         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.'145$this->source); })()), "SideLeft", [], "any"falsefalsefalse145)) {
  349.             // line 146
  350.             echo "            <div class=\"ec-layoutRole__left\">
  351.                 ";
  352.             // line 147
  353.             echo 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.'147$this->source); })()), "SideLeft", [], "any"falsefalsefalse147)]);
  354.             echo "
  355.             </div>
  356.         ";
  357.         }
  358.         // line 150
  359.         echo "
  360.         ";
  361.         // line 151
  362.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  363.         // line 152
  364.         echo "        ";
  365.         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.'152$this->source); })()), "ColumnNum", [], "any"falsefalsefalse152) == 2)) {
  366.             // line 153
  367.             echo "            ";
  368.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  369.             // line 154
  370.             echo "        ";
  371.         } 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.'154$this->source); })()), "ColumnNum", [], "any"falsefalsefalse154) == 3)) {
  372.             // line 155
  373.             echo "            ";
  374.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  375.             // line 156
  376.             echo "        ";
  377.         }
  378.         // line 157
  379.         echo "
  380.         <div class=\"";
  381.         // line 158
  382.         echo twig_escape_filter($this->env, (isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'158$this->source); })()), "html"nulltrue);
  383.         echo "\">
  384.             ";
  385.         // line 160
  386.         echo "            ";
  387.         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.'160$this->source); })()), "MainTop", [], "any"falsefalsefalse160)) {
  388.             // line 161
  389.             echo "                <div class=\"ec-layoutRole__mainTop\">
  390.                     ";
  391.             // line 162
  392.             echo 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.'162$this->source); })()), "MainTop", [], "any"falsefalsefalse162)]);
  393.             echo "
  394.                 </div>
  395.             ";
  396.         }
  397.         // line 165
  398.         echo "
  399.             ";
  400.         // line 167
  401.         echo "            ";
  402.         $this->displayBlock('main'$context$blocks);
  403.         // line 168
  404.         echo "
  405.             ";
  406.         // line 170
  407.         echo "            ";
  408.         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.'170$this->source); })()), "MainBottom", [], "any"falsefalsefalse170)) {
  409.             // line 171
  410.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  411.                     ";
  412.             // line 172
  413.             echo 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.'172$this->source); })()), "MainBottom", [], "any"falsefalsefalse172)]);
  414.             echo "
  415.                 </div>
  416.             ";
  417.         }
  418.         // line 175
  419.         echo "        </div>
  420.         ";
  421.         // line 178
  422.         echo "        ";
  423.         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.'178$this->source); })()), "SideRight", [], "any"falsefalsefalse178)) {
  424.             // line 179
  425.             echo "            <div class=\"ec-layoutRole__right\">
  426.                 ";
  427.             // line 180
  428.             echo 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.'180$this->source); })()), "SideRight", [], "any"falsefalsefalse180)]);
  429.             echo "
  430.             </div>
  431.         ";
  432.         }
  433.         // line 183
  434.         echo "    </div>
  435.     ";
  436.         // line 186
  437.         echo "    ";
  438.         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.'186$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse186)) {
  439.             // line 187
  440.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  441.             ";
  442.             // line 188
  443.             echo 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.'188$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse188)]);
  444.             echo "
  445.         </div>
  446.     ";
  447.         }
  448.         // line 191
  449.         echo "
  450. <!-- ▼footer ================================================== -->
  451. <section id=\"footer-02\">
  452.     <div class=\"uk-container\">
  453.         <div class=\"uk-grid com-grid-40 uk-grid-width-medium-1-2 uk-grid-width-large-1-3\" data-uk-grid-margin data-uk-grid-match>
  454.             <h2 class=\"uk-width-large-1-3 com-tit-01\">お見積り/お問合せ<span>CONTACT</span></h2>
  455.             <dl class=\"home-panel-01\">
  456.                 <dt><a href=\"tel:0755812044\"><img src=\"";
  457.         // line 198
  458.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  459.         echo "assets/img/home/home04_txt_01.png\" alt=\"TEL 077-581-2044\"></a></dt>
  460.                 <dd>受付時間:9:00~17:00(土日祝日を除く)</dd>
  461.             </dl>
  462.             <div class=\"home-btn-01\"><a href=\"https://www.dajou.com/contact\"><img src=\"";
  463.         // line 201
  464.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  465.         echo "assets/img/home/home04_btn_01.png\" alt=\"お見積り/お問合せフォーム\"></a></div>
  466.         </div><!-- /.uk-grid -->
  467.     </div>
  468. </section><!-- /#footer-02 -->
  469. <section id=\"footer-03\">
  470.     <div class=\"uk-container\">
  471.         <div class=\"uk-grid com-grid-40\" data-uk-grid-margin data-uk-grid-match>
  472.             <div class=\"home-panel-01 uk-width-large-3-4\">
  473.                 <h2><a target=\"_blank\" href=\"http://www.ichihashiseiki.co.jp/\"><img src=\"";
  474.         // line 210
  475.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  476.         echo "assets/img/home/home05_logo.png\" alt=\"市橋精機株式会社\"></a></h2>
  477.                 <dl>
  478.                     <dt>市橋精機株式会社</dt>
  479.                     <dd>〒607-8028  京都市山科区四ノ宮岩久保町17-3<br>
  480.                     TEL:075-581-2044/FAX:075-581-4144</dd>
  481.                 </dl>
  482.             </div>
  483.             <div class=\"home-btn-01 uk-width-large-1-4\">
  484.                 <p><a target=\"_blank\" href=\"http://www.ichihashiseiki.co.jp/\">コーポレートサイト</a></p>
  485.             </div>
  486.         </div><!-- /.uk-grid -->
  487.     </div><!-- /.uk-container -->
  488. </section><!-- /#footer-03 -->
  489. <footer>
  490.     <a id=\"pagetop\" href=\"#header\" data-uk-smooth-scroll><img src=\"";
  491.         // line 225
  492.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  493.         echo "assets/img/common/parts/btn_top.png\" alt=\"pagetop\"></a>
  494.     <div class=\"uk-container\">
  495.         <div id=\"footer-01\">
  496.             <h1 class=\"footer01-logo\"><a target=\"_blank\" href=\"";
  497.         // line 228
  498.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  499.         echo "\"><img src=\"";
  500.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  501.         echo "assets/img/common/footer/logo.png\" alt=\"打錠.com\"></a></h1>
  502.             <p class=\"footer01-txt\">〒607-8028 京都市山科区四ノ宮岩久保町17-3<br>
  503.             TEL:075-581-2044/FAX:075-581-4144</p>
  504.         </div><!-- /.uk-grid -->
  505.         ";
  506.         // line 293
  507.         echo "    </div><!-- /.uk-container -->
  508.     <div id=\"copyright\">
  509.         <small>copyright 2016 dajyou.com. all rights reserved.</small>
  510.     </div><!-- /#copyright -->
  511. </footer>
  512. <!-- ▲footer ================================================== -->
  513. <!-- ▼offcanvas menu ============================== -->
  514. <div id=\"offcanvas\" class=\"uk-offcanvas\">
  515.     <div class=\"uk-offcanvas-bar\">
  516.         <ul class=\"uk-nav uk-nav-offcanvas uk-nav-parent-icon\" data-uk-nav=\"{multiple:true}\">
  517.             <li class=\"uk-nav-header\">メニュー</li>
  518.             <li><a href=\"/\">ホーム</a></li>
  519.             <li class=\"uk-parent\">
  520.                 <a href=\"#\">製品紹介</a>
  521.                 <ul class=\"uk-nav-sub\">
  522.                     <li><a href=\"#\">製品紹介一覧</a></li>
  523.                     <li><a href=\"#\">卓上錠剤成型機 HANDTABシリーズ</a></li>
  524.                     <li><a href=\"#\">フルオート打錠機 AUTOTABシリーズ</a></li>
  525.                     <li class=\"sub\"><a href=\"#\">AUTOTAB-500シリーズ</a></li>
  526.                     <li class=\"sub\"><a href=\"#\">AUTOTAB-200シリーズ</a></li>
  527.                     <li><a href=\"#\">打錠機用杵・臼</a></li>
  528.                     <li><a href=\"#\">錠剤設計</a></li>
  529.                     <li><a href=\"#\">杵臼修理・治具・装置</a></li>
  530.                 </ul>
  531.             </li>
  532.             <li><a href=\"#\">導入実績</a></li>
  533.             <li><a href=\"#\">よくある質問</a></li>
  534.             <li><a href=\"#\">お問合せ・お見積り</a></li>
  535.             <li><a href=\"#\">会社案内</a></li>
  536.         </ul>
  537.     </div><!-- /.uk-offcanvas-bar -->
  538. </div><!-- /#offcanvas -->
  539. <!-- ▲offcanvas menu ============================== -->
  540.     ";
  541.         // line 333
  542.         echo "    ";
  543.         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.'333$this->source); })()), "Footer", [], "any"falsefalsefalse333)) {
  544.             // line 334
  545.             echo "        <div class=\"ec-layoutRole__footer\">
  546.           ";
  547.             // line 336
  548.             echo "        </div>
  549.     ";
  550.         }
  551.         // line 338
  552.         echo "</div><!-- ec-layoutRole -->
  553. <div class=\"ec-overlayRole\"></div>
  554. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  555. <div class=\"ec-drawerRole\">
  556.     ";
  557.         // line 344
  558.         echo "    ";
  559.         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.'344$this->source); })()), "Drawer", [], "any"falsefalsefalse344)) {
  560.             // line 345
  561.             echo "        ";
  562.             echo 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.'345$this->source); })()), "Drawer", [], "any"falsefalsefalse345)]);
  563.             echo "
  564.     ";
  565.         }
  566.         // line 347
  567.         echo "</div>
  568. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  569. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  570. ";
  571.         // line 350
  572.         $this->loadTemplate("@common/lang.twig""default_frame.twig"350)->display($context);
  573.         // line 351
  574.         echo "<script src=\"";
  575.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  576.         echo "\"></script>
  577. <script src=\"";
  578.         // line 352
  579.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  580.         echo "\"></script>
  581. ";
  582.         // line 353
  583.         $this->displayBlock('javascript'$context$blocks);
  584.         // line 355
  585.         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.'355$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse355)) {
  586.             // line 356
  587.             echo "    ";
  588.             echo 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.'356$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse356)]);
  589.             echo "
  590. ";
  591.         }
  592.         // line 359
  593.         if (array_key_exists("plugin_snippets"$context)) {
  594.             // line 360
  595.             echo "    ";
  596.             echo 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.'360$this->source); })())]);
  597.             echo "
  598. ";
  599.         }
  600.         // line 362
  601.         echo "    <script src=\"";
  602.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  603.         echo "\"></script>
  604. </body>
  605. </html>
  606. ";
  607.         
  608.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  609.         
  610.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  611.     }
  612.     // line 47
  613.     public function block_stylesheet($context, array $blocks = [])
  614.     {
  615.         $macros $this->macros;
  616.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  617.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  618.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  619.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  620.         
  621.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  622.         
  623.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  624.     }
  625.     // line 167
  626.     public function block_main($context, array $blocks = [])
  627.     {
  628.         $macros $this->macros;
  629.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  630.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  631.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  632.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  633.         
  634.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  635.         
  636.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  637.     }
  638.     // line 353
  639.     public function block_javascript($context, array $blocks = [])
  640.     {
  641.         $macros $this->macros;
  642.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  643.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  644.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  645.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  646.         
  647.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  648.         
  649.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  650.     }
  651.     public function getTemplateName()
  652.     {
  653.         return "default_frame.twig";
  654.     }
  655.     public function isTraitable()
  656.     {
  657.         return false;
  658.     }
  659.     public function getDebugInfo()
  660.     {
  661.         return array (  675 => 353,  657 => 167,  639 => 47,  624 => 362,  618 => 360,  616 => 359,  610 => 356,  608 => 355,  606 => 353,  602 => 352,  597 => 351,  595 => 350,  590 => 347,  584 => 345,  581 => 344,  574 => 338,  570 => 336,  567 => 334,  564 => 333,  523 => 293,  514 => 228,  508 => 225,  490 => 210,  478 => 201,  472 => 198,  463 => 191,  457 => 188,  454 => 187,  451 => 186,  447 => 183,  441 => 180,  438 => 179,  435 => 178,  431 => 175,  425 => 172,  422 => 171,  419 => 170,  416 => 168,  413 => 167,  410 => 165,  404 => 162,  401 => 161,  398 => 160,  394 => 158,  391 => 157,  388 => 156,  385 => 155,  382 => 154,  379 => 153,  376 => 152,  374 => 151,  371 => 150,  365 => 147,  362 => 146,  359 => 145,  355 => 142,  349 => 139,  346 => 138,  343 => 137,  340 => 135,  336 => 133,  333 => 131,  330 => 130,  326 => 127,  319 => 123,  315 => 122,  311 => 120,  309 => 119,  306 => 118,  300 => 116,  298 => 115,  288 => 107,  279 => 101,  273 => 98,  267 => 95,  253 => 87,  246 => 85,  239 => 84,  232 => 82,  225 => 81,  223 => 80,  214 => 76,  210 => 75,  197 => 67,  191 => 65,  186 => 64,  184 => 63,  178 => 61,  175 => 60,  171 => 58,  159 => 48,  157 => 47,  152 => 45,  148 => 44,  144 => 43,  140 => 42,  132 => 38,  126 => 36,  123 => 35,  117 => 33,  114 => 32,  108 => 30,  105 => 29,  99 => 27,  96 => 26,  90 => 24,  87 => 23,  81 => 21,  79 => 20,  74 => 19,  72 => 18,  61 => 17,  57 => 16,  49 => 12,  46 => 1,);
  662.     }
  663.     public function getSourceContext()
  664.     {
  665.         return new Source("<!doctype html>
  666. {#
  667. This file is part of EC-CUBE
  668. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  669. http://www.ec-cube.co.jp/
  670. For the full copyright and license information, please view the LICENSE
  671. file that was distributed with this source code.
  672. #}
  673. <html lang=\"{{ eccube_config.locale }}\">
  674. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  675.     <meta charset=\"utf-8\">
  676.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  677.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  678.     <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>
  679.     {% if Page.meta_tags is not empty %}
  680.         {{ include(template_from_string(Page.meta_tags)) }}
  681.         {% if Page.description is not empty %}
  682.             <meta name=\"description\" content=\"{{ Page.description }}\">
  683.         {% endif %}
  684.     {% else %}
  685.         {{ include('meta.twig') }}
  686.     {% endif %}
  687.     {% if Page.author is not empty %}
  688.         <meta name=\"author\" content=\"{{ Page.author }}\">
  689.     {% endif %}
  690.     {% if Page.keyword is not empty %}
  691.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  692.     {% endif %}
  693.     {% if Page.meta_robots is not empty %}
  694.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  695.     {% endif %}
  696.     {% if Page.meta_tags is not empty %}
  697.         {{ include(template_from_string(Page.meta_tags)) }}
  698.     {% endif %}
  699.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  700.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  701.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  702.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  703.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  704.     <link rel=\"stylesheet\" href=\"{{ url('homepage') }}assets/css/uikit.css\">
  705.     <link rel=\"stylesheet\" href=\"{{ url('homepage') }}assets/mail/mailformpro/mfp.statics/mailformpro.css\">
  706.     <link rel=\"stylesheet\" href=\"{{ url('homepage') }}assets/css/layout.css\">
  707.     {% block stylesheet %}{% endblock %}
  708.     <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  709.     <script>
  710.         \$(function() {
  711.             \$.ajaxSetup({
  712.                 'headers': {
  713.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  714.                 }
  715.             });
  716.         });
  717.     </script>
  718.     <script src=\"{{ url('homepage') }}assets/js/uikit.min.js\"></script>
  719.     {# Layout: HEAD #}
  720.     {% if Layout.Head %}
  721.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  722.     {% endif %}
  723.     {# プラグイン用styleseetやmetatagなど #}
  724.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  725.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  726. </head>
  727. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  728. <!-- ▼header================================================== -->
  729. <header id=\"header\">
  730. \t<div id=\"header-01\">
  731. \t\t<div class=\"uk-container\">
  732. \t\t\t<div class=\"header-inner\">
  733. \t\t\t\t<div>
  734. \t\t\t\t\t<a id=\"header-offcanvas-btn\" href=\"#offcanvas\" class=\"uk-hidden-large\" data-uk-offcanvas><img src=\"{{ url('homepage') }}assets/img/common/header/btn_menu.png\" alt=\"\"></a>
  735. \t\t\t\t\t<h1 id=\"header-logo\"><a href=\"{{ url('homepage') }}\"><img src=\"{{ url('homepage') }}assets/img/common/header/logo.png\" alt=\"打錠.com\"></a></h1>
  736. \t\t\t\t\t<p class=\"header01-txt-01 uk-visible-large\">打錠機・打錠金型杵・臼専門 パーツ販売サイト</p>
  737. \t\t\t\t</div>
  738. \t\t\t\t<ul class=\"btn-02\">
  739.     {% if is_granted('ROLE_USER') %}
  740. \t\t\t\t\t<li><a href=\"{{ url('mypage') }}\">{{ 'マイページ'|trans }}</a></li>
  741. \t\t\t\t\t<li><a href=\"{{ url('logout') }}\" class=\"login\">{{ 'ログアウト'|trans }}</a></li>
  742.     {% else %}
  743. \t\t\t\t\t<li><a href=\"{{ url('entry') }}\">{{ '新規会員登録'|trans }}</a></li>
  744. \t\t\t\t\t<li><a href=\"{{ url('mypage_login') }}\" class=\"login\">{{ 'ログイン'|trans }}</a></li>
  745.     {% endif %}
  746. \t\t\t\t\t<li><a href=\"{{ url('cart') }}\" class=\"cart\"><img src=\"{{ url('homepage') }}assets/img/common/header/icon-cart.png\" alt=\"\"> <span class=\"hidden2\">カートを見る</span></a></li>
  747. \t\t\t\t</ul>
  748. \t\t\t</div>\t
  749. \t\t</div><!-- /.uk-container -->
  750. \t</div>
  751. \t<nav id=\"gnav\" class=\"uk-visible-large\">
  752. \t\t<ul class=\"uk-grid uk-grid-width-1-5 uk-grid-collapse uk-container\">
  753. \t\t\t<li>
  754. \t\t\t\t<a href=\"{{ url('homepage') }}\">ホーム<br><small>Home</small></a>
  755. \t\t\t</li>
  756. \t\t\t<li>
  757. \t\t\t\t<a href=\"{{ url('product_detail', {'id': 1}) }}\">商品<br><small>PRODUCT</small></a>
  758. \t\t\t</li>
  759. \t\t\t<li>
  760. \t\t\t\t<a href=\"{{ url('mypage') }}\">会員ページ<br><small>MEMBERSHIP</small></a>
  761. \t\t\t</li>
  762. \t\t\t<li>
  763. \t\t\t\t<a href=\"https://www.dajou.com/\" target=\"_blank\">打錠サイト<br><small>PRODUCT</small></a>
  764. \t\t\t</li>
  765. \t\t\t<li>
  766. \t\t\t\t<a href=\"{{ url('contact') }}\">お問合せ・お見積り<br><small>CONTACT</small></a>
  767. \t\t\t</li>
  768. \t\t</ul><!-- /.gnav-main -->
  769. \t</nav>
  770. </header>
  771. <!-- ▲header ================================================== -->    
  772. {# Layout: BODY_AFTER #}
  773. {% if Layout.BodyAfter %}
  774.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  775. {% endif %}
  776. {% if isMaintenance %}
  777.     <div class=\"ec-maintenanceAlert\">
  778.         <div>
  779.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  780.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  781.         </div>
  782.     </div>
  783. {% endif %}
  784. <div class=\"ec-layoutRole\">
  785.     {# Layout: HEADER #}
  786.     {% if Layout.Header %}
  787.         <div class=\"ec-layoutRole__header\">
  788.             {# {{ include('block.twig', {'Blocks': Layout.Header}) }} #}
  789.         </div>
  790.     {% endif %}
  791.     {# Layout: CONTENTS_TOP #}
  792.     {% if Layout.ContentsTop %}
  793.         <div class=\"ec-layoutRole__contentTop\">
  794.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  795.         </div>
  796.     {% endif %}
  797.     <div class=\"ec-layoutRole__contents\">
  798.         {# Layout: SIDE_LEFT #}
  799.         {% if Layout.SideLeft %}
  800.             <div class=\"ec-layoutRole__left\">
  801.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  802.             </div>
  803.         {% endif %}
  804.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  805.         {% if Layout.ColumnNum == 2 %}
  806.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  807.         {% elseif Layout.ColumnNum == 3 %}
  808.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  809.         {% endif %}
  810.         <div class=\"{{ layoutRoleMain }}\">
  811.             {# Layout: MAIN_TOP #}
  812.             {% if Layout.MainTop %}
  813.                 <div class=\"ec-layoutRole__mainTop\">
  814.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  815.                 </div>
  816.             {% endif %}
  817.             {# MAIN AREA #}
  818.             {% block main %}{% endblock %}
  819.             {# Layout: MAIN_Bottom #}
  820.             {% if Layout.MainBottom %}
  821.                 <div class=\"ec-layoutRole__mainBottom\">
  822.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  823.                 </div>
  824.             {% endif %}
  825.         </div>
  826.         {# Layout: SIDE_RIGHT #}
  827.         {% if Layout.SideRight %}
  828.             <div class=\"ec-layoutRole__right\">
  829.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  830.             </div>
  831.         {% endif %}
  832.     </div>
  833.     {# Layout: CONTENTS_BOTTOM #}
  834.     {% if Layout.ContentsBottom %}
  835.         <div class=\"ec-layoutRole__contentBottom\">
  836.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  837.         </div>
  838.     {% endif %}
  839. <!-- ▼footer ================================================== -->
  840. <section id=\"footer-02\">
  841.     <div class=\"uk-container\">
  842.         <div class=\"uk-grid com-grid-40 uk-grid-width-medium-1-2 uk-grid-width-large-1-3\" data-uk-grid-margin data-uk-grid-match>
  843.             <h2 class=\"uk-width-large-1-3 com-tit-01\">お見積り/お問合せ<span>CONTACT</span></h2>
  844.             <dl class=\"home-panel-01\">
  845.                 <dt><a href=\"tel:0755812044\"><img src=\"{{ url('homepage') }}assets/img/home/home04_txt_01.png\" alt=\"TEL 077-581-2044\"></a></dt>
  846.                 <dd>受付時間:9:00~17:00(土日祝日を除く)</dd>
  847.             </dl>
  848.             <div class=\"home-btn-01\"><a href=\"https://www.dajou.com/contact\"><img src=\"{{ url('homepage') }}assets/img/home/home04_btn_01.png\" alt=\"お見積り/お問合せフォーム\"></a></div>
  849.         </div><!-- /.uk-grid -->
  850.     </div>
  851. </section><!-- /#footer-02 -->
  852. <section id=\"footer-03\">
  853.     <div class=\"uk-container\">
  854.         <div class=\"uk-grid com-grid-40\" data-uk-grid-margin data-uk-grid-match>
  855.             <div class=\"home-panel-01 uk-width-large-3-4\">
  856.                 <h2><a target=\"_blank\" href=\"http://www.ichihashiseiki.co.jp/\"><img src=\"{{ url('homepage') }}assets/img/home/home05_logo.png\" alt=\"市橋精機株式会社\"></a></h2>
  857.                 <dl>
  858.                     <dt>市橋精機株式会社</dt>
  859.                     <dd>〒607-8028  京都市山科区四ノ宮岩久保町17-3<br>
  860.                     TEL:075-581-2044/FAX:075-581-4144</dd>
  861.                 </dl>
  862.             </div>
  863.             <div class=\"home-btn-01 uk-width-large-1-4\">
  864.                 <p><a target=\"_blank\" href=\"http://www.ichihashiseiki.co.jp/\">コーポレートサイト</a></p>
  865.             </div>
  866.         </div><!-- /.uk-grid -->
  867.     </div><!-- /.uk-container -->
  868. </section><!-- /#footer-03 -->
  869. <footer>
  870.     <a id=\"pagetop\" href=\"#header\" data-uk-smooth-scroll><img src=\"{{ url('homepage') }}assets/img/common/parts/btn_top.png\" alt=\"pagetop\"></a>
  871.     <div class=\"uk-container\">
  872.         <div id=\"footer-01\">
  873.             <h1 class=\"footer01-logo\"><a target=\"_blank\" href=\"{{ url('homepage') }}\"><img src=\"{{ url('homepage') }}assets/img/common/footer/logo.png\" alt=\"打錠.com\"></a></h1>
  874.             <p class=\"footer01-txt\">〒607-8028 京都市山科区四ノ宮岩久保町17-3<br>
  875.             TEL:075-581-2044/FAX:075-581-4144</p>
  876.         </div><!-- /.uk-grid -->
  877.         {#
  878.         <nav id=\"footer-nav\" class=\"uk-visible-large\">
  879.             <div class=\"footer-nav-panel-01\">
  880.                 <p class=\"footer-nav-tit-01\"><a href=\"/product/\">製品紹介</a></p>
  881.                 <p class=\"footer-nav-tit-02\"><a href=\"/product/handtab/\">卓上錠剤成型機 HANDTABシリーズ</a></p>
  882.                 <ul class=\"footer-nav-list-01\">
  883.                     <li><a href=\"\">HANDTAB-100(卓上錠剤成型機)</a></li>
  884.                     <li><a href=\"\">HANDTAB-100R(リング錠対応モデル)</a></li>
  885.                     <li><a href=\"\">HANDTAB-200(IPT杵・臼対応モデル)</a></li>
  886.                     <li><a href=\"\">HANDTAB-100T15(中50mm対応モデル)</a></li>
  887.                 </ul>
  888.                 <p class=\"footer-nav-tit-02\"><a href=\"/product/autotab/\">フルオート打錠機 AUTOTABシリーズ</a></p>
  889.                 <ul class=\"footer-nav-list-01\">
  890.                     <li><a href=\"/product/autotab/autotab500/\">AUTOTAB-500シリーズ</a></li>
  891.                     <li><a href=\"/product/autotab/autotab200/\">AUTOTAB-200シリーズ</a></li>
  892.                 </ul>
  893.             </div><!-- /.footer-nav-panel-01 -->
  894.             <div class=\"footer-nav-panel-02\">
  895.                 <p class=\"footer-nav-tit-02\"><a href=\"/product/press/\">打錠機用杵・臼</a></p>
  896.                 <p class=\"footer-nav-tit-02\"><a href=\"\"><表面処理ラインナップ></a></p>
  897.                 <ul class=\"footer-nav-list-01\">
  898.                     <li><a href=\"\">クロムコーティングタイプ(CRN)</a></li>
  899.                     <li><a href=\"\">チタンコーティングタイプ(TIN)</a></li>
  900.                     <li><a href=\"\">超硬臼トップ(高耐久性臼)</a></li>
  901.                     <li><a href=\"\">超硬杵トップ(高耐久性杵)</a></li>
  902.                 </ul>
  903.                 <p class=\"footer-nav-tit-02\"><a href=\"\"><型式ラインナップ></a></p>
  904.                 <ul class=\"footer-nav-list-01\">
  905.                     <li><a href=\"\">普通杵(ロータリー式打錠機用)</a></li>
  906.                     <li><a href=\"\">ホルダーセット式打錠杵(IPT規格</a></li>
  907.                     <li><a href=\"\">マルチタイプ(複数錠の打錠に対応)</a></li>
  908.                 </ul>
  909.             </div><!-- /.footer-nav-panel-02 -->
  910.             <div class=\"footer-nav-panel-03\">
  911.                 <p class=\"footer-nav-tit-02\"><a href=\"/product/tablet/\">錠剤設計</a></p>
  912.                 <ul class=\"footer-nav-list-01\">
  913.                     <li><a href=\"\">タブレットデザイン</a></li>
  914.                 </ul>
  915.                 <p class=\"footer-nav-tit-02\"><a href=\"/product/utility/\">杵臼修理・治具・装置</a></p>
  916.                 <ul class=\"footer-nav-list-01\">
  917.                     <li><a href=\"\">杵臼リユース・リサイクル加工</a></li>
  918.                     <li><a href=\"\">臼穴リサイズ加工</a></li>
  919.                     <li><a href=\"\">杵臼用ラック</a></li>
  920.                     <li><a href=\"\">オリジナル設計の治具・装置 </a></li>
  921.                 </ul>
  922.             </div><!-- /.footer-nav-panel-03 -->
  923.             <div class=\"footer-nav-panel-04\">
  924.                 <p class=\"footer-nav-tit-01\"><a href=\"/works/\">導入実績</a></p>
  925.                 <p class=\"footer-nav-tit-01\"><a href=\"/faq/\">よくある質問</a></p>
  926.                 <p class=\"footer-nav-tit-01\"><a href=\"/contact/\">お問合せ・お見積り</a></p>
  927.                 <p class=\"footer-nav-tit-01\"><a href=\"/news/\">お知らせ</a></p>
  928.                 <p class=\"footer-nav-tit-01\"><a href=\"/company/\">会社案内</a></p>
  929.             </div><!-- /.footer-nav-panel-04 -->
  930.         </nav><!-- /#footer-nav -->
  931.         #}
  932.     </div><!-- /.uk-container -->
  933.     <div id=\"copyright\">
  934.         <small>copyright 2016 dajyou.com. all rights reserved.</small>
  935.     </div><!-- /#copyright -->
  936. </footer>
  937. <!-- ▲footer ================================================== -->
  938. <!-- ▼offcanvas menu ============================== -->
  939. <div id=\"offcanvas\" class=\"uk-offcanvas\">
  940.     <div class=\"uk-offcanvas-bar\">
  941.         <ul class=\"uk-nav uk-nav-offcanvas uk-nav-parent-icon\" data-uk-nav=\"{multiple:true}\">
  942.             <li class=\"uk-nav-header\">メニュー</li>
  943.             <li><a href=\"/\">ホーム</a></li>
  944.             <li class=\"uk-parent\">
  945.                 <a href=\"#\">製品紹介</a>
  946.                 <ul class=\"uk-nav-sub\">
  947.                     <li><a href=\"#\">製品紹介一覧</a></li>
  948.                     <li><a href=\"#\">卓上錠剤成型機 HANDTABシリーズ</a></li>
  949.                     <li><a href=\"#\">フルオート打錠機 AUTOTABシリーズ</a></li>
  950.                     <li class=\"sub\"><a href=\"#\">AUTOTAB-500シリーズ</a></li>
  951.                     <li class=\"sub\"><a href=\"#\">AUTOTAB-200シリーズ</a></li>
  952.                     <li><a href=\"#\">打錠機用杵・臼</a></li>
  953.                     <li><a href=\"#\">錠剤設計</a></li>
  954.                     <li><a href=\"#\">杵臼修理・治具・装置</a></li>
  955.                 </ul>
  956.             </li>
  957.             <li><a href=\"#\">導入実績</a></li>
  958.             <li><a href=\"#\">よくある質問</a></li>
  959.             <li><a href=\"#\">お問合せ・お見積り</a></li>
  960.             <li><a href=\"#\">会社案内</a></li>
  961.         </ul>
  962.     </div><!-- /.uk-offcanvas-bar -->
  963. </div><!-- /#offcanvas -->
  964. <!-- ▲offcanvas menu ============================== -->
  965.     {# Layout: CONTENTS_FOOTER #}
  966.     {% if Layout.Footer %}
  967.         <div class=\"ec-layoutRole__footer\">
  968.           {#  {{ include('block.twig', {'Blocks': Layout.Footer}) }} #}
  969.         </div>
  970.     {% endif %}
  971. </div><!-- ec-layoutRole -->
  972. <div class=\"ec-overlayRole\"></div>
  973. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  974. <div class=\"ec-drawerRole\">
  975.     {# Layout: DRAWER #}
  976.     {% if Layout.Drawer %}
  977.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  978.     {% endif %}
  979. </div>
  980. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  981. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  982. {% include('@common/lang.twig') %}
  983. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  984. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  985. {% block javascript %}{% endblock %}
  986. {# Layout: CLOSE_BODY_BEFORE #}
  987. {% if Layout.CloseBodyBefore %}
  988.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  989. {% endif %}
  990. {# プラグイン用Snippet #}
  991. {% if plugin_snippets is defined %}
  992.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  993. {% endif %}
  994.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  995. </body>
  996. </html>
  997. ""default_frame.twig""/home/dwpjdqeo/public_html/dajou.com/shop/public_html/app/template/default/default_frame.twig");
  998.     }
  999. }