Morinaga&Co.,Ltd. — Investor Relations & Filings
Morinaga & Co., Ltd. is a food manufacturing company established in 1899. It specializes in the production, distribution, and marketing of a diverse portfolio of products, including confectioneries (such as candy, biscuits, and chocolate), foodstuffs (like cocoa and cake mixes), frozen desserts, and health products. The company's operations are organized into several business fields, including a domestic confectionery and foodstuffs business, a frozen desserts business, a health-focused "in-" business, a direct marketing business, and a U.S. business. With a history of over a century, the company is committed to providing delicious and nutritious products to consumers both domestically and internationally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2021-06-29 | Japanese | |
| 有価証券報告書-第173期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | |
| 内部統制報告書-第173期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | |
| 四半期報告書-第173期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | |
| 四半期報告書-第173期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | |
| 四半期報告書-第173期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-12 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
4 filings
| |||||
| 7664964 | 確認書 | 2021-06-29 | Japanese | ||
| 7664965 | 有価証券報告書-第173期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7664954 | 内部統制報告書-第173期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7675891 | 四半期報告書-第173期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
4 filings
| |||||
| 7681323 | 四半期報告書-第173期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | ||
| 7685514 | 四半期報告書-第173期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-12 | Japanese | ||
| 7688825 | 有価証券報告書-第172期(平成31年4月1日-令和2年3月31日) | 2020-06-26 | Japanese | ||
| 7693697 | 四半期報告書-第172期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-12 | Japanese | ||
|
2019
4 filings
| |||||
| 7697553 | 四半期報告書-第172期第2四半期(2019/07/01-2019/09/30) | 2019-11-11 | Japanese | ||
| 7699621 | 四半期報告書-第172期第1四半期(2019/04/01-2019/06/30) | 2019-08-13 | Japanese | ||
| 7709863 | 有価証券報告書-第171期(平成30年4月1日-平成31年3月31日) | 2019-06-27 | Japanese | ||
| 7715081 | 四半期報告書-第171期第3四半期(2018/10/01-2018/12/31) | 2019-02-12 | Japanese | ||
|
2018
3 filings
| |||||
| 7718480 | 四半期報告書-第171期第2四半期(2018/07/01-2018/09/30) | 2018-11-12 | Japanese | ||
| 7722595 | 四半期報告書-第171期第1四半期(2018/04/01-2018/06/30) | 2018-08-09 | Japanese | ||
| 7724494 | 有価証券報告書-第170期(平成29年4月1日-平成30年3月31日) | 2018-06-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cocoa, chocolate and sugar confectionery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Barry Callebaut AG
A B2B manufacturer of high-quality chocolate and cocoa prod…
|
BARN | CH | Manufacturing |
|
Bhang Inc.
Global CPG company specializing in top-selling cannabis-inf…
|
BHNGF | CA | Manufacturing |
|
Carmit Candy Industries Ltd.
Manufacturer of kosher confectionery for retail and industr…
|
CRMT | IL | Manufacturing |
|
Chocoladefabriken Lindt & Sprüngli AG
A global leader in premium chocolate with a 'bean-to-bar' p…
|
LISP | CH | Manufacturing |
|
Cloetta
A confectionery company with strong market positions in Nor…
|
CLA | SE | Manufacturing |
|
CROWN CONFECTIONERY CO.,LTD
A manufacturer and distributor of confectionery products, s…
|
264900 | KR | Manufacturing |
|
CROWNHAITAI Holdings CO.,LTD
A holding company that manages subsidiaries in the food and…
|
005740 | KR | Manufacturing |
|
DURUKAN ŞEKERLEME SANAYİ VE TİCARET A.Ş.
Manufacturer and global distributor of non-chocolate and or…
|
DURKN | TR | Manufacturing |
|
Evropa AD
Confectionery manufacturer since 1882 producing chocolates,…
|
EVRO | MK | Manufacturing |
|
EZAKI GLICO CO.,LTD.
A diversified food company manufacturing confectionery, ice…
|
2206 | JP | Manufacturing |
Morinaga&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/11041/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11041 | 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=11041 | 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=11041 \ -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": 11041}, 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 Morinaga&Co.,Ltd. (id: 11041)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.