var/cache/dev/twig/ab/aba933c9ff78a9c17eeb7e598ca7942e.php line 55

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_ee8a2fd22ac0ffa4099851ab85e8bbaf 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.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  28.         $this->checkSecurity();
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 11
  33.         return "default_frame.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  42.         // line 13
  43.         $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);
  44.         // line 11
  45.         $this->parent $this->loadTemplate("default_frame.twig""Contact/index.twig"11);
  46.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 15
  53.     public function block_stylesheet($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  60.         // line 16
  61.         echo "    <style>
  62.         ";
  63.         // line 17
  64.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'17$this->source); })()), "contents", [], "any"falsefalsetrue17), 'errors')) {
  65.             // line 18
  66.             echo "        #contact_contents {
  67.             background-color: #FDF1F0;
  68.             border: 1px solid #C73C3C !important;
  69.         }
  70.         ";
  71.         }
  72.         // line 23
  73.         echo "        ";
  74.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'23$this->source); })()), "name", [], "any"falsefalsetrue23), "name01", [], "any"falsefalsetrue23), 'errors')) {
  75.             // line 24
  76.             echo "        #contact_name_name01 {
  77.             background-color: #FDF1F0;
  78.             border: 1px solid #C73C3C !important;
  79.         }
  80.         ";
  81.         }
  82.         // line 29
  83.         echo "        ";
  84.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'29$this->source); })()), "name", [], "any"falsefalsetrue29), "name02", [], "any"falsefalsetrue29), 'errors')) {
  85.             // line 30
  86.             echo "        #contact_name_name02 {
  87.             background-color: #FDF1F0;
  88.             border: 1px solid #C73C3C !important;
  89.         }
  90.         ";
  91.         }
  92.         // line 35
  93.         echo "        ";
  94.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'35$this->source); })()), "kana", [], "any"falsefalsetrue35), "kana01", [], "any"falsefalsetrue35), 'errors')) {
  95.             // line 36
  96.             echo "        #contact_kana_kana01 {
  97.             background-color: #FDF1F0;
  98.             border: 1px solid #C73C3C !important;
  99.         }
  100.         ";
  101.         }
  102.         // line 41
  103.         echo "        ";
  104.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'41$this->source); })()), "kana", [], "any"falsefalsetrue41), "kana02", [], "any"falsefalsetrue41), 'errors')) {
  105.             // line 42
  106.             echo "        #contact_kana_kana02 {
  107.             background-color: #FDF1F0;
  108.             border: 1px solid #C73C3C !important;
  109.         }
  110.         ";
  111.         }
  112.         // line 47
  113.         echo "        ";
  114.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'47$this->source); })()), "address", [], "any"falsefalsetrue47), "pref", [], "any"falsefalsetrue47), 'errors')) {
  115.             // line 48
  116.             echo "        #contact_address_pref {
  117.             width: 50%;
  118.             background-color: #FDF1F0;
  119.             border: 1px solid #C73C3C !important;
  120.             @media(max-width: 768px) {
  121.                 width:100%;
  122.             }
  123.         }
  124.         ";
  125.         }
  126.         // line 57
  127.         echo "        ";
  128.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'57$this->source); })()), "phone_number", [], "any"falsefalsetrue57), 'errors')) {
  129.             // line 58
  130.             echo "        #contact_phone_number {
  131.             background-color: #FDF1F0;
  132.             border: 1px solid #C73C3C !important;
  133.         }
  134.         ";
  135.         }
  136.         // line 63
  137.         echo "        ";
  138.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'63$this->source); })()), "email", [], "any"falsefalsetrue63), "first", [], "any"falsefalsetrue63), 'errors')) {
  139.             // line 64
  140.             echo "        #contact_email_first {
  141.             background-color: #FDF1F0;
  142.             border: 1px solid #C73C3C !important;
  143.         }
  144.         ";
  145.         }
  146.         // line 69
  147.         echo "        ";
  148.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'69$this->source); })()), "email", [], "any"falsefalsetrue69), "second", [], "any"falsefalsetrue69), 'errors')) {
  149.             // line 70
  150.             echo "        #contact_email_second {
  151.             background-color: #FDF1F0;
  152.             border: 1px solid #C73C3C !important;
  153.         }
  154.         ";
  155.         }
  156.         // line 75
  157.         echo "
  158.         select {
  159.             -webkit-appearance: none;
  160.             appearance: none;
  161.             background-image: url(\"";
  162.         // line 79
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/icons/select-arrow.svg"), "html"nulltrue);
  164.         echo "\");
  165.             background-repeat: no-repeat;
  166.             background-position: right 16px center;
  167.             padding: 12px 16px;
  168.             width: 100%;
  169.             border: solid 1px;
  170.             border-color: #CCCCCC;
  171.             border-radius: 3px;
  172.             background-color: #FFFFFF;
  173.         }
  174.         input[type=\"radio\"],
  175.         input[type=\"checkbox\"] {
  176.             accent-color: #666666;
  177.         }
  178.         #contact_name_name01,
  179.         #contact_name_name02,
  180.         #contact_kana_kana01,
  181.         #contact_kana_kana02,
  182.         #contact_postal_code,
  183.         #contact_address_addr01,
  184.         #contact_address_addr02,
  185.         #contact_phone_number,
  186.         #contact_order_number,
  187.         #contact_contents,
  188.         #contact_email_first,
  189.         #contact_email_second,
  190.         #contact_textArea_for_pet_type,
  191.         #contact_textArea_for_remains,
  192.         #contact_textArea_for_opinion {
  193.             padding: 12px;
  194.             width: 100%;
  195.             border-width: 1px;
  196.             border-color: #CCCCCC;
  197.             border-radius: 3px;
  198.             text: #BBBBBB;
  199.         }
  200.         input[type=\"radio\"] {
  201.             width: 16px;
  202.             height: 16px;
  203.             border: 2px solid #CCCCCC;
  204.             background-color: #CCCCCC;
  205.             margin-right: 8px;
  206.         }
  207.         &:not(:first-child) {
  208.             margin: 0;
  209.         }
  210.         input[type=\"radio\"]::after {
  211.             width: 8px;
  212.             height: 8px;
  213.             background-color: #CCCCCC;
  214.         }
  215. \t</style>
  216. ";
  217.         
  218.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  219.         
  220.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  221.     }
  222.     // line 136
  223.     public function block_javascript($context, array $blocks = [])
  224.     {
  225.         $macros $this->macros;
  226.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  227.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  228.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  229.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  230.         // line 137
  231.         echo "\t <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  232.      <script>
  233.         \$(function () {
  234.             \$(\"#";
  235.         // line 140
  236.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'140$this->source); })()), "contact_type", [], "any"falsefalsetrue140), "vars", [], "any"falsefalsetrue140), "id", [], "any"falsefalsetrue140), 140$this->source), "html"nulltrue);
  237.         echo "\").on('change', function () {
  238.                 if (\$(this).val() === 'catalog') {
  239.                     window.location.href = \"";
  240.         // line 142
  241.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact", ["type" => "catalog"]);
  242.         echo "\";
  243.                 } else {
  244.                     window.location.href = \"";
  245.         // line 144
  246.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact", ["type" => "other"]);
  247.         echo "\";
  248.                 }
  249.             });
  250.         });
  251.     </script>
  252. ";
  253.         
  254.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  255.         
  256.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  257.     }
  258.     // line 151
  259.     public function block_main($context, array $blocks = [])
  260.     {
  261.         $macros $this->macros;
  262.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  263.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  265.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  266.         // line 152
  267.         echo "    <div class=\"pb-20  bg-background-default gap-1 flex-wrap items-center md:pb-0\">
  268. \t\t<div>
  269.             <div class=\"flex gap-4 md:gap-2 items-start mx-auto w-full pl-[10.625vw] md:pl-6 pt-[120px] md:pt-20 pb-10 md:pb-1\">
  270.                 <hr class=\"md:h-[64px] h-[120px] w-[2px] bg-gradient-to-b from-[#ADAAA6] to-[#F0EDE900] border-none\">
  271.                 <h1 class=\"text-2xl md:text-xl font-light leading-9 tracking-widest\">お問い合わせ</h1>
  272.             </div>
  273.             ";
  274.         // line 158
  275.         $context["breadcrumbs"] = [=> ["name" => "お問い合わせ(入力)"]];
  276.         // line 159
  277.         echo "            ";
  278.         echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"Block/breadcrumb.twig");
  279.         echo "
  280. \t\t</div>
  281.         <div class=\"w-full items-center flex flex-col \">
  282.             <div class=\"w-[591px] bg-sub-beige-pale py-6 flex flex-col items-center mb-20 gap-5  text-sm md:w-full\">
  283.                 <div class=\"flex flex-col items-center\">
  284.                     <p class=\"leading-7 tracking-widest\">お電話でもご相談を承ります。</p>
  285.                     <p class=\"leading-7 tracking-widest\">お気軽にお問い合わせください。</p>
  286.                 </div>
  287.                 <a href=\"tel:03-5579-5671\" class=\"text-2xl leading-9 font-notoseddf flex gap-2\">
  288.                     <img src=\"";
  289.         // line 168
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/phone.svg"), "html"nulltrue);
  291.         echo "\" alt=\"電話のアイコン\" class=\"w-8 h-8\">
  292.                     <p class=\"text-[32px] leading-9 font-notoserif\">03-5579-5671</p>
  293.                 </a>
  294.                 <p>受付時間/10:00~18:00(年末年始除く)</p>
  295.             </div>
  296.             <div class=\"flex flex-col justify-center items-center gap-2 pb-20 md:pb-6 w-full max-w-[592px] mx-auto md:px-6 whitespace-nowrap\">
  297.                 <div class=\"flex items-center w-full justify-between\">
  298.                     <div class=\"w-11 h-11 bg-sub-blue flex items-center justify-center rounded-full\">
  299.                         <p class=\"text-white font-bold font-notoserif leading-none\">1</p>
  300.                     </div>
  301.                     <div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
  302.                     <div class=\"w-11 h-11 bg-gray flex items-center justify-center rounded-full\">
  303.                         <p class=\"text-white font-bold font-notoserif leading-none\">2</p>
  304.                     </div>
  305.                     <div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
  306.                     <div class=\"w-11 h-11 bg-gray flex items-center justify-center rounded-full\">
  307.                         <p class=\"text-white font-bold font-notoserif leading-none\">3</p>
  308.                     </div>
  309.                 </div>
  310.                 <div class=\"flex w-full items-center text-xs mx-auto max-w-[800px] justify-between\">
  311.                     <p class=\"font-bold w-[27.8vw] pl-[10px]\">入力</p>
  312.                     <p class=\"text-center\">登録内容の確認</p>
  313.                     <p class=\"text-end w-[27.8vw]\">登録完了</p>
  314.                 </div>
  315.             </div>
  316.         </div>
  317.         <div class=\"max-w-[592px] mx-auto pb-20\">
  318.             <div class=\"ec-off1Grid__cell\">
  319.                 <form method=\"post\" action=\"";
  320.         // line 196
  321.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact", ["type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'196$this->source); })())]), "html"nulltrue);
  322.         echo "\" class=\"h-adr\" novalidate>
  323.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  324.                     ";
  325.         // line 198
  326.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'198$this->source); })()), "_token", [], "any"falsefalsetrue198), 198$this->source), 'widget');
  327.         echo "
  328.                     <div class=\"mb-10 md:px-6 md:text-sm\">
  329.                         <p class=\"leading-7\">商品・サービスについてなど、お気軽にお問い合わせください。</p>
  330.                         <p class=\"leading-7 text-red font-bold\">※ は必須項目です。</p>
  331.                     </div>
  332.                     <div class=\"flex flex-col gap-10 mb-20 md:px-6\">
  333.                         ";
  334.         // line 205
  335.         echo "                        <dl class=\"hidden\">
  336.                             <dt class=\"flex items-center gap-2 pb-4\">
  337.                                 <p class=\"text-xl font-medium leading-8\">";
  338.         // line 207
  339.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'207$this->source); })()), "contact_type", [], "any"falsefalsetrue207), 207$this->source), 'label', ["label_attr" => ["class" => "ec-label"]]);
  340.         echo "</p>
  341.                                 <p class=\"text-sm text-red\">※</p>
  342.                             </dt>
  343.                             <dd>
  344.                                 <div>
  345.                                     ";
  346.         // line 212
  347.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'212$this->source); })()), "contact_type", [], "any"falsefalsetrue212), 212$this->source), 'widget');
  348.         echo "
  349.                                     ";
  350.         // line 213
  351.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'213$this->source); })()), "contact_type", [], "any"falsefalsetrue213), 'errors')) {
  352.             // line 214
  353.             echo "                                        <div class=\"!text-red text-xs flex items-center gap-2\">
  354.                                             <img src=\"";
  355.             // line 215
  356.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  357.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  358.                                             <span class=\"flex \">
  359.                                                 お問い合わせ種類が";
  360.             // line 217
  361.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'217$this->source); })()), "contact_type", [], "any"falsefalsetrue217), 217$this->source), 'errors');
  362.             echo "</span>
  363.                                         </div>
  364.                                     ";
  365.         }
  366.         // line 220
  367.         echo "                                </div>
  368.                             </dd>
  369.                         </dl>
  370.                         <dl>
  371.                             <dt class=\"flex items-center gap-2 pb-4\">
  372.                                 <p class=\"text-xl font-medium leading-8\">お名前</p>
  373.                                 <p class=\"text-sm text-red\">※</p>
  374.                             </dt>
  375.                             <dd>
  376.                                 <div class=\"ec-halfInput";
  377.         // line 229
  378.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'229$this->source); })()), "name", [], "any"falsefalsetrue229), "name01", [], "any"falsefalsetrue229), 229$this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'229$this->source); })()), "name", [], "any"falsefalsetrue229), "name02", [], "any"falsefalsetrue229), 229$this->source))) ? (" error") : (""));
  379.         echo "\">
  380.                                     <div class=\"flex gap-2\">
  381.                                         <div class=\"w-1/2\">";
  382.         // line 231
  383.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'231$this->source); })()), "name", [], "any"falsefalsetrue231), "name01", [], "any"falsefalsetrue231), 231$this->source), 'widget', ["attr" => ["placeholder" => "山田"]]);
  384.         echo "</div>
  385.                                         <div class=\"w-1/2\">
  386.                                             ";
  387.         // line 233
  388.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'233$this->source); })()), "name", [], "any"falsefalsetrue233), "name02", [], "any"falsefalsetrue233), 233$this->source), 'widget', ["attr" => ["placeholder" => "太郎"]]);
  389.         echo "
  390.                                         </div>
  391.                                     </div>
  392.                                     <div class=\"flex flex-col gap-1 pt-2\">
  393.                                         ";
  394.         // line 237
  395.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'237$this->source); })()), "name", [], "any"falsefalsetrue237), "name01", [], "any"falsefalsetrue237), 'errors')) {
  396.             // line 238
  397.             echo "                                            <div class=\"!text-red text-xs flex items-center gap-2\">
  398.                                                 <img src=\"";
  399.             // line 239
  400.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  401.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  402.                                                 <span class=\"flex \">
  403.                                                     姓:";
  404.             // line 241
  405.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'241$this->source); })()), "name", [], "any"falsefalsetrue241), "name01", [], "any"falsefalsetrue241), 241$this->source), 'errors');
  406.             echo "</span>
  407.                                             </div>
  408.                                         ";
  409.         }
  410.         // line 244
  411.         echo "                                        ";
  412.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'244$this->source); })()), "name", [], "any"falsefalsetrue244), "name02", [], "any"falsefalsetrue244), 'errors')) {
  413.             // line 245
  414.             echo "                                            <div class=\"!text-red text-xs flex items-center gap-2\">
  415.                                                 <img src=\"";
  416.             // line 246
  417.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  418.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  419.                                                 <span class=\"flex \">
  420.                                                     名前:";
  421.             // line 248
  422.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'248$this->source); })()), "name", [], "any"falsefalsetrue248), "name02", [], "any"falsefalsetrue248), 248$this->source), 'errors');
  423.             echo "
  424.                                                 </span>
  425.                                             </div>
  426.                                         ";
  427.         }
  428.         // line 252
  429.         echo "                                    </div>
  430.                                 </div>
  431.                             </dd>
  432.                         </dl>
  433.                         <dl>
  434.                             <dt class=\"flex items-center gap-2 pb-4\">
  435.                                 <p class=\"text-xl font-medium leading-8\">お名前(フリガナ)</p>
  436.                                 <p class=\"text-sm text-red\">※</p>
  437.                             </dt>
  438.                             <dd>
  439.                                 <div class=\"ec-halfInput";
  440.         // line 262
  441.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'262$this->source); })()), "kana", [], "any"falsefalsetrue262), "kana01", [], "any"falsefalsetrue262), 262$this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'262$this->source); })()), "kana", [], "any"falsefalsetrue262), "kana02", [], "any"falsefalsetrue262), 262$this->source))) ? (" error") : (""));
  442.         echo "\">
  443.                                     <div class=\"flex gap-2\">
  444.                                         <div class=\"w-1/2\">";
  445.         // line 264
  446.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'264$this->source); })()), "kana", [], "any"falsefalsetrue264), "kana01", [], "any"falsefalsetrue264), 264$this->source), 'widget', ["attr" => ["placeholder" => "ヤマダ"]]);
  447.         echo "</div>
  448.                                         <div class=\"w-1/2\">
  449.                                             ";
  450.         // line 266
  451.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'266$this->source); })()), "kana", [], "any"falsefalsetrue266), "kana02", [], "any"falsefalsetrue266), 266$this->source), 'widget', ["attr" => ["placeholder" => "タロウ"]]);
  452.         echo "
  453.                                         </div>
  454.                                     </div>
  455.                                     <div class=\"flex flex-col gap-1 pt-2\">
  456.                                         ";
  457.         // line 270
  458.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'270$this->source); })()), "kana", [], "any"falsefalsetrue270), "kana01", [], "any"falsefalsetrue270), 'errors')) {
  459.             // line 271
  460.             echo "                                            <div class=\"!text-red text-xs flex items-center gap-2\">
  461.                                                 <img src=\"";
  462.             // line 272
  463.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  464.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  465.                                                 <span class=\"flex \">
  466.                                                     姓(カタカナ):";
  467.             // line 274
  468.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'274$this->source); })()), "kana", [], "any"falsefalsetrue274), "kana01", [], "any"falsefalsetrue274), 274$this->source), 'errors');
  469.             echo "
  470.                                                 </span>
  471.                                             </div>
  472.                                         ";
  473.         }
  474.         // line 278
  475.         echo "                                        ";
  476.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'278$this->source); })()), "kana", [], "any"falsefalsetrue278), "kana02", [], "any"falsefalsetrue278), 'errors')) {
  477.             // line 279
  478.             echo "                                            <div class=\"!text-red text-xs flex items-center gap-2\">
  479.                                                 <img src=\"";
  480.             // line 280
  481.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  482.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  483.                                                 <span class=\"flex \">
  484.                                                     名(カタカナ):";
  485.             // line 282
  486.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'282$this->source); })()), "kana", [], "any"falsefalsetrue282), "kana02", [], "any"falsefalsetrue282), 282$this->source), 'errors');
  487.             echo "
  488.                                                 </span>
  489.                                             </div>
  490.                                         ";
  491.         }
  492.         // line 286
  493.         echo "                                    </div>
  494.                                 </div>
  495.                             </dd>
  496.                         </dl>
  497.                         <dl>
  498.                             <dt class=\"flex items-center gap-2  pb-4\">
  499.                                 <p class=\"text-xl font-medium leading-8\">住所</p>
  500.                             </dt>
  501.                             <dd>
  502.                                 <div class=\"flex flex-col gap-6\">
  503.                                     <div>
  504.                                         <div class=\"pb-4 md:pb-2\">
  505.                                             <p class=\"pb-2 text-sm font-medium\">郵便番号</p>
  506.                                             <div class=\"flex gap-x-4 items-center md:flex-col w-full gap-y-4 md:items-start\">
  507.                                                 <div class=\"flex gap-x-2 items-center\">
  508.                                                     <span>";
  509.         // line 302
  510.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.postal_symbol"), "html"nulltrue);
  511.         echo "</span>
  512.                                                     <div class=\"w-[160px] ec-zipInput  ";
  513.         // line 303
  514.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'303$this->source); })()), "postal_code", [], "any"falsefalsetrue303), 'errors')) {
  515.             echo " border-red bg-rose-50 ";
  516.         }
  517.         echo "\">
  518.                                                         ";
  519.         // line 304
  520.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'304$this->source); })()), "postal_code", [], "any"falsefalsetrue304), 304$this->source), 'widget', ["attr" => ["placeholder" => "ハイフンなし"]]);
  521.         echo "
  522.                                                     </div>
  523.                                                 </div>
  524.                                             </div>
  525.                                             ";
  526.         // line 308
  527.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'308$this->source); })()), "postal_code", [], "any"falsefalsetrue308), 'errors')) {
  528.             // line 309
  529.             echo "                                                <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  530.                                                     <img src=\"";
  531.             // line 310
  532.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  533.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  534.                                                     <span class=\"flex \">
  535.                                                         郵便番号:";
  536.             // line 312
  537.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'312$this->source); })()), "postal_code", [], "any"falsefalsetrue312), 312$this->source), 'errors');
  538.             echo "
  539.                                                     </span>
  540.                                                 </div>
  541.                                             ";
  542.         }
  543.         // line 316
  544.         echo "                                        </div>
  545.                                         <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\" class=\"text-sm border-b w-fit leading-7 tracking-wider hover\">郵便番号を検索する(外部サイトへ)</a>
  546.                                     </div>
  547.                                     <div class=\"ec-select";
  548.         // line 319
  549.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'319$this->source); })()), "address", [], "any"falsefalsetrue319), "pref", [], "any"falsefalsetrue319), 319$this->source))) ? (" error") : (""));
  550.         echo "\">
  551.                                         <p class=\"pb-2 text-sm font-medium\">都道府県</p>
  552.                                         ";
  553.         // line 321
  554.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'321$this->source); })()), "address", [], "any"falsefalsetrue321), "pref", [], "any"falsefalsetrue321), 321$this->source), 'widget');
  555.         echo "
  556.                                         ";
  557.         // line 322
  558.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'322$this->source); })()), "address", [], "any"falsefalsetrue322), "pref", [], "any"falsefalsetrue322), 'errors')) {
  559.             // line 323
  560.             echo "                                            <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  561.                                                 <img src=\"";
  562.             // line 324
  563.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  564.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  565.                                                 <span class=\"flex \">
  566.                                                     都道府県:";
  567.             // line 326
  568.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'326$this->source); })()), "address", [], "any"falsefalsetrue326), "pref", [], "any"falsefalsetrue326), 326$this->source), 'errors');
  569.             echo "
  570.                                                 </span>
  571.                                             </div>
  572.                                         ";
  573.         }
  574.         // line 330
  575.         echo "                                    </div>
  576.                                     <div class=\"ec-input";
  577.         // line 331
  578.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'331$this->source); })()), "address", [], "any"falsefalsetrue331), "addr01", [], "any"falsefalsetrue331), 331$this->source))) ? (" error") : (""));
  579.         echo "\">
  580.                                         <p class=\"pb-2 text-sm font-medium\">市区町村</p>
  581.                                         <div class=\" w-full \">
  582.                                             ";
  583.         // line 334
  584.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'334$this->source); })()), "address", [], "any"falsefalsetrue334), "addr01", [], "any"falsefalsetrue334), 334$this->source), 'widget', ["attr" => ["placeholder" => "千代田区神田神保町"]]);
  585.         echo "</div>
  586.                                         ";
  587.         // line 335
  588.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'335$this->source); })()), "address", [], "any"falsefalsetrue335), "addr01", [], "any"falsefalsetrue335), 'errors')) {
  589.             // line 336
  590.             echo "                                            <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  591.                                                 <img src=\"";
  592.             // line 337
  593.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  594.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  595.                                                 <span class=\"flex \">
  596.                                                     市区町村:";
  597.             // line 339
  598.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'339$this->source); })()), "address", [], "any"falsefalsetrue339), "addr01", [], "any"falsefalsetrue339), 339$this->source), 'errors');
  599.             echo "
  600.                                                 </span>
  601.                                             </div>
  602.                                         ";
  603.         }
  604.         // line 343
  605.         echo "                                    </div>
  606.                                     <div class=\"ec-input";
  607.         // line 344
  608.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'344$this->source); })()), "address", [], "any"falsefalsetrue344), "addr02", [], "any"falsefalsetrue344), 344$this->source))) ? (" error") : (""));
  609.         echo "\">
  610.                                         <p class=\"pb-2 text-sm font-medium\">番地・ビル名</p>
  611.                                         <div class=\"w-full\">
  612.                                             ";
  613.         // line 347
  614.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'347$this->source); })()), "address", [], "any"falsefalsetrue347), "addr02", [], "any"falsefalsetrue347), 347$this->source), 'widget', ["attr" => ["placeholder" => "1-3-5 まなかマンション908"]]);
  615.         echo "</div>
  616.                                         ";
  617.         // line 348
  618.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'348$this->source); })()), "address", [], "any"falsefalsetrue348), "addr02", [], "any"falsefalsetrue348), 'errors')) {
  619.             // line 349
  620.             echo "                                            <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  621.                                                 <img src=\"";
  622.             // line 350
  623.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  624.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  625.                                                 <span class=\"flex \">
  626.                                                     番地・ビル名:";
  627.             // line 352
  628.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'352$this->source); })()), "address", [], "any"falsefalsetrue352), "addr02", [], "any"falsefalsetrue352), 352$this->source), 'errors');
  629.             echo "
  630.                                                 </span>
  631.                                             </div>
  632.                                         ";
  633.         }
  634.         // line 356
  635.         echo "                                    </div>
  636.                                 </div>
  637.                             </dd>
  638.                         </dl>
  639.                         <dl>
  640.                             <dt class=\"flex items-center gap-2  pb-4\">
  641.                                 <p class=\"text-xl font-medium leading-8\">電話番号</p>
  642.                                 <p class=\"text-sm text-red\">※</p>
  643.                             </dt>
  644.                             <dd class=\"mb-4\">
  645.                                 <div class=\"ec-telInput";
  646.         // line 366
  647.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'366$this->source); })()), "phone_number", [], "any"falsefalsetrue366), 366$this->source))) ? (" error") : (""));
  648.         echo "\">
  649.                                     ";
  650.         // line 367
  651.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'367$this->source); })()), "phone_number", [], "any"falsefalsetrue367), 367$this->source), 'widget', ["attr" => ["placeholder" => "半角数字(ハイフンなし)"]]);
  652.         echo "
  653.                                     ";
  654.         // line 368
  655.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'368$this->source); })()), "phone_number", [], "any"falsefalsetrue368), 'errors')) {
  656.             // line 369
  657.             echo "                                        <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  658.                                             <img src=\"";
  659.             // line 370
  660.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  661.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  662.                                             <span class=\"flex \">
  663.                                                 電話番号:";
  664.             // line 372
  665.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'372$this->source); })()), "phone_number", [], "any"falsefalsetrue372), 372$this->source), 'errors');
  666.             echo "
  667.                                             </span>
  668.                                         </div>
  669.                                     ";
  670.         }
  671.         // line 376
  672.         echo "                                </div>
  673.                             </dd>
  674.                             <p class=\"text-xs\">※携帯電話等の日中につながりやすいお電話番号をご入力ください。</p>
  675.                         </dl>
  676.                         <dl class=\"-mb-5\">
  677.                             <dt class=\"flex items-center gap-2  pb-4\">
  678.                                 <p class=\"text-xl font-medium leading-8\">メールアドレス</p>
  679.                                 <p class=\"text-sm text-red\">※</p>
  680.                             </dt>
  681.                             <dd>
  682.                                 <div class=\"ec-input";
  683.         // line 386
  684.         echo (($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'386$this->source); })()), "email", [], "any"falsefalsetrue386), "first", [], "any"falsefalsetrue386), 386$this->source), 'errors')) ? (" error") : (""));
  685.         echo "\">
  686.                                     <div class=\"w-full \">";
  687.         // line 387
  688.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'387$this->source); })()), "email", [], "any"falsefalsetrue387), "first", [], "any"falsefalsetrue387), 387$this->source), 'widget', ["attr" => ["placeholder" => "mail@itsukushi.net"]]);
  689.         echo "</div>
  690.                                     ";
  691.         // line 388
  692.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'388$this->source); })()), "email", [], "any"falsefalsetrue388), "first", [], "any"falsefalsetrue388), 'errors')) {
  693.             // line 389
  694.             echo "                                        <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  695.                                             <img src=\"";
  696.             // line 390
  697.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  698.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  699.                                             <span class=\"flex md:flex-col\">
  700.                                                 メールアドレス:";
  701.             // line 392
  702.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'392$this->source); })()), "email", [], "any"falsefalsetrue392), "first", [], "any"falsefalsetrue392), 392$this->source), 'errors');
  703.             echo "
  704.                                             </span>
  705.                                         </div>
  706.                                     ";
  707.         }
  708.         // line 396
  709.         echo "                                </div>
  710.                             </dd>
  711.                         </dl>
  712.                         <dl>
  713.                             <dt>
  714.                                 <p class=\"text-sm font-medium leading-8\">確認のためもう一度入力してください</p>
  715.                             </dt>
  716.                             <dd class=\"ec-input";
  717.         // line 403
  718.         echo (($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'403$this->source); })()), "email", [], "any"falsefalsetrue403), "second", [], "any"falsefalsetrue403), 403$this->source), 'errors')) ? (" error") : (""));
  719.         echo " mb-4\">
  720.                                 <div class=\"w-full \">";
  721.         // line 404
  722.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'404$this->source); })()), "email", [], "any"falsefalsetrue404), "second", [], "any"falsefalsetrue404), 404$this->source), 'widget', ["attr" => ["placeholder" => "mail@itsukushi.net"]]);
  723.         echo "</div>
  724.                                 ";
  725.         // line 405
  726.         if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'405$this->source); })()), "email", [], "any"falsefalsetrue405), "second", [], "any"falsefalsetrue405), 'errors')) {
  727.             // line 406
  728.             echo "                                    <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  729.                                         <img src=\"";
  730.             // line 407
  731.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  732.             echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  733.                                         <span class=\"flex\">
  734.                                             メールアドレス(確認) :";
  735.             // line 409
  736.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'409$this->source); })()), "email", [], "any"falsefalsetrue409), "second", [], "any"falsefalsetrue409), 409$this->source), 'errors');
  737.             echo "
  738.                                         </span>
  739.                                     </div>
  740.                                 ";
  741.         }
  742.         // line 413
  743.         echo "                            </dd>
  744.                             <div class=\"flex flex-col gap-2\">
  745.                                 <p class=\"text-xs\">※ itsukushi@manaka-net.com からのメールを受信できる設定になっていることをご確認下さい。</p>
  746.                                 <p class=\"text-xs\">※ SMSはご利用になれません。キャリアメールは極力お控え頂けますようお願い申し上げます。</p>
  747.                             </div>
  748.                         </dl>
  749.                         ";
  750.         // line 419
  751.         if (((isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'419$this->source); })()) == twig_constant("Customize\\Service\\ContactService::CONTACT_TYPE_OTHER"))) {
  752.             // line 420
  753.             echo "                        <dl>
  754.                             <dt>
  755.                                 <div class=\"flex flex-col gap-4 mb-2\">
  756.                                     <p class=\"text-xl font-medium leading-8\">";
  757.             // line 423
  758.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'423$this->source); })()), "order_number", [], "any"falsefalsetrue423), 423$this->source), 'label', ["label_attr" => ["class" => "ec-label"]]);
  759.             echo "</p>
  760.                                     <p class=\"text-sm tracking-wider\">(ご注文済みの場合のみ)</p>
  761.                                 </div>
  762.                             </dt>
  763.                             <dd>
  764.                                 <div>
  765.                                     ";
  766.             // line 429
  767.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'429$this->source); })()), "order_number", [], "any"falsefalsetrue429), 429$this->source), 'widget', ["attr" => ["placeholder" => "注文番号"]]);
  768.             echo "
  769.                                     ";
  770.             // line 430
  771.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'430$this->source); })()), "order_number", [], "any"falsefalsetrue430), 430$this->source), 'errors');
  772.             echo "
  773.                                 </div>
  774.                             </dd>
  775.                         </dl>
  776.                         <dl>
  777.                             <dt>
  778.                                 <div class=\"flex items-center gap-2 mb-4\">
  779.                                     <p class=\"text-xl font-medium leading-8\">お問い合わせ内容</p>
  780.                                     <p class=\"text-sm text-red\">※</p>
  781.                                 </div>
  782.                             </dt>
  783.                             <dd>
  784.                                 <div class=\"ec-input";
  785.             // line 442
  786.             echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'442$this->source); })()), "contents", [], "any"falsefalsetrue442), 442$this->source))) ? (" error") : (""));
  787.             echo "\">
  788.                                     <div class=\" w-full text-sm\">
  789.                                         ";
  790.             // line 444
  791.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'444$this->source); })()), "contents", [], "any"falsefalsetrue444), 444$this->source), 'widget', ["attr" => ["placeholder" => "お問い合わせ内容""rows" => 10]]);
  792.             echo "</div>
  793.                                     ";
  794.             // line 445
  795.             if ($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'445$this->source); })()), "contents", [], "any"falsefalsetrue445), 'errors')) {
  796.                 // line 446
  797.                 echo "                                        <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  798.                                             <img src=\"";
  799.                 // line 447
  800.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/error.svg"), "html"nulltrue);
  801.                 echo "\" alt=\"Error Image\" class=\"w-3 h-3\">
  802.                                             <span class=\"flex \">
  803.                                                 お問い合わせ内容:";
  804.                 // line 449
  805.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'449$this->source); })()), "contents", [], "any"falsefalsetrue449), 449$this->source), 'errors');
  806.                 echo "
  807.                                             </span>
  808.                                         </div>
  809.                                     ";
  810.             }
  811.             // line 453
  812.             echo "                                </div>
  813.                             </dd>
  814.                         </dl>
  815.                         ";
  816.         }
  817.         // line 457
  818.         echo "                    </div>
  819.                     <div class=\"text-sm flex flex-col pb-10 md:px-6\">
  820.                         <p class=\"text-xl mb-4\">よろしければアンケートにご協力ください。</p>
  821.                         <div class=\"flex flex-col gap-10 mb-20\">
  822.                             <dl class=\"flex flex-col gap-4\">
  823.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  824.                                     ";
  825.         // line 463
  826.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'463$this->source); })()), "is_send_email", [], "any"falsefalsetrue463), 463$this->source), 'label', ["label_attr" => ["class" => "ec-label"]]);
  827.         echo "
  828.                                 </dt>
  829.                                 <dd>
  830.                                     <ul class=\"flex flex-wrap md:flex-col gap-3 md:gap-6\">
  831.                                         ";
  832.         // line 467
  833.         $context['_parent'] = $context;
  834.         $context['_seq'] = twig_ensure_traversable(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.'467$this->source); })()), "is_send_email", [], "any"falsefalsetrue467), "children", [], "any"falsefalsetrue467));
  835.         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  836.             // line 468
  837.             echo "                                            <li class=\"flex items-center\">
  838.                                                 ";
  839.             // line 469
  840.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 469$this->source), 'widget');
  841.             echo "
  842.                                                 ";
  843.             // line 470
  844.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 470$this->source), 'label');
  845.             echo "
  846.                                             </li>
  847.                                         ";
  848.         }
  849.         $_parent $context['_parent'];
  850.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  851.         $context array_intersect_key($context$_parent) + $_parent;
  852.         // line 473
  853.         echo "                                    </ul>
  854.                                     ";
  855.         // line 474
  856.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'474$this->source); })()), "is_send_email", [], "any"falsefalsetrue474), 474$this->source), 'errors');
  857.         echo "
  858.                                 </dd>
  859.                             </dl>
  860.                             <dl class=\"flex flex-col gap-4\">
  861.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  862.                                     ";
  863.         // line 479
  864.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'479$this->source); })()), "where_did_you_know", [], "any"falsefalsetrue479), 479$this->source), 'label', ["label_attr" => ["class" => "ec-label"]]);
  865.         echo "
  866.                                 </dt>
  867.                                 <dd>
  868.                                     <div>
  869.                                         <ul class=\"flex flex-wrap md:flex-col gap-6\">
  870.                                             ";
  871.         // line 484
  872.         $context['_parent'] = $context;
  873.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'484$this->source); })()), "where_did_you_know", [], "any"falsefalsetrue484));
  874.         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  875.             // line 485
  876.             echo "                                                <li class=\"flex items-center\">
  877.                                                     ";
  878.             // line 486
  879.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 486$this->source), 'widget');
  880.             echo "
  881.                                                     ";
  882.             // line 487
  883.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 487$this->source), 'label');
  884.             echo "
  885.                                                 </li>
  886.                                             ";
  887.         }
  888.         $_parent $context['_parent'];
  889.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  890.         $context array_intersect_key($context$_parent) + $_parent;
  891.         // line 490
  892.         echo "                                        </ul>
  893.                                     </div>
  894.                                     ";
  895.         // line 492
  896.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'492$this->source); })()), "where_did_you_know", [], "any"falsefalsetrue492), 492$this->source), 'errors');
  897.         echo "
  898.                                 </dd>
  899.                             </dl>
  900.                             <dl class=\"flex flex-col gap-4\">
  901.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  902.                                     ";
  903.         // line 497
  904.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'497$this->source); })()), "pet_type", [], "any"falsefalsetrue497), 497$this->source), 'label', ["label_attr" => ["class" => "ec-label"]]);
  905.         echo "
  906.                                 </dt>
  907.                                 <dd>
  908.                                     <ul class=\"flex md:flex-col gap-6 mb-6\">
  909.                                         ";
  910.         // line 501
  911.         $context['_parent'] = $context;
  912.         $context['_seq'] = twig_ensure_traversable(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.'501$this->source); })()), "pet_type", [], "any"falsefalsetrue501), "children", [], "any"falsefalsetrue501));
  913.         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  914.             // line 502
  915.             echo "                                            ";
  916.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["child"], "vars", [], "any"falsefalsetrue502), "value", [], "any"falsefalsetrue502) != "その他")) {
  917.                 // line 503
  918.                 echo "                                            <li class=\"flex items-center gap-[3px]\">
  919.                                                 ";
  920.                 // line 504
  921.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 504$this->source), 'widget');
  922.                 echo "
  923.                                                 ";
  924.                 // line 505
  925.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 505$this->source), 'label');
  926.                 echo "
  927.                                             </li>
  928.                                             ";
  929.             }
  930.             // line 508
  931.             echo "                                        ";
  932.         }
  933.         $_parent $context['_parent'];
  934.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  935.         $context array_intersect_key($context$_parent) + $_parent;
  936.         // line 509
  937.         echo "                                    </ul>
  938.                                     <div class=\"flex flex-col\">
  939.                                         <div class=\"mb-2 flex items-center gap-[3px]\">
  940.                                             ";
  941.         // line 512
  942.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'512$this->source); })()), "pet_type", [], "any"falsefalsetrue512), 4, [], "array"falsefalsetrue512), 512$this->source), 'widget');
  943.         echo "
  944.                                             ";
  945.         // line 513
  946.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'513$this->source); })()), "pet_type", [], "any"falsefalsetrue513), 4, [], "array"falsefalsetrue513), 513$this->source), 'label');
  947.         echo "
  948.                                         </div>
  949.                                         ";
  950.         // line 515
  951.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'515$this->source); })()), "textArea_for_pet_type", [], "any"falsefalsetrue515), 515$this->source), 'widget', ["attr" => ["placeholder" => "入力してください""rows" => 1]]);
  952.         echo "
  953.                                         ";
  954.         // line 516
  955.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'516$this->source); })()), "textArea_for_pet_type", [], "any"falsefalsetrue516), 516$this->source), 'errors');
  956.         echo "
  957.                                     </div>
  958.                                 </dd>
  959.                             </dl>
  960.                             <dl class=\"flex flex-col gap-4\">
  961.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  962.                                     ";
  963.         // line 522
  964.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'522$this->source); })()), "remains", [], "any"falsefalsetrue522), 522$this->source), 'label', ["label_attr" => ["class" => "ec-label"]]);
  965.         echo "
  966.                                 </dt>
  967.                                 <dd>
  968.                                     <ul class=\"flex md:flex-col gap-6 md:gap-6 mb-6\">
  969.                                         ";
  970.         // line 526
  971.         $context['_parent'] = $context;
  972.         $context['_seq'] = twig_ensure_traversable(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.'526$this->source); })()), "remains", [], "any"falsefalsetrue526), "children", [], "any"falsefalsetrue526));
  973.         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  974.             // line 527
  975.             echo "                                            ";
  976.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["child"], "vars", [], "any"falsefalsetrue527), "value", [], "any"falsefalsetrue527) != "その他")) {
  977.                 // line 528
  978.                 echo "                                            <li class=\"flex items-center gap-[3px]\">
  979.                                                 ";
  980.                 // line 529
  981.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 529$this->source), 'widget');
  982.                 echo "
  983.                                                 ";
  984.                 // line 530
  985.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["child"], 530$this->source), 'label');
  986.                 echo "
  987.                                             </li>
  988.                                             ";
  989.             }
  990.             // line 533
  991.             echo "                                        ";
  992.         }
  993.         $_parent $context['_parent'];
  994.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  995.         $context array_intersect_key($context$_parent) + $_parent;
  996.         // line 534
  997.         echo "                                    </ul>
  998.                                     <div class=\"flex flex-col\">
  999.                                         <div class=\"mb-2 flex items-center gap-[3px]\">
  1000.                                             ";
  1001.         // line 537
  1002.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'537$this->source); })()), "remains", [], "any"falsefalsetrue537), 3, [], "array"falsefalsetrue537), 537$this->source), 'widget');
  1003.         echo "
  1004.                                             ";
  1005.         // line 538
  1006.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'538$this->source); })()), "remains", [], "any"falsefalsetrue538), 3, [], "array"falsefalsetrue538), 538$this->source), 'label');
  1007.         echo "
  1008.                                         </div>
  1009.                                         ";
  1010.         // line 540
  1011.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'540$this->source); })()), "textArea_for_remains", [], "any"falsefalsetrue540), 540$this->source), 'widget', ["attr" => ["placeholder" => "入力してください""rows" => 1]]);
  1012.         echo "
  1013.                                         ";
  1014.         // line 541
  1015.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'541$this->source); })()), "textArea_for_remains", [], "any"falsefalsetrue541), 541$this->source), 'errors');
  1016.         echo "
  1017.                                     </div>
  1018.                                 </dd>
  1019.                             </dl>
  1020.                             <dl class=\"flex flex-col gap-4\">
  1021.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  1022.                                     ";
  1023.         // line 547
  1024.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'547$this->source); })()), "textArea_for_opinion", [], "any"falsefalsetrue547), 547$this->source), 'label', ["label_attr" => ["class" => "ec-label"]]);
  1025.         echo "
  1026.                                 </dt>
  1027.                                 <dd>
  1028.                                     ";
  1029.         // line 550
  1030.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'550$this->source); })()), "textArea_for_opinion", [], "any"falsefalsetrue550), 550$this->source), 'widget', ["attr" => ["placeholder" => "入力してください""rows" => 6]]);
  1031.         echo "
  1032.                                     ";
  1033.         // line 551
  1034.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'551$this->source); })()), "textArea_for_opinion", [], "any"falsefalsetrue551), 551$this->source), 'errors');
  1035.         echo "
  1036.                                 </dd>
  1037.                             </dl>
  1038.                         </div>
  1039.                         <div class=\"flex flex-col items-center\">
  1040.                             <p class=\"text-sm mb-8\">
  1041.                                 <a class=\"border-b border-black hover\" href=\"";
  1042.         // line 557
  1043.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_privacy");
  1044.         echo "\" target=\"_blank\">プライバシーポリシー</a>
  1045.                                 に同意の上、</p>
  1046.                             <button type=\"submit\" class=\"w-[327px] py-3 rounded-[3px] bg-black text-sm font-bold text-white mb-10 md:mb-4 hover\" name=\"mode\" value=\"confirm\">確認画面へ
  1047.                             </button>
  1048.                             <div class=\"flex flex-col gap-2 text-xs max-w-[384px]\">
  1049.                                 <p class=\"leading-4\">※内容によっては、回答をさしあげるのにお時間を頂くこともございます。</p>
  1050.                                 <p class=\"leading-4\">※休業日は翌営業日以降の対応となりますので、ご了承ください。</p>
  1051.                                 <p class=\"leading-4\">※itsukushi@manaka-net.comからのメールが受信できるように設定をお願いします。</p>
  1052.                             </div>
  1053.                         </div>
  1054.                     </div>
  1055.                     ";
  1056.         // line 569
  1057.         echo "                    ";
  1058.         $context['_parent'] = $context;
  1059.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'569$this->source); })()), function ($__f__) use ($context$macros) { $context["f"] = $__f__; return twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue569), "eccube_form_options", [], "any"falsefalsetrue569), "auto_render", [], "any"falsefalsetrue569); }));
  1060.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  1061.             // line 570
  1062.             echo "                        ";
  1063.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue570), "eccube_form_options", [], "any"falsefalsetrue570), "form_theme", [], "any"falsefalsetrue570)) {
  1064.                 // line 571
  1065.                 echo "                            ";
  1066.                 $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"falsefalsetrue571), "eccube_form_options", [], "any"falsefalsetrue571), "form_theme", [], "any"falsefalsetrue571)], true);
  1067.                 // line 572
  1068.                 echo "                            ";
  1069.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 572$this->source), 'row');
  1070.                 echo "
  1071.                         ";
  1072.             } else {
  1073.                 // line 574
  1074.                 echo "                            <dl>
  1075.                                 <dt>
  1076.                                     ";
  1077.                 // line 576
  1078.                 $context["label_class"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsetruetrue576), "label_attr", [], "any"falsetruetrue576), "class", [], "any"truetruetrue576)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue576), "label_attr", [], "any"falsefalsetrue576), "class", [], "any"falsefalsetrue576)) : (""));
  1079.                 // line 577
  1080.                 echo "                                    ";
  1081.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 577$this->source), 'label', ["label_attr" => ["class" => ($this->sandbox->ensureToStringAllowed((isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'577$this->source); })()), 577$this->source) . " ec-label")]] + (twig_test_empty($_label_ $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue577), "label", [], "any"falsefalsetrue577), 577$this->source)) ? [] : ["label" => $_label_]));
  1082.                 echo "
  1083.                                 </dt>
  1084.                                 <dd>
  1085.                                     <div class=\"";
  1086.                 // line 580
  1087.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue580), "eccube_form_options", [], "any"falsefalsetrue580), "style_class", [], "any"falsefalsetrue580), 580$this->source), "html"nulltrue);
  1088.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 580$this->source))) ? (" error") : (""));
  1089.                 echo "\">
  1090.                                         ";
  1091.                 // line 581
  1092.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 581$this->source), 'widget');
  1093.                 echo "
  1094.                                         ";
  1095.                 // line 582
  1096.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 582$this->source), 'errors');
  1097.                 echo "
  1098.                                     </div>
  1099.                                 </dd>
  1100.                             </dl>
  1101.                         ";
  1102.             }
  1103.             // line 587
  1104.             echo "                    ";
  1105.         }
  1106.         $_parent $context['_parent'];
  1107.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  1108.         $context array_intersect_key($context$_parent) + $_parent;
  1109.         // line 588
  1110.         echo "                </form>
  1111.             </div>
  1112.         </div>
  1113.     </div>
  1114. ";
  1115.         
  1116.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1117.         
  1118.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1119.     }
  1120.     public function getTemplateName()
  1121.     {
  1122.         return "Contact/index.twig";
  1123.     }
  1124.     public function isTraitable()
  1125.     {
  1126.         return false;
  1127.     }
  1128.     public function getDebugInfo()
  1129.     {
  1130.         return array (  1137 => 588,  1131 => 587,  1123 => 582,  1119 => 581,  1114 => 580,  1107 => 577,  1105 => 576,  1101 => 574,  1095 => 572,  1092 => 571,  1089 => 570,  1084 => 569,  1070 => 557,  1061 => 551,  1057 => 550,  1051 => 547,  1042 => 541,  1038 => 540,  1033 => 538,  1029 => 537,  1024 => 534,  1018 => 533,  1012 => 530,  1008 => 529,  1005 => 528,  1002 => 527,  998 => 526,  991 => 522,  982 => 516,  978 => 515,  973 => 513,  969 => 512,  964 => 509,  958 => 508,  952 => 505,  948 => 504,  945 => 503,  942 => 502,  938 => 501,  931 => 497,  923 => 492,  919 => 490,  910 => 487,  906 => 486,  903 => 485,  899 => 484,  891 => 479,  883 => 474,  880 => 473,  871 => 470,  867 => 469,  864 => 468,  860 => 467,  853 => 463,  845 => 457,  839 => 453,  832 => 449,  827 => 447,  824 => 446,  822 => 445,  818 => 444,  813 => 442,  798 => 430,  794 => 429,  785 => 423,  780 => 420,  778 => 419,  770 => 413,  763 => 409,  758 => 407,  755 => 406,  753 => 405,  749 => 404,  745 => 403,  736 => 396,  729 => 392,  724 => 390,  721 => 389,  719 => 388,  715 => 387,  711 => 386,  699 => 376,  692 => 372,  687 => 370,  684 => 369,  682 => 368,  678 => 367,  674 => 366,  662 => 356,  655 => 352,  650 => 350,  647 => 349,  645 => 348,  641 => 347,  635 => 344,  632 => 343,  625 => 339,  620 => 337,  617 => 336,  615 => 335,  611 => 334,  605 => 331,  602 => 330,  595 => 326,  590 => 324,  587 => 323,  585 => 322,  581 => 321,  576 => 319,  571 => 316,  564 => 312,  559 => 310,  556 => 309,  554 => 308,  547 => 304,  541 => 303,  537 => 302,  519 => 286,  512 => 282,  507 => 280,  504 => 279,  501 => 278,  494 => 274,  489 => 272,  486 => 271,  484 => 270,  477 => 266,  472 => 264,  467 => 262,  455 => 252,  448 => 248,  443 => 246,  440 => 245,  437 => 244,  431 => 241,  426 => 239,  423 => 238,  421 => 237,  414 => 233,  409 => 231,  404 => 229,  393 => 220,  387 => 217,  382 => 215,  379 => 214,  377 => 213,  373 => 212,  365 => 207,  361 => 205,  352 => 198,  347 => 196,  316 => 168,  303 => 159,  301 => 158,  293 => 152,  283 => 151,  267 => 144,  262 => 142,  257 => 140,  252 => 137,  242 => 136,  177 => 79,  171 => 75,  164 => 70,  161 => 69,  154 => 64,  151 => 63,  144 => 58,  141 => 57,  130 => 48,  127 => 47,  120 => 42,  117 => 41,  110 => 36,  107 => 35,  100 => 30,  97 => 29,  90 => 24,  87 => 23,  80 => 18,  78 => 17,  75 => 16,  65 => 15,  54 => 11,  52 => 13,  39 => 11,);
  1131.     }
  1132.     public function getSourceContext()
  1133.     {
  1134.         return new Source("{#
  1135. This file is part of EC-CUBE
  1136. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  1137. http://www.ec-cube.co.jp/
  1138. For the full copyright and license information, please view the LICENSE
  1139. file that was distributed with this source code.
  1140. #}
  1141. {% extends 'default_frame.twig' %}
  1142. {% form_theme form 'Form/form_div_layout.twig' %}
  1143. {% block stylesheet %}
  1144.     <style>
  1145.         {% if form_errors(form.contents) %}
  1146.         #contact_contents {
  1147.             background-color: #FDF1F0;
  1148.             border: 1px solid #C73C3C !important;
  1149.         }
  1150.         {% endif %}
  1151.         {% if form_errors(form.name.name01) %}
  1152.         #contact_name_name01 {
  1153.             background-color: #FDF1F0;
  1154.             border: 1px solid #C73C3C !important;
  1155.         }
  1156.         {% endif %}
  1157.         {% if form_errors(form.name.name02) %}
  1158.         #contact_name_name02 {
  1159.             background-color: #FDF1F0;
  1160.             border: 1px solid #C73C3C !important;
  1161.         }
  1162.         {% endif %}
  1163.         {% if form_errors(form.kana.kana01) %}
  1164.         #contact_kana_kana01 {
  1165.             background-color: #FDF1F0;
  1166.             border: 1px solid #C73C3C !important;
  1167.         }
  1168.         {% endif %}
  1169.         {% if form_errors(form.kana.kana02) %}
  1170.         #contact_kana_kana02 {
  1171.             background-color: #FDF1F0;
  1172.             border: 1px solid #C73C3C !important;
  1173.         }
  1174.         {% endif %}
  1175.         {% if form_errors(form.address.pref) %}
  1176.         #contact_address_pref {
  1177.             width: 50%;
  1178.             background-color: #FDF1F0;
  1179.             border: 1px solid #C73C3C !important;
  1180.             @media(max-width: 768px) {
  1181.                 width:100%;
  1182.             }
  1183.         }
  1184.         {% endif %}
  1185.         {% if form_errors(form.phone_number) %}
  1186.         #contact_phone_number {
  1187.             background-color: #FDF1F0;
  1188.             border: 1px solid #C73C3C !important;
  1189.         }
  1190.         {% endif %}
  1191.         {% if form_errors(form.email.first) %}
  1192.         #contact_email_first {
  1193.             background-color: #FDF1F0;
  1194.             border: 1px solid #C73C3C !important;
  1195.         }
  1196.         {% endif %}
  1197.         {% if form_errors(form.email.second) %}
  1198.         #contact_email_second {
  1199.             background-color: #FDF1F0;
  1200.             border: 1px solid #C73C3C !important;
  1201.         }
  1202.         {% endif %}
  1203.         select {
  1204.             -webkit-appearance: none;
  1205.             appearance: none;
  1206.             background-image: url(\"{{ asset('assets/img/common/icons/select-arrow.svg') }}\");
  1207.             background-repeat: no-repeat;
  1208.             background-position: right 16px center;
  1209.             padding: 12px 16px;
  1210.             width: 100%;
  1211.             border: solid 1px;
  1212.             border-color: #CCCCCC;
  1213.             border-radius: 3px;
  1214.             background-color: #FFFFFF;
  1215.         }
  1216.         input[type=\"radio\"],
  1217.         input[type=\"checkbox\"] {
  1218.             accent-color: #666666;
  1219.         }
  1220.         #contact_name_name01,
  1221.         #contact_name_name02,
  1222.         #contact_kana_kana01,
  1223.         #contact_kana_kana02,
  1224.         #contact_postal_code,
  1225.         #contact_address_addr01,
  1226.         #contact_address_addr02,
  1227.         #contact_phone_number,
  1228.         #contact_order_number,
  1229.         #contact_contents,
  1230.         #contact_email_first,
  1231.         #contact_email_second,
  1232.         #contact_textArea_for_pet_type,
  1233.         #contact_textArea_for_remains,
  1234.         #contact_textArea_for_opinion {
  1235.             padding: 12px;
  1236.             width: 100%;
  1237.             border-width: 1px;
  1238.             border-color: #CCCCCC;
  1239.             border-radius: 3px;
  1240.             text: #BBBBBB;
  1241.         }
  1242.         input[type=\"radio\"] {
  1243.             width: 16px;
  1244.             height: 16px;
  1245.             border: 2px solid #CCCCCC;
  1246.             background-color: #CCCCCC;
  1247.             margin-right: 8px;
  1248.         }
  1249.         &:not(:first-child) {
  1250.             margin: 0;
  1251.         }
  1252.         input[type=\"radio\"]::after {
  1253.             width: 8px;
  1254.             height: 8px;
  1255.             background-color: #CCCCCC;
  1256.         }
  1257. \t</style>
  1258. {% endblock %}
  1259. {% block javascript %}
  1260. \t <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  1261.      <script>
  1262.         \$(function () {
  1263.             \$(\"#{{ form.contact_type.vars.id }}\").on('change', function () {
  1264.                 if (\$(this).val() === 'catalog') {
  1265.                     window.location.href = \"{{ url('contact', { type: 'catalog' }) }}\";
  1266.                 } else {
  1267.                     window.location.href = \"{{ url('contact', { type: 'other' }) }}\";
  1268.                 }
  1269.             });
  1270.         });
  1271.     </script>
  1272. {% endblock javascript %}
  1273. {% block main %}
  1274.     <div class=\"pb-20  bg-background-default gap-1 flex-wrap items-center md:pb-0\">
  1275. \t\t<div>
  1276.             <div class=\"flex gap-4 md:gap-2 items-start mx-auto w-full pl-[10.625vw] md:pl-6 pt-[120px] md:pt-20 pb-10 md:pb-1\">
  1277.                 <hr class=\"md:h-[64px] h-[120px] w-[2px] bg-gradient-to-b from-[#ADAAA6] to-[#F0EDE900] border-none\">
  1278.                 <h1 class=\"text-2xl md:text-xl font-light leading-9 tracking-widest\">お問い合わせ</h1>
  1279.             </div>
  1280.             {% set breadcrumbs = [{'name': 'お問い合わせ(入力)'}] %}
  1281.             {{ include('Block/breadcrumb.twig') }}
  1282. \t\t</div>
  1283.         <div class=\"w-full items-center flex flex-col \">
  1284.             <div class=\"w-[591px] bg-sub-beige-pale py-6 flex flex-col items-center mb-20 gap-5  text-sm md:w-full\">
  1285.                 <div class=\"flex flex-col items-center\">
  1286.                     <p class=\"leading-7 tracking-widest\">お電話でもご相談を承ります。</p>
  1287.                     <p class=\"leading-7 tracking-widest\">お気軽にお問い合わせください。</p>
  1288.                 </div>
  1289.                 <a href=\"tel:03-5579-5671\" class=\"text-2xl leading-9 font-notoseddf flex gap-2\">
  1290.                     <img src=\"{{asset('assets/icon/phone.svg')}}\" alt=\"電話のアイコン\" class=\"w-8 h-8\">
  1291.                     <p class=\"text-[32px] leading-9 font-notoserif\">03-5579-5671</p>
  1292.                 </a>
  1293.                 <p>受付時間/10:00~18:00(年末年始除く)</p>
  1294.             </div>
  1295.             <div class=\"flex flex-col justify-center items-center gap-2 pb-20 md:pb-6 w-full max-w-[592px] mx-auto md:px-6 whitespace-nowrap\">
  1296.                 <div class=\"flex items-center w-full justify-between\">
  1297.                     <div class=\"w-11 h-11 bg-sub-blue flex items-center justify-center rounded-full\">
  1298.                         <p class=\"text-white font-bold font-notoserif leading-none\">1</p>
  1299.                     </div>
  1300.                     <div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
  1301.                     <div class=\"w-11 h-11 bg-gray flex items-center justify-center rounded-full\">
  1302.                         <p class=\"text-white font-bold font-notoserif leading-none\">2</p>
  1303.                     </div>
  1304.                     <div class=\"w-[33vw] flex-1 h-[2px] bg-gray\"></div>
  1305.                     <div class=\"w-11 h-11 bg-gray flex items-center justify-center rounded-full\">
  1306.                         <p class=\"text-white font-bold font-notoserif leading-none\">3</p>
  1307.                     </div>
  1308.                 </div>
  1309.                 <div class=\"flex w-full items-center text-xs mx-auto max-w-[800px] justify-between\">
  1310.                     <p class=\"font-bold w-[27.8vw] pl-[10px]\">入力</p>
  1311.                     <p class=\"text-center\">登録内容の確認</p>
  1312.                     <p class=\"text-end w-[27.8vw]\">登録完了</p>
  1313.                 </div>
  1314.             </div>
  1315.         </div>
  1316.         <div class=\"max-w-[592px] mx-auto pb-20\">
  1317.             <div class=\"ec-off1Grid__cell\">
  1318.                 <form method=\"post\" action=\"{{ url('contact', { type: type }) }}\" class=\"h-adr\" novalidate>
  1319.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  1320.                     {{ form_widget(form._token) }}
  1321.                     <div class=\"mb-10 md:px-6 md:text-sm\">
  1322.                         <p class=\"leading-7\">商品・サービスについてなど、お気軽にお問い合わせください。</p>
  1323.                         <p class=\"leading-7 text-red font-bold\">※ は必須項目です。</p>
  1324.                     </div>
  1325.                     <div class=\"flex flex-col gap-10 mb-20 md:px-6\">
  1326.                         {# FIXME:必要な時に非表示戻す #}
  1327.                         <dl class=\"hidden\">
  1328.                             <dt class=\"flex items-center gap-2 pb-4\">
  1329.                                 <p class=\"text-xl font-medium leading-8\">{{ form_label(form.contact_type, '', { 'label_attr': { 'class': 'ec-label' }}) }}</p>
  1330.                                 <p class=\"text-sm text-red\">※</p>
  1331.                             </dt>
  1332.                             <dd>
  1333.                                 <div>
  1334.                                     {{ form_widget(form.contact_type) }}
  1335.                                     {% if form_errors(form.contact_type) %}
  1336.                                         <div class=\"!text-red text-xs flex items-center gap-2\">
  1337.                                             <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1338.                                             <span class=\"flex \">
  1339.                                                 お問い合わせ種類が{{ form_errors(form.contact_type) }}</span>
  1340.                                         </div>
  1341.                                     {% endif %}
  1342.                                 </div>
  1343.                             </dd>
  1344.                         </dl>
  1345.                         <dl>
  1346.                             <dt class=\"flex items-center gap-2 pb-4\">
  1347.                                 <p class=\"text-xl font-medium leading-8\">お名前</p>
  1348.                                 <p class=\"text-sm text-red\">※</p>
  1349.                             </dt>
  1350.                             <dd>
  1351.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error' }}\">
  1352.                                     <div class=\"flex gap-2\">
  1353.                                         <div class=\"w-1/2\">{{ form_widget(form.name.name01, {'attr': { 'placeholder': '山田' }}) }}</div>
  1354.                                         <div class=\"w-1/2\">
  1355.                                             {{ form_widget(form.name.name02, {'attr': { 'placeholder': '太郎' }}) }}
  1356.                                         </div>
  1357.                                     </div>
  1358.                                     <div class=\"flex flex-col gap-1 pt-2\">
  1359.                                         {% if form_errors(form.name.name01) %}
  1360.                                             <div class=\"!text-red text-xs flex items-center gap-2\">
  1361.                                                 <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1362.                                                 <span class=\"flex \">
  1363.                                                     姓:{{ form_errors(form.name.name01) }}</span>
  1364.                                             </div>
  1365.                                         {% endif %}
  1366.                                         {% if form_errors(form.name.name02) %}
  1367.                                             <div class=\"!text-red text-xs flex items-center gap-2\">
  1368.                                                 <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1369.                                                 <span class=\"flex \">
  1370.                                                     名前:{{ form_errors(form.name.name02) }}
  1371.                                                 </span>
  1372.                                             </div>
  1373.                                         {% endif %}
  1374.                                     </div>
  1375.                                 </div>
  1376.                             </dd>
  1377.                         </dl>
  1378.                         <dl>
  1379.                             <dt class=\"flex items-center gap-2 pb-4\">
  1380.                                 <p class=\"text-xl font-medium leading-8\">お名前(フリガナ)</p>
  1381.                                 <p class=\"text-sm text-red\">※</p>
  1382.                             </dt>
  1383.                             <dd>
  1384.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  1385.                                     <div class=\"flex gap-2\">
  1386.                                         <div class=\"w-1/2\">{{ form_widget(form.kana.kana01, { attr: { placeholder: 'ヤマダ' } }) }}</div>
  1387.                                         <div class=\"w-1/2\">
  1388.                                             {{ form_widget(form.kana.kana02, { attr: { placeholder: 'タロウ' } }) }}
  1389.                                         </div>
  1390.                                     </div>
  1391.                                     <div class=\"flex flex-col gap-1 pt-2\">
  1392.                                         {% if form_errors(form.kana.kana01) %}
  1393.                                             <div class=\"!text-red text-xs flex items-center gap-2\">
  1394.                                                 <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1395.                                                 <span class=\"flex \">
  1396.                                                     姓(カタカナ):{{ form_errors(form.kana.kana01) }}
  1397.                                                 </span>
  1398.                                             </div>
  1399.                                         {% endif %}
  1400.                                         {% if form_errors(form.kana.kana02) %}
  1401.                                             <div class=\"!text-red text-xs flex items-center gap-2\">
  1402.                                                 <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1403.                                                 <span class=\"flex \">
  1404.                                                     名(カタカナ):{{ form_errors(form.kana.kana02) }}
  1405.                                                 </span>
  1406.                                             </div>
  1407.                                         {% endif %}
  1408.                                     </div>
  1409.                                 </div>
  1410.                             </dd>
  1411.                         </dl>
  1412.                         <dl>
  1413.                             <dt class=\"flex items-center gap-2  pb-4\">
  1414.                                 <p class=\"text-xl font-medium leading-8\">住所</p>
  1415.                             </dt>
  1416.                             <dd>
  1417.                                 <div class=\"flex flex-col gap-6\">
  1418.                                     <div>
  1419.                                         <div class=\"pb-4 md:pb-2\">
  1420.                                             <p class=\"pb-2 text-sm font-medium\">郵便番号</p>
  1421.                                             <div class=\"flex gap-x-4 items-center md:flex-col w-full gap-y-4 md:items-start\">
  1422.                                                 <div class=\"flex gap-x-2 items-center\">
  1423.                                                     <span>{{ 'common.postal_symbol'|trans }}</span>
  1424.                                                     <div class=\"w-[160px] ec-zipInput  {% if form_errors(form.postal_code) %} border-red bg-rose-50 {% endif %}\">
  1425.                                                         {{ form_widget(form.postal_code, {'attr':{'placeholder':'ハイフンなし'}}) }}
  1426.                                                     </div>
  1427.                                                 </div>
  1428.                                             </div>
  1429.                                             {% if form_errors(form.postal_code) %}
  1430.                                                 <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1431.                                                     <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1432.                                                     <span class=\"flex \">
  1433.                                                         郵便番号:{{ form_errors(form.postal_code) }}
  1434.                                                     </span>
  1435.                                                 </div>
  1436.                                             {% endif %}
  1437.                                         </div>
  1438.                                         <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\" class=\"text-sm border-b w-fit leading-7 tracking-wider hover\">郵便番号を検索する(外部サイトへ)</a>
  1439.                                     </div>
  1440.                                     <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  1441.                                         <p class=\"pb-2 text-sm font-medium\">都道府県</p>
  1442.                                         {{ form_widget(form.address.pref) }}
  1443.                                         {% if form_errors(form.address.pref) %}
  1444.                                             <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1445.                                                 <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1446.                                                 <span class=\"flex \">
  1447.                                                     都道府県:{{ form_errors(form.address.pref) }}
  1448.                                                 </span>
  1449.                                             </div>
  1450.                                         {% endif %}
  1451.                                     </div>
  1452.                                     <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  1453.                                         <p class=\"pb-2 text-sm font-medium\">市区町村</p>
  1454.                                         <div class=\" w-full \">
  1455.                                             {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '千代田区神田神保町' }}) }}</div>
  1456.                                         {% if form_errors(form.address.addr01) %}
  1457.                                             <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1458.                                                 <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1459.                                                 <span class=\"flex \">
  1460.                                                     市区町村:{{ form_errors(form.address.addr01) }}
  1461.                                                 </span>
  1462.                                             </div>
  1463.                                         {% endif %}
  1464.                                     </div>
  1465.                                     <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  1466.                                         <p class=\"pb-2 text-sm font-medium\">番地・ビル名</p>
  1467.                                         <div class=\"w-full\">
  1468.                                             {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '1-3-5 まなかマンション908' }}) }}</div>
  1469.                                         {% if form_errors(form.address.addr02) %}
  1470.                                             <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1471.                                                 <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1472.                                                 <span class=\"flex \">
  1473.                                                     番地・ビル名:{{ form_errors(form.address.addr02) }}
  1474.                                                 </span>
  1475.                                             </div>
  1476.                                         {% endif %}
  1477.                                     </div>
  1478.                                 </div>
  1479.                             </dd>
  1480.                         </dl>
  1481.                         <dl>
  1482.                             <dt class=\"flex items-center gap-2  pb-4\">
  1483.                                 <p class=\"text-xl font-medium leading-8\">電話番号</p>
  1484.                                 <p class=\"text-sm text-red\">※</p>
  1485.                             </dt>
  1486.                             <dd class=\"mb-4\">
  1487.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  1488.                                     {{ form_widget(form.phone_number, {'attr': {'placeholder': '半角数字(ハイフンなし)'}}) }}
  1489.                                     {% if form_errors(form.phone_number) %}
  1490.                                         <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1491.                                             <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1492.                                             <span class=\"flex \">
  1493.                                                 電話番号:{{ form_errors(form.phone_number) }}
  1494.                                             </span>
  1495.                                         </div>
  1496.                                     {% endif %}
  1497.                                 </div>
  1498.                             </dd>
  1499.                             <p class=\"text-xs\">※携帯電話等の日中につながりやすいお電話番号をご入力ください。</p>
  1500.                         </dl>
  1501.                         <dl class=\"-mb-5\">
  1502.                             <dt class=\"flex items-center gap-2  pb-4\">
  1503.                                 <p class=\"text-xl font-medium leading-8\">メールアドレス</p>
  1504.                                 <p class=\"text-sm text-red\">※</p>
  1505.                             </dt>
  1506.                             <dd>
  1507.                                 <div class=\"ec-input{{ form_errors(form.email.first) ? ' error' }}\">
  1508.                                     <div class=\"w-full \">{{ form_widget(form.email.first, {'attr': { 'placeholder': 'mail@itsukushi.net' }}) }}</div>
  1509.                                     {% if form_errors(form.email.first) %}
  1510.                                         <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1511.                                             <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1512.                                             <span class=\"flex md:flex-col\">
  1513.                                                 メールアドレス:{{ form_errors(form.email.first) }}
  1514.                                             </span>
  1515.                                         </div>
  1516.                                     {% endif %}
  1517.                                 </div>
  1518.                             </dd>
  1519.                         </dl>
  1520.                         <dl>
  1521.                             <dt>
  1522.                                 <p class=\"text-sm font-medium leading-8\">確認のためもう一度入力してください</p>
  1523.                             </dt>
  1524.                             <dd class=\"ec-input{{ form_errors(form.email.second) ? ' error' }} mb-4\">
  1525.                                 <div class=\"w-full \">{{ form_widget(form.email.second, {'attr': { 'placeholder': 'mail@itsukushi.net' }}) }}</div>
  1526.                                 {% if form_errors(form.email.second) %}
  1527.                                     <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1528.                                         <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1529.                                         <span class=\"flex\">
  1530.                                             メールアドレス(確認) :{{ form_errors(form.email.second) }}
  1531.                                         </span>
  1532.                                     </div>
  1533.                                 {% endif %}
  1534.                             </dd>
  1535.                             <div class=\"flex flex-col gap-2\">
  1536.                                 <p class=\"text-xs\">※ itsukushi@manaka-net.com からのメールを受信できる設定になっていることをご確認下さい。</p>
  1537.                                 <p class=\"text-xs\">※ SMSはご利用になれません。キャリアメールは極力お控え頂けますようお願い申し上げます。</p>
  1538.                             </div>
  1539.                         </dl>
  1540.                         {% if type == constant('Customize\\\\Service\\\\ContactService::CONTACT_TYPE_OTHER') %}
  1541.                         <dl>
  1542.                             <dt>
  1543.                                 <div class=\"flex flex-col gap-4 mb-2\">
  1544.                                     <p class=\"text-xl font-medium leading-8\">{{ form_label(form.order_number, '', { 'label_attr': { 'class': 'ec-label' }}) }}</p>
  1545.                                     <p class=\"text-sm tracking-wider\">(ご注文済みの場合のみ)</p>
  1546.                                 </div>
  1547.                             </dt>
  1548.                             <dd>
  1549.                                 <div>
  1550.                                     {{ form_widget(form.order_number, {'attr': { 'placeholder': '注文番号' }}) }}
  1551.                                     {{ form_errors(form.order_number) }}
  1552.                                 </div>
  1553.                             </dd>
  1554.                         </dl>
  1555.                         <dl>
  1556.                             <dt>
  1557.                                 <div class=\"flex items-center gap-2 mb-4\">
  1558.                                     <p class=\"text-xl font-medium leading-8\">お問い合わせ内容</p>
  1559.                                     <p class=\"text-sm text-red\">※</p>
  1560.                                 </div>
  1561.                             </dt>
  1562.                             <dd>
  1563.                                 <div class=\"ec-input{{ has_errors(form.contents) ? ' error' }}\">
  1564.                                     <div class=\" w-full text-sm\">
  1565.                                         {{ form_widget(form.contents, {'attr': { 'placeholder': 'お問い合わせ内容', 'rows': 10 }}) }}</div>
  1566.                                     {% if form_errors(form.contents) %}
  1567.                                         <div class=\"!text-red text-xs flex items-center gap-2 pt-2\">
  1568.                                             <img src=\"{{asset('assets/icon/error.svg')}}\" alt=\"Error Image\" class=\"w-3 h-3\">
  1569.                                             <span class=\"flex \">
  1570.                                                 お問い合わせ内容:{{ form_errors(form.contents) }}
  1571.                                             </span>
  1572.                                         </div>
  1573.                                     {% endif %}
  1574.                                 </div>
  1575.                             </dd>
  1576.                         </dl>
  1577.                         {% endif %}
  1578.                     </div>
  1579.                     <div class=\"text-sm flex flex-col pb-10 md:px-6\">
  1580.                         <p class=\"text-xl mb-4\">よろしければアンケートにご協力ください。</p>
  1581.                         <div class=\"flex flex-col gap-10 mb-20\">
  1582.                             <dl class=\"flex flex-col gap-4\">
  1583.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  1584.                                     {{ form_label(form.is_send_email, '', { 'label_attr': { 'class': 'ec-label' }}) }}
  1585.                                 </dt>
  1586.                                 <dd>
  1587.                                     <ul class=\"flex flex-wrap md:flex-col gap-3 md:gap-6\">
  1588.                                         {% for child in form.is_send_email.children %}
  1589.                                             <li class=\"flex items-center\">
  1590.                                                 {{ form_widget(child) }}
  1591.                                                 {{ form_label(child) }}
  1592.                                             </li>
  1593.                                         {% endfor %}
  1594.                                     </ul>
  1595.                                     {{ form_errors(form.is_send_email) }}
  1596.                                 </dd>
  1597.                             </dl>
  1598.                             <dl class=\"flex flex-col gap-4\">
  1599.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  1600.                                     {{ form_label(form.where_did_you_know, '', { 'label_attr': { 'class': 'ec-label' }}) }}
  1601.                                 </dt>
  1602.                                 <dd>
  1603.                                     <div>
  1604.                                         <ul class=\"flex flex-wrap md:flex-col gap-6\">
  1605.                                             {% for child in form.where_did_you_know %}
  1606.                                                 <li class=\"flex items-center\">
  1607.                                                     {{ form_widget(child) }}
  1608.                                                     {{ form_label(child) }}
  1609.                                                 </li>
  1610.                                             {% endfor %}
  1611.                                         </ul>
  1612.                                     </div>
  1613.                                     {{ form_errors(form.where_did_you_know) }}
  1614.                                 </dd>
  1615.                             </dl>
  1616.                             <dl class=\"flex flex-col gap-4\">
  1617.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  1618.                                     {{ form_label(form.pet_type, '', { 'label_attr': { 'class': 'ec-label' }}) }}
  1619.                                 </dt>
  1620.                                 <dd>
  1621.                                     <ul class=\"flex md:flex-col gap-6 mb-6\">
  1622.                                         {% for child in form.pet_type.children %}
  1623.                                             {% if child.vars.value != 'その他' %}
  1624.                                             <li class=\"flex items-center gap-[3px]\">
  1625.                                                 {{ form_widget(child) }}
  1626.                                                 {{ form_label(child) }}
  1627.                                             </li>
  1628.                                             {% endif %}
  1629.                                         {% endfor %}
  1630.                                     </ul>
  1631.                                     <div class=\"flex flex-col\">
  1632.                                         <div class=\"mb-2 flex items-center gap-[3px]\">
  1633.                                             {{ form_widget(form.pet_type[4]) }}
  1634.                                             {{ form_label(form.pet_type[4]) }}
  1635.                                         </div>
  1636.                                         {{ form_widget(form.textArea_for_pet_type, {'attr': { 'placeholder': '入力してください', 'rows': 1 }}) }}
  1637.                                         {{ form_errors(form.textArea_for_pet_type) }}
  1638.                                     </div>
  1639.                                 </dd>
  1640.                             </dl>
  1641.                             <dl class=\"flex flex-col gap-4\">
  1642.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  1643.                                     {{ form_label(form.remains, '', { 'label_attr': { 'class': 'ec-label' }}) }}
  1644.                                 </dt>
  1645.                                 <dd>
  1646.                                     <ul class=\"flex md:flex-col gap-6 md:gap-6 mb-6\">
  1647.                                         {% for child in form.remains.children %}
  1648.                                             {% if child.vars.value != 'その他' %}
  1649.                                             <li class=\"flex items-center gap-[3px]\">
  1650.                                                 {{ form_widget(child) }}
  1651.                                                 {{ form_label(child) }}
  1652.                                             </li>
  1653.                                             {% endif %}
  1654.                                         {% endfor %}
  1655.                                     </ul>
  1656.                                     <div class=\"flex flex-col\">
  1657.                                         <div class=\"mb-2 flex items-center gap-[3px]\">
  1658.                                             {{ form_widget(form.remains[3]) }}
  1659.                                             {{ form_label(form.remains[3]) }}
  1660.                                         </div>
  1661.                                         {{ form_widget(form.textArea_for_remains, {'attr': { 'placeholder': '入力してください', 'rows': 1 }}) }}
  1662.                                         {{ form_errors(form.textArea_for_remains) }}
  1663.                                     </div>
  1664.                                 </dd>
  1665.                             </dl>
  1666.                             <dl class=\"flex flex-col gap-4\">
  1667.                                 <dt class=\"font-medium p-2 bg-sub-beige-pale\">
  1668.                                     {{ form_label(form.textArea_for_opinion, '', { 'label_attr': { 'class': 'ec-label' }}) }}
  1669.                                 </dt>
  1670.                                 <dd>
  1671.                                     {{ form_widget(form.textArea_for_opinion, {'attr': { 'placeholder': '入力してください', 'rows': 6 }}) }}
  1672.                                     {{ form_errors(form.textArea_for_opinion) }}
  1673.                                 </dd>
  1674.                             </dl>
  1675.                         </div>
  1676.                         <div class=\"flex flex-col items-center\">
  1677.                             <p class=\"text-sm mb-8\">
  1678.                                 <a class=\"border-b border-black hover\" href=\"{{ url('help_privacy') }}\" target=\"_blank\">プライバシーポリシー</a>
  1679.                                 に同意の上、</p>
  1680.                             <button type=\"submit\" class=\"w-[327px] py-3 rounded-[3px] bg-black text-sm font-bold text-white mb-10 md:mb-4 hover\" name=\"mode\" value=\"confirm\">確認画面へ
  1681.                             </button>
  1682.                             <div class=\"flex flex-col gap-2 text-xs max-w-[384px]\">
  1683.                                 <p class=\"leading-4\">※内容によっては、回答をさしあげるのにお時間を頂くこともございます。</p>
  1684.                                 <p class=\"leading-4\">※休業日は翌営業日以降の対応となりますので、ご了承ください。</p>
  1685.                                 <p class=\"leading-4\">※itsukushi@manaka-net.comからのメールが受信できるように設定をお願いします。</p>
  1686.                             </div>
  1687.                         </div>
  1688.                     </div>
  1689.                     {# エンティティ拡張の自動出力 #}
  1690.                     {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  1691.                         {% if f.vars.eccube_form_options.form_theme %}
  1692.                             {% form_theme f f.vars.eccube_form_options.form_theme %}
  1693.                             {{ form_row(f) }}
  1694.                         {% else %}
  1695.                             <dl>
  1696.                                 <dt>
  1697.                                     {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  1698.                                     {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  1699.                                 </dt>
  1700.                                 <dd>
  1701.                                     <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  1702.                                         {{ form_widget(f) }}
  1703.                                         {{ form_errors(f) }}
  1704.                                     </div>
  1705.                                 </dd>
  1706.                             </dl>
  1707.                         {% endif %}
  1708.                     {% endfor %}
  1709.                 </form>
  1710.             </div>
  1711.         </div>
  1712.     </div>
  1713. {% endblock %}
  1714. ""Contact/index.twig""/home/xs545372/itsukushi-store.com/public_html/stg.itsukushi-store.com/app/template/default/Contact/index.twig");
  1715.     }
  1716.     
  1717.     public function checkSecurity()
  1718.     {
  1719.         static $tags = array("form_theme" => 13"if" => 17"set" => 158"for" => 467);
  1720.         static $filters = array("escape" => 79"trans" => 302"filter" => 569);
  1721.         static $functions = array("form_errors" => 17"asset" => 79"url" => 142"include" => 159"form_widget" => 198"form_label" => 207"has_errors" => 229"constant" => 419"form_row" => 572);
  1722.         try {
  1723.             $this->sandbox->checkSecurity(
  1724.                 ['form_theme''if''set''for'],
  1725.                 ['escape''trans''filter'],
  1726.                 ['form_errors''asset''url''include''form_widget''form_label''has_errors''constant''form_row']
  1727.             );
  1728.         } catch (SecurityError $e) {
  1729.             $e->setSourceContext($this->source);
  1730.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  1731.                 $e->setTemplateLine($tags[$e->getTagName()]);
  1732.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  1733.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  1734.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  1735.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  1736.             }
  1737.             throw $e;
  1738.         }
  1739.     }
  1740. }