/* 会員ステージ未設定時に表示させる文字列 */
.fs-p-accountInfo__accountRank__rank:empty::before {
content: 'REGULAR';
}