var/cache/dev/twig/02/02bdeaae14547b5f0c49ca706e9e1bba889f709614f498f01a5c02bdcdf3beb7.php line 16

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_7c6dbfbac0ec7fc322a1fd108cc7379132030bfa5a618664635f52809ddfb417 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_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 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_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  48.         
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  50.     }
  51.     // line 17
  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 18
  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 21
  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 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.                             </dd>
  279.                         </dl>
  280.                         <dl>
  281.                             <dt>
  282.                                 ";
  283.         // line 113
  284.         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); })()), "email", [], "any"falsefalsefalse113), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  285.         echo "
  286.                             </dt>
  287.                             <dd>
  288.                                 <div class=\"ec-input";
  289.         // line 116
  290.         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); })()), "email", [], "any"falsefalsefalse116), "first", [], "any"falsefalsefalse116))) ? (" error") : (""));
  291.         echo "\">
  292.                                     ";
  293.         // line 117
  294.         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); })()), "email", [], "any"falsefalsefalse117), "first", [], "any"falsefalsefalse117), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  295.         echo "
  296.                                     ";
  297.         // line 118
  298.         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.'118$this->source); })()), "email", [], "any"falsefalsefalse118), "first", [], "any"falsefalsefalse118), 'errors');
  299.         echo "
  300.                                 </div>
  301.                                 <div class=\"ec-input";
  302.         // line 120
  303.         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.'120$this->source); })()), "email", [], "any"falsefalsefalse120), "second", [], "any"falsefalsefalse120))) ? (" error") : (""));
  304.         echo "\">
  305.                                     ";
  306.         // line 121
  307.         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), "second", [], "any"falsefalsefalse121), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  308.         echo "
  309.                                     ";
  310.         // line 122
  311.         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.'122$this->source); })()), "email", [], "any"falsefalsefalse122), "second", [], "any"falsefalsefalse122), 'errors');
  312.         echo "
  313.                                 </div>
  314.                             </dd>
  315.                         </dl>
  316.                         <dl>
  317.                             <dt>
  318.                                 ";
  319.         // line 128
  320.         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.'128$this->source); })()), "plain_password", [], "any"falsefalsefalse128), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  321.         echo "
  322.                             </dt>
  323.                             <dd>
  324.                                 <div class=\"ec-input";
  325.         // line 131
  326.         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.'131$this->source); })()), "plain_password", [], "any"falsefalsefalse131), "first", [], "any"falsefalsefalse131))) ? (" error") : (""));
  327.         echo "\">
  328.                                     ";
  329.         // line 132
  330.         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.'132$this->source); })()), "plain_password", [], "any"falsefalsefalse132), "first", [], "any"falsefalsefalse132), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%?%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 133
  331. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'133$this->source); })()), "eccube_password_min_len", [], "any"falsefalsefalse133), "%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.'133$this->source); })()), "eccube_password_max_len", [], "any"falsefalsefalse133)])], "type" => "password"]);
  332.         // line 135
  333.         echo "
  334.                                     ";
  335.         // line 136
  336.         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.'136$this->source); })()), "plain_password", [], "any"falsefalsefalse136), "first", [], "any"falsefalsefalse136), 'errors');
  337.         echo "
  338.                                 </div>
  339.                                 <div class=\"ec-input";
  340.         // line 138
  341.         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.'138$this->source); })()), "plain_password", [], "any"falsefalsefalse138), "second", [], "any"falsefalsefalse138))) ? (" error") : (""));
  342.         echo "\">
  343.                                     ";
  344.         // line 139
  345.         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), "second", [], "any"falsefalsefalse139), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  346.         // line 142
  347.         echo "
  348.                                     ";
  349.         // line 143
  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.'143$this->source); })()), "plain_password", [], "any"falsefalsefalse143), "second", [], "any"falsefalsefalse143), 'errors');
  351.         echo "
  352.                                 </div>
  353.                             </dd>
  354.                         </dl>
  355.                         <dl>
  356.                             <dt>
  357.                                 ";
  358.         // line 149
  359.         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.'149$this->source); })()), "birth", [], "any"falsefalsefalse149), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "生年月日"]);
  360.         echo "
  361.                             </dt>
  362.                             <dd>
  363.                                 <div class=\"ec-birth";
  364.         // line 152
  365.         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.'152$this->source); })()), "birth", [], "any"falsefalsefalse152))) ? (" error") : (""));
  366.         echo "\">
  367.                                     ";
  368.         // line 153
  369.         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.'153$this->source); })()), "birth", [], "any"falsefalsefalse153), "year", [], "any"falsefalsefalse153), 'widget');
  370.         echo "<span>/</span>
  371.                                     ";
  372.         // line 154
  373.         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.'154$this->source); })()), "birth", [], "any"falsefalsefalse154), "month", [], "any"falsefalsefalse154), 'widget');
  374.         echo "<span>/</span>
  375.                                     ";
  376.         // line 155
  377.         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.'155$this->source); })()), "birth", [], "any"falsefalsefalse155), "day", [], "any"falsefalsefalse155), 'widget');
  378.         echo "
  379.                                     ";
  380.         // line 156
  381.         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.'156$this->source); })()), "birth", [], "any"falsefalsefalse156), 'errors');
  382.         echo "
  383.                                 </div>
  384.                             </dd>
  385.                         </dl>
  386.                         <dl>
  387.                             <dt>
  388.                                 ";
  389.         // line 162
  390.         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); })()), "sex", [], "any"falsefalsefalse162), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "性別"]);
  391.         echo "
  392.                             </dt>
  393.                             <dd>
  394.                                 <div class=\"ec-radio";
  395.         // line 165
  396.         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.'165$this->source); })()), "sex", [], "any"falsefalsefalse165))) ? (" error") : (""));
  397.         echo "\">
  398.                                     ";
  399.         // line 166
  400.         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.'166$this->source); })()), "sex", [], "any"falsefalsefalse166), 'widget');
  401.         echo "
  402.                                     ";
  403.         // line 167
  404.         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.'167$this->source); })()), "sex", [], "any"falsefalsefalse167), 'errors');
  405.         echo "
  406.                                 </div>
  407.                             </dd>
  408.                         </dl>
  409.                         <dl>
  410.                             <dt>
  411.                                 ";
  412.         // line 173
  413.         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.'173$this->source); })()), "job", [], "any"falsefalsefalse173), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "職業"]);
  414.         echo "
  415.                             </dt>
  416.                             <dd>
  417.                                 <div class=\"ec-select";
  418.         // line 176
  419.         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.'176$this->source); })()), "job", [], "any"falsefalsefalse176))) ? (" error") : (""));
  420.         echo "\">
  421.                                     ";
  422.         // line 177
  423.         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.'177$this->source); })()), "job", [], "any"falsefalsefalse177), 'widget');
  424.         echo "
  425.                                     ";
  426.         // line 178
  427.         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.'178$this->source); })()), "job", [], "any"falsefalsefalse178), 'errors');
  428.         echo "
  429.                                 </div>
  430.                             </dd>
  431.                         </dl>
  432. ";
  433.         // line 184
  434.         if (twig_get_attribute($this->env$this->source, ($context["form"] ?? null), "customerplus_1", [], "any"truetruefalse184)) {
  435.             // line 185
  436.             echo "<dl>
  437.     <dt>
  438. ";
  439.             // line 187
  440.             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.'187$this->source); })()), "customerplus_1", [], "any"falsefalsefalse187), 'label', ["label_attr" => ["class" => "ec-label"]]);
  441.             echo "
  442. </dt>
  443.     <dd>
  444.     
  445.         <div class=\"ec-input";
  446.             // line 191
  447.             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.'191$this->source); })()), "customerplus_1", [], "any"falsefalsefalse191))) ? (" error") : (""));
  448.             echo "\">
  449.             ";
  450.             // line 192
  451.             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.'192$this->source); })()), "customerplus_1", [], "any"falsefalsefalse192), 'widget');
  452.             echo "
  453.             ";
  454.             // line 193
  455.             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.'193$this->source); })()), "customerplus_1", [], "any"falsefalsefalse193), 'errors');
  456.             echo "
  457.         </div>
  458.     </dd>
  459. </dl>
  460. ";
  461.         }
  462.         // line 198
  463.         echo "
  464. ";
  465.         // line 200
  466.         if (twig_get_attribute($this->env$this->source, ($context["form"] ?? null), "customerplus_3", [], "any"truetruefalse200)) {
  467.             // line 201
  468.             echo "<dl>
  469.     <dt>";
  470.             // line 202
  471.             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.'202$this->source); })()), "customerplus_3", [], "any"falsefalsefalse202), 'label', ["label_attr" => ["class" => "ec-label"]]);
  472.             echo "</dt>
  473.     <dd>
  474.         <div class=\"ec-checkbox";
  475.             // line 204
  476.             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.'204$this->source); })()), "customerplus_3", [], "any"falsefalsefalse204))) ? (" error") : (""));
  477.             echo "\">
  478.             ";
  479.             // line 205
  480.             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.'205$this->source); })()), "customerplus_3", [], "any"falsefalsefalse205), 'widget');
  481.             echo "
  482.             ";
  483.             // line 206
  484.             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.'206$this->source); })()), "customerplus_3", [], "any"falsefalsefalse206), 'errors');
  485.             echo "
  486.         </div>
  487.     </dd>
  488. </dl>
  489. ";
  490.         }
  491.         // line 211
  492.         echo "
  493. ";
  494.         // line 213
  495.         if (twig_get_attribute($this->env$this->source, ($context["form"] ?? null), "customerplus_4", [], "any"truetruefalse213)) {
  496.             // line 214
  497.             echo "<dl>
  498.     <dt>";
  499.             // line 215
  500.             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.'215$this->source); })()), "customerplus_4", [], "any"falsefalsefalse215), 'label', ["label_attr" => ["class" => "ec-label"]]);
  501.             echo "</dt>
  502.     <dd>
  503.         <div class=\"ec-checkbox";
  504.             // line 217
  505.             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.'217$this->source); })()), "customerplus_4", [], "any"falsefalsefalse217))) ? (" error") : (""));
  506.             echo "\">
  507.             ";
  508.             // line 218
  509.             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.'218$this->source); })()), "customerplus_4", [], "any"falsefalsefalse218), 'widget');
  510.             echo "
  511.             ";
  512.             // line 219
  513.             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.'219$this->source); })()), "customerplus_4", [], "any"falsefalsefalse219), 'errors');
  514.             echo "
  515.         </div>
  516.     </dd>
  517. </dl>
  518. ";
  519.         }
  520.         // line 224
  521.         echo "
  522. ";
  523.         // line 226
  524.         if (twig_get_attribute($this->env$this->source, ($context["form"] ?? null), "customerplus_6", [], "any"truetruefalse226)) {
  525.             // line 227
  526.             echo "<dl>
  527.     <dt>
  528. ";
  529.             // line 229
  530.             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.'229$this->source); })()), "customerplus_6", [], "any"falsefalsefalse229), 'label', ["label_attr" => ["class" => "ec-label"]]);
  531.             echo "
  532. </dt>
  533.     <dd>
  534.         <div class=\"ec-input";
  535.             // line 232
  536.             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.'232$this->source); })()), "customerplus_6", [], "any"falsefalsefalse232))) ? (" error") : (""));
  537.             echo "\">
  538.             ";
  539.             // line 233
  540.             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.'233$this->source); })()), "customerplus_6", [], "any"falsefalsefalse233), 'widget');
  541.             echo "
  542.             ";
  543.             // line 234
  544.             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.'234$this->source); })()), "customerplus_6", [], "any"falsefalsefalse234), 'errors');
  545.             echo "
  546.         </div>
  547.     </dd>
  548. </dl>
  549. ";
  550.         }
  551.         // line 239
  552.         echo "
  553. ";
  554.         // line 241
  555.         if (twig_get_attribute($this->env$this->source, ($context["form"] ?? null), "customerplus_5", [], "any"truetruefalse241)) {
  556.             // line 242
  557.             echo "<dl>
  558.     <dt>";
  559.             // line 243
  560.             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.'243$this->source); })()), "customerplus_5", [], "any"falsefalsefalse243), 'label', ["label_attr" => ["class" => "ec-label"]]);
  561.             echo "</dt>
  562.     <dd>
  563.         <div class=\"ec-checkbox";
  564.             // line 245
  565.             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.'245$this->source); })()), "customerplus_5", [], "any"falsefalsefalse245))) ? (" error") : (""));
  566.             echo "\">
  567.             ";
  568.             // line 246
  569.             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.'246$this->source); })()), "customerplus_5", [], "any"falsefalsefalse246), 'widget');
  570.             echo "
  571.             ";
  572.             // line 247
  573.             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.'247$this->source); })()), "customerplus_5", [], "any"falsefalsefalse247), 'errors');
  574.             echo "
  575.         </div>
  576.     </dd>
  577. </dl>
  578. ";
  579.         }
  580.         // line 252
  581.         echo "
  582. ";
  583.         // line 254
  584.         if (twig_get_attribute($this->env$this->source, ($context["form"] ?? null), "customerplus_2", [], "any"truetruefalse254)) {
  585.             // line 255
  586.             echo "<dl>
  587.     <dt>";
  588.             // line 256
  589.             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.'256$this->source); })()), "customerplus_2", [], "any"falsefalsefalse256), 'label', ["label_attr" => ["class" => "ec-label"]]);
  590.             echo "</dt>
  591.     <dd>
  592.         <div class=\"ec-input";
  593.             // line 258
  594.             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.'258$this->source); })()), "customerplus_2", [], "any"falsefalsefalse258))) ? (" error") : (""));
  595.             echo "\">
  596.             ";
  597.             // line 259
  598.             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.'259$this->source); })()), "customerplus_2", [], "any"falsefalsefalse259), 'widget');
  599.             echo "
  600.             ";
  601.             // line 260
  602.             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.'260$this->source); })()), "customerplus_2", [], "any"falsefalsefalse260), 'errors');
  603.             echo "
  604.         </div>
  605.     </dd>
  606. </dl>
  607. ";
  608.         }
  609.         // line 265
  610.         echo "
  611.                         ";
  612.         // line 268
  613.         echo "                        ";
  614.         $context['_parent'] = $context;
  615.         $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.'268$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"falsefalsefalse268), "eccube_form_options", [], "any"falsefalsefalse268), "auto_render", [], "any"falsefalsefalse268); }));
  616.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  617.             // line 269
  618.             echo "                            ";
  619.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse269), "eccube_form_options", [], "any"falsefalsefalse269), "form_theme", [], "any"falsefalsefalse269)) {
  620.                 // line 270
  621.                 echo "                                ";
  622.                 $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"falsefalsefalse270), "eccube_form_options", [], "any"falsefalsefalse270), "form_theme", [], "any"falsefalsefalse270)], true);
  623.                 // line 271
  624.                 echo "                                ";
  625.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  626.                 echo "
  627.                             ";
  628.             } else {
  629.                 // line 273
  630.                 echo "                                <dl>
  631.                                     <dt>
  632.                                         ";
  633.                 // line 275
  634.                 $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"falsetruefalse275), "label_attr", [], "any"falsetruefalse275), "class", [], "any"truetruefalse275)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse275), "label_attr", [], "any"falsefalsefalse275), "class", [], "any"falsefalsefalse275)) : (""));
  635.                 // line 276
  636.                 echo "                                        ";
  637.                 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.'276$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"falsefalsefalse276), "label", [], "any"falsefalsefalse276)) ? [] : ["label" => $_label_]));
  638.                 echo "
  639.                                     </dt>
  640.                                     <dd>
  641.                                         <div class=\"";
  642.                 // line 279
  643.                 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"falsefalsefalse279), "eccube_form_options", [], "any"falsefalsefalse279), "style_class", [], "any"falsefalsefalse279), "html"nulltrue);
  644.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  645.                 echo "\">
  646.                                             ";
  647.                 // line 280
  648.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  649.                 echo "
  650.                                             ";
  651.                 // line 281
  652.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  653.                 echo "
  654.                                         </div>
  655.                                     </dd>
  656.                                 </dl>
  657.                             ";
  658.             }
  659.             // line 286
  660.             echo "                        ";
  661.         }
  662.         $_parent $context['_parent'];
  663.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  664.         $context array_intersect_key($context$_parent) + $_parent;
  665.         // line 287
  666.         echo "                    </div>
  667.                     <div class=\"ec-registerRole__actions\">
  668.                         <div class=\"ec-checkbox";
  669.         // line 289
  670.         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.'289$this->source); })()), "user_policy_check", [], "any"falsefalsefalse289))) ? (" error") : (""));
  671.         echo "\">
  672.                             <label>
  673.                                 ";
  674.         // line 291
  675.         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.'291$this->source); })()), "user_policy_check", [], "any"falsefalsefalse291), 'widget');
  676.         echo "
  677.                                 ";
  678.         // line 292
  679.         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")]);
  680.         echo "
  681.                             </label>
  682.                             ";
  683.         // line 294
  684.         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.'294$this->source); })()), "user_policy_check", [], "any"falsefalsefalse294), 'errors');
  685.         echo "
  686.                         </div>
  687.                         <div class=\"ec-off4Grid\">
  688.                             <div class=\"ec-off4Grid__cell\">
  689.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">";
  690.         // line 298
  691.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意する"), "html"nulltrue);
  692.         echo "</button>
  693.                                 <a class=\"ec-blockBtn--cancel\" href=\"";
  694.         // line 299
  695.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  696.         echo "\">";
  697.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  698.         echo "</a>
  699.                             </div>
  700.                         </div>
  701.                     </div>
  702.                 </form>
  703.             </div>
  704.         </div>
  705.     </div>
  706. ";
  707.         
  708.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  709.         
  710.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  711.     }
  712.     public function getTemplateName()
  713.     {
  714.         return "Entry/index.twig";
  715.     }
  716.     public function isTraitable()
  717.     {
  718.         return false;
  719.     }
  720.     public function getDebugInfo()
  721.     {
  722.         return array (  723 => 299,  719 => 298,  712 => 294,  707 => 292,  703 => 291,  698 => 289,  694 => 287,  688 => 286,  680 => 281,  676 => 280,  671 => 279,  664 => 276,  662 => 275,  658 => 273,  652 => 271,  649 => 270,  646 => 269,  641 => 268,  637 => 265,  629 => 260,  625 => 259,  621 => 258,  616 => 256,  613 => 255,  611 => 254,  607 => 252,  599 => 247,  595 => 246,  591 => 245,  586 => 243,  583 => 242,  581 => 241,  577 => 239,  569 => 234,  565 => 233,  561 => 232,  555 => 229,  551 => 227,  549 => 226,  545 => 224,  537 => 219,  533 => 218,  529 => 217,  524 => 215,  521 => 214,  519 => 213,  515 => 211,  507 => 206,  503 => 205,  499 => 204,  494 => 202,  491 => 201,  489 => 200,  485 => 198,  477 => 193,  473 => 192,  469 => 191,  462 => 187,  458 => 185,  456 => 184,  447 => 178,  443 => 177,  439 => 176,  433 => 173,  424 => 167,  420 => 166,  416 => 165,  410 => 162,  401 => 156,  397 => 155,  393 => 154,  389 => 153,  385 => 152,  379 => 149,  370 => 143,  367 => 142,  365 => 139,  361 => 138,  356 => 136,  353 => 135,  351 => 133,  350 => 132,  346 => 131,  340 => 128,  331 => 122,  327 => 121,  323 => 120,  318 => 118,  314 => 117,  310 => 116,  304 => 113,  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,);
  723.     }
  724.     public function getSourceContext()
  725.     {
  726.         return new Source("{#
  727. This file is part of EC-CUBE
  728. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  729. http://www.ec-cube.co.jp/
  730. For the full copyright and license information, please view the LICENSE
  731. file that was distributed with this source code.
  732. #}
  733. {% extends 'default_frame.twig' %}
  734. {% set body_class = 'registration_page' %}
  735. {% form_theme form 'Form/form_div_layout.twig' %}
  736. {% block javascript %}
  737.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  738. {% endblock javascript %}
  739. {% block main %}
  740.     <div class=\"ec-registerRole\">
  741.         <div class=\"ec-pageHeader\">
  742.             <h1>{{ '新規会員登録'|trans }}</h1>
  743.         </div>
  744.         <div class=\"ec-off1Grid\">
  745.             <div class=\"ec-off1Grid__cell\">
  746.                 <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  747.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  748.                     {{ form_widget(form._token) }}
  749.                     <div class=\"ec-borderedDefs\">
  750.                         <dl>
  751.                             <dt>
  752.                                 {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  753.                             </dt>
  754.                             <dd>
  755.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  756.                                     {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  757.                                     {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  758.                                     {{ form_errors(form.name.name01) }}
  759.                                     {{ form_errors(form.name.name02) }}
  760.                                 </div>
  761.                             </dd>
  762.                         </dl>
  763.                         <dl>
  764.                             <dt>
  765.                                 {{ form_label(form.kana, 'お名前(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  766.                             </dt>
  767.                             <dd>
  768.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  769.                                     {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  770.                                     {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  771.                                     {{ form_errors(form.kana.kana01) }}
  772.                                     {{ form_errors(form.kana.kana02) }}
  773.                                 </div>
  774.                             </dd>
  775.                         </dl>
  776.                         <dl>
  777.                             <dt>
  778.                                 {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'ec-label' }}) }}
  779.                             </dt>
  780.                             <dd>
  781.                                 <div class=\"ec-halfInput{{ has_errors(form.company_name) ? ' error' }}\">
  782.                                     {{ form_widget(form.company_name) }}
  783.                                     {{ form_errors(form.company_name) }}
  784.                                 </div>
  785.                             </dd>
  786.                         </dl>
  787.                         <dl>
  788.                             <dt>
  789.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  790.                             </dt>
  791.                             <dd>
  792.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  793.                                     {{ form_widget(form.postal_code) }}
  794.                                     <div class=\"ec-zipInputHelp\">
  795.                                         <div class=\"ec-zipInputHelp__icon\">
  796.                                             <div class=\"ec-icon\"><img
  797.                                                         src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  798.                                             </div>
  799.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  800.                                     </div>
  801.                                     {{ form_errors(form.postal_code) }}
  802.                                 </div>
  803.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  804.                                     {{ form_widget(form.address.pref) }}
  805.                                     {{ form_errors(form.address.pref) }}
  806.                                 </div>
  807.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  808.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  809.                                     {{ form_errors(form.address.addr01) }}
  810.                                 </div>
  811.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  812.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  813.                                     {{ form_errors(form.address.addr02) }}
  814.                                 </div>
  815.                             </dd>
  816.                         </dl>
  817.                         <dl>
  818.                             <dt>
  819.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  820.                             </dt>
  821.                             <dd>
  822.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  823.                                     {{ form_widget(form.phone_number) }}
  824.                                     {{ form_errors(form.phone_number) }}
  825.                                 </div>
  826.                             </dd>
  827.                         </dl>
  828.                         <dl>
  829.                             <dt>
  830.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  831.                             </dt>
  832.                             <dd>
  833.                                 <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  834.                                     {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:ec-cube@example.com' }}) }}
  835.                                     {{ form_errors(form.email.first) }}
  836.                                 </div>
  837.                                 <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  838.                                     {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  839.                                     {{ form_errors(form.email.second) }}
  840.                                 </div>
  841.                             </dd>
  842.                         </dl>
  843.                         <dl>
  844.                             <dt>
  845.                                 {{ form_label(form.plain_password, 'パスワード', { 'label_attr': {'class': 'ec-label' }}) }}
  846.                             </dt>
  847.                             <dd>
  848.                                 <div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  849.                                     {{ form_widget(form.plain_password.first, {
  850.                                         'attr': { 'placeholder': '半角英数記号%min%?%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
  851.                                         'type': 'password'
  852.                                     }) }}
  853.                                     {{ form_errors(form.plain_password.first) }}
  854.                                 </div>
  855.                                 <div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  856.                                     {{ form_widget(form.plain_password.second, {
  857.                                         'attr': { 'placeholder': '確認のためもう一度入力してください'|trans },
  858.                                         'type': 'password'
  859.                                     }) }}
  860.                                     {{ form_errors(form.plain_password.second) }}
  861.                                 </div>
  862.                             </dd>
  863.                         </dl>
  864.                         <dl>
  865.                             <dt>
  866.                                 {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'ec-label' }}) }}
  867.                             </dt>
  868.                             <dd>
  869.                                 <div class=\"ec-birth{{ has_errors(form.birth) ? ' error' }}\">
  870.                                     {{ form_widget(form.birth.year) }}<span>/</span>
  871.                                     {{ form_widget(form.birth.month) }}<span>/</span>
  872.                                     {{ form_widget(form.birth.day) }}
  873.                                     {{ form_errors(form.birth) }}
  874.                                 </div>
  875.                             </dd>
  876.                         </dl>
  877.                         <dl>
  878.                             <dt>
  879.                                 {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'ec-label' }}) }}
  880.                             </dt>
  881.                             <dd>
  882.                                 <div class=\"ec-radio{{ has_errors(form.sex) ? ' error' }}\">
  883.                                     {{ form_widget(form.sex) }}
  884.                                     {{ form_errors(form.sex) }}
  885.                                 </div>
  886.                             </dd>
  887.                         </dl>
  888.                         <dl>
  889.                             <dt>
  890.                                 {{ form_label(form.job, '職業', { 'label_attr': {'class': 'ec-label' }}) }}
  891.                             </dt>
  892.                             <dd>
  893.                                 <div class=\"ec-select{{ has_errors(form.job) ? ' error' }}\">
  894.                                     {{ form_widget(form.job) }}
  895.                                     {{ form_errors(form.job) }}
  896.                                 </div>
  897.                             </dd>
  898.                         </dl>
  899. {% if form.customerplus_1 is defined %}
  900. <dl>
  901.     <dt>
  902. {{ form_label(form.customerplus_1,'', { 'label_attr': {'class': 'ec-label' }}) }}
  903. </dt>
  904.     <dd>
  905.     
  906.         <div class=\"ec-input{{ has_errors(form.customerplus_1) ? ' error' }}\">
  907.             {{ form_widget(form.customerplus_1) }}
  908.             {{ form_errors(form.customerplus_1) }}
  909.         </div>
  910.     </dd>
  911. </dl>
  912. {% endif %}
  913. {% if form.customerplus_3 is defined %}
  914. <dl>
  915.     <dt>{{ form_label(form.customerplus_3,'', { 'label_attr': {'class': 'ec-label' }}) }}</dt>
  916.     <dd>
  917.         <div class=\"ec-checkbox{{ has_errors(form.customerplus_3) ? ' error' }}\">
  918.             {{ form_widget(form.customerplus_3) }}
  919.             {{ form_errors(form.customerplus_3) }}
  920.         </div>
  921.     </dd>
  922. </dl>
  923. {% endif %}
  924. {% if form.customerplus_4 is defined %}
  925. <dl>
  926.     <dt>{{ form_label(form.customerplus_4,'', { 'label_attr': {'class': 'ec-label' }}) }}</dt>
  927.     <dd>
  928.         <div class=\"ec-checkbox{{ has_errors(form.customerplus_4) ? ' error' }}\">
  929.             {{ form_widget(form.customerplus_4) }}
  930.             {{ form_errors(form.customerplus_4) }}
  931.         </div>
  932.     </dd>
  933. </dl>
  934. {% endif %}
  935. {% if form.customerplus_6 is defined %}
  936. <dl>
  937.     <dt>
  938. {{ form_label(form.customerplus_6,'', { 'label_attr': {'class': 'ec-label' }}) }}
  939. </dt>
  940.     <dd>
  941.         <div class=\"ec-input{{ has_errors(form.customerplus_6) ? ' error' }}\">
  942.             {{ form_widget(form.customerplus_6) }}
  943.             {{ form_errors(form.customerplus_6) }}
  944.         </div>
  945.     </dd>
  946. </dl>
  947. {% endif %}
  948. {% if form.customerplus_5 is defined %}
  949. <dl>
  950.     <dt>{{ form_label(form.customerplus_5,'', { 'label_attr': {'class': 'ec-label' }}) }}</dt>
  951.     <dd>
  952.         <div class=\"ec-checkbox{{ has_errors(form.customerplus_5) ? ' error' }}\">
  953.             {{ form_widget(form.customerplus_5) }}
  954.             {{ form_errors(form.customerplus_5) }}
  955.         </div>
  956.     </dd>
  957. </dl>
  958. {% endif %}
  959. {% if form.customerplus_2 is defined %}
  960. <dl>
  961.     <dt>{{ form_label(form.customerplus_2,'', { 'label_attr': {'class': 'ec-label' }}) }}</dt>
  962.     <dd>
  963.         <div class=\"ec-input{{ has_errors(form.customerplus_2) ? ' error' }}\">
  964.             {{ form_widget(form.customerplus_2) }}
  965.             {{ form_errors(form.customerplus_2) }}
  966.         </div>
  967.     </dd>
  968. </dl>
  969. {% endif %}
  970.                         {# エンティティ拡張の自動出力 #}
  971.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  972.                             {% if f.vars.eccube_form_options.form_theme %}
  973.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  974.                                 {{ form_row(f) }}
  975.                             {% else %}
  976.                                 <dl>
  977.                                     <dt>
  978.                                         {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  979.                                         {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  980.                                     </dt>
  981.                                     <dd>
  982.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  983.                                             {{ form_widget(f) }}
  984.                                             {{ form_errors(f) }}
  985.                                         </div>
  986.                                     </dd>
  987.                                 </dl>
  988.                             {% endif %}
  989.                         {% endfor %}
  990.                     </div>
  991.                     <div class=\"ec-registerRole__actions\">
  992.                         <div class=\"ec-checkbox{{ has_errors(form.user_policy_check) ? ' error' }}\">
  993.                             <label>
  994.                                 {{ form_widget(form.user_policy_check) }}
  995.                                 {{ '<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">利用規約</a>に同意してお進みください'|trans({ '%url%': url('help_agreement') })|raw }}
  996.                             </label>
  997.                             {{ form_errors(form.user_policy_check) }}
  998.                         </div>
  999.                         <div class=\"ec-off4Grid\">
  1000.                             <div class=\"ec-off4Grid__cell\">
  1001.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">{{ '同意する'|trans }}</button>
  1002.                                 <a class=\"ec-blockBtn--cancel\" href=\"{{ url('homepage') }}\">{{ '同意しない'|trans }}</a>
  1003.                             </div>
  1004.                         </div>
  1005.                     </div>
  1006.                 </form>
  1007.             </div>
  1008.         </div>
  1009.     </div>
  1010. {% endblock %}""Entry/index.twig""/home/saiclients/sai-clientstest.com/public_html/app/template/bootcube2/Entry/index.twig");
  1011.     }
  1012. }