var/cache/dev/twig/78/78bea74eae72adb8c7b1fb21c6f2e8f3.php line 48

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Help/about.twig */
  14. class __TwigTemplate_d708b710a6729de3baa0cd8072e8a029 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 11
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""Help/about.twig"11);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 13
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 14
  54.         echo "
  55. <div class=\"ec-role\">
  56.     <div class=\"ec-pageHeader\">
  57.         <h1>";
  58.         // line 17
  59.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("当サイトについて"), "html"nulltrue);
  60.         echo "</h1>
  61.     </div>
  62.     <div class=\"ec-off1Grid\">
  63.         <div class=\"ec-off1Grid__cell\">
  64.             <div class=\"ec-borderedDefs\">
  65.                 ";
  66.         // line 22
  67.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"truetruefalse22)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"falsefalsefalse22))) : ("")))) {
  68.             // line 23
  69.             echo "                    <dl id=\"help_about_box__shop_name\">
  70.                         <dt>
  71.                             <label class=\"ec-label\">";
  72.             // line 25
  73.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店名"), "html"nulltrue);
  74.             echo "</label>
  75.                         </dt>
  76.                         <dd>";
  77.             // line 27
  78.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'27$this->source); })()), "shop_name", [], "any"falsefalsefalse27), "html"nulltrue);
  79.             echo "</dd>
  80.                     </dl>
  81.                 ";
  82.         }
  83.         // line 30
  84.         echo "                ";
  85.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"truetruefalse30)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"falsefalsefalse30))) : ("")))) {
  86.             // line 31
  87.             echo "                    <dl id=\"help_about_box__company_name\">
  88.                         <dt>
  89.                             <label class=\"ec-label\">";
  90.             // line 33
  91.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会社名"), "html"nulltrue);
  92.             echo "</label>
  93.                         </dt>
  94.                         <dd>";
  95.             // line 35
  96.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'35$this->source); })()), "company_name", [], "any"falsefalsefalse35), "html"nulltrue);
  97.             echo "</dd>
  98.                     </dl>
  99.                 ";
  100.         }
  101.         // line 38
  102.         echo "
  103.                 ";
  104.         // line 39
  105.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"truetruefalse39)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"falsefalsefalse39))) : ("")))) {
  106.             // line 40
  107.             echo "                    <dl id=\"help_about_box__address\">
  108.                         <dt>
  109.                             <label class=\"ec-label\">";
  110.             // line 42
  111.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("住所"), "html"nulltrue);
  112.             echo "</label>
  113.                         </dt>
  114. ";
  115.             // line 47
  116.             echo "                        <dd>";
  117.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  118.             echo "524-0011<br>
  119.                             ";
  120.             // line 48
  121.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'48$this->source); })()), "pref", [], "any"falsefalsefalse48), "html"nulltrue);
  122.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'48$this->source); })()), "addr01", [], "any"falsefalsefalse48), "html"nulltrue);
  123.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'48$this->source); })()), "addr02", [], "any"falsefalsefalse48), "html"nulltrue);
  124.             echo "
  125.                         </dd>
  126.                     </dl>
  127.                 ";
  128.         }
  129.         // line 52
  130.         echo "
  131.                 ";
  132.         // line 53
  133.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"truetruefalse53)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"falsefalsefalse53))) : ("")))) {
  134.             // line 54
  135.             echo "                    <dl id=\"help_about_box__phone_number\">
  136.                         <dt>
  137.                             <label class=\"ec-label\">";
  138.             // line 56
  139.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("電話番号"), "html"nulltrue);
  140.             echo "</label>
  141.                         </dt>
  142. ";
  143.             // line 61
  144.             echo "                        <dd>077-514-1102</dd>
  145.                     </dl>
  146.                 ";
  147.         }
  148.         // line 64
  149.         echo "
  150.                 ";
  151.         // line 65
  152.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"truetruefalse65)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"falsefalsefalse65))) : ("")))) {
  153.             // line 66
  154.             echo "                    <dl id=\"help_about_box__business_hour\">
  155.                         <dt>
  156.                             <label class=\"ec-label\">";
  157.             // line 68
  158.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店舗営業時間"), "html"nulltrue);
  159.             echo "</label>
  160.                         </dt>
  161.                         <dd>";
  162.             // line 70
  163.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'70$this->source); })()), "business_hour", [], "any"falsefalsefalse70), "html"nulltrue);
  164.             echo "</dd>
  165.                     </dl>
  166.                 ";
  167.         }
  168.         // line 73
  169.         echo "
  170.                 ";
  171.         // line 74
  172.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"truetruefalse74)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"falsefalsefalse74))) : ("")))) {
  173.             // line 75
  174.             echo "                    <dl id=\"help_about_box__good_traded\">
  175.                         <dt>
  176.                             <label class=\"ec-label\">";
  177.             // line 77
  178.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("取り扱い商品"), "html"nulltrue);
  179.             echo "</label>
  180.                         </dt>
  181.                         <dd>";
  182.             // line 79
  183.             echo twig_nl2br(twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'79$this->source); })()), "good_traded", [], "any"falsefalsefalse79), "html"nulltrue));
  184.             echo "</dd>
  185.                     </dl>
  186.                 ";
  187.         }
  188.         // line 82
  189.         echo "
  190.                 ";
  191.         // line 83
  192.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"truetruefalse83)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"falsefalsefalse83))) : ("")))) {
  193.             // line 84
  194.             echo "                    <dl id=\"help_about_box__message\">
  195.                         <dt>
  196.                             <label class=\"ec-label\">";
  197.             // line 86
  198.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メッセージ"), "html"nulltrue);
  199.             echo "</label>
  200.                         </dt>
  201.                         <dd>";
  202.             // line 88
  203.             echo twig_nl2br(twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'88$this->source); })()), "message", [], "any"falsefalsefalse88), "html"nulltrue));
  204.             echo "</dd>
  205.                     </dl>
  206.                 ";
  207.         }
  208.         // line 91
  209.         echo "            </div>
  210.         </div>
  211.     </div>
  212. ";
  213.         // line 95
  214.         echo "    <section class=\"mt100\">
  215.         <div class=\"ec-pageHeader\">
  216.             <h2>";
  217.         // line 97
  218.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("当店について"), "html"nulltrue);
  219.         echo "</h2>
  220.         </div>
  221.         <div>
  222.             <div class=\"sub_title\">
  223.                 ■比叡ゆば本舗 ゆば八 大津本店
  224.             </div>
  225.             <div class=\"list_left_pc mb20\">
  226.                 <div>
  227.                     <img src=\"";
  228.         // line 105
  229.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shop/shop_otsu.jpg""user_data"), "html"nulltrue);
  230.         echo "\">
  231.                 </div>
  232.                 <div class=\"ml30_pc\">
  233.                     <p>
  234.                         所在地<br>
  235.                         〒520-0043 滋賀県大津市中央4丁目3-10<br>
  236.                     </p>
  237.                     <p>
  238.                         電話番号<br>
  239.                         077-526-2689(代表)
  240.                     </p>
  241.                     <p>
  242.                         営業時間<br>
  243.                         10:00 ~ 17:00
  244.                     </p>
  245.                     <p>
  246.                         定休日<br>
  247.                         土日祝定休
  248.                     </p>
  249.                     駐車場<br>
  250.                     有り(普通自動車専用1台)
  251.                 </div>
  252.             </div>
  253.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3268.0105085181935!2d135.8679623116785!3d35.00644206663281!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60010cf72c714749%3A0x63765da7ee1c1412!2z44CSNTIwLTAwNDMg5ruL6LOA55yM5aSn5rSl5biC5Lit5aSu77yU5LiB55uu77yT4oiS77yR77yQ!5e0!3m2!1sja!2sjp!4v1693743961418!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  254.             <div class=\"pt10 pb10\">アクセス</div>
  255.             お車でお越しの場合:大津ICより約5分<br>
  256.             電車でお越しの場合:京都駅からJR琵琶湖線大津駅(京都駅から2駅、所要時間約10分)から琵琶湖側へ徒歩10分<br>
  257.             京阪電車石坂線 島ノ関駅から山側へ徒歩3分
  258.         </div>
  259.         <div class=\"mt100\">
  260.             <div class=\"sub_title\">
  261.                 ■比叡ゆば本舗 ゆば八 守山店
  262.             </div>
  263.             <div class=\"list_left_pc mb20\">
  264.                 <div>
  265.                     <img src=\"";
  266.         // line 140
  267.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shop/shop_moriyama.jpg""user_data"), "html"nulltrue);
  268.         echo "\">
  269.                 </div>
  270.                 <div class=\"ml30_pc\">
  271.                     <p>
  272.                         所在地<br>
  273.                         〒524-0011 滋賀県守山市今市町299
  274.                     </p>
  275.                     <p>
  276.                         電話番号<br>
  277.                         077-514-1105(代表)
  278.                     </p>
  279.                     <p>
  280.                         営業時間<br>
  281.                         10:00 ~ 17:00
  282.                     </p>
  283.                     <p>
  284.                         定休日<br>
  285.                         年中無休(GW・お盆・年末年始長期休暇・臨時休業あり)
  286.                     </p>
  287.                     駐車場<br>
  288.                     有り<br>
  289.                     (バスの駐車スペース、身障者用(1台)もございます。)
  290.                 </div>
  291.             </div>
  292.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1564.7943289855434!2d135.98665663880152!3d35.08166953725837!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6001715251bfd62f%3A0xdd41ade7b0552497!2z44CSNTI0LTAwMTEg5ruL6LOA55yM5a6I5bGx5biC5LuK5biC55S677yS77yZ77yZ!5e0!3m2!1sja!2sjp!4v1687930334716!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  293.             <div class=\"pt10 pb10\">アクセス</div>
  294.             お車でお越しの場合:守山駅より約10分 / 栗東ICから約20分<br>
  295.             電車でお越しの場合:JR琵琶湖線守山駅 または、JR湖西線堅田駅からバスをご利用ください。<br>
  296.             バス停は「河西口」または「笠原口」下車、徒歩約5分です。
  297.         </div>
  298.     </section>
  299. ";
  300.         // line 172
  301.         echo "</div>
  302. ";
  303.         
  304.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  305.         
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  307.     }
  308.     public function getTemplateName()
  309.     {
  310.         return "Help/about.twig";
  311.     }
  312.     public function isTraitable()
  313.     {
  314.         return false;
  315.     }
  316.     public function getDebugInfo()
  317.     {
  318.         return array (  315 => 172,  281 => 140,  243 => 105,  232 => 97,  228 => 95,  223 => 91,  217 => 88,  212 => 86,  208 => 84,  206 => 83,  203 => 82,  197 => 79,  192 => 77,  188 => 75,  186 => 74,  183 => 73,  177 => 70,  172 => 68,  168 => 66,  166 => 65,  163 => 64,  158 => 61,  153 => 56,  149 => 54,  147 => 53,  144 => 52,  135 => 48,  130 => 47,  125 => 42,  121 => 40,  119 => 39,  116 => 38,  110 => 35,  105 => 33,  101 => 31,  98 => 30,  92 => 27,  87 => 25,  83 => 23,  81 => 22,  73 => 17,  68 => 14,  58 => 13,  35 => 11,);
  319.     }
  320.     public function getSourceContext()
  321.     {
  322.         return new Source("{#
  323. This file is part of EC-CUBE
  324. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  325. http://www.ec-cube.co.jp/
  326. For the full copyright and license information, please view the LICENSE
  327. file that was distributed with this source code.
  328. #}
  329. {% extends 'default_frame.twig' %}
  330. {% block main %}
  331. <div class=\"ec-role\">
  332.     <div class=\"ec-pageHeader\">
  333.         <h1>{{ '当サイトについて'|trans }}</h1>
  334.     </div>
  335.     <div class=\"ec-off1Grid\">
  336.         <div class=\"ec-off1Grid__cell\">
  337.             <div class=\"ec-borderedDefs\">
  338.                 {% if BaseInfo.shop_name|default is not empty %}
  339.                     <dl id=\"help_about_box__shop_name\">
  340.                         <dt>
  341.                             <label class=\"ec-label\">{{ '店名'|trans }}</label>
  342.                         </dt>
  343.                         <dd>{{ BaseInfo.shop_name }}</dd>
  344.                     </dl>
  345.                 {% endif %}
  346.                 {% if BaseInfo.company_name|default is not empty %}
  347.                     <dl id=\"help_about_box__company_name\">
  348.                         <dt>
  349.                             <label class=\"ec-label\">{{ '会社名'|trans }}</label>
  350.                         </dt>
  351.                         <dd>{{ BaseInfo.company_name }}</dd>
  352.                     </dl>
  353.                 {% endif %}
  354.                 {% if BaseInfo.postal_code|default is not empty %}
  355.                     <dl id=\"help_about_box__address\">
  356.                         <dt>
  357.                             <label class=\"ec-label\">{{ '住所'|trans }}</label>
  358.                         </dt>
  359. {#
  360.                         <dd>{{ '〒'|trans }}{{ BaseInfo.postal_code }}<br />
  361. #}
  362.                         <dd>{{ '〒'|trans }}524-0011<br>
  363.                             {{ BaseInfo.pref }}{{ BaseInfo.addr01 }}{{ BaseInfo.addr02 }}
  364.                         </dd>
  365.                     </dl>
  366.                 {% endif %}
  367.                 {% if BaseInfo.phone_number|default is not empty %}
  368.                     <dl id=\"help_about_box__phone_number\">
  369.                         <dt>
  370.                             <label class=\"ec-label\">{{ '電話番号'|trans }}</label>
  371.                         </dt>
  372. {#
  373.                         <dd>{{ BaseInfo.phone_number }}</dd>
  374. #}
  375.                         <dd>077-514-1102</dd>
  376.                     </dl>
  377.                 {% endif %}
  378.                 {% if BaseInfo.business_hour|default is not empty %}
  379.                     <dl id=\"help_about_box__business_hour\">
  380.                         <dt>
  381.                             <label class=\"ec-label\">{{ '店舗営業時間'|trans }}</label>
  382.                         </dt>
  383.                         <dd>{{ BaseInfo.business_hour }}</dd>
  384.                     </dl>
  385.                 {% endif %}
  386.                 {% if BaseInfo.good_traded|default is not empty %}
  387.                     <dl id=\"help_about_box__good_traded\">
  388.                         <dt>
  389.                             <label class=\"ec-label\">{{ '取り扱い商品'|trans }}</label>
  390.                         </dt>
  391.                         <dd>{{ BaseInfo.good_traded|nl2br }}</dd>
  392.                     </dl>
  393.                 {% endif %}
  394.                 {% if BaseInfo.message|default is not empty %}
  395.                     <dl id=\"help_about_box__message\">
  396.                         <dt>
  397.                             <label class=\"ec-label\">{{ 'メッセージ'|trans }}</label>
  398.                         </dt>
  399.                         <dd>{{ BaseInfo.message|nl2br }}</dd>
  400.                     </dl>
  401.                 {% endif %}
  402.             </div>
  403.         </div>
  404.     </div>
  405. {#▼RZ 2023.09.03 ADD コンテンツ追加▼#}
  406.     <section class=\"mt100\">
  407.         <div class=\"ec-pageHeader\">
  408.             <h2>{{ '当店について'|trans }}</h2>
  409.         </div>
  410.         <div>
  411.             <div class=\"sub_title\">
  412.                 ■比叡ゆば本舗 ゆば八 大津本店
  413.             </div>
  414.             <div class=\"list_left_pc mb20\">
  415.                 <div>
  416.                     <img src=\"{{ asset('assets/img/shop/shop_otsu.jpg','user_data') }}\">
  417.                 </div>
  418.                 <div class=\"ml30_pc\">
  419.                     <p>
  420.                         所在地<br>
  421.                         〒520-0043 滋賀県大津市中央4丁目3-10<br>
  422.                     </p>
  423.                     <p>
  424.                         電話番号<br>
  425.                         077-526-2689(代表)
  426.                     </p>
  427.                     <p>
  428.                         営業時間<br>
  429.                         10:00 ~ 17:00
  430.                     </p>
  431.                     <p>
  432.                         定休日<br>
  433.                         土日祝定休
  434.                     </p>
  435.                     駐車場<br>
  436.                     有り(普通自動車専用1台)
  437.                 </div>
  438.             </div>
  439.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3268.0105085181935!2d135.8679623116785!3d35.00644206663281!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60010cf72c714749%3A0x63765da7ee1c1412!2z44CSNTIwLTAwNDMg5ruL6LOA55yM5aSn5rSl5biC5Lit5aSu77yU5LiB55uu77yT4oiS77yR77yQ!5e0!3m2!1sja!2sjp!4v1693743961418!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  440.             <div class=\"pt10 pb10\">アクセス</div>
  441.             お車でお越しの場合:大津ICより約5分<br>
  442.             電車でお越しの場合:京都駅からJR琵琶湖線大津駅(京都駅から2駅、所要時間約10分)から琵琶湖側へ徒歩10分<br>
  443.             京阪電車石坂線 島ノ関駅から山側へ徒歩3分
  444.         </div>
  445.         <div class=\"mt100\">
  446.             <div class=\"sub_title\">
  447.                 ■比叡ゆば本舗 ゆば八 守山店
  448.             </div>
  449.             <div class=\"list_left_pc mb20\">
  450.                 <div>
  451.                     <img src=\"{{ asset('assets/img/shop/shop_moriyama.jpg','user_data') }}\">
  452.                 </div>
  453.                 <div class=\"ml30_pc\">
  454.                     <p>
  455.                         所在地<br>
  456.                         〒524-0011 滋賀県守山市今市町299
  457.                     </p>
  458.                     <p>
  459.                         電話番号<br>
  460.                         077-514-1105(代表)
  461.                     </p>
  462.                     <p>
  463.                         営業時間<br>
  464.                         10:00 ~ 17:00
  465.                     </p>
  466.                     <p>
  467.                         定休日<br>
  468.                         年中無休(GW・お盆・年末年始長期休暇・臨時休業あり)
  469.                     </p>
  470.                     駐車場<br>
  471.                     有り<br>
  472.                     (バスの駐車スペース、身障者用(1台)もございます。)
  473.                 </div>
  474.             </div>
  475.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1564.7943289855434!2d135.98665663880152!3d35.08166953725837!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6001715251bfd62f%3A0xdd41ade7b0552497!2z44CSNTI0LTAwMTEg5ruL6LOA55yM5a6I5bGx5biC5LuK5biC55S677yS77yZ77yZ!5e0!3m2!1sja!2sjp!4v1687930334716!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  476.             <div class=\"pt10 pb10\">アクセス</div>
  477.             お車でお越しの場合:守山駅より約10分 / 栗東ICから約20分<br>
  478.             電車でお越しの場合:JR琵琶湖線守山駅 または、JR湖西線堅田駅からバスをご利用ください。<br>
  479.             バス停は「河西口」または「笠原口」下車、徒歩約5分です。
  480.         </div>
  481.     </section>
  482. {#▲RZ 2023.09.03 ADD コンテンツ追加▲#}
  483. </div>
  484. {% endblock %}""Help/about.twig""/home/xs031638/hieiyuba.xyz/public_html/shop/app/template/default/Help/about.twig");
  485.     }
  486. }