Type alias PostalCodeLabelFormat

PostalCodeLabelFormat: `${number}-${number}` | `${number}`

郵便番号の型 (ハイフン付き 123-4567 またはハイフンなし 1234567)