<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* default_frame.twig */
class __TwigTemplate_a871d66dfd1b3271b95758cdf5d9c766 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheet' => [$this, 'block_stylesheet'],
'breadcrumb' => [$this, 'block_breadcrumb'],
'main' => [$this, 'block_main'],
'javascript' => [$this, 'block_javascript'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
// line 1
echo "<!doctype html>
";
// line 12
echo "<html lang=\"";
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", false, false, true, 12), 12, $this->source), "html", null, true);
echo "\">
\t<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
\t\t<meta charset=\"utf-8\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
\t\t<meta name=\"eccube-csrf-token\" content=\"";
// line 16
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html", null, true);
echo "\">
\t\t<title>";
// line 17
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_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", false, false, true, 17), 17, $this->source), "html", null, true);
echo "
\t\t\t";
// line 18
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.', 18, $this->source); })())))) {
// line 19
echo "\t\t\t\t/
\t\t\t\t";
// line 20
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.', 20, $this->source); })()), 20, $this->source), "html", null, true);
echo "
\t\t\t";
} elseif (( // line 21
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.', 21, $this->source); })())))) {
// line 22
echo "\t\t\t\t/
\t\t\t\t";
// line 23
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.', 23, $this->source); })()), 23, $this->source), "html", null, true);
echo "
\t\t\t";
}
// line 25
echo "\t\t</title>
\t\t";
// line 26
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); })()), "meta_tags", [], "any", false, false, true, 26))) {
// line 27
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, twig_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.', 27, $this->source); })()), "meta_tags", [], "any", false, false, true, 27), 27, $this->source)));
echo "
\t\t\t";
// line 28
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.', 28, $this->source); })()), "description", [], "any", false, false, true, 28))) {
// line 29
echo "\t\t\t\t<meta name=\"description\" content=\"";
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.', 29, $this->source); })()), "description", [], "any", false, false, true, 29), 29, $this->source), "html", null, true);
echo "\">
\t\t\t";
}
// line 31
echo "\t\t";
} else {
// line 32
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "meta.twig");
echo "
\t\t";
}
// line 34
echo "\t\t";
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.', 34, $this->source); })()), "author", [], "any", false, false, true, 34))) {
// line 35
echo "\t\t\t<meta name=\"author\" content=\"";
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.', 35, $this->source); })()), "author", [], "any", false, false, true, 35), 35, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 37
echo "\t\t";
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.', 37, $this->source); })()), "keyword", [], "any", false, false, true, 37))) {
// line 38
echo "\t\t\t<meta name=\"keywords\" content=\"";
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.', 38, $this->source); })()), "keyword", [], "any", false, false, true, 38), 38, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 40
echo "\t\t";
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.', 40, $this->source); })()), "meta_robots", [], "any", false, false, true, 40))) {
// line 41
echo "\t\t\t<meta name=\"robots\" content=\"";
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.', 41, $this->source); })()), "meta_robots", [], "any", false, false, true, 41), 41, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 43
echo "\t\t<link rel=\"icon\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico", "user_data"), "html", null, true);
echo "\">
\t\t<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
\t\t<link
\t\thref=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\"
\t\trel=\"stylesheet\"
\t \t/>
\t\t<link rel=\"stylesheet\" href=\"";
// line 49
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "\">
\t\t<script src=\"";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js", "bundle"), "html", null, true);
echo "\"></script>
\t\t";
// line 51
$this->displayBlock('stylesheet', $context, $blocks);
// line 52
echo "\t\t<script>
\t\t\$(function () {
\t\t\t\$.ajaxSetup({
\t\t\t'headers': {
\t\t\t'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
\t\t\t}
\t\t\t});
\t\t});
\t\t</script>
\t\t<script>
\t\t\t\$(function () {
\t\t\t\t\$('.main_visual').slick({
\t\t\t\t\tdots: true,
\t\t\t\t\tautoplay: true,
\t\t\t\t\tspeed: 300,
\t\t\t\t\tslidesToShow: 1,
\t\t\t\t\tcenterMode: true,
\t\t\t\t\tvariableWidth: true,
\t\t\t\t\t
\t\t\t\t\tresponsive: [
\t\t\t\t\t\t{
\t\t\t\t\t\t\tbreakpoint: 768,
\t\t\t\t\t\t\tsettings: {
\t\t\t\t\t\t\t\tslidesToShow: 1,
\t\t\t\t\t\t\t\tslidesToScroll: 1,
\t\t\t\t\t\t\t\tvariableWidth: true,
\t\t\t\t\t\t\t\tcenterMode: true,
\t\t\t\t\t\t\t\tcenterPadding: '0',
\t\t\t\t\t\t\t\tcssEase: 'linear',
\t\t\t\t\t\t\t\tspeed: 300,
\t\t\t\t\t\t\t\tarrows: false,
\t\t\t\t\t\t\t\tdots: true,
\t\t\t\t\t\t\t}
\t\t\t\t\t\t}
\t\t\t\t\t]
\t\t\t\t});
\t\t\t});
\t\t</script>
\t\t";
// line 91
echo "\t\t";
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.', 91, $this->source); })()), "Head", [], "any", false, false, true, 91)) {
// line 92
echo "\t\t\t";
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.', 92, $this->source); })()), "Head", [], "any", false, false, true, 92)]);
echo "
\t\t";
}
// line 94
echo "\t\t";
// line 95
echo "\t\t";
if (array_key_exists("plugin_assets", $context)) {
// line 96
echo "\t\t\t";
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.', 96, $this->source); })())]);
echo "
\t\t";
}
// line 98
echo "\t\t<link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css", "user_data"), "html", null, true);
echo "\">
\t</head>
\t<body
\t\tid=\"page_";
// line 102
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_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.', 102, $this->source); })()), "request", [], "any", false, false, true, 102), "get", [0 => "_route"], "method", false, false, true, 102), 102, $this->source), "html", null, true);
echo "\" class=\"";
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.', 102, $this->source); })()), 102, $this->source), "other_page")) : ("other_page")), "html", null, true);
echo "\">
\t\t";
// line 104
echo "\t\t";
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.', 104, $this->source); })()), "BodyAfter", [], "any", false, false, true, 104)) {
// line 105
echo "\t\t\t";
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.', 105, $this->source); })()), "BodyAfter", [], "any", false, false, true, 105)]);
echo "
\t\t";
}
// line 107
echo "
\t\t";
// line 108
if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance", $context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.', 108, $this->source); })())) {
// line 109
echo "\t\t\t<div class=\"ec-maintenanceAlert\">
\t\t\t\t<div>
\t\t\t\t\t<div class=\"ec-maintenanceAlert__icon\"><img src=\"";
// line 111
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html", null, true);
echo "\"/></div>
\t\t\t\t\t";
// line 112
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html", null, true);
echo "
\t\t\t\t</div>
\t\t\t</div>
\t\t";
}
// line 116
echo "
\t\t<div
\t\t\tclass=\"ec-layoutRole\">
\t\t\t";
// line 120
echo "\t\t\t";
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.', 120, $this->source); })()), "Header", [], "any", false, false, true, 120)) {
// line 121
echo "\t\t\t\t<header class=\"ec-layoutRole__header\">
\t\t\t\t\t";
// line 122
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.', 122, $this->source); })()), "Header", [], "any", false, false, true, 122)]);
echo "
\t\t\t\t</header>
\t\t\t";
}
// line 125
echo "\t\t\t";
$this->displayBlock('breadcrumb', $context, $blocks);
// line 126
echo "
\t\t\t";
// line 128
echo "\t\t\t";
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.', 128, $this->source); })()), "ContentsTop", [], "any", false, false, true, 128)) {
// line 129
echo "\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
\t\t\t\t\t";
// line 130
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.', 130, $this->source); })()), "ContentsTop", [], "any", false, false, true, 130)]);
echo "
\t\t\t\t</div>
\t\t\t";
}
// line 133
echo "
\t\t\t";
// line 135
$context["request_uri"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 135, $this->source); })()), "request", [], "any", false, false, true, 135), "server", [], "any", false, false, true, 135), "get", [0 => "REQUEST_URI"], "method", false, false, true, 135);
// line 136
echo "\t\t\t";
if (((isset($context["request_uri"]) || array_key_exists("request_uri", $context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.', 136, $this->source); })()) == "/")) {
// line 137
echo "\t\t\t\t<div class=\"slick-wrapper\">
\t\t\t\t\t<div class=\"main_visual\">
\t\t\t\t\t\t
\t\t\t\t\t\t<div class=\"slick-slide\">
\t\t\t\t\t\t\t<picture>
\t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"";
// line 142
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/sm-toujitu-banner2.png", "user_data"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t<img src=\"";
// line 143
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/dammy-slide.png", "user_data"), "html", null, true);
echo "\" alt=\"電材Blue Wood 当社在庫品12時までのご注文で当日発送\"/>
\t\t\t\t\t\t\t</picture>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"slick-slide\">
\t\t\t\t\t\t\t<a href =\"";
// line 147
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("faq_index");
echo "#estimate\">
\t\t\t\t\t\t\t<picture>
\t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"";
// line 149
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/sp-tairyo-03.jpg", "user_data"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t<img src=\"";
// line 150
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pc-tairyo-03.jpg", "user_data"), "html", null, true);
echo "\" alt=\"電材Blue Wood 見積もり無料! 最短即日対応!\"/>
\t\t\t\t\t\t\t</picture>
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"item slick-slide\">
\t\t\t\t\t\t\t<a href =\"";
// line 155
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("faq_index");
echo "#estimate\">
\t\t\t\t\t\t\t<picture>
\t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"";
// line 157
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/sp-senyo.jpg", "user_data"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t<img src=\"";
// line 158
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pc-senyo.jpg", "user_data"), "html", null, true);
echo "\" alt=\"電材Blue Wood お客様のご要望に合わせた専用商品ページ作成します。\"/>
\t\t\t\t\t\t\t</picture>
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t";
}
// line 165
echo "
\t\t\t<div
\t\t\t\tclass=\"ec-layoutRole__contents layout-root\">
\t\t\t\t";
// line 169
echo "\t\t\t\t";
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.', 169, $this->source); })()), "SideLeft", [], "any", false, false, true, 169)) {
// line 170
echo "\t\t\t\t\t<aside class=\"ec-layoutRole__left\">
\t\t\t\t\t\t";
// line 171
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.', 171, $this->source); })()), "SideLeft", [], "any", false, false, true, 171)]);
echo "
\t\t\t\t\t</aside>
\t\t\t\t";
}
// line 174
echo "
\t\t\t\t";
// line 175
$context["layoutRoleMain"] = "ec-layoutRole__main";
// line 176
echo "\t\t\t\t";
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.', 176, $this->source); })()), "ColumnNum", [], "any", false, false, true, 176) == 2)) {
// line 177
echo "\t\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
// line 178
echo "\t\t\t\t";
} 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.', 178, $this->source); })()), "ColumnNum", [], "any", false, false, true, 178) == 3)) {
// line 179
echo "\t\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
// line 180
echo "\t\t\t\t";
}
// line 181
echo "
\t\t\t\t<main
\t\t\t\t\tclass=\"";
// line 183
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.', 183, $this->source); })()), 183, $this->source), "html", null, true);
echo "\">
\t\t\t\t\t";
// line 185
echo "\t\t\t\t\t";
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.', 185, $this->source); })()), "MainTop", [], "any", false, false, true, 185)) {
// line 186
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
\t\t\t\t\t\t\t";
// line 187
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.', 187, $this->source); })()), "MainTop", [], "any", false, false, true, 187)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 190
echo "
\t\t\t\t\t";
// line 192
echo "\t\t\t\t\t";
$this->displayBlock('main', $context, $blocks);
// line 193
echo "
\t\t\t\t\t";
// line 195
echo "\t\t\t\t\t";
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); })()), "MainBottom", [], "any", false, false, true, 195)) {
// line 196
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
\t\t\t\t\t\t\t";
// line 197
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.', 197, $this->source); })()), "MainBottom", [], "any", false, false, true, 197)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 200
echo "\t\t\t\t</main>
\t\t\t\t";
// line 203
echo "\t\t\t\t";
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); })()), "SideRight", [], "any", false, false, true, 203)) {
// line 204
echo "\t\t\t\t\t<aside class=\"ec-layoutRole__right\">
\t\t\t\t\t\t";
// line 205
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); })()), "SideRight", [], "any", false, false, true, 205)]);
echo "
\t\t\t\t\t</aside>
\t\t\t\t";
}
// line 208
echo "\t\t\t</div>
\t\t\t";
// line 211
echo "\t\t\t";
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.', 211, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 211)) {
// line 212
echo "\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
\t\t\t\t\t";
// line 213
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.', 213, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 213)]);
echo "
\t\t\t\t</div>
\t\t\t";
}
// line 216
echo "
\t\t\t";
// line 218
echo "\t\t\t";
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.', 218, $this->source); })()), "Footer", [], "any", false, false, true, 218)) {
// line 219
echo "\t\t\t\t<footer class=\"ec-layoutRole__footer\">
\t\t\t\t\t";
// line 220
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.', 220, $this->source); })()), "Footer", [], "any", false, false, true, 220)]);
echo "
\t\t\t\t</footer>
\t\t\t";
}
// line 223
echo "\t\t</div>
\t\t<!-- ec-layoutRole -->
\t\t<div class=\"ec-overlayRole\"></div>
\t\t<div class=\"ec-drawerRoleClose\">
\t\t\t<i class=\"fas fa-times\"></i>
\t\t</div>
\t\t<div
\t\t\tclass=\"ec-drawerRole\">
\t\t\t";
// line 233
echo "\t\t\t";
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.', 233, $this->source); })()), "Drawer", [], "any", false, false, true, 233)) {
// line 234
echo "\t\t\t\t";
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.', 234, $this->source); })()), "Drawer", [], "any", false, false, true, 234)]);
echo "
\t\t\t";
}
// line 236
echo "\t\t</div>
\t\t<div class=\"ec-blockTopBtn pagetop\">";
// line 237
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html", null, true);
echo "</div>
\t\t";
// line 238
$this->loadTemplate("@common/lang.twig", "default_frame.twig", 238)->display($context);
// line 239
echo "\t\t<script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html", null, true);
echo "\"></script>
\t\t<script src=\"";
// line 240
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html", null, true);
echo "\"></script>
\t\t";
// line 241
$this->displayBlock('javascript', $context, $blocks);
// line 242
echo "\t\t";
// line 243
echo "\t\t";
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.', 243, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 243)) {
// line 244
echo "\t\t\t";
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.', 244, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 244)]);
echo "
\t\t";
}
// line 246
echo "\t\t";
// line 247
echo "\t\t";
if (array_key_exists("plugin_snippets", $context)) {
// line 248
echo "\t\t\t";
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.', 248, $this->source); })())]);
echo "
\t\t";
}
// line 250
echo "\t\t<script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js", "user_data"), "html", null, true);
echo "\"></script>
\t</body>
</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 51
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 125
public function block_breadcrumb($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcrumb"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcrumb"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 192
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 241
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "default_frame.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 618 => 241, 600 => 192, 582 => 125, 564 => 51, 549 => 250, 543 => 248, 540 => 247, 538 => 246, 532 => 244, 529 => 243, 527 => 242, 525 => 241, 521 => 240, 516 => 239, 514 => 238, 510 => 237, 507 => 236, 501 => 234, 498 => 233, 487 => 223, 481 => 220, 478 => 219, 475 => 218, 472 => 216, 466 => 213, 463 => 212, 460 => 211, 456 => 208, 450 => 205, 447 => 204, 444 => 203, 440 => 200, 434 => 197, 431 => 196, 428 => 195, 425 => 193, 422 => 192, 419 => 190, 413 => 187, 410 => 186, 407 => 185, 403 => 183, 399 => 181, 396 => 180, 393 => 179, 390 => 178, 387 => 177, 384 => 176, 382 => 175, 379 => 174, 373 => 171, 370 => 170, 367 => 169, 362 => 165, 352 => 158, 348 => 157, 343 => 155, 335 => 150, 331 => 149, 326 => 147, 319 => 143, 315 => 142, 308 => 137, 305 => 136, 303 => 135, 299 => 133, 293 => 130, 290 => 129, 287 => 128, 284 => 126, 281 => 125, 275 => 122, 272 => 121, 269 => 120, 264 => 116, 257 => 112, 253 => 111, 249 => 109, 247 => 108, 244 => 107, 238 => 105, 235 => 104, 229 => 102, 221 => 98, 215 => 96, 212 => 95, 210 => 94, 204 => 92, 201 => 91, 161 => 52, 159 => 51, 155 => 50, 151 => 49, 141 => 43, 135 => 41, 132 => 40, 126 => 38, 123 => 37, 117 => 35, 114 => 34, 108 => 32, 105 => 31, 99 => 29, 97 => 28, 92 => 27, 90 => 26, 87 => 25, 82 => 23, 79 => 22, 77 => 21, 73 => 20, 70 => 19, 68 => 18, 64 => 17, 60 => 16, 52 => 12, 49 => 1,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
<html lang=\"{{ eccube_config.locale }}\">
\t<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
\t\t<meta charset=\"utf-8\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
\t\t<meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
\t\t<title>{{ BaseInfo.shop_name }}
\t\t\t{% if subtitle is defined and subtitle is not empty %}
\t\t\t\t/
\t\t\t\t{{ subtitle }}
\t\t\t{% elseif title is defined and title is not empty %}
\t\t\t\t/
\t\t\t\t{{ title }}
\t\t\t{% endif %}
\t\t</title>
\t\t{% if Page.meta_tags is not empty %}
\t\t\t{{ include(template_from_string(Page.meta_tags)) }}
\t\t\t{% if Page.description is not empty %}
\t\t\t\t<meta name=\"description\" content=\"{{ Page.description }}\">
\t\t\t{% endif %}
\t\t{% else %}
\t\t\t{{ include('meta.twig') }}
\t\t{% endif %}
\t\t{% if Page.author is not empty %}
\t\t\t<meta name=\"author\" content=\"{{ Page.author }}\">
\t\t{% endif %}
\t\t{% if Page.keyword is not empty %}
\t\t\t<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
\t\t{% endif %}
\t\t{% if Page.meta_robots is not empty %}
\t\t\t<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
\t\t{% endif %}
\t\t<link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
\t\t<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
\t\t<link
\t\thref=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\"
\t\trel=\"stylesheet\"
\t \t/>
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
\t\t<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
\t\t{% block stylesheet %}{% endblock %}
\t\t<script>
\t\t\$(function () {
\t\t\t\$.ajaxSetup({
\t\t\t'headers': {
\t\t\t'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
\t\t\t}
\t\t\t});
\t\t});
\t\t</script>
\t\t<script>
\t\t\t\$(function () {
\t\t\t\t\$('.main_visual').slick({
\t\t\t\t\tdots: true,
\t\t\t\t\tautoplay: true,
\t\t\t\t\tspeed: 300,
\t\t\t\t\tslidesToShow: 1,
\t\t\t\t\tcenterMode: true,
\t\t\t\t\tvariableWidth: true,
\t\t\t\t\t
\t\t\t\t\tresponsive: [
\t\t\t\t\t\t{
\t\t\t\t\t\t\tbreakpoint: 768,
\t\t\t\t\t\t\tsettings: {
\t\t\t\t\t\t\t\tslidesToShow: 1,
\t\t\t\t\t\t\t\tslidesToScroll: 1,
\t\t\t\t\t\t\t\tvariableWidth: true,
\t\t\t\t\t\t\t\tcenterMode: true,
\t\t\t\t\t\t\t\tcenterPadding: '0',
\t\t\t\t\t\t\t\tcssEase: 'linear',
\t\t\t\t\t\t\t\tspeed: 300,
\t\t\t\t\t\t\t\tarrows: false,
\t\t\t\t\t\t\t\tdots: true,
\t\t\t\t\t\t\t}
\t\t\t\t\t\t}
\t\t\t\t\t]
\t\t\t\t});
\t\t\t});
\t\t</script>
\t\t{# Layout: HEAD #}
\t\t{% if Layout.Head %}
\t\t\t{{ include('block.twig', {'Blocks': Layout.Head}) }}
\t\t{% endif %}
\t\t{# プラグイン用styleseetやmetatagなど #}
\t\t{% if plugin_assets is defined %}
\t\t\t{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}
\t\t{% endif %}
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
\t</head>
\t<body
\t\tid=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
\t\t{# Layout: BODY_AFTER #}
\t\t{% if Layout.BodyAfter %}
\t\t\t{{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
\t\t{% endif %}
\t\t{% if isMaintenance %}
\t\t\t<div class=\"ec-maintenanceAlert\">
\t\t\t\t<div>
\t\t\t\t\t<div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
\t\t\t\t\t{{ 'メンテナンスモードが有効になっています。'|trans }}
\t\t\t\t</div>
\t\t\t</div>
\t\t{% endif %}
\t\t<div
\t\t\tclass=\"ec-layoutRole\">
\t\t\t{# Layout: HEADER #}
\t\t\t{% if Layout.Header %}
\t\t\t\t<header class=\"ec-layoutRole__header\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Header}) }}
\t\t\t\t</header>
\t\t\t{% endif %}
\t\t\t{% block breadcrumb %}{% endblock %}
\t\t\t{# Layout: CONTENTS_TOP #}
\t\t\t{% if Layout.ContentsTop %}
\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t\t{% set request_uri = app.request.server.get('REQUEST_URI') %}
\t\t\t{% if request_uri == '/' %}
\t\t\t\t<div class=\"slick-wrapper\">
\t\t\t\t\t<div class=\"main_visual\">
\t\t\t\t\t\t
\t\t\t\t\t\t<div class=\"slick-slide\">
\t\t\t\t\t\t\t<picture>
\t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"{{ asset('assets/img/sm-toujitu-banner2.png','user_data') }}\">
\t\t\t\t\t\t\t\t<img src=\"{{ asset('assets/img/dammy-slide.png','user_data') }}\" alt=\"電材Blue Wood 当社在庫品12時までのご注文で当日発送\"/>
\t\t\t\t\t\t\t</picture>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"slick-slide\">
\t\t\t\t\t\t\t<a href =\"{{ url('faq_index') }}#estimate\">
\t\t\t\t\t\t\t<picture>
\t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"{{ asset('assets/img/sp-tairyo-03.jpg','user_data') }}\">
\t\t\t\t\t\t\t\t<img src=\"{{ asset('assets/img/pc-tairyo-03.jpg','user_data') }}\" alt=\"電材Blue Wood 見積もり無料! 最短即日対応!\"/>
\t\t\t\t\t\t\t</picture>
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"item slick-slide\">
\t\t\t\t\t\t\t<a href =\"{{ url('faq_index') }}#estimate\">
\t\t\t\t\t\t\t<picture>
\t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"{{ asset('assets/img/sp-senyo.jpg','user_data') }}\">
\t\t\t\t\t\t\t\t<img src=\"{{ asset('assets/img/pc-senyo.jpg','user_data') }}\" alt=\"電材Blue Wood お客様のご要望に合わせた専用商品ページ作成します。\"/>
\t\t\t\t\t\t\t</picture>
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t\t<div
\t\t\t\tclass=\"ec-layoutRole__contents layout-root\">
\t\t\t\t{# Layout: SIDE_LEFT #}
\t\t\t\t{% if Layout.SideLeft %}
\t\t\t\t\t<aside class=\"ec-layoutRole__left\">
\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
\t\t\t\t\t</aside>
\t\t\t\t{% endif %}
\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__main' %}
\t\t\t\t{% if Layout.ColumnNum == 2 %}
\t\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
\t\t\t\t{% elseif Layout.ColumnNum == 3 %}
\t\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
\t\t\t\t{% endif %}
\t\t\t\t<main
\t\t\t\t\tclass=\"{{ layoutRoleMain }}\">
\t\t\t\t\t{# Layout: MAIN_TOP #}
\t\t\t\t\t{% if Layout.MainTop %}
\t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
\t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainTop}) }}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endif %}
\t\t\t\t\t{# MAIN AREA #}
\t\t\t\t\t{% block main %}{% endblock %}
\t\t\t\t\t{# Layout: MAIN_Bottom #}
\t\t\t\t\t{% if Layout.MainBottom %}
\t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
\t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endif %}
\t\t\t\t</main>
\t\t\t\t{# Layout: SIDE_RIGHT #}
\t\t\t\t{% if Layout.SideRight %}
\t\t\t\t\t<aside class=\"ec-layoutRole__right\">
\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideRight}) }}
\t\t\t\t\t</aside>
\t\t\t\t{% endif %}
\t\t\t</div>
\t\t\t{# Layout: CONTENTS_BOTTOM #}
\t\t\t{% if Layout.ContentsBottom %}
\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t\t{# Layout: CONTENTS_FOOTER #}
\t\t\t{% if Layout.Footer %}
\t\t\t\t<footer class=\"ec-layoutRole__footer\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Footer}) }}
\t\t\t\t</footer>
\t\t\t{% endif %}
\t\t</div>
\t\t<!-- ec-layoutRole -->
\t\t<div class=\"ec-overlayRole\"></div>
\t\t<div class=\"ec-drawerRoleClose\">
\t\t\t<i class=\"fas fa-times\"></i>
\t\t</div>
\t\t<div
\t\t\tclass=\"ec-drawerRole\">
\t\t\t{# Layout: DRAWER #}
\t\t\t{% if Layout.Drawer %}
\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Drawer}) }}
\t\t\t{% endif %}
\t\t</div>
\t\t<div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
\t\t{% include('@common/lang.twig') %}
\t\t<script src=\"{{ asset('assets/js/function.js') }}\"></script>
\t\t<script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
\t\t{% block javascript %}{% endblock %}
\t\t{# Layout: CLOSE_BODY_BEFORE #}
\t\t{% if Layout.CloseBodyBefore %}
\t\t\t{{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
\t\t{% endif %}
\t\t{# プラグイン用Snippet #}
\t\t{% if plugin_snippets is defined %}
\t\t\t{{ include('snippet.twig', { snippets: plugin_snippets }) }}
\t\t{% endif %}
\t\t<script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
\t</body>
</html>
", "default_frame.twig", "/home/xs804421/stg.denzai-bluewood.com/public_html/app/template/default/default_frame.twig");
}
public function checkSecurity()
{
static $tags = array("if" => 18, "block" => 51, "set" => 135, "include" => 238);
static $filters = array("escape" => 12, "default" => 102, "trans" => 112);
static $functions = array("csrf_token" => 16, "constant" => 16, "include" => 27, "template_from_string" => 27, "asset" => 43, "url" => 147);
try {
$this->sandbox->checkSecurity(
['if', 'block', 'set', 'include'],
['escape', 'default', 'trans'],
['csrf_token', 'constant', 'include', 'template_from_string', 'asset', 'url'],
$this->source
);
} catch (SecurityError $e) {
$e->setSourceContext($this->source);
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}