<?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;
/* Contact/index.twig */
class __TwigTemplate_e8021a2e3eaf1bde471875a5d920d4d6c84d597ec78059eb0df34d5ad3458338 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'],
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "fullwidth_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Contact/index.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Contact/index.twig"));
// line 3
$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.', 3, $this->source); })()), [0 => "Form/form_div_layout.twig"], true);
// line 1
$this->parent = $this->loadTemplate("fullwidth_frame.twig", "Contact/index.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 5
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
// line 6
echo " <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
<script>
\$(document).ready(function() {
\$('#privacy_policy').change(function() {
if (\$(this).is(':checked')) {
\$('#submit_button').removeAttr('disabled');
} else {
\$('#submit_button').attr('disabled', 'disabled');
}
});
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 21
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 22
echo "
<div class=\"home_title__inner\">
<h2 class=\"home_en_title \"><span class=\"en\">Contact </span><small>お問い合わせ</small></h2>
</div><!--/.home_title__inner-->
<section class=\"page_section\">
<div class=\"page_container\">
<p class=\"ec-para-normal\">
家具・インテリアのオンライン通販をご利用いただき、誠にありがとうございます。<br>
ご不明な点がございましたら、まずは「<a target=\"_blank\" href=\"";
// line 31
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "guide\">ご利用ガイド</a>」または「<a target=\"_blank\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "faq\">よくある質問</a>」をご確認ください。
</p>
<br>
<h2 class=\"page_h2\">ご利用ガイド</h2>
<div class=\"page_link_nav\">
<nav>
<ul class=\"page_link_nav__list\">
<li>
<a href=\"";
// line 41
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "guide#target_01\"><span>ご注文について</span></a>
</li>
<li>
<a href=";
// line 44
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "guide\"#target_02\"><span>ご注文方法について</span></a>
</li>
<li>
<a href=\"#target_03\"><span>お支払い方法について</span></a>
</li>
<li>
<a href=\"";
// line 50
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "guide#target_04\"><span>配送・送料について</span></a>
</li>
<li>
<a href=\"";
// line 53
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "guide#target_05\"><span>搬入・設置について</span></a>
</li>
<li>
<a href=\"";
// line 56
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "guide#target_06\"><span>キャンセル・返品について</span></a>
</li>
</ul>
</nav>
</div><!--/.page_link_nav-->
<h2 class=\"page_h2\">よくある質問</h2>
<div class=\"contact_faq_area\">
<h3>よく閲覧されているご質問内容</h3>
<ul class=\"contact_faq_list\">
<li>掲載商品を実際に見てみたいのですが可能ですか?</li>
<li>不要になった家具の引き取りや処分をお願いできますか?</li>
<li>配送時間は指定できますか?</li>
<li>商品不良(傷・汚れ・パーツ不足)のため返品、交換したい</li>
</ul>
<a class=\"base_link_brn\" href=\"";
// line 72
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "faq\">
<span>よくある質問を全て見る</span>
<span>よくある質問を全て見る</span>
</a>
</div>
";
// line 78
if ((((((((((((($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 78, $this->source); })()), "contact_type", [], "any", false, false, false, 78)) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "name", [], "any", false, false, false, 78), "name01", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "name", [], "any", false, false, false, 78), "name02", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "kana", [], "any", false, false, false, 78), "kana01", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "kana", [], "any", false, false, false, 78), "kana02", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "kana", [], "any", false, false, false, 78), "kana02", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 78, $this->source); })()), "postal_code", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "address", [], "any", false, false, false, 78), "pref", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "address", [], "any", false, false, false, 78), "addr01", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 78, $this->source); })()), "address", [], "any", false, false, false, 78), "addr02", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 78, $this->source); })()), "phone_number", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 78, $this->source); })()), "email", [], "any", false, false, false, 78))) || $this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 78, $this->source); })()), "contents", [], "any", false, false, false, 78)))) {
// line 79
echo "
<div class=\"accordion_area accordion_area__contact has_error\">
";
} else {
// line 82
echo " <div class=\"accordion_area accordion_area__contact\">
";
}
// line 84
echo " <div class=\"ac_header\">
<h2 class=\"page_h2\">お問い合わせフォーム</h2>
<div class=\"i_box\"><span>フォームを入力する</span></div>
</div><!--/.ac_header-->
<div class=\"ac_inner\">
<p>下記より内容を入力のうえ、お問い合わせください。受付時間は24時間となります。内容によっては回答を差し上げるのにお時間を頂くこともございます。<br>また、休業日は翌営業日以降の対応となりますのでご了承ください。</p>
<div class=\"ec-contactRole form_all_wrap\">
<form method=\"post\" action=\"";
// line 94
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
echo "\" class=\"h-adr\" novalidate>
<span class=\"p-country-name\" style=\"display:none;\">Japan</span>
";
// line 96
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 96, $this->source); })()), "_token", [], "any", false, false, false, 96), 'widget');
echo "
<div class=\"ec-borderedDefs contact_input_area\">
<dl>
<dt>
";
// line 101
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 101, $this->source); })()), "contact_type", [], "any", false, false, false, 101), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お問い合わせ項目"]);
echo "
</dt>
<dd>
<div class=\"ec-halfInput";
// line 104
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 104, $this->source); })()), "contact_type", [], "any", false, false, false, 104))) ? (" error") : (""));
echo "\">
";
// line 105
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 105, $this->source); })()), "contact_type", [], "any", false, false, false, 105), 'widget');
echo "
";
// line 106
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 106, $this->source); })()), "contact_type", [], "any", false, false, false, 106), 'errors');
echo "
</div>
</dd>
</dl>
<dl>
<dt>
";
// line 112
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 112, $this->source); })()), "order_number", [], "any", false, false, false, 112), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "ご注文番号"]);
echo "
</dt>
<dd>
<div class=\"ec-halfInput";
// line 115
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 115, $this->source); })()), "order_number", [], "any", false, false, false, 115))) ? (" error") : (""));
echo "\">
";
// line 116
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 116, $this->source); })()), "order_number", [], "any", false, false, false, 116), 'widget', ["attr" => ["placeholder" => "(例)1234567890"]]);
echo "
<span class=\"form_caution_text\">※注文履歴や、メール等に記載されている00桁の番号を半角英数で入力してください。</span>
</div>
</dd>
</dl>
<dl>
<dt>
";
// line 123
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 123, $this->source); })()), "name", [], "any", false, false, false, 123), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
echo "
</dt>
<dd>
<div class=\"ec-halfInput";
// line 126
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 126, $this->source); })()), "name", [], "any", false, false, false, 126), "name01", [], "any", false, false, false, 126), 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.', 126, $this->source); })()), "name", [], "any", false, false, false, 126), "name02", [], "any", false, false, false, 126))) ? (" error") : (""));
echo "\">
";
// line 127
echo $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.', 127, $this->source); })()), "name", [], "any", false, false, false, 127), "name01", [], "any", false, false, false, 127), 'widget', ["attr" => ["placeholder" => "姓"]]);
echo "
";
// line 128
echo $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.', 128, $this->source); })()), "name", [], "any", false, false, false, 128), "name02", [], "any", false, false, false, 128), 'widget', ["attr" => ["placeholder" => "名"]]);
echo "
";
// line 129
echo $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.', 129, $this->source); })()), "name", [], "any", false, false, false, 129), "name01", [], "any", false, false, false, 129), 'errors');
echo "
";
// line 130
echo $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.', 130, $this->source); })()), "name", [], "any", false, false, false, 130), "name02", [], "any", false, false, false, 130), 'errors');
echo "
</div>
</dd>
</dl>
<dl>
<dt>
";
// line 136
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 136, $this->source); })()), "kana", [], "any", false, false, false, 136), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "フリガナ"]);
echo "
</dt>
<dd>
<div class=\"ec-halfInput";
// line 139
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 139, $this->source); })()), "kana", [], "any", false, false, false, 139), "kana01", [], "any", false, false, false, 139), 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.', 139, $this->source); })()), "kana", [], "any", false, false, false, 139), "kana02", [], "any", false, false, false, 139))) ? (" error") : (""));
echo "\">
";
// line 140
echo $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.', 140, $this->source); })()), "kana", [], "any", false, false, false, 140), "kana01", [], "any", false, false, false, 140), 'widget', ["attr" => ["placeholder" => "セイ"]]);
echo "
";
// line 141
echo $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.', 141, $this->source); })()), "kana", [], "any", false, false, false, 141), "kana02", [], "any", false, false, false, 141), 'widget', ["attr" => ["placeholder" => "メイ"]]);
echo "
";
// line 142
echo $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.', 142, $this->source); })()), "kana", [], "any", false, false, false, 142), "kana01", [], "any", false, false, false, 142), 'errors');
echo "
";
// line 143
echo $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.', 143, $this->source); })()), "kana", [], "any", false, false, false, 143), "kana02", [], "any", false, false, false, 143), 'errors');
echo "
</div>
</dd>
</dl>
<dl>
<dt>
";
// line 149
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 149, $this->source); })()), "address", [], "any", false, false, false, 149), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
echo "
</dt>
<dd>
<div class=\"ec-zipInput";
// line 152
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 152, $this->source); })()), "postal_code", [], "any", false, false, false, 152))) ? (" error") : (""));
echo "\">
<span>";
// line 153
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html", null, true);
echo "</span>
";
// line 154
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 154, $this->source); })()), "postal_code", [], "any", false, false, false, 154), 'widget');
echo "
<div class=\"ec-zipInputHelp\">
<a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\">";
// line 156
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html", null, true);
echo "</a>
</div>
";
// line 158
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 158, $this->source); })()), "postal_code", [], "any", false, false, false, 158), 'errors');
echo "
</div>
<div class=\"ec-select";
// line 160
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 160, $this->source); })()), "address", [], "any", false, false, false, 160), "pref", [], "any", false, false, false, 160))) ? (" error") : (""));
echo "\">
";
// line 161
echo $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.', 161, $this->source); })()), "address", [], "any", false, false, false, 161), "pref", [], "any", false, false, false, 161), 'widget');
echo "
";
// line 162
echo $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.', 162, $this->source); })()), "address", [], "any", false, false, false, 162), "pref", [], "any", false, false, false, 162), 'errors');
echo "
</div>
<div class=\"ec-input";
// line 164
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 164, $this->source); })()), "address", [], "any", false, false, false, 164), "addr01", [], "any", false, false, false, 164))) ? (" error") : (""));
echo "\">
";
// line 165
echo $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.', 165, $this->source); })()), "address", [], "any", false, false, false, 165), "addr01", [], "any", false, false, false, 165), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
echo "
";
// line 166
echo $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.', 166, $this->source); })()), "address", [], "any", false, false, false, 166), "addr01", [], "any", false, false, false, 166), 'errors');
echo "
</div>
<div class=\"ec-input";
// line 168
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.', 168, $this->source); })()), "address", [], "any", false, false, false, 168), "addr02", [], "any", false, false, false, 168))) ? (" error") : (""));
echo "\">
";
// line 169
echo $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.', 169, $this->source); })()), "address", [], "any", false, false, false, 169), "addr02", [], "any", false, false, false, 169), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
echo "
";
// line 170
echo $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.', 170, $this->source); })()), "address", [], "any", false, false, false, 170), "addr02", [], "any", false, false, false, 170), 'errors');
echo "
</div>
</dd>
</dl>
<dl>
<dt>
";
// line 176
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 176, $this->source); })()), "phone_number", [], "any", false, false, false, 176), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
echo "
</dt>
<dd>
<div class=\"ec-telInput";
// line 179
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 179, $this->source); })()), "phone_number", [], "any", false, false, false, 179))) ? (" error") : (""));
echo "\">
";
// line 180
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 180, $this->source); })()), "phone_number", [], "any", false, false, false, 180), 'widget');
echo "
";
// line 181
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 181, $this->source); })()), "phone_number", [], "any", false, false, false, 181), 'errors');
echo "
<span class=\"form_caution_text\">※ハイフンなしで半角英数で入力してください。</span>
</div>
</dd>
</dl>
<dl>
<dt>
";
// line 188
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 188, $this->source); })()), "email", [], "any", false, false, false, 188), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
echo "
</dt>
<dd>
<div class=\"ec-input";
// line 191
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 191, $this->source); })()), "email", [], "any", false, false, false, 191))) ? (" error") : (""));
echo "\">
";
// line 192
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 192, $this->source); })()), "email", [], "any", false, false, false, 192), 'widget');
echo "
";
// line 193
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 193, $this->source); })()), "email", [], "any", false, false, false, 193), 'errors');
echo "
<span class=\"form_caution_text\">※半角英数で入力してください。</span>
</div>
</dd>
</dl>
<dl>
<dt>
";
// line 200
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 200, $this->source); })()), "contents", [], "any", false, false, false, 200), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お問い合わせ内容"]);
echo "
</dt>
<dd>
<div class=\"ec-input";
// line 203
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 203, $this->source); })()), "contents", [], "any", false, false, false, 203))) ? (" error") : (""));
echo "\">
";
// line 204
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 204, $this->source); })()), "contents", [], "any", false, false, false, 204), 'widget');
echo "
";
// line 205
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 205, $this->source); })()), "contents", [], "any", false, false, false, 205), 'errors');
echo "
</div>
</dd>
</dl>
";
// line 211
echo " ";
$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.', 211, $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, false, 211), "eccube_form_options", [], "any", false, false, false, 211), "auto_render", [], "any", false, false, false, 211); }));
foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
// line 212
echo " ";
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, false, 212), "eccube_form_options", [], "any", false, false, false, 212), "form_theme", [], "any", false, false, false, 212)) {
// line 213
echo " ";
$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, false, 213), "eccube_form_options", [], "any", false, false, false, 213), "form_theme", [], "any", false, false, false, 213)], true);
// line 214
echo " ";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
echo "
";
} else {
// line 216
echo " <dl>
<dt>
";
// line 218
$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, false, 218), "label_attr", [], "any", false, true, false, 218), "class", [], "any", true, true, false, 218)) ? (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, false, 218), "label_attr", [], "any", false, false, false, 218), "class", [], "any", false, false, false, 218)) : (""));
// line 219
echo " ";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label', ["label_attr" => ["class" => ((isset($context["label_class"]) || array_key_exists("label_class", $context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.', 219, $this->source); })()) . " ec-label")]] + (twig_test_empty($_label_ = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, false, 219), "label", [], "any", false, false, false, 219)) ? [] : ["label" => $_label_]));
echo "
</dt>
<dd>
<div class=\"";
// line 222
echo twig_escape_filter($this->env, 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, false, 222), "eccube_form_options", [], "any", false, false, false, 222), "style_class", [], "any", false, false, false, 222), "html", null, true);
echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
echo "\">
";
// line 223
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
echo "
";
// line 224
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
echo "
</div>
</dd>
</dl>
";
}
// line 229
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 230
echo " </div>
";
// line 233
echo " <div class=\"policy_form_check\">
<input class=\"form-check-input\" type=\"checkbox\" value=\"\" id=\"privacy_policy\">
<label class=\"form-check-label\" for=\"privacy_policy\">
<a target=\"_blank\" href=\"";
// line 236
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "policy\">個人情報保護方針</a>に同意する
</label>
</div>
<div class=\"ec-RegisterRole__actions\">
<div class=\"ec-off4Grid\">
<div class=\"ec-off4Grid__cell\">
<button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\" id=\"submit_button\" disabled>";
// line 243
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認ページへ"), "html", null, true);
echo "
</button>
</div>
</div>
</div>
</form>
</div>
</div><!--/.ac_inner-->
</div><!--/.accordion_area-->
</div><!--/.page_container-->
</section><!--/.page_section-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Contact/index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 540 => 243, 530 => 236, 525 => 233, 521 => 230, 515 => 229, 507 => 224, 503 => 223, 498 => 222, 491 => 219, 489 => 218, 485 => 216, 479 => 214, 476 => 213, 473 => 212, 468 => 211, 460 => 205, 456 => 204, 452 => 203, 446 => 200, 436 => 193, 432 => 192, 428 => 191, 422 => 188, 412 => 181, 408 => 180, 404 => 179, 398 => 176, 389 => 170, 385 => 169, 381 => 168, 376 => 166, 372 => 165, 368 => 164, 363 => 162, 359 => 161, 355 => 160, 350 => 158, 345 => 156, 340 => 154, 336 => 153, 332 => 152, 326 => 149, 317 => 143, 313 => 142, 309 => 141, 305 => 140, 301 => 139, 295 => 136, 286 => 130, 282 => 129, 278 => 128, 274 => 127, 270 => 126, 264 => 123, 254 => 116, 250 => 115, 244 => 112, 235 => 106, 231 => 105, 227 => 104, 221 => 101, 213 => 96, 208 => 94, 196 => 84, 192 => 82, 187 => 79, 185 => 78, 176 => 72, 157 => 56, 151 => 53, 145 => 50, 136 => 44, 130 => 41, 115 => 31, 104 => 22, 94 => 21, 72 => 6, 62 => 5, 51 => 1, 49 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'fullwidth_frame.twig' %}
{% form_theme form 'Form/form_div_layout.twig' %}
{% block javascript %}
<script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
<script>
\$(document).ready(function() {
\$('#privacy_policy').change(function() {
if (\$(this).is(':checked')) {
\$('#submit_button').removeAttr('disabled');
} else {
\$('#submit_button').attr('disabled', 'disabled');
}
});
});
</script>
{% endblock javascript %}
{% block main %}
<div class=\"home_title__inner\">
<h2 class=\"home_en_title \"><span class=\"en\">Contact </span><small>お問い合わせ</small></h2>
</div><!--/.home_title__inner-->
<section class=\"page_section\">
<div class=\"page_container\">
<p class=\"ec-para-normal\">
家具・インテリアのオンライン通販をご利用いただき、誠にありがとうございます。<br>
ご不明な点がございましたら、まずは「<a target=\"_blank\" href=\"{{ url('homepage') }}guide\">ご利用ガイド</a>」または「<a target=\"_blank\" href=\"{{ url('homepage') }}faq\">よくある質問</a>」をご確認ください。
</p>
<br>
<h2 class=\"page_h2\">ご利用ガイド</h2>
<div class=\"page_link_nav\">
<nav>
<ul class=\"page_link_nav__list\">
<li>
<a href=\"{{ url('homepage') }}guide#target_01\"><span>ご注文について</span></a>
</li>
<li>
<a href={{ url('homepage') }}guide\"#target_02\"><span>ご注文方法について</span></a>
</li>
<li>
<a href=\"#target_03\"><span>お支払い方法について</span></a>
</li>
<li>
<a href=\"{{ url('homepage') }}guide#target_04\"><span>配送・送料について</span></a>
</li>
<li>
<a href=\"{{ url('homepage') }}guide#target_05\"><span>搬入・設置について</span></a>
</li>
<li>
<a href=\"{{ url('homepage') }}guide#target_06\"><span>キャンセル・返品について</span></a>
</li>
</ul>
</nav>
</div><!--/.page_link_nav-->
<h2 class=\"page_h2\">よくある質問</h2>
<div class=\"contact_faq_area\">
<h3>よく閲覧されているご質問内容</h3>
<ul class=\"contact_faq_list\">
<li>掲載商品を実際に見てみたいのですが可能ですか?</li>
<li>不要になった家具の引き取りや処分をお願いできますか?</li>
<li>配送時間は指定できますか?</li>
<li>商品不良(傷・汚れ・パーツ不足)のため返品、交換したい</li>
</ul>
<a class=\"base_link_brn\" href=\"{{ url('homepage') }}faq\">
<span>よくある質問を全て見る</span>
<span>よくある質問を全て見る</span>
</a>
</div>
{% if has_errors(form.contact_type) or has_errors(form.name.name01) or has_errors(form.name.name02) or has_errors(form.kana.kana01) or has_errors(form.kana.kana02) or has_errors(form.kana.kana02) or has_errors(form.postal_code) or has_errors(form.address.pref) or has_errors(form.address.addr01) or has_errors(form.address.addr02) or has_errors(form.phone_number) or has_errors(form.email) or has_errors(form.contents) %}
<div class=\"accordion_area accordion_area__contact has_error\">
{% else %}
<div class=\"accordion_area accordion_area__contact\">
{% endif %}
<div class=\"ac_header\">
<h2 class=\"page_h2\">お問い合わせフォーム</h2>
<div class=\"i_box\"><span>フォームを入力する</span></div>
</div><!--/.ac_header-->
<div class=\"ac_inner\">
<p>下記より内容を入力のうえ、お問い合わせください。受付時間は24時間となります。内容によっては回答を差し上げるのにお時間を頂くこともございます。<br>また、休業日は翌営業日以降の対応となりますのでご了承ください。</p>
<div class=\"ec-contactRole form_all_wrap\">
<form method=\"post\" action=\"{{ url('contact') }}\" class=\"h-adr\" novalidate>
<span class=\"p-country-name\" style=\"display:none;\">Japan</span>
{{ form_widget(form._token) }}
<div class=\"ec-borderedDefs contact_input_area\">
<dl>
<dt>
{{ form_label(form.contact_type, 'お問い合わせ項目', { 'label_attr': { 'class': 'ec-label' }}) }}
</dt>
<dd>
<div class=\"ec-halfInput{{ has_errors(form.contact_type) ? ' error' }}\">
{{ form_widget(form.contact_type) }}
{{ form_errors(form.contact_type) }}
</div>
</dd>
</dl>
<dl>
<dt>
{{ form_label(form.order_number, 'ご注文番号', { 'label_attr': { 'class': 'ec-label' }}) }}
</dt>
<dd>
<div class=\"ec-halfInput{{ has_errors(form.order_number) ? ' error' }}\">
{{ form_widget(form.order_number, {'attr': { 'placeholder': '(例)1234567890' }}) }}
<span class=\"form_caution_text\">※注文履歴や、メール等に記載されている00桁の番号を半角英数で入力してください。</span>
</div>
</dd>
</dl>
<dl>
<dt>
{{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
</dt>
<dd>
<div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error' }}\">
{{ form_widget(form.name.name01, {'attr': { 'placeholder': '姓' }}) }}
{{ form_widget(form.name.name02, {'attr': { 'placeholder': '名' }}) }}
{{ form_errors(form.name.name01) }}
{{ form_errors(form.name.name02) }}
</div>
</dd>
</dl>
<dl>
<dt>
{{ form_label(form.kana, 'フリガナ', {'label_attr': {'class': 'ec-label'}}) }}
</dt>
<dd>
<div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error' }}\">
{{ form_widget(form.kana.kana01, {'attr': { 'placeholder': 'セイ' }}) }}
{{ form_widget(form.kana.kana02, {'attr': { 'placeholder': 'メイ' }}) }}
{{ form_errors(form.kana.kana01) }}
{{ form_errors(form.kana.kana02) }}
</div>
</dd>
</dl>
<dl>
<dt>
{{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
</dt>
<dd>
<div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\">
<span>{{ '〒'|trans }}</span>
{{ form_widget(form.postal_code) }}
<div class=\"ec-zipInputHelp\">
<a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\">{{ '郵便番号検索'|trans }}</a>
</div>
{{ form_errors(form.postal_code) }}
</div>
<div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
{{ form_widget(form.address.pref) }}
{{ form_errors(form.address.pref) }}
</div>
<div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
{{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
{{ form_errors(form.address.addr01) }}
</div>
<div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
{{ form_widget(form.address.addr02, { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
{{ form_errors(form.address.addr02) }}
</div>
</dd>
</dl>
<dl>
<dt>
{{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
</dt>
<dd>
<div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
{{ form_widget(form.phone_number) }}
{{ form_errors(form.phone_number) }}
<span class=\"form_caution_text\">※ハイフンなしで半角英数で入力してください。</span>
</div>
</dd>
</dl>
<dl>
<dt>
{{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
</dt>
<dd>
<div class=\"ec-input{{ has_errors(form.email) ? ' error' }}\">
{{ form_widget(form.email) }}
{{ form_errors(form.email) }}
<span class=\"form_caution_text\">※半角英数で入力してください。</span>
</div>
</dd>
</dl>
<dl>
<dt>
{{ form_label(form.contents, 'お問い合わせ内容', { 'label_attr': { 'class': 'ec-label' }}) }}
</dt>
<dd>
<div class=\"ec-input{{ has_errors(form.contents) ? ' error' }}\">
{{ form_widget(form.contents) }}
{{ form_errors(form.contents) }}
</div>
</dd>
</dl>
{# エンティティ拡張の自動出力 #}
{% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
{% if f.vars.eccube_form_options.form_theme %}
{% form_theme f f.vars.eccube_form_options.form_theme %}
{{ form_row(f) }}
{% else %}
<dl>
<dt>
{% set label_class = f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
{{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
</dt>
<dd>
<div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
{{ form_widget(f) }}
{{ form_errors(f) }}
</div>
</dd>
</dl>
{% endif %}
{% endfor %}
</div>
{# 個人情報保護方針のチェック #}
<div class=\"policy_form_check\">
<input class=\"form-check-input\" type=\"checkbox\" value=\"\" id=\"privacy_policy\">
<label class=\"form-check-label\" for=\"privacy_policy\">
<a target=\"_blank\" href=\"{{ url('homepage') }}policy\">個人情報保護方針</a>に同意する
</label>
</div>
<div class=\"ec-RegisterRole__actions\">
<div class=\"ec-off4Grid\">
<div class=\"ec-off4Grid__cell\">
<button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\" id=\"submit_button\" disabled>{{ '確認ページへ'|trans }}
</button>
</div>
</div>
</div>
</form>
</div>
</div><!--/.ac_inner-->
</div><!--/.accordion_area-->
</div><!--/.page_container-->
</section><!--/.page_section-->
{% endblock %}
", "Contact/index.twig", "/home/xs626321/ikus.furniture/public_html/dev/app/template/default/Contact/index.twig");
}
}