var/cache/dev/twig/3e/3e4c969593da0957a8a883bcacac2969.php line 39

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Entry/index.twig */
  14. class __TwigTemplate_d0c5ae211b67675f854b42d1a8eaf551 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  39.         // line 13
  40.         $context["body_class"] = "registration_page";
  41.         // line 15
  42.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'15$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  43.         // line 11
  44.         $this->parent $this->loadTemplate("default_frame.twig""Entry/index.twig"11);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  50.     }
  51.     // line 17
  52.     public function block_javascript($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         // line 18
  60.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  61. ";
  62.         
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.     }
  67.     // line 21
  68.     public function block_main($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         // line 22
  76.         echo "
  77.     <section class=\"p-entry\">
  78.         <div class=\"p-entry__heading\">
  79.             <h1 class=\"c-page-title\">
  80.                 <span class=\"c-page-title__text\">";
  81.         // line 27
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  83.         echo "</span>
  84.             </h1>
  85.         </div>
  86.         <div class=\"p-entry__contents\">
  87.             <form method=\"post\" action=\"";
  88.         // line 32
  89.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  90.         echo "\" novalidate class=\"h-adr\">
  91.                 <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  92.                 ";
  93.         // line 34
  94.         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); })()), "_token", [], "any"falsefalsefalse34), 'widget');
  95.         echo "
  96.                 <div class=\"c-form is-input\">
  97.                     <dl class=\"c-form__parts u-dl-sanitize\">
  98.                         <dt class=\"c-form__parts-label\">
  99.                             ";
  100.         // line 38
  101.         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.'38$this->source); })()), "name", [], "any"falsefalsefalse38), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "お名前"]);
  102.         echo "
  103.                         </dt>
  104.                         <dd class=\"c-form__parts-detail\">
  105.                             <div class=\"c-form__box\">
  106.                                 <div class=\"c-form__box-item\">
  107.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  108.         // line 43
  109.         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.'43$this->source); })()), "name", [], "any"falsefalsefalse43), "name01", [], "any"falsefalsefalse43))) ? (" mdc-text-field--invalid") : (""));
  110.         echo "\">
  111.                                         ";
  112.         // line 44
  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.'44$this->source); })()), "name", [], "any"falsefalsefalse44), "name01", [], "any"falsefalsefalse44), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  114.         echo "
  115.                                         <div class=\"mdc-notched-outline\">
  116.                                             <div class=\"mdc-notched-outline__leading\"></div>
  117.                                             <div class=\"mdc-notched-outline__notch\">
  118.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_name_name01\">姓</label>
  119.                                             </div>
  120.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  121.                                         </div>
  122.                                     </div>
  123.                                     ";
  124.         // line 53
  125.         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); })()), "name", [], "any"falsefalsefalse53), "name01", [], "any"falsefalsefalse53), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  126.         echo "
  127.                                 </div>
  128.                                 <div class=\"c-form__box-item\">
  129.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  130.         // line 56
  131.         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.'56$this->source); })()), "name", [], "any"falsefalsefalse56), "name02", [], "any"falsefalsefalse56))) ? (" mdc-text-field--invalid") : (""));
  132.         echo "\">
  133.                                         ";
  134.         // line 57
  135.         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), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  136.         echo "
  137.                                         <div class=\"mdc-notched-outline\">
  138.                                             <div class=\"mdc-notched-outline__leading\"></div>
  139.                                             <div class=\"mdc-notched-outline__notch\">
  140.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_name_name02\">名</label>
  141.                                             </div>
  142.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  143.                                         </div>
  144.                                     </div>
  145.                                     ";
  146.         // line 66
  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.'66$this->source); })()), "name", [], "any"falsefalsefalse66), "name02", [], "any"falsefalsefalse66), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  148.         echo "
  149.                                 </div>
  150.                             </div>
  151.                         </dd>
  152.                     </dl>
  153.                     <dl class=\"c-form__parts u-dl-sanitize\">
  154.                         <dt class=\"c-form__parts-label\">
  155.                             ";
  156.         // line 73
  157.         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.'73$this->source); })()), "kana", [], "any"falsefalsefalse73), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "お名前(カナ)"]);
  158.         echo "
  159.                         </dt>
  160.                         <dd class=\"c-form__parts-detail\">
  161.                             <div class=\"c-form__box\">
  162.                                 <div class=\"c-form__box-item\">
  163.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  164.         // line 78
  165.         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.'78$this->source); })()), "kana", [], "any"falsefalsefalse78), "kana01", [], "any"falsefalsefalse78))) ? (" mdc-text-field--invalid") : (""));
  166.         echo "\">
  167.                                         ";
  168.         // line 79
  169.         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.'79$this->source); })()), "kana", [], "any"falsefalsefalse79), "kana01", [], "any"falsefalsefalse79), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  170.         echo "
  171.                                         <div class=\"mdc-notched-outline\">
  172.                                             <div class=\"mdc-notched-outline__leading\"></div>
  173.                                             <div class=\"mdc-notched-outline__notch\">
  174.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_kana_kana01\">セイ</label>
  175.                                             </div>
  176.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  177.                                         </div>
  178.                                     </div>
  179.                                     ";
  180.         // line 88
  181.         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); })()), "kana", [], "any"falsefalsefalse88), "kana01", [], "any"falsefalsefalse88), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  182.         echo "
  183.                                 </div>
  184.                                 <div class=\"c-form__box-item\">
  185.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  186.         // line 91
  187.         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.'91$this->source); })()), "kana", [], "any"falsefalsefalse91), "kana02", [], "any"falsefalsefalse91))) ? (" mdc-text-field--invalid") : (""));
  188.         echo "\">
  189.                                         ";
  190.         // line 92
  191.         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); })()), "kana", [], "any"falsefalsefalse92), "kana02", [], "any"falsefalsefalse92), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  192.         echo "
  193.                                         <div class=\"mdc-notched-outline\">
  194.                                             <div class=\"mdc-notched-outline__leading\"></div>
  195.                                             <div class=\"mdc-notched-outline__notch\">
  196.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_kana_kana02\">メイ</label>
  197.                                             </div>
  198.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  199.                                         </div>
  200.                                     </div>
  201.                                     ";
  202.         // line 101
  203.         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.'101$this->source); })()), "kana", [], "any"falsefalsefalse101), "kana02", [], "any"falsefalsefalse101), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  204.         echo "
  205.                                 </div>
  206.                             </div>
  207.                         </dd>
  208.                     </dl>
  209.                     <dl class=\"c-form__parts u-dl-sanitize\">
  210.                         <dt class=\"c-form__parts-label\">
  211.                             ";
  212.         // line 108
  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.'108$this->source); })()), "company_name", [], "any"falsefalsefalse108), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "会社名"]);
  214.         echo "
  215.                         </dt>
  216.                         <dd class=\"c-form__parts-detail\">
  217.                             <div class=\"c-form__box\">
  218.                                 <div class=\"c-form__box-item\">
  219.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  220.         // line 113
  221.         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.'113$this->source); })()), "company_name", [], "any"falsefalsefalse113))) ? (" mdc-text-field--invalid") : (""));
  222.         echo "\">
  223.                                         ";
  224.         // line 114
  225.         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.'114$this->source); })()), "company_name", [], "any"falsefalsefalse114), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  226.         echo "
  227.                                         <div class=\"mdc-notched-outline\">
  228.                                             <div class=\"mdc-notched-outline__leading\"></div>
  229.                                             <div class=\"mdc-notched-outline__notch\"></div>
  230.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  231.                                         </div>
  232.                                     </div>
  233.                                     ";
  234.         // line 121
  235.         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.'121$this->source); })()), "company_name", [], "any"falsefalsefalse121), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  236.         echo "
  237.                                 </div>
  238.                             </div>
  239.                         </dd>
  240.                     </dl>
  241.                     <dl class=\"c-form__parts u-dl-sanitize\">
  242.                         <dt class=\"c-form__parts-label\">
  243.                             ";
  244.         // line 128
  245.         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); })()), "address", [], "any"falsefalsefalse128), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "住所"]);
  246.         echo "
  247.                         </dt>
  248.                         <dd class=\"c-form__parts-detail\">
  249.                             <div class=\"c-form__box\">
  250.                                 <div class=\"c-form__box-item\">
  251.                                     <div class=\"c-form__postcode\">
  252.                                         <div class=\"c-form__postcode-item\">
  253.                                             <span class=\"c-form__postcode-mark\">";
  254.         // line 135
  255.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  256.         echo "</span>
  257.                                             <div class=\"c-form__postcode-input\">
  258.                                                 <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  259.         // line 137
  260.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'137$this->source); })()), "postal_code", [], "any"falsefalsefalse137))) ? (" mdc-text-field--invalid") : (""));
  261.         echo "\">
  262.                                                     ";
  263.         // line 138
  264.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'138$this->source); })()), "postal_code", [], "any"falsefalsefalse138), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input p-postal-code""placeholder" => null]]);
  265.         echo "
  266.                                                     <div class=\"mdc-notched-outline\">
  267.                                                         <div class=\"mdc-notched-outline__leading\"></div>
  268.                                                         <div class=\"mdc-notched-outline__notch\">
  269.                                                             <label class=\"c-floating-label mdc-floating-label\" for=\"entry_postal_code\">例:5530003</label>
  270.                                                         </div>
  271.                                                         <div class=\"mdc-notched-outline__trailing\"></div>
  272.                                                     </div>
  273.                                                 </div>
  274.                                                 ";
  275.         // line 147
  276.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'147$this->source); })()), "postal_code", [], "any"falsefalsefalse147), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  277.         echo "
  278.                                             </div>
  279.                                         </div>
  280.                                         <div class=\"c-form__postcode-item\">
  281.                                             <a class=\"c-button mdc-button\" href=\"http://www.post.japanpost.jp/zipcode/\" target=\"_blank\" rel=\"noopener\">
  282.                                                 <i class=\"c-button__icon mdc-button__icon material-icons\">help</i>
  283.                                                 <span class=\"c-button__label mdc-button__label\">";
  284.         // line 153
  285.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  286.         echo "</span>
  287.                                             </a>
  288.                                         </div>
  289.                                     </div>
  290.                                 </div>
  291.                             </div>
  292.                             <div class=\"c-form__box\">
  293.                                 <div class=\"c-form__box-item\">
  294.                                     <div class=\"c-select mdc-select mdc-select--outlined";
  295.         // line 161
  296.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'161$this->source); })()), "address", [], "any"falsefalsefalse161), "pref", [], "any"falsefalsefalse161))) ? (" mdc-select--invalid") : (""));
  297.         echo "\">
  298.                                         <i class=\"mdc-select__dropdown-icon\"></i>
  299.                                         ";
  300.         // line 163
  301.         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.'163$this->source); })()), "address", [], "any"falsefalsefalse163), "pref", [], "any"falsefalsefalse163), 'widget', ["attr" => ["class" => "c-select__native-control mdc-select__native-control p-region-id"]]);
  302.         echo "
  303.                                         <div class=\"mdc-notched-outline\">
  304.                                             <div class=\"mdc-notched-outline__leading\"></div>
  305.                                             <div class=\"mdc-notched-outline__notch\"></div>
  306.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  307.                                         </div>
  308.                                     </div>
  309.                                     ";
  310.         // line 170
  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.'170$this->source); })()), "address", [], "any"falsefalsefalse170), "pref", [], "any"falsefalsefalse170), 'errors', ["label_attr" => ["class" => "mdc-select-helper-text mdc-select-helper-text--validation-msg"]]);
  312.         echo "
  313.                                 </div>
  314.                             </div>
  315.                             <div class=\"c-form__box\">
  316.                                 <div class=\"c-form__box-item\">
  317.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  318.         // line 175
  319.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'175$this->source); })()), "address", [], "any"falsefalsefalse175), "addr01", [], "any"falsefalsefalse175))) ? (" mdc-text-field--invalid") : (""));
  320.         echo "\">
  321.                                         ";
  322.         // line 176
  323.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'176$this->source); })()), "address", [], "any"falsefalsefalse176), "addr01", [], "any"falsefalsefalse176), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input p-locality p-street-address""placeholder" => null]]);
  324.         echo "
  325.                                         <div class=\"mdc-notched-outline\">
  326.                                             <div class=\"mdc-notched-outline__leading\"></div>
  327.                                             <div class=\"mdc-notched-outline__notch\">
  328.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_address_addr01\">市区町村名(例:大阪市福島区)</label>
  329.                                             </div>
  330.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  331.                                         </div>
  332.                                     </div>
  333.                                     ";
  334.         // line 185
  335.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'185$this->source); })()), "address", [], "any"falsefalsefalse185), "addr01", [], "any"falsefalsefalse185), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  336.         echo "
  337.                                 </div>
  338.                             </div>
  339.                             <div class=\"c-form__box\">
  340.                                 <div class=\"c-form__box-item\">
  341.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  342.         // line 190
  343.         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.'190$this->source); })()), "address", [], "any"falsefalsefalse190), "addr02", [], "any"falsefalsefalse190))) ? (" mdc-text-field--invalid") : (""));
  344.         echo "\">
  345.                                         ";
  346.         // line 191
  347.         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.'191$this->source); })()), "address", [], "any"falsefalsefalse191), "addr02", [], "any"falsefalsefalse191), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input p-extended-address""placeholder" => null]]);
  348.         echo "
  349.                                         <div class=\"mdc-notched-outline\">
  350.                                             <div class=\"mdc-notched-outline__leading\"></div>
  351.                                             <div class=\"mdc-notched-outline__notch\">
  352.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_address_addr02\">番地・ビル名(例:福島8丁目3-15)</label>
  353.                                             </div>
  354.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  355.                                         </div>
  356.                                     </div>
  357.                                     ";
  358.         // line 200
  359.         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.'200$this->source); })()), "address", [], "any"falsefalsefalse200), "addr02", [], "any"falsefalsefalse200), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  360.         echo "
  361.                                 </div>
  362.                             </div>
  363.                         </dd>
  364.                     </dl>
  365.                     <dl class=\"c-form__parts u-dl-sanitize\">
  366.                         <dt class=\"c-form__parts-label\">
  367.                             ";
  368.         // line 207
  369.         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.'207$this->source); })()), "phone_number", [], "any"falsefalsefalse207), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "電話番号"]);
  370.         echo "
  371.                         </dt>
  372.                         <dd class=\"c-form__parts-detail\">
  373.                             <div class=\"c-form__box\">
  374.                                 <div class=\"c-form__box-item is-half\">
  375.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  376.         // line 212
  377.         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.'212$this->source); })()), "phone_number", [], "any"falsefalsefalse212))) ? (" mdc-text-field--invalid") : (""));
  378.         echo "\">
  379.                                         ";
  380.         // line 213
  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.'213$this->source); })()), "phone_number", [], "any"falsefalsefalse213), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  382.         echo "
  383.                                         <div class=\"mdc-notched-outline\">
  384.                                             <div class=\"mdc-notched-outline__leading\"></div>
  385.                                             <div class=\"mdc-notched-outline__notch\">
  386.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_phone_number\">例:11122223333</label>
  387.                                             </div>
  388.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  389.                                         </div>
  390.                                     </div>
  391.                                     ";
  392.         // line 222
  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.'222$this->source); })()), "phone_number", [], "any"falsefalsefalse222), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  394.         echo "
  395.                                 </div>
  396.                             </div>
  397.                         </dd>
  398.                     </dl>
  399.                     <dl class=\"c-form__parts u-dl-sanitize\">
  400.                         <dt class=\"c-form__parts-label\">
  401.                             ";
  402.         // line 229
  403.         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); })()), "email", [], "any"falsefalsefalse229), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "メールアドレス"]);
  404.         echo "
  405.                         </dt>
  406.                         <dd class=\"c-form__parts-detail\">
  407.                             <div class=\"c-form__box\">
  408.                                 <div class=\"c-form__box-item\">
  409.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  410.         // line 234
  411.         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.'234$this->source); })()), "email", [], "any"falsefalsefalse234), "first", [], "any"falsefalsefalse234))) ? (" mdc-text-field--invalid") : (""));
  412.         echo "\">
  413.                                         ";
  414.         // line 235
  415.         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.'235$this->source); })()), "email", [], "any"falsefalsefalse235), "first", [], "any"falsefalsefalse235), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  416.         echo "
  417.                                         <div class=\"mdc-notched-outline\">
  418.                                             <div class=\"mdc-notched-outline__leading\"></div>
  419.                                             <div class=\"mdc-notched-outline__notch\">
  420.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_email_first\">example@example.com</label>
  421.                                             </div>
  422.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  423.                                         </div>
  424.                                     </div>
  425.                                     ";
  426.         // line 244
  427.         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.'244$this->source); })()), "email", [], "any"falsefalsefalse244), "first", [], "any"falsefalsefalse244), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  428.         echo "
  429.                                 </div>
  430.                             </div>
  431.                             <div class=\"c-form__box\">
  432.                                 <div class=\"c-form__box-item\">
  433.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  434.         // line 249
  435.         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.'249$this->source); })()), "email", [], "any"falsefalsefalse249), "second", [], "any"falsefalsefalse249))) ? (" mdc-text-field--invalid") : (""));
  436.         echo "\">
  437.                                         ";
  438.         // line 250
  439.         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.'250$this->source); })()), "email", [], "any"falsefalsefalse250), "second", [], "any"falsefalsefalse250), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  440.         echo "
  441.                                         <div class=\"mdc-notched-outline\">
  442.                                             <div class=\"mdc-notched-outline__leading\"></div>
  443.                                             <div class=\"mdc-notched-outline__notch\">
  444.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_email_second\"><span class=\"u-break--sp-hidden\">確認のため</span>もう一度入力してください</label>
  445.                                             </div>
  446.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  447.                                         </div>
  448.                                     </div>
  449.                                     ";
  450.         // line 259
  451.         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.'259$this->source); })()), "email", [], "any"falsefalsefalse259), "second", [], "any"falsefalsefalse259), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  452.         echo "
  453.                                 </div>
  454.                             </div>
  455.                         </dd>
  456.                     </dl>
  457.                     <dl class=\"c-form__parts u-dl-sanitize\">
  458.                         <dt class=\"c-form__parts-label\">
  459.                             ";
  460.         // line 266
  461.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(((twig_get_attribute($this->env$this->source, ($context["form"] ?? null), "password", [], "any"truetruefalse266)) ? (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.'266$this->source); })()), "password", [], "any"falsefalsefalse266)) : (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.'266$this->source); })()), "plain_password", [], "any"falsefalsefalse266))), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "パスワード"]);
  462.         echo "
  463.                         </dt>
  464.                         <dd class=\"c-form__parts-detail\">
  465.                             <div class=\"c-form__box\">
  466.                                 <div class=\"c-form__box-item is-half\">
  467.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  468.         // line 271
  469.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["form"] ?? null), "password", [], "any"falsetruefalse271), "first", [], "any"truetruefalse271)) ? (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.'271$this->source); })()), "password", [], "any"falsefalsefalse271), "first", [], "any"falsefalsefalse271)) : (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.'271$this->source); })()), "plain_password", [], "any"falsefalsefalse271), "first", [], "any"falsefalsefalse271))))) ? (" mdc-text-field--invalid") : (""));
  470.         echo "\">
  471.                                         ";
  472.         // line 272
  473.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["form"] ?? null), "password", [], "any"falsetruefalse272), "first", [], "any"truetruefalse272)) ? (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.'272$this->source); })()), "password", [], "any"falsefalsefalse272), "first", [], "any"falsefalsefalse272)) : (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.'272$this->source); })()), "plain_password", [], "any"falsefalsefalse272), "first", [], "any"falsefalsefalse272))), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null], "type" => "password"]);
  474.         echo "
  475.                                         <div class=\"mdc-notched-outline\">
  476.                                             <div class=\"mdc-notched-outline__leading\"></div>
  477.                                             <div class=\"mdc-notched-outline__notch\">
  478.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_password_first\">半角英数記号";
  479.         // line 276
  480.         echo twig_escape_filter($this->envtwig_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.'276$this->source); })()), "eccube_password_min_len", [], "any"falsefalsefalse276), "html"nulltrue);
  481.         echo "〜";
  482.         echo twig_escape_filter($this->envtwig_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.'276$this->source); })()), "eccube_password_max_len", [], "any"falsefalsefalse276), "html"nulltrue);
  483.         echo "文字</label>
  484.                                             </div>
  485.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  486.                                         </div>
  487.                                     </div>
  488.                                     ";
  489.         // line 281
  490.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["form"] ?? null), "password", [], "any"falsetruefalse281), "first", [], "any"truetruefalse281)) ? (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.'281$this->source); })()), "password", [], "any"falsefalsefalse281), "first", [], "any"falsefalsefalse281)) : (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.'281$this->source); })()), "plain_password", [], "any"falsefalsefalse281), "first", [], "any"falsefalsefalse281))), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  491.         echo "
  492.                                 </div>
  493.                             </div>
  494.                             <div class=\"c-form__box\">
  495.                                 <div class=\"c-form__box-item is-half\">
  496.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  497.         // line 286
  498.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["form"] ?? null), "password", [], "any"falsetruefalse286), "second", [], "any"truetruefalse286)) ? (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.'286$this->source); })()), "password", [], "any"falsefalsefalse286), "second", [], "any"falsefalsefalse286)) : (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.'286$this->source); })()), "plain_password", [], "any"falsefalsefalse286), "second", [], "any"falsefalsefalse286))))) ? (" mdc-text-field--invalid") : (""));
  499.         echo "\">
  500.                                         ";
  501.         // line 287
  502.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["form"] ?? null), "password", [], "any"falsetruefalse287), "second", [], "any"truetruefalse287)) ? (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.'287$this->source); })()), "password", [], "any"falsefalsefalse287), "second", [], "any"falsefalsefalse287)) : (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.'287$this->source); })()), "plain_password", [], "any"falsefalsefalse287), "second", [], "any"falsefalsefalse287))), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null], "type" => "password"]);
  503.         echo "
  504.                                         <div class=\"mdc-notched-outline\">
  505.                                             <div class=\"mdc-notched-outline__leading\"></div>
  506.                                             <div class=\"mdc-notched-outline__notch\">
  507.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_password_second\"><span class=\"u-break--sp-hidden\">確認のため</span>もう一度入力してください</label>
  508.                                             </div>
  509.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  510.                                         </div>
  511.                                     </div>
  512.                                     ";
  513.         // line 296
  514.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["form"] ?? null), "password", [], "any"falsetruefalse296), "second", [], "any"truetruefalse296)) ? (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.'296$this->source); })()), "password", [], "any"falsefalsefalse296), "second", [], "any"falsefalsefalse296)) : (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.'296$this->source); })()), "plain_password", [], "any"falsefalsefalse296), "second", [], "any"falsefalsefalse296))), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  515.         echo "
  516.                                 </div>
  517.                             </div>
  518.                         </dd>
  519.                     </dl>
  520.                     <dl class=\"c-form__parts u-dl-sanitize\">
  521.                         <dt class=\"c-form__parts-label\">
  522.                             ";
  523.         // line 303
  524.         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.'303$this->source); })()), "birth", [], "any"falsefalsefalse303), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "生年月日"]);
  525.         echo "
  526.                         </dt>
  527.                         <dd class=\"c-form__parts-detail\">
  528.                             <div class=\"c-form__box\">
  529.                                 <div class=\"c-form__box-item\">
  530.                                     <div class=\"c-form__birth\">
  531.                                         <div class=\"c-form__birth-item is-birth-year\">
  532.                                             <div class=\"c-select mdc-select mdc-select--outlined";
  533.         // line 310
  534.         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.'310$this->source); })()), "birth", [], "any"falsefalsefalse310))) ? (" mdc-select--invalid") : (""));
  535.         echo "\">
  536.                                                 <i class=\"mdc-select__dropdown-icon\"></i>
  537.                                                 ";
  538.         // line 312
  539.         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.'312$this->source); })()), "birth", [], "any"falsefalsefalse312), "year", [], "any"falsefalsefalse312), 'widget', ["attr" => ["class" => "c-select__native-control mdc-select__native-control"]]);
  540.         echo "
  541.                                                 <div class=\"mdc-notched-outline\">
  542.                                                     <div class=\"mdc-notched-outline__leading\"></div>
  543.                                                     <div class=\"mdc-notched-outline__notch\"></div>
  544.                                                     <div class=\"mdc-notched-outline__trailing\"></div>
  545.                                                 </div>
  546.                                             </div>
  547.                                         </div>
  548.                                         <div class=\"c-form__birth-item\">
  549.                                             <span class=\"c-form__birth-slash\">/</span>
  550.                                         </div>
  551.                                         <div class=\"c-form__birth-item\">
  552.                                             <div class=\"c-select mdc-select mdc-select--outlined";
  553.         // line 324
  554.         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.'324$this->source); })()), "birth", [], "any"falsefalsefalse324))) ? (" mdc-select--invalid") : (""));
  555.         echo "\">
  556.                                                 <i class=\"mdc-select__dropdown-icon\"></i>
  557.                                                 ";
  558.         // line 326
  559.         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.'326$this->source); })()), "birth", [], "any"falsefalsefalse326), "month", [], "any"falsefalsefalse326), 'widget', ["attr" => ["class" => "c-select__native-control mdc-select__native-control"]]);
  560.         echo "
  561.                                                 <div class=\"mdc-notched-outline\">
  562.                                                     <div class=\"mdc-notched-outline__leading\"></div>
  563.                                                     <div class=\"mdc-notched-outline__notch\"></div>
  564.                                                     <div class=\"mdc-notched-outline__trailing\"></div>
  565.                                                 </div>
  566.                                             </div>
  567.                                         </div>
  568.                                         <div class=\"c-form__birth-item\">
  569.                                             <span class=\"c-form__birth-slash\">/</span>
  570.                                         </div>
  571.                                         <div class=\"c-form__birth-item\">
  572.                                             <div class=\"c-select mdc-select mdc-select--outlined";
  573.         // line 338
  574.         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.'338$this->source); })()), "birth", [], "any"falsefalsefalse338))) ? (" mdc-select--invalid") : (""));
  575.         echo "\">
  576.                                                 <i class=\"mdc-select__dropdown-icon\"></i>
  577.                                                 ";
  578.         // line 340
  579.         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.'340$this->source); })()), "birth", [], "any"falsefalsefalse340), "day", [], "any"falsefalsefalse340), 'widget', ["attr" => ["class" => "c-select__native-control mdc-select__native-control"]]);
  580.         echo "
  581.                                                 <div class=\"mdc-notched-outline\">
  582.                                                     <div class=\"mdc-notched-outline__leading\"></div>
  583.                                                     <div class=\"mdc-notched-outline__notch\"></div>
  584.                                                     <div class=\"mdc-notched-outline__trailing\"></div>
  585.                                                 </div>
  586.                                             </div>
  587.                                         </div>
  588.                                     </div>
  589.                                     ";
  590.         // line 349
  591.         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.'349$this->source); })()), "birth", [], "any"falsefalsefalse349), 'errors', ["label_attr" => ["class" => "c-form__error-text"]]);
  592.         echo "
  593.                                 </div>
  594.                             </div>
  595.                         </dd>
  596.                     </dl>
  597.                     <dl class=\"c-form__parts u-dl-sanitize\">
  598.                         <dt class=\"c-form__parts-label is-radio\">
  599.                             ";
  600.         // line 356
  601.         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.'356$this->source); })()), "sex", [], "any"falsefalsefalse356), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "性別"]);
  602.         echo "
  603.                         </dt>
  604.                         <dd class=\"c-form__parts-detail\">
  605.                             <div class=\"c-form__box\">
  606.                                 <div class=\"c-form__box-item\">
  607.                                     ";
  608.         // line 361
  609.         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.'361$this->source); })()), "sex", [], "any"falsefalsefalse361), 'widget', ["attr" => ["class" => "c-form__radios"]]);
  610.         echo "
  611.                                     ";
  612.         // line 362
  613.         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.'362$this->source); })()), "sex", [], "any"falsefalsefalse362), 'errors', ["label_attr" => ["class" => "c-form__error-text"]]);
  614.         echo "
  615.                                 </div>
  616.                             </div>
  617.                         </dd>
  618.                     </dl>
  619.                     <dl class=\"c-form__parts u-dl-sanitize\">
  620.                         <dt class=\"c-form__parts-label\">
  621.                             ";
  622.         // line 369
  623.         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.'369$this->source); })()), "job", [], "any"falsefalsefalse369), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "職業"]);
  624.         echo "
  625.                         </dt>
  626.                         <dd class=\"c-form__parts-detail\">
  627.                             <div class=\"c-form__box\">
  628.                                 <div class=\"c-form__box-item\">
  629.                                     <div class=\"c-select mdc-select mdc-select--outlined";
  630.         // line 374
  631.         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.'374$this->source); })()), "job", [], "any"falsefalsefalse374))) ? (" mdc-select--invalid") : (""));
  632.         echo "\">
  633.                                         <i class=\"mdc-select__dropdown-icon\"></i>
  634.                                         ";
  635.         // line 376
  636.         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.'376$this->source); })()), "job", [], "any"falsefalsefalse376), 'widget', ["attr" => ["class" => "c-select__native-control mdc-select__native-control"]]);
  637.         echo "
  638.                                         <div class=\"mdc-notched-outline\">
  639.                                             <div class=\"mdc-notched-outline__leading\"></div>
  640.                                             <div class=\"mdc-notched-outline__notch\"></div>
  641.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  642.                                         </div>
  643.                                     </div>
  644.                                     ";
  645.         // line 383
  646.         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.'383$this->source); })()), "job", [], "any"falsefalsefalse383), 'errors', ["label_attr" => ["class" => "mdc-select-helper-text mdc-select-helper-text--validation-msg"]]);
  647.         echo "
  648.                                 </div>
  649.                             </div>
  650.                         </dd>
  651.                     </dl>
  652.                     ";
  653.         // line 389
  654.         echo "                    ";
  655.         $context['_parent'] = $context;
  656.         $context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'389$this->source); })()));
  657.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  658.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse389), "eccube_form_options", [], "any"falsefalsefalse389), "auto_render", [], "any"falsefalsefalse389)) {
  659.                 // line 390
  660.                 echo "                        ";
  661.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse390), "eccube_form_options", [], "any"falsefalsefalse390), "form_theme", [], "any"falsefalsefalse390)) {
  662.                     // line 391
  663.                     echo "                            ";
  664.                     $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"falsefalsefalse391), "eccube_form_options", [], "any"falsefalsefalse391), "form_theme", [], "any"falsefalsefalse391)], true);
  665.                     // line 392
  666.                     echo "                            ";
  667.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  668.                     echo "
  669.                         ";
  670.                 } else {
  671.                     // line 394
  672.                     echo "                            <dl class=\"c-form__parts u-dl-sanitize\">
  673.                                 <dt class=\"c-form__parts-label\">
  674.                                     ";
  675.                     // line 396
  676.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label');
  677.                     echo "
  678.                                 </dt>
  679.                                 <dd class=\"c-form__parts-detail\">
  680.                                     <div class=\"";
  681.                     // line 399
  682.                     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"falsefalsefalse399), "eccube_form_options", [], "any"falsefalsefalse399), "style_class", [], "any"falsefalsefalse399), "html"nulltrue);
  683.                     echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  684.                     echo "\">
  685.                                         ";
  686.                     // line 400
  687.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  688.                     echo "
  689.                                         ";
  690.                     // line 401
  691.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  692.                     echo "
  693.                                     </div>
  694.                                 </dd>
  695.                             </dl>
  696.                         ";
  697.                 }
  698.                 // line 406
  699.                 echo "                    ";
  700.             }
  701.         }
  702.         $_parent $context['_parent'];
  703.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  704.         $context array_intersect_key($context$_parent) + $_parent;
  705.         // line 407
  706.         echo "                    <div class=\"c-form__agree\">
  707.                         <div class=\"c-form__box\">
  708.                             <div class=\"c-form__box-item\">
  709.                                 <div class=\"mdc-form-field\">
  710.                                     ";
  711.         // line 411
  712.         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.'411$this->source); })()), "user_policy_check", [], "any"falsefalsefalse411), 'widget');
  713.         echo "
  714.                                     <label for=\"entry_user_policy_check\">";
  715.         // line 412
  716.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("<a href=\"%url%\" target=\"_blank\" rel=\"noopener\">利用規約</a>に同意してお進みください", ["%url%" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_agreement")]);
  717.         echo "</label>
  718.                                 </div>
  719.                                 ";
  720.         // line 414
  721.         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.'414$this->source); })()), "user_policy_check", [], "any"falsefalsefalse414), 'errors', ["label_attr" => ["class" => "c-form__error-text"]]);
  722.         echo "
  723.                             </div>
  724.                         </div>
  725.                     </div>
  726.                     <div class=\"c-form__actions\">
  727.                         <div class=\"c-form__actions-item\">
  728.                             <button class=\"c-form__button c-button is-secondary c-button--unelevated mdc-button mdc-button--unelevated\" type=\"submit\" name=\"mode\" value=\"confirm\">
  729.                                 <span class=\"c-button__label mdc-button__label\">";
  730.         // line 421
  731.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("登録する"), "html"nulltrue);
  732.         echo "</span>
  733.                             </button>
  734.                         </div>
  735.                         <div class=\"c-form__actions-item\">
  736.                             <a class=\"c-form__button c-button is-primary c-button--unelevated mdc-button mdc-button--unelevated\" href=\"";
  737.         // line 425
  738.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  739.         echo "\">
  740.                                 <span class=\"c-button__label mdc-button__label\">";
  741.         // line 426
  742.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  743.         echo "</span>
  744.                             </a>
  745.                         </div>
  746.                     </div>
  747.                 </div>
  748.             </form>
  749.         </div>
  750.     </section>
  751. ";
  752.         
  753.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  754.         
  755.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  756.     }
  757.     public function getTemplateName()
  758.     {
  759.         return "Entry/index.twig";
  760.     }
  761.     public function isTraitable()
  762.     {
  763.         return false;
  764.     }
  765.     public function getDebugInfo()
  766.     {
  767.         return array (  763 => 426,  759 => 425,  752 => 421,  742 => 414,  737 => 412,  733 => 411,  727 => 407,  720 => 406,  712 => 401,  708 => 400,  703 => 399,  697 => 396,  693 => 394,  687 => 392,  684 => 391,  681 => 390,  675 => 389,  667 => 383,  657 => 376,  652 => 374,  644 => 369,  634 => 362,  630 => 361,  622 => 356,  612 => 349,  600 => 340,  595 => 338,  580 => 326,  575 => 324,  560 => 312,  555 => 310,  545 => 303,  535 => 296,  523 => 287,  519 => 286,  511 => 281,  501 => 276,  494 => 272,  490 => 271,  482 => 266,  472 => 259,  460 => 250,  456 => 249,  448 => 244,  436 => 235,  432 => 234,  424 => 229,  414 => 222,  402 => 213,  398 => 212,  390 => 207,  380 => 200,  368 => 191,  364 => 190,  356 => 185,  344 => 176,  340 => 175,  332 => 170,  322 => 163,  317 => 161,  306 => 153,  297 => 147,  285 => 138,  281 => 137,  276 => 135,  266 => 128,  256 => 121,  246 => 114,  242 => 113,  234 => 108,  224 => 101,  212 => 92,  208 => 91,  202 => 88,  190 => 79,  186 => 78,  178 => 73,  168 => 66,  156 => 57,  152 => 56,  146 => 53,  134 => 44,  130 => 43,  122 => 38,  115 => 34,  110 => 32,  102 => 27,  95 => 22,  85 => 21,  74 => 18,  64 => 17,  53 => 11,  51 => 15,  49 => 13,  36 => 11,);
  768.     }
  769.     public function getSourceContext()
  770.     {
  771.         return new Source("{#
  772. This file is part of EC-CUBE
  773. Copyright(c) LOCKON CO.,LTD. All Rights Reserved.
  774. http://www.lockon.co.jp/
  775. For the full copyright and license information, please view the LICENSE
  776. file that was distributed with this source code.
  777. #}
  778. {% extends 'default_frame.twig' %}
  779. {% set body_class = 'registration_page' %}
  780. {% form_theme form 'Form/form_div_layout.twig' %}
  781. {% block javascript %}
  782.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  783. {% endblock javascript %}
  784. {% block main %}
  785.     <section class=\"p-entry\">
  786.         <div class=\"p-entry__heading\">
  787.             <h1 class=\"c-page-title\">
  788.                 <span class=\"c-page-title__text\">{{ '新規会員登録'|trans }}</span>
  789.             </h1>
  790.         </div>
  791.         <div class=\"p-entry__contents\">
  792.             <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  793.                 <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  794.                 {{ form_widget(form._token) }}
  795.                 <div class=\"c-form is-input\">
  796.                     <dl class=\"c-form__parts u-dl-sanitize\">
  797.                         <dt class=\"c-form__parts-label\">
  798.                             {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  799.                         </dt>
  800.                         <dd class=\"c-form__parts-detail\">
  801.                             <div class=\"c-form__box\">
  802.                                 <div class=\"c-form__box-item\">
  803.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.name.name01) ? ' mdc-text-field--invalid' }}\">
  804.                                         {{ form_widget(form.name.name01, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  805.                                         <div class=\"mdc-notched-outline\">
  806.                                             <div class=\"mdc-notched-outline__leading\"></div>
  807.                                             <div class=\"mdc-notched-outline__notch\">
  808.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_name_name01\">姓</label>
  809.                                             </div>
  810.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  811.                                         </div>
  812.                                     </div>
  813.                                     {{ form_errors(form.name.name01, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  814.                                 </div>
  815.                                 <div class=\"c-form__box-item\">
  816.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.name.name02) ? ' mdc-text-field--invalid' }}\">
  817.                                         {{ form_widget(form.name.name02, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  818.                                         <div class=\"mdc-notched-outline\">
  819.                                             <div class=\"mdc-notched-outline__leading\"></div>
  820.                                             <div class=\"mdc-notched-outline__notch\">
  821.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_name_name02\">名</label>
  822.                                             </div>
  823.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  824.                                         </div>
  825.                                     </div>
  826.                                     {{ form_errors(form.name.name02, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  827.                                 </div>
  828.                             </div>
  829.                         </dd>
  830.                     </dl>
  831.                     <dl class=\"c-form__parts u-dl-sanitize\">
  832.                         <dt class=\"c-form__parts-label\">
  833.                             {{ form_label(form.kana, 'お名前(カナ)', {'label_attr': {'class': 'c-form__parts-label-text'}}) }}
  834.                         </dt>
  835.                         <dd class=\"c-form__parts-detail\">
  836.                             <div class=\"c-form__box\">
  837.                                 <div class=\"c-form__box-item\">
  838.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.kana.kana01) ? ' mdc-text-field--invalid' }}\">
  839.                                         {{ form_widget(form.kana.kana01, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  840.                                         <div class=\"mdc-notched-outline\">
  841.                                             <div class=\"mdc-notched-outline__leading\"></div>
  842.                                             <div class=\"mdc-notched-outline__notch\">
  843.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_kana_kana01\">セイ</label>
  844.                                             </div>
  845.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  846.                                         </div>
  847.                                     </div>
  848.                                     {{ form_errors(form.kana.kana01, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  849.                                 </div>
  850.                                 <div class=\"c-form__box-item\">
  851.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.kana.kana02) ? ' mdc-text-field--invalid' }}\">
  852.                                         {{ form_widget(form.kana.kana02, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  853.                                         <div class=\"mdc-notched-outline\">
  854.                                             <div class=\"mdc-notched-outline__leading\"></div>
  855.                                             <div class=\"mdc-notched-outline__notch\">
  856.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_kana_kana02\">メイ</label>
  857.                                             </div>
  858.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  859.                                         </div>
  860.                                     </div>
  861.                                     {{ form_errors(form.kana.kana02, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  862.                                 </div>
  863.                             </div>
  864.                         </dd>
  865.                     </dl>
  866.                     <dl class=\"c-form__parts u-dl-sanitize\">
  867.                         <dt class=\"c-form__parts-label\">
  868.                             {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  869.                         </dt>
  870.                         <dd class=\"c-form__parts-detail\">
  871.                             <div class=\"c-form__box\">
  872.                                 <div class=\"c-form__box-item\">
  873.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.company_name) ? ' mdc-text-field--invalid' }}\">
  874.                                         {{ form_widget(form.company_name, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  875.                                         <div class=\"mdc-notched-outline\">
  876.                                             <div class=\"mdc-notched-outline__leading\"></div>
  877.                                             <div class=\"mdc-notched-outline__notch\"></div>
  878.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  879.                                         </div>
  880.                                     </div>
  881.                                     {{ form_errors(form.company_name, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  882.                                 </div>
  883.                             </div>
  884.                         </dd>
  885.                     </dl>
  886.                     <dl class=\"c-form__parts u-dl-sanitize\">
  887.                         <dt class=\"c-form__parts-label\">
  888.                             {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  889.                         </dt>
  890.                         <dd class=\"c-form__parts-detail\">
  891.                             <div class=\"c-form__box\">
  892.                                 <div class=\"c-form__box-item\">
  893.                                     <div class=\"c-form__postcode\">
  894.                                         <div class=\"c-form__postcode-item\">
  895.                                             <span class=\"c-form__postcode-mark\">{{ '〒'|trans }}</span>
  896.                                             <div class=\"c-form__postcode-input\">
  897.                                                 <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.postal_code) ? ' mdc-text-field--invalid' }}\">
  898.                                                     {{ form_widget(form.postal_code, {'attr': { 'class': 'c-text-field__input mdc-text-field__input p-postal-code', 'placeholder': null }}) }}
  899.                                                     <div class=\"mdc-notched-outline\">
  900.                                                         <div class=\"mdc-notched-outline__leading\"></div>
  901.                                                         <div class=\"mdc-notched-outline__notch\">
  902.                                                             <label class=\"c-floating-label mdc-floating-label\" for=\"entry_postal_code\">例:5530003</label>
  903.                                                         </div>
  904.                                                         <div class=\"mdc-notched-outline__trailing\"></div>
  905.                                                     </div>
  906.                                                 </div>
  907.                                                 {{ form_errors(form.postal_code, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  908.                                             </div>
  909.                                         </div>
  910.                                         <div class=\"c-form__postcode-item\">
  911.                                             <a class=\"c-button mdc-button\" href=\"http://www.post.japanpost.jp/zipcode/\" target=\"_blank\" rel=\"noopener\">
  912.                                                 <i class=\"c-button__icon mdc-button__icon material-icons\">help</i>
  913.                                                 <span class=\"c-button__label mdc-button__label\">{{ '郵便番号検索'|trans }}</span>
  914.                                             </a>
  915.                                         </div>
  916.                                     </div>
  917.                                 </div>
  918.                             </div>
  919.                             <div class=\"c-form__box\">
  920.                                 <div class=\"c-form__box-item\">
  921.                                     <div class=\"c-select mdc-select mdc-select--outlined{{ has_errors(form.address.pref) ? ' mdc-select--invalid' }}\">
  922.                                         <i class=\"mdc-select__dropdown-icon\"></i>
  923.                                         {{ form_widget(form.address.pref, {'attr': { 'class': 'c-select__native-control mdc-select__native-control p-region-id' }}) }}
  924.                                         <div class=\"mdc-notched-outline\">
  925.                                             <div class=\"mdc-notched-outline__leading\"></div>
  926.                                             <div class=\"mdc-notched-outline__notch\"></div>
  927.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  928.                                         </div>
  929.                                     </div>
  930.                                     {{ form_errors(form.address.pref, {'label_attr': {'class': 'mdc-select-helper-text mdc-select-helper-text--validation-msg'}}) }}
  931.                                 </div>
  932.                             </div>
  933.                             <div class=\"c-form__box\">
  934.                                 <div class=\"c-form__box-item\">
  935.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.address.addr01) ? ' mdc-text-field--invalid' }}\">
  936.                                         {{ form_widget(form.address.addr01, {'attr': { 'class': 'c-text-field__input mdc-text-field__input p-locality p-street-address', 'placeholder': null }}) }}
  937.                                         <div class=\"mdc-notched-outline\">
  938.                                             <div class=\"mdc-notched-outline__leading\"></div>
  939.                                             <div class=\"mdc-notched-outline__notch\">
  940.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_address_addr01\">市区町村名(例:大阪市福島区)</label>
  941.                                             </div>
  942.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  943.                                         </div>
  944.                                     </div>
  945.                                     {{ form_errors(form.address.addr01, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  946.                                 </div>
  947.                             </div>
  948.                             <div class=\"c-form__box\">
  949.                                 <div class=\"c-form__box-item\">
  950.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.address.addr02) ? ' mdc-text-field--invalid' }}\">
  951.                                         {{ form_widget(form.address.addr02, {'attr': { 'class': 'c-text-field__input mdc-text-field__input p-extended-address', 'placeholder': null }}) }}
  952.                                         <div class=\"mdc-notched-outline\">
  953.                                             <div class=\"mdc-notched-outline__leading\"></div>
  954.                                             <div class=\"mdc-notched-outline__notch\">
  955.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_address_addr02\">番地・ビル名(例:福島8丁目3-15)</label>
  956.                                             </div>
  957.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  958.                                         </div>
  959.                                     </div>
  960.                                     {{ form_errors(form.address.addr02, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  961.                                 </div>
  962.                             </div>
  963.                         </dd>
  964.                     </dl>
  965.                     <dl class=\"c-form__parts u-dl-sanitize\">
  966.                         <dt class=\"c-form__parts-label\">
  967.                             {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  968.                         </dt>
  969.                         <dd class=\"c-form__parts-detail\">
  970.                             <div class=\"c-form__box\">
  971.                                 <div class=\"c-form__box-item is-half\">
  972.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.phone_number) ? ' mdc-text-field--invalid' }}\">
  973.                                         {{ form_widget(form.phone_number, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  974.                                         <div class=\"mdc-notched-outline\">
  975.                                             <div class=\"mdc-notched-outline__leading\"></div>
  976.                                             <div class=\"mdc-notched-outline__notch\">
  977.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_phone_number\">例:11122223333</label>
  978.                                             </div>
  979.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  980.                                         </div>
  981.                                     </div>
  982.                                     {{ form_errors(form.phone_number, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  983.                                 </div>
  984.                             </div>
  985.                         </dd>
  986.                     </dl>
  987.                     <dl class=\"c-form__parts u-dl-sanitize\">
  988.                         <dt class=\"c-form__parts-label\">
  989.                             {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  990.                         </dt>
  991.                         <dd class=\"c-form__parts-detail\">
  992.                             <div class=\"c-form__box\">
  993.                                 <div class=\"c-form__box-item\">
  994.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.email.first) ? ' mdc-text-field--invalid' }}\">
  995.                                         {{ form_widget(form.email.first, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  996.                                         <div class=\"mdc-notched-outline\">
  997.                                             <div class=\"mdc-notched-outline__leading\"></div>
  998.                                             <div class=\"mdc-notched-outline__notch\">
  999.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_email_first\">example@example.com</label>
  1000.                                             </div>
  1001.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  1002.                                         </div>
  1003.                                     </div>
  1004.                                     {{ form_errors(form.email.first, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  1005.                                 </div>
  1006.                             </div>
  1007.                             <div class=\"c-form__box\">
  1008.                                 <div class=\"c-form__box-item\">
  1009.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.email.second) ? ' mdc-text-field--invalid' }}\">
  1010.                                         {{ form_widget(form.email.second, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  1011.                                         <div class=\"mdc-notched-outline\">
  1012.                                             <div class=\"mdc-notched-outline__leading\"></div>
  1013.                                             <div class=\"mdc-notched-outline__notch\">
  1014.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_email_second\"><span class=\"u-break--sp-hidden\">確認のため</span>もう一度入力してください</label>
  1015.                                             </div>
  1016.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  1017.                                         </div>
  1018.                                     </div>
  1019.                                     {{ form_errors(form.email.second, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  1020.                                 </div>
  1021.                             </div>
  1022.                         </dd>
  1023.                     </dl>
  1024.                     <dl class=\"c-form__parts u-dl-sanitize\">
  1025.                         <dt class=\"c-form__parts-label\">
  1026.                             {{ form_label(form.password is defined ? form.password : form.plain_password, 'パスワード', { 'label_attr': {'class': 'c-form__parts-label-text' }}) }}
  1027.                         </dt>
  1028.                         <dd class=\"c-form__parts-detail\">
  1029.                             <div class=\"c-form__box\">
  1030.                                 <div class=\"c-form__box-item is-half\">
  1031.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.password.first is defined ? form.password.first : form.plain_password.first) ? ' mdc-text-field--invalid' }}\">
  1032.                                         {{ form_widget(form.password.first is defined ? form.password.first : form.plain_password.first, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }, 'type': 'password'}) }}
  1033.                                         <div class=\"mdc-notched-outline\">
  1034.                                             <div class=\"mdc-notched-outline__leading\"></div>
  1035.                                             <div class=\"mdc-notched-outline__notch\">
  1036.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_password_first\">半角英数記号{{ eccube_config.eccube_password_min_len }}〜{{ eccube_config.eccube_password_max_len }}文字</label>
  1037.                                             </div>
  1038.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  1039.                                         </div>
  1040.                                     </div>
  1041.                                     {{ form_errors(form.password.first is defined ? form.password.first : form.plain_password.first, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  1042.                                 </div>
  1043.                             </div>
  1044.                             <div class=\"c-form__box\">
  1045.                                 <div class=\"c-form__box-item is-half\">
  1046.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.password.second is defined ? form.password.second : form.plain_password.second) ? ' mdc-text-field--invalid' }}\">
  1047.                                         {{ form_widget(form.password.second is defined ? form.password.second : form.plain_password.second, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }, 'type': 'password'}) }}
  1048.                                         <div class=\"mdc-notched-outline\">
  1049.                                             <div class=\"mdc-notched-outline__leading\"></div>
  1050.                                             <div class=\"mdc-notched-outline__notch\">
  1051.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"entry_password_second\"><span class=\"u-break--sp-hidden\">確認のため</span>もう一度入力してください</label>
  1052.                                             </div>
  1053.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  1054.                                         </div>
  1055.                                     </div>
  1056.                                     {{ form_errors(form.password.second is defined ? form.password.second : form.plain_password.second, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  1057.                                 </div>
  1058.                             </div>
  1059.                         </dd>
  1060.                     </dl>
  1061.                     <dl class=\"c-form__parts u-dl-sanitize\">
  1062.                         <dt class=\"c-form__parts-label\">
  1063.                             {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'c-form__parts-label-text' }}) }}
  1064.                         </dt>
  1065.                         <dd class=\"c-form__parts-detail\">
  1066.                             <div class=\"c-form__box\">
  1067.                                 <div class=\"c-form__box-item\">
  1068.                                     <div class=\"c-form__birth\">
  1069.                                         <div class=\"c-form__birth-item is-birth-year\">
  1070.                                             <div class=\"c-select mdc-select mdc-select--outlined{{ has_errors(form.birth) ? ' mdc-select--invalid' }}\">
  1071.                                                 <i class=\"mdc-select__dropdown-icon\"></i>
  1072.                                                 {{ form_widget(form.birth.year, {'attr': { 'class': 'c-select__native-control mdc-select__native-control' }}) }}
  1073.                                                 <div class=\"mdc-notched-outline\">
  1074.                                                     <div class=\"mdc-notched-outline__leading\"></div>
  1075.                                                     <div class=\"mdc-notched-outline__notch\"></div>
  1076.                                                     <div class=\"mdc-notched-outline__trailing\"></div>
  1077.                                                 </div>
  1078.                                             </div>
  1079.                                         </div>
  1080.                                         <div class=\"c-form__birth-item\">
  1081.                                             <span class=\"c-form__birth-slash\">/</span>
  1082.                                         </div>
  1083.                                         <div class=\"c-form__birth-item\">
  1084.                                             <div class=\"c-select mdc-select mdc-select--outlined{{ has_errors(form.birth) ? ' mdc-select--invalid' }}\">
  1085.                                                 <i class=\"mdc-select__dropdown-icon\"></i>
  1086.                                                 {{ form_widget(form.birth.month, {'attr': { 'class': 'c-select__native-control mdc-select__native-control' }}) }}
  1087.                                                 <div class=\"mdc-notched-outline\">
  1088.                                                     <div class=\"mdc-notched-outline__leading\"></div>
  1089.                                                     <div class=\"mdc-notched-outline__notch\"></div>
  1090.                                                     <div class=\"mdc-notched-outline__trailing\"></div>
  1091.                                                 </div>
  1092.                                             </div>
  1093.                                         </div>
  1094.                                         <div class=\"c-form__birth-item\">
  1095.                                             <span class=\"c-form__birth-slash\">/</span>
  1096.                                         </div>
  1097.                                         <div class=\"c-form__birth-item\">
  1098.                                             <div class=\"c-select mdc-select mdc-select--outlined{{ has_errors(form.birth) ? ' mdc-select--invalid' }}\">
  1099.                                                 <i class=\"mdc-select__dropdown-icon\"></i>
  1100.                                                 {{ form_widget(form.birth.day, {'attr': { 'class': 'c-select__native-control mdc-select__native-control' }}) }}
  1101.                                                 <div class=\"mdc-notched-outline\">
  1102.                                                     <div class=\"mdc-notched-outline__leading\"></div>
  1103.                                                     <div class=\"mdc-notched-outline__notch\"></div>
  1104.                                                     <div class=\"mdc-notched-outline__trailing\"></div>
  1105.                                                 </div>
  1106.                                             </div>
  1107.                                         </div>
  1108.                                     </div>
  1109.                                     {{ form_errors(form.birth, {'label_attr': {'class': 'c-form__error-text'}}) }}
  1110.                                 </div>
  1111.                             </div>
  1112.                         </dd>
  1113.                     </dl>
  1114.                     <dl class=\"c-form__parts u-dl-sanitize\">
  1115.                         <dt class=\"c-form__parts-label is-radio\">
  1116.                             {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  1117.                         </dt>
  1118.                         <dd class=\"c-form__parts-detail\">
  1119.                             <div class=\"c-form__box\">
  1120.                                 <div class=\"c-form__box-item\">
  1121.                                     {{ form_widget(form.sex, { 'attr': { 'class': 'c-form__radios' }}) }}
  1122.                                     {{ form_errors(form.sex, {'label_attr': {'class': 'c-form__error-text'}}) }}
  1123.                                 </div>
  1124.                             </div>
  1125.                         </dd>
  1126.                     </dl>
  1127.                     <dl class=\"c-form__parts u-dl-sanitize\">
  1128.                         <dt class=\"c-form__parts-label\">
  1129.                             {{ form_label(form.job, '職業', { 'label_attr': {'class': 'c-form__parts-label-text' }}) }}
  1130.                         </dt>
  1131.                         <dd class=\"c-form__parts-detail\">
  1132.                             <div class=\"c-form__box\">
  1133.                                 <div class=\"c-form__box-item\">
  1134.                                     <div class=\"c-select mdc-select mdc-select--outlined{{ has_errors(form.job) ? ' mdc-select--invalid' }}\">
  1135.                                         <i class=\"mdc-select__dropdown-icon\"></i>
  1136.                                         {{ form_widget(form.job, {'attr': { 'class': 'c-select__native-control mdc-select__native-control' }}) }}
  1137.                                         <div class=\"mdc-notched-outline\">
  1138.                                             <div class=\"mdc-notched-outline__leading\"></div>
  1139.                                             <div class=\"mdc-notched-outline__notch\"></div>
  1140.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  1141.                                         </div>
  1142.                                     </div>
  1143.                                     {{ form_errors(form.job, {'label_attr': {'class': 'mdc-select-helper-text mdc-select-helper-text--validation-msg'}}) }}
  1144.                                 </div>
  1145.                             </div>
  1146.                         </dd>
  1147.                     </dl>
  1148.                     {# エンティティ拡張の自動出力 #}
  1149.                     {% for f in form if f.vars.eccube_form_options.auto_render %}
  1150.                         {% if f.vars.eccube_form_options.form_theme %}
  1151.                             {% form_theme f f.vars.eccube_form_options.form_theme %}
  1152.                             {{ form_row(f) }}
  1153.                         {% else %}
  1154.                             <dl class=\"c-form__parts u-dl-sanitize\">
  1155.                                 <dt class=\"c-form__parts-label\">
  1156.                                     {{ form_label(f) }}
  1157.                                 </dt>
  1158.                                 <dd class=\"c-form__parts-detail\">
  1159.                                     <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  1160.                                         {{ form_widget(f) }}
  1161.                                         {{ form_errors(f) }}
  1162.                                     </div>
  1163.                                 </dd>
  1164.                             </dl>
  1165.                         {% endif %}
  1166.                     {% endfor %}
  1167.                     <div class=\"c-form__agree\">
  1168.                         <div class=\"c-form__box\">
  1169.                             <div class=\"c-form__box-item\">
  1170.                                 <div class=\"mdc-form-field\">
  1171.                                     {{ form_widget(form.user_policy_check) }}
  1172.                                     <label for=\"entry_user_policy_check\">{{ '<a href=\"%url%\" target=\"_blank\" rel=\"noopener\">利用規約</a>に同意してお進みください'|trans({ '%url%': url('help_agreement') })|raw }}</label>
  1173.                                 </div>
  1174.                                 {{ form_errors(form.user_policy_check, {'label_attr': { 'class': 'c-form__error-text' }}) }}
  1175.                             </div>
  1176.                         </div>
  1177.                     </div>
  1178.                     <div class=\"c-form__actions\">
  1179.                         <div class=\"c-form__actions-item\">
  1180.                             <button class=\"c-form__button c-button is-secondary c-button--unelevated mdc-button mdc-button--unelevated\" type=\"submit\" name=\"mode\" value=\"confirm\">
  1181.                                 <span class=\"c-button__label mdc-button__label\">{{ '登録する'|trans }}</span>
  1182.                             </button>
  1183.                         </div>
  1184.                         <div class=\"c-form__actions-item\">
  1185.                             <a class=\"c-form__button c-button is-primary c-button--unelevated mdc-button mdc-button--unelevated\" href=\"{{ url('homepage') }}\">
  1186.                                 <span class=\"c-button__label mdc-button__label\">{{ '同意しない'|trans }}</span>
  1187.                             </a>
  1188.                         </div>
  1189.                     </div>
  1190.                 </div>
  1191.             </form>
  1192.         </div>
  1193.     </section>
  1194. {% endblock %}
  1195. ""Entry/index.twig""/home/rocroc/tsmt-store.com/public_html/app/template/ss4002/Entry/index.twig");
  1196.     }
  1197. }