<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* Entry/index.twig */
class __TwigTemplate_b00fae6253b0fc009392c359b58409e8 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'javascript' => [$this, 'block_javascript'],
'stylesheet' => [$this, 'block_stylesheet'],
'main' => [$this, 'block_main'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doGetParent(array $context)
{
// line 11
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Entry/index.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Entry/index.twig"));
// line 13
$context["body_class"] = "registration_page";
// line 15
$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); })()), [0 => "Form/form_div_layout.twig"], true);
// line 11
$this->parent = $this->loadTemplate("default_frame.twig", "Entry/index.twig", 11);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 17
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
// line 18
echo "\t<script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 21
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
// line 22
$context["errorFields"] = [0 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 23
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 23, $this->source); })()), "name", [], "any", false, false, true, 23), "name01", [], "any", false, false, true, 23), "id" => "entry_name_name01"], 1 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 24
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 24, $this->source); })()), "name", [], "any", false, false, true, 24), "name02", [], "any", false, false, true, 24), "id" => "entry_name_name02"], 2 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 25
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 25, $this->source); })()), "kana", [], "any", false, false, true, 25), "kana01", [], "any", false, false, true, 25), "id" => "entry_kana_kana01"], 3 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 26
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 26, $this->source); })()), "kana", [], "any", false, false, true, 26), "kana02", [], "any", false, false, true, 26), "id" => "entry_kana_kana02"], 4 => ["field" => twig_get_attribute($this->env, $this->source, // line 27
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 27, $this->source); })()), "postal_code", [], "any", false, false, true, 27), "id" => "entry_postal_code"], 5 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 28
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 28, $this->source); })()), "address", [], "any", false, false, true, 28), "pref", [], "any", false, false, true, 28), "id" => "entry_address_pref"], 6 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 29
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 29, $this->source); })()), "address", [], "any", false, false, true, 29), "addr01", [], "any", false, false, true, 29), "id" => "entry_address_addr01"], 7 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 30
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 30, $this->source); })()), "address", [], "any", false, false, true, 30), "addr02", [], "any", false, false, true, 30), "id" => "entry_address_addr02"], 8 => ["field" => twig_get_attribute($this->env, $this->source, // line 31
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 31, $this->source); })()), "phone_number", [], "any", false, false, true, 31), "id" => "entry_phone_number"], 9 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 32
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 32, $this->source); })()), "email", [], "any", false, false, true, 32), "first", [], "any", false, false, true, 32), "id" => "entry_email_first"], 10 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 33
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 33, $this->source); })()), "email", [], "any", false, false, true, 33), "second", [], "any", false, false, true, 33), "id" => "entry_email_second"], 11 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 34
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 34, $this->source); })()), "plain_password", [], "any", false, false, true, 34), "first", [], "any", false, false, true, 34), "id" => "entry_plain_password_first"], 12 => ["field" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 35
(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 35, $this->source); })()), "plain_password", [], "any", false, false, true, 35), "second", [], "any", false, false, true, 35), "id" => "entry_plain_password_second"]];
// line 37
echo "
";
// line 38
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["errorFields"]) || array_key_exists("errorFields", $context) ? $context["errorFields"] : (function () { throw new RuntimeError('Variable "errorFields" does not exist.', 38, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["errorField"]) {
// line 39
echo "\t";
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, $context["errorField"], "field", [], "any", false, false, true, 39), 'errors')) {
// line 40
echo "\t\t<style>
\t\t\t#";
// line 41
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["errorField"], "id", [], "any", false, false, true, 41), 41, $this->source), "html", null, true);
echo "
\t\t{
\t\t\tbackground-color: #FDF1F0;
\t\t\tborder: 1px solid #C73C3C !important;
\t\t}
\t\t</style>
\t";
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['errorField'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 49
echo "
<style>
\t#entry_address_pref {
\t\tpadding: 12px 16px;
\t\twidth: 100%;
\t\tborder: solid 1px;
\t\tborder-color: #CCCCCC;
\t\tborder-radius: 4px;
\t\theight: 48px;
\t}
\t#entry_name_name01,
\t#entry_name_name02,
\t#entry_kana_kana01,
\t#entry_kana_kana02,
\t#entry_postal_code,
\t#entry_phone_number,
\t#entry_email_first,
\t#entry_email_second,
\t#entry_plain_password_first,
\t#entry_plain_password_second,
\t#entry_address_addr01,
\t#entry_address_addr02 {
\t\tpadding: 16px 12px;
\t\twidth: 100%;
\t\tborder-width: 1px;
\t\tborder-color: #CCCCCC;
\t\tborder-radius: 3px;
\t\ttext: #BBBBBB;
\t\theight: 48px;
\t}
\tinput[type=\"radio\"] {
\t\twidth: 16px;
\t\theight: 16px;
\t\tborder: 2px solid #CCCCCC;
\t\tbackground-color: #CCCCCC;
\t}
\tinput[type=\"radio\"]::after {
\t\twidth: 8px;
\t\theight: 8px;
\t\tbackground-color: #CCCCCC;
\t}
\tinput[type=\"radio\"]:checked {
\t\tbackground-color: #666666;
\t}
\t#entry_address_pref option {
\t\tbackground-color: #FFFFFF;
\t\tpadding: 0 80px;
\t\tfont-size: 16px;
\t}
\t.ec-errorMessage {
\t\tcolor: #B84742;
\t}
\t#entry_mailmaga_flg {
\t\tdisplay: flex;
\t\tspan,
\t\tinput {
\t\t\tmargin-right: 5px
\t\t}
\t}
\t@media(min-width: 769px) {
\t\t#entry_mailmaga_flg {
\t\t\talign-items: center;
\t\t}
\t\t#entry_mailmaga_flg label:nth-of-type(1) {
\t\t\tmargin-right: 12px;
\t\t}
\t}
\t@media(max-width: 768px) {
\t\t.register_containr {
\t\t\t#breadcrumbs {
\t\t\t\tpadding-left: 6px;
\t\t\t\tfont-size: 10px;
\t\t\t\tfont-weight: 400;
\t\t\t}
\t\t}
\t\t#entry_mailmaga_flg {
\t\t\tflex-direction: column;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] {
\t\t\tmargin-right: 5px;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] + label {
\t\t\tdisplay: flex;
\t\t\talign-items: center;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] {
\t\t\tdisplay: none;
\t\t}
\t\t#entry_mailmaga_flg label {
\t\t\tdisplay: flex;
\t\t\talign-items: center;
\t\t\tmargin-bottom: 10px;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] + label {
\t\t\tdisplay: flex;
\t\t\talign-items: center;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] + label:before {
\t\t\tcontent: '';
\t\t\tdisplay: inline-block;
\t\t\twidth: 16px;
\t\t\theight: 16px;
\t\t\tborder: 1px solid #ccc;
\t\t\tborder-radius: 50%;
\t\t\tmargin-right: 5px;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"]:checked + label:before {
\t\t\tbackground-color: #000;
\t\t}
\t}
</style>";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 175
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 176
echo "<div class=\"register_containr pb-[120px] md:pb-20 md:px-6 whitespace-nowrap bg-background-default\">
\t<div class=\"flex gap-4 md:gap-2 items-start mx-auto w-full pl-[10.625vw] md:pl-6 pt-[120px] md:pt-20 pb-10\">
\t\t<hr class=\"md:h-[64px] h-[120px] w-[2px] bg-gradient-to-b from-[#ADAAA6] to-[#F0EDE900] border-none\">
\t\t<h1 class=\"text-2xl md:text-xl font-light leading-9 tracking-widest\">会員登録フォーム</h1>
\t</div>
\t";
// line 181
$context["breadcrumbs"] = [0 => ["name" => "会員登録フォーム(入力)"]];
// line 182
echo "\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "Block/breadcrumb.twig");
echo "
\t";
// line 185
echo "\t<div class=\"flex flex-col justify-center items-center gap-2 pb-20 md:pb-6 w-full max-w-[592px] mx-auto\">
\t\t<div class=\"flex items-center w-full justify-between text-xl md:text-base\">
\t\t\t<div class=\"w-14 h-14 md:w-11 md:h-11 bg-sub-blue flex items-center justify-center rounded-full\">
\t\t\t\t<p class=\"text-white font-bold font-notoserif leading-none\">1</p>
\t\t\t</div>
\t\t\t<div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
\t\t\t<div class=\"w-14 h-14 md:w-11 md:h-11 bg-gray flex items-center justify-center rounded-full\">
\t\t\t\t<p class=\"text-white font-bold font-notoserif leading-none\">2</p>
\t\t\t</div>
\t\t\t<div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
\t\t\t<div class=\"w-14 h-14 md:w-11 md:h-11 bg-gray flex items-center justify-center rounded-full\">
\t\t\t\t<p class=\"text-white font-bold font-notoserif leading-none\">3</p>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"flex w-full items-center mx-auto max-w-[800px] justify-between text-sm md:text-xs\">
\t\t\t<p class=\"font-bold w-[27.8vw] pl-[10px]\">入力</p>
\t\t\t<p class=\"text-center\">登録内容の確認</p>
\t\t\t<p class=\"text-end w-[27.8vw]\">登録完了</p>
\t\t</div>
\t</div>
\t<div class=\"max-w-[592px] text-[14px] mx-auto\">
\t\t<div class=\"pb-12\">
\t\t\t<p class=\"leading-7 mb-[2px] tracking-wider font-normal md:text-sm\">登録に必要な情報を入力してください。</p>
\t\t\t<p class=\"leading-7 tracking-wider text-red font-bold md:text-sm\">※ は必須項目です。</p>
\t\t</div>
\t\t<div class=\"\">
\t\t\t<form method=\"post\" action=\"";
// line 211
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
echo "\" novalidate class=\"h-adr\">
\t\t\t\t<span class=\"p-country-name\" style=\"display:none;\">Japan</span>
\t\t\t\t";
// line 213
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.', 213, $this->source); })()), "_token", [], "any", false, false, true, 213), 213, $this->source), 'widget');
echo "
\t\t\t\t<div class=\"flex flex-col gap-10\">
\t\t\t\t\t<dl class=\"\">
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">お名前</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-halfInput";
// line 221
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 221, $this->source); })()), "name", [], "any", false, false, true, 221), "name01", [], "any", false, false, true, 221), 221, $this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 221, $this->source); })()), "name", [], "any", false, false, true, 221), "name02", [], "any", false, false, true, 221), 221, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t<div class=\"flex gap-2\">
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 ";
// line 223
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 223, $this->source); })()), "name", [], "any", false, false, true, 223), "name01", [], "any", false, false, true, 223), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 223, $this->source); })()), "name", [], "any", false, false, true, 223), "name01", [], "any", false, false, true, 223), 223, $this->source), 'widget', ["attr" => ["placeholder" => "common.last_name_yamada"]]);
echo "</div>
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 ";
// line 224
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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); })()), "name", [], "any", false, false, true, 224), "name02", [], "any", false, false, true, 224), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">
\t\t\t\t\t\t\t\t\t\t";
// line 225
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 225, $this->source); })()), "name", [], "any", false, false, true, 225), "name02", [], "any", false, false, true, 225), 225, $this->source), 'widget', ["attr" => ["placeholder" => "common.first_name_taro"]]);
echo "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
\t\t\t\t\t\t\t\t\t";
// line 229
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 229, $this->source); })()), "name", [], "any", false, false, true, 229), "name01", [], "any", false, false, true, 229), 'errors')) {
// line 230
echo "\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 231
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(姓):";
// line 233
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 233, $this->source); })()), "name", [], "any", false, false, true, 233), "name01", [], "any", false, false, true, 233), 233, $this->source), 'errors');
echo "</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t";
}
// line 236
echo "\t\t\t\t\t\t\t\t\t";
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 236, $this->source); })()), "name", [], "any", false, false, true, 236), "name02", [], "any", false, false, true, 236), 'errors')) {
// line 237
echo "\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 238
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(名):";
// line 240
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 240, $this->source); })()), "name", [], "any", false, false, true, 240), "name02", [], "any", false, false, true, 240), 240, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t";
}
// line 244
echo "\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">お名前(フリガナ)</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-halfInput";
// line 254
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 254, $this->source); })()), "kana", [], "any", false, false, true, 254), "kana01", [], "any", false, false, true, 254), 254, $this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 254, $this->source); })()), "kana", [], "any", false, false, true, 254), "kana02", [], "any", false, false, true, 254), 254, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t<div class=\"flex gap-2\">
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 ";
// line 256
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 256, $this->source); })()), "kana", [], "any", false, false, true, 256), "kana01", [], "any", false, false, true, 256), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 256, $this->source); })()), "kana", [], "any", false, false, true, 256), "kana01", [], "any", false, false, true, 256), 256, $this->source), 'widget', ["attr" => ["placeholder" => "common.last_name_kana_yamada"]]);
echo "</div>
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 ";
// line 257
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 257, $this->source); })()), "kana", [], "any", false, false, true, 257), "kana02", [], "any", false, false, true, 257), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">
\t\t\t\t\t\t\t\t\t\t";
// line 258
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 258, $this->source); })()), "kana", [], "any", false, false, true, 258), "kana02", [], "any", false, false, true, 258), 258, $this->source), 'widget', ["attr" => ["placeholder" => "common.first_name_kana_taro"]]);
echo "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
\t\t\t\t\t\t\t\t\t";
// line 262
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 262, $this->source); })()), "kana", [], "any", false, false, true, 262), "kana01", [], "any", false, false, true, 262), 'errors')) {
// line 263
echo "\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 264
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(セイ):";
// line 266
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 266, $this->source); })()), "kana", [], "any", false, false, true, 266), "kana01", [], "any", false, false, true, 266), 266, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t";
}
// line 270
echo "\t\t\t\t\t\t\t\t\t";
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 270, $this->source); })()), "kana", [], "any", false, false, true, 270), "kana02", [], "any", false, false, true, 270), 'errors')) {
// line 271
echo "\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 272
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(メイ):";
// line 274
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 274, $this->source); })()), "kana", [], "any", false, false, true, 274), "kana02", [], "any", false, false, true, 274), 274, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t";
}
// line 278
echo "\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">住所</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-zipInput";
// line 288
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.', 288, $this->source); })()), "postal_code", [], "any", false, false, true, 288), 288, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-6\">
\t\t\t\t\t\t\t\t\t<div class=\"\">
\t\t\t\t\t\t\t\t\t\t<div class=\"pb-4 md:pb-2\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex gap-x-4 flex-col w-full gap-y-2 md:items-start\">
\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"font-medium\">郵便番号</p>
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex gap-x-2 items-center font-normal\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span>";
// line 295
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.postal_symbol"), "html", null, true);
echo "</span>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-[160px] ec-zipInput ";
// line 296
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.', 296, $this->source); })()), "postal_code", [], "any", false, false, true, 296), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 297
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); })()), "postal_code", [], "any", false, false, true, 297), 297, $this->source), 'widget', ["attr" => ["placeholder" => "common.postal_code_hyphen"]]);
echo "
\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t";
// line 301
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.', 301, $this->source); })()), "postal_code", [], "any", false, false, true, 301), 'errors')) {
// line 302
echo "\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 303
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t郵便番号:";
// line 305
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.', 305, $this->source); })()), "postal_code", [], "any", false, false, true, 305), 305, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 309
echo "\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\" class=\"text-sm border-b w-fit leading-7 tracking-widest font-normal hover\">郵便番号を検索する(外部サイトへ)</a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-6 md:gap-4\">
\t\t\t\t\t\t\t\t\t\t<div class=\"ec-select";
// line 313
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 313, $this->source); })()), "address", [], "any", false, false, true, 313), "pref", [], "any", false, false, true, 313), 313, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t\t\t\t<p class=\"pb-2 text-sm font-medium\">都道府県</p>
\t\t\t\t\t\t\t\t\t\t\t";
// line 316
echo "\t\t\t\t\t\t\t\t\t\t\t";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 316, $this->source); })()), "address", [], "any", false, false, true, 316), "pref", [], "any", false, false, true, 316), 316, $this->source), 'widget');
echo "
\t\t\t\t\t\t\t\t\t\t\t";
// line 317
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 317, $this->source); })()), "address", [], "any", false, false, true, 317), "pref", [], "any", false, false, true, 317), 'errors')) {
// line 318
echo "\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 319
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t都道府県:";
// line 321
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 321, $this->source); })()), "address", [], "any", false, false, true, 321), "pref", [], "any", false, false, true, 321), 321, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 325
echo "\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<div class=\"ec-input";
// line 326
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 326, $this->source); })()), "address", [], "any", false, false, true, 326), "addr01", [], "any", false, false, true, 326), 326, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"pb-2\">
\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-sm font-medium\">市区町村</p>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t<div class=\" w-full ";
// line 330
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 330, $this->source); })()), "address", [], "any", false, false, true, 330), "addr01", [], "any", false, false, true, 330), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 331
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 331, $this->source); })()), "address", [], "any", false, false, true, 331), "addr01", [], "any", false, false, true, 331), 331, $this->source), 'widget', ["attr" => ["placeholder" => "common.address_sample_Chiyoda-ku"]]);
echo "</div>
\t\t\t\t\t\t\t\t\t\t\t";
// line 332
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 332, $this->source); })()), "address", [], "any", false, false, true, 332), "addr01", [], "any", false, false, true, 332), 'errors')) {
// line 333
echo "\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 334
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t市区町村:";
// line 336
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 336, $this->source); })()), "address", [], "any", false, false, true, 336), "addr01", [], "any", false, false, true, 336), 336, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 340
echo "\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<div class=\"ec-input";
// line 341
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 341, $this->source); })()), "address", [], "any", false, false, true, 341), "addr02", [], "any", false, false, true, 341), 341, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"pb-2\">
\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-sm font-medium\">番地・ビル名</p>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-full ";
// line 345
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 345, $this->source); })()), "address", [], "any", false, false, true, 345), "addr02", [], "any", false, false, true, 345), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 346
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 346, $this->source); })()), "address", [], "any", false, false, true, 346), "addr02", [], "any", false, false, true, 346), 346, $this->source), 'widget', ["attr" => ["placeholder" => "common.address_sample_apartment"]]);
echo "</div>
\t\t\t\t\t\t\t\t\t\t\t";
// line 347
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 347, $this->source); })()), "address", [], "any", false, false, true, 347), "addr02", [], "any", false, false, true, 347), 'errors')) {
// line 348
echo "\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 349
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t番地・ビル名:";
// line 351
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 351, $this->source); })()), "address", [], "any", false, false, true, 351), "addr02", [], "any", false, false, true, 351), 351, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 355
echo "\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</dd>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">電話番号</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-telInput";
// line 368
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.', 368, $this->source); })()), "phone_number", [], "any", false, false, true, 368), 368, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t<div class=\" w-full ";
// line 369
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.', 369, $this->source); })()), "phone_number", [], "any", false, false, true, 369), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">";
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.', 369, $this->source); })()), "phone_number", [], "any", false, false, true, 369), 369, $this->source), 'widget', ["attr" => ["placeholder" => "common.Input_specification"]]);
echo "</div>
\t\t\t\t\t\t\t\t";
// line 370
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.', 370, $this->source); })()), "phone_number", [], "any", false, false, true, 370), 'errors')) {
// line 371
echo "\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 372
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t電話番号:";
// line 374
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.', 374, $this->source); })()), "phone_number", [], "any", false, false, true, 374), 374, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 378
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<p class=\"pt-4 text-xs whitespace-normal font-normal\">※携帯電話等の日中につながりやすいお電話番号をご入力ください。</p>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">メールアドレス</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-input";
// line 388
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 388, $this->source); })()), "email", [], "any", false, false, true, 388), "first", [], "any", false, false, true, 388), 388, $this->source))) ? (" error") : (""));
echo " pb-6\">
\t\t\t\t\t\t\t\t<div class=\" w-full ";
// line 389
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 389, $this->source); })()), "email", [], "any", false, false, true, 389), "first", [], "any", false, false, true, 389), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 389, $this->source); })()), "email", [], "any", false, false, true, 389), "first", [], "any", false, false, true, 389), 389, $this->source), 'widget', ["attr" => ["placeholder" => "common.mail_address_itsukushi"]]);
echo "</div>
\t\t\t\t\t\t\t\t";
// line 390
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 390, $this->source); })()), "email", [], "any", false, false, true, 390), "first", [], "any", false, false, true, 390), 'errors')) {
// line 391
echo "\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 392
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\tメールアドレス:";
// line 394
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 394, $this->source); })()), "email", [], "any", false, false, true, 394), "first", [], "any", false, false, true, 394), 394, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 398
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"ec-input";
// line 399
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors()) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t<p class=\"text-sm pb-2\">確認のためもう一度入力してください</p>
\t\t\t\t\t\t\t\t<div class=\" w-full ";
// line 401
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 401, $this->source); })()), "email", [], "any", false, false, true, 401), "second", [], "any", false, false, true, 401), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 401, $this->source); })()), "email", [], "any", false, false, true, 401), "second", [], "any", false, false, true, 401), 401, $this->source), 'widget', ["attr" => ["placeholder" => "common.mail_address_itsukushi"]]);
echo "</div>
\t\t\t\t\t\t\t\t";
// line 402
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 402, $this->source); })()), "email", [], "any", false, false, true, 402), "second", [], "any", false, false, true, 402), 'errors')) {
// line 403
echo "\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 404
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-wrap md:flex-col\">
\t\t\t\t\t\t\t\t\t\t\tメールアドレス(確認):";
// line 406
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 406, $this->source); })()), "email", [], "any", false, false, true, 406), "second", [], "any", false, false, true, 406), 406, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 410
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<p class=\"pt-4 text-xs whitespace-normal font-normal\">※『itsukushi@manaka-net.com』からのメールを受信できる設定になっていることをご確認下さい。</p>
\t\t\t\t\t\t\t<p class=\"pt-2 text-xs whitespace-normal font-normal\">※MMSはご利用になれません。キャリアメールは極力お控え頂けますようお願い申し上げます。</p>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">パスワード</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd class=\"font-normal\">
\t\t\t\t\t\t\t<div class=\"ec-input";
// line 421
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 421, $this->source); })()), "plain_password", [], "any", false, false, true, 421), "first", [], "any", false, false, true, 421), 421, $this->source))) ? (" error") : (""));
echo " pb-6\">
\t\t\t\t\t\t\t\t<div class=\"\">
\t\t\t\t\t\t\t\t\t<div class=\" w-full ";
// line 423
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 423, $this->source); })()), "plain_password", [], "any", false, false, true, 423), "first", [], "any", false, false, true, 423), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 423, $this->source); })()), "plain_password", [], "any", false, false, true, 423), "first", [], "any", false, false, true, 423), 423, $this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.password_input_specification", ["%min%" => twig_get_attribute($this->env, $this->source, // line 424
(isset($context["eccube_config"]) || array_key_exists("eccube_config", $context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.', 424, $this->source); })()), "eccube_password_min_len", [], "any", false, false, true, 424), "%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.', 424, $this->source); })()), "eccube_password_max_len", [], "any", false, false, true, 424)])], "type" => "password"]);
// line 426
echo "</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
// line 428
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 428, $this->source); })()), "plain_password", [], "any", false, false, true, 428), "first", [], "any", false, false, true, 428), 'errors')) {
// line 429
echo "\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 430
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex items-center text-wrap\">
\t\t\t\t\t\t\t\t\t\t\tパスワード:
<div class=\"flex flex-col\">
";
// line 434
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 434, $this->source); })()), "plain_password", [], "any", false, false, true, 434), "first", [], "any", false, false, true, 434), 434, $this->source), 'errors');
echo "
</div>
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 439
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"ec-input";
// line 440
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 440, $this->source); })()), "plain_password", [], "any", false, false, true, 440), "second", [], "any", false, false, true, 440), 440, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t<p class=\"text-sm pb-2\">確認のためもう一度入力してください</p>
\t\t\t\t\t\t\t\t<div class=\" w-full ";
// line 442
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 442, $this->source); })()), "plain_password", [], "any", false, false, true, 442), "second", [], "any", false, false, true, 442), 'errors')) {
echo " border-red bg-rose-50 ";
}
echo "\">
\t\t\t\t\t\t\t\t\t";
// line 443
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 443, $this->source); })()), "plain_password", [], "any", false, false, true, 443), "second", [], "any", false, false, true, 443), 443, $this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.password_input_specification")], "type" => "password"]);
// line 446
echo "
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
// line 448
if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 448, $this->source); })()), "plain_password", [], "any", false, false, true, 448), "second", [], "any", false, false, true, 448), 'errors')) {
// line 449
echo "\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 450
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html", null, true);
echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex items-center text-wrap\">
\t\t\t\t\t\t\t\t\t\t\tパスワード(確認):
<div class=\"flex flex-col\">
";
// line 454
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, 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.', 454, $this->source); })()), "plain_password", [], "any", false, false, true, 454), "second", [], "any", false, false, true, 454), 454, $this->source), 'errors');
echo "
</div>
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 459
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t";
// line 463
echo "\t\t\t\t\t";
$context['_parent'] = $context;
$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.', 463, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, true, 463), "eccube_form_options", [], "any", false, false, true, 463), "auto_render", [], "any", false, false, true, 463); }));
foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
// line 464
echo "\t\t\t\t\t\t";
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, true, 464), "eccube_form_options", [], "any", false, false, true, 464), "form_theme", [], "any", false, false, true, 464)) {
// line 465
echo "\t\t\t\t\t\t\t";
$this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme($context["f"], [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, true, 465), "eccube_form_options", [], "any", false, false, true, 465), "form_theme", [], "any", false, false, true, 465)], true);
// line 466
echo "\t\t\t\t\t\t\t";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 466, $this->source), 'row');
echo "
\t\t\t\t\t\t";
} else {
// line 468
echo "\t\t\t\t\t\t\t<dl>
\t\t\t\t\t\t\t\t<dt>
\t\t\t\t\t\t\t\t\t";
// line 470
$context["label_class"] = ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, true, true, 470), "label_attr", [], "any", false, true, true, 470), "class", [], "any", true, true, true, 470)) ? (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, true, 470), "label_attr", [], "any", false, false, true, 470), "class", [], "any", false, false, true, 470)) : (""));
// line 471
echo "\t\t\t\t\t\t\t\t\t";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 471, $this->source), 'label', ["label_attr" => ["class" => ($this->sandbox->ensureToStringAllowed((isset($context["label_class"]) || array_key_exists("label_class", $context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.', 471, $this->source); })()), 471, $this->source) . " ec-label")]] + (twig_test_empty($_label_ = $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, true, 471), "label", [], "any", false, false, true, 471), 471, $this->source)) ? [] : ["label" => $_label_]));
echo "
\t\t\t\t\t\t\t\t</dt>
\t\t\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t\t\t<div
\t\t\t\t\t\t\t\t\t\tclass=\"";
// line 475
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, true, 475), "eccube_form_options", [], "any", false, false, true, 475), "style_class", [], "any", false, false, true, 475), 475, $this->source), "html", null, true);
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 475, $this->source))) ? (" error") : (""));
echo "\">
\t\t\t\t\t\t\t\t\t\t";
// line 477
echo "\t\t\t\t\t\t\t\t\t\t";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 477, $this->source), 'widget');
echo "
\t\t\t\t\t\t\t\t\t\t";
// line 478
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 478, $this->source), 'errors');
echo "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</dd>
\t\t\t\t\t\t\t</dl>
\t\t\t\t\t\t";
}
// line 483
echo "\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 484
echo "\t\t\t\t\t<div class=\"ec-checkbox";
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.', 484, $this->source); })()), "user_policy_check", [], "any", false, false, true, 484), 484, $this->source))) ? (" error") : (""));
echo " hidden\">
\t\t\t\t\t\t<label>
\t\t\t\t\t\t\t";
// line 486
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.', 486, $this->source); })()), "user_policy_check", [], "any", false, false, true, 486), 486, $this->source), 'widget', ["attr" => ["checked" => true]]);
echo "
\t\t\t\t\t\t\t";
// line 487
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("front.entry.agree_with_terms", ["%url%" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_agreement")]);
echo "
\t\t\t\t\t\t</label>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"mt-20 md:mt-10 w-full items-center justify-center flex flex-col\">
\t\t\t\t\t<div class=\"text-sm flex gap-2 w-full items-center justify-center pb-6\">
\t\t\t\t\t\t<a href=\"/help/agreement\" class=\"border-b hover\">会員規約</a>
\t\t\t\t\t\t<p>に同意の上、</p>
\t\t\t\t\t</div>
\t\t\t\t\t<button class=\"w-[327px] bg-black text-center py-3 h-[48px] text-sm font-bold text-white rounded-[3px] hover\" type=\"submit\" name=\"mode\" value=\"confirm\">確認画面へ</button>
\t\t\t\t</div>
\t\t\t</form>
\t\t</div>
\t</div>
</div>";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Entry/index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 918 => 487, 914 => 486, 908 => 484, 902 => 483, 894 => 478, 889 => 477, 884 => 475, 876 => 471, 874 => 470, 870 => 468, 864 => 466, 861 => 465, 858 => 464, 853 => 463, 848 => 459, 840 => 454, 833 => 450, 830 => 449, 828 => 448, 824 => 446, 822 => 443, 816 => 442, 811 => 440, 808 => 439, 800 => 434, 793 => 430, 790 => 429, 788 => 428, 784 => 426, 782 => 424, 777 => 423, 772 => 421, 759 => 410, 752 => 406, 747 => 404, 744 => 403, 742 => 402, 734 => 401, 729 => 399, 726 => 398, 719 => 394, 714 => 392, 711 => 391, 709 => 390, 701 => 389, 697 => 388, 685 => 378, 678 => 374, 673 => 372, 670 => 371, 668 => 370, 660 => 369, 656 => 368, 641 => 355, 634 => 351, 629 => 349, 626 => 348, 624 => 347, 620 => 346, 614 => 345, 607 => 341, 604 => 340, 597 => 336, 592 => 334, 589 => 333, 587 => 332, 583 => 331, 577 => 330, 570 => 326, 567 => 325, 560 => 321, 555 => 319, 552 => 318, 550 => 317, 545 => 316, 540 => 313, 534 => 309, 527 => 305, 522 => 303, 519 => 302, 517 => 301, 510 => 297, 504 => 296, 500 => 295, 490 => 288, 478 => 278, 471 => 274, 466 => 272, 463 => 271, 460 => 270, 453 => 266, 448 => 264, 445 => 263, 443 => 262, 436 => 258, 430 => 257, 422 => 256, 417 => 254, 405 => 244, 398 => 240, 393 => 238, 390 => 237, 387 => 236, 381 => 233, 376 => 231, 373 => 230, 371 => 229, 364 => 225, 358 => 224, 350 => 223, 345 => 221, 334 => 213, 329 => 211, 301 => 185, 295 => 182, 293 => 181, 286 => 176, 276 => 175, 140 => 49, 126 => 41, 123 => 40, 120 => 39, 116 => 38, 113 => 37, 111 => 35, 110 => 34, 109 => 33, 108 => 32, 107 => 31, 106 => 30, 105 => 29, 104 => 28, 103 => 27, 102 => 26, 101 => 25, 100 => 24, 99 => 23, 98 => 22, 88 => 21, 77 => 18, 67 => 17, 56 => 11, 54 => 15, 52 => 13, 39 => 11,);
}
public function getSourceContext()
{
return new Source("{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
{% extends 'default_frame.twig' %}
{% set body_class = 'registration_page' %}
{% form_theme form 'Form/form_div_layout.twig' %}
{% block javascript %}
\t<script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
{% endblock javascript %}
{% block stylesheet %}
{% set errorFields = [
{'field': form.name.name01, 'id': 'entry_name_name01'},
{'field': form.name.name02, 'id': 'entry_name_name02'},
{'field': form.kana.kana01, 'id': 'entry_kana_kana01'},
{'field': form.kana.kana02, 'id': 'entry_kana_kana02'},
{'field': form.postal_code, 'id': 'entry_postal_code'},
{'field': form.address.pref, 'id': 'entry_address_pref'},
{'field': form.address.addr01, 'id': 'entry_address_addr01'},
{'field': form.address.addr02, 'id': 'entry_address_addr02'},
{'field': form.phone_number, 'id': 'entry_phone_number'},
{'field': form.email.first, 'id': 'entry_email_first'},
{'field': form.email.second, 'id': 'entry_email_second'},
{'field': form.plain_password.first, 'id': 'entry_plain_password_first'},
{'field': form.plain_password.second, 'id': 'entry_plain_password_second'}
] %}
{% for errorField in errorFields %}
\t{% if form_errors(errorField.field) %}
\t\t<style>
\t\t\t#{{ errorField.id }}
\t\t{
\t\t\tbackground-color: #FDF1F0;
\t\t\tborder: 1px solid #C73C3C !important;
\t\t}
\t\t</style>
\t{% endif %}
{% endfor %}
<style>
\t#entry_address_pref {
\t\tpadding: 12px 16px;
\t\twidth: 100%;
\t\tborder: solid 1px;
\t\tborder-color: #CCCCCC;
\t\tborder-radius: 4px;
\t\theight: 48px;
\t}
\t#entry_name_name01,
\t#entry_name_name02,
\t#entry_kana_kana01,
\t#entry_kana_kana02,
\t#entry_postal_code,
\t#entry_phone_number,
\t#entry_email_first,
\t#entry_email_second,
\t#entry_plain_password_first,
\t#entry_plain_password_second,
\t#entry_address_addr01,
\t#entry_address_addr02 {
\t\tpadding: 16px 12px;
\t\twidth: 100%;
\t\tborder-width: 1px;
\t\tborder-color: #CCCCCC;
\t\tborder-radius: 3px;
\t\ttext: #BBBBBB;
\t\theight: 48px;
\t}
\tinput[type=\"radio\"] {
\t\twidth: 16px;
\t\theight: 16px;
\t\tborder: 2px solid #CCCCCC;
\t\tbackground-color: #CCCCCC;
\t}
\tinput[type=\"radio\"]::after {
\t\twidth: 8px;
\t\theight: 8px;
\t\tbackground-color: #CCCCCC;
\t}
\tinput[type=\"radio\"]:checked {
\t\tbackground-color: #666666;
\t}
\t#entry_address_pref option {
\t\tbackground-color: #FFFFFF;
\t\tpadding: 0 80px;
\t\tfont-size: 16px;
\t}
\t.ec-errorMessage {
\t\tcolor: #B84742;
\t}
\t#entry_mailmaga_flg {
\t\tdisplay: flex;
\t\tspan,
\t\tinput {
\t\t\tmargin-right: 5px
\t\t}
\t}
\t@media(min-width: 769px) {
\t\t#entry_mailmaga_flg {
\t\t\talign-items: center;
\t\t}
\t\t#entry_mailmaga_flg label:nth-of-type(1) {
\t\t\tmargin-right: 12px;
\t\t}
\t}
\t@media(max-width: 768px) {
\t\t.register_containr {
\t\t\t#breadcrumbs {
\t\t\t\tpadding-left: 6px;
\t\t\t\tfont-size: 10px;
\t\t\t\tfont-weight: 400;
\t\t\t}
\t\t}
\t\t#entry_mailmaga_flg {
\t\t\tflex-direction: column;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] {
\t\t\tmargin-right: 5px;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] + label {
\t\t\tdisplay: flex;
\t\t\talign-items: center;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] {
\t\t\tdisplay: none;
\t\t}
\t\t#entry_mailmaga_flg label {
\t\t\tdisplay: flex;
\t\t\talign-items: center;
\t\t\tmargin-bottom: 10px;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] + label {
\t\t\tdisplay: flex;
\t\t\talign-items: center;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"] + label:before {
\t\t\tcontent: '';
\t\t\tdisplay: inline-block;
\t\t\twidth: 16px;
\t\t\theight: 16px;
\t\t\tborder: 1px solid #ccc;
\t\t\tborder-radius: 50%;
\t\t\tmargin-right: 5px;
\t\t}
\t\t#entry_mailmaga_flg input[type=\"radio\"]:checked + label:before {
\t\t\tbackground-color: #000;
\t\t}
\t}
</style>{% endblock %}{% block main %}
<div class=\"register_containr pb-[120px] md:pb-20 md:px-6 whitespace-nowrap bg-background-default\">
\t<div class=\"flex gap-4 md:gap-2 items-start mx-auto w-full pl-[10.625vw] md:pl-6 pt-[120px] md:pt-20 pb-10\">
\t\t<hr class=\"md:h-[64px] h-[120px] w-[2px] bg-gradient-to-b from-[#ADAAA6] to-[#F0EDE900] border-none\">
\t\t<h1 class=\"text-2xl md:text-xl font-light leading-9 tracking-widest\">会員登録フォーム</h1>
\t</div>
\t{% set breadcrumbs = [{'name': \"会員登録フォーム(入力)\"}] %}
\t{{ include('Block/breadcrumb.twig') }}
\t{# 会員登録の流れ #}
\t<div class=\"flex flex-col justify-center items-center gap-2 pb-20 md:pb-6 w-full max-w-[592px] mx-auto\">
\t\t<div class=\"flex items-center w-full justify-between text-xl md:text-base\">
\t\t\t<div class=\"w-14 h-14 md:w-11 md:h-11 bg-sub-blue flex items-center justify-center rounded-full\">
\t\t\t\t<p class=\"text-white font-bold font-notoserif leading-none\">1</p>
\t\t\t</div>
\t\t\t<div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
\t\t\t<div class=\"w-14 h-14 md:w-11 md:h-11 bg-gray flex items-center justify-center rounded-full\">
\t\t\t\t<p class=\"text-white font-bold font-notoserif leading-none\">2</p>
\t\t\t</div>
\t\t\t<div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
\t\t\t<div class=\"w-14 h-14 md:w-11 md:h-11 bg-gray flex items-center justify-center rounded-full\">
\t\t\t\t<p class=\"text-white font-bold font-notoserif leading-none\">3</p>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"flex w-full items-center mx-auto max-w-[800px] justify-between text-sm md:text-xs\">
\t\t\t<p class=\"font-bold w-[27.8vw] pl-[10px]\">入力</p>
\t\t\t<p class=\"text-center\">登録内容の確認</p>
\t\t\t<p class=\"text-end w-[27.8vw]\">登録完了</p>
\t\t</div>
\t</div>
\t<div class=\"max-w-[592px] text-[14px] mx-auto\">
\t\t<div class=\"pb-12\">
\t\t\t<p class=\"leading-7 mb-[2px] tracking-wider font-normal md:text-sm\">登録に必要な情報を入力してください。</p>
\t\t\t<p class=\"leading-7 tracking-wider text-red font-bold md:text-sm\">※ は必須項目です。</p>
\t\t</div>
\t\t<div class=\"\">
\t\t\t<form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
\t\t\t\t<span class=\"p-country-name\" style=\"display:none;\">Japan</span>
\t\t\t\t{{ form_widget(form._token) }}
\t\t\t\t<div class=\"flex flex-col gap-10\">
\t\t\t\t\t<dl class=\"\">
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">お名前</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
\t\t\t\t\t\t\t\t<div class=\"flex gap-2\">
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 {% if form_errors(form.name.name01) %} border-red bg-rose-50 {% endif %}\">{{ form_widget(form.name.name01, { 'attr': { 'placeholder': 'common.last_name_yamada' }}) }}</div>
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 {% if form_errors(form.name.name02) %} border-red bg-rose-50 {% endif %}\">
\t\t\t\t\t\t\t\t\t\t{{ form_widget(form.name.name02, { 'attr': { 'placeholder': 'common.first_name_taro' }}) }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
\t\t\t\t\t\t\t\t\t{% if form_errors(form.name.name01) %}
\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(姓):{{ form_errors(form.name.name01) }}</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% if form_errors(form.name.name02) %}
\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(名):{{ form_errors(form.name.name02) }}
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">お名前(フリガナ)</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
\t\t\t\t\t\t\t\t<div class=\"flex gap-2\">
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 {% if form_errors(form.kana.kana01) %} border-red bg-rose-50 {% endif %}\">{{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'common.last_name_kana_yamada' }}) }}</div>
\t\t\t\t\t\t\t\t\t<div class=\"w-1/2 {% if form_errors(form.kana.kana02) %} border-red bg-rose-50 {% endif %}\">
\t\t\t\t\t\t\t\t\t\t{{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'common.first_name_kana_taro' }}) }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-1 pt-2\">
\t\t\t\t\t\t\t\t\t{% if form_errors(form.kana.kana01) %}
\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(セイ):{{ form_errors(form.kana.kana01) }}
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% if form_errors(form.kana.kana02) %}
\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex \">
\t\t\t\t\t\t\t\t\t\t\t\tお名前(メイ):{{ form_errors(form.kana.kana02) }}
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">住所</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\">
\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-6\">
\t\t\t\t\t\t\t\t\t<div class=\"\">
\t\t\t\t\t\t\t\t\t\t<div class=\"pb-4 md:pb-2\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex gap-x-4 flex-col w-full gap-y-2 md:items-start\">
\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"font-medium\">郵便番号</p>
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex gap-x-2 items-center font-normal\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span>{{ 'common.postal_symbol'|trans }}</span>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-[160px] ec-zipInput {% if form_errors(form.postal_code) %} border-red bg-rose-50 {% endif %}\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(form.postal_code, { 'attr': { 'placeholder': 'common.postal_code_hyphen' }}) }}
\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t{% if form_errors(form.postal_code) %}
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\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\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t郵便番号:{{ form_errors(form.postal_code) }}
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\" class=\"text-sm border-b w-fit leading-7 tracking-widest font-normal hover\">郵便番号を検索する(外部サイトへ)</a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-6 md:gap-4\">
\t\t\t\t\t\t\t\t\t\t<div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
\t\t\t\t\t\t\t\t\t\t\t<p class=\"pb-2 text-sm font-medium\">都道府県</p>
\t\t\t\t\t\t\t\t\t\t\t{# TODO:css変更したい #}
\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(form.address.pref) }}
\t\t\t\t\t\t\t\t\t\t\t{% if form_errors(form.address.pref) %}
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\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\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t都道府県:{{ form_errors(form.address.pref) }}
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"pb-2\">
\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-sm font-medium\">市区町村</p>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t<div class=\" w-full {% if form_errors(form.address.addr01) %} border-red bg-rose-50 {% endif %}\">
\t\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(form.address.addr01, { 'attr': { 'placeholder': 'common.address_sample_Chiyoda-ku' }}) }}</div>
\t\t\t\t\t\t\t\t\t\t\t{% if form_errors(form.address.addr01) %}
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\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\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t市区町村:{{ form_errors(form.address.addr01) }}
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"pb-2\">
\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-sm font-medium\">番地・ビル名</p>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-full {% if form_errors(form.address.addr02) %} border-red bg-rose-50 {% endif %}\">
\t\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(form.address.addr02, { 'attr': { 'placeholder': 'common.address_sample_apartment' }}) }}</div>
\t\t\t\t\t\t\t\t\t\t\t{% if form_errors(form.address.addr02) %}
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\t\t\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\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t番地・ビル名:{{ form_errors(form.address.addr02) }}
\t\t\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</dd>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">電話番号</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
\t\t\t\t\t\t\t\t<div class=\" w-full {% if form_errors(form.phone_number) %} border-red bg-rose-50 {% endif %}\">{{ form_widget(form.phone_number, { 'attr': { 'placeholder': 'common.Input_specification' }}) }}</div>
\t\t\t\t\t\t\t\t{% if form_errors(form.phone_number) %}
\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\t電話番号:{{ form_errors(form.phone_number) }}
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<p class=\"pt-4 text-xs whitespace-normal font-normal\">※携帯電話等の日中につながりやすいお電話番号をご入力ください。</p>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">メールアドレス</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }} pb-6\">
\t\t\t\t\t\t\t\t<div class=\" w-full {% if form_errors(form.email.first) %} border-red bg-rose-50 {% endif %}\">{{ form_widget(form.email.first, { 'attr': { 'placeholder': 'common.mail_address_itsukushi' }}) }}</div>
\t\t\t\t\t\t\t\t{% if form_errors(form.email.first) %}
\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex\">
\t\t\t\t\t\t\t\t\t\t\tメールアドレス:{{ form_errors(form.email.first) }}
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors() ? ' error' }}\">
\t\t\t\t\t\t\t\t<p class=\"text-sm pb-2\">確認のためもう一度入力してください</p>
\t\t\t\t\t\t\t\t<div class=\" w-full {% if form_errors(form.email.second) %} border-red bg-rose-50 {% endif %}\">{{ form_widget(form.email.second, { 'attr': { 'placeholder': 'common.mail_address_itsukushi' }}) }}</div>
\t\t\t\t\t\t\t\t{% if form_errors(form.email.second) %}
\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex text-wrap md:flex-col\">
\t\t\t\t\t\t\t\t\t\t\tメールアドレス(確認):{{ form_errors(form.email.second) }}
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<p class=\"pt-4 text-xs whitespace-normal font-normal\">※『itsukushi@manaka-net.com』からのメールを受信できる設定になっていることをご確認下さい。</p>
\t\t\t\t\t\t\t<p class=\"pt-2 text-xs whitespace-normal font-normal\">※MMSはご利用になれません。キャリアメールは極力お控え頂けますようお願い申し上げます。</p>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t<dl>
\t\t\t\t\t\t<dt class=\"flex items-center gap-2 pb-4\">
\t\t\t\t\t\t\t<p class=\"text-xl font-medium leading-8\">パスワード</p>
\t\t\t\t\t\t\t<p class=\"text-sm text-red\">※</p>
\t\t\t\t\t\t</dt>
\t\t\t\t\t\t<dd class=\"font-normal\">
\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }} pb-6\">
\t\t\t\t\t\t\t\t<div class=\"\">
\t\t\t\t\t\t\t\t\t<div class=\" w-full {% if form_errors(form.plain_password.first) %} border-red bg-rose-50 {% endif %}\">{{ form_widget(form.plain_password.first, {
'attr': { 'placeholder': 'common.password_input_specification'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
'type': 'password'
}) }}</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% if form_errors(form.plain_password.first) %}
\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex items-center text-wrap\">
\t\t\t\t\t\t\t\t\t\t\tパスワード:
<div class=\"flex flex-col\">
{{ form_errors(form.plain_password.first) }}
</div>
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
\t\t\t\t\t\t\t\t<p class=\"text-sm pb-2\">確認のためもう一度入力してください</p>
\t\t\t\t\t\t\t\t<div class=\" w-full {% if form_errors(form.plain_password.second) %} border-red bg-rose-50 {% endif %}\">
\t\t\t\t\t\t\t\t\t{{ form_widget(form.plain_password.second, {
'attr': { 'placeholder': 'common.password_input_specification'|trans },
'type': 'password'
}) }}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% if form_errors(form.plain_password.second) %}
\t\t\t\t\t\t\t\t\t<div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
\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\">
\t\t\t\t\t\t\t\t\t\t<span class=\"flex items-center text-wrap\">
\t\t\t\t\t\t\t\t\t\t\tパスワード(確認):
<div class=\"flex flex-col\">
{{ form_errors(form.plain_password.second) }}
</div>
\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</dd>
\t\t\t\t\t</dl>
\t\t\t\t\t{# エンティティ拡張の自動出力 #}
\t\t\t\t\t{% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
\t\t\t\t\t\t{% if f.vars.eccube_form_options.form_theme %}
\t\t\t\t\t\t\t{% form_theme f f.vars.eccube_form_options.form_theme %}
\t\t\t\t\t\t\t{{ form_row(f) }}
\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t<dl>
\t\t\t\t\t\t\t\t<dt>
\t\t\t\t\t\t\t\t\t{% set label_class = f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
\t\t\t\t\t\t\t\t\t{{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
\t\t\t\t\t\t\t\t</dt>
\t\t\t\t\t\t\t\t<dd>
\t\t\t\t\t\t\t\t\t<div
\t\t\t\t\t\t\t\t\t\tclass=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
\t\t\t\t\t\t\t\t\t\t{# EntryType~のファイルを編集しないとテキスト変えられない #}
\t\t\t\t\t\t\t\t\t\t{{ form_widget(f) }}
\t\t\t\t\t\t\t\t\t\t{{ form_errors(f) }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</dd>
\t\t\t\t\t\t\t</dl>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t{% endfor %}
\t\t\t\t\t<div class=\"ec-checkbox{{ has_errors(form.user_policy_check) ? ' error' }} hidden\">
\t\t\t\t\t\t<label>
\t\t\t\t\t\t\t{{ form_widget(form.user_policy_check, { 'attr': {'checked': true} }) }}
\t\t\t\t\t\t\t{{ 'front.entry.agree_with_terms'|trans({ '%url%': url('help_agreement') })|raw }}
\t\t\t\t\t\t</label>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"mt-20 md:mt-10 w-full items-center justify-center flex flex-col\">
\t\t\t\t\t<div class=\"text-sm flex gap-2 w-full items-center justify-center pb-6\">
\t\t\t\t\t\t<a href=\"/help/agreement\" class=\"border-b hover\">会員規約</a>
\t\t\t\t\t\t<p>に同意の上、</p>
\t\t\t\t\t</div>
\t\t\t\t\t<button class=\"w-[327px] bg-black text-center py-3 h-[48px] text-sm font-bold text-white rounded-[3px] hover\" type=\"submit\" name=\"mode\" value=\"confirm\">確認画面へ</button>
\t\t\t\t</div>
\t\t\t</form>
\t\t</div>
\t</div>
</div>{% endblock %}
", "Entry/index.twig", "/home/xs545372/itsukushi-store.com/public_html/stg.itsukushi-store.com/app/template/default/Entry/index.twig");
}
public function checkSecurity()
{
static $tags = array("set" => 13, "form_theme" => 15, "for" => 38, "if" => 39);
static $filters = array("escape" => 41, "trans" => 295, "filter" => 463, "raw" => 487);
static $functions = array("form_errors" => 39, "include" => 182, "url" => 211, "form_widget" => 213, "has_errors" => 221, "asset" => 231, "form_row" => 466, "form_label" => 471);
try {
$this->sandbox->checkSecurity(
['set', 'form_theme', 'for', 'if'],
['escape', 'trans', 'filter', 'raw'],
['form_errors', 'include', 'url', 'form_widget', 'has_errors', 'asset', 'form_row', 'form_label']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->source);
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}