
Decollte Holdings Corporation — Investor Relations & Filings
Decollte Holdings Corporation is a leading provider of "photo wedding" services, offering professional photography for couples on a day separate from their wedding ceremony. The company operates a nationwide network of studios, also providing photography for anniversaries and other life events. It emphasizes a natural, modern photographic style and innovative studio design. In addition to its core photography business, the corporation operates fitness gyms under the Forty Minutes brand, reflecting its broader mission to support customer happiness, beauty, and wellness. The holding company also provides management and guidance services for its subsidiaries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-12 | Japanese | |
| 半期報告書-第10期(2025/10/01-2026/09/30) | 2026-05-12 | Japanese | |
| 臨時報告書 | 2026-05-07 | Japanese | |
| 財務上の特約が付された金銭消費貸借契約の締結に関するお知らせ | 2026-05-07 | Japanese | |
| 臨時報告書 | 2026-04-22 | Japanese | |
| 株式会社エミュ及び株式会社エミュLabの株式取得(完全子会社化)に関するお知らせ | 2026-04-22 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 45142148 | 確認書 | 2026-05-12 | Japanese | ||
| 45142109 | 半期報告書-第10期(2025/10/01-2026/09/30) | 2026-05-12 | Japanese | ||
| 42577087 | 臨時報告書 | 2026-05-07 | Japanese | ||
| 46881205 | 財務上の特約が付された金銭消費貸借契約の締結に関するお知らせ | 2026-05-07 | Japanese | ||
| 35156768 | 臨時報告書 | 2026-04-22 | Japanese | ||
| 46878347 | 株式会社エミュ及び株式会社エミュLabの株式取得(完全子会社化)に関するお知らせ | 2026-04-22 | Japanese | ||
|
2025
7 filings
| |||||
| 10377823 | 確認書 | 2025-12-19 | Japanese | ||
| 10377814 | 有価証券報告書-第9期(2024/10/01-2025/09/30) | 2025-12-19 | Japanese | ||
| 8284222 | 意見表明報告書 | 2025-11-13 | Japanese | ||
| 7265134 | 確認書 | 2025-05-08 | Japanese | ||
| 7265106 | 半期報告書-第9期(2024/10/01-2025/09/30) | 2025-05-08 | Japanese | ||
| 7266175 | 臨時報告書 | 2025-04-25 | Japanese | ||
| 7267774 | 臨時報告書 | 2025-04-10 | Japanese | ||
|
2024
2 filings
| |||||
| 7291307 | 臨時報告書 | 2024-12-20 | Japanese | ||
| 7291285 | 内部統制報告書-第8期(2023/10/01-2024/09/30) | 2024-12-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Photographic activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PLAZA HOLDINGS CO.,LTD.
Operates photo service stores and is diversifying into a co…
|
7502 | JP | Professional, scientific and te… |
|
STUDIO ALICE Co.,Ltd.
Operates children's photo studios and a clothes manufacturi…
|
2305 | JP | Professional, scientific and te… |
Decollte Holdings Corporation 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/14400/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14400 | 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=14400 | 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=14400 \ -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": 14400}, 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 Decollte Holdings Corporation (id: 14400)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.