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