
SEKIDO CO.,LTD — Investor Relations & Filings
SEKIDO CO., LTD. is a company specializing in the development and retail of brands, with a primary focus on the cosmetics and fashion sectors. The company serves as the exclusive distributor for premium Korean skincare brands, including MEDIHEAL and MEDITHERAPY. Its fashion division offers a variety of accessories such as bags, wallets, watches, and jewelry, which includes products under its proprietary Pomerance brand. SEKIDO operates through directly managed stores and leverages a diverse distribution network that encompasses consumer electronics retailers, with strategic plans for expansion into convenience stores. The company's business model is centered on rapidly introducing new and trending products to the market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (訂正・数値データ訂正)「2026年3月期 決算短信〔日本基準〕(非連結)」の一部訂正及び特別損失の計上について | 2026-05-22 | Japanese | |
| 資本金の額の減少(減資)に関するお知らせ | 2026-05-21 | Japanese | |
| 役員人事の内定に関するお知らせ | 2026-05-21 | Japanese | |
| 臨時報告書 | 2026-05-14 | Japanese | |
| 継続企業の前提に関する事項の注記に関するお知らせ | 2026-05-07 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-07 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46779557 | (訂正・数値データ訂正)「2026年3月期 決算短信〔日本基準〕(非連結)」の一部訂正及び特別損失の計上について | 2026-05-22 | Japanese | ||
| 46718557 | 資本金の額の減少(減資)に関するお知らせ | 2026-05-21 | Japanese | ||
| 46718555 | 役員人事の内定に関するお知らせ | 2026-05-21 | Japanese | ||
| 45879038 | 臨時報告書 | 2026-05-14 | Japanese | ||
| 46881093 | 継続企業の前提に関する事項の注記に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881091 | 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-07 | Japanese | ||
| 46881089 | 株主優待制度の一部変更に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881087 | 特別損失の計上及び2026年3月期通期業績予想値と実績値の差異に関するお知らせ | 2026-05-07 | Japanese | ||
| 46880990 | 第三者割当により発行された第18回新株予約権(行使価額修正条項及び行使停止条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 46878572 | 第三者割当により発行された第18回新株予約権(行使価額修正条項及び行使停止条項付)の停止指定の決定に関するお知らせ | 2026-04-23 | Japanese | ||
|
2025
5 filings
| |||||
| 8661223 | 訂正有価証券届出書(組込方式) | 2025-11-26 | Japanese | ||
| 8496967 | 訂正有価証券届出書(組込方式) | 2025-11-21 | Japanese | ||
| 8445105 | 有価証券届出書(組込方式) | 2025-11-18 | Japanese | ||
| 8069917 | 確認書 | 2025-11-04 | Japanese | ||
| 8069916 | 半期報告書-第64期(2025/03/21-2026/03/20) | 2025-11-04 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BALAXI PHARMACEUTICALS LIMITED
Asset-light sourcing and distribution of generic formulatio…
|
BALAXI | IN | Wholesale and retail trade |
|
BEAUTY GARAGE Inc.
Wholesale supplier of products and equipment for the profes…
|
3180 | JP | Wholesale and retail trade |
|
BOOSTER CO., LTD.
Curates and distributes consumer brands for pet care, home,…
|
008470 | KR | Wholesale and retail trade |
|
Brimag Digital Age Ltd.
Importer, marketer, and distributor of household goods and …
|
BRMG | IL | Wholesale and retail trade |
|
BUNKYODO GROUP HOLDINGS CO.,LTD.
Operates wholesale and retail stores selling books, station…
|
9978 | JP | Wholesale and retail trade |
|
Cachet Pharmaceutical Co., Ltd.
Distributes and retails pharmaceuticals and medical devices…
|
002462 | CN | Wholesale and retail trade |
|
Cannabis Poland Spolka Akcyjna
Develops, produces, and distributes cannabis-derived produc…
|
CBD | PL | Wholesale and retail trade |
|
Cellecor Gadgets Limited
Provides affordable smart electronics and appliances for va…
|
CELLECOR | IN | Wholesale and retail trade |
|
Chandra Bhagat Pharma Limited
Markets and distributes specialized pharmaceutical formulat…
|
542934 | IN | Wholesale and retail trade |
|
Charmacy Pharmaceutical Co., Ltd.
Leading pharmaceutical distribution company operating prima…
|
2289 | HK | Wholesale and retail trade |
SEKIDO 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/12575/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12575 | 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=12575 | 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=12575 \ -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": 12575}, 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 SEKIDO CO.,LTD (id: 12575)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.