{include file="file:$templatedir/header.mb.html"}
{l}パスワードの設定{/l}
{include file="file:$templatedir/notice.mb.html"}
{l}ログインパスワードの有効期限が切れています。{/l}
{l}ログインパスワードを再設定してください。{/l}

{if $smarty.const.FAQ_DEF_PASSWORD_REQUIRED == $smarty.const.VAL_COMMON_FLAG_ON || strlen($smarty.const.FAQ_DEF_PASSWORD_LENGTH_MIN) > 0}
{l}※(※)は必須項目です。{/l}
{/if}
{csrf} {html_session_hidden} {l}■現在のパスワード{/l}:
{if $carrier->isJPhone() || $carrier->isVodafone()}
{else}
{/if}
{l}■新しいパスワード{/l}{if $smarty.const.FAQ_DEF_PASSWORD_REQUIRED == $smarty.const.VAL_COMMON_FLAG_ON || strlen($smarty.const.FAQ_DEF_PASSWORD_LENGTH_MIN) > 0}{l}(※){/l}{/if}:
{if $carrier->isJPhone() || $carrier->isVodafone()}
{else}
{/if}
{l}■新しいパスワード確認{/l}{if $smarty.const.FAQ_DEF_PASSWORD_REQUIRED == $smarty.const.VAL_COMMON_FLAG_ON || strlen($smarty.const.FAQ_DEF_PASSWORD_LENGTH_MIN) > 0}{l}(※){/l}{/if}:
{if $carrier->isJPhone() || $carrier->isVodafone()}
{else}
{/if}

{include file="file:$templatedir/footer.mb.html"}