var/cache/dev/twig/46/463d65f32fa5ba5c21c2435095a0e395.php line 42

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_5a20a2b776a7cf82564b61c489d4d864 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.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.         ];
  27.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  28.         $this->checkSecurity();
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 11
  33.         return "default_frame.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  42.         // line 13
  43.         $context["body_class"] = "registration_page";
  44.         // line 15
  45.         $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);
  46.         // line 11
  47.         $this->parent $this->loadTemplate("default_frame.twig""Entry/index.twig"11);
  48.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  49.         
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  51.         
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  53.     }
  54.     // line 17
  55.     public function block_javascript($context, array $blocks = [])
  56.     {
  57.         $macros $this->macros;
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  62.         // line 18
  63.         echo "\t<script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  64. ";
  65.         
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  67.         
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  69.     }
  70.     // line 21
  71.     public function block_stylesheet($context, array $blocks = [])
  72.     {
  73.         $macros $this->macros;
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  78.         // line 22
  79.         echo "    <style>
  80.         ";
  81.         // line 25
  82.         echo "        #entry_address_pref{
  83.             width:252px;
  84.             padding:10px 16px;
  85.             border-radius: 0.375rem;
  86.             border: 2px solid #CCC;
  87.             @media (max-width: 768px) {
  88.                 width:100%;
  89.             }
  90.         }
  91.     </style>
  92. ";
  93.         
  94.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  95.         
  96.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  97.     }
  98.     // line 37
  99.     public function block_main($context, array $blocks = [])
  100.     {
  101.         $macros $this->macros;
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  103.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  105.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  106.         // line 38
  107.         echo "\t<div class=\"mt-10 mb-[120px] px-4 md:mt-4 md:mb-10 animate-slideIn\">
  108. \t\t<div class=\"w-full max-w-[720px] mx-auto\">
  109. \t\t\t<h1 class=\"text-2xl font-extralight mb-6 md:mb-5 md:text-lg\">会員登録フォーム</h1>
  110. \t\t\t<div class=\"mb-8\">
  111. \t\t\t\t<p class=\"font-extralight\">
  112. \t\t\t\t\t登録に必要な情報を入力してください。
  113. \t\t\t\t</p>
  114. \t\t\t\t<p class=\"font-bold text-manakaRed\">
  115. \t\t\t\t\t※は必須項目です。
  116. \t\t\t\t</p>
  117. \t\t\t</div>
  118. \t\t\t<div>
  119. \t\t\t\t<form method=\"post\" action=\"";
  120.         // line 50
  121.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  122.         echo "\" novalidate class=\"h-adr\">
  123. \t\t\t\t\t<span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  124. \t\t\t\t\t";
  125.         // line 52
  126.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'52$this->source); })()), "_token", [], "any"falsefalsetrue52), 52$this->source), 'widget');
  127.         echo "
  128. \t\t\t\t\t<div>
  129. \t\t\t\t\t\t<dl class=\"w-full flex items-center md:items-start gap-8 md:gap-3 py-5 border-[#CCCCCC] border-t-2 md:flex-col\">
  130. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  131. \t\t\t\t\t\t\t\t<span>●</span>
  132. \t\t\t\t\t\t\t\tお名前
  133. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  134. \t\t\t\t\t\t\t</dt>
  135. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px]\">
  136. \t\t\t\t\t\t\t\t<div class=\"flex items-center w-full gap-3 ec-halfInput";
  137.         // line 61
  138.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'61$this->source); })()), "name", [], "any"falsefalsetrue61), "name01", [], "any"falsefalsetrue61), 61$this->source), $this->sandbox->ensureToStringAllowed(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.'61$this->source); })()), "name", [], "any"falsefalsetrue61), "name02", [], "any"falsefalsetrue61), 61$this->source))) ? (" error") : (""));
  139.         echo "\">
  140. \t\t\t\t\t\t\t\t\t";
  141.         // line 62
  142.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'62$this->source); })()), "name", [], "any"falsefalsetrue62), "name01", [], "any"falsefalsetrue62), 62$this->source), 'widget', ["attr" => ["placeholder" => "common.last_name""class" => "w-full p-2 border-[#CCCCCC] novalidate   border-[1px] rounded-md md:max-w-none
  143.                                     {% if form_errors(form.name.name01) %}border-red bg-rose-50{% endif %}"]]);
  144.         // line 63
  145.         echo "
  146. \t\t\t\t\t\t\t\t\t";
  147.         // line 64
  148.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'64$this->source); })()), "name", [], "any"falsefalsetrue64), "name02", [], "any"falsefalsetrue64), 64$this->source), 'widget', ["attr" => ["placeholder" => "common.first_name""class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  149.                                     {% if form_errors(form.name.name02) %}border-red bg-rose-50{% endif %}"]]);
  150.         // line 65
  151.         echo "
  152. \t\t\t\t\t\t\t\t</div>
  153. \t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
  154. \t\t\t\t\t\t\t\t\t";
  155.         // line 68
  156.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'68$this->source); })()), "name", [], "any"falsefalsetrue68), "name01", [], "any"falsefalsetrue68), 'errors')) {
  157.             // line 69
  158.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  159. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  160.             // line 70
  161.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  162.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  163. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  164. \t\t\t\t\t\t\t\t\t\t\t\t姓:";
  165.             // line 72
  166.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'72$this->source); })()), "name", [], "any"falsefalsetrue72), "name01", [], "any"falsefalsetrue72), 72$this->source), 'errors');
  167.             echo "</span>
  168. \t\t\t\t\t\t\t\t\t\t</div>
  169. \t\t\t\t\t\t\t\t\t";
  170.         }
  171.         // line 75
  172.         echo "\t\t\t\t\t\t\t\t\t";
  173.         if ($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.'75$this->source); })()), "name", [], "any"falsefalsetrue75), "name02", [], "any"falsefalsetrue75), 'errors')) {
  174.             // line 76
  175.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  176. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  177.             // line 77
  178.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  179.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  180. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  181. \t\t\t\t\t\t\t\t\t\t\t\t名前:";
  182.             // line 79
  183.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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); })()), "name", [], "any"falsefalsetrue79), "name02", [], "any"falsefalsetrue79), 79$this->source), 'errors');
  184.             echo "
  185. \t\t\t\t\t\t\t\t\t\t\t</span>
  186. \t\t\t\t\t\t\t\t\t\t</div>
  187. \t\t\t\t\t\t\t\t\t";
  188.         }
  189.         // line 83
  190.         echo "\t\t\t\t\t\t\t\t</div>
  191. \t\t\t\t\t\t\t</dd>
  192. \t\t\t\t\t\t</dl>
  193. \t\t\t\t\t\t<dl class=\"flex items-center gap-8 md:gap-3 justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  194. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  195. \t\t\t\t\t\t\t\t<span>●</span>
  196. \t\t\t\t\t\t\t\tお名前 (フリガナ)
  197. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  198. \t\t\t\t\t\t\t</dt>
  199. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px]\">
  200. \t\t\t\t\t\t\t\t<div class=\"flex items-center gap-3 ec-halfInput";
  201.         // line 93
  202.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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); })()), "kana", [], "any"falsefalsetrue93), "kana01", [], "any"falsefalsetrue93), 93$this->source), $this->sandbox->ensureToStringAllowed(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); })()), "kana", [], "any"falsefalsetrue93), "kana02", [], "any"falsefalsetrue93), 93$this->source))) ? (" error") : (""));
  203.         echo "\">
  204. \t\t\t\t\t\t\t\t\t";
  205.         // line 94
  206.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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); })()), "kana", [], "any"falsefalsetrue94), "kana01", [], "any"falsefalsetrue94), 94$this->source), 'widget', ["attr" => ["placeholder" => "common.last_name_kana""class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  207.                                     {% if form_errors(form.kana.kana01) %}border-red bg-rose-50{% endif %}"]]);
  208.         // line 95
  209.         echo "
  210. \t\t\t\t\t\t\t\t\t";
  211.         // line 96
  212.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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); })()), "kana", [], "any"falsefalsetrue96), "kana02", [], "any"falsefalsetrue96), 96$this->source), 'widget', ["attr" => ["placeholder" => "common.first_name_kana""class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  213.                                     {% if form_errors(form.kana.kana02) %}border-red bg-rose-50{% endif %}"]]);
  214.         // line 97
  215.         echo "
  216. \t\t\t\t\t\t\t\t</div>
  217. \t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
  218. \t\t\t\t\t\t\t\t\t";
  219.         // line 100
  220.         if ($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.'100$this->source); })()), "kana", [], "any"falsefalsetrue100), "kana01", [], "any"falsefalsetrue100), 'errors')) {
  221.             // line 101
  222.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  223. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  224.             // line 102
  225.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  226.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  227. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  228. \t\t\t\t\t\t\t\t\t\t\t\t姓(カタカナ):";
  229.             // line 104
  230.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'104$this->source); })()), "kana", [], "any"falsefalsetrue104), "kana01", [], "any"falsefalsetrue104), 104$this->source), 'errors');
  231.             echo "
  232. \t\t\t\t\t\t\t\t\t\t\t</span>
  233. \t\t\t\t\t\t\t\t\t\t</div>
  234. \t\t\t\t\t\t\t\t\t";
  235.         }
  236.         // line 108
  237.         echo "\t\t\t\t\t\t\t\t\t";
  238.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'108$this->source); })()), "kana", [], "any"falsefalsetrue108), "kana02", [], "any"falsefalsetrue108), 'errors')) {
  239.             // line 109
  240.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  241. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  242.             // line 110
  243.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  244.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  245. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  246. \t\t\t\t\t\t\t\t\t\t\t\t名(カタカナ):";
  247.             // line 112
  248.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'112$this->source); })()), "kana", [], "any"falsefalsetrue112), "kana02", [], "any"falsefalsetrue112), 112$this->source), 'errors');
  249.             echo "
  250. \t\t\t\t\t\t\t\t\t\t\t</span>
  251. \t\t\t\t\t\t\t\t\t\t</div>
  252. \t\t\t\t\t\t\t\t\t";
  253.         }
  254.         // line 116
  255.         echo "\t\t\t\t\t\t\t\t</div>
  256. \t\t\t\t\t\t\t</dd>
  257. \t\t\t\t\t\t</dl>
  258. \t\t\t\t\t\t<dl class=\"flex gap-8 md:gap-3 justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  259. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  260. \t\t\t\t\t\t\t\t<span>●</span>
  261. \t\t\t\t\t\t\t\t住所
  262. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  263. \t\t\t\t\t\t\t</dt>
  264. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  265. \t\t\t\t\t\t\t\t<div class=\"flex items-center gap-2 ec-zipInput";
  266.         // line 126
  267.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'126$this->source); })()), "postal_code", [], "any"falsefalsetrue126), 126$this->source))) ? (" error") : (""));
  268.         echo "\">
  269. \t\t\t\t\t\t\t\t\t<span>";
  270.         // line 127
  271.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.postal_symbol"), "html"nulltrue);
  272.         echo "</span>
  273. \t\t\t\t\t\t\t\t\t";
  274.         // line 128
  275.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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); })()), "postal_code", [], "any"falsefalsetrue128), 128$this->source), 'widget', ["attr" => ["placeholder" => "5300001""class" => "p-postal-code w-full max-w-[176px] p-2 border-manakaBeige border-2 ml-2 rounded-md md:ml-0 md:max-w-none
  276.                                     {% if form_errors(form.postal_code) %}border-red bg-rose-50{% endif %}"]]);
  277.         // line 129
  278.         echo "
  279. \t\t\t\t\t\t\t\t\t";
  280.         // line 130
  281.         if ($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); })()), "postal_code", [], "any"falsefalsetrue130), 'errors')) {
  282.             // line 131
  283.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  284. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  285.             // line 132
  286.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  287.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  288. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  289. \t\t\t\t\t\t\t\t\t\t\t\t郵便番号:";
  290.             // line 134
  291.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'134$this->source); })()), "postal_code", [], "any"falsefalsetrue134), 134$this->source), 'errors');
  292.             echo "
  293. \t\t\t\t\t\t\t\t\t\t\t</span>
  294. \t\t\t\t\t\t\t\t\t\t</div>
  295. \t\t\t\t\t\t\t\t\t";
  296.         }
  297.         // line 138
  298.         echo "\t\t\t\t\t\t\t\t</div>
  299. \t\t\t\t\t\t\t\t<a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\">
  300. \t\t\t\t\t\t\t\t\t<span class=\"underline text-sm\">郵便番号を検索する (外部サイトへ)</span>
  301. \t\t\t\t\t\t\t\t</a>
  302. \t\t\t\t\t\t\t\t<div class=\"ec-select";
  303.         // line 142
  304.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'142$this->source); })()), "address", [], "any"falsefalsetrue142), "pref", [], "any"falsefalsetrue142), 142$this->source))) ? (" error") : (""));
  305.         echo "\">
  306. \t\t\t\t\t\t\t\t\t";
  307.         // line 143
  308.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'143$this->source); })()), "address", [], "any"falsefalsetrue143), "pref", [], "any"falsefalsetrue143), 143$this->source), 'widget');
  309.         echo "
  310. \t\t\t\t\t\t\t\t\t";
  311.         // line 144
  312.         if ($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.'144$this->source); })()), "address", [], "any"falsefalsetrue144), "pref", [], "any"falsefalsetrue144), 'errors')) {
  313.             // line 145
  314.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  315. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  316.             // line 146
  317.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  318.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  319. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  320. \t\t\t\t\t\t\t\t\t\t\t\t都道府県:";
  321.             // line 148
  322.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'148$this->source); })()), "address", [], "any"falsefalsetrue148), "pref", [], "any"falsefalsetrue148), 148$this->source), 'errors');
  323.             echo "
  324. \t\t\t\t\t\t\t\t\t\t\t</span>
  325. \t\t\t\t\t\t\t\t\t\t</div>
  326. \t\t\t\t\t\t\t\t\t";
  327.         }
  328.         // line 152
  329.         echo "\t\t\t\t\t\t\t\t</div>
  330. \t\t\t\t\t\t\t\t<div class=\"ec-input";
  331.         // line 153
  332.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'153$this->source); })()), "address", [], "any"falsefalsetrue153), "addr01", [], "any"falsefalsetrue153), 153$this->source))) ? (" error") : (""));
  333.         echo "\">
  334. \t\t\t\t\t\t\t\t\t";
  335.         // line 154
  336.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'154$this->source); })()), "address", [], "any"falsefalsetrue154), "addr01", [], "any"falsefalsetrue154), 154$this->source), 'widget', ["attr" => ["placeholder" => "市区町村名""class" => "p-locality  w-full max-w-[482px] p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  337.                                     {% if form_errors(form.address.addr01) %}border-red bg-rose-50{% endif %}"]]);
  338.         // line 155
  339.         echo "
  340. \t\t\t\t\t\t\t\t\t";
  341.         // line 156
  342.         if ($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); })()), "address", [], "any"falsefalsetrue156), "addr01", [], "any"falsefalsetrue156), 'errors')) {
  343.             // line 157
  344.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  345. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  346.             // line 158
  347.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  348.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  349. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  350. \t\t\t\t\t\t\t\t\t\t\t\t市区町村名:";
  351.             // line 160
  352.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'160$this->source); })()), "address", [], "any"falsefalsetrue160), "addr01", [], "any"falsefalsetrue160), 160$this->source), 'errors');
  353.             echo "
  354. \t\t\t\t\t\t\t\t\t\t\t</span>
  355. \t\t\t\t\t\t\t\t\t\t</div>
  356. \t\t\t\t\t\t\t\t\t";
  357.         }
  358.         // line 164
  359.         echo "\t\t\t\t\t\t\t\t</div>
  360. \t\t\t\t\t\t\t\t<div class=\"ec-input";
  361.         // line 165
  362.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'165$this->source); })()), "address", [], "any"falsefalsetrue165), "addr02", [], "any"falsefalsetrue165), 165$this->source))) ? (" error") : (""));
  363.         echo "\">
  364. \t\t\t\t\t\t\t\t\t";
  365.         // line 166
  366.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'166$this->source); })()), "address", [], "any"falsefalsetrue166), "addr02", [], "any"falsefalsetrue166), 166$this->source), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例: 1-3-5 まなかマンション908)""class" => "p-street-address w-full max-w-[482px] p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  367.                                     {% if form_errors(form.address.addr02) %}border-red bg-rose-50{% endif %}"]]);
  368.         // line 167
  369.         echo "
  370. \t\t\t\t\t\t\t\t\t";
  371.         // line 168
  372.         if ($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.'168$this->source); })()), "address", [], "any"falsefalsetrue168), "addr02", [], "any"falsefalsetrue168), 'errors')) {
  373.             // line 169
  374.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  375. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  376.             // line 170
  377.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  378.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  379. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  380. \t\t\t\t\t\t\t\t\t\t\t\t番地・ビル名:";
  381.             // line 172
  382.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'172$this->source); })()), "address", [], "any"falsefalsetrue172), "addr02", [], "any"falsefalsetrue172), 172$this->source), 'errors');
  383.             echo "
  384. \t\t\t\t\t\t\t\t\t\t\t</span>
  385. \t\t\t\t\t\t\t\t\t\t</div>
  386. \t\t\t\t\t\t\t\t\t";
  387.         }
  388.         // line 176
  389.         echo "\t\t\t\t\t\t\t\t</div>
  390. \t\t\t\t\t\t\t</dd>
  391. \t\t\t\t\t\t</dl>
  392. \t\t\t\t\t\t<dl class=\"flex gap-8 md:gap-3 justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  393. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  394. \t\t\t\t\t\t\t\t<span>●</span>
  395. \t\t\t\t\t\t\t\t電話番号
  396. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  397. \t\t\t\t\t\t\t</dt>
  398. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px]\">
  399. \t\t\t\t\t\t\t\t<div class=\"ec-telInput";
  400.         // line 186
  401.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'186$this->source); })()), "phone_number", [], "any"falsefalsetrue186), 186$this->source))) ? (" error") : (""));
  402.         echo "\">
  403. \t\t\t\t\t\t\t\t\t";
  404.         // line 187
  405.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'187$this->source); })()), "phone_number", [], "any"falsefalsetrue187), 187$this->source), 'widget', ["attr" => ["placeholder" => "例: 11122223333""class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  406.                                     {% if form_errors(form.phone_number) %}border-red bg-rose-50{% endif %}"]]);
  407.         // line 188
  408.         echo "
  409. \t\t\t\t\t\t\t\t</div>
  410. \t\t\t\t\t\t\t\t";
  411.         // line 190
  412.         if ($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.'190$this->source); })()), "phone_number", [], "any"falsefalsetrue190), 'errors')) {
  413.             // line 191
  414.             echo "\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  415. \t\t\t\t\t\t\t\t\t\t<img src=\"";
  416.             // line 192
  417.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  418.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  419. \t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  420. \t\t\t\t\t\t\t\t\t\t\t電話番号:";
  421.             // line 194
  422.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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); })()), "phone_number", [], "any"falsefalsetrue194), 194$this->source), 'errors');
  423.             echo "
  424. \t\t\t\t\t\t\t\t\t\t</span>
  425. \t\t\t\t\t\t\t\t\t</div>
  426. \t\t\t\t\t\t\t\t";
  427.         }
  428.         // line 198
  429.         echo "\t\t\t\t\t\t\t</dd>
  430. \t\t\t\t\t\t</dl>
  431. \t\t\t\t\t\t<dl class=\"gap-8 md:gap-3 flex justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  432. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  433. \t\t\t\t\t\t\t\t<span>●</span>
  434. \t\t\t\t\t\t\t\tメールアドレス
  435. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  436. \t\t\t\t\t\t\t</dt>
  437. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  438. \t\t\t\t\t\t\t\t<div class=\"ec-input";
  439.         // line 207
  440.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'207$this->source); })()), "email", [], "any"falsefalsetrue207), "first", [], "any"falsefalsetrue207), 207$this->source))) ? (" error") : (""));
  441.         echo "\">
  442. \t\t\t\t\t\t\t\t\t";
  443.         // line 208
  444.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'208$this->source); })()), "email", [], "any"falsefalsetrue208), "first", [], "any"falsefalsetrue208), 208$this->source), 'widget', ["attr" => ["placeholder" => "common.mail_address_sample""class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  445.                                     {% if form_errors(form.email.first) %}border-red bg-rose-50{% endif %}"]]);
  446.         // line 209
  447.         echo "
  448. \t\t\t\t\t\t\t\t\t";
  449.         // line 210
  450.         if ($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.'210$this->source); })()), "email", [], "any"falsefalsetrue210), "first", [], "any"falsefalsetrue210), 'errors')) {
  451.             // line 211
  452.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  453. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  454.             // line 212
  455.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  456.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  457. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  458. \t\t\t\t\t\t\t\t\t\t\t\tメールアドレス:";
  459.             // line 214
  460.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'214$this->source); })()), "email", [], "any"falsefalsetrue214), "first", [], "any"falsefalsetrue214), 214$this->source), 'errors');
  461.             echo "
  462. \t\t\t\t\t\t\t\t\t\t\t</span>
  463. \t\t\t\t\t\t\t\t\t\t</div>
  464. \t\t\t\t\t\t\t\t\t";
  465.         }
  466.         // line 218
  467.         echo "\t\t\t\t\t\t\t\t</div>
  468. \t\t\t\t\t\t\t\t<div class=\"ec-input";
  469.         // line 219
  470.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'219$this->source); })()), "email", [], "any"falsefalsetrue219), "second", [], "any"falsefalsetrue219), 219$this->source))) ? (" error") : (""));
  471.         echo "\">
  472. \t\t\t\t\t\t\t\t\t";
  473.         // line 220
  474.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'220$this->source); })()), "email", [], "any"falsefalsetrue220), "second", [], "any"falsefalsetrue220), 220$this->source), 'widget', ["attr" => ["placeholder" => "common.repeated_confirm""class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  475.                                     {% if form_errors(form.email.second) %}border-red bg-rose-50{% endif %}"]]);
  476.         // line 221
  477.         echo "
  478. \t\t\t\t\t\t\t\t\t";
  479.         // line 222
  480.         if ($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.'222$this->source); })()), "email", [], "any"falsefalsetrue222), "second", [], "any"falsefalsetrue222), 'errors')) {
  481.             // line 223
  482.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  483. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  484.             // line 224
  485.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  486.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  487. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  488. \t\t\t\t\t\t\t\t\t\t\t\tメールアドレス(確認):";
  489.             // line 226
  490.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'226$this->source); })()), "email", [], "any"falsefalsetrue226), "second", [], "any"falsefalsetrue226), 226$this->source), 'errors');
  491.             echo "
  492. \t\t\t\t\t\t\t\t\t\t\t</span>
  493. \t\t\t\t\t\t\t\t\t\t</div>
  494. \t\t\t\t\t\t\t\t\t";
  495.         }
  496.         // line 230
  497.         echo "\t\t\t\t\t\t\t\t</div>
  498. \t\t\t\t\t\t\t\t<p class=\"text-sm font-extralight text-[#999]\">※ 『@manaka-net.com』からのメールを受信できる設定になっていることをご確認下さい。</p>
  499. \t\t\t\t\t\t\t</dd>
  500. \t\t\t\t\t\t</dl>
  501. \t\t\t\t\t\t<dl class=\"gap-8 md:gap-3 flex justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  502. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  503. \t\t\t\t\t\t\t\t<span>●</span>
  504. \t\t\t\t\t\t\t\tパスワード
  505. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  506. \t\t\t\t\t\t\t</dt>
  507. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  508. \t\t\t\t\t\t\t\t<div class=\"ec-input";
  509.         // line 241
  510.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'241$this->source); })()), "plain_password", [], "any"falsefalsetrue241), "first", [], "any"falsefalsetrue241), 241$this->source))) ? (" error") : (""));
  511.         echo "\">
  512. \t\t\t\t\t\t\t\t\t";
  513.         // line 242
  514.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'242$this->source); })()), "plain_password", [], "any"falsefalsetrue242), "first", [], "any"falsefalsetrue242), 242$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.password_sample", ["%min%" => twig_get_attribute($this->env$this->source,         // line 243
  515. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'243$this->source); })()), "eccube_password_min_len", [], "any"falsefalsetrue243), "%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.'243$this->source); })()), "eccube_password_max_len", [], "any"falsefalsetrue243)]), "class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  516.                                         {% if form_errors(form.plain_password.first) %}border-red bg-rose-50{% endif %}"], "type" => "password"]);
  517.         // line 247
  518.         echo "
  519. \t\t\t\t\t\t\t\t\t";
  520.         // line 248
  521.         if ($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.'248$this->source); })()), "plain_password", [], "any"falsefalsetrue248), "first", [], "any"falsefalsetrue248), 'errors')) {
  522.             // line 249
  523.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  524. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  525.             // line 250
  526.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  527.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  528. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  529. \t\t\t\t\t\t\t\t\t\t\t\tパスワード:";
  530.             // line 252
  531.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'252$this->source); })()), "plain_password", [], "any"falsefalsetrue252), "first", [], "any"falsefalsetrue252), 252$this->source), 'errors');
  532.             echo "
  533. \t\t\t\t\t\t\t\t\t\t\t</span>
  534. \t\t\t\t\t\t\t\t\t\t</div>
  535. \t\t\t\t\t\t\t\t\t";
  536.         }
  537.         // line 256
  538.         echo "\t\t\t\t\t\t\t\t</div>
  539. \t\t\t\t\t\t\t\t<div class=\"ec-input";
  540.         // line 257
  541.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'257$this->source); })()), "plain_password", [], "any"falsefalsetrue257), "second", [], "any"falsefalsetrue257), 257$this->source))) ? (" error") : (""));
  542.         echo "\">
  543. \t\t\t\t\t\t\t\t\t";
  544.         // line 258
  545.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'258$this->source); })()), "plain_password", [], "any"falsefalsetrue258), "second", [], "any"falsefalsetrue258), 258$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.repeated_confirm"), "class" => "w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  546.                                         {% if form_errors(form.plain_password.second) %}border-red bg-rose-50{% endif %}"], "type" => "password"]);
  547.         // line 262
  548.         echo "
  549. \t\t\t\t\t\t\t\t\t";
  550.         // line 263
  551.         if ($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.'263$this->source); })()), "plain_password", [], "any"falsefalsetrue263), "second", [], "any"falsefalsetrue263), 'errors')) {
  552.             // line 264
  553.             echo "\t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  554. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  555.             // line 265
  556.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  557.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  558. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  559. \t\t\t\t\t\t\t\t\t\t\t\tパスワード(確認):";
  560.             // line 267
  561.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'267$this->source); })()), "plain_password", [], "any"falsefalsetrue267), "second", [], "any"falsefalsetrue267), 267$this->source), 'errors');
  562.             echo "
  563. \t\t\t\t\t\t\t\t\t\t\t</span>
  564. \t\t\t\t\t\t\t\t\t\t</div>
  565. \t\t\t\t\t\t\t\t\t";
  566.         }
  567.         // line 271
  568.         echo "\t\t\t\t\t\t\t\t</div>
  569. \t\t\t\t\t\t\t</dd>
  570. \t\t\t\t\t\t</dl>
  571. \t\t\t\t\t\t<dl class=\"flex gap-8  justify-between py-5 border-[#CCCCCC] border-y-2 md:flex-col md:items-start md:gap-3\">
  572. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  573. \t\t\t\t\t\t\t\t<span>●</span>
  574. \t\t\t\t\t\t\t\tまなかからのメールやDMのご送付について
  575. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  576. \t\t\t\t\t\t\t</dt>
  577. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  578. \t\t\t\t\t\t\t\t<div>
  579. \t\t\t\t\t\t\t\t\t<input type=\"radio\" id=\"entry_mailImage_flg_0\" name=\"";
  580.         // line 282
  581.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\FormExtension']->getFieldName($this->sandbox->ensureToStringAllowed(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.'282$this->source); })()), "mailmaga_flg", [], "any"falsefalsetrue282), 282$this->source)), "html"nulltrue);
  582.         echo "\" value=\"1\" required class=\"form-control\"/>
  583. \t\t\t\t\t\t\t\t\t<label for=\"entry_mailImage_flg_0\">
  584. \t\t\t\t\t\t\t\t\t\t受け取る
  585. \t\t\t\t\t\t\t\t\t</label>
  586. \t\t\t\t\t\t\t\t</div>
  587. \t\t\t\t\t\t\t\t<div>
  588. \t\t\t\t\t\t\t\t\t<input type=\"radio\" id=\"entry_mailImage_flg_1\" name=\"";
  589.         // line 288
  590.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\FormExtension']->getFieldName($this->sandbox->ensureToStringAllowed(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.'288$this->source); })()), "mailmaga_flg", [], "any"falsefalsetrue288), 288$this->source)), "html"nulltrue);
  591.         echo "\" value=\"0\" required class=\"form-control\"/>
  592. \t\t\t\t\t\t\t\t\t<label for=\"entry_mailImage_flg_1\">
  593. \t\t\t\t\t\t\t\t\t\t受け取らない
  594. \t\t\t\t\t\t\t\t\t</label>
  595. \t\t\t\t\t\t\t\t</div>
  596. \t\t\t\t\t\t\t\t";
  597.         // line 293
  598.         if ($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.'293$this->source); })()), "mailmaga_flg", [], "any"falsefalsetrue293), 'errors')) {
  599.             // line 294
  600.             echo "\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  601. \t\t\t\t\t\t\t\t\t\t<img src=\"";
  602.             // line 295
  603.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  604.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  605. \t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  606. \t\t\t\t\t\t\t\t\t\t\tまなかからのメールやDMのご送付について :";
  607.             // line 297
  608.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'297$this->source); })()), "mailmaga_flg", [], "any"falsefalsetrue297), 297$this->source), 'errors');
  609.             echo "
  610. \t\t\t\t\t\t\t\t\t\t</span>
  611. \t\t\t\t\t\t\t\t\t</div>
  612. \t\t\t\t\t\t\t\t";
  613.         }
  614.         // line 301
  615.         echo "\t\t\t\t\t\t\t</dd>
  616. \t\t\t\t\t\t</dl>
  617. \t\t\t\t\t</div>
  618. \t\t\t\t\t<div class=\"flex flex-col gap-6 mt-10 sm:w-full\">
  619. \t\t\t\t\t\t<p class=\"text-center font-extralight\">
  620. \t\t\t\t\t\t\t<a href=\"";
  621.         // line 306
  622.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_agreement");
  623.         echo "\" class=\"underline\">会員規約</a>
  624. \t\t\t\t\t\t\tに同意の上、
  625. \t\t\t\t\t\t</p>
  626. \t\t\t\t\t\t<button class=\"block w-full max-w-[300px] py-4 font-extralight mx-auto bg-manakaBlack text-white text-lg md:text-bas\" type=\"submit\" name=\"mode\" value=\"confirm\">登録に進む</button>
  627. \t\t\t\t\t</div>
  628. \t\t\t\t\t";
  629.         // line 311
  630.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'311$this->source); })()), "user_policy_check", [], "any"falsefalsetrue311), 311$this->source), 'widget', ["attr" => ["checked" => true"hidden" => true]]);
  631.         echo "
  632. \t\t\t\t\t";
  633.         // line 312
  634.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'312$this->source); })()), "user_policy_check", [], "any"falsefalsetrue312), 312$this->source), 'errors');
  635.         echo "
  636. \t\t\t\t</form>
  637. \t\t\t</div>
  638. \t\t</div>
  639. \t</div>
  640. \t";
  641.         // line 317
  642.         $context["breadcrumbs"] = [=> ["name" => "会員登録(入力ページ)"]];
  643.         // line 318
  644.         echo "\t";
  645.         $this->loadTemplate("Block/breadcrumbs.twig""Entry/index.twig"318)->display($context);
  646.         
  647.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  648.         
  649.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  650.     }
  651.     public function getTemplateName()
  652.     {
  653.         return "Entry/index.twig";
  654.     }
  655.     public function isTraitable()
  656.     {
  657.         return false;
  658.     }
  659.     public function getDebugInfo()
  660.     {
  661.         return array (  668 => 318,  666 => 317,  658 => 312,  654 => 311,  646 => 306,  639 => 301,  632 => 297,  627 => 295,  624 => 294,  622 => 293,  614 => 288,  605 => 282,  592 => 271,  585 => 267,  580 => 265,  577 => 264,  575 => 263,  572 => 262,  569 => 258,  565 => 257,  562 => 256,  555 => 252,  550 => 250,  547 => 249,  545 => 248,  542 => 247,  539 => 243,  538 => 242,  534 => 241,  521 => 230,  514 => 226,  509 => 224,  506 => 223,  504 => 222,  501 => 221,  498 => 220,  494 => 219,  491 => 218,  484 => 214,  479 => 212,  476 => 211,  474 => 210,  471 => 209,  468 => 208,  464 => 207,  453 => 198,  446 => 194,  441 => 192,  438 => 191,  436 => 190,  432 => 188,  429 => 187,  425 => 186,  413 => 176,  406 => 172,  401 => 170,  398 => 169,  396 => 168,  393 => 167,  390 => 166,  386 => 165,  383 => 164,  376 => 160,  371 => 158,  368 => 157,  366 => 156,  363 => 155,  360 => 154,  356 => 153,  353 => 152,  346 => 148,  341 => 146,  338 => 145,  336 => 144,  332 => 143,  328 => 142,  322 => 138,  315 => 134,  310 => 132,  307 => 131,  305 => 130,  302 => 129,  299 => 128,  295 => 127,  291 => 126,  279 => 116,  272 => 112,  267 => 110,  264 => 109,  261 => 108,  254 => 104,  249 => 102,  246 => 101,  244 => 100,  239 => 97,  236 => 96,  233 => 95,  230 => 94,  226 => 93,  214 => 83,  207 => 79,  202 => 77,  199 => 76,  196 => 75,  190 => 72,  185 => 70,  182 => 69,  180 => 68,  175 => 65,  172 => 64,  169 => 63,  166 => 62,  162 => 61,  150 => 52,  145 => 50,  131 => 38,  121 => 37,  101 => 25,  98 => 22,  88 => 21,  77 => 18,  67 => 17,  56 => 11,  54 => 15,  52 => 13,  39 => 11,);
  662.     }
  663.     public function getSourceContext()
  664.     {
  665.         return new Source("{#
  666. This file is part of EC-CUBE
  667. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  668. http://www.ec-cube.co.jp/
  669. For the full copyright and license information, please view the LICENSE
  670. file that was distributed with this source code.
  671. #}
  672. {% extends 'default_frame.twig' %}
  673. {% set body_class = 'registration_page' %}
  674. {% form_theme form 'Form/form_div_layout.twig' %}
  675. {% block javascript %}
  676. \t<script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  677. {% endblock javascript %}
  678. {% block stylesheet %}
  679.     <style>
  680.         {# MEMO: form_widgetのattrを使い、Tailwindのクラスでスタイリングすると
  681.             郵便番号のライブラリで不具合が起きた為、stylesheetを使ってスタイリングしている #}
  682.         #entry_address_pref{
  683.             width:252px;
  684.             padding:10px 16px;
  685.             border-radius: 0.375rem;
  686.             border: 2px solid #CCC;
  687.             @media (max-width: 768px) {
  688.                 width:100%;
  689.             }
  690.         }
  691.     </style>
  692. {% endblock %}
  693. {% block main %}
  694. \t<div class=\"mt-10 mb-[120px] px-4 md:mt-4 md:mb-10 animate-slideIn\">
  695. \t\t<div class=\"w-full max-w-[720px] mx-auto\">
  696. \t\t\t<h1 class=\"text-2xl font-extralight mb-6 md:mb-5 md:text-lg\">会員登録フォーム</h1>
  697. \t\t\t<div class=\"mb-8\">
  698. \t\t\t\t<p class=\"font-extralight\">
  699. \t\t\t\t\t登録に必要な情報を入力してください。
  700. \t\t\t\t</p>
  701. \t\t\t\t<p class=\"font-bold text-manakaRed\">
  702. \t\t\t\t\t※は必須項目です。
  703. \t\t\t\t</p>
  704. \t\t\t</div>
  705. \t\t\t<div>
  706. \t\t\t\t<form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  707. \t\t\t\t\t<span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  708. \t\t\t\t\t{{ form_widget(form._token) }}
  709. \t\t\t\t\t<div>
  710. \t\t\t\t\t\t<dl class=\"w-full flex items-center md:items-start gap-8 md:gap-3 py-5 border-[#CCCCCC] border-t-2 md:flex-col\">
  711. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  712. \t\t\t\t\t\t\t\t<span>●</span>
  713. \t\t\t\t\t\t\t\tお名前
  714. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  715. \t\t\t\t\t\t\t</dt>
  716. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px]\">
  717. \t\t\t\t\t\t\t\t<div class=\"flex items-center w-full gap-3 ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  718. \t\t\t\t\t\t\t\t\t{{ form_widget(form.name.name01, { 'attr': { 'placeholder': 'common.last_name' ,'class':'w-full p-2 border-[#CCCCCC] novalidate   border-[1px] rounded-md md:max-w-none
  719.                                     {% if form_errors(form.name.name01) %}border-red bg-rose-50{% endif %}'}}) }}
  720. \t\t\t\t\t\t\t\t\t{{ form_widget(form.name.name02, { 'attr': { 'placeholder': 'common.first_name','class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  721.                                     {% if form_errors(form.name.name02) %}border-red bg-rose-50{% endif %}' }}) }}
  722. \t\t\t\t\t\t\t\t</div>
  723. \t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
  724. \t\t\t\t\t\t\t\t\t{% if form_errors(form.name.name01) %}
  725. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  726. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  727. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  728. \t\t\t\t\t\t\t\t\t\t\t\t姓:{{ form_errors(form.name.name01) }}</span>
  729. \t\t\t\t\t\t\t\t\t\t</div>
  730. \t\t\t\t\t\t\t\t\t{% endif %}
  731. \t\t\t\t\t\t\t\t\t{% if form_errors(form.name.name02) %}
  732. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  733. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  734. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  735. \t\t\t\t\t\t\t\t\t\t\t\t名前:{{ form_errors(form.name.name02) }}
  736. \t\t\t\t\t\t\t\t\t\t\t</span>
  737. \t\t\t\t\t\t\t\t\t\t</div>
  738. \t\t\t\t\t\t\t\t\t{% endif %}
  739. \t\t\t\t\t\t\t\t</div>
  740. \t\t\t\t\t\t\t</dd>
  741. \t\t\t\t\t\t</dl>
  742. \t\t\t\t\t\t<dl class=\"flex items-center gap-8 md:gap-3 justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  743. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  744. \t\t\t\t\t\t\t\t<span>●</span>
  745. \t\t\t\t\t\t\t\tお名前 (フリガナ)
  746. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  747. \t\t\t\t\t\t\t</dt>
  748. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px]\">
  749. \t\t\t\t\t\t\t\t<div class=\"flex items-center gap-3 ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  750. \t\t\t\t\t\t\t\t\t{{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'common.last_name_kana', 'class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  751.                                     {% if form_errors(form.kana.kana01) %}border-red bg-rose-50{% endif %}' }}) }}
  752. \t\t\t\t\t\t\t\t\t{{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'common.first_name_kana', 'class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  753.                                     {% if form_errors(form.kana.kana02) %}border-red bg-rose-50{% endif %}' }}) }}
  754. \t\t\t\t\t\t\t\t</div>
  755. \t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
  756. \t\t\t\t\t\t\t\t\t{% if form_errors(form.kana.kana01) %}
  757. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  758. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  759. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  760. \t\t\t\t\t\t\t\t\t\t\t\t姓(カタカナ):{{ form_errors(form.kana.kana01) }}
  761. \t\t\t\t\t\t\t\t\t\t\t</span>
  762. \t\t\t\t\t\t\t\t\t\t</div>
  763. \t\t\t\t\t\t\t\t\t{% endif %}
  764. \t\t\t\t\t\t\t\t\t{% if form_errors(form.kana.kana02) %}
  765. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2\">
  766. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  767. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  768. \t\t\t\t\t\t\t\t\t\t\t\t名(カタカナ):{{ form_errors(form.kana.kana02) }}
  769. \t\t\t\t\t\t\t\t\t\t\t</span>
  770. \t\t\t\t\t\t\t\t\t\t</div>
  771. \t\t\t\t\t\t\t\t\t{% endif %}
  772. \t\t\t\t\t\t\t\t</div>
  773. \t\t\t\t\t\t\t</dd>
  774. \t\t\t\t\t\t</dl>
  775. \t\t\t\t\t\t<dl class=\"flex gap-8 md:gap-3 justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  776. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  777. \t\t\t\t\t\t\t\t<span>●</span>
  778. \t\t\t\t\t\t\t\t住所
  779. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  780. \t\t\t\t\t\t\t</dt>
  781. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  782. \t\t\t\t\t\t\t\t<div class=\"flex items-center gap-2 ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\">
  783. \t\t\t\t\t\t\t\t\t<span>{{ 'common.postal_symbol'|trans }}</span>
  784. \t\t\t\t\t\t\t\t\t{{ form_widget(form.postal_code, { 'attr': { 'placeholder': '5300001','class':'p-postal-code w-full max-w-[176px] p-2 border-manakaBeige border-2 ml-2 rounded-md md:ml-0 md:max-w-none
  785.                                     {% if form_errors(form.postal_code) %}border-red bg-rose-50{% endif %}' }}) }}
  786. \t\t\t\t\t\t\t\t\t{% if form_errors(form.postal_code) %}
  787. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  788. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  789. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  790. \t\t\t\t\t\t\t\t\t\t\t\t郵便番号:{{ form_errors(form.postal_code) }}
  791. \t\t\t\t\t\t\t\t\t\t\t</span>
  792. \t\t\t\t\t\t\t\t\t\t</div>
  793. \t\t\t\t\t\t\t\t\t{% endif %}
  794. \t\t\t\t\t\t\t\t</div>
  795. \t\t\t\t\t\t\t\t<a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\">
  796. \t\t\t\t\t\t\t\t\t<span class=\"underline text-sm\">郵便番号を検索する (外部サイトへ)</span>
  797. \t\t\t\t\t\t\t\t</a>
  798. \t\t\t\t\t\t\t\t<div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  799. \t\t\t\t\t\t\t\t\t{{ form_widget(form.address.pref) }}
  800. \t\t\t\t\t\t\t\t\t{% if form_errors(form.address.pref) %}
  801. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  802. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  803. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  804. \t\t\t\t\t\t\t\t\t\t\t\t都道府県:{{ form_errors(form.address.pref) }}
  805. \t\t\t\t\t\t\t\t\t\t\t</span>
  806. \t\t\t\t\t\t\t\t\t\t</div>
  807. \t\t\t\t\t\t\t\t\t{% endif %}
  808. \t\t\t\t\t\t\t\t</div>
  809. \t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  810. \t\t\t\t\t\t\t\t\t{{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名','class':'p-locality  w-full max-w-[482px] p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  811.                                     {% if form_errors(form.address.addr01) %}border-red bg-rose-50{% endif %}' }}) }}
  812. \t\t\t\t\t\t\t\t\t{% if form_errors(form.address.addr01) %}
  813. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  814. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  815. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  816. \t\t\t\t\t\t\t\t\t\t\t\t市区町村名:{{ form_errors(form.address.addr01) }}
  817. \t\t\t\t\t\t\t\t\t\t\t</span>
  818. \t\t\t\t\t\t\t\t\t\t</div>
  819. \t\t\t\t\t\t\t\t\t{% endif %}
  820. \t\t\t\t\t\t\t\t</div>
  821. \t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  822. \t\t\t\t\t\t\t\t\t{{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例: 1-3-5 まなかマンション908)','class':'p-street-address w-full max-w-[482px] p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  823.                                     {% if form_errors(form.address.addr02) %}border-red bg-rose-50{% endif %}' }}) }}
  824. \t\t\t\t\t\t\t\t\t{% if form_errors(form.address.addr02) %}
  825. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  826. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  827. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  828. \t\t\t\t\t\t\t\t\t\t\t\t番地・ビル名:{{ form_errors(form.address.addr02) }}
  829. \t\t\t\t\t\t\t\t\t\t\t</span>
  830. \t\t\t\t\t\t\t\t\t\t</div>
  831. \t\t\t\t\t\t\t\t\t{% endif %}
  832. \t\t\t\t\t\t\t\t</div>
  833. \t\t\t\t\t\t\t</dd>
  834. \t\t\t\t\t\t</dl>
  835. \t\t\t\t\t\t<dl class=\"flex gap-8 md:gap-3 justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  836. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  837. \t\t\t\t\t\t\t\t<span>●</span>
  838. \t\t\t\t\t\t\t\t電話番号
  839. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  840. \t\t\t\t\t\t\t</dt>
  841. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px]\">
  842. \t\t\t\t\t\t\t\t<div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  843. \t\t\t\t\t\t\t\t\t{{ form_widget(form.phone_number, { 'attr': { 'placeholder': '例: 11122223333', 'class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  844.                                     {% if form_errors(form.phone_number) %}border-red bg-rose-50{% endif %}' }}) }}
  845. \t\t\t\t\t\t\t\t</div>
  846. \t\t\t\t\t\t\t\t{% if form_errors(form.phone_number) %}
  847. \t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  848. \t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  849. \t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  850. \t\t\t\t\t\t\t\t\t\t\t電話番号:{{ form_errors(form.phone_number) }}
  851. \t\t\t\t\t\t\t\t\t\t</span>
  852. \t\t\t\t\t\t\t\t\t</div>
  853. \t\t\t\t\t\t\t\t{% endif %}
  854. \t\t\t\t\t\t\t</dd>
  855. \t\t\t\t\t\t</dl>
  856. \t\t\t\t\t\t<dl class=\"gap-8 md:gap-3 flex justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  857. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  858. \t\t\t\t\t\t\t\t<span>●</span>
  859. \t\t\t\t\t\t\t\tメールアドレス
  860. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  861. \t\t\t\t\t\t\t</dt>
  862. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  863. \t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  864. \t\t\t\t\t\t\t\t\t{{ form_widget(form.email.first, { 'attr': { 'placeholder': 'common.mail_address_sample', 'class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  865.                                     {% if form_errors(form.email.first) %}border-red bg-rose-50{% endif %}' }}) }}
  866. \t\t\t\t\t\t\t\t\t{% if form_errors(form.email.first) %}
  867. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  868. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  869. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  870. \t\t\t\t\t\t\t\t\t\t\t\tメールアドレス:{{ form_errors(form.email.first) }}
  871. \t\t\t\t\t\t\t\t\t\t\t</span>
  872. \t\t\t\t\t\t\t\t\t\t</div>
  873. \t\t\t\t\t\t\t\t\t{% endif %}
  874. \t\t\t\t\t\t\t\t</div>
  875. \t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  876. \t\t\t\t\t\t\t\t\t{{ form_widget(form.email.second, { 'attr': { 'placeholder': 'common.repeated_confirm', 'class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  877.                                     {% if form_errors(form.email.second) %}border-red bg-rose-50{% endif %}' }}) }}
  878. \t\t\t\t\t\t\t\t\t{% if form_errors(form.email.second) %}
  879. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  880. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  881. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  882. \t\t\t\t\t\t\t\t\t\t\t\tメールアドレス(確認):{{ form_errors(form.email.second) }}
  883. \t\t\t\t\t\t\t\t\t\t\t</span>
  884. \t\t\t\t\t\t\t\t\t\t</div>
  885. \t\t\t\t\t\t\t\t\t{% endif %}
  886. \t\t\t\t\t\t\t\t</div>
  887. \t\t\t\t\t\t\t\t<p class=\"text-sm font-extralight text-[#999]\">※ 『@manaka-net.com』からのメールを受信できる設定になっていることをご確認下さい。</p>
  888. \t\t\t\t\t\t\t</dd>
  889. \t\t\t\t\t\t</dl>
  890. \t\t\t\t\t\t<dl class=\"gap-8 md:gap-3 flex justify-between py-5 border-[#CCCCCC] border-t-2 md:flex-col md:items-start\">
  891. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  892. \t\t\t\t\t\t\t\t<span>●</span>
  893. \t\t\t\t\t\t\t\tパスワード
  894. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  895. \t\t\t\t\t\t\t</dt>
  896. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  897. \t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  898. \t\t\t\t\t\t\t\t\t{{ form_widget(form.plain_password.first, {
  899.                                         'attr': { 'placeholder': 'common.password_sample'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }),
  900.                                         'class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  901.                                         {% if form_errors(form.plain_password.first) %}border-red bg-rose-50{% endif %}' },
  902.                                         'type': 'password',
  903.                                     }) }}
  904. \t\t\t\t\t\t\t\t\t{% if form_errors(form.plain_password.first) %}
  905. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  906. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  907. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  908. \t\t\t\t\t\t\t\t\t\t\t\tパスワード:{{ form_errors(form.plain_password.first) }}
  909. \t\t\t\t\t\t\t\t\t\t\t</span>
  910. \t\t\t\t\t\t\t\t\t\t</div>
  911. \t\t\t\t\t\t\t\t\t{% endif %}
  912. \t\t\t\t\t\t\t\t</div>
  913. \t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  914. \t\t\t\t\t\t\t\t\t{{ form_widget(form.plain_password.second, {
  915.                                         'attr': { 'placeholder': 'common.repeated_confirm'|trans ,                                'class':'w-full p-2 border-[#CCCCCC]  border-[1px] rounded-md md:max-w-none
  916.                                         {% if form_errors(form.plain_password.second) %}border-red bg-rose-50{% endif %}'},
  917.                                         'type': 'password',
  918.                                     }) }}
  919. \t\t\t\t\t\t\t\t\t{% if form_errors(form.plain_password.second) %}
  920. \t\t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  921. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  922. \t\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  923. \t\t\t\t\t\t\t\t\t\t\t\tパスワード(確認):{{ form_errors(form.plain_password.second) }}
  924. \t\t\t\t\t\t\t\t\t\t\t</span>
  925. \t\t\t\t\t\t\t\t\t\t</div>
  926. \t\t\t\t\t\t\t\t\t{% endif %}
  927. \t\t\t\t\t\t\t\t</div>
  928. \t\t\t\t\t\t\t</dd>
  929. \t\t\t\t\t\t</dl>
  930. \t\t\t\t\t\t<dl class=\"flex gap-8  justify-between py-5 border-[#CCCCCC] border-y-2 md:flex-col md:items-start md:gap-3\">
  931. \t\t\t\t\t\t\t<dt class=\"font-bold md:text-sm w-full max-w-[227px] md:w-fit\">
  932. \t\t\t\t\t\t\t\t<span>●</span>
  933. \t\t\t\t\t\t\t\tまなかからのメールやDMのご送付について
  934. \t\t\t\t\t\t\t\t<span class=\"text-[#BE5255]\">※</span>
  935. \t\t\t\t\t\t\t</dt>
  936. \t\t\t\t\t\t\t<dd class=\"w-full max-w-[482px] flex flex-col gap-4\">
  937. \t\t\t\t\t\t\t\t<div>
  938. \t\t\t\t\t\t\t\t\t<input type=\"radio\" id=\"entry_mailImage_flg_0\" name=\"{{ field_name(form.mailmaga_flg) }}\" value=\"1\" required class=\"form-control\"/>
  939. \t\t\t\t\t\t\t\t\t<label for=\"entry_mailImage_flg_0\">
  940. \t\t\t\t\t\t\t\t\t\t受け取る
  941. \t\t\t\t\t\t\t\t\t</label>
  942. \t\t\t\t\t\t\t\t</div>
  943. \t\t\t\t\t\t\t\t<div>
  944. \t\t\t\t\t\t\t\t\t<input type=\"radio\" id=\"entry_mailImage_flg_1\" name=\"{{ field_name(form.mailmaga_flg) }}\" value=\"0\" required class=\"form-control\"/>
  945. \t\t\t\t\t\t\t\t\t<label for=\"entry_mailImage_flg_1\">
  946. \t\t\t\t\t\t\t\t\t\t受け取らない
  947. \t\t\t\t\t\t\t\t\t</label>
  948. \t\t\t\t\t\t\t\t</div>
  949. \t\t\t\t\t\t\t\t{% if form_errors(form.mailmaga_flg) %}
  950. \t\t\t\t\t\t\t\t\t<div class=\"text-xs flex items-center gap-2 pt-2\">
  951. \t\t\t\t\t\t\t\t\t\t<img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  952. \t\t\t\t\t\t\t\t\t\t<span class=\"flex text-manakaRed\">
  953. \t\t\t\t\t\t\t\t\t\t\tまなかからのメールやDMのご送付について :{{ form_errors(form.mailmaga_flg) }}
  954. \t\t\t\t\t\t\t\t\t\t</span>
  955. \t\t\t\t\t\t\t\t\t</div>
  956. \t\t\t\t\t\t\t\t{% endif %}
  957. \t\t\t\t\t\t\t</dd>
  958. \t\t\t\t\t\t</dl>
  959. \t\t\t\t\t</div>
  960. \t\t\t\t\t<div class=\"flex flex-col gap-6 mt-10 sm:w-full\">
  961. \t\t\t\t\t\t<p class=\"text-center font-extralight\">
  962. \t\t\t\t\t\t\t<a href=\"{{url('help_agreement')}}\" class=\"underline\">会員規約</a>
  963. \t\t\t\t\t\t\tに同意の上、
  964. \t\t\t\t\t\t</p>
  965. \t\t\t\t\t\t<button class=\"block w-full max-w-[300px] py-4 font-extralight mx-auto bg-manakaBlack text-white text-lg md:text-bas\" type=\"submit\" name=\"mode\" value=\"confirm\">登録に進む</button>
  966. \t\t\t\t\t</div>
  967. \t\t\t\t\t{{ form_widget(form.user_policy_check, {'attr': { 'checked' :true, 'hidden' : true }}) }}
  968. \t\t\t\t\t{{ form_errors(form.user_policy_check) }}
  969. \t\t\t\t</form>
  970. \t\t\t</div>
  971. \t\t</div>
  972. \t</div>
  973. \t{% set breadcrumbs = [{'name': '会員登録(入力ページ)'}] %}
  974. \t{% include('Block/breadcrumbs.twig') %}
  975. {% endblock %}
  976. ""Entry/index.twig""/home/xs082386/manaka-store.com/public_html/stg-renewal.manaka-store.com/app/template/default/Entry/index.twig");
  977.     }
  978.     
  979.     public function checkSecurity()
  980.     {
  981.         static $tags = array("set" => 13"form_theme" => 15"if" => 68"include" => 318);
  982.         static $filters = array("escape" => 70"trans" => 127);
  983.         static $functions = array("url" => 50"form_widget" => 52"has_errors" => 61"form_errors" => 68"asset" => 70"field_name" => 282);
  984.         try {
  985.             $this->sandbox->checkSecurity(
  986.                 ['set''form_theme''if''include'],
  987.                 ['escape''trans'],
  988.                 ['url''form_widget''has_errors''form_errors''asset''field_name']
  989.             );
  990.         } catch (SecurityError $e) {
  991.             $e->setSourceContext($this->source);
  992.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  993.                 $e->setTemplateLine($tags[$e->getTagName()]);
  994.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  995.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  996.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  997.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  998.             }
  999.             throw $e;
  1000.         }
  1001.     }
  1002. }