var/cache/dev/twig/22/22f894f494190cd365c0a21daf8e0839.php line 39

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. /* @user_data/about.twig */
  14. class __TwigTemplate_4f8567a9129d71e4f6bf2eb770eab78e 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.             'main' => [$this'block_main'],
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/about.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/about.twig"));
  39.         $this->parent $this->loadTemplate("default_frame.twig""@user_data/about.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 2
  47.     public function block_main($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  54.         // line 3
  55.         echo "    <div class=\"custom-page\">
  56.         <!-- トップバナー -->
  57.         <div class=\"top-banner\">
  58.             <img src=\"/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_18.jpg\" alt=\"トップバナー\">
  59.         </div>
  60.         <!-- セクション1: 国産小麦について -->
  61.         <div class=\"bakery-content-section\">
  62.             <div class=\"bakery-section-text\">
  63.                 <p>
  64.                     good bakery伊せ屋は<br>
  65.                     『パン王国』と呼ばれるほど、パン屋さんが多いことで有名な<br>
  66.                     愛知県江南市にある小さなパン屋です。                
  67.                 </p>
  68.             </div>
  69.         </div>
  70.         <!-- セクション1: 国産小麦について -->
  71.         <div class=\"bakery-content-section\">
  72.         <div class=\"bakery-hero-image\">
  73.             <img src=\"";
  74.         // line 22
  75.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/assets/img/content/about-iseya1.jpg""user_data"), "html"nulltrue);
  76.         echo "\" alt=\"メイン画像\">
  77.         </div>
  78.             <div class=\"bakery-section-text\">
  79.             <h2>
  80.             『毎日食べるパンだからこそ、安心・安全を。』
  81.             </h2>
  82.             <p>
  83.                 伊せ屋のパン生地は、北海道産小麦100%!<br>
  84.                 もっちりとした生地は噛めば噛むほど、小麦本来の味を引き出します。
  85.             </p>
  86.             </div>
  87.             <div class=\"bakery-section-text\">
  88.                 <p>
  89.                 お店で毎日仕込むパン生地は、乳化剤などの添加物を一切使用しておらず、<br>安心してお召し上がりいただけるパン作りを心がけています。</p>
  90.             </div>
  91.         </div>
  92.         <div class=\"bakery-content-section\">
  93.         <div class=\"bakery-hero-image\">
  94.             <img src=\"";
  95.         // line 41
  96.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/assets/img/content/about-iseya2.png""user_data"), "html"nulltrue);
  97.         echo "\" alt=\"メイン画像\">
  98.         </div>
  99.         <div class=\"bakery-section-text\">
  100.         <p>
  101.             焼きたてパンが最も豊富に並ぶのは朝9時とランチタイムです。<br>
  102.             お昼にはピザなどのお惣菜パンがたくさん焼き上がります!<br>
  103.         </p>
  104.         </div>
  105.         <div class=\"bakery-section-text\">
  106.         <p>
  107.             カレーパンは1度に揚げる個数を少なくし<br>
  108.             1日に何回も揚げたてが提供出来るようになっております。
  109.         </p>
  110.         </div>
  111.         </div>
  112.         <div class=\"bakery-content-section\">
  113.         <div class=\"bakery-hero-image\">
  114.             <img src=\"";
  115.         // line 59
  116.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/assets/img/content/about-iseya3.png""user_data"), "html"nulltrue);
  117.         echo "\" alt=\"メイン画像\">
  118.         </div>
  119.         <div class=\"bakery-section-text\">
  120.         <p>
  121.   キッズスペースあり。<br>
  122. ゆっくりパンをお選びいただけます。
  123.         </p>
  124.         </div>
  125.         </div>
  126.         
  127.         <div class=\"bakery-content-section\">
  128.         <div class=\"bakery-hero-image\">
  129.                 <img src=\"";
  130.         // line 73
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/assets/img/content/about-iseya4.jpg""user_data"), "html"nulltrue);
  132.         echo "\" alt=\"お店の外観\">
  133.         </div>
  134.         <div class=\"bakery-section-text\">
  135.         <p>
  136.   イートインスペースあり。<br>購入されたパンをお店の中でお召し上がりいただけます。
  137.         </p>
  138.         </div>
  139.         </div>
  140.         <!-- セクション3: お店の情報 -->
  141.         <div class=\"bakery-content-section\">
  142.             <div class=\"top-banner\">
  143.                 <img src=\"";
  144.         // line 88
  145.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_17.jpg""user_data"), "html"nulltrue);
  146.         echo "\" alt=\"お店の外観\">
  147.             </div>
  148.             <div class=\"bakery-section-text\">
  149.                 <p class=\"bakery-shop-info\" style=\"margin-bottom:0px;\">
  150.                     江南市大間町新町147<br>
  151.                     TEL:0587-81-3061<br>
  152.                     営業時間 9:00~17:00<br>
  153.                     駐車場完備<br>
  154.                     イートインスペースあり
  155.                 </p>
  156.                 <div style=\"\">
  157.                     <a href=\"https://www.instagram.com/iseyabread/\"><img src=\"";
  158.         // line 99
  159.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/ContentImg/instagram-logo.png""user_data"), "html"nulltrue);
  160.         echo "\" alt=\"お店の外観\" style=\"width:120px;\"></a>
  161.                 </div>
  162.                 <div class=\"bakery-map-container\">
  163.                     <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2268.566207440815!2d136.85999682354338!3d35.33325658047305!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60030a2a8130c621%3A0x94c9fedcb8bc0655!2z44CSNDgzLTgyNTEg5oSl55-l55yM5rGf5Y2X5biC5aSn6ZaT55S65paw55S677yR77yU77yX!5e0!3m2!1sja!2sjp!4v1749123061443!5m2!1sja!2sjp\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  164.                 </div>
  165.                 <div class=\"bakery-hero-image\">
  166.                     <img src=\"";
  167.         // line 105
  168.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_21.jpg""user_data"), "html"nulltrue);
  169.         echo "\" alt=\"お店の外観\">
  170.                 </div>
  171.             </div>
  172.         </div>
  173.     </div>
  174. ";
  175.         
  176.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  177.         
  178.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  179.     }
  180.     // line 112
  181.     public function block_stylesheet($context, array $blocks = [])
  182.     {
  183.         $macros $this->macros;
  184.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  185.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  186.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  187.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  188.         // line 113
  189.         echo "    <style>
  190.         .custom-page {
  191.             max-width: 1200px;
  192.             margin: 0 auto;
  193.             padding: 0 20px;
  194.         }
  195.         /* トップバナー */
  196.         .top-banner {
  197.             text-align: center;
  198.             margin-bottom: 20px;
  199.         }
  200.         .top-banner img {
  201.             width: 100%;
  202.             height: auto;
  203.             max-height: 400px;
  204.             object-fit: cover;
  205.         }
  206.         /* メイン画像 */
  207.         .bakery-hero-image {
  208.             text-align: center;
  209.             margin-bottom: 30px;
  210.         }
  211.         .bakery-hero-image img {
  212.             width: 100%;
  213.             height: auto;
  214.             max-height: 500px;
  215.             object-fit: cover;
  216.             border-radius:8px;
  217.         }
  218.         /* セクション */
  219.         .bakery-content-section {
  220.             margin-bottom: 30px;
  221.             text-align: center;
  222.         }
  223.         .bakery-section-image {
  224.             margin-bottom: 30px;
  225.         }
  226.         .bakery-section-image img {
  227.             width: 100%;
  228.             height: auto;
  229.             max-height: 400px;
  230.             object-fit: cover;
  231.         }
  232.         .bakery-section-text {
  233.             padding: 0 16px;
  234.         }
  235.         .bakery-section-text h2 {
  236.             font-size: 24px;
  237.             margin-bottom: 30px;
  238.             color: #333;
  239.             font-weight: bold;
  240.         }
  241.         .bakery-section-text p {
  242.             font-size: 14px;
  243.             line-height: 1.8;
  244.             color: #666;
  245.             margin-bottom: 30px;
  246.             text-align: center;
  247.         }
  248.         /* お店情報 */
  249.         .bakery-shop-info {
  250.             text-align: center !important;
  251.             font-size: 18px;
  252.             margin-bottom: 30px;
  253.         }
  254.         .bakery-map-container {
  255.             text-align: center;
  256.         }
  257.         .bakery-map-container iframe {
  258.             width: 100%;
  259.             max-width: 400px;
  260.             height: 250px;
  261.             border: 0;
  262.         }
  263.         /* タブレット対応 */
  264.         @media (min-width: 768px) {
  265.             .custom-page {
  266.                 padding: 0 40px;
  267.             }
  268.             .bakery-hero-image img {
  269.                 max-height: 600px;
  270.             }
  271.             .bakery-section-image img {
  272.                 max-height: 500px;
  273.             }
  274.             .bakery-section-text h2 {
  275.                 font-size: 28px;
  276.             }
  277.             .bakery-section-text p {
  278.                 font-size: 18px;
  279.                 max-width: 800px;
  280.                 margin-left: auto;
  281.                 margin-right: auto;
  282.             }
  283.             .bakery-shop-info {
  284.                 font-size: 20px;
  285.             }
  286.             .bakery-map-container iframe {
  287.                 width: 500px;
  288.                 height: 350px;
  289.             }
  290.         }
  291.         /* PC対応 */
  292.         @media (min-width: 1024px) {
  293.             .bakery-content-section {
  294.                 margin-bottom: 80px;
  295.             }
  296.             .bakery-section-text {
  297.                 padding: 0 60px;
  298.             }
  299.             .bakery-section-text h2 {
  300.                 font-size: 32px;
  301.                 margin-bottom: 30px;
  302.             }
  303.             .bakery-section-text p {
  304.                 font-size: 20px;
  305.                 line-height: 2;
  306.             }
  307.             .bakery-map-container iframe {
  308.                 width: 600px;
  309.                 height: 400px;
  310.             }
  311.         }
  312.     </style>
  313. ";
  314.         
  315.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  316.         
  317.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  318.     }
  319.     public function getTemplateName()
  320.     {
  321.         return "@user_data/about.twig";
  322.     }
  323.     public function isTraitable()
  324.     {
  325.         return false;
  326.     }
  327.     public function getDebugInfo()
  328.     {
  329.         return array (  217 => 113,  207 => 112,  191 => 105,  182 => 99,  168 => 88,  150 => 73,  133 => 59,  112 => 41,  90 => 22,  69 => 3,  59 => 2,  36 => 1,);
  330.     }
  331.     public function getSourceContext()
  332.     {
  333.         return new Source("{% extends 'default_frame.twig' %}
  334. {% block main %}
  335.     <div class=\"custom-page\">
  336.         <!-- トップバナー -->
  337.         <div class=\"top-banner\">
  338.             <img src=\"/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_18.jpg\" alt=\"トップバナー\">
  339.         </div>
  340.         <!-- セクション1: 国産小麦について -->
  341.         <div class=\"bakery-content-section\">
  342.             <div class=\"bakery-section-text\">
  343.                 <p>
  344.                     good bakery伊せ屋は<br>
  345.                     『パン王国』と呼ばれるほど、パン屋さんが多いことで有名な<br>
  346.                     愛知県江南市にある小さなパン屋です。                
  347.                 </p>
  348.             </div>
  349.         </div>
  350.         <!-- セクション1: 国産小麦について -->
  351.         <div class=\"bakery-content-section\">
  352.         <div class=\"bakery-hero-image\">
  353.             <img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya1.jpg', 'user_data') }}\" alt=\"メイン画像\">
  354.         </div>
  355.             <div class=\"bakery-section-text\">
  356.             <h2>
  357.             『毎日食べるパンだからこそ、安心・安全を。』
  358.             </h2>
  359.             <p>
  360.                 伊せ屋のパン生地は、北海道産小麦100%!<br>
  361.                 もっちりとした生地は噛めば噛むほど、小麦本来の味を引き出します。
  362.             </p>
  363.             </div>
  364.             <div class=\"bakery-section-text\">
  365.                 <p>
  366.                 お店で毎日仕込むパン生地は、乳化剤などの添加物を一切使用しておらず、<br>安心してお召し上がりいただけるパン作りを心がけています。</p>
  367.             </div>
  368.         </div>
  369.         <div class=\"bakery-content-section\">
  370.         <div class=\"bakery-hero-image\">
  371.             <img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya2.png', 'user_data') }}\" alt=\"メイン画像\">
  372.         </div>
  373.         <div class=\"bakery-section-text\">
  374.         <p>
  375.             焼きたてパンが最も豊富に並ぶのは朝9時とランチタイムです。<br>
  376.             お昼にはピザなどのお惣菜パンがたくさん焼き上がります!<br>
  377.         </p>
  378.         </div>
  379.         <div class=\"bakery-section-text\">
  380.         <p>
  381.             カレーパンは1度に揚げる個数を少なくし<br>
  382.             1日に何回も揚げたてが提供出来るようになっております。
  383.         </p>
  384.         </div>
  385.         </div>
  386.         <div class=\"bakery-content-section\">
  387.         <div class=\"bakery-hero-image\">
  388.             <img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya3.png', 'user_data') }}\" alt=\"メイン画像\">
  389.         </div>
  390.         <div class=\"bakery-section-text\">
  391.         <p>
  392.   キッズスペースあり。<br>
  393. ゆっくりパンをお選びいただけます。
  394.         </p>
  395.         </div>
  396.         </div>
  397.         
  398.         <div class=\"bakery-content-section\">
  399.         <div class=\"bakery-hero-image\">
  400.                 <img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya4.jpg', 'user_data') }}\" alt=\"お店の外観\">
  401.         </div>
  402.         <div class=\"bakery-section-text\">
  403.         <p>
  404.   イートインスペースあり。<br>購入されたパンをお店の中でお召し上がりいただけます。
  405.         </p>
  406.         </div>
  407.         </div>
  408.         <!-- セクション3: お店の情報 -->
  409.         <div class=\"bakery-content-section\">
  410.             <div class=\"top-banner\">
  411.                 <img src=\"{{ asset('/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_17.jpg', 'user_data') }}\" alt=\"お店の外観\">
  412.             </div>
  413.             <div class=\"bakery-section-text\">
  414.                 <p class=\"bakery-shop-info\" style=\"margin-bottom:0px;\">
  415.                     江南市大間町新町147<br>
  416.                     TEL:0587-81-3061<br>
  417.                     営業時間 9:00~17:00<br>
  418.                     駐車場完備<br>
  419.                     イートインスペースあり
  420.                 </p>
  421.                 <div style=\"\">
  422.                     <a href=\"https://www.instagram.com/iseyabread/\"><img src=\"{{ asset('/html/user_data/ContentImg/instagram-logo.png', 'user_data') }}\" alt=\"お店の外観\" style=\"width:120px;\"></a>
  423.                 </div>
  424.                 <div class=\"bakery-map-container\">
  425.                     <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2268.566207440815!2d136.85999682354338!3d35.33325658047305!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60030a2a8130c621%3A0x94c9fedcb8bc0655!2z44CSNDgzLTgyNTEg5oSl55-l55yM5rGf5Y2X5biC5aSn6ZaT55S65paw55S677yR77yU77yX!5e0!3m2!1sja!2sjp!4v1749123061443!5m2!1sja!2sjp\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  426.                 </div>
  427.                 <div class=\"bakery-hero-image\">
  428.                     <img src=\"{{ asset('/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_21.jpg', 'user_data') }}\" alt=\"お店の外観\">
  429.                 </div>
  430.             </div>
  431.         </div>
  432.     </div>
  433. {% endblock %}
  434. {% block stylesheet %}
  435.     <style>
  436.         .custom-page {
  437.             max-width: 1200px;
  438.             margin: 0 auto;
  439.             padding: 0 20px;
  440.         }
  441.         /* トップバナー */
  442.         .top-banner {
  443.             text-align: center;
  444.             margin-bottom: 20px;
  445.         }
  446.         .top-banner img {
  447.             width: 100%;
  448.             height: auto;
  449.             max-height: 400px;
  450.             object-fit: cover;
  451.         }
  452.         /* メイン画像 */
  453.         .bakery-hero-image {
  454.             text-align: center;
  455.             margin-bottom: 30px;
  456.         }
  457.         .bakery-hero-image img {
  458.             width: 100%;
  459.             height: auto;
  460.             max-height: 500px;
  461.             object-fit: cover;
  462.             border-radius:8px;
  463.         }
  464.         /* セクション */
  465.         .bakery-content-section {
  466.             margin-bottom: 30px;
  467.             text-align: center;
  468.         }
  469.         .bakery-section-image {
  470.             margin-bottom: 30px;
  471.         }
  472.         .bakery-section-image img {
  473.             width: 100%;
  474.             height: auto;
  475.             max-height: 400px;
  476.             object-fit: cover;
  477.         }
  478.         .bakery-section-text {
  479.             padding: 0 16px;
  480.         }
  481.         .bakery-section-text h2 {
  482.             font-size: 24px;
  483.             margin-bottom: 30px;
  484.             color: #333;
  485.             font-weight: bold;
  486.         }
  487.         .bakery-section-text p {
  488.             font-size: 14px;
  489.             line-height: 1.8;
  490.             color: #666;
  491.             margin-bottom: 30px;
  492.             text-align: center;
  493.         }
  494.         /* お店情報 */
  495.         .bakery-shop-info {
  496.             text-align: center !important;
  497.             font-size: 18px;
  498.             margin-bottom: 30px;
  499.         }
  500.         .bakery-map-container {
  501.             text-align: center;
  502.         }
  503.         .bakery-map-container iframe {
  504.             width: 100%;
  505.             max-width: 400px;
  506.             height: 250px;
  507.             border: 0;
  508.         }
  509.         /* タブレット対応 */
  510.         @media (min-width: 768px) {
  511.             .custom-page {
  512.                 padding: 0 40px;
  513.             }
  514.             .bakery-hero-image img {
  515.                 max-height: 600px;
  516.             }
  517.             .bakery-section-image img {
  518.                 max-height: 500px;
  519.             }
  520.             .bakery-section-text h2 {
  521.                 font-size: 28px;
  522.             }
  523.             .bakery-section-text p {
  524.                 font-size: 18px;
  525.                 max-width: 800px;
  526.                 margin-left: auto;
  527.                 margin-right: auto;
  528.             }
  529.             .bakery-shop-info {
  530.                 font-size: 20px;
  531.             }
  532.             .bakery-map-container iframe {
  533.                 width: 500px;
  534.                 height: 350px;
  535.             }
  536.         }
  537.         /* PC対応 */
  538.         @media (min-width: 1024px) {
  539.             .bakery-content-section {
  540.                 margin-bottom: 80px;
  541.             }
  542.             .bakery-section-text {
  543.                 padding: 0 60px;
  544.             }
  545.             .bakery-section-text h2 {
  546.                 font-size: 32px;
  547.                 margin-bottom: 30px;
  548.             }
  549.             .bakery-section-text p {
  550.                 font-size: 20px;
  551.                 line-height: 2;
  552.             }
  553.             .bakery-map-container iframe {
  554.                 width: 600px;
  555.                 height: 400px;
  556.             }
  557.         }
  558.     </style>
  559. {% endblock %}""@user_data/about.twig""/home/iseyabread/www/iseya/app/template/user_data/about.twig");
  560.     }
  561. }