
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 |
|---|---|---|---|
|
NANJING PHARMACEUTICAL GROUP COMPANY LIMITED
Distributes medicines and medical devices via logistics and…
|
600713 | CN | Wholesale and retail trade |
|
Nass Valley Gateway Ltd.
Specializes in distributing organic, zero THC CBD wellness …
|
NVG | CA | Wholesale and retail trade |
|
Neuca S.A.
A pharmaceutical distributor also engaged in drug manufactu…
|
NEU | PL | Wholesale and retail trade |
|
New Ray Medicine International Holding Limited
Investment holding company distributing and trading pharmac…
|
6108 | HK | Wholesale and retail trade |
|
NEXUS SURGICAL AND MEDICARE LIMITED
Distributes surgical instruments, medical devices, and heal…
|
538874 | IN | Wholesale and retail trade |
|
Nippon Care Supply Co.,Ltd.
Rents and sells welfare equipment, provides life support se…
|
2393 | JP | Wholesale and retail trade |
|
Novolog (pharm-up 1966) Ltd.
Healthcare services company providing logistics, home care,…
|
NVLG | IL | Wholesale and retail trade |
|
OHKI HEALTHCARE HOLDINGS CO.,LTD.
Distributor and wholesaler of pharmaceuticals, healthcare g…
|
3417 | JP | Wholesale and retail trade |
|
Oriola Oyj
Provides pharmaceutical distribution, wholesale, and adviso…
|
OKDAV | FI | Wholesale and retail trade |
|
Palm Jewels Limited
Wholesales and retails gold and silver jewelry for individu…
|
541444 | IN | 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.