var/cache/dev/twig/8b/8b51dc6b74611271ad0af3a6468e6e92f8a6fe2187824545c2c6a2316f136216.php line 39

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. /* index.twig */
  14. class __TwigTemplate_6cb47d61a9dc90c7605f0029536f504586780aee2e7b675d2783dcd90b3536b2 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.             'stylesheet' => [$this'block_stylesheet'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index.twig"));
  39.         // line 13
  40.         $context["body_class"] = "front_page";
  41.         // line 14
  42.         $context["page_class"] = "toppage";
  43.         // line 11
  44.         $this->parent $this->loadTemplate("default_frame.twig""index.twig"11);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  48.         
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  50.     }
  51.     // line 16
  52.     public function block_stylesheet($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  59.         // line 17
  60.         echo "    <link rel=\"stylesheet\" href=\"";
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/css/style.css""user_data"), "html"nulltrue);
  62.         echo "\">
  63. ";
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.     }
  69.     // line 20
  70.     public function block_main($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  77.         // line 21
  78.         echo "    <div class=\"banner\">
  79.         <div class=\"left\">
  80.             <div class=\"image pc-display\">
  81.                 <img src=\"";
  82.         // line 24
  83.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/maker.png""user_data"), "html"nulltrue);
  84.         echo "\" alt=\"\" />
  85.             </div>
  86.             <h1 class=\"mv-1\">
  87.                 <img src=\"";
  88.         // line 27
  89.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/mv-1.png""user_data"), "html"nulltrue);
  90.         echo "\" alt=\"一朗斎\" />
  91.             </h1>
  92.         </div>
  93.         <div class=\"right\">
  94.             <div class=\"image sp-display\">
  95.                 <img src=\"";
  96.         // line 32
  97.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/maker.png""user_data"), "html"nulltrue);
  98.         echo "\" alt=\"\" />
  99.             </div>
  100.             <div class=\"mv-2\">
  101.                 <img src=\"";
  102.         // line 35
  103.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/mv-2.png""user_data"), "html"nulltrue);
  104.         echo "\" alt=\"一筆一会をあなたに\" />
  105.             </div>
  106.         </div>
  107.     </div>
  108.     <div class=\"philosophy\">
  109.         <div class=\"title\">
  110.             <img src=\"";
  111.         // line 41
  112.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/philosophy.png""user_data"), "html"nulltrue);
  113.         echo "\" alt=\"あなただけの企業理念を\" />
  114.         </div>
  115.         <p>
  116.             北海道で社会保険労務士事務所に勤務する傍ら、書道家としても活動されている藤渡 一朗が、お客様のご希望された文字を毛筆でお書きします。企業様の想いを受け継ぎ、企業理念や経営理念を達筆な筆遣いで、美しく、魂を込めてお書きいたします。
  117.         </p>
  118.         <div class=\"kandou\">
  119.             <div>
  120.                 <div class=\"image\">
  121.                     <img src=\"";
  122.         // line 49
  123.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/kandou1.png""user_data"), "html"nulltrue);
  124.         echo "\" alt=\"\" />
  125.                 </div>
  126.                 <div class=\"image\">
  127.                     <img src=\"";
  128.         // line 52
  129.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/kandou2.png""user_data"), "html"nulltrue);
  130.         echo "\" alt=\"\" />
  131.                 </div>
  132.             </div>
  133.         </div>
  134.     </div>
  135.     <div class=\"products-list\">
  136.         <div class=\"title\">
  137.             <img src=\"";
  138.         // line 59
  139.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/products-list.png""user_data"), "html"nulltrue);
  140.         echo "\" alt=\"商品一覧\" />
  141.         </div>
  142.         <div class=\"products-list__wrapper\">
  143.             ";
  144.         // line 62
  145.         $context['_parent'] = $context;
  146.         $context['_seq'] = twig_ensure_traversable((isset($context["topProducts"]) || array_key_exists("topProducts"$context) ? $context["topProducts"] : (function () { throw new RuntimeError('Variable "topProducts" does not exist.'62$this->source); })()));
  147.         $context['loop'] = [
  148.           'parent' => $context['_parent'],
  149.           'index0' => 0,
  150.           'index'  => 1,
  151.           'first'  => true,
  152.         ];
  153.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  154.             $length count($context['_seq']);
  155.             $context['loop']['revindex0'] = $length 1;
  156.             $context['loop']['revindex'] = $length;
  157.             $context['loop']['length'] = $length;
  158.             $context['loop']['last'] = === $length;
  159.         }
  160.         foreach ($context['_seq'] as $context["_key"] => $context["Product"]) {
  161.             // line 63
  162.             echo "                <a class=\"products-item\" href=\"";
  163.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => twig_get_attribute($this->env$this->source$context["Product"], "id", [], "any"falsefalsefalse63)]), "html"nulltrue);
  164.             echo "\">
  165.                     <div class=\"image\">
  166.                         <img src=\"";
  167.             // line 65
  168.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct(twig_get_attribute($this->env$this->source$context["Product"], "main_list_image", [], "any"falsefalsefalse65)), "save_image"), "html"nulltrue);
  169.             echo "\" alt=\"";
  170.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "name", [], "any"falsefalsefalse65), "html"nulltrue);
  171.             echo "\" ";
  172.             if ((twig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse65) > 5)) {
  173.                 echo " loading=\"lazy\"";
  174.             }
  175.             echo ">
  176.                     </div>
  177.                     <p class=\"name\">
  178.                         <span></span>
  179.                         ";
  180.             // line 69
  181.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "name", [], "any"falsefalsefalse69), "html"nulltrue);
  182.             echo "
  183.                     </p>
  184.                     <p class=\"price\">
  185.                         ";
  186.             // line 72
  187.             if (twig_get_attribute($this->env$this->source$context["Product"], "hasProductClass", [], "any"falsefalsefalse72)) {
  188.                 // line 73
  189.                 echo "                            ";
  190.                 if ((twig_get_attribute($this->env$this->source$context["Product"], "getPrice02Min", [], "any"falsefalsefalse73) == twig_get_attribute($this->env$this->source$context["Product"], "getPrice02Max", [], "any"falsefalsefalse73))) {
  191.                     // line 74
  192.                     echo "                                ";
  193.                     echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse74)), "html"nulltrue);
  194.                     echo "
  195.                             ";
  196.                 } else {
  197.                     // line 76
  198.                     echo "                                ";
  199.                     echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse76)), "html"nulltrue);
  200.                     echo " ~ ";
  201.                     echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMax", [], "any"falsefalsefalse76)), "html"nulltrue);
  202.                     echo "
  203.                             ";
  204.                 }
  205.                 // line 78
  206.                 echo "                        ";
  207.             } else {
  208.                 // line 79
  209.                 echo "                            ";
  210.                 echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse79)), "html"nulltrue);
  211.                 echo "
  212.                         ";
  213.             }
  214.             // line 81
  215.             echo "                    </p>
  216.                 </a>
  217.             ";
  218.             ++$context['loop']['index0'];
  219.             ++$context['loop']['index'];
  220.             $context['loop']['first'] = false;
  221.             if (isset($context['loop']['length'])) {
  222.                 --$context['loop']['revindex0'];
  223.                 --$context['loop']['revindex'];
  224.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  225.             }
  226.         }
  227.         $_parent $context['_parent'];
  228.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Product'], $context['_parent'], $context['loop']);
  229.         $context array_intersect_key($context$_parent) + $_parent;
  230.         // line 84
  231.         echo "        </div>
  232.         <div class=\"btn-more\">
  233.             <a href=\"";
  234.         // line 86
  235.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
  236.         echo "\">
  237.                 その他の商品はこちら <i class=\"fas fa-angle-right\"></i>
  238.             </a>
  239.         </div>
  240.     </div>
  241.     <div class=\"calligrapher\">
  242.         <div class=\"left\">
  243.             <div class=\"image\">
  244.                 <img src=\"";
  245.         // line 94
  246.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/maker.png""user_data"), "html"nulltrue);
  247.         echo "\" alt=\"\" />
  248.             </div>
  249.             <div class=\"title\">
  250.                 <img src=\"";
  251.         // line 97
  252.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/calligrapher.png""user_data"), "html"nulltrue);
  253.         echo "\" alt=\"書道家藤渡一朗斎\" />
  254.             </div>
  255.         </div>
  256.         <div class=\"right\">
  257.             <p>幼少の頃より、習字にいそしみ、現在は書道家として国内だけでなく海外での活動も視野に入れ活動中。独創的なタッチで描く「一斎流踊書体」の創始者でもある一朗斎は社会保険労務士の側、さまざまな経営者への社是の提供などを行いながら、俗社会にとらわれがちな経営者にあらためて
  258. 日本語の素晴らしき響きや象形に触れ「感性」を養う啓蒙活動「日本語再顕現」を行っている。</p>
  259.         </div>
  260.     </div>
  261.     <div class=\"news\">
  262.         <div class=\"news-title\">
  263.             <img src=\"";
  264.         // line 107
  265.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ichiro/assets/img/news.png""user_data"), "html"nulltrue);
  266.         echo "\" alt=\"新着情報\" />
  267.         </div>
  268.         <div class=\"news__wrapper\">
  269.             ";
  270.         // line 110
  271.         $context['_parent'] = $context;
  272.         $context['_seq'] = twig_ensure_traversable((isset($context["topBlogs"]) || array_key_exists("topBlogs"$context) ? $context["topBlogs"] : (function () { throw new RuntimeError('Variable "topBlogs" does not exist.'110$this->source); })()));
  273.         foreach ($context['_seq'] as $context["_key"] => $context["blog"]) {
  274.             // line 111
  275.             echo "                <a href=\"";
  276.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cm_blog_pro_page_detail", ["id" => ((twig_get_attribute($this->env$this->source$context["blog"], "slug", [], "any"falsefalsefalse111)) ? (twig_get_attribute($this->env$this->source$context["blog"], "slug", [], "any"falsefalsefalse111)) : (twig_get_attribute($this->env$this->source$context["blog"], "id", [], "any"falsefalsefalse111)))]), "html"nulltrue);
  277.             echo "\" class=\"news-item\">
  278.                     <p class=\"date\">";
  279.             // line 112
  280.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["blog"], "release_date", [], "any"falsefalsefalse112), "Y.m.d"), "html"nulltrue);
  281.             echo "</p>
  282.                     <p class=\"title\">";
  283.             // line 113
  284.             (((twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["blog"], "getTitle", [], "any"falsefalsefalse113)) > 40)) ? (print (twig_escape_filter($this->env, (twig_slice($this->envtwig_replace_filter(twig_striptags(twig_get_attribute($this->env$this->source$context["blog"], "getTitle", [], "any"falsefalsefalse113)), ["&nbsp;" => " "]), 040) . "..."), "html"nulltrue))) : (print (twig_get_attribute($this->env$this->source$context["blog"], "getTitle", [], "any"falsefalsefalse113))));
  285.             echo "</p>
  286.                 </a>
  287.             ";
  288.         }
  289.         $_parent $context['_parent'];
  290.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['blog'], $context['_parent'], $context['loop']);
  291.         $context array_intersect_key($context$_parent) + $_parent;
  292.         // line 116
  293.         echo "        </div>
  294.         <div class=\"btn-more\">
  295.             <a href=\"";
  296.         // line 118
  297.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cm_blog_pro_page_list");
  298.         echo "\">
  299.                 一覧を見る <i class=\"fas fa-angle-right\"></i>
  300.             </a>
  301.         </div>
  302.     </div>
  303. ";
  304.         
  305.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  306.         
  307.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  308.     }
  309.     public function getTemplateName()
  310.     {
  311.         return "index.twig";
  312.     }
  313.     public function isTraitable()
  314.     {
  315.         return false;
  316.     }
  317.     public function getDebugInfo()
  318.     {
  319.         return array (  316 => 118,  312 => 116,  303 => 113,  299 => 112,  294 => 111,  290 => 110,  284 => 107,  271 => 97,  265 => 94,  254 => 86,  250 => 84,  234 => 81,  228 => 79,  225 => 78,  217 => 76,  211 => 74,  208 => 73,  206 => 72,  200 => 69,  187 => 65,  181 => 63,  164 => 62,  158 => 59,  148 => 52,  142 => 49,  131 => 41,  122 => 35,  116 => 32,  108 => 27,  102 => 24,  97 => 21,  87 => 20,  74 => 17,  64 => 16,  53 => 11,  51 => 14,  49 => 13,  36 => 11,);
  320.     }
  321.     public function getSourceContext()
  322.     {
  323.         return new Source("{#
  324. This file is part of EC-CUBE
  325. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  326. http://www.ec-cube.co.jp/
  327. For the full copyright and license information, please view the LICENSE
  328. file that was distributed with this source code.
  329. #}
  330. {% extends 'default_frame.twig' %}
  331. {% set body_class = 'front_page' %}
  332. {% set page_class = 'toppage' %}
  333. {% block stylesheet %}
  334.     <link rel=\"stylesheet\" href=\"{{ asset('ichiro/assets/css/style.css', 'user_data') }}\">
  335. {% endblock %}
  336. {% block main %}
  337.     <div class=\"banner\">
  338.         <div class=\"left\">
  339.             <div class=\"image pc-display\">
  340.                 <img src=\"{{ asset('ichiro/assets/img/maker.png', 'user_data') }}\" alt=\"\" />
  341.             </div>
  342.             <h1 class=\"mv-1\">
  343.                 <img src=\"{{ asset('ichiro/assets/img/mv-1.png', 'user_data') }}\" alt=\"一朗斎\" />
  344.             </h1>
  345.         </div>
  346.         <div class=\"right\">
  347.             <div class=\"image sp-display\">
  348.                 <img src=\"{{ asset('ichiro/assets/img/maker.png', 'user_data') }}\" alt=\"\" />
  349.             </div>
  350.             <div class=\"mv-2\">
  351.                 <img src=\"{{ asset('ichiro/assets/img/mv-2.png', 'user_data') }}\" alt=\"一筆一会をあなたに\" />
  352.             </div>
  353.         </div>
  354.     </div>
  355.     <div class=\"philosophy\">
  356.         <div class=\"title\">
  357.             <img src=\"{{ asset('ichiro/assets/img/philosophy.png', 'user_data') }}\" alt=\"あなただけの企業理念を\" />
  358.         </div>
  359.         <p>
  360.             北海道で社会保険労務士事務所に勤務する傍ら、書道家としても活動されている藤渡 一朗が、お客様のご希望された文字を毛筆でお書きします。企業様の想いを受け継ぎ、企業理念や経営理念を達筆な筆遣いで、美しく、魂を込めてお書きいたします。
  361.         </p>
  362.         <div class=\"kandou\">
  363.             <div>
  364.                 <div class=\"image\">
  365.                     <img src=\"{{ asset('ichiro/assets/img/kandou1.png', 'user_data') }}\" alt=\"\" />
  366.                 </div>
  367.                 <div class=\"image\">
  368.                     <img src=\"{{ asset('ichiro/assets/img/kandou2.png', 'user_data') }}\" alt=\"\" />
  369.                 </div>
  370.             </div>
  371.         </div>
  372.     </div>
  373.     <div class=\"products-list\">
  374.         <div class=\"title\">
  375.             <img src=\"{{ asset('ichiro/assets/img/products-list.png', 'user_data') }}\" alt=\"商品一覧\" />
  376.         </div>
  377.         <div class=\"products-list__wrapper\">
  378.             {% for Product in topProducts %}
  379.                 <a class=\"products-item\" href=\"{{ url('product_detail', {'id': Product.id}) }}\">
  380.                     <div class=\"image\">
  381.                         <img src=\"{{ asset(Product.main_list_image|no_image_product, 'save_image') }}\" alt=\"{{ Product.name }}\" {% if loop.index > 5 %} loading=\"lazy\"{% endif %}>
  382.                     </div>
  383.                     <p class=\"name\">
  384.                         <span></span>
  385.                         {{ Product.name }}
  386.                     </p>
  387.                     <p class=\"price\">
  388.                         {% if Product.hasProductClass %}
  389.                             {% if Product.getPrice02Min == Product.getPrice02Max %}
  390.                                 {{ Product.getPrice02IncTaxMin|price }}
  391.                             {% else %}
  392.                                 {{ Product.getPrice02IncTaxMin|price }} ~ {{ Product.getPrice02IncTaxMax|price }}
  393.                             {% endif %}
  394.                         {% else %}
  395.                             {{ Product.getPrice02IncTaxMin|price }}
  396.                         {% endif %}
  397.                     </p>
  398.                 </a>
  399.             {% endfor %}
  400.         </div>
  401.         <div class=\"btn-more\">
  402.             <a href=\"{{ url('product_list') }}\">
  403.                 その他の商品はこちら <i class=\"fas fa-angle-right\"></i>
  404.             </a>
  405.         </div>
  406.     </div>
  407.     <div class=\"calligrapher\">
  408.         <div class=\"left\">
  409.             <div class=\"image\">
  410.                 <img src=\"{{ asset('ichiro/assets/img/maker.png', 'user_data') }}\" alt=\"\" />
  411.             </div>
  412.             <div class=\"title\">
  413.                 <img src=\"{{ asset('ichiro/assets/img/calligrapher.png', 'user_data') }}\" alt=\"書道家藤渡一朗斎\" />
  414.             </div>
  415.         </div>
  416.         <div class=\"right\">
  417.             <p>幼少の頃より、習字にいそしみ、現在は書道家として国内だけでなく海外での活動も視野に入れ活動中。独創的なタッチで描く「一斎流踊書体」の創始者でもある一朗斎は社会保険労務士の側、さまざまな経営者への社是の提供などを行いながら、俗社会にとらわれがちな経営者にあらためて
  418. 日本語の素晴らしき響きや象形に触れ「感性」を養う啓蒙活動「日本語再顕現」を行っている。</p>
  419.         </div>
  420.     </div>
  421.     <div class=\"news\">
  422.         <div class=\"news-title\">
  423.             <img src=\"{{ asset('ichiro/assets/img/news.png', 'user_data') }}\" alt=\"新着情報\" />
  424.         </div>
  425.         <div class=\"news__wrapper\">
  426.             {% for blog in topBlogs %}
  427.                 <a href=\"{{ url('cm_blog_pro_page_detail', {'id': blog.slug ? blog.slug : blog.id}) }}\" class=\"news-item\">
  428.                     <p class=\"date\">{{ blog.release_date|date('Y.m.d')}}</p>
  429.                     <p class=\"title\">{{ blog.getTitle|length > 40 ? blog.getTitle|striptags|replace({('&nbsp;'):' '})|slice(0, 40)|raw ~ '...' : blog.getTitle|raw }}</p>
  430.                 </a>
  431.             {% endfor %}
  432.         </div>
  433.         <div class=\"btn-more\">
  434.             <a href=\"{{ url('cm_blog_pro_page_list') }}\">
  435.                 一覧を見る <i class=\"fas fa-angle-right\"></i>
  436.             </a>
  437.         </div>
  438.     </div>
  439. {% endblock %}""index.twig""/home/fneccube01/ichiro-sai.com/public_html/app/template/default/index.twig");
  440.     }
  441. }