/*
Theme Name: Twenty Twenty-Four Child
Version: 1.1
Template: twentytwentyfour
Description: Twenty Twenty-Four Child
*/
	
/* ヘッダーを先頭に固定しスクロールしない */
/* header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
} */
  
.swpm-registration-firstname-row,
.swpm-registration-lastname-row,
.swpm-profile-firstname-row,
.swpm-profile-lastname-row {
	display:none;
}