<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @user_data/about.twig */
class __TwigTemplate_4f8567a9129d71e4f6bf2eb770eab78e extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
'stylesheet' => [$this, 'block_stylesheet'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@user_data/about.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@user_data/about.twig"));
$this->parent = $this->loadTemplate("default_frame.twig", "@user_data/about.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 2
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 3
echo " <div class=\"custom-page\">
<!-- トップバナー -->
<div class=\"top-banner\">
<img src=\"/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_18.jpg\" alt=\"トップバナー\">
</div>
<!-- セクション1: 国産小麦について -->
<div class=\"bakery-content-section\">
<div class=\"bakery-section-text\">
<p>
good bakery伊せ屋は<br>
『パン王国』と呼ばれるほど、パン屋さんが多いことで有名な<br>
愛知県江南市にある小さなパン屋です。
</p>
</div>
</div>
<!-- セクション1: 国産小麦について -->
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"";
// line 22
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", null, true);
echo "\" alt=\"メイン画像\">
</div>
<div class=\"bakery-section-text\">
<h2>
『毎日食べるパンだからこそ、安心・安全を。』
</h2>
<p>
伊せ屋のパン生地は、北海道産小麦100%!<br>
もっちりとした生地は噛めば噛むほど、小麦本来の味を引き出します。
</p>
</div>
<div class=\"bakery-section-text\">
<p>
お店で毎日仕込むパン生地は、乳化剤などの添加物を一切使用しておらず、<br>安心してお召し上がりいただけるパン作りを心がけています。</p>
</div>
</div>
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"";
// line 41
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", null, true);
echo "\" alt=\"メイン画像\">
</div>
<div class=\"bakery-section-text\">
<p>
焼きたてパンが最も豊富に並ぶのは朝9時とランチタイムです。<br>
お昼にはピザなどのお惣菜パンがたくさん焼き上がります!<br>
</p>
</div>
<div class=\"bakery-section-text\">
<p>
カレーパンは1度に揚げる個数を少なくし<br>
1日に何回も揚げたてが提供出来るようになっております。
</p>
</div>
</div>
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"";
// line 59
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", null, true);
echo "\" alt=\"メイン画像\">
</div>
<div class=\"bakery-section-text\">
<p>
キッズスペースあり。<br>
ゆっくりパンをお選びいただけます。
</p>
</div>
</div>
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"";
// line 73
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", null, true);
echo "\" alt=\"お店の外観\">
</div>
<div class=\"bakery-section-text\">
<p>
イートインスペースあり。<br>購入されたパンをお店の中でお召し上がりいただけます。
</p>
</div>
</div>
<!-- セクション3: お店の情報 -->
<div class=\"bakery-content-section\">
<div class=\"top-banner\">
<img src=\"";
// line 88
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", null, true);
echo "\" alt=\"お店の外観\">
</div>
<div class=\"bakery-section-text\">
<p class=\"bakery-shop-info\" style=\"margin-bottom:0px;\">
江南市大間町新町147<br>
TEL:0587-81-3061<br>
営業時間 9:00~17:00<br>
駐車場完備<br>
イートインスペースあり
</p>
<div style=\"\">
<a href=\"https://www.instagram.com/iseyabread/\"><img src=\"";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/html/user_data/ContentImg/instagram-logo.png", "user_data"), "html", null, true);
echo "\" alt=\"お店の外観\" style=\"width:120px;\"></a>
</div>
<div class=\"bakery-map-container\">
<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>
</div>
<div class=\"bakery-hero-image\">
<img src=\"";
// line 105
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", null, true);
echo "\" alt=\"お店の外観\">
</div>
</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 112
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
// line 113
echo " <style>
.custom-page {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
/* トップバナー */
.top-banner {
text-align: center;
margin-bottom: 20px;
}
.top-banner img {
width: 100%;
height: auto;
max-height: 400px;
object-fit: cover;
}
/* メイン画像 */
.bakery-hero-image {
text-align: center;
margin-bottom: 30px;
}
.bakery-hero-image img {
width: 100%;
height: auto;
max-height: 500px;
object-fit: cover;
border-radius:8px;
}
/* セクション */
.bakery-content-section {
margin-bottom: 30px;
text-align: center;
}
.bakery-section-image {
margin-bottom: 30px;
}
.bakery-section-image img {
width: 100%;
height: auto;
max-height: 400px;
object-fit: cover;
}
.bakery-section-text {
padding: 0 16px;
}
.bakery-section-text h2 {
font-size: 24px;
margin-bottom: 30px;
color: #333;
font-weight: bold;
}
.bakery-section-text p {
font-size: 14px;
line-height: 1.8;
color: #666;
margin-bottom: 30px;
text-align: center;
}
/* お店情報 */
.bakery-shop-info {
text-align: center !important;
font-size: 18px;
margin-bottom: 30px;
}
.bakery-map-container {
text-align: center;
}
.bakery-map-container iframe {
width: 100%;
max-width: 400px;
height: 250px;
border: 0;
}
/* タブレット対応 */
@media (min-width: 768px) {
.custom-page {
padding: 0 40px;
}
.bakery-hero-image img {
max-height: 600px;
}
.bakery-section-image img {
max-height: 500px;
}
.bakery-section-text h2 {
font-size: 28px;
}
.bakery-section-text p {
font-size: 18px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.bakery-shop-info {
font-size: 20px;
}
.bakery-map-container iframe {
width: 500px;
height: 350px;
}
}
/* PC対応 */
@media (min-width: 1024px) {
.bakery-content-section {
margin-bottom: 80px;
}
.bakery-section-text {
padding: 0 60px;
}
.bakery-section-text h2 {
font-size: 32px;
margin-bottom: 30px;
}
.bakery-section-text p {
font-size: 20px;
line-height: 2;
}
.bakery-map-container iframe {
width: 600px;
height: 400px;
}
}
</style>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "@user_data/about.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'default_frame.twig' %}
{% block main %}
<div class=\"custom-page\">
<!-- トップバナー -->
<div class=\"top-banner\">
<img src=\"/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_18.jpg\" alt=\"トップバナー\">
</div>
<!-- セクション1: 国産小麦について -->
<div class=\"bakery-content-section\">
<div class=\"bakery-section-text\">
<p>
good bakery伊せ屋は<br>
『パン王国』と呼ばれるほど、パン屋さんが多いことで有名な<br>
愛知県江南市にある小さなパン屋です。
</p>
</div>
</div>
<!-- セクション1: 国産小麦について -->
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya1.jpg', 'user_data') }}\" alt=\"メイン画像\">
</div>
<div class=\"bakery-section-text\">
<h2>
『毎日食べるパンだからこそ、安心・安全を。』
</h2>
<p>
伊せ屋のパン生地は、北海道産小麦100%!<br>
もっちりとした生地は噛めば噛むほど、小麦本来の味を引き出します。
</p>
</div>
<div class=\"bakery-section-text\">
<p>
お店で毎日仕込むパン生地は、乳化剤などの添加物を一切使用しておらず、<br>安心してお召し上がりいただけるパン作りを心がけています。</p>
</div>
</div>
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya2.png', 'user_data') }}\" alt=\"メイン画像\">
</div>
<div class=\"bakery-section-text\">
<p>
焼きたてパンが最も豊富に並ぶのは朝9時とランチタイムです。<br>
お昼にはピザなどのお惣菜パンがたくさん焼き上がります!<br>
</p>
</div>
<div class=\"bakery-section-text\">
<p>
カレーパンは1度に揚げる個数を少なくし<br>
1日に何回も揚げたてが提供出来るようになっております。
</p>
</div>
</div>
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya3.png', 'user_data') }}\" alt=\"メイン画像\">
</div>
<div class=\"bakery-section-text\">
<p>
キッズスペースあり。<br>
ゆっくりパンをお選びいただけます。
</p>
</div>
</div>
<div class=\"bakery-content-section\">
<div class=\"bakery-hero-image\">
<img src=\"{{ asset('/html/user_data/assets/img/content/about-iseya4.jpg', 'user_data') }}\" alt=\"お店の外観\">
</div>
<div class=\"bakery-section-text\">
<p>
イートインスペースあり。<br>購入されたパンをお店の中でお召し上がりいただけます。
</p>
</div>
</div>
<!-- セクション3: お店の情報 -->
<div class=\"bakery-content-section\">
<div class=\"top-banner\">
<img src=\"{{ asset('/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_17.jpg', 'user_data') }}\" alt=\"お店の外観\">
</div>
<div class=\"bakery-section-text\">
<p class=\"bakery-shop-info\" style=\"margin-bottom:0px;\">
江南市大間町新町147<br>
TEL:0587-81-3061<br>
営業時間 9:00~17:00<br>
駐車場完備<br>
イートインスペースあり
</p>
<div style=\"\">
<a href=\"https://www.instagram.com/iseyabread/\"><img src=\"{{ asset('/html/user_data/ContentImg/instagram-logo.png', 'user_data') }}\" alt=\"お店の外観\" style=\"width:120px;\"></a>
</div>
<div class=\"bakery-map-container\">
<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>
</div>
<div class=\"bakery-hero-image\">
<img src=\"{{ asset('/html/user_data/assets/img/content/LINE_ALBUM_20250712_250714_21.jpg', 'user_data') }}\" alt=\"お店の外観\">
</div>
</div>
</div>
</div>
{% endblock %}
{% block stylesheet %}
<style>
.custom-page {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
/* トップバナー */
.top-banner {
text-align: center;
margin-bottom: 20px;
}
.top-banner img {
width: 100%;
height: auto;
max-height: 400px;
object-fit: cover;
}
/* メイン画像 */
.bakery-hero-image {
text-align: center;
margin-bottom: 30px;
}
.bakery-hero-image img {
width: 100%;
height: auto;
max-height: 500px;
object-fit: cover;
border-radius:8px;
}
/* セクション */
.bakery-content-section {
margin-bottom: 30px;
text-align: center;
}
.bakery-section-image {
margin-bottom: 30px;
}
.bakery-section-image img {
width: 100%;
height: auto;
max-height: 400px;
object-fit: cover;
}
.bakery-section-text {
padding: 0 16px;
}
.bakery-section-text h2 {
font-size: 24px;
margin-bottom: 30px;
color: #333;
font-weight: bold;
}
.bakery-section-text p {
font-size: 14px;
line-height: 1.8;
color: #666;
margin-bottom: 30px;
text-align: center;
}
/* お店情報 */
.bakery-shop-info {
text-align: center !important;
font-size: 18px;
margin-bottom: 30px;
}
.bakery-map-container {
text-align: center;
}
.bakery-map-container iframe {
width: 100%;
max-width: 400px;
height: 250px;
border: 0;
}
/* タブレット対応 */
@media (min-width: 768px) {
.custom-page {
padding: 0 40px;
}
.bakery-hero-image img {
max-height: 600px;
}
.bakery-section-image img {
max-height: 500px;
}
.bakery-section-text h2 {
font-size: 28px;
}
.bakery-section-text p {
font-size: 18px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.bakery-shop-info {
font-size: 20px;
}
.bakery-map-container iframe {
width: 500px;
height: 350px;
}
}
/* PC対応 */
@media (min-width: 1024px) {
.bakery-content-section {
margin-bottom: 80px;
}
.bakery-section-text {
padding: 0 60px;
}
.bakery-section-text h2 {
font-size: 32px;
margin-bottom: 30px;
}
.bakery-section-text p {
font-size: 20px;
line-height: 2;
}
.bakery-map-container iframe {
width: 600px;
height: 400px;
}
}
</style>
{% endblock %}", "@user_data/about.twig", "/home/iseyabread/www/iseya/app/template/user_data/about.twig");
}
}