最終更新日時:2025-11-27 10:14:21
※「0歳入園」は、2026年4月入園時の4月入園指数に基づいています。
駅を選択すると、その駅に近い順に表示されます。
| 名前 | 0歳入園 | 0〜2歳定員 | 3〜5歳定員 | 種別 | 給食 | 送迎バス | 月曜 | 火曜 | 水曜 | 木曜 | 金曜 | 住所 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.team }} | {{ row.admission ?? '—' }} 人気 | {{ row.capacity_infants === null ? '—' : row.capacity_infants + '人' }} | {{ row.capacity_toddlers === null ? '—' : row.capacity_toddlers + '人' }} | {{ row.type }} | {{ row.bento_flag !== null ? kyusyokuFlagLabel(row.bento_flag) : '—' }} | {{ row.bus_flag !== null ? busFlagLabel(row.bus_flag) : '—' }} | {{ formatSchedule(row.schedule?.[0]) }} | {{ formatSchedule(row.schedule?.[1]) }} | {{ formatSchedule(row.schedule?.[2]) }} | {{ formatSchedule(row.schedule?.[3]) }} | {{ formatSchedule(row.schedule?.[4]) }} | {{ row.address + row.address2 }} |