※2025年8月~2026年7月の保険料についてはこちらからご確認ください。
| 項目 | 選択 |
|---|---|
組合員本人の年齢
|
|
加入する全員の総所得金額の合計
|
|
加入する家族の人数
|
12歳未満 |
|
12歳以上 |
|
|
22歳以上 |
|
|
40歳以上 |
|
|
65歳以上の家族 |
あなたの月額保険料(概算)は
{{ addComma(result.total_fee) }}円
です
| 内訳 | |||
|---|---|---|---|
| 本人保険料 + 医療共済掛金 |
{{ addComma(result.insurance_fee) }}円 | ||
| 家族保険料 | 40歳以上家族 | {{ getKazokuCount(result.kazoku_40_64_fee, familyRates.age40to64) + getKazokuCount(result.kazoku_65plus_fee, familyRates.age65plus) }}人 | {{ addComma(result.kazoku_40_64_fee + result.kazoku_65plus_fee) }}円 |
| 40歳未満家族 | {{ getKazokuCount(result.kazoku_under39_fee, familyRates.under39) }}人 | {{ addComma(result.kazoku_under39_fee) }}円 | |
| 22歳未満家族 | {{ getKazokuCount(result.kazoku_under21_fee, familyRates.under21) }}人 | {{ addComma(result.kazoku_under21_fee) }}円 | |
| 12歳未満家族 | {{ getKazokuCount(result.kazoku_child_fee, familyRates.child) }}人 | {{ addComma(result.kazoku_child_fee) }}円 | |
| 介護保険料 | 組合員 | {{ addComma(result.care_member_fee) }}円 | |
| 家族 | {{ getKazokuCount(result.care_family_fee, careRates.family) }}人 | {{ addComma(result.care_family_fee) }}円 | |