<?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;
/* index.twig */
class __TwigTemplate_c66984d413121c04af60811f6d772f40c1f8dd3b48beb0459431c3fd241a00d3 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'javascript' => [$this, 'block_javascript'],
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 11
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "index.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "index.twig"));
// line 13
$context["body_class"] = "front_page";
// line 11
$this->parent = $this->loadTemplate("default_frame.twig", "index.twig", 11);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 15
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
// line 16
echo " <script>
\$(function() {
\$('.main_visual').slick({
dots: true,
arrows: false,
autoplay: true,
autoplaySpeed: 4000,
speed: 500,
pauseOnDotsHover: true,
});
// dotsの変更
\$('.main_visual .slick-dots li button').html('<i class=\"fas fa-heart\" aria-hidden=\"true\"></i>');
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 33
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 34
echo " <div class=\"ec-sliderRole\">
<div class=\"main_visual\">
";
// line 37
if ((twig_date_format_filter($this->env, "now", "YmdH") >= "2025040100")) {
// line 38
echo " <div class=\"item slick-slide\"><a href=\"/products/list?category_id=&name=プレミアムナチュレ\" target=\"_blank\" title=\"プレミアムナチュレシリーズ\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2@2x.webp 2x, /html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2.webp\" type=\"image/webp\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2@2x.jpg 2x\" type=\"image/jpg\">
<img src=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2.jpg\" alt=\"プレミアムナチュレシリーズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner2@2x.webp 2x, /html/template/myufull1/assets/img/page/product/premium-nature/top_banner2.webp\" type=\"image/webp\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner2@2x.jpg 2x\" type=\"image/jpg\">
<img src=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner2.jpg\" alt=\"プレミアムナチュレシリーズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
";
}
// line 51
echo "
";
// line 52
if ((twig_date_format_filter($this->env, "now", "YmdH") >= "2024120512")) {
// line 53
echo " <div class=\"item slick-slide\"><a href=\"https://myufull.online/products/detail/233\" target=\"_blank\" title=\"ミューフル天然草ソープ ダマスクローズ チューベローズ\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_pc.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_pc.jpg\" alt=\"ミューフル天然草ソープ ダマスクローズ チューベローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_sp.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_sp.jpg\" alt=\"ミューフル天然草ソープ ダマスクローズ チューベローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
";
}
// line 64
echo "
";
// line 65
if (((twig_date_format_filter($this->env, "now", "Ymd") >= "20240801") && (twig_date_format_filter($this->env, "now", "Ymd") <= "20240831"))) {
// line 66
echo " <div class=\"item slick-slide\"><a href=\"https://myufull.co.jp/wp-content/uploads/2024/07/20240801_innnercare.pdf\" target=\"_blank\" title=\"インナーケアキャンペーン2024 美容ドリンク ミューフルフローラをプレゼント\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/static/assets/img/cp/2024/202408_pc.webp\" type=\"image/webp\">
<img src=\"/html/static/assets/img/cp/2024/202408_pc.jpg\" alt=\"インナーケアキャンペーン2024 美容ドリンク ミューフルフローラをプレゼント\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/static/assets/img/cp/2024/202408_sp.webp\" type=\"image/webp\">
<img src=\"/html/static/assets/img/cp/2024/202408_sp.jpg\" alt=\"インナーケアキャンペーン2024 美容ドリンク ミューフルフローラをプレゼント\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
";
}
// line 77
echo "
<div class=\"item slick-slide\"><a href=\"https://myufull.online/products/detail/16\" title=\"髪と地肌をしっとりと洗い上げる、弱酸性のボタニカルシャンプー。 サブナEX ダブルローズ\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top.jpg\" alt=\"髪と地肌をしっとりと洗い上げる、弱酸性のボタニカルシャンプー。 サブナEX ダブルローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top_sp.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top_sp.jpg\" alt=\"髪と地肌をしっとりと洗い上げる、弱酸性のボタニカルシャンプー。 サブナEX ダブルローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
";
// line 104
echo "
";
// line 122
echo "
<div class=\"item slick-slide\">
<a href=\"/subscription\" title=\"安心・便利でお得がいっぱい!定期便。いつでも10%ポイント還元。送料無料。バースデープレゼントなどなど\">
<picture class=\"is-desktop__block\">
<source srcset=\"";
// line 126
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_subscription_pc@2x.jpg"), "html", null, true);
echo "?20250401 2x\" type=\"image/jpg\">
<img src=\"";
// line 127
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_subscription_pc.jpg"), "html", null, true);
echo "?20250401\" loading=\"lazy\">
</picture>
<picture class=\"is-mobile__block\">
<source srcset=\"";
// line 130
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_subscription.jpg"), "html", null, true);
echo "?20250401 2x\" type=\"image/jpg\">
<img src=\"";
// line 131
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_subscription.jpg"), "html", null, true);
echo "?20250401\" loading=\"lazy\">
</picture>
</a>
</div>
<div class=\"item slick-slide\">
<a href=\"https://myufull.co.jp/salons/for-beginners/\" title=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" target=\"_blank\">
<picture class=\"is-desktop__block\">
<source srcset=\"";
// line 139
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_myufull_official_pc.avif"), "html", null, true);
echo "\" type=\"image/avif\">
<source srcset=\"";
// line 140
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_myufull_official_pc.webp"), "html", null, true);
echo "\" type=\"image/webp\">
<img src=\"";
// line 141
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_myufull_official_pc.jpg"), "html", null, true);
echo "\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
</picture>
<picture class=\"is-mobile__block\">
<source srcset=\"";
// line 144
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_myufull_official_sp.avif"), "html", null, true);
echo "\" type=\"image/avif\">
<source srcset=\"";
// line 145
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_myufull_official_sp.webp"), "html", null, true);
echo "\" type=\"image/webp\">
<img src=\"";
// line 146
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slider_myufull_official_sp.jpg"), "html", null, true);
echo "\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
</picture>
</a>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 235 => 146, 231 => 145, 227 => 144, 221 => 141, 217 => 140, 213 => 139, 202 => 131, 198 => 130, 192 => 127, 188 => 126, 182 => 122, 179 => 104, 165 => 77, 152 => 66, 150 => 65, 147 => 64, 134 => 53, 132 => 52, 129 => 51, 114 => 38, 112 => 37, 107 => 34, 97 => 33, 72 => 16, 62 => 15, 51 => 11, 49 => 13, 36 => 11,);
}
public function getSourceContext()
{
return new Source("{#
This file is part of EC-CUBE
Copyright(c) LOCKON CO.,LTD. All Rights Reserved.
http://www.lockon.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
{% extends 'default_frame.twig' %}
{% set body_class = 'front_page' %}
{% block javascript %}
<script>
\$(function() {
\$('.main_visual').slick({
dots: true,
arrows: false,
autoplay: true,
autoplaySpeed: 4000,
speed: 500,
pauseOnDotsHover: true,
});
// dotsの変更
\$('.main_visual .slick-dots li button').html('<i class=\"fas fa-heart\" aria-hidden=\"true\"></i>');
});
</script>
{% endblock javascript %}
{% block main %}
<div class=\"ec-sliderRole\">
<div class=\"main_visual\">
{% if \"now\"|date('YmdH') >= \"2025040100\" %}
<div class=\"item slick-slide\"><a href=\"/products/list?category_id=&name=プレミアムナチュレ\" target=\"_blank\" title=\"プレミアムナチュレシリーズ\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2@2x.webp 2x, /html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2.webp\" type=\"image/webp\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2@2x.jpg 2x\" type=\"image/jpg\">
<img src=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner_pc2.jpg\" alt=\"プレミアムナチュレシリーズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner2@2x.webp 2x, /html/template/myufull1/assets/img/page/product/premium-nature/top_banner2.webp\" type=\"image/webp\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner2@2x.jpg 2x\" type=\"image/jpg\">
<img src=\"/html/template/myufull1/assets/img/page/product/premium-nature/top_banner2.jpg\" alt=\"プレミアムナチュレシリーズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
{% endif %}
{% if \"now\"|date('YmdH') >= \"2024120512\" %}
<div class=\"item slick-slide\"><a href=\"https://myufull.online/products/detail/233\" target=\"_blank\" title=\"ミューフル天然草ソープ ダマスクローズ チューベローズ\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_pc.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_pc.jpg\" alt=\"ミューフル天然草ソープ ダマスクローズ チューベローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_sp.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/natural-herb-soap/top_sp.jpg\" alt=\"ミューフル天然草ソープ ダマスクローズ チューベローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
{% endif %}
{% if \"now\"|date('Ymd') >= \"20240801\" and \"now\"|date('Ymd') <= \"20240831\" %}
<div class=\"item slick-slide\"><a href=\"https://myufull.co.jp/wp-content/uploads/2024/07/20240801_innnercare.pdf\" target=\"_blank\" title=\"インナーケアキャンペーン2024 美容ドリンク ミューフルフローラをプレゼント\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/static/assets/img/cp/2024/202408_pc.webp\" type=\"image/webp\">
<img src=\"/html/static/assets/img/cp/2024/202408_pc.jpg\" alt=\"インナーケアキャンペーン2024 美容ドリンク ミューフルフローラをプレゼント\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/static/assets/img/cp/2024/202408_sp.webp\" type=\"image/webp\">
<img src=\"/html/static/assets/img/cp/2024/202408_sp.jpg\" alt=\"インナーケアキャンペーン2024 美容ドリンク ミューフルフローラをプレゼント\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
{% endif %}
<div class=\"item slick-slide\"><a href=\"https://myufull.online/products/detail/16\" title=\"髪と地肌をしっとりと洗い上げる、弱酸性のボタニカルシャンプー。 サブナEX ダブルローズ\">
<picture class=\"full-width mx-auto d-none d-md-block\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top.jpg\" alt=\"髪と地肌をしっとりと洗い上げる、弱酸性のボタニカルシャンプー。 サブナEX ダブルローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
<picture class=\"full-width mx-auto d-block d-md-none\">
<source srcset=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top_sp.webp\" type=\"image/webp\">
<img src=\"/html/template/myufull1/assets/img/page/product/sabuna-ex-w-rose/top_sp.jpg\" alt=\"髪と地肌をしっとりと洗い上げる、弱酸性のボタニカルシャンプー。 サブナEX ダブルローズ\" loading=\"lazy\" class=\"img-fluid\">
</picture>
</a></div>
{#
{% if \"now\"|date('Ymd') >= \"20221118\" and \"now\"|date('Ymd') <= \"20230331\" %}
<div class=\"item slick-slide\"><a href=\"https://tellers.myufull.co.jp/serial/\" target=\"_blank\" title=\"【キャンペーン】あつめてシリアルキャンペーン\">
<picture>
<source srcset=\"/html/static/assets/img/cp/2022/11-serial/visual_pc.webp\" type=\"image/webp\">
<img src=\"/html/static/assets/img/cp/2022/11-serial/visual_pc.jpg\" alt=\"【キャンペーン】あつめてシリアルキャンペーン\" loading=\"lazy\" class=\"img-fluid full-width mx-auto d-none d-md-block\">
</picture>
<picture>
<source srcset=\"/html/static/assets/img/cp/2022/11-serial/visual.webp\" type=\"image/webp\">
<img src=\"/html/static/assets/img/cp/2022/11-serial/visual.jpg\" alt=\"【キャンペーン】あつめてシリアルキャンペーン\" loading=\"lazy\" class=\"img-fluid full-width mx-auto d-block d-md-none\">
</picture>
</a></div>
{% endif %}
#}
{# {% if not is_granted('ROLE_USER') %}
<div class=\"item slick-slide\">
<a href=\"{{ url('entry') }}\" title=\"新規会員登録で、もれなく全員に500ポイントプレゼント\">
<picture class=\"is-desktop__block\">
<source srcset=\"{{ asset('assets/img/top/slider_500pt_pc.avif') }}\" type=\"image/avif\">
<source srcset=\"{{ asset('assets/img/top/slider_500pt_pc.webp') }}\" type=\"image/webp\">
<img src=\"{{ asset('assets/img/top/slider_500pt_pc.jpg') }}\" alt=\"新規会員登録で、もれなく全員に500ポイントプレゼント\" loading=\"lazy\">
</picture>
<picture class=\"is-mobile__block\">
<source srcset=\"{{ asset('assets/img/top/slider_500pt_sp.avif') }}\" type=\"image/avif\">
<source srcset=\"{{ asset('assets/img/top/slider_500pt_sp.webp') }}\" type=\"image/webp\">
<img src=\"{{ asset('assets/img/top/slider_500pt_sp.jpg') }}\" alt=\"新規会員登録で、もれなく全員に500ポイントプレゼント\" loading=\"lazy\">
</picture>
</a>
</div>
{% endif %} #}
<div class=\"item slick-slide\">
<a href=\"/subscription\" title=\"安心・便利でお得がいっぱい!定期便。いつでも10%ポイント還元。送料無料。バースデープレゼントなどなど\">
<picture class=\"is-desktop__block\">
<source srcset=\"{{ asset('assets/img/top/slider_subscription_pc@2x.jpg') }}?20250401 2x\" type=\"image/jpg\">
<img src=\"{{ asset('assets/img/top/slider_subscription_pc.jpg') }}?20250401\" loading=\"lazy\">
</picture>
<picture class=\"is-mobile__block\">
<source srcset=\"{{ asset('assets/img/top/slider_subscription.jpg') }}?20250401 2x\" type=\"image/jpg\">
<img src=\"{{ asset('assets/img/top/slider_subscription.jpg') }}?20250401\" loading=\"lazy\">
</picture>
</a>
</div>
<div class=\"item slick-slide\">
<a href=\"https://myufull.co.jp/salons/for-beginners/\" title=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" target=\"_blank\">
<picture class=\"is-desktop__block\">
<source srcset=\"{{ asset('assets/img/top/slider_myufull_official_pc.avif') }}\" type=\"image/avif\">
<source srcset=\"{{ asset('assets/img/top/slider_myufull_official_pc.webp') }}\" type=\"image/webp\">
<img src=\"{{ asset('assets/img/top/slider_myufull_official_pc.jpg') }}\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
</picture>
<picture class=\"is-mobile__block\">
<source srcset=\"{{ asset('assets/img/top/slider_myufull_official_sp.avif') }}\" type=\"image/avif\">
<source srcset=\"{{ asset('assets/img/top/slider_myufull_official_sp.webp') }}\" type=\"image/webp\">
<img src=\"{{ asset('assets/img/top/slider_myufull_official_sp.jpg') }}\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
</picture>
</a>
</div>
</div>
</div>
{% endblock %}
", "index.twig", "/home/miyuki-ec/www/test.myufull.online/4.0.4/app/template/myufull1/index.twig");
}
}