var/cache/dev/twig/b0/b01bc3d926e0fe3d3ab397ba6fdbbe56.php line 55

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