var/cache/dev/twig/af/afe2e41bcb0954059a187f689e27caa5c5b8fcbee219c7c208c34585fb433562.php line 16

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_444c6c70d3cb493218d80b61ea424f9d059be50f009b47f071be21cdb914bdde 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.             'stylesheet' => [$this'block_stylesheet'],
  24.             'javascript' => [$this'block_javascript'],
  25.             'main' => [$this'block_main'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "default_frame.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  40.         // line 3
  41.         $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); })()), [=> "Form/form_div_layout.twig"], true);
  42.         // line 1
  43.         $this->parent $this->loadTemplate("default_frame.twig""Contact/index.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 5
  51.     public function block_stylesheet($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  58.         // line 6
  59.         echo "    <style>
  60.         img[src=\"\"]{
  61.             display: none;
  62.         }
  63.     </style>
  64. ";
  65.         
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  67.         
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  69.     }
  70.     // line 13
  71.     public function block_javascript($context, array $blocks = [])
  72.     {
  73.         $macros $this->macros;
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  75.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  77.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  78.         // line 14
  79.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  80.     <script>
  81.         \$(document).ready(function() {
  82.             // \$('.contact_type').change(function() {
  83.             //     location.href = \"";
  84.         // line 18
  85.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
  86.         echo "?type=\" + \$(this).val();
  87.             // });
  88.            
  89.             \$(\"#btn-confirm\").click(function(event) {
  90.                 var has_error = false;
  91.                 \$(\"span.error-empty\").remove();
  92.                 \$(\"input[required], textarea[required]\").each(function() {
  93.                     var input = \$(this);
  94.                     var input_empty = \$(\"<span>\").addClass(\"error-empty\").text(\"※この項目は必須項目です\");                
  95.                     if (input.attr('type') == 'radio' || input.attr('type') == 'checkbox') {
  96.                         var radio_name = input.attr('name');
  97.                         if (\$('input[name=\"' + radio_name + '\"]:checked').length == 0) {
  98.                             input.before(input_empty);
  99.                             has_error = true;
  100.                         }
  101.                     }
  102.                     else if (input.val() == \"\"){
  103.                         input.before(input_empty);
  104.                         has_error = true;
  105.                     }
  106.                     else {
  107.                         input_empty.remove();
  108.                     }
  109.                     input.on(\"change\", function() {
  110.                         if (input.attr('type') == 'radio' || input.attr('type') == 'checkbox') {
  111.                             input.closest('td').find('.error-empty').remove();
  112.                         }
  113.                         else {
  114.                             input_empty.remove();
  115.                         }
  116.                     });
  117.                 });
  118.                 if (has_error) {
  119.                     var speed = 300;
  120.                     var position = \$(\".error-empty\").eq(0).offset().top - 250;
  121.                     \$('body,html').animate({
  122.                         scrollTop: position
  123.                     }, speed, 'swing');
  124.                     return false;
  125.                 }
  126.             });
  127.         });
  128.     </script>
  129. ";
  130.         
  131.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  132.         
  133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  134.     }
  135.     // line 69
  136.     public function block_main($context, array $blocks = [])
  137.     {
  138.         $macros $this->macros;
  139.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  140.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  141.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  142.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  143.         // line 70
  144.         echo "    ";
  145.         $context["contact_type"] = (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'70$this->source); })());
  146.         // line 71
  147.         echo "    ";
  148.         if ((twig_get_attribute($this->env$this->sourcetwig_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.'71$this->source); })()), "contact_type", [], "any"falsefalsefalse71), "vars", [], "any"falsefalsefalse71), "data", [], "any"falsefalsefalse71) != null)) {
  149.             // line 72
  150.             echo "        ";
  151.             $context["contact_type"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'72$this->source); })()), "contact_type", [], "any"falsefalsefalse72), "vars", [], "any"falsefalsefalse72), "data", [], "any"falsefalsefalse72);
  152.             // line 73
  153.             echo "    ";
  154.         }
  155.         // line 74
  156.         echo "
  157.     <div class=\"ec-inquiry-page\">
  158.         
  159.         <div class=\"ec-banner\">
  160.             <div class=\"ec-banner__inner\">
  161.                 <div class=\"inner\">
  162.                     <h2>
  163.                         お問い合わせ
  164.                     </h2>
  165.                 </div>
  166.             </div>
  167.             <div class=\"ec-breadcrumb\">
  168.                 <ul class=\"ec-breadcrumb__menu\">
  169.                     <li class=\"ec-breadcrumb__item\"><a href=\"";
  170.         // line 87
  171.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  172.         echo "\">TOP</a></li>
  173.                     <li class=\"ec-breadcrumb__item\"><span>></span></li>
  174.                     <li class=\"ec-breadcrumb__item\"><p>お問い合わせ</p></li>
  175.                 </ul>
  176.             </div>
  177.         </div>
  178.         <div class=\"ec-form-inquiry-main\">
  179.             <div class=\"ec-form-inquiry__inner\">
  180.                 <div class=\"inner\">
  181.                     <div class=\"ec-form-inquiry__group\">
  182.                         <div class=\"text\">
  183.                             <p>
  184.                                 この度は、問い合わせを頂き誠に有難う御座います。担当者から折り返しご連絡させて頂きますが、現場作業が多いため、折り返しに時間を要する場合がございます。<br />
  185.                                 <br />
  186.                                 お急ぎの方は、お電話でご連絡下さい。<br />
  187.                                 TEL:042-849-5413
  188.                             </p>
  189.                         </div>
  190.                         <form method=\"post\" action=\"";
  191.         // line 107
  192.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
  193.         echo "\" class=\"h-adr\" enctype=\"multipart/form-data\" >
  194.                             <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  195.                             ";
  196.         // line 109
  197.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'109$this->source); })()), "_token", [], "any"falsefalsefalse109), 'widget');
  198.         echo "
  199.                             <div class=\"table\">
  200.                                 <p class=\"text top\">必須項目 <span>※</span></p>
  201.                                 <table class=\"check-item\">
  202.                                     <tr>
  203.                                         <td><p>お問い合わせ種別 <span>※</span></p></td>
  204.                                         <td>
  205.                                             <div class=\"fill v4\">                                                
  206.                                                 ";
  207.         // line 119
  208.         $context['_parent'] = $context;
  209.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'119$this->source); })()), "contact_type", [], "any"falsefalsefalse119), "vars", [], "any"falsefalsefalse119), "choices", [], "any"falsefalsefalse119));
  210.         foreach ($context['_seq'] as $context["key"] => $context["val"]) {
  211.             // line 120
  212.             echo "                                                    <label class=\"form-check\">
  213.                                                         <input type=\"radio\" 
  214.                                                         class=\"contact_type\" 
  215.                                                         name=\"";
  216.             // line 123
  217.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'123$this->source); })()), "contact_type", [], "any"falsefalsefalse123), "vars", [], "any"falsefalsefalse123), "full_name", [], "any"falsefalsefalse123), "html"nulltrue);
  218.             echo "\" 
  219.                                                         value=\"";
  220.             // line 124
  221.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["val"], "value", [], "any"falsefalsefalse124), "html"nulltrue);
  222.             echo "\" 
  223.                                                         ";
  224.             // line 125
  225.             if (((isset($context["contact_type"]) || array_key_exists("contact_type"$context) ? $context["contact_type"] : (function () { throw new RuntimeError('Variable "contact_type" does not exist.'125$this->source); })()) == twig_get_attribute($this->env$this->source$context["val"], "value", [], "any"falsefalsefalse125))) {
  226.                 echo "checked";
  227.             }
  228.             echo "/>
  229.                                                         ";
  230.             // line 126
  231.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["val"], "label", [], "any"falsefalsefalse126)), "html"nulltrue);
  232.             echo 
  233.                                                     </label>
  234.                                                 ";
  235.         }
  236.         $_parent $context['_parent'];
  237.         unset($context['_seq'], $context['_iterated'], $context['key'], $context['val'], $context['_parent'], $context['loop']);
  238.         $context array_intersect_key($context$_parent) + $_parent;
  239.         // line 129
  240.         echo "                                                ";
  241.         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.'129$this->source); })()), "contact_type", [], "any"falsefalsefalse129), 'errors');
  242.         echo "                                            
  243.                                             </div>
  244.                                         </td>
  245.                                     </tr> 
  246.                                 </table>
  247.                                 <div class=\"list-item\">
  248.                                     <div class=\"item\">
  249.                                         <table>
  250.                                             <tr>
  251.                                                 <td><p>お名前</p></td>
  252.                                                 <td>
  253.                                                     <div class=\"fill\">
  254.                                                         <label>
  255.                                                             姓
  256.                                                             ";
  257.         // line 144
  258.         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.'144$this->source); })()), "name", [], "any"falsefalsefalse144), "name01", [], "any"falsefalsefalse144), 'widget', ["attr" => ["placeholder" => "姓"]]);
  259.         echo "
  260.                                                         </label>
  261.                                                     </div>
  262.                                                     <div class=\"fill\">
  263.                                                         <label>
  264.                                                             名
  265.                                                             ";
  266.         // line 150
  267.         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.'150$this->source); })()), "name", [], "any"falsefalsefalse150), "name02", [], "any"falsefalsefalse150), 'widget', ["attr" => ["placeholder" => "名"]]);
  268.         echo "
  269.                                                         </label>
  270.                                                     </div>
  271.                                                     ";
  272.         // line 153
  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.'153$this->source); })()), "name", [], "any"falsefalsefalse153), "name01", [], "any"falsefalsefalse153), 'errors');
  274.         echo "
  275.                                                     ";
  276.         // line 154
  277.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'154$this->source); })()), "name", [], "any"falsefalsefalse154), "name02", [], "any"falsefalsefalse154), 'errors');
  278.         echo "
  279.                                                 </td>
  280.                                             </tr>
  281.                                             ";
  282.         // line 175
  283.         echo 
  284.                                             <tr>
  285.                                                 <td><p>企業名</p></td>
  286.                                                 <td>
  287.                                                     <div class=\"fill v2\">
  288.                                                         <label>
  289.                                                             ";
  290.         // line 181
  291.         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); })()), "company_name", [], "any"falsefalsefalse181), 'widget', ["attr" => ["placeholder" => "合同会社リンテック"]]);
  292.         echo "
  293.                                                         </label>
  294.                                                     </div>
  295.                                                     ";
  296.         // line 184
  297.         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.'184$this->source); })()), "company_name", [], "any"falsefalsefalse184), 'errors');
  298.         echo "
  299.                                                 </td>
  300.                                             </tr> 
  301.                                             <tr>
  302.                                                 <td><p>メールアドレス</p></td>
  303.                                                 <td>
  304.                                                     <div class=\"fill v2\">
  305.                                                         <label>
  306.                                                             ";
  307.         // line 192
  308.         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"falsefalsefalse192), 'widget', ["attr" => ["placeholder" => "example@example.com"]]);
  309.         echo "
  310.                                                         </label>
  311.                                                     </div>
  312.                                                     ";
  313.         // line 195
  314.         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.'195$this->source); })()), "email", [], "any"falsefalsefalse195), 'errors');
  315.         echo "          
  316.                                                 </td>
  317.                                             </tr> 
  318.                                             <tr>
  319.                                                 <td><p>電話番号</p></td>
  320.                                                 <td>
  321.                                                     <div class=\"fill v2\">
  322.                                                         <label>
  323.                                                             ";
  324.         // line 203
  325.         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.'203$this->source); })()), "phone_number", [], "any"falsefalsefalse203), 'widget', ["attr" => ["placeholder" => "000-0000-0000"]]);
  326.         echo "
  327.                                                         </label>
  328.                                                     </div>
  329.                                                     ";
  330.         // line 206
  331.         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.'206$this->source); })()), "phone_number", [], "any"falsefalsefalse206), 'errors');
  332.         echo "
  333.                                                 </td>
  334.                                             </tr> 
  335.                                             <tr>
  336.                                                 <td><p>住所</p></td>
  337.                                                 <td>
  338.                                                     <div class=\"fill v3\">
  339.                                                         <label class=\"label v2\">
  340.                                                             郵便番号
  341.                                                             ";
  342.         // line 215
  343.         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.'215$this->source); })()), "postal_code", [], "any"falsefalsefalse215), 'widget');
  344.         echo "
  345.                                                             <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  346.         // line 216
  347.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("住所検索"), "html"nulltrue);
  348.         echo "</span></a>
  349.                                                         </label>
  350.                                                         ";
  351.         // line 218
  352.         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.'218$this->source); })()), "postal_code", [], "any"falsefalsefalse218), 'errors');
  353.         echo "
  354.                                                         <label class=\"label v3\">
  355.                                                             都道府県
  356.                                                             ";
  357.         // line 222
  358.         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.'222$this->source); })()), "address", [], "any"falsefalsefalse222), "pref", [], "any"falsefalsefalse222), 'widget');
  359.         echo "                        
  360.                                                         </label>
  361.                                                         ";
  362.         // line 224
  363.         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.'224$this->source); })()), "address", [], "any"falsefalsefalse224), "pref", [], "any"falsefalsefalse224), 'errors');
  364.         echo "
  365.                                                         <label class=\"label v4\">
  366.                                                             市区町村・番地 
  367.                                                             ";
  368.         // line 228
  369.         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.'228$this->source); })()), "address", [], "any"falsefalsefalse228), "addr01", [], "any"falsefalsefalse228), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  370.         echo "
  371.                                                         </label>
  372.                                                         ";
  373.         // line 230
  374.         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.'230$this->source); })()), "address", [], "any"falsefalsefalse230), "addr01", [], "any"falsefalsefalse230), 'errors');
  375.         echo "
  376.                                                         <label class=\"label v4\">
  377.                                                             マンション・ビル名
  378.                                                             ";
  379.         // line 234
  380.         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.'234$this->source); })()), "address", [], "any"falsefalsefalse234), "addr02", [], "any"falsefalsefalse234), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  381.         echo "
  382.                                                         </label>
  383.                                                         ";
  384.         // line 236
  385.         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.'236$this->source); })()), "address", [], "any"falsefalsefalse236), "addr02", [], "any"falsefalsefalse236), 'errors');
  386.         echo "
  387.                                                     </div>
  388.                                                 </td>
  389.                                             </tr> 
  390.                                             ";
  391.         // line 254
  392.         echo "                                            <tr>
  393.                                                 <td><p>お問い合わせ内容 <span>※</span></p></td>
  394.                                                 <td>
  395.                                                     <div class=\"fill\" style=\"width: 100%;\">
  396.                                                         ";
  397.         // line 258
  398.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'258$this->source); })()), "contents", [], "any"falsefalsefalse258), 'widget', ["attr" => ["placeholder" => "お問い合わせ内容をご記入ください""required" => "required"]]);
  399.         echo "
  400.                                                         ";
  401.         // line 259
  402.         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.'259$this->source); })()), "contents", [], "any"falsefalsefalse259), 'errors');
  403.         echo "
  404.                                                     </div>
  405.                                                 </td>
  406.                                             </tr>
  407.                                         </table>
  408.                                     </div>
  409.                                 </div>                            
  410.                             </div>
  411.                             <div class=\"check\">
  412.                                 <input type=\"checkbox\" name=\"\" id=\"\" required=\"true\">
  413.                                 <label for=\"\"><a href=\"";
  414.         // line 270
  415.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_privacy");
  416.         echo "\">「プライバシーポリシー」</a>に同意する</label>
  417.                             </div>
  418.                             <div class=\"list-btn\">
  419.                                 <button type=\"submit\" class=\"btn\" id=\"btn-confirm\" name=\"mode\" value=\"confirm\">
  420.                                     <span>確認する</span>
  421.                                 </button>
  422.                             </div>
  423.                         </form>
  424.                     </div>
  425.                 </div>
  426.             </div>
  427.         </div>
  428.     </div>
  429. ";
  430.         
  431.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  432.         
  433.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  434.     }
  435.     public function getTemplateName()
  436.     {
  437.         return "Contact/index.twig";
  438.     }
  439.     public function isTraitable()
  440.     {
  441.         return false;
  442.     }
  443.     public function getDebugInfo()
  444.     {
  445.         return array (  454 => 270,  440 => 259,  436 => 258,  430 => 254,  423 => 236,  418 => 234,  411 => 230,  406 => 228,  399 => 224,  394 => 222,  387 => 218,  382 => 216,  378 => 215,  366 => 206,  360 => 203,  349 => 195,  343 => 192,  332 => 184,  326 => 181,  318 => 175,  312 => 154,  308 => 153,  302 => 150,  293 => 144,  274 => 129,  265 => 126,  259 => 125,  255 => 124,  251 => 123,  246 => 120,  242 => 119,  229 => 109,  224 => 107,  201 => 87,  186 => 74,  183 => 73,  180 => 72,  177 => 71,  174 => 70,  164 => 69,  104 => 18,  98 => 14,  88 => 13,  73 => 6,  63 => 5,  52 => 1,  50 => 3,  37 => 1,);
  446.     }
  447.     public function getSourceContext()
  448.     {
  449.         return new Source("{% extends 'default_frame.twig' %}
  450. {% form_theme form 'Form/form_div_layout.twig' %}
  451. {% block stylesheet %}
  452.     <style>
  453.         img[src=\"\"]{
  454.             display: none;
  455.         }
  456.     </style>
  457. {% endblock stylesheet %}
  458. {% block javascript %}
  459.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  460.     <script>
  461.         \$(document).ready(function() {
  462.             // \$('.contact_type').change(function() {
  463.             //     location.href = \"{{ url('contact') }}?type=\" + \$(this).val();
  464.             // });
  465.            
  466.             \$(\"#btn-confirm\").click(function(event) {
  467.                 var has_error = false;
  468.                 \$(\"span.error-empty\").remove();
  469.                 \$(\"input[required], textarea[required]\").each(function() {
  470.                     var input = \$(this);
  471.                     var input_empty = \$(\"<span>\").addClass(\"error-empty\").text(\"※この項目は必須項目です\");                
  472.                     if (input.attr('type') == 'radio' || input.attr('type') == 'checkbox') {
  473.                         var radio_name = input.attr('name');
  474.                         if (\$('input[name=\"' + radio_name + '\"]:checked').length == 0) {
  475.                             input.before(input_empty);
  476.                             has_error = true;
  477.                         }
  478.                     }
  479.                     else if (input.val() == \"\"){
  480.                         input.before(input_empty);
  481.                         has_error = true;
  482.                     }
  483.                     else {
  484.                         input_empty.remove();
  485.                     }
  486.                     input.on(\"change\", function() {
  487.                         if (input.attr('type') == 'radio' || input.attr('type') == 'checkbox') {
  488.                             input.closest('td').find('.error-empty').remove();
  489.                         }
  490.                         else {
  491.                             input_empty.remove();
  492.                         }
  493.                     });
  494.                 });
  495.                 if (has_error) {
  496.                     var speed = 300;
  497.                     var position = \$(\".error-empty\").eq(0).offset().top - 250;
  498.                     \$('body,html').animate({
  499.                         scrollTop: position
  500.                     }, speed, 'swing');
  501.                     return false;
  502.                 }
  503.             });
  504.         });
  505.     </script>
  506. {% endblock javascript %}
  507. {% block main %}
  508.     {% set contact_type = type %}
  509.     {% if form.contact_type.vars.data != null %}
  510.         {% set contact_type = form.contact_type.vars.data %}
  511.     {% endif %}
  512.     <div class=\"ec-inquiry-page\">
  513.         
  514.         <div class=\"ec-banner\">
  515.             <div class=\"ec-banner__inner\">
  516.                 <div class=\"inner\">
  517.                     <h2>
  518.                         お問い合わせ
  519.                     </h2>
  520.                 </div>
  521.             </div>
  522.             <div class=\"ec-breadcrumb\">
  523.                 <ul class=\"ec-breadcrumb__menu\">
  524.                     <li class=\"ec-breadcrumb__item\"><a href=\"{{ url('homepage') }}\">TOP</a></li>
  525.                     <li class=\"ec-breadcrumb__item\"><span>></span></li>
  526.                     <li class=\"ec-breadcrumb__item\"><p>お問い合わせ</p></li>
  527.                 </ul>
  528.             </div>
  529.         </div>
  530.         <div class=\"ec-form-inquiry-main\">
  531.             <div class=\"ec-form-inquiry__inner\">
  532.                 <div class=\"inner\">
  533.                     <div class=\"ec-form-inquiry__group\">
  534.                         <div class=\"text\">
  535.                             <p>
  536.                                 この度は、問い合わせを頂き誠に有難う御座います。担当者から折り返しご連絡させて頂きますが、現場作業が多いため、折り返しに時間を要する場合がございます。<br />
  537.                                 <br />
  538.                                 お急ぎの方は、お電話でご連絡下さい。<br />
  539.                                 TEL:042-849-5413
  540.                             </p>
  541.                         </div>
  542.                         <form method=\"post\" action=\"{{ url('contact') }}\" class=\"h-adr\" enctype=\"multipart/form-data\" >
  543.                             <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  544.                             {{ form_widget(form._token) }}
  545.                             <div class=\"table\">
  546.                                 <p class=\"text top\">必須項目 <span>※</span></p>
  547.                                 <table class=\"check-item\">
  548.                                     <tr>
  549.                                         <td><p>お問い合わせ種別 <span>※</span></p></td>
  550.                                         <td>
  551.                                             <div class=\"fill v4\">                                                
  552.                                                 {% for key,val in form.contact_type.vars.choices %}
  553.                                                     <label class=\"form-check\">
  554.                                                         <input type=\"radio\" 
  555.                                                         class=\"contact_type\" 
  556.                                                         name=\"{{ form.contact_type.vars.full_name }}\" 
  557.                                                         value=\"{{ val.value }}\" 
  558.                                                         {% if contact_type == val.value %}checked{% endif %}/>
  559.                                                         {{ val.label | trans }} 
  560.                                                     </label>
  561.                                                 {% endfor %}
  562.                                                 {{ form_errors(form.contact_type) }}                                            
  563.                                             </div>
  564.                                         </td>
  565.                                     </tr> 
  566.                                 </table>
  567.                                 <div class=\"list-item\">
  568.                                     <div class=\"item\">
  569.                                         <table>
  570.                                             <tr>
  571.                                                 <td><p>お名前</p></td>
  572.                                                 <td>
  573.                                                     <div class=\"fill\">
  574.                                                         <label>
  575.                                                             姓
  576.                                                             {{ form_widget(form.name.name01, {'attr': { 'placeholder': '姓' }}) }}
  577.                                                         </label>
  578.                                                     </div>
  579.                                                     <div class=\"fill\">
  580.                                                         <label>
  581.                                                             名
  582.                                                             {{ form_widget(form.name.name02, {'attr': { 'placeholder': '名' }}) }}
  583.                                                         </label>
  584.                                                     </div>
  585.                                                     {{ form_errors(form.name.name01) }}
  586.                                                     {{ form_errors(form.name.name02) }}
  587.                                                 </td>
  588.                                             </tr>
  589.                                             {# <tr>
  590.                                                 <td><p>フリガナ<span>※</span></p></td>
  591.                                                 <td>
  592.                                                     <div class=\"fill\">
  593.                                                         <label>
  594.                                                             セイ
  595.                                                             {{ form_widget(form.kana.kana01, {'attr': { 'placeholder': 'セイ' }}) }}
  596.                                                         </label>
  597.                                                     </div>
  598.                                                     <div class=\"fill\">
  599.                                                         <label>
  600.                                                             メイ
  601.                                                             {{ form_widget(form.kana.kana02, {'attr': { 'placeholder': 'メイ' }}) }}
  602.                                                         </label>
  603.                                                     </div>
  604.                                                     {{ form_errors(form.kana.kana01) }}
  605.                                                     {{ form_errors(form.kana.kana02) }}
  606.                                                 </td>
  607.                                             </tr> #} 
  608.                                             <tr>
  609.                                                 <td><p>企業名</p></td>
  610.                                                 <td>
  611.                                                     <div class=\"fill v2\">
  612.                                                         <label>
  613.                                                             {{ form_widget(form.company_name, {'attr': { 'placeholder': '合同会社リンテック' }}) }}
  614.                                                         </label>
  615.                                                     </div>
  616.                                                     {{ form_errors(form.company_name) }}
  617.                                                 </td>
  618.                                             </tr> 
  619.                                             <tr>
  620.                                                 <td><p>メールアドレス</p></td>
  621.                                                 <td>
  622.                                                     <div class=\"fill v2\">
  623.                                                         <label>
  624.                                                             {{ form_widget(form.email, {'attr': { 'placeholder': 'example@example.com' }}) }}
  625.                                                         </label>
  626.                                                     </div>
  627.                                                     {{ form_errors(form.email) }}          
  628.                                                 </td>
  629.                                             </tr> 
  630.                                             <tr>
  631.                                                 <td><p>電話番号</p></td>
  632.                                                 <td>
  633.                                                     <div class=\"fill v2\">
  634.                                                         <label>
  635.                                                             {{ form_widget(form.phone_number, {'attr': { 'placeholder': '000-0000-0000' }}) }}
  636.                                                         </label>
  637.                                                     </div>
  638.                                                     {{ form_errors(form.phone_number) }}
  639.                                                 </td>
  640.                                             </tr> 
  641.                                             <tr>
  642.                                                 <td><p>住所</p></td>
  643.                                                 <td>
  644.                                                     <div class=\"fill v3\">
  645.                                                         <label class=\"label v2\">
  646.                                                             郵便番号
  647.                                                             {{ form_widget(form.postal_code) }}
  648.                                                             <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '住所検索'|trans }}</span></a>
  649.                                                         </label>
  650.                                                         {{ form_errors(form.postal_code) }}
  651.                                                         <label class=\"label v3\">
  652.                                                             都道府県
  653.                                                             {{ form_widget(form.address.pref) }}                        
  654.                                                         </label>
  655.                                                         {{ form_errors(form.address.pref) }}
  656.                                                         <label class=\"label v4\">
  657.                                                             市区町村・番地 
  658.                                                             {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  659.                                                         </label>
  660.                                                         {{ form_errors(form.address.addr01) }}
  661.                                                         <label class=\"label v4\">
  662.                                                             マンション・ビル名
  663.                                                             {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  664.                                                         </label>
  665.                                                         {{ form_errors(form.address.addr02) }}
  666.                                                     </div>
  667.                                                 </td>
  668.                                             </tr> 
  669.                                             {# <tr>
  670.                                                 <td><p>エアコン種類</p></td>
  671.                                                 <td>
  672.                                                     {% for key,val in form.category.vars.choices %}
  673.                                                         <div class=\"fill v4\">
  674.                                                             <label class=\"form-check\">
  675.                                                                 <input type=\"radio\" name=\"{{ form.category.vars.full_name }}\" value=\"{{ val.value }}\" {% if form.category.vars.data == val.value %}checked{% endif %}/>
  676.                                                                 {{ val.label | trans }} 
  677.                                                             </label>
  678.                                                         </div>
  679.                                                     {% endfor %}
  680.                                                     {{ form_errors(form.category) }}
  681.                                                 </td>
  682.                                             </tr>  #}
  683.                                             <tr>
  684.                                                 <td><p>お問い合わせ内容 <span>※</span></p></td>
  685.                                                 <td>
  686.                                                     <div class=\"fill\" style=\"width: 100%;\">
  687.                                                         {{ form_widget(form.contents, {'attr': { 'placeholder': 'お問い合わせ内容をご記入ください', 'required': 'required' }}) }}
  688.                                                         {{ form_errors(form.contents) }}
  689.                                                     </div>
  690.                                                 </td>
  691.                                             </tr>
  692.                                         </table>
  693.                                     </div>
  694.                                 </div>                            
  695.                             </div>
  696.                             <div class=\"check\">
  697.                                 <input type=\"checkbox\" name=\"\" id=\"\" required=\"true\">
  698.                                 <label for=\"\"><a href=\"{{ url('help_privacy') }}\">「プライバシーポリシー」</a>に同意する</label>
  699.                             </div>
  700.                             <div class=\"list-btn\">
  701.                                 <button type=\"submit\" class=\"btn\" id=\"btn-confirm\" name=\"mode\" value=\"confirm\">
  702.                                     <span>確認する</span>
  703.                                 </button>
  704.                             </div>
  705.                         </form>
  706.                     </div>
  707.                 </div>
  708.             </div>
  709.         </div>
  710.     </div>
  711. {% endblock %}
  712. ""Contact/index.twig""/home/gogo002/gogo002.xbiz.jp/public_html/rintec/app/template/default/Contact/index.twig");
  713.     }
  714. }