var/cache/dev/twig/0f/0f5bc352c3587f538736dd74742393ac.php line 52

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Contact/index.twig */
  14. class __TwigTemplate_8cbee5422b375bea129a3cda9a1e219f extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  39.         // line 13
  40.         $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.'13$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  41.         // line 11
  42.         $this->parent $this->loadTemplate("default_frame.twig""Contact/index.twig"11);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     // line 15
  50.     public function block_javascript($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  57.         // line 16
  58.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  59. ";
  60.         
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  62.         
  63.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  64.     }
  65.     // line 19
  66.     public function block_main($context, array $blocks = [])
  67.     {
  68.         $macros $this->macros;
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  70.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  71.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         // line 20
  74.         echo "
  75.     <section class=\"p-contact\">
  76.         <div class=\"p-contact__heading\">
  77.             <h1 class=\"c-page-title\">
  78.                 <span class=\"c-page-title__text\">";
  79.         // line 24
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お問い合わせ"), "html"nulltrue);
  81.         echo "</span>
  82.             </h1>
  83.         </div>
  84.         <div class=\"p-contact__contents\">
  85.             <p class=\"p-contact__description\">
  86.                 ";
  87.         // line 29
  88.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("内容によっては回答をさしあげるのにお時間をいただくこともございます。<br>また、休業日は翌営業日以降の対応となりますのでご了承ください。");
  89.         echo "
  90.             </p>
  91.             <form method=\"post\" action=\"";
  92.         // line 31
  93.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
  94.         echo "\" class=\"h-adr\" novalidate>
  95.                 <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  96.                 ";
  97.         // line 33
  98.         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.'33$this->source); })()), "_token", [], "any"falsefalsefalse33), 'widget');
  99.         echo "
  100.                 <div class=\"c-form is-input has-border\">
  101.                     <dl class=\"c-form__parts u-dl-sanitize\">
  102.                         <dt class=\"c-form__parts-label\">
  103.                             ";
  104.         // line 37
  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.'37$this->source); })()), "name", [], "any"falsefalsefalse37), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "お名前"]);
  106.         echo "
  107.                         </dt>
  108.                         <dd class=\"c-form__parts-detail\">
  109.                             <div class=\"c-form__box\">
  110.                                 <div class=\"c-form__box-item\">
  111.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  112.         // line 42
  113.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'42$this->source); })()), "name", [], "any"falsefalsefalse42), "name01", [], "any"falsefalsefalse42))) ? (" mdc-text-field--invalid") : (""));
  114.         echo "\">
  115.                                         ";
  116.         // line 43
  117.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'43$this->source); })()), "name", [], "any"falsefalsefalse43), "name01", [], "any"falsefalsefalse43), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  118.         echo "
  119.                                         <div class=\"mdc-notched-outline\">
  120.                                             <div class=\"mdc-notched-outline__leading\"></div>
  121.                                             <div class=\"mdc-notched-outline__notch\">
  122.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_name_name01\">姓</label>
  123.                                             </div>
  124.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  125.                                         </div>
  126.                                     </div>
  127.                                     ";
  128.         // line 52
  129.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), "name", [], "any"falsefalsefalse52), "name01", [], "any"falsefalsefalse52), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  130.         echo "
  131.                                 </div>
  132.                                 <div class=\"c-form__box-item\">
  133.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  134.         // line 55
  135.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'55$this->source); })()), "name", [], "any"falsefalsefalse55), "name02", [], "any"falsefalsefalse55))) ? (" mdc-text-field--invalid") : (""));
  136.         echo "\">
  137.                                         ";
  138.         // line 56
  139.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'56$this->source); })()), "name", [], "any"falsefalsefalse56), "name02", [], "any"falsefalsefalse56), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  140.         echo "
  141.                                         <div class=\"mdc-notched-outline\">
  142.                                             <div class=\"mdc-notched-outline__leading\"></div>
  143.                                             <div class=\"mdc-notched-outline__notch\">
  144.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_name_name02\">名</label>
  145.                                             </div>
  146.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  147.                                         </div>
  148.                                     </div>
  149.                                     ";
  150.         // line 65
  151.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'65$this->source); })()), "name", [], "any"falsefalsefalse65), "name02", [], "any"falsefalsefalse65), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  152.         echo "
  153.                                 </div>
  154.                             </div>
  155.                         </dd>
  156.                     </dl>
  157.                     <dl class=\"c-form__parts u-dl-sanitize\">
  158.                         <dt class=\"c-form__parts-label\">
  159.                             ";
  160.         // line 72
  161.         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.'72$this->source); })()), "kana", [], "any"falsefalsefalse72), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "お名前(カナ)"]);
  162.         echo "
  163.                         </dt>
  164.                         <dd class=\"c-form__parts-detail\">
  165.                             <div class=\"c-form__box\">
  166.                                 <div class=\"c-form__box-item\">
  167.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  168.         // line 77
  169.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'77$this->source); })()), "kana", [], "any"falsefalsefalse77), "kana01", [], "any"falsefalsefalse77))) ? (" mdc-text-field--invalid") : (""));
  170.         echo "\">
  171.                                         ";
  172.         // line 78
  173.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'78$this->source); })()), "kana", [], "any"falsefalsefalse78), "kana01", [], "any"falsefalsefalse78), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  174.         echo "
  175.                                         <div class=\"mdc-notched-outline\">
  176.                                             <div class=\"mdc-notched-outline__leading\"></div>
  177.                                             <div class=\"mdc-notched-outline__notch\">
  178.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_kana_kana01\">セイ</label>
  179.                                             </div>
  180.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  181.                                         </div>
  182.                                     </div>
  183.                                     ";
  184.         // line 87
  185.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'87$this->source); })()), "kana", [], "any"falsefalsefalse87), "kana01", [], "any"falsefalsefalse87), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  186.         echo "
  187.                                 </div>
  188.                                 <div class=\"c-form__box-item\">
  189.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  190.         // line 90
  191.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'90$this->source); })()), "kana", [], "any"falsefalsefalse90), "kana02", [], "any"falsefalsefalse90))) ? (" mdc-text-field--invalid") : (""));
  192.         echo "\">
  193.                                         ";
  194.         // line 91
  195.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'91$this->source); })()), "kana", [], "any"falsefalsefalse91), "kana02", [], "any"falsefalsefalse91), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  196.         echo "
  197.                                         <div class=\"mdc-notched-outline\">
  198.                                             <div class=\"mdc-notched-outline__leading\"></div>
  199.                                             <div class=\"mdc-notched-outline__notch\">
  200.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_kana_kana02\">メイ</label>
  201.                                             </div>
  202.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  203.                                         </div>
  204.                                     </div>
  205.                                     ";
  206.         // line 100
  207.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'100$this->source); })()), "kana", [], "any"falsefalsefalse100), "kana02", [], "any"falsefalsefalse100), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  208.         echo "
  209.                                 </div>
  210.                             </div>
  211.                         </dd>
  212.                     </dl>
  213.                     <dl class=\"c-form__parts u-dl-sanitize\">
  214.                         <dt class=\"c-form__parts-label\">
  215.                             ";
  216.         // line 107
  217.         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.'107$this->source); })()), "address", [], "any"falsefalsefalse107), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "住所"]);
  218.         echo "
  219.                         </dt>
  220.                         <dd class=\"c-form__parts-detail\">
  221.                             <div class=\"c-form__box\">
  222.                                 <div class=\"c-form__box-item\">
  223.                                     <div class=\"c-form__postcode\">
  224.                                         <div class=\"c-form__postcode-item\">
  225.                                             <span class=\"c-form__postcode-mark\">";
  226.         // line 114
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  228.         echo "</span>
  229.                                             <div class=\"c-form__postcode-input\">
  230.                                                 <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  231.         // line 116
  232.         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.'116$this->source); })()), "postal_code", [], "any"falsefalsefalse116))) ? (" mdc-text-field--invalid") : (""));
  233.         echo "\">
  234.                                                     ";
  235.         // line 117
  236.         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.'117$this->source); })()), "postal_code", [], "any"falsefalsefalse117), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input p-postal-code""placeholder" => null]]);
  237.         echo "
  238.                                                     <div class=\"mdc-notched-outline\">
  239.                                                         <div class=\"mdc-notched-outline__leading\"></div>
  240.                                                         <div class=\"mdc-notched-outline__notch\">
  241.                                                             <label class=\"c-floating-label mdc-floating-label\" for=\"contact_postal_code\">例:5530003</label>
  242.                                                         </div>
  243.                                                         <div class=\"mdc-notched-outline__trailing\"></div>
  244.                                                     </div>
  245.                                                 </div>
  246.                                                 ";
  247.         // line 126
  248.         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.'126$this->source); })()), "postal_code", [], "any"falsefalsefalse126), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  249.         echo "
  250.                                             </div>
  251.                                         </div>
  252.                                         <div class=\"c-form__postcode-item\">
  253.                                             <a class=\"c-button mdc-button\" href=\"http://www.post.japanpost.jp/zipcode/\" target=\"_blank\" rel=\"noopener\">
  254.                                                 <i class=\"c-button__icon mdc-button__icon material-icons\">help</i>
  255.                                                 <span class=\"c-button__label mdc-button__label\">";
  256.         // line 132
  257.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  258.         echo "</span>
  259.                                             </a>
  260.                                         </div>
  261.                                     </div>
  262.                                 </div>
  263.                             </div>
  264.                             <div class=\"c-form__box\">
  265.                                 <div class=\"c-form__box-item\">
  266.                                     <div class=\"c-select mdc-select mdc-select--outlined";
  267.         // line 140
  268.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'140$this->source); })()), "address", [], "any"falsefalsefalse140), "pref", [], "any"falsefalsefalse140))) ? (" mdc-select--invalid") : (""));
  269.         echo "\">
  270.                                         <i class=\"mdc-select__dropdown-icon\"></i>
  271.                                         ";
  272.         // line 142
  273.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'142$this->source); })()), "address", [], "any"falsefalsefalse142), "pref", [], "any"falsefalsefalse142), 'widget', ["attr" => ["class" => "c-select__native-control mdc-select__native-control p-region-id"]]);
  274.         echo "
  275.                                         <div class=\"mdc-notched-outline\">
  276.                                             <div class=\"mdc-notched-outline__leading\"></div>
  277.                                             <div class=\"mdc-notched-outline__notch\"></div>
  278.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  279.                                         </div>
  280.                                     </div>
  281.                                     ";
  282.         // line 149
  283.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'149$this->source); })()), "address", [], "any"falsefalsefalse149), "pref", [], "any"falsefalsefalse149), 'errors', ["label_attr" => ["class" => "mdc-select-helper-text mdc-select-helper-text--validation-msg"]]);
  284.         echo "
  285.                                 </div>
  286.                             </div>
  287.                             <div class=\"c-form__box\">
  288.                                 <div class=\"c-form__box-item\">
  289.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  290.         // line 154
  291.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'154$this->source); })()), "address", [], "any"falsefalsefalse154), "addr01", [], "any"falsefalsefalse154))) ? (" mdc-text-field--invalid") : (""));
  292.         echo "\">
  293.                                         ";
  294.         // line 155
  295.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'155$this->source); })()), "address", [], "any"falsefalsefalse155), "addr01", [], "any"falsefalsefalse155), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input p-locality p-street-address""placeholder" => null]]);
  296.         echo "
  297.                                         <div class=\"mdc-notched-outline\">
  298.                                             <div class=\"mdc-notched-outline__leading\"></div>
  299.                                             <div class=\"mdc-notched-outline__notch\">
  300.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_address_addr01\">市区町村名(例:大阪市福島区)</label>
  301.                                             </div>
  302.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  303.                                         </div>
  304.                                     </div>
  305.                                     ";
  306.         // line 164
  307.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'164$this->source); })()), "address", [], "any"falsefalsefalse164), "addr01", [], "any"falsefalsefalse164), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  308.         echo "
  309.                                 </div>
  310.                             </div>
  311.                             <div class=\"c-form__box\">
  312.                                 <div class=\"c-form__box-item\">
  313.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  314.         // line 169
  315.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'169$this->source); })()), "address", [], "any"falsefalsefalse169), "addr02", [], "any"falsefalsefalse169))) ? (" mdc-text-field--invalid") : (""));
  316.         echo "\">
  317.                                         ";
  318.         // line 170
  319.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'170$this->source); })()), "address", [], "any"falsefalsefalse170), "addr02", [], "any"falsefalsefalse170), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input p-extended-address""placeholder" => null]]);
  320.         echo "
  321.                                         <div class=\"mdc-notched-outline\">
  322.                                             <div class=\"mdc-notched-outline__leading\"></div>
  323.                                             <div class=\"mdc-notched-outline__notch\">
  324.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_address_addr02\">番地・ビル名(例:福島8丁目3-15)</label>
  325.                                             </div>
  326.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  327.                                         </div>
  328.                                     </div>
  329.                                     ";
  330.         // line 179
  331.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'179$this->source); })()), "address", [], "any"falsefalsefalse179), "addr02", [], "any"falsefalsefalse179), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  332.         echo "
  333.                                 </div>
  334.                             </div>
  335.                         </dd>
  336.                     </dl>
  337.                     <dl class=\"c-form__parts u-dl-sanitize\">
  338.                         <dt class=\"c-form__parts-label\">
  339.                             ";
  340.         // line 186
  341.         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.'186$this->source); })()), "phone_number", [], "any"falsefalsefalse186), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "電話番号"]);
  342.         echo "
  343.                         </dt>
  344.                         <dd class=\"c-form__parts-detail\">
  345.                             <div class=\"c-form__box\">
  346.                                 <div class=\"c-form__box-item is-half\">
  347.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  348.         // line 191
  349.         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); })()), "phone_number", [], "any"falsefalsefalse191))) ? (" mdc-text-field--invalid") : (""));
  350.         echo "\">
  351.                                         ";
  352.         // line 192
  353.         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); })()), "phone_number", [], "any"falsefalsefalse192), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  354.         echo "
  355.                                         <div class=\"mdc-notched-outline\">
  356.                                             <div class=\"mdc-notched-outline__leading\"></div>
  357.                                             <div class=\"mdc-notched-outline__notch\">
  358.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_phone_number\">例:11122223333</label>
  359.                                             </div>
  360.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  361.                                         </div>
  362.                                     </div>
  363.                                     ";
  364.         // line 201
  365.         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.'201$this->source); })()), "phone_number", [], "any"falsefalsefalse201), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  366.         echo "
  367.                                 </div>
  368.                             </div>
  369.                         </dd>
  370.                     </dl>
  371.                     <dl class=\"c-form__parts u-dl-sanitize\">
  372.                         <dt class=\"c-form__parts-label\">
  373.                             ";
  374.         // line 208
  375.         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.'208$this->source); })()), "email", [], "any"falsefalsefalse208), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "メールアドレス"]);
  376.         echo "
  377.                         </dt>
  378.                         <dd class=\"c-form__parts-detail\">
  379.                             <div class=\"c-form__box\">
  380.                                 <div class=\"c-form__box-item\">
  381.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined";
  382.         // line 213
  383.         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.'213$this->source); })()), "email", [], "any"falsefalsefalse213))) ? (" mdc-text-field--invalid") : (""));
  384.         echo "\">
  385.                                         ";
  386.         // line 214
  387.         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.'214$this->source); })()), "email", [], "any"falsefalsefalse214), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""placeholder" => null]]);
  388.         echo "
  389.                                         <div class=\"mdc-notched-outline\">
  390.                                             <div class=\"mdc-notched-outline__leading\"></div>
  391.                                             <div class=\"mdc-notched-outline__notch\">
  392.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_email\">example@example.com</label>
  393.                                             </div>
  394.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  395.                                         </div>
  396.                                     </div>
  397.                                     ";
  398.         // line 223
  399.         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.'223$this->source); })()), "email", [], "any"falsefalsefalse223), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  400.         echo "
  401.                                 </div>
  402.                             </div>
  403.                         </dd>
  404.                     </dl>
  405.                     <dl class=\"c-form__parts u-dl-sanitize\">
  406.                         <dt class=\"c-form__parts-label\">
  407.                             ";
  408.         // line 230
  409.         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.'230$this->source); })()), "email", [], "any"falsefalsefalse230), 'label', ["label_attr" => ["class" => "c-form__parts-label-text"], "label" => "お問い合わせ内容"]);
  410.         echo "
  411.                         </dt>
  412.                         <dd class=\"c-form__parts-detail\">
  413.                             <div class=\"c-form__box\">
  414.                                 <div class=\"c-form__box-item\">
  415.                                      <div class=\"c-text-field mdc-text-field mdc-text-field--textarea mdc-text-field--fullwidth";
  416.         // line 235
  417.         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.'235$this->source); })()), "contents", [], "any"falsefalsefalse235))) ? (" mdc-text-field--invalid") : (""));
  418.         echo "\">
  419.                                         ";
  420.         // line 236
  421.         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.'236$this->source); })()), "contents", [], "any"falsefalsefalse236), 'widget', ["attr" => ["class" => "c-text-field__input mdc-text-field__input""rows" => "12"]]);
  422.         echo "
  423.                                         <div class=\"mdc-notched-outline\">
  424.                                             <div class=\"mdc-notched-outline__leading\"></div>
  425.                                             <div class=\"mdc-notched-outline__notch\">
  426.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_contents\">ご入力ください。</label>
  427.                                             </div>
  428.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  429.                                         </div>
  430.                                     </div>
  431.                                     ";
  432.         // line 245
  433.         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.'245$this->source); })()), "contents", [], "any"falsefalsefalse245), 'errors', ["label_attr" => ["class" => "mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg"]]);
  434.         echo "
  435.                                 </div>
  436.                             </div>
  437.                             <div class=\"c-form__box\">
  438.                                 <div class=\"c-form__box-item\">
  439.                                     <p class=\"c-form__note\">";
  440.         // line 250
  441.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文に関するお問い合わせには、必ず「ご注文番号」をご記入くださいますようお願いいたします。"), "html"nulltrue);
  442.         echo "</p>
  443.                                 </div>
  444.                             </div>
  445.                         </dd>
  446.                     </dl>
  447.                     ";
  448.         // line 256
  449.         echo "                    ";
  450.         $context['_parent'] = $context;
  451.         $context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'256$this->source); })()));
  452.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  453.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse256), "eccube_form_options", [], "any"falsefalsefalse256), "auto_render", [], "any"falsefalsefalse256)) {
  454.                 // line 257
  455.                 echo "                        ";
  456.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse257), "eccube_form_options", [], "any"falsefalsefalse257), "form_theme", [], "any"falsefalsefalse257)) {
  457.                     // line 258
  458.                     echo "                            ";
  459.                     $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme($context["f"], [=> twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse258), "eccube_form_options", [], "any"falsefalsefalse258), "form_theme", [], "any"falsefalsefalse258)], true);
  460.                     // line 259
  461.                     echo "                            ";
  462.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  463.                     echo "
  464.                         ";
  465.                 } else {
  466.                     // line 261
  467.                     echo "                            <dl class=\"c-form__parts u-dl-sanitize\">
  468.                                 <dt class=\"c-form__parts-label\">
  469.                                     ";
  470.                     // line 263
  471.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label');
  472.                     echo "
  473.                                 </dt>
  474.                                 <dd class=\"c-form__parts-detail\">
  475.                                     <div class=\"";
  476.                     // line 266
  477.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse266), "eccube_form_options", [], "any"falsefalsefalse266), "style_class", [], "any"falsefalsefalse266), "html"nulltrue);
  478.                     echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  479.                     echo "\">
  480.                                         ";
  481.                     // line 267
  482.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  483.                     echo "
  484.                                         ";
  485.                     // line 268
  486.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  487.                     echo "
  488.                                     </div>
  489.                                 </dd>
  490.                             </dl>
  491.                         ";
  492.                 }
  493.                 // line 273
  494.                 echo "                    ";
  495.             }
  496.         }
  497.         $_parent $context['_parent'];
  498.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  499.         $context array_intersect_key($context$_parent) + $_parent;
  500.         // line 274
  501.         echo "                    <div class=\"c-form__actions\">
  502.                         <div class=\"c-form__actions-item\">
  503.                             <button class=\"c-form__button c-button is-secondary c-button--unelevated mdc-button mdc-button--unelevated\" type=\"submit\" name=\"mode\" value=\"confirm\">
  504.                                 <span class=\"c-button__label mdc-button__label\">";
  505.         // line 277
  506.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認ページへ"), "html"nulltrue);
  507.         echo "</span>
  508.                             </button>
  509.                         </div>
  510.                     </div>
  511.                 </div>
  512.             </form>
  513.         </div>
  514.     </section>
  515. ";
  516.         
  517.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  518.         
  519.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  520.     }
  521.     public function getTemplateName()
  522.     {
  523.         return "Contact/index.twig";
  524.     }
  525.     public function isTraitable()
  526.     {
  527.         return false;
  528.     }
  529.     public function getDebugInfo()
  530.     {
  531.         return array (  525 => 277,  520 => 274,  513 => 273,  505 => 268,  501 => 267,  496 => 266,  490 => 263,  486 => 261,  480 => 259,  477 => 258,  474 => 257,  468 => 256,  460 => 250,  452 => 245,  440 => 236,  436 => 235,  428 => 230,  418 => 223,  406 => 214,  402 => 213,  394 => 208,  384 => 201,  372 => 192,  368 => 191,  360 => 186,  350 => 179,  338 => 170,  334 => 169,  326 => 164,  314 => 155,  310 => 154,  302 => 149,  292 => 142,  287 => 140,  276 => 132,  267 => 126,  255 => 117,  251 => 116,  246 => 114,  236 => 107,  226 => 100,  214 => 91,  210 => 90,  204 => 87,  192 => 78,  188 => 77,  180 => 72,  170 => 65,  158 => 56,  154 => 55,  148 => 52,  136 => 43,  132 => 42,  124 => 37,  117 => 33,  112 => 31,  107 => 29,  99 => 24,  93 => 20,  83 => 19,  72 => 16,  62 => 15,  51 => 11,  49 => 13,  36 => 11,);
  532.     }
  533.     public function getSourceContext()
  534.     {
  535.         return new Source("{#
  536. This file is part of EC-CUBE
  537. Copyright(c) LOCKON CO.,LTD. All Rights Reserved.
  538. http://www.lockon.co.jp/
  539. For the full copyright and license information, please view the LICENSE
  540. file that was distributed with this source code.
  541. #}
  542. {% extends 'default_frame.twig' %}
  543. {% form_theme form 'Form/form_div_layout.twig' %}
  544. {% block javascript %}
  545.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  546. {% endblock javascript %}
  547. {% block main %}
  548.     <section class=\"p-contact\">
  549.         <div class=\"p-contact__heading\">
  550.             <h1 class=\"c-page-title\">
  551.                 <span class=\"c-page-title__text\">{{ 'お問い合わせ'|trans }}</span>
  552.             </h1>
  553.         </div>
  554.         <div class=\"p-contact__contents\">
  555.             <p class=\"p-contact__description\">
  556.                 {{ '内容によっては回答をさしあげるのにお時間をいただくこともございます。<br>また、休業日は翌営業日以降の対応となりますのでご了承ください。'|trans|raw }}
  557.             </p>
  558.             <form method=\"post\" action=\"{{ url('contact') }}\" class=\"h-adr\" novalidate>
  559.                 <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  560.                 {{ form_widget(form._token) }}
  561.                 <div class=\"c-form is-input has-border\">
  562.                     <dl class=\"c-form__parts u-dl-sanitize\">
  563.                         <dt class=\"c-form__parts-label\">
  564.                             {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  565.                         </dt>
  566.                         <dd class=\"c-form__parts-detail\">
  567.                             <div class=\"c-form__box\">
  568.                                 <div class=\"c-form__box-item\">
  569.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.name.name01) ? ' mdc-text-field--invalid' }}\">
  570.                                         {{ form_widget(form.name.name01, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  571.                                         <div class=\"mdc-notched-outline\">
  572.                                             <div class=\"mdc-notched-outline__leading\"></div>
  573.                                             <div class=\"mdc-notched-outline__notch\">
  574.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_name_name01\">姓</label>
  575.                                             </div>
  576.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  577.                                         </div>
  578.                                     </div>
  579.                                     {{ form_errors(form.name.name01, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  580.                                 </div>
  581.                                 <div class=\"c-form__box-item\">
  582.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.name.name02) ? ' mdc-text-field--invalid' }}\">
  583.                                         {{ form_widget(form.name.name02, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  584.                                         <div class=\"mdc-notched-outline\">
  585.                                             <div class=\"mdc-notched-outline__leading\"></div>
  586.                                             <div class=\"mdc-notched-outline__notch\">
  587.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_name_name02\">名</label>
  588.                                             </div>
  589.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  590.                                         </div>
  591.                                     </div>
  592.                                     {{ form_errors(form.name.name02, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  593.                                 </div>
  594.                             </div>
  595.                         </dd>
  596.                     </dl>
  597.                     <dl class=\"c-form__parts u-dl-sanitize\">
  598.                         <dt class=\"c-form__parts-label\">
  599.                             {{ form_label(form.kana, 'お名前(カナ)', {'label_attr': {'class': 'c-form__parts-label-text'}}) }}
  600.                         </dt>
  601.                         <dd class=\"c-form__parts-detail\">
  602.                             <div class=\"c-form__box\">
  603.                                 <div class=\"c-form__box-item\">
  604.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.kana.kana01) ? ' mdc-text-field--invalid' }}\">
  605.                                         {{ form_widget(form.kana.kana01, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  606.                                         <div class=\"mdc-notched-outline\">
  607.                                             <div class=\"mdc-notched-outline__leading\"></div>
  608.                                             <div class=\"mdc-notched-outline__notch\">
  609.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_kana_kana01\">セイ</label>
  610.                                             </div>
  611.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  612.                                         </div>
  613.                                     </div>
  614.                                     {{ form_errors(form.kana.kana01, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  615.                                 </div>
  616.                                 <div class=\"c-form__box-item\">
  617.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.kana.kana02) ? ' mdc-text-field--invalid' }}\">
  618.                                         {{ form_widget(form.kana.kana02, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  619.                                         <div class=\"mdc-notched-outline\">
  620.                                             <div class=\"mdc-notched-outline__leading\"></div>
  621.                                             <div class=\"mdc-notched-outline__notch\">
  622.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_kana_kana02\">メイ</label>
  623.                                             </div>
  624.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  625.                                         </div>
  626.                                     </div>
  627.                                     {{ form_errors(form.kana.kana02, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  628.                                 </div>
  629.                             </div>
  630.                         </dd>
  631.                     </dl>
  632.                     <dl class=\"c-form__parts u-dl-sanitize\">
  633.                         <dt class=\"c-form__parts-label\">
  634.                             {{ form_label(form.address, '住所', {'label_attr': {'class': 'c-form__parts-label-text'}}) }}
  635.                         </dt>
  636.                         <dd class=\"c-form__parts-detail\">
  637.                             <div class=\"c-form__box\">
  638.                                 <div class=\"c-form__box-item\">
  639.                                     <div class=\"c-form__postcode\">
  640.                                         <div class=\"c-form__postcode-item\">
  641.                                             <span class=\"c-form__postcode-mark\">{{ '〒'|trans }}</span>
  642.                                             <div class=\"c-form__postcode-input\">
  643.                                                 <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.postal_code) ? ' mdc-text-field--invalid' }}\">
  644.                                                     {{ form_widget(form.postal_code, {'attr': { 'class': 'c-text-field__input mdc-text-field__input p-postal-code', 'placeholder': null }}) }}
  645.                                                     <div class=\"mdc-notched-outline\">
  646.                                                         <div class=\"mdc-notched-outline__leading\"></div>
  647.                                                         <div class=\"mdc-notched-outline__notch\">
  648.                                                             <label class=\"c-floating-label mdc-floating-label\" for=\"contact_postal_code\">例:5530003</label>
  649.                                                         </div>
  650.                                                         <div class=\"mdc-notched-outline__trailing\"></div>
  651.                                                     </div>
  652.                                                 </div>
  653.                                                 {{ form_errors(form.postal_code, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  654.                                             </div>
  655.                                         </div>
  656.                                         <div class=\"c-form__postcode-item\">
  657.                                             <a class=\"c-button mdc-button\" href=\"http://www.post.japanpost.jp/zipcode/\" target=\"_blank\" rel=\"noopener\">
  658.                                                 <i class=\"c-button__icon mdc-button__icon material-icons\">help</i>
  659.                                                 <span class=\"c-button__label mdc-button__label\">{{ '郵便番号検索'|trans }}</span>
  660.                                             </a>
  661.                                         </div>
  662.                                     </div>
  663.                                 </div>
  664.                             </div>
  665.                             <div class=\"c-form__box\">
  666.                                 <div class=\"c-form__box-item\">
  667.                                     <div class=\"c-select mdc-select mdc-select--outlined{{ has_errors(form.address.pref) ? ' mdc-select--invalid' }}\">
  668.                                         <i class=\"mdc-select__dropdown-icon\"></i>
  669.                                         {{ form_widget(form.address.pref, {'attr': { 'class': 'c-select__native-control mdc-select__native-control p-region-id' }}) }}
  670.                                         <div class=\"mdc-notched-outline\">
  671.                                             <div class=\"mdc-notched-outline__leading\"></div>
  672.                                             <div class=\"mdc-notched-outline__notch\"></div>
  673.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  674.                                         </div>
  675.                                     </div>
  676.                                     {{ form_errors(form.address.pref, {'label_attr': {'class': 'mdc-select-helper-text mdc-select-helper-text--validation-msg'}}) }}
  677.                                 </div>
  678.                             </div>
  679.                             <div class=\"c-form__box\">
  680.                                 <div class=\"c-form__box-item\">
  681.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.address.addr01) ? ' mdc-text-field--invalid' }}\">
  682.                                         {{ form_widget(form.address.addr01, {'attr': { 'class': 'c-text-field__input mdc-text-field__input p-locality p-street-address', 'placeholder': null }}) }}
  683.                                         <div class=\"mdc-notched-outline\">
  684.                                             <div class=\"mdc-notched-outline__leading\"></div>
  685.                                             <div class=\"mdc-notched-outline__notch\">
  686.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_address_addr01\">市区町村名(例:大阪市福島区)</label>
  687.                                             </div>
  688.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  689.                                         </div>
  690.                                     </div>
  691.                                     {{ form_errors(form.address.addr01, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  692.                                 </div>
  693.                             </div>
  694.                             <div class=\"c-form__box\">
  695.                                 <div class=\"c-form__box-item\">
  696.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.address.addr02) ? ' mdc-text-field--invalid' }}\">
  697.                                         {{ form_widget(form.address.addr02, {'attr': { 'class': 'c-text-field__input mdc-text-field__input p-extended-address', 'placeholder': null }}) }}
  698.                                         <div class=\"mdc-notched-outline\">
  699.                                             <div class=\"mdc-notched-outline__leading\"></div>
  700.                                             <div class=\"mdc-notched-outline__notch\">
  701.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_address_addr02\">番地・ビル名(例:福島8丁目3-15)</label>
  702.                                             </div>
  703.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  704.                                         </div>
  705.                                     </div>
  706.                                     {{ form_errors(form.address.addr02, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  707.                                 </div>
  708.                             </div>
  709.                         </dd>
  710.                     </dl>
  711.                     <dl class=\"c-form__parts u-dl-sanitize\">
  712.                         <dt class=\"c-form__parts-label\">
  713.                             {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  714.                         </dt>
  715.                         <dd class=\"c-form__parts-detail\">
  716.                             <div class=\"c-form__box\">
  717.                                 <div class=\"c-form__box-item is-half\">
  718.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.phone_number) ? ' mdc-text-field--invalid' }}\">
  719.                                         {{ form_widget(form.phone_number, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  720.                                         <div class=\"mdc-notched-outline\">
  721.                                             <div class=\"mdc-notched-outline__leading\"></div>
  722.                                             <div class=\"mdc-notched-outline__notch\">
  723.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_phone_number\">例:11122223333</label>
  724.                                             </div>
  725.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  726.                                         </div>
  727.                                     </div>
  728.                                     {{ form_errors(form.phone_number, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  729.                                 </div>
  730.                             </div>
  731.                         </dd>
  732.                     </dl>
  733.                     <dl class=\"c-form__parts u-dl-sanitize\">
  734.                         <dt class=\"c-form__parts-label\">
  735.                             {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  736.                         </dt>
  737.                         <dd class=\"c-form__parts-detail\">
  738.                             <div class=\"c-form__box\">
  739.                                 <div class=\"c-form__box-item\">
  740.                                     <div class=\"c-text-field mdc-text-field mdc-text-field--outlined{{ has_errors(form.email) ? ' mdc-text-field--invalid' }}\">
  741.                                         {{ form_widget(form.email, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'placeholder': null }}) }}
  742.                                         <div class=\"mdc-notched-outline\">
  743.                                             <div class=\"mdc-notched-outline__leading\"></div>
  744.                                             <div class=\"mdc-notched-outline__notch\">
  745.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_email\">example@example.com</label>
  746.                                             </div>
  747.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  748.                                         </div>
  749.                                     </div>
  750.                                     {{ form_errors(form.email, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  751.                                 </div>
  752.                             </div>
  753.                         </dd>
  754.                     </dl>
  755.                     <dl class=\"c-form__parts u-dl-sanitize\">
  756.                         <dt class=\"c-form__parts-label\">
  757.                             {{ form_label(form.email, 'お問い合わせ内容', { 'label_attr': { 'class': 'c-form__parts-label-text' }}) }}
  758.                         </dt>
  759.                         <dd class=\"c-form__parts-detail\">
  760.                             <div class=\"c-form__box\">
  761.                                 <div class=\"c-form__box-item\">
  762.                                      <div class=\"c-text-field mdc-text-field mdc-text-field--textarea mdc-text-field--fullwidth{{ has_errors(form.contents) ? ' mdc-text-field--invalid' }}\">
  763.                                         {{ form_widget(form.contents, {'attr': { 'class': 'c-text-field__input mdc-text-field__input', 'rows': '12' }}) }}
  764.                                         <div class=\"mdc-notched-outline\">
  765.                                             <div class=\"mdc-notched-outline__leading\"></div>
  766.                                             <div class=\"mdc-notched-outline__notch\">
  767.                                                 <label class=\"c-floating-label mdc-floating-label\" for=\"contact_contents\">ご入力ください。</label>
  768.                                             </div>
  769.                                             <div class=\"mdc-notched-outline__trailing\"></div>
  770.                                         </div>
  771.                                     </div>
  772.                                     {{ form_errors(form.contents, {'label_attr': {'class': 'mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg'}}) }}
  773.                                 </div>
  774.                             </div>
  775.                             <div class=\"c-form__box\">
  776.                                 <div class=\"c-form__box-item\">
  777.                                     <p class=\"c-form__note\">{{ 'ご注文に関するお問い合わせには、必ず「ご注文番号」をご記入くださいますようお願いいたします。'|trans }}</p>
  778.                                 </div>
  779.                             </div>
  780.                         </dd>
  781.                     </dl>
  782.                     {# エンティティ拡張の自動出力 #}
  783.                     {% for f in form if f.vars.eccube_form_options.auto_render %}
  784.                         {% if f.vars.eccube_form_options.form_theme %}
  785.                             {% form_theme f f.vars.eccube_form_options.form_theme %}
  786.                             {{ form_row(f) }}
  787.                         {% else %}
  788.                             <dl class=\"c-form__parts u-dl-sanitize\">
  789.                                 <dt class=\"c-form__parts-label\">
  790.                                     {{ form_label(f) }}
  791.                                 </dt>
  792.                                 <dd class=\"c-form__parts-detail\">
  793.                                     <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  794.                                         {{ form_widget(f) }}
  795.                                         {{ form_errors(f) }}
  796.                                     </div>
  797.                                 </dd>
  798.                             </dl>
  799.                         {% endif %}
  800.                     {% endfor %}
  801.                     <div class=\"c-form__actions\">
  802.                         <div class=\"c-form__actions-item\">
  803.                             <button class=\"c-form__button c-button is-secondary c-button--unelevated mdc-button mdc-button--unelevated\" type=\"submit\" name=\"mode\" value=\"confirm\">
  804.                                 <span class=\"c-button__label mdc-button__label\">{{ '確認ページへ'|trans }}</span>
  805.                             </button>
  806.                         </div>
  807.                     </div>
  808.                 </div>
  809.             </form>
  810.         </div>
  811.     </section>
  812. {% endblock %}
  813. ""Contact/index.twig""/home/rocroc/tsmt-store.com/public_html/app/template/ss4002/Contact/index.twig");
  814.     }
  815. }