
HEIAN CEREMONY SERVICE CO.,LTD. — Investor Relations & Filings
HEIAN CEREMONY SERVICE CO.,LTD. is a provider of comprehensive ceremonial and lifestyle support services. The company's core operations are centered on its Wedding & Celebration and Funeral business segments. The wedding division offers a full suite of services, including event planning, banquet and hall rentals, catering, beauty and costume services, and floral arrangements. The funeral division provides complete arrangement and execution services for memorial ceremonies. In addition to these core activities, the company also operates in the nursing care sector, providing home care services, and manages a mutual aid business to help members plan for future life events. The company focuses on delivering end-to-end support, from initial consultation and planning to post-event follow-up.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-16 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第57期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-21 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34625751 | 臨時報告書 | 2026-04-16 | Japanese | ||
|
2025
11 filings
| |||||
| 8311623 | 確認書 | 2025-11-14 | Japanese | ||
| 8311610 | 半期報告書-第57期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7856896 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-21 | Japanese | ||
| 7859581 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese | ||
| 7246387 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251273 | 確認書 | 2025-06-25 | Japanese | ||
| 7251274 | 有価証券報告書-第56期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251270 | 内部統制報告書-第56期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7260642 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-02 | Japanese | ||
| 7276766 | 訂正確認書 | 2025-02-14 | Japanese | ||
| 7276761 | 訂正半期報告書-第56期(2024/04/01-2025/03/31) | 2025-02-14 | Japanese | ||
|
2024
3 filings
| |||||
| 7295761 | 確認書 | 2024-11-14 | Japanese | ||
| 7295760 | 半期報告書-第56期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7319070 | 臨時報告書 | 2024-06-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anxian Yuan China Holdings Limited
Develops and manages cemetery businesses, offering funeral,…
|
922 | HK | Other service activities |
|
Arbor Memorial Services Inc.
Operates over 140 funeral homes and cemeteries, offering pe…
|
AROBF | CA | Other service activities |
|
A-tie Co.,Ltd.
A consulting firm for temples specializing in modern memori…
|
369A | JP | Other service activities |
|
CARRIAGE SERVICES INC
Provider of deathcare services and merchandise through fune…
|
CSV | US | Other service activities |
|
China Wan Tong Yuan (Holdings) Limited
Provides comprehensive burial and funeral services, managin…
|
6966 | HK | Other service activities |
|
DIGNITY PLC
National provider of funeral services and prepaid funeral p…
|
DTY | GB | Other service activities |
|
Fu Shou Yuan International Group Limited
China-based death care provider managing cemeteries, funera…
|
1448 | HK | Other service activities |
|
Grupa Klepsydra Spolka Akcyjna
Holding company providing funeral, cemetery, and cremation …
|
KLE | PL | Other service activities |
|
Keystone North America Inc.
Provider of deathcare services, managing funeral homes and …
|
KNA-T | CA | Other service activities |
|
NICHIRYOKU CO., LTD.
Provider of funeral services, cemetery management, and end-…
|
7578 | JP | Other service activities |
HEIAN CEREMONY SERVICE CO.,LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/13324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13324 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=13324 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=13324 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 13324}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for HEIAN CEREMONY SERVICE CO.,LTD. (id: 13324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.