var/cache/dev/twig/21/21fbd0c78ee2fafb628ac0273c110b6c453fb2c554af4e737f958a030348bbd7.php line 54

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