<?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_f002e1117edd60ef65cf920f80ee2c42a192de06c5d15474851a87fb397003d0 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_lib' => [$this, 'block_stylesheet_lib'], 
            'stylesheet' => [$this, 'block_stylesheet'], 
            'cv_tags' => [$this, 'block_cv_tags'], 
            'main' => [$this, 'block_main'], 
            'javascript' => [$this, 'block_javascript'], 
        ]; 
    } 
 
    protected function doDisplay(array $context, array $blocks = []) 
    { 
        $macros = $this->macros; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_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, 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, false, 12), "html", null, true); 
        echo "\"> 
<head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\"> 
    <meta charset=\"utf-8\"> 
    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"> 
    <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 "\"> 
    "; 
        // line 18 
        echo "    <title> 
      "; 
        // line 19 
        if ((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.', 19, $this->source); })()), "request", [], "any", false, false, false, 19), "get", [0 => "_route"], "method", false, false, false, 19) == "homepage")) { 
            // line 20 
            echo "        【カグカイーノ】お得な中古・新品家具の通販サイト 
      "; 
        } else { 
            // line 22 
            echo "        "; 
            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.', 22, $this->source); })())))) { 
                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.', 22, $this->source); })()), "html", null, true); 
            } 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.', 22, $this->source); })())))) { 
                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.', 22, $this->source); })()), "html", null, true); 
            } 
            echo " | 【カグカイーノ】お得な中古・新品家具の通販サイト 
      "; 
        } 
        // line 24 
        echo "    </title> 
     
    "; 
        // 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, false, 26))) { 
            // line 27 
            echo "        "; 
            echo twig_include($this->env, $context, twig_template_from_string($this->env, 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, false, 27))); 
            echo " 
        "; 
            // 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, false, 28))) { 
                // line 29 
                echo "            <meta name=\"description\" content=\""; 
                echo twig_escape_filter($this->env, 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, false, 29), "html", null, true); 
                echo "\"> 
        "; 
            } 
            // line 31 
            echo "    "; 
        } else { 
            // line 32 
            echo "        "; 
            echo twig_include($this->env, $context, "meta.twig"); 
            echo " 
    "; 
        } 
        // line 34 
        echo "    "; 
        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, false, 34))) { 
            // line 35 
            echo "        <meta name=\"author\" content=\""; 
            echo twig_escape_filter($this->env, 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, false, 35), "html", null, true); 
            echo "\"> 
    "; 
        } 
        // line 37 
        echo "    "; 
        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, false, 37))) { 
            // line 38 
            echo "        <meta name=\"keywords\" content=\""; 
            echo twig_escape_filter($this->env, 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, false, 38), "html", null, true); 
            echo "\"> 
    "; 
        } 
        // line 40 
        echo "    "; 
        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, false, 40))) { 
            // line 41 
            echo "        <meta name=\"robots\" content=\""; 
            echo twig_escape_filter($this->env, 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, false, 41), "html", null, true); 
            echo "\"> 
    "; 
        } 
        // line 43 
        echo "    "; 
        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.', 43, $this->source); })()), "meta_tags", [], "any", false, false, false, 43))) { 
            // line 44 
            echo "        "; 
            echo twig_include($this->env, $context, twig_template_from_string($this->env, 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.', 44, $this->source); })()), "meta_tags", [], "any", false, false, false, 44))); 
            echo " 
    "; 
        } 
        // line 46 
        echo "    <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\"> 
    <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\"> 
    <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\"> 
    <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"> 
    <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin> 
    <link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\"> 
    <link href=\"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500;600&display=swap\" rel=\"stylesheet\"> 
    <link rel=\"stylesheet\" href=\""; 
        // line 53 
        echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/eccube.min.css"), "html", null, true); 
        echo "\"> 
     
    "; 
        // line 55 
        $this->displayBlock('stylesheet_lib', $context, $blocks); 
        // line 56 
        echo "     
    <link rel=\"stylesheet\" href=\""; 
        // line 57 
        echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true); 
        echo "?"; 
        echo twig_escape_filter($this->env, twig_date_format_filter($this->env, "now", "U"), "html", null, true); 
        echo "\"> 
    <link rel=\"stylesheet\" href=\""; 
        // line 58 
        echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css"), "html", null, true); 
        echo "?"; 
        echo twig_escape_filter($this->env, twig_date_format_filter($this->env, "now", "U"), "html", null, true); 
        echo "\"> 
     
    "; 
        // line 60 
        $this->displayBlock('stylesheet', $context, $blocks); 
        // line 61 
        echo "     
    "; 
        // line 62 
        $this->displayBlock('cv_tags', $context, $blocks); 
        // line 63 
        echo "     
    <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script> 
    <script> 
        \$(function() { 
            \$.ajaxSetup({ 
                'headers': { 
                    'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content') 
                } 
            }); 
        }); 
    </script> 
    "; 
        // line 75 
        echo "    "; 
        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.', 75, $this->source); })()), "Head", [], "any", false, false, false, 75)) { 
            // line 76 
            echo "        "; 
            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.', 76, $this->source); })()), "Head", [], "any", false, false, false, 76)]); 
            echo " 
    "; 
        } 
        // line 78 
        echo "    "; 
        // line 79 
        echo "    "; 
        if (array_key_exists("plugin_assets", $context)) { 
            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.', 79, $this->source); })())]); 
        } 
        // line 80 
        echo "    <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 "\"> 
</head> 
<body id=\"page_"; 
        // line 82 
        echo twig_escape_filter($this->env, 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.', 82, $this->source); })()), "request", [], "any", false, false, false, 82), "get", [0 => "_route"], "method", false, false, false, 82), "html", null, true); 
        echo "\" class=\""; 
        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.', 82, $this->source); })()), "other_page")) : ("other_page")), "html", null, true); 
        echo "\"> 
"; 
        // line 84 
        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.', 84, $this->source); })()), "BodyAfter", [], "any", false, false, false, 84)) { 
            // line 85 
            echo "    "; 
            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.', 85, $this->source); })()), "BodyAfter", [], "any", false, false, false, 85)]); 
            echo " 
"; 
        } 
        // line 87 
        echo " 
"; 
        // line 88 
        if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance", $context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.', 88, $this->source); })())) { 
            // line 89 
            echo "    <div class=\"ec-maintenanceAlert\"> 
        <div> 
            <div class=\"ec-maintenanceAlert__icon\"><img src=\""; 
            // line 91 
            echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html", null, true); 
            echo "\" alt=\"\" /></div> 
            "; 
            // line 92 
            echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html", null, true); 
            echo " 
        </div> 
    </div> 
"; 
        } 
        // line 96 
        echo " 
<div class=\"ec-layoutRole\"> 
    "; 
        // line 99 
        echo "    "; 
        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.', 99, $this->source); })()), "Header", [], "any", false, false, false, 99)) { 
            // line 100 
            echo "        <div class=\"ec-headerNaviRole ec-headerNaviFix\"> 
            <div class=\"ec-headerNaviFix__inner\"> 
                <div class=\"ec-headerNaviRole__left\"> 
                    <div class=\"ec-headerNaviRole__search\"> 
                        "; 
            // line 104 
            echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("block_search_product")); 
            echo " 
                    </div> 
                </div> 
                <div class=\"ec-headerNaviRole__right\"> 
                    <div class=\"ec-headerNaviRole__right__upper\"> 
                        <div class=\"ec-headerNaviRole__nav\"> 
                            "; 
            // line 110 
            echo twig_include($this->env, $context, "Block/login.twig"); 
            echo " 
                        </div> 
                        <div class=\"ec-headerRole__cart\"> 
                            "; 
            // line 113 
            echo twig_include($this->env, $context, "Block/cart.twig"); 
            echo " 
                        </div> 
                    </div> 
                    <div class=\"ec-headerNaviRole__right__lower\"> 
                    </div> 
                </div> 
            </div> 
        </div> 
        <div class=\"ec-layoutRole__header\"> 
            "; 
            // line 122 
            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.', 122, $this->source); })()), "Header", [], "any", false, false, false, 122)]); 
            echo " 
        </div> 
    "; 
        } 
        // line 125 
        echo " 
    "; 
        // line 127 
        echo "    "; 
        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.', 127, $this->source); })()), "ContentsTop", [], "any", false, false, false, 127)) { 
            // line 128 
            echo "        <div class=\"ec-layoutRole__contentTop\"> 
            "; 
            // line 129 
            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.', 129, $this->source); })()), "ContentsTop", [], "any", false, false, false, 129)]); 
            echo " 
        </div> 
    "; 
        } 
        // line 132 
        echo " 
    <div class=\"ec-layoutRole__contents\"> 
        "; 
        // line 135 
        echo "        "; 
        // line 142 
        echo "        "; 
        $context["layoutRoleMain"] = "ec-layoutRole__main"; 
        // line 143 
        echo "        "; 
        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.', 143, $this->source); })()), "ColumnNum", [], "any", false, false, false, 143) == 2)) { 
            // line 144 
            echo "            "; 
            $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn"; 
            // line 145 
            echo "        "; 
        } 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.', 145, $this->source); })()), "ColumnNum", [], "any", false, false, false, 145) == 3)) { 
            // line 146 
            echo "            "; 
            $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn"; 
            // line 147 
            echo "        "; 
        } 
        // line 148 
        echo " 
        <div class=\""; 
        // line 149 
        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.', 149, $this->source); })()), "html", null, true); 
        echo "\"> 
            "; 
        // line 151 
        echo "            "; 
        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.', 151, $this->source); })()), "MainTop", [], "any", false, false, false, 151)) { 
            // line 152 
            echo "                <div class=\"ec-layoutRole__mainTop\"> 
                    "; 
            // line 153 
            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.', 153, $this->source); })()), "MainTop", [], "any", false, false, false, 153)]); 
            echo " 
                </div> 
            "; 
        } 
        // line 156 
        echo " 
            "; 
        // line 158 
        echo "            "; 
        $this->displayBlock('main', $context, $blocks); 
        // line 159 
        echo " 
            "; 
        // line 161 
        echo "            "; 
        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.', 161, $this->source); })()), "MainBottom", [], "any", false, false, false, 161)) { 
            // line 162 
            echo "                <div class=\"ec-layoutRole__mainBottom\"> 
                    "; 
            // line 163 
            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.', 163, $this->source); })()), "MainBottom", [], "any", false, false, false, 163)]); 
            echo " 
                </div> 
            "; 
        } 
        // line 166 
        echo "        </div> 
 
        "; 
        // line 169 
        echo "        "; 
        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); })()), "SideRight", [], "any", false, false, false, 169)) { 
            // line 170 
            echo "            <div class=\"ec-layoutRole__right\"> 
                "; 
            // line 171 
            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.', 171, $this->source); })()), "SideRight", [], "any", false, false, false, 171)]); 
            echo " 
            </div> 
        "; 
        } 
        // line 174 
        echo "    </div> 
 
    "; 
        // line 177 
        echo "    "; 
        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.', 177, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 177)) { 
            // line 178 
            echo "        <div class=\"ec-layoutRole__contentBottom\"> 
            "; 
            // line 179 
            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.', 179, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 179)]); 
            echo " 
        </div> 
    "; 
        } 
        // line 182 
        echo " 
    "; 
        // line 184 
        echo "    "; 
        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.', 184, $this->source); })()), "Footer", [], "any", false, false, false, 184)) { 
            // line 185 
            echo "        <div class=\"ec-layoutRole__footer\"> 
            "; 
            // line 186 
            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.', 186, $this->source); })()), "Footer", [], "any", false, false, false, 186)]); 
            echo " 
        </div> 
    "; 
        } 
        // line 189 
        echo "</div><!-- ec-layoutRole --> 
 
<div class=\"ec-overlayRole\"></div> 
<div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div> 
<div class=\"ec-drawerRole\"> 
    "; 
        // line 195 
        echo "    "; 
        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); })()), "Drawer", [], "any", false, false, false, 195)) { 
            // line 196 
            echo "        "; 
            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.', 196, $this->source); })()), "Drawer", [], "any", false, false, false, 196)]); 
            echo " 
    "; 
        } 
        // line 198 
        echo "</div> 
"; 
        // line 200 
        echo "<div class=\"ec-blockTopBtn pagetop\"><i class=\"fas fa-arrow-circle-up\"></i></div> 
<script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script> 
<script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script> 
"; 
        // line 203 
        $this->loadTemplate("@common/lang.twig", "default_frame.twig", 203)->display($context); 
        // line 204 
        echo "<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> 
<script src=\""; 
        // line 205 
        echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html", null, true); 
        echo "\"></script> 
<script src=\""; 
        // line 206 
        echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/p4003.js"), "html", null, true); 
        echo "\"></script> 
"; 
        // line 207 
        $this->displayBlock('javascript', $context, $blocks); 
        // line 209 
        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.', 209, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 209)) { 
            // line 210 
            echo "    "; 
            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.', 210, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 210)]); 
            echo " 
"; 
        } 
        // line 213 
        if (array_key_exists("plugin_snippets", $context)) { 
            // line 214 
            echo "    "; 
            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.', 214, $this->source); })())]); 
            echo " 
"; 
        } 
        // line 216 
        echo "    <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> 
</body> 
</html> 
"; 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
    } 
 
    // line 55 
    public function block_stylesheet_lib($context, array $blocks = []) 
    { 
        $macros = $this->macros; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet_lib")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet_lib")); 
 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
    } 
 
    // line 60 
    public function block_stylesheet($context, array $blocks = []) 
    { 
        $macros = $this->macros; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet")); 
 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
    } 
 
    // line 62 
    public function block_cv_tags($context, array $blocks = []) 
    { 
        $macros = $this->macros; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cv_tags")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cv_tags")); 
 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
    } 
 
    // line 158 
    public function block_main($context, array $blocks = []) 
    { 
        $macros = $this->macros; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main")); 
 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
    } 
 
    // line 207 
    public function block_javascript($context, array $blocks = []) 
    { 
        $macros = $this->macros; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; 
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript")); 
 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
    } 
 
    public function getTemplateName() 
    { 
        return "default_frame.twig"; 
    } 
 
    public function isTraitable() 
    { 
        return false; 
    } 
 
    public function getDebugInfo() 
    { 
        return array (  570 => 207,  552 => 158,  534 => 62,  516 => 60,  498 => 55,  483 => 216,  477 => 214,  475 => 213,  469 => 210,  467 => 209,  465 => 207,  461 => 206,  457 => 205,  452 => 204,  450 => 203,  445 => 200,  442 => 198,  436 => 196,  433 => 195,  426 => 189,  420 => 186,  417 => 185,  414 => 184,  411 => 182,  405 => 179,  402 => 178,  399 => 177,  395 => 174,  389 => 171,  386 => 170,  383 => 169,  379 => 166,  373 => 163,  370 => 162,  367 => 161,  364 => 159,  361 => 158,  358 => 156,  352 => 153,  349 => 152,  346 => 151,  342 => 149,  339 => 148,  336 => 147,  333 => 146,  330 => 145,  327 => 144,  324 => 143,  321 => 142,  319 => 135,  315 => 132,  309 => 129,  306 => 128,  303 => 127,  300 => 125,  294 => 122,  282 => 113,  276 => 110,  267 => 104,  261 => 100,  258 => 99,  254 => 96,  247 => 92,  243 => 91,  239 => 89,  237 => 88,  234 => 87,  228 => 85,  226 => 84,  220 => 82,  214 => 80,  209 => 79,  207 => 78,  201 => 76,  198 => 75,  185 => 63,  183 => 62,  180 => 61,  178 => 60,  171 => 58,  165 => 57,  162 => 56,  160 => 55,  155 => 53,  146 => 46,  140 => 44,  137 => 43,  131 => 41,  128 => 40,  122 => 38,  119 => 37,  113 => 35,  110 => 34,  104 => 32,  101 => 31,  95 => 29,  93 => 28,  88 => 27,  86 => 26,  82 => 24,  72 => 22,  68 => 20,  66 => 19,  63 => 18,  59 => 16,  51 => 12,  48 => 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 }}\"> 
<head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\"> 
    <meta charset=\"utf-8\"> 
    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"> 
    <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\"> 
    {#<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>#} 
    <title> 
      {% if app.request.get('_route') == 'homepage' %} 
        【カグカイーノ】お得な中古・新品家具の通販サイト 
      {% else %} 
        {% if subtitle is defined and subtitle is not empty %}{{ subtitle }}{% elseif title is defined and title is not empty %}{{ title }}{% endif %} | 【カグカイーノ】お得な中古・新品家具の通販サイト 
      {% endif %} 
    </title> 
     
    {% if Page.meta_tags is not empty %} 
        {{ include(template_from_string(Page.meta_tags)) }} 
        {% if Page.description is not empty %} 
            <meta name=\"description\" content=\"{{ Page.description }}\"> 
        {% endif %} 
    {% else %} 
        {{ include('meta.twig') }} 
    {% endif %} 
    {% if Page.author is not empty %} 
        <meta name=\"author\" content=\"{{ Page.author }}\"> 
    {% endif %} 
    {% if Page.keyword is not empty %} 
        <meta name=\"keywords\" content=\"{{ Page.keyword }}\"> 
    {% endif %} 
    {% if Page.meta_robots is not empty %} 
        <meta name=\"robots\" content=\"{{ Page.meta_robots }}\"> 
    {% endif %} 
    {% if Page.meta_tags is not empty %} 
        {{ include(template_from_string(Page.meta_tags)) }} 
    {% endif %} 
    <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\"> 
    <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\"> 
    <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\"> 
    <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"> 
    <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin> 
    <link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\"> 
    <link href=\"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500;600&display=swap\" rel=\"stylesheet\"> 
    <link rel=\"stylesheet\" href=\"{{ asset('assets/css/eccube.min.css') }}\"> 
     
    {% block stylesheet_lib %}{% endblock %} 
     
    <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}?{{ 'now'|date('U') }}\"> 
    <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css') }}?{{ 'now'|date('U') }}\"> 
     
    {% block stylesheet %}{% endblock %} 
     
    {% block cv_tags %}{% endblock %} 
     
    <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script> 
    <script> 
        \$(function() { 
            \$.ajaxSetup({ 
                'headers': { 
                    'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content') 
                } 
            }); 
        }); 
    </script> 
    {# Layout: HEAD #} 
    {% if Layout.Head %} 
        {{ include('block.twig', {'Blocks': Layout.Head}) }} 
    {% endif %} 
    {# プラグイン用styleseetやmetatagなど #} 
    {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %} 
    <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\"> 
</head> 
<body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\"> 
{# Layout: BODY_AFTER #} 
{% if Layout.BodyAfter %} 
    {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }} 
{% endif %} 
 
{% if isMaintenance %} 
    <div class=\"ec-maintenanceAlert\"> 
        <div> 
            <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\" alt=\"\" /></div> 
            {{ 'メンテナンスモードが有効になっています。'|trans }} 
        </div> 
    </div> 
{% endif %} 
 
<div class=\"ec-layoutRole\"> 
    {# Layout: HEADER #} 
    {% if Layout.Header %} 
        <div class=\"ec-headerNaviRole ec-headerNaviFix\"> 
            <div class=\"ec-headerNaviFix__inner\"> 
                <div class=\"ec-headerNaviRole__left\"> 
                    <div class=\"ec-headerNaviRole__search\"> 
                        {{ render(path('block_search_product')) }} 
                    </div> 
                </div> 
                <div class=\"ec-headerNaviRole__right\"> 
                    <div class=\"ec-headerNaviRole__right__upper\"> 
                        <div class=\"ec-headerNaviRole__nav\"> 
                            {{ include('Block/login.twig') }} 
                        </div> 
                        <div class=\"ec-headerRole__cart\"> 
                            {{ include('Block/cart.twig') }} 
                        </div> 
                    </div> 
                    <div class=\"ec-headerNaviRole__right__lower\"> 
                    </div> 
                </div> 
            </div> 
        </div> 
        <div class=\"ec-layoutRole__header\"> 
            {{ include('block.twig', {'Blocks': Layout.Header}) }} 
        </div> 
    {% endif %} 
 
    {# Layout: CONTENTS_TOP #} 
    {% if Layout.ContentsTop %} 
        <div class=\"ec-layoutRole__contentTop\"> 
            {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }} 
        </div> 
    {% endif %} 
 
    <div class=\"ec-layoutRole__contents\"> 
        {# Layout: SIDE_LEFT #} 
        {# 
        {% if Layout.SideLeft %} 
            <div class=\"ec-layoutRole__left\"> 
                {{ include('block.twig', {'Blocks': Layout.SideLeft}) }} 
            </div> 
        {% endif %} 
        #} 
        {% set layoutRoleMain = 'ec-layoutRole__main' %} 
        {% if Layout.ColumnNum == 2 %} 
            {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %} 
        {% elseif Layout.ColumnNum == 3 %} 
            {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %} 
        {% endif %} 
 
        <div class=\"{{ layoutRoleMain }}\"> 
            {# Layout: MAIN_TOP #} 
            {% if Layout.MainTop %} 
                <div class=\"ec-layoutRole__mainTop\"> 
                    {{ include('block.twig', {'Blocks': Layout.MainTop}) }} 
                </div> 
            {% endif %} 
 
            {# MAIN AREA #} 
            {% block main %}{% endblock %} 
 
            {# Layout: MAIN_Bottom #} 
            {% if Layout.MainBottom %} 
                <div class=\"ec-layoutRole__mainBottom\"> 
                    {{ include('block.twig', {'Blocks': Layout.MainBottom}) }} 
                </div> 
            {% endif %} 
        </div> 
 
        {# Layout: SIDE_RIGHT #} 
        {% if Layout.SideRight %} 
            <div class=\"ec-layoutRole__right\"> 
                {{ include('block.twig', {'Blocks': Layout.SideRight}) }} 
            </div> 
        {% endif %} 
    </div> 
 
    {# Layout: CONTENTS_BOTTOM #} 
    {% if Layout.ContentsBottom %} 
        <div class=\"ec-layoutRole__contentBottom\"> 
            {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }} 
        </div> 
    {% endif %} 
 
    {# Layout: CONTENTS_FOOTER #} 
    {% if Layout.Footer %} 
        <div class=\"ec-layoutRole__footer\"> 
            {{ include('block.twig', {'Blocks': Layout.Footer}) }} 
        </div> 
    {% endif %} 
</div><!-- ec-layoutRole --> 
 
<div class=\"ec-overlayRole\"></div> 
<div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div> 
<div class=\"ec-drawerRole\"> 
    {# Layout: DRAWER #} 
    {% if Layout.Drawer %} 
        {{ include('block.twig', {'Blocks': Layout.Drawer}) }} 
    {% endif %} 
</div> 
{#<div class=\"ec-blockTopBtn pagetop\"><img src=\"{{ asset('assets/icon/pagetop.svg') }}\" alt=\"\"></div>#} 
<div class=\"ec-blockTopBtn pagetop\"><i class=\"fas fa-arrow-circle-up\"></i></div> 
<script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script> 
<script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script> 
{% include('@common/lang.twig') %} 
<script src=\"{{ asset('assets/js/function.js') }}\"></script> 
<script src=\"{{ asset('assets/js/eccube.js') }}\"></script> 
<script src=\"{{ asset('assets/js/p4003.js') }}\"></script> 
{% block javascript %}{% endblock %} 
{# Layout: CLOSE_BODY_BEFORE #} 
{% if Layout.CloseBodyBefore %} 
    {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }} 
{% endif %} 
{# プラグイン用Snippet #} 
{% if plugin_snippets is defined %} 
    {{ include('snippet.twig', { snippets: plugin_snippets }) }} 
{% endif %} 
    <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script> 
</body> 
</html> 
", "default_frame.twig", "/home/univfukuoka3/web-srv.biz/public_html/kaiino/app/template/kaiino/default_frame.twig"); 
    } 
}