#fs_Login .fs-c-newUsers {
    display: none;
}

#fs_Login .fs-c-loginForm {
    justify-content: center;
}

/* 商品詳細ページのカートボタンを非表示 */
.fs-c-productActionButton {
    display: none !important;
}