{#
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.
#}
{% block stylesheet %}
<style>
.space{
width:100%;
}
p .b-word{
word-break: break-all;
}
</style>
{% endblock %}
<div class="ec-headerRole space">
<div class="ec-headerRole__title">
<div class="ec-headerTitle top-center">
<div class="ec-headerTitle__title top">
<img src="./html/user_data/assets/images_juchi/QR_Code.jpg">
</div>
<p class="b-word">上のQRコードを携帯電話のバーコードリーダーで読み込むと携帯サイトにアクセスできます。</p>
</div>
</div>
</div>