{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
<div class="ec-topicRole">
<div class="ec-role">
<div class="ec-secHeading">
<span class="ec-secHeading__en">{{ 'TOPICS'|trans }}</span>
<span class="ec-secHeading__line"></span>
<span class="ec-secHeading__ja">{{ '特集'|trans }}</span>
</div>
<div class="ec-topicRole__list">
<div class="ec-topicRole__listItem">
<a href="{{ url('homepage') }}vegetable-juice/sdgs-episode">
<img src="{{ asset('assets/img/top/bnr_sdgs_1098x400.png') }}">
</a>
<p class="ec-topicRole__listItemTitle">{{ '現代の食品ロスを防止できる、SDGSな野菜ジュース'|trans }}</p>
</div>
<div class="ec-topicRole__listItem">
<a href="{{ url('homepage') }}health-trend/beta-carotene">
<img src="{{ asset('assets/img/top/bnr_carotene_1098x400.jpg') }}">
</a>
<p class="ec-topicRole__listItemTitle">{{ 'β-カロテンと美肌との関わりを詳しく解説'|trans }}</p>
</div>
</div>
</div>
</div>