var/cache/dev/twig/19/19a67a12c683905949c6ce1ac003f97fd3191386d750e91cb0880bb72d5409ff.php line 54

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. /* Entry/index.twig */
  14. class __TwigTemplate_557daecfd5e79acec575c3d950da375da4e88b7cd650625cbc2a17a49eb4d53d 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.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "fullwidth_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""Entry/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""Entry/index.twig"));
  39.         // line 2
  40.         $context["body_class"] = "registration_page";
  41.         // line 3
  42.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'3$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  43.         // line 1
  44.         $this->parent $this->loadTemplate("fullwidth_frame.twig""Entry/index.twig"1);
  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 5
  52.     public function block_javascript($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""javascript"));
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         // line 6
  60.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  61. ";
  62.         
  63.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  64.         
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  66.     }
  67.     // line 9
  68.     public function block_main($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         // line 10
  76.         echo "<div class=\"home_title__inner\">
  77.     <h2 class=\"home_ja_title\">";
  78.         // line 11
  79.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  80.         echo "</h2>
  81. </div><!--/.home_title__inner-->
  82.     <section class=\"page_section\">
  83.         <div class=\"page_container\">
  84.             <div class=\"form_all_wrap\">
  85.                 <form method=\"post\" action=\"";
  86.         // line 17
  87.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  88.         echo "\" novalidate class=\"h-adr\">
  89.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  90.                     ";
  91.         // line 19
  92.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'19$this->source); })()), "_token", [], "any"falsefalsefalse19), 'widget');
  93.         echo "
  94.                     <div class=\"ec-borderedDefs\">
  95.                         <dl>
  96.                             <dt>
  97.                                 ";
  98.         // line 23
  99.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'23$this->source); })()), "name", [], "any"falsefalsefalse23), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  100.         echo "
  101.                             </dt>
  102.                             <dd>
  103.                                 <div class=\"ec-halfInput";
  104.         // line 26
  105.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'26$this->source); })()), "name", [], "any"falsefalsefalse26), "name01", [], "any"falsefalsefalse26), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'26$this->source); })()), "name", [], "any"falsefalsefalse26), "name02", [], "any"falsefalsefalse26))) ? (" error") : (""));
  106.         echo "\">
  107.                                     ";
  108.         // line 27
  109.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'27$this->source); })()), "name", [], "any"falsefalsefalse27), "name01", [], "any"falsefalsefalse27), 'widget', ["attr" => ["placeholder" => "姓"]]);
  110.         echo "
  111.                                     ";
  112.         // line 28
  113.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'28$this->source); })()), "name", [], "any"falsefalsefalse28), "name02", [], "any"falsefalsefalse28), 'widget', ["attr" => ["placeholder" => "名"]]);
  114.         echo "
  115.                                     ";
  116.         // line 29
  117.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'29$this->source); })()), "name", [], "any"falsefalsefalse29), "name01", [], "any"falsefalsefalse29), 'errors');
  118.         echo "
  119.                                     ";
  120.         // line 30
  121.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'30$this->source); })()), "name", [], "any"falsefalsefalse30), "name02", [], "any"falsefalsefalse30), 'errors');
  122.         echo "
  123.                                 </div>
  124.                             </dd>
  125.                         </dl>
  126.                         <dl>
  127.                             <dt>
  128.                                 ";
  129.         // line 36
  130.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'36$this->source); })()), "kana", [], "any"falsefalsefalse36), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  131.         echo "
  132.                             </dt>
  133.                             <dd>
  134.                                 <div class=\"ec-halfInput";
  135.         // line 39
  136.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })()), "kana", [], "any"falsefalsefalse39), "kana01", [], "any"falsefalsefalse39), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })()), "kana", [], "any"falsefalsefalse39), "kana02", [], "any"falsefalsefalse39))) ? (" error") : (""));
  137.         echo "\">
  138.                                     ";
  139.         // line 40
  140.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'40$this->source); })()), "kana", [], "any"falsefalsefalse40), "kana01", [], "any"falsefalsefalse40), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  141.         echo "
  142.                                     ";
  143.         // line 41
  144.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'41$this->source); })()), "kana", [], "any"falsefalsefalse41), "kana02", [], "any"falsefalsefalse41), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  145.         echo "
  146.                                     ";
  147.         // line 42
  148.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'42$this->source); })()), "kana", [], "any"falsefalsefalse42), "kana01", [], "any"falsefalsefalse42), 'errors');
  149.         echo "
  150.                                     ";
  151.         // line 43
  152.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'43$this->source); })()), "kana", [], "any"falsefalsefalse43), "kana02", [], "any"falsefalsefalse43), 'errors');
  153.         echo "
  154.                                 </div>
  155.                             </dd>
  156.                         </dl>
  157.                         <dl>
  158.                             <dt>
  159.                                 ";
  160.         // line 49
  161.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'49$this->source); })()), "company_name", [], "any"falsefalsefalse49), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "会社名"]);
  162.         echo "
  163.                             </dt>
  164.                             <dd>
  165.                                 <div class=\"ec-halfInput";
  166.         // line 52
  167.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), "company_name", [], "any"falsefalsefalse52))) ? (" error") : (""));
  168.         echo "\">
  169.                                     ";
  170.         // line 53
  171.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'53$this->source); })()), "company_name", [], "any"falsefalsefalse53), 'widget');
  172.         echo "
  173.                                     ";
  174.         // line 54
  175.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'54$this->source); })()), "company_name", [], "any"falsefalsefalse54), 'errors');
  176.         echo "
  177.                                 </div>
  178.                             </dd>
  179.                         </dl>
  180.                         <dl>
  181.                             <dt>
  182.                                 ";
  183.         // line 60
  184.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'60$this->source); })()), "address", [], "any"falsefalsefalse60), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  185.         echo "
  186.                             </dt>
  187.                             <dd>
  188.                                 <div class=\"ec-zipInput";
  189.         // line 63
  190.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'63$this->source); })()), "postal_code", [], "any"falsefalsefalse63))) ? (" error") : (""));
  191.         echo "\"><span>";
  192.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  193.         echo "</span>
  194.                                     ";
  195.         // line 64
  196.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'64$this->source); })()), "postal_code", [], "any"falsefalsefalse64), 'widget');
  197.         echo "
  198.                                     <div class=\"ec-zipInputHelp\">
  199.                                         <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\">";
  200.         // line 66
  201.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  202.         echo "</a>
  203.                                     </div>
  204.                                     ";
  205.         // line 68
  206.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'68$this->source); })()), "postal_code", [], "any"falsefalsefalse68), 'errors');
  207.         echo "
  208.                                 </div>
  209.                                 <div class=\"ec-select";
  210.         // line 71
  211.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'71$this->source); })()), "address", [], "any"falsefalsefalse71), "pref", [], "any"falsefalsefalse71))) ? (" error") : (""));
  212.         echo "\">
  213.                                     ";
  214.         // line 72
  215.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'72$this->source); })()), "address", [], "any"falsefalsefalse72), "pref", [], "any"falsefalsefalse72), 'widget');
  216.         echo "
  217.                                     ";
  218.         // line 73
  219.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'73$this->source); })()), "address", [], "any"falsefalsefalse73), "pref", [], "any"falsefalsefalse73), 'errors');
  220.         echo "
  221.                                 </div>
  222.                                 <div class=\"ec-input";
  223.         // line 75
  224.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'75$this->source); })()), "address", [], "any"falsefalsefalse75), "addr01", [], "any"falsefalsefalse75))) ? (" error") : (""));
  225.         echo "\">
  226.                                     ";
  227.         // line 76
  228.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'76$this->source); })()), "address", [], "any"falsefalsefalse76), "addr01", [], "any"falsefalsefalse76), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  229.         echo "
  230.                                     ";
  231.         // line 77
  232.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'77$this->source); })()), "address", [], "any"falsefalsefalse77), "addr01", [], "any"falsefalsefalse77), 'errors');
  233.         echo "
  234.                                 </div>
  235.                                 <div class=\"ec-input";
  236.         // line 79
  237.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'79$this->source); })()), "address", [], "any"falsefalsefalse79), "addr02", [], "any"falsefalsefalse79))) ? (" error") : (""));
  238.         echo "\">
  239.                                     ";
  240.         // line 80
  241.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'80$this->source); })()), "address", [], "any"falsefalsefalse80), "addr02", [], "any"falsefalsefalse80), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  242.         echo "
  243.                                     ";
  244.         // line 81
  245.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'81$this->source); })()), "address", [], "any"falsefalsefalse81), "addr02", [], "any"falsefalsefalse81), 'errors');
  246.         echo "
  247.                                 </div>
  248.                             </dd>
  249.                         </dl>
  250.                         <dl>
  251.                             <dt>
  252.                                 ";
  253.         // line 87
  254.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'87$this->source); })()), "phone_number", [], "any"falsefalsefalse87), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  255.         echo "
  256.                             </dt>
  257.                             <dd>
  258.                                 <div class=\"ec-telInput";
  259.         // line 90
  260.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'90$this->source); })()), "phone_number", [], "any"falsefalsefalse90))) ? (" error") : (""));
  261.         echo "\">
  262.                                     ";
  263.         // line 91
  264.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'91$this->source); })()), "phone_number", [], "any"falsefalsefalse91), 'widget');
  265.         echo "
  266.                                     ";
  267.         // line 92
  268.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'92$this->source); })()), "phone_number", [], "any"falsefalsefalse92), 'errors');
  269.         echo "
  270.                                 </div>
  271.                             </dd>
  272.                         </dl>
  273.                         <dl>
  274.                             <dt>
  275.                                 ";
  276.         // line 98
  277.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'98$this->source); })()), "email", [], "any"falsefalsefalse98), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  278.         echo "
  279.                             </dt>
  280.                             <dd>
  281.                                 <div class=\"ec-input";
  282.         // line 101
  283.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'101$this->source); })()), "email", [], "any"falsefalsefalse101), "first", [], "any"falsefalsefalse101))) ? (" error") : (""));
  284.         echo "\">
  285.                                     ";
  286.         // line 102
  287.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'102$this->source); })()), "email", [], "any"falsefalsefalse102), "first", [], "any"falsefalsefalse102), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  288.         echo "
  289.                                     ";
  290.         // line 103
  291.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'103$this->source); })()), "email", [], "any"falsefalsefalse103), "first", [], "any"falsefalsefalse103), 'errors');
  292.         echo "
  293.                                 </div>
  294.                                 <div class=\"ec-input";
  295.         // line 105
  296.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'105$this->source); })()), "email", [], "any"falsefalsefalse105), "second", [], "any"falsefalsefalse105))) ? (" error") : (""));
  297.         echo "\">
  298.                                     ";
  299.         // line 106
  300.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'106$this->source); })()), "email", [], "any"falsefalsefalse106), "second", [], "any"falsefalsefalse106), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  301.         echo "
  302.                                     ";
  303.         // line 107
  304.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'107$this->source); })()), "email", [], "any"falsefalsefalse107), "second", [], "any"falsefalsefalse107), 'errors');
  305.         echo "
  306.                                 </div>
  307.                             </dd>
  308.                         </dl>
  309.                         <dl>
  310.                             <dt>
  311.                                 ";
  312.         // line 113
  313.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'113$this->source); })()), "plain_password", [], "any"falsefalsefalse113), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  314.         echo "
  315.                             </dt>
  316.                             <dd>
  317.                                 <div class=\"ec-input";
  318.         // line 116
  319.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'116$this->source); })()), "plain_password", [], "any"falsefalsefalse116), "first", [], "any"falsefalsefalse116))) ? (" error") : (""));
  320.         echo "\">
  321.                                     ";
  322.         // line 117
  323.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'117$this->source); })()), "plain_password", [], "any"falsefalsefalse117), "first", [], "any"falsefalsefalse117), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 118
  324. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'118$this->source); })()), "eccube_password_min_len", [], "any"falsefalsefalse118), "%max%" => 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.'118$this->source); })()), "eccube_password_max_len", [], "any"falsefalsefalse118)])], "type" => "password"]);
  325.         // line 120
  326.         echo "
  327.                                     ";
  328.         // line 121
  329.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'121$this->source); })()), "plain_password", [], "any"falsefalsefalse121), "first", [], "any"falsefalsefalse121), 'errors');
  330.         echo "
  331.                                 </div>
  332.                                 <div class=\"ec-input";
  333.         // line 123
  334.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'123$this->source); })()), "plain_password", [], "any"falsefalsefalse123), "second", [], "any"falsefalsefalse123))) ? (" error") : (""));
  335.         echo "\">
  336.                                     ";
  337.         // line 124
  338.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'124$this->source); })()), "plain_password", [], "any"falsefalsefalse124), "second", [], "any"falsefalsefalse124), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  339.         // line 127
  340.         echo "
  341.                                     ";
  342.         // line 128
  343.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'128$this->source); })()), "plain_password", [], "any"falsefalsefalse128), "second", [], "any"falsefalsefalse128), 'errors');
  344.         echo "
  345.                                 </div>
  346.                             </dd>
  347.                         </dl>
  348.                         <dl>
  349.                             <dt>
  350.                                 ";
  351.         // line 134
  352.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'134$this->source); })()), "birth", [], "any"falsefalsefalse134), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "生年月日"]);
  353.         echo "
  354.                             </dt>
  355.                             <dd>
  356.                                 <div class=\"ec-birth";
  357.         // line 137
  358.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'137$this->source); })()), "birth", [], "any"falsefalsefalse137))) ? (" error") : (""));
  359.         echo "\">
  360.                                     ";
  361.         // line 138
  362.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'138$this->source); })()), "birth", [], "any"falsefalsefalse138), "year", [], "any"falsefalsefalse138), 'widget');
  363.         echo "<span>/</span>
  364.                                     ";
  365.         // line 139
  366.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'139$this->source); })()), "birth", [], "any"falsefalsefalse139), "month", [], "any"falsefalsefalse139), 'widget');
  367.         echo "<span>/</span>
  368.                                     ";
  369.         // line 140
  370.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'140$this->source); })()), "birth", [], "any"falsefalsefalse140), "day", [], "any"falsefalsefalse140), 'widget');
  371.         echo "
  372.                                     ";
  373.         // line 141
  374.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'141$this->source); })()), "birth", [], "any"falsefalsefalse141), 'errors');
  375.         echo "
  376.                                 </div>
  377.                             </dd>
  378.                         </dl>
  379.                         <dl>
  380.                             <dt>
  381.                                 ";
  382.         // line 147
  383.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'147$this->source); })()), "sex", [], "any"falsefalsefalse147), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "性別"]);
  384.         echo "
  385.                             </dt>
  386.                             <dd>
  387.                                 <div class=\"ec-radio";
  388.         // line 150
  389.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'150$this->source); })()), "sex", [], "any"falsefalsefalse150))) ? (" error") : (""));
  390.         echo "\">
  391.                                     ";
  392.         // line 151
  393.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'151$this->source); })()), "sex", [], "any"falsefalsefalse151), 'widget');
  394.         echo "
  395.                                     ";
  396.         // line 152
  397.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'152$this->source); })()), "sex", [], "any"falsefalsefalse152), 'errors');
  398.         echo "
  399.                                 </div>
  400.                             </dd>
  401.                         </dl>
  402.                         <dl>
  403.                             <dt>
  404.                                 ";
  405.         // line 158
  406.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'158$this->source); })()), "job", [], "any"falsefalsefalse158), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "職業"]);
  407.         echo "
  408.                             </dt>
  409.                             <dd>
  410.                                 <div class=\"ec-select";
  411.         // line 161
  412.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'161$this->source); })()), "job", [], "any"falsefalsefalse161))) ? (" error") : (""));
  413.         echo "\">
  414.                                     ";
  415.         // line 162
  416.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'162$this->source); })()), "job", [], "any"falsefalsefalse162), 'widget');
  417.         echo "
  418.                                     ";
  419.         // line 163
  420.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'163$this->source); })()), "job", [], "any"falsefalsefalse163), 'errors');
  421.         echo "
  422.                                 </div>
  423.                             </dd>
  424.                         </dl>
  425.                         ";
  426.         // line 168
  427.         echo "                        ";
  428.         $context['_parent'] = $context;
  429.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'168$this->source); })()), function ($__f__) use ($context$macros) { $context["f"] = $__f__; return twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse168), "eccube_form_options", [], "any"falsefalsefalse168), "auto_render", [], "any"falsefalsefalse168); }));
  430.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  431.             // line 169
  432.             echo "                            ";
  433.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse169), "eccube_form_options", [], "any"falsefalsefalse169), "form_theme", [], "any"falsefalsefalse169)) {
  434.                 // line 170
  435.                 echo "                                ";
  436.                 $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme($context["f"], [=> twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse170), "eccube_form_options", [], "any"falsefalsefalse170), "form_theme", [], "any"falsefalsefalse170)], true);
  437.                 // line 171
  438.                 echo "                                ";
  439.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  440.                 echo "
  441.                             ";
  442.             } else {
  443.                 // line 173
  444.                 echo "                                <dl>
  445.                                     <dt>
  446.                                         ";
  447.                 // line 175
  448.                 $context["label_class"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsetruefalse175), "label_attr", [], "any"falsetruefalse175), "class", [], "any"truetruefalse175)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse175), "label_attr", [], "any"falsefalsefalse175), "class", [], "any"falsefalsefalse175)) : (""));
  449.                 // line 176
  450.                 echo "                                        ";
  451.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label', ["label_attr" => ["class" => ((isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'176$this->source); })()) . " ec-label")]] + (twig_test_empty($_label_ twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse176), "label", [], "any"falsefalsefalse176)) ? [] : ["label" => $_label_]));
  452.                 echo "
  453.                                     </dt>
  454.                                     <dd>
  455.                                         <div class=\"";
  456.                 // line 179
  457.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse179), "eccube_form_options", [], "any"falsefalsefalse179), "style_class", [], "any"falsefalsefalse179), "html"nulltrue);
  458.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  459.                 echo "\">
  460.                                             ";
  461.                 // line 180
  462.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  463.                 echo "
  464.                                             ";
  465.                 // line 181
  466.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  467.                 echo "
  468.                                         </div>
  469.                                     </dd>
  470.                                 </dl>
  471.                             ";
  472.             }
  473.             // line 186
  474.             echo "                        ";
  475.         }
  476.         $_parent $context['_parent'];
  477.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  478.         $context array_intersect_key($context$_parent) + $_parent;
  479.         // line 187
  480.         echo "                    </div>
  481.                     <div class=\"ec-registerRole__actions\">
  482.                         <div class=\"ec-checkbox";
  483.         // line 189
  484.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'189$this->source); })()), "user_policy_check", [], "any"falsefalsefalse189))) ? (" error") : (""));
  485.         echo " text-center\">
  486.                             <label>
  487.                                 ";
  488.         // line 191
  489.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'191$this->source); })()), "user_policy_check", [], "any"falsefalsefalse191), 'widget');
  490.         echo "
  491.                                 ";
  492.         // line 192
  493.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">個人情報保護方針</a>に同意してお進みください", ["%url%" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("policy")]);
  494.         echo "
  495.                             </label>
  496.                             ";
  497.         // line 194
  498.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'194$this->source); })()), "user_policy_check", [], "any"falsefalsefalse194), 'errors');
  499.         echo "
  500.                         </div>
  501.                         <br>
  502.                         <div class=\"ec-off4Grid\">
  503.                             <div class=\"ec-off4Grid__cell\">
  504.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">";
  505.         // line 199
  506.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意する"), "html"nulltrue);
  507.         echo "</button>
  508.                                 <a class=\"ec-blockBtn--cancel\" href=\"";
  509.         // line 200
  510.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  511.         echo "\">";
  512.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  513.         echo "</a>
  514.                             </div>
  515.                         </div>
  516.                     </div>
  517.                 </form>
  518.             </div>
  519.     </div><!--/.page_container-->
  520. </section>
  521. ";
  522.         
  523.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  524.         
  525.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  526.     }
  527.     public function getTemplateName()
  528.     {
  529.         return "Entry/index.twig";
  530.     }
  531.     public function isTraitable()
  532.     {
  533.         return false;
  534.     }
  535.     public function getDebugInfo()
  536.     {
  537.         return array (  531 => 200,  527 => 199,  519 => 194,  514 => 192,  510 => 191,  505 => 189,  501 => 187,  495 => 186,  487 => 181,  483 => 180,  478 => 179,  471 => 176,  469 => 175,  465 => 173,  459 => 171,  456 => 170,  453 => 169,  448 => 168,  441 => 163,  437 => 162,  433 => 161,  427 => 158,  418 => 152,  414 => 151,  410 => 150,  404 => 147,  395 => 141,  391 => 140,  387 => 139,  383 => 138,  379 => 137,  373 => 134,  364 => 128,  361 => 127,  359 => 124,  355 => 123,  350 => 121,  347 => 120,  345 => 118,  344 => 117,  340 => 116,  334 => 113,  325 => 107,  321 => 106,  317 => 105,  312 => 103,  308 => 102,  304 => 101,  298 => 98,  289 => 92,  285 => 91,  281 => 90,  275 => 87,  266 => 81,  262 => 80,  258 => 79,  253 => 77,  249 => 76,  245 => 75,  240 => 73,  236 => 72,  232 => 71,  226 => 68,  221 => 66,  216 => 64,  210 => 63,  204 => 60,  195 => 54,  191 => 53,  187 => 52,  181 => 49,  172 => 43,  168 => 42,  164 => 41,  160 => 40,  156 => 39,  150 => 36,  141 => 30,  137 => 29,  133 => 28,  129 => 27,  125 => 26,  119 => 23,  112 => 19,  107 => 17,  98 => 11,  95 => 10,  85 => 9,  74 => 6,  64 => 5,  53 => 1,  51 => 3,  49 => 2,  36 => 1,);
  538.     }
  539.     public function getSourceContext()
  540.     {
  541.         return new Source("{% extends 'fullwidth_frame.twig' %}
  542. {% set body_class = 'registration_page' %}
  543. {% form_theme form 'Form/form_div_layout.twig' %}
  544. {% block javascript %}
  545.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  546. {% endblock javascript %}
  547. {% block main %}
  548. <div class=\"home_title__inner\">
  549.     <h2 class=\"home_ja_title\">{{ '新規会員登録'|trans }}</h2>
  550. </div><!--/.home_title__inner-->
  551.     <section class=\"page_section\">
  552.         <div class=\"page_container\">
  553.             <div class=\"form_all_wrap\">
  554.                 <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  555.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  556.                     {{ form_widget(form._token) }}
  557.                     <div class=\"ec-borderedDefs\">
  558.                         <dl>
  559.                             <dt>
  560.                                 {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  561.                             </dt>
  562.                             <dd>
  563.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  564.                                     {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  565.                                     {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  566.                                     {{ form_errors(form.name.name01) }}
  567.                                     {{ form_errors(form.name.name02) }}
  568.                                 </div>
  569.                             </dd>
  570.                         </dl>
  571.                         <dl>
  572.                             <dt>
  573.                                 {{ form_label(form.kana, 'お名前(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  574.                             </dt>
  575.                             <dd>
  576.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  577.                                     {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  578.                                     {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  579.                                     {{ form_errors(form.kana.kana01) }}
  580.                                     {{ form_errors(form.kana.kana02) }}
  581.                                 </div>
  582.                             </dd>
  583.                         </dl>
  584.                         <dl>
  585.                             <dt>
  586.                                 {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'ec-label' }}) }}
  587.                             </dt>
  588.                             <dd>
  589.                                 <div class=\"ec-halfInput{{ has_errors(form.company_name) ? ' error' }}\">
  590.                                     {{ form_widget(form.company_name) }}
  591.                                     {{ form_errors(form.company_name) }}
  592.                                 </div>
  593.                             </dd>
  594.                         </dl>
  595.                         <dl>
  596.                             <dt>
  597.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  598.                             </dt>
  599.                             <dd>
  600.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  601.                                     {{ form_widget(form.postal_code) }}
  602.                                     <div class=\"ec-zipInputHelp\">
  603.                                         <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\">{{ '郵便番号検索'|trans }}</a>
  604.                                     </div>
  605.                                     {{ form_errors(form.postal_code) }}
  606.                                 </div>
  607.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  608.                                     {{ form_widget(form.address.pref) }}
  609.                                     {{ form_errors(form.address.pref) }}
  610.                                 </div>
  611.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  612.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  613.                                     {{ form_errors(form.address.addr01) }}
  614.                                 </div>
  615.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  616.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  617.                                     {{ form_errors(form.address.addr02) }}
  618.                                 </div>
  619.                             </dd>
  620.                         </dl>
  621.                         <dl>
  622.                             <dt>
  623.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  624.                             </dt>
  625.                             <dd>
  626.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  627.                                     {{ form_widget(form.phone_number) }}
  628.                                     {{ form_errors(form.phone_number) }}
  629.                                 </div>
  630.                             </dd>
  631.                         </dl>
  632.                         <dl>
  633.                             <dt>
  634.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  635.                             </dt>
  636.                             <dd>
  637.                                 <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  638.                                     {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:ec-cube@example.com' }}) }}
  639.                                     {{ form_errors(form.email.first) }}
  640.                                 </div>
  641.                                 <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  642.                                     {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  643.                                     {{ form_errors(form.email.second) }}
  644.                                 </div>
  645.                             </dd>
  646.                         </dl>
  647.                         <dl>
  648.                             <dt>
  649.                                 {{ form_label(form.plain_password, 'パスワード', { 'label_attr': {'class': 'ec-label' }}) }}
  650.                             </dt>
  651.                             <dd>
  652.                                 <div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  653.                                     {{ form_widget(form.plain_password.first, {
  654.                                         'attr': { 'placeholder': '半角英数記号%min%〜%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
  655.                                         'type': 'password'
  656.                                     }) }}
  657.                                     {{ form_errors(form.plain_password.first) }}
  658.                                 </div>
  659.                                 <div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  660.                                     {{ form_widget(form.plain_password.second, {
  661.                                         'attr': { 'placeholder': '確認のためもう一度入力してください'|trans },
  662.                                         'type': 'password'
  663.                                     }) }}
  664.                                     {{ form_errors(form.plain_password.second) }}
  665.                                 </div>
  666.                             </dd>
  667.                         </dl>
  668.                         <dl>
  669.                             <dt>
  670.                                 {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'ec-label' }}) }}
  671.                             </dt>
  672.                             <dd>
  673.                                 <div class=\"ec-birth{{ has_errors(form.birth) ? ' error' }}\">
  674.                                     {{ form_widget(form.birth.year) }}<span>/</span>
  675.                                     {{ form_widget(form.birth.month) }}<span>/</span>
  676.                                     {{ form_widget(form.birth.day) }}
  677.                                     {{ form_errors(form.birth) }}
  678.                                 </div>
  679.                             </dd>
  680.                         </dl>
  681.                         <dl>
  682.                             <dt>
  683.                                 {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'ec-label' }}) }}
  684.                             </dt>
  685.                             <dd>
  686.                                 <div class=\"ec-radio{{ has_errors(form.sex) ? ' error' }}\">
  687.                                     {{ form_widget(form.sex) }}
  688.                                     {{ form_errors(form.sex) }}
  689.                                 </div>
  690.                             </dd>
  691.                         </dl>
  692.                         <dl>
  693.                             <dt>
  694.                                 {{ form_label(form.job, '職業', { 'label_attr': {'class': 'ec-label' }}) }}
  695.                             </dt>
  696.                             <dd>
  697.                                 <div class=\"ec-select{{ has_errors(form.job) ? ' error' }}\">
  698.                                     {{ form_widget(form.job) }}
  699.                                     {{ form_errors(form.job) }}
  700.                                 </div>
  701.                             </dd>
  702.                         </dl>
  703.                         {# エンティティ拡張の自動出力 #}
  704.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  705.                             {% if f.vars.eccube_form_options.form_theme %}
  706.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  707.                                 {{ form_row(f) }}
  708.                             {% else %}
  709.                                 <dl>
  710.                                     <dt>
  711.                                         {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  712.                                         {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  713.                                     </dt>
  714.                                     <dd>
  715.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  716.                                             {{ form_widget(f) }}
  717.                                             {{ form_errors(f) }}
  718.                                         </div>
  719.                                     </dd>
  720.                                 </dl>
  721.                             {% endif %}
  722.                         {% endfor %}
  723.                     </div>
  724.                     <div class=\"ec-registerRole__actions\">
  725.                         <div class=\"ec-checkbox{{ has_errors(form.user_policy_check) ? ' error' }} text-center\">
  726.                             <label>
  727.                                 {{ form_widget(form.user_policy_check) }}
  728.                                 {{ '<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">個人情報保護方針</a>に同意してお進みください'|trans({ '%url%': url('policy') })|raw }}
  729.                             </label>
  730.                             {{ form_errors(form.user_policy_check) }}
  731.                         </div>
  732.                         <br>
  733.                         <div class=\"ec-off4Grid\">
  734.                             <div class=\"ec-off4Grid__cell\">
  735.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">{{ '同意する'|trans }}</button>
  736.                                 <a class=\"ec-blockBtn--cancel\" href=\"{{ url('homepage') }}\">{{ '同意しない'|trans }}</a>
  737.                             </div>
  738.                         </div>
  739.                     </div>
  740.                 </form>
  741.             </div>
  742.     </div><!--/.page_container-->
  743. </section>
  744. {% endblock %}
  745. ""Entry/index.twig""/home/xs626321/ikus.furniture/public_html/dev/app/template/default/Entry/index.twig");
  746.     }
  747. }