{#
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.
#}
<div class="eyecatch">
<div class="row">
<div class="col-12 col-md-7">
<img src="{{ asset('assets/img/top/about.jpg') }}" alt="覚醒のブランド ミューフル (myufull)" role="presentation"/>
</div>
<div class="col-12 col-md-5">
{# <p class="ec-eyecatchRole__introEnTitle">{{ 'CUBE GELATO ICE'|trans }}</p> #}
<h3 class="eyecatch__title">
ミューフルが大切にしているのは、<br>
肌が本来持っている自ら美しくなる力。
</h3>
<p class="eyecatch__description">
誰もがもっているその力を呼び覚まし覚醒させ、健やかで自分らしい美しさを叶えるために、選び抜いた天然由来の美容成分を全商品に配合しています。
</p>
<div class="text-center">
<a class="btn" href="https://myufull.co.jp/" title="ミューフル (myufull) ブランドサイト" target="_blank">
<i class="fas fa-caret-right"></i> {{ 'ミューフルとは'|trans }} <i class="fas fa-external-link-alt"></i>
</a>
</div>
</div>
</div>
</div>