arelle-release 2.37.60__py3-none-any.whl → 2.37.62__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of arelle-release might be problematic. Click here for more details.

Files changed (37) hide show
  1. arelle/DisclosureSystem.py +5 -0
  2. arelle/HtmlUtil.py +5 -4
  3. arelle/ModelDtsObject.py +6 -0
  4. arelle/ValidateDuplicateFacts.py +2 -0
  5. arelle/ValidateXbrl.py +3 -1
  6. arelle/ValidateXbrlDTS.py +1 -1
  7. arelle/XbrlConst.py +18 -0
  8. arelle/_version.py +2 -2
  9. arelle/config/disclosuresystems.xsd +1 -0
  10. arelle/plugin/validate/EDINET/Constants.py +95 -0
  11. arelle/plugin/validate/EDINET/ControllerPluginData.py +14 -3
  12. arelle/plugin/validate/EDINET/CoverItemRequirements.py +42 -0
  13. arelle/plugin/validate/EDINET/{CoverPageRequirements.py → DeiRequirements.py} +24 -24
  14. arelle/plugin/validate/EDINET/PluginValidationDataExtension.py +209 -43
  15. arelle/plugin/validate/EDINET/ReportFolderType.py +61 -0
  16. arelle/plugin/validate/EDINET/TableOfContentsBuilder.py +493 -0
  17. arelle/plugin/validate/EDINET/__init__.py +13 -2
  18. arelle/plugin/validate/EDINET/resources/config.xml +6 -0
  19. arelle/plugin/validate/EDINET/resources/cover-item-requirements.json +793 -0
  20. arelle/plugin/validate/EDINET/resources/edinet-taxonomies.xml +2 -0
  21. arelle/plugin/validate/EDINET/rules/contexts.py +61 -1
  22. arelle/plugin/validate/EDINET/rules/edinet.py +278 -4
  23. arelle/plugin/validate/EDINET/rules/frta.py +122 -3
  24. arelle/plugin/validate/EDINET/rules/gfm.py +849 -5
  25. arelle/plugin/validate/EDINET/rules/upload.py +231 -192
  26. arelle/plugin/validate/NL/PluginValidationDataExtension.py +6 -8
  27. arelle/plugin/validate/NL/ValidationPluginExtension.py +0 -3
  28. arelle/plugin/validate/NL/rules/nl_kvk.py +1 -2
  29. arelle/utils/validate/ValidationPlugin.py +1 -1
  30. arelle/utils/validate/ValidationUtil.py +1 -2
  31. {arelle_release-2.37.60.dist-info → arelle_release-2.37.62.dist-info}/METADATA +2 -1
  32. {arelle_release-2.37.60.dist-info → arelle_release-2.37.62.dist-info}/RECORD +37 -34
  33. /arelle/plugin/validate/EDINET/resources/{cover-page-requirements.csv → dei-requirements.csv} +0 -0
  34. {arelle_release-2.37.60.dist-info → arelle_release-2.37.62.dist-info}/WHEEL +0 -0
  35. {arelle_release-2.37.60.dist-info → arelle_release-2.37.62.dist-info}/entry_points.txt +0 -0
  36. {arelle_release-2.37.60.dist-info → arelle_release-2.37.62.dist-info}/licenses/LICENSE.md +0 -0
  37. {arelle_release-2.37.60.dist-info → arelle_release-2.37.62.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,793 @@
1
+ {
2
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo2SecuritiesRegistrationStatement": [
3
+ "jpcrp_cor:DocumentTitleCoverPage",
4
+ "jpcrp_cor:PlaceOfFilingCoverPage",
5
+ "jpcrp_cor:FilingDateCoverPage",
6
+ "jpcrp_cor:CompanyNameCoverPage",
7
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
8
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
9
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
10
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
11
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
12
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
13
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
14
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
15
+ "jpcrp_cor:TypesOfSecuritiesToRegisterForOfferingOrDistributionCoverPage",
16
+ "jpcrp_cor:AmountToRegisterForOfferingOrDistributionCoverPageTextBlock",
17
+ "jpcrp_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
18
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
19
+ ],
20
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo22SecuritiesRegistrationStatement": [
21
+ "jpcrp_cor:DocumentTitleCoverPage",
22
+ "jpcrp_cor:PlaceOfFilingCoverPage",
23
+ "jpcrp_cor:FilingDateCoverPage",
24
+ "jpcrp_cor:CompanyNameCoverPage",
25
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
26
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
27
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
28
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
29
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
30
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
31
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
32
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
33
+ "jpcrp_cor:TypesOfSecuritiesToRegisterForOfferingOrDistributionCoverPage",
34
+ "jpcrp_cor:AmountToRegisterForOfferingOrDistributionCoverPageTextBlock",
35
+ "jpcrp_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
36
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
37
+ ],
38
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo23SecuritiesRegistrationStatement": [
39
+ "jpcrp_cor:DocumentTitleCoverPage",
40
+ "jpcrp_cor:PlaceOfFilingCoverPage",
41
+ "jpcrp_cor:FilingDateCoverPage",
42
+ "jpcrp_cor:CompanyNameCoverPage",
43
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
44
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
45
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
46
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
47
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
48
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
49
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
50
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
51
+ "jpcrp_cor:TypesOfSecuritiesToRegisterForOfferingOrDistributionCoverPage",
52
+ "jpcrp_cor:AmountToRegisterForOfferingOrDistributionCoverPageTextBlock",
53
+ "jpcrp_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
54
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
55
+ ],
56
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo24SecuritiesRegistrationStatement": [
57
+ "jpcrp_cor:DocumentTitleCoverPage",
58
+ "jpcrp_cor:PlaceOfFilingCoverPage",
59
+ "jpcrp_cor:FilingDateCoverPage",
60
+ "jpcrp_cor:CompanyNameCoverPage",
61
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
62
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
63
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
64
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
65
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
66
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
67
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
68
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
69
+ "jpcrp_cor:TypesOfSecuritiesToRegisterForOfferingOrDistributionCoverPage",
70
+ "jpcrp_cor:AmountToRegisterForOfferingOrDistributionCoverPageTextBlock",
71
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
72
+ ],
73
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo25SecuritiesRegistrationStatement": [
74
+ "jpcrp_cor:DocumentTitleCoverPage",
75
+ "jpcrp_cor:PlaceOfFilingCoverPage",
76
+ "jpcrp_cor:FilingDateCoverPage",
77
+ "jpcrp_cor:CompanyNameCoverPage",
78
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
79
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
80
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
81
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
82
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
83
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
84
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
85
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
86
+ "jpcrp_cor:TypesOfSecuritiesToRegisterForOfferingOrDistributionCoverPage",
87
+ "jpcrp_cor:AmountToRegisterForOfferingOrDistributionCoverPageTextBlock",
88
+ "jpcrp_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
89
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
90
+ ],
91
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo26SecuritiesRegistrationStatement": [
92
+ "jpcrp_cor:DocumentTitleCoverPage",
93
+ "jpcrp_cor:PlaceOfFilingCoverPage",
94
+ "jpcrp_cor:FilingDateCoverPage",
95
+ "jpcrp_cor:CompanyNameCoverPage",
96
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
97
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
98
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
99
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
100
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
101
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
102
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
103
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
104
+ "jpcrp_cor:TypesOfSecuritiesToRegisterForOfferingOrDistributionCoverPage",
105
+ "jpcrp_cor:AmountToRegisterForOfferingOrDistributionCoverPageTextBlock",
106
+ "jpcrp_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
107
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
108
+ ],
109
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo27SecuritiesRegistrationStatement": [
110
+ "jpcrp_cor:DocumentTitleCoverPage",
111
+ "jpcrp_cor:PlaceOfFilingCoverPage",
112
+ "jpcrp_cor:FilingDateCoverPage",
113
+ "jpcrp_cor:CompanyNameCoverPage",
114
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
115
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
116
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
117
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
118
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
119
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
120
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
121
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
122
+ "jpcrp_cor:TypesOfSecuritiesToRegisterForOfferingOrDistributionCoverPage",
123
+ "jpcrp_cor:AmountToRegisterForOfferingOrDistributionCoverPageTextBlock",
124
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
125
+ ],
126
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo3AnnualSecuritiesReport": [
127
+ "jpcrp_cor:DocumentTitleCoverPage",
128
+ "jpcrp_cor:ClauseOfStipulationCoverPage",
129
+ "jpcrp_cor:PlaceOfFilingCoverPage",
130
+ "jpcrp_cor:FilingDateCoverPage",
131
+ "jpcrp_cor:FiscalYearCoverPage",
132
+ "jpcrp_cor:CompanyNameCoverPage",
133
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
134
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
135
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
136
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
137
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
138
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
139
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
140
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
141
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
142
+ ],
143
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo32AnnualSecuritiesReport": [
144
+ "jpcrp_cor:DocumentTitleCoverPage",
145
+ "jpcrp_cor:ClauseOfStipulationCoverPage",
146
+ "jpcrp_cor:PlaceOfFilingCoverPage",
147
+ "jpcrp_cor:FilingDateCoverPage",
148
+ "jpcrp_cor:FiscalYearCoverPage",
149
+ "jpcrp_cor:CompanyNameCoverPage",
150
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
151
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
152
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
153
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
154
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
155
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
156
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
157
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
158
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
159
+ ],
160
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo4AnnualSecuritiesReport": [
161
+ "jpcrp_cor:DocumentTitleCoverPage",
162
+ "jpcrp_cor:ClauseOfStipulationCoverPage",
163
+ "jpcrp_cor:PlaceOfFilingCoverPage",
164
+ "jpcrp_cor:FilingDateCoverPage",
165
+ "jpcrp_cor:FiscalYearCoverPage",
166
+ "jpcrp_cor:CompanyNameCoverPage",
167
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
168
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
169
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
170
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
171
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
172
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
173
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
174
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
175
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
176
+ ],
177
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo43SemiAnnualSecuritiesReport": [
178
+ "jpcrp_cor:DocumentTitleCoverPage",
179
+ "jpcrp_cor:ClauseOfStipulationCoverPage",
180
+ "jpcrp_cor:PlaceOfFilingCoverPage",
181
+ "jpcrp_cor:FilingDateCoverPage",
182
+ "jpcrp_cor:SemiAnnualAccountingPeriodCoverPage",
183
+ "jpcrp_cor:CompanyNameCoverPage",
184
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
185
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
186
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
187
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
188
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
189
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
190
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
191
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
192
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
193
+ ],
194
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo5SemiannualSecuritiesReport": [
195
+ "jpcrp_cor:DocumentTitleCoverPage",
196
+ "jpcrp_cor:ClauseOfStipulationCoverPage",
197
+ "jpcrp_cor:PlaceOfFilingCoverPage",
198
+ "jpcrp_cor:FilingDateCoverPage",
199
+ "jpcrp_cor:SemiAnnualAccountingPeriodCoverPage",
200
+ "jpcrp_cor:CompanyNameCoverPage",
201
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
202
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
203
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
204
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
205
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
206
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
207
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
208
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
209
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
210
+ ],
211
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo52SemiannualSecuritiesReport": [
212
+ "jpcrp_cor:DocumentTitleCoverPage",
213
+ "jpcrp_cor:ClauseOfStipulationCoverPage",
214
+ "jpcrp_cor:PlaceOfFilingCoverPage",
215
+ "jpcrp_cor:FilingDateCoverPage",
216
+ "jpcrp_cor:SemiAnnualAccountingPeriodCoverPage",
217
+ "jpcrp_cor:CompanyNameCoverPage",
218
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
219
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
220
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
221
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
222
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
223
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
224
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
225
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
226
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
227
+ ],
228
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp-esr/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo53ExtraordinarySecuritiesReport": [
229
+ "jpcrp-esr_cor:DocumentTitleCoverPage",
230
+ "jpcrp-esr_cor:PlaceOfFilingCoverPage",
231
+ "jpcrp-esr_cor:FilingDateCoverPage",
232
+ "jpcrp-esr_cor:CompanyNameCoverPage",
233
+ "jpcrp-esr_cor:CompanyNameInEnglishCoverPage",
234
+ "jpcrp-esr_cor:TitleAndNameOfRepresentativeCoverPage",
235
+ "jpcrp-esr_cor:AddressOfRegisteredHeadquarterCoverPage",
236
+ "jpcrp-esr_cor:TelephoneNumberCoverPage",
237
+ "jpcrp-esr_cor:NameOfContactPersonCoverPage",
238
+ "jpcrp-esr_cor:NearestPlaceOfContactCoverPage",
239
+ "jpcrp-esr_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
240
+ "jpcrp-esr_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
241
+ "jpcrp-esr_cor:PlaceForPublicInspectionCoverPageTextBlock"
242
+ ],
243
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo11ShelfRegistrationStatement": [
244
+ "jpcrp_cor:ShelfRegistrationNumberCoverPage",
245
+ "jpcrp_cor:DocumentTitleCoverPage",
246
+ "jpcrp_cor:PlaceOfFilingCoverPage",
247
+ "jpcrp_cor:FilingDateCoverPage",
248
+ "jpcrp_cor:CompanyNameCoverPage",
249
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
250
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
251
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
252
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
253
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
254
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
255
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
256
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
257
+ "jpcrp_cor:TypesOfSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
258
+ "jpcrp_cor:PlannedPeriodOfIssueCoverPage",
259
+ "jpcrp_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceCoverPageTextBlock",
260
+ "jpcrp_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
261
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
262
+ ],
263
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo112ShelfRegistrationStatement": [
264
+ "jpcrp_cor:ShelfRegistrationNumberCoverPage",
265
+ "jpcrp_cor:DocumentTitleCoverPage",
266
+ "jpcrp_cor:PlaceOfFilingCoverPage",
267
+ "jpcrp_cor:FilingDateCoverPage",
268
+ "jpcrp_cor:CompanyNameCoverPage",
269
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
270
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
271
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
272
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
273
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
274
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
275
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
276
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
277
+ "jpcrp_cor:TypesOfSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
278
+ "jpcrp_cor:PlannedPeriodOfIssueCoverPage",
279
+ "jpcrp_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceCoverPageTextBlock",
280
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
281
+ ],
282
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo1122ShelfRegistrationStatement": [
283
+ "jpcrp_cor:ShelfRegistrationNumberCoverPage",
284
+ "jpcrp_cor:DocumentTitleCoverPage",
285
+ "jpcrp_cor:PlaceOfFilingCoverPage",
286
+ "jpcrp_cor:FilingDateCoverPage",
287
+ "jpcrp_cor:CompanyNameCoverPage",
288
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
289
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
290
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
291
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
292
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
293
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
294
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
295
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
296
+ "jpcrp_cor:TypesOfSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
297
+ "jpcrp_cor:PlannedPeriodOfIssueCoverPage",
298
+ "jpcrp_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceCoverPageTextBlock",
299
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
300
+ ],
301
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo12ShelfRegistrationSupplements": [
302
+ "jpcrp_cor:ShelfRegistrationSupplementNumberCoverPage",
303
+ "jpcrp_cor:DocumentTitleCoverPage",
304
+ "jpcrp_cor:PlaceOfFilingCoverPage",
305
+ "jpcrp_cor:FilingDateCoverPage",
306
+ "jpcrp_cor:CompanyNameCoverPage",
307
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
308
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
309
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
310
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
311
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
312
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
313
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
314
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
315
+ "jpcrp_cor:TypesOfSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
316
+ "jpcrp_cor:AmountOfOfferingOrDistributionByThisRegistrationCoverPageTextBlock",
317
+ "jpcrp_cor:FilingDateContentsOfShelfRegistrationStatementCoverPage",
318
+ "jpcrp_cor:EffectiveDateContentsOfShelfRegistrationStatementCoverPage",
319
+ "jpcrp_cor:EndOfPeriodOfIssueContentsOfShelfRegistrationStatementCoverPage",
320
+ "jpcrp_cor:ShelfRegistrationNumberContentsOfShelfRegistrationStatementCoverPage",
321
+ "jpcrp_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceContentsOfShelfRegistrationStatementCoverPage",
322
+ "jpcrp_cor:OfferingsAndDistributionsInPastCoverPageTextBlock",
323
+ "jpcrp_cor:RemainingAmountCoverPageTextBlock",
324
+ "jpcrp_cor:WhenLimitOnOutstandingBalanceWasSpecifiedRemainingAmountCoverPageTextBlock",
325
+ "jpcrp_cor:RemainingBalanceCoverPage",
326
+ "jpcrp_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
327
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
328
+ ],
329
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo122ShelfRegistrationSupplements": [
330
+ "jpcrp_cor:ShelfRegistrationSupplementNumberCoverPage",
331
+ "jpcrp_cor:DocumentTitleCoverPage",
332
+ "jpcrp_cor:PlaceOfFilingCoverPage",
333
+ "jpcrp_cor:FilingDateCoverPage",
334
+ "jpcrp_cor:CompanyNameCoverPage",
335
+ "jpcrp_cor:CompanyNameInEnglishCoverPage",
336
+ "jpcrp_cor:TitleAndNameOfRepresentativeCoverPage",
337
+ "jpcrp_cor:AddressOfRegisteredHeadquarterCoverPage",
338
+ "jpcrp_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
339
+ "jpcrp_cor:NameOfContactPersonAddressOfRegisteredHeadquarterCoverPage",
340
+ "jpcrp_cor:NearestPlaceOfContactCoverPage",
341
+ "jpcrp_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
342
+ "jpcrp_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
343
+ "jpcrp_cor:TypesOfSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
344
+ "jpcrp_cor:AmountOfOfferingOrDistributionByThisRegistrationCoverPageTextBlock",
345
+ "jpcrp_cor:FilingDateContentsOfShelfRegistrationStatementCoverPage",
346
+ "jpcrp_cor:EffectiveDateContentsOfShelfRegistrationStatementCoverPage",
347
+ "jpcrp_cor:EndOfPeriodOfIssueContentsOfShelfRegistrationStatementCoverPage",
348
+ "jpcrp_cor:ShelfRegistrationNumberContentsOfShelfRegistrationStatementCoverPage",
349
+ "jpcrp_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceContentsOfShelfRegistrationStatementCoverPage",
350
+ "jpcrp_cor:RemainingAmountOrRemainingBalanceContentsOfShelfRegistrationStatementCoverPage",
351
+ "jpcrp_cor:PlaceForPublicInspectionCoverPageTextBlock"
352
+ ],
353
+ "http://disclosure.edinet-fsa.go.jp/role/jpcrp-sbr/rol_CabinetOfficeOrdinanceOnDisclosureOfCorporateInformationEtcFormNo17ShareBuybackReport": [
354
+ "jpcrp-sbr_cor:DocumentTitleCoverPage",
355
+ "jpcrp-sbr_cor:ClauseOfStipulationCoverPage",
356
+ "jpcrp-sbr_cor:PlaceOfFilingCoverPage",
357
+ "jpcrp-sbr_cor:FilingDateCoverPage",
358
+ "jpcrp-sbr_cor:ReportingPeriodCoverPage",
359
+ "jpcrp-sbr_cor:CompanyNameCoverPage",
360
+ "jpcrp-sbr_cor:CompanyNameInEnglishCoverPage",
361
+ "jpcrp-sbr_cor:TitleAndNameOfRepresentativeCoverPage",
362
+ "jpcrp-sbr_cor:AddressOfRegisteredHeadquarterCoverPage",
363
+ "jpcrp-sbr_cor:TelephoneNumberAddressOfRegisteredHeadquarterCoverPage",
364
+ "jpcrp-sbr_cor:NameOfContactPersonCoverPage",
365
+ "jpcrp-sbr_cor:NearestPlaceOfContactCoverPage",
366
+ "jpcrp-sbr_cor:TelephoneNumberNearestPlaceOfContactCoverPage",
367
+ "jpcrp-sbr_cor:NameOfContactPersonNearestPlaceOfContactCoverPage",
368
+ "jpcrp-sbr_cor:PlaceForPublicInspectionCoverPageTextBlock"
369
+ ],
370
+ "http://disclosure.edinet-fsa.go.jp/role/jpctl/rol_CabinetOfficeOrdinanceOnSystemForEnsuringAppropriatenessOfFinancialAndOtherDocumentsFormNo1InternalControlReport": [
371
+ "jpctl_cor:DocumentTitleCoverPage",
372
+ "jpctl_cor:ClauseOfStipulationCoverPage",
373
+ "jpctl_cor:PlaceOfFilingCoverPage",
374
+ "jpctl_cor:FilingDateCoverPage",
375
+ "jpctl_cor:CompanyNameCoverPage",
376
+ "jpctl_cor:CompanyNameInEnglishCoverPage",
377
+ "jpctl_cor:TitleAndNameOfRepresentativeCoverPage",
378
+ "jpctl_cor:TitleAndNameOfChiefFinancialOfficerCoverPage",
379
+ "jpctl_cor:AddressOfRegisteredHeadquarterCoverPage",
380
+ "jpctl_cor:PlaceForPublicInspectionCoverPageTextBlock"
381
+ ],
382
+ "http://disclosure.edinet-fsa.go.jp/role/jplvh/rol_CabinetOfficeOrdinanceOnDisclosureOfStatusOfLargeVolumeHoldingOfShareCertificatesEtcFormNo1ReportOfLargeVolumeHolding": [
383
+ "jplvh_cor:DocumentTitleCoverPage",
384
+ "jplvh_cor:ClauseOfStipulationCoverPage",
385
+ "jplvh_cor:PlaceOfFilingCoverPage",
386
+ "jplvh_cor:NameCoverPage",
387
+ "jplvh_cor:ResidentialAddressOrAddressOfRegisteredHeadquarterCoverPage",
388
+ "jplvh_cor:DateWhenFilingRequirementAroseCoverPage",
389
+ "jplvh_cor:FilingDateCoverPage",
390
+ "jplvh_cor:TotalNumberOfFilersAndJointHoldersCoverPage",
391
+ "jplvh_cor:ArrangementOfFilingCoverPage",
392
+ "jplvh_cor:ReasonForFilingChangeReportCoverPage",
393
+ "jplvh_cor:ReasonForFilingChangeReportCoverPageNA"
394
+ ],
395
+ "http://disclosure.edinet-fsa.go.jp/role/jplvh/rol_CabinetOfficeOrdinanceOnDisclosureOfStatusOfLargeVolumeHoldingOfShareCertificatesEtcFormNo1AndNo2ReportOfLargeVolumeHolding": [
396
+ "jplvh_cor:DocumentTitleCoverPage",
397
+ "jplvh_cor:ClauseOfStipulationCoverPage",
398
+ "jplvh_cor:PlaceOfFilingCoverPage",
399
+ "jplvh_cor:NameCoverPage",
400
+ "jplvh_cor:ResidentialAddressOrAddressOfRegisteredHeadquarterCoverPage",
401
+ "jplvh_cor:DateWhenFilingRequirementAroseCoverPage",
402
+ "jplvh_cor:FilingDateCoverPage",
403
+ "jplvh_cor:TotalNumberOfFilersAndJointHoldersCoverPage",
404
+ "jplvh_cor:ArrangementOfFilingCoverPage",
405
+ "jplvh_cor:ReasonForFilingChangeReportCoverPage",
406
+ "jplvh_cor:ReasonForFilingChangeReportCoverPageNA"
407
+ ],
408
+ "http://disclosure.edinet-fsa.go.jp/role/jplvh/rol_CabinetOfficeOrdinanceOnDisclosureOfStatusOfLargeVolumeHoldingOfShareCertificatesEtcFormNo3ReportOfLargeVolumeHolding": [
409
+ "jplvh_cor:DocumentTitleCoverPage",
410
+ "jplvh_cor:ClauseOfStipulationCoverPage",
411
+ "jplvh_cor:PlaceOfFilingCoverPage",
412
+ "jplvh_cor:NameCoverPage",
413
+ "jplvh_cor:ResidentialAddressOrAddressOfRegisteredHeadquarterCoverPage",
414
+ "jplvh_cor:DateWhenFilingRequirementAroseCoverPage",
415
+ "jplvh_cor:FilingDateCoverPage",
416
+ "jplvh_cor:TotalNumberOfFilersAndJointHoldersCoverPage",
417
+ "jplvh_cor:ArrangementOfFilingCoverPage",
418
+ "jplvh_cor:ReasonForFilingChangeReportCoverPage",
419
+ "jplvh_cor:ReasonForFilingChangeReportCoverPageNA"
420
+ ],
421
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps-esr/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesExtraordinarySecuritiesReport": [
422
+ "jpsps-esr_cor:DocumentTitleCoverPage",
423
+ "jpsps-esr_cor:PlaceOfFilingCoverPage",
424
+ "jpsps-esr_cor:FilingDateCoverPage",
425
+ "jpsps-esr_cor:FundNameCoverPage",
426
+ "jpsps-esr_cor:IssuerNameCoverPage",
427
+ "jpsps-esr_cor:TitleAndNameOfRepresentativeCoverPage",
428
+ "jpsps-esr_cor:AddressOfRegisteredHeadquarterCoverPage",
429
+ "jpsps-esr_cor:NameOfContactPersonCoverPage",
430
+ "jpsps-esr_cor:PlaceOfContactCoverPage",
431
+ "jpsps-esr_cor:TelephoneNumberCoverPage",
432
+ "jpsps-esr_cor:PlaceForPublicInspectionCoverPageTextBlock"
433
+ ],
434
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo4SecuritiesRegistrationStatement": [
435
+ "jpsps_cor:DocumentTitleCoverPage",
436
+ "jpsps_cor:PlaceOfFilingCoverPage",
437
+ "jpsps_cor:FilingDateCoverPage",
438
+ "jpsps_cor:IssuerNameCoverPage",
439
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
440
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
441
+ "jpsps_cor:NameOfContactPersonCoverPage",
442
+ "jpsps_cor:PlaceOfContactCoverPage",
443
+ "jpsps_cor:TelephoneNumberCoverPage",
444
+ "jpsps_cor:NameOfFundRelatedToDomesticInvestmentTrustBeneficiaryCertificateToRegisterForOfferingOrDistributionCoverPageTextBlock",
445
+ "jpsps_cor:AmountOfDomesticInvestmentTrustBeneficiaryCertificateToRegisterForOfferingOrDistributionCoverPageTextBlock",
446
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
447
+ ],
448
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo43SecuritiesRegistrationStatement": [
449
+ "jpsps_cor:DocumentTitleCoverPage",
450
+ "jpsps_cor:PlaceOfFilingCoverPage",
451
+ "jpsps_cor:FilingDateCoverPage",
452
+ "jpsps_cor:IssuerNameCoverPage",
453
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
454
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
455
+ "jpsps_cor:NameOfContactPersonCoverPage",
456
+ "jpsps_cor:TelephoneNumberCoverPage",
457
+ "jpsps_cor:NameOfInvestmentCorporationRelatedToDomesticInvestmentSecuritiesToRegisterForOfferingOrDistributionCoverPage",
458
+ "jpsps_cor:LegalFormAndAmountOfDomesticInvestmentSecuritiesToRegisterForOfferingOrDistributionCoverPageTextBlock",
459
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
460
+ ],
461
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo432SecuritiesRegistrationStatement": [
462
+ "jpsps_cor:DocumentTitleCoverPage",
463
+ "jpsps_cor:PlaceOfFilingCoverPage",
464
+ "jpsps_cor:FilingDateCoverPage",
465
+ "jpsps_cor:IssuerNameCoverPage",
466
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
467
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
468
+ "jpsps_cor:NameOfContactPersonCoverPage",
469
+ "jpsps_cor:TelephoneNumberCoverPage",
470
+ "jpsps_cor:NameOfInvestmentCorporationRelatedToDomesticInvestmentSecuritiesToRegisterForOfferingOrDistributionCoverPage",
471
+ "jpsps_cor:LegalFormAndAmountOfDomesticInvestmentSecuritiesToRegisterForOfferingOrDistributionCoverPageTextBlock",
472
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
473
+ ],
474
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo433SecuritiesRegistrationStatement": [
475
+ "jpsps_cor:DocumentTitleCoverPage",
476
+ "jpsps_cor:PlaceOfFilingCoverPage",
477
+ "jpsps_cor:FilingDateCoverPage",
478
+ "jpsps_cor:IssuerNameCoverPage",
479
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
480
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
481
+ "jpsps_cor:NameOfContactPersonCoverPage",
482
+ "jpsps_cor:TelephoneNumberCoverPage",
483
+ "jpsps_cor:NameOfInvestmentCorporationRelatedToDomesticInvestmentSecuritiesToRegisterForOfferingOrDistributionCoverPage",
484
+ "jpsps_cor:LegalFormAndAmountOfDomesticInvestmentSecuritiesToRegisterForOfferingOrDistributionCoverPageTextBlock",
485
+ "jpsps_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
486
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
487
+ ],
488
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo67AndNo7AnnualSecuritiesReportAlsoDeemedAsSecuritiesRegistrationStatement": [
489
+ "jpsps_cor:DocumentTitleAnnualSecuritiesReportCoverPage",
490
+ "jpsps_cor:PlaceOfFilingCoverPage",
491
+ "jpsps_cor:FilingDateCoverPage",
492
+ "jpsps_cor:AccountingPeriodCoverPage",
493
+ "jpsps_cor:FundNameCoverPage",
494
+ "jpsps_cor:IssuerNameCoverPage",
495
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
496
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
497
+ "jpsps_cor:NameOfContactPersonCoverPage",
498
+ "jpsps_cor:PlaceOfContactCoverPage",
499
+ "jpsps_cor:TelephoneNumberCoverPage",
500
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock",
501
+ "jpsps_cor:DocumentTitleParticularsOfPublicOfferingEtcCoverPage",
502
+ "jpsps_cor:PlaceOfFilingCoverPage",
503
+ "jpsps_cor:FilingDateCoverPage",
504
+ "jpsps_cor:IssuerNameCoverPage",
505
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
506
+ "jpsps_cor:NameOfFundRelatedToDomesticInvestmentTrustBeneficiaryCertificateToRegisterForOfferingOrDistributionCoverPageTextBlock",
507
+ "jpsps_cor:AmountOfDomesticInvestmentTrustBeneficiaryCertificateToRegisterForOfferingOrDistributionCoverPageTextBlock",
508
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
509
+ ],
510
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo7AnnualSecuritiesReport": [
511
+ "jpsps_cor:DocumentTitleCoverPage",
512
+ "jpsps_cor:PlaceOfFilingCoverPage",
513
+ "jpsps_cor:FilingDateCoverPage",
514
+ "jpsps_cor:AccountingPeriodCoverPage",
515
+ "jpsps_cor:FundNameCoverPage",
516
+ "jpsps_cor:IssuerNameCoverPage",
517
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
518
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
519
+ "jpsps_cor:NameOfContactPersonCoverPage",
520
+ "jpsps_cor:PlaceOfContactCoverPage",
521
+ "jpsps_cor:TelephoneNumberCoverPage",
522
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
523
+ ],
524
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo73AnnualSecuritiesReport": [
525
+ "jpsps_cor:DocumentTitleCoverPage",
526
+ "jpsps_cor:PlaceOfFilingCoverPage",
527
+ "jpsps_cor:FilingDateCoverPage",
528
+ "jpsps_cor:AccountingPeriodCoverPage",
529
+ "jpsps_cor:IssuerNameCoverPage",
530
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
531
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
532
+ "jpsps_cor:NameOfContactPersonCoverPage",
533
+ "jpsps_cor:PlaceOfContactCoverPage",
534
+ "jpsps_cor:TelephoneNumberCoverPage",
535
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
536
+ ],
537
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo10SemiannualSecuritiesReport": [
538
+ "jpsps_cor:DocumentTitleCoverPage",
539
+ "jpsps_cor:PlaceOfFilingCoverPage",
540
+ "jpsps_cor:FilingDateCoverPage",
541
+ "jpsps_cor:AccountingPeriodCoverPage",
542
+ "jpsps_cor:FundNameCoverPage",
543
+ "jpsps_cor:IssuerNameCoverPage",
544
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
545
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
546
+ "jpsps_cor:NameOfContactPersonCoverPage",
547
+ "jpsps_cor:PlaceOfContactCoverPage",
548
+ "jpsps_cor:TelephoneNumberCoverPage",
549
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
550
+ ],
551
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo103SemiannualSecuritiesReport": [
552
+ "jpsps_cor:DocumentTitleCoverPage",
553
+ "jpsps_cor:PlaceOfFilingCoverPage",
554
+ "jpsps_cor:FilingDateCoverPage",
555
+ "jpsps_cor:AccountingPeriodCoverPage",
556
+ "jpsps_cor:IssuerNameCoverPage",
557
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
558
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
559
+ "jpsps_cor:NameOfContactPersonCoverPage",
560
+ "jpsps_cor:PlaceOfContactCoverPage",
561
+ "jpsps_cor:TelephoneNumberCoverPage",
562
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
563
+ ],
564
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo15ShelfRegistrationStatement": [
565
+ "jpsps_cor:ShelfRegistrationNumberCoverPage",
566
+ "jpsps_cor:DocumentTitleCoverPage",
567
+ "jpsps_cor:PlaceOfFilingCoverPage",
568
+ "jpsps_cor:FilingDateCoverPage",
569
+ "jpsps_cor:IssuerNameCoverPage",
570
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
571
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
572
+ "jpsps_cor:NameOfContactPersonCoverPage",
573
+ "jpsps_cor:TelephoneNumberCoverPage",
574
+ "jpsps_cor:NameOfInvestmentCorporationRelatedToDomesticInvestmentSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
575
+ "jpsps_cor:LegalFormOfDomesticInvestmentSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
576
+ "jpsps_cor:PlannedPeriodOfIssueCoverPage",
577
+ "jpsps_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceCoverPage",
578
+ "jpsps_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
579
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
580
+ ],
581
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo153ShelfRegistrationStatement": [
582
+ "jpsps_cor:ShelfRegistrationNumberCoverPage",
583
+ "jpsps_cor:DocumentTitleCoverPage",
584
+ "jpsps_cor:PlaceOfFilingCoverPage",
585
+ "jpsps_cor:FilingDateCoverPage",
586
+ "jpsps_cor:IssuerNameCoverPage",
587
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
588
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
589
+ "jpsps_cor:NameOfContactPersonCoverPage",
590
+ "jpsps_cor:TelephoneNumberCoverPage",
591
+ "jpsps_cor:NameOfInvestmentCorporationRelatedToDomesticInvestmentCorporationBondsToShelfRegisterForOfferingOrDistributionCoverPage",
592
+ "jpsps_cor:PlannedPeriodOfIssueCoverPage",
593
+ "jpsps_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceCoverPage",
594
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
595
+ ],
596
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo21ShelfRegistrationSupplements": [
597
+ "jpsps_cor:ShelfRegistrationSupplementNumberCoverPage",
598
+ "jpsps_cor:DocumentTitleCoverPage",
599
+ "jpsps_cor:PlaceOfFilingCoverPage",
600
+ "jpsps_cor:FilingDateCoverPage",
601
+ "jpsps_cor:IssuerNameCoverPage",
602
+ "jpsps_cor:TitleAndNameOfRepresentativeCoverPage",
603
+ "jpsps_cor:AddressOfRegisteredHeadquarterCoverPage",
604
+ "jpsps_cor:NameOfContactPersonCoverPage",
605
+ "jpsps_cor:TelephoneNumberCoverPage",
606
+ "jpsps_cor:NameOfInvestmentCorporationRelatedToDomesticInvestmentSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
607
+ "jpsps_cor:LegalFormOfDomesticInvestmentSecuritiesToShelfRegisterForOfferingOrDistributionCoverPage",
608
+ "jpsps_cor:AmountOfOfferingOrDistributionByThisRegistrationCoverPageTextBlock",
609
+ "jpsps_cor:FilingDateContentsOfShelfRegistrationStatementCoverPage",
610
+ "jpsps_cor:EffectiveDateContentsOfShelfRegistrationStatementCoverPage",
611
+ "jpsps_cor:EndOfPeriodOfIssueContentsOfShelfRegistrationStatementCoverPage",
612
+ "jpsps_cor:ShelfRegistrationNumberContentsOfShelfRegistrationStatementCoverPage",
613
+ "jpsps_cor:PlannedAmountOfIssueOrLimitOnOutstandingBalanceContentsOfShelfRegistrationStatementCoverPage",
614
+ "jpsps_cor:OfferingsAndDistributionsInPastCoverPageTextBlock",
615
+ "jpsps_cor:RemainingAmountCoverPageTextBlock",
616
+ "jpsps_cor:WhenLimitOnOutstandingBalanceWasSpecifiedRemainingAmountCoverPageTextBlock",
617
+ "jpsps_cor:RemainingBalanceCoverPage",
618
+ "jpsps_cor:MattersSpecificToStabilizingOperationCoverPageTextBlock",
619
+ "jpsps_cor:PlaceForPublicInspectionCoverPageTextBlock"
620
+ ],
621
+ "http://disclosure.edinet-fsa.go.jp/role/jpsps-sbr/rol_CabinetOfficeOrdinanceOnDisclosureOfInformationEtcOnSpecifiedSecuritiesFormNo253ShareBuybackReport": [
622
+ "jpsps-sbr_cor:DocumentTitleCoverPage",
623
+ "jpsps-sbr_cor:ClauseOfStipulationCoverPage",
624
+ "jpsps-sbr_cor:PlaceOfFilingCoverPage",
625
+ "jpsps-sbr_cor:FilingDateCoverPage",
626
+ "jpsps-sbr_cor:ReportingPeriodCoverPage",
627
+ "jpsps-sbr_cor:IssuerNameCoverPage",
628
+ "jpsps-sbr_cor:TitleAndNameOfRepresentativeCoverPage",
629
+ "jpsps-sbr_cor:AddressOfRegisteredHeadquarterCoverPage",
630
+ "jpsps-sbr_cor:NameOfContactPersonCoverPage",
631
+ "jpsps-sbr_cor:TelephoneNumberCoverPage",
632
+ "jpsps-sbr_cor:PlaceForPublicInspectionCoverPageTextBlock"
633
+ ],
634
+ "http://disclosure.edinet-fsa.go.jp/role/jptoi/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForListedShareCertificatesEtcByIssuerFormNo2TenderOfferNotification": [
635
+ "jptoi_cor:DocumentTitleCoverPage",
636
+ "jptoi_cor:PlaceOfFilingCoverPage",
637
+ "jptoi_cor:FilingDateCoverPage",
638
+ "jptoi_cor:FullNameOrNameOfFilerOfNotificationCoverPage",
639
+ "jptoi_cor:LocationOfFilerOfNotificationCoverPage",
640
+ "jptoi_cor:NearestPlaceOfContactCoverPage",
641
+ "jptoi_cor:TelephoneNumberCoverPage",
642
+ "jptoi_cor:NameOfContactPersonCoverPage",
643
+ "jptoi_cor:NameOfLegalRepresentativeCoverPage",
644
+ "jptoi_cor:NameOfLegalRepresentativeCoverPageNA",
645
+ "jptoi_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPage",
646
+ "jptoi_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPageNA",
647
+ "jptoi_cor:NearestPlaceOfContactLegalRepresentativeCoverPage",
648
+ "jptoi_cor:NearestPlaceOfContactLegalRepresentativeCoverPageNA",
649
+ "jptoi_cor:TelephoneNumberLegalRepresentativeCoverPage",
650
+ "jptoi_cor:TelephoneNumberLegalRepresentativeCoverPageNA",
651
+ "jptoi_cor:NameOfContactPersonLegalRepresentativeCoverPage",
652
+ "jptoi_cor:NameOfContactPersonLegalRepresentativeCoverPageNA",
653
+ "jptoi_cor:PlaceForPublicInspectionCoverPageTextBlock",
654
+ "jptoi_cor:PlaceForPublicInspectionCoverPageNA"
655
+ ],
656
+ "http://disclosure.edinet-fsa.go.jp/role/jptoi/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForListedShareCertificatesEtcByIssuerFormNo3WrittenWithdrawalOfTenderOffer": [
657
+ "jptoi_cor:DocumentTitleCoverPage",
658
+ "jptoi_cor:PlaceOfFilingCoverPage",
659
+ "jptoi_cor:FilingDateCoverPage",
660
+ "jptoi_cor:FullNameOrNameOfFilerOfNotificationCoverPage",
661
+ "jptoi_cor:ResidentialAddressOrLocationOfFilerOfNotificationCoverPage",
662
+ "jptoi_cor:NearestPlaceOfContactCoverPage",
663
+ "jptoi_cor:TelephoneNumberCoverPage",
664
+ "jptoi_cor:NameOfContactPersonCoverPage",
665
+ "jptoi_cor:NameOfLegalRepresentativeCoverPage",
666
+ "jptoi_cor:NameOfLegalRepresentativeCoverPageNA",
667
+ "jptoi_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPage",
668
+ "jptoi_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPageNA",
669
+ "jptoi_cor:NearestPlaceOfContactLegalRepresentativeCoverPage",
670
+ "jptoi_cor:NearestPlaceOfContactLegalRepresentativeCoverPageNA",
671
+ "jptoi_cor:TelephoneNumberLegalRepresentativeCoverPage",
672
+ "jptoi_cor:TelephoneNumberLegalRepresentativeCoverPageNA",
673
+ "jptoi_cor:NameOfContactPersonLegalRepresentativeCoverPage",
674
+ "jptoi_cor:NameOfContactPersonLegalRepresentativeCoverPageNA",
675
+ "jptoi_cor:PlaceForPublicInspectionCoverPageTextBlock",
676
+ "jptoi_cor:PlaceForPublicInspectionCoverPageNA"
677
+ ],
678
+ "http://disclosure.edinet-fsa.go.jp/role/jptoi/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForListedShareCertificatesEtcByIssuerFormNo4TenderOfferReport": [
679
+ "jptoi_cor:DocumentTitleCoverPage",
680
+ "jptoi_cor:PlaceOfFilingCoverPage",
681
+ "jptoi_cor:FilingDateCoverPage",
682
+ "jptoi_cor:NameOfFilerCoverPage",
683
+ "jptoi_cor:LocationOfFilerCoverPage",
684
+ "jptoi_cor:NearestPlaceOfContactCoverPage",
685
+ "jptoi_cor:TelephoneNumberCoverPage",
686
+ "jptoi_cor:NameOfContactPersonCoverPage",
687
+ "jptoi_cor:NameOfLegalRepresentativeCoverPage",
688
+ "jptoi_cor:NameOfLegalRepresentativeCoverPageNA",
689
+ "jptoi_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPage",
690
+ "jptoi_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPageNA",
691
+ "jptoi_cor:NearestPlaceOfContactLegalRepresentativeCoverPage",
692
+ "jptoi_cor:NearestPlaceOfContactLegalRepresentativeCoverPageNA",
693
+ "jptoi_cor:TelephoneNumberLegalRepresentativeCoverPage",
694
+ "jptoi_cor:TelephoneNumberLegalRepresentativeCoverPageNA",
695
+ "jptoi_cor:NameOfContactPersonLegalRepresentativeCoverPage",
696
+ "jptoi_cor:NameOfContactPersonLegalRepresentativeCoverPageNA",
697
+ "jptoi_cor:PlaceForPublicInspectionCoverPageTextBlock",
698
+ "jptoi_cor:PlaceForPublicInspectionCoverPageNA"
699
+ ],
700
+ "http://disclosure.edinet-fsa.go.jp/role/jptoo-ton/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForShareCertificatesEtcByThoseOtherThanIssuerFormNo2TenderOfferNotification": [
701
+ "jptoo-ton_cor:DocumentTitleCoverPage",
702
+ "jptoo-ton_cor:PlaceOfFilingCoverPage",
703
+ "jptoo-ton_cor:FilingDateCoverPage",
704
+ "jptoo-ton_cor:FullNameOrNameOfFilerOfNotificationCoverPage",
705
+ "jptoo-ton_cor:ResidentialAddressOrLocationOfFilerOfNotificationCoverPage",
706
+ "jptoo-ton_cor:NearestPlaceOfContactCoverPage",
707
+ "jptoo-ton_cor:TelephoneNumberCoverPage",
708
+ "jptoo-ton_cor:NameOfContactPersonCoverPage",
709
+ "jptoo-ton_cor:NameOfLegalRepresentativeCoverPage",
710
+ "jptoo-ton_cor:NameOfLegalRepresentativeCoverPageNA",
711
+ "jptoo-ton_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPage",
712
+ "jptoo-ton_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPageNA",
713
+ "jptoo-ton_cor:NearestPlaceOfContactLegalRepresentativeCoverPage",
714
+ "jptoo-ton_cor:NearestPlaceOfContactLegalRepresentativeCoverPageNA",
715
+ "jptoo-ton_cor:TelephoneNumberLegalRepresentativeCoverPage",
716
+ "jptoo-ton_cor:TelephoneNumberLegalRepresentativeCoverPageNA",
717
+ "jptoo-ton_cor:NameOfContactPersonLegalRepresentativeCoverPage",
718
+ "jptoo-ton_cor:NameOfContactPersonLegalRepresentativeCoverPageNA",
719
+ "jptoo-ton_cor:PlaceForPublicInspectionCoverPageTextBlock",
720
+ "jptoo-ton_cor:PlaceForPublicInspectionCoverPageNA"
721
+ ],
722
+ "http://disclosure.edinet-fsa.go.jp/role/jptoo-pst/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForShareCertificatesEtcByThoseOtherThanIssuerFormNo4SubjectCompanySPositionStatement": [
723
+ "jptoo-pst_cor:DocumentTitleCoverPage",
724
+ "jptoo-pst_cor:PlaceOfFilingCoverPage",
725
+ "jptoo-pst_cor:FilingDateCoverPage",
726
+ "jptoo-pst_cor:NameOfFilerCoverPage",
727
+ "jptoo-pst_cor:LocationOfFilerCoverPage",
728
+ "jptoo-pst_cor:NearestPlaceOfContactCoverPage",
729
+ "jptoo-pst_cor:TelephoneNumberCoverPage",
730
+ "jptoo-pst_cor:NameOfContactPersonCoverPage",
731
+ "jptoo-pst_cor:PlaceForPublicInspectionCoverPageTextBlock",
732
+ "jptoo-pst_cor:PlaceForPublicInspectionCoverPageNA"
733
+ ],
734
+ "http://disclosure.edinet-fsa.go.jp/role/jptoo-wto/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForShareCertificatesEtcByThoseOtherThanIssuerFormNo5WrittenWithdrawalOfTenderOffer": [
735
+ "jptoo-wto_cor:DocumentTitleCoverPage",
736
+ "jptoo-wto_cor:PlaceOfFilingCoverPage",
737
+ "jptoo-wto_cor:FilingDateCoverPage",
738
+ "jptoo-wto_cor:FullNameOrNameOfFilerOfNotificationCoverPage",
739
+ "jptoo-wto_cor:ResidentialAddressOrLocationOfFilerOfNotificationCoverPage",
740
+ "jptoo-wto_cor:NearestPlaceOfContactCoverPage",
741
+ "jptoo-wto_cor:TelephoneNumberCoverPage",
742
+ "jptoo-wto_cor:NameOfContactPersonCoverPage",
743
+ "jptoo-wto_cor:NameOfLegalRepresentativeCoverPage",
744
+ "jptoo-wto_cor:NameOfLegalRepresentativeCoverPageNA",
745
+ "jptoo-wto_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPage",
746
+ "jptoo-wto_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPageNA",
747
+ "jptoo-wto_cor:NearestPlaceOfContactLegalRepresentativeCoverPage",
748
+ "jptoo-wto_cor:NearestPlaceOfContactLegalRepresentativeCoverPageNA",
749
+ "jptoo-wto_cor:TelephoneNumberLegalRepresentativeCoverPage",
750
+ "jptoo-wto_cor:TelephoneNumberLegalRepresentativeCoverPageNA",
751
+ "jptoo-wto_cor:NameOfContactPersonLegalRepresentativeCoverPage",
752
+ "jptoo-wto_cor:NameOfContactPersonLegalRepresentativeCoverPageNA",
753
+ "jptoo-wto_cor:PlaceForPublicInspectionCoverPageTextBlock",
754
+ "jptoo-wto_cor:PlaceForPublicInspectionCoverPageNA"
755
+ ],
756
+ "http://disclosure.edinet-fsa.go.jp/role/jptoo-tor/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForShareCertificatesEtcByThoseOtherThanIssuerFormNo6TenderOfferReport": [
757
+ "jptoo-tor_cor:DocumentTitleCoverPage",
758
+ "jptoo-tor_cor:PlaceOfFilingCoverPage",
759
+ "jptoo-tor_cor:FilingDateCoverPage",
760
+ "jptoo-tor_cor:FullNameOrNameOfFilerCoverPage",
761
+ "jptoo-tor_cor:ResidentialAddressOrLocationOfFilerCoverPage",
762
+ "jptoo-tor_cor:NearestPlaceOfContactCoverPage",
763
+ "jptoo-tor_cor:TelephoneNumberCoverPage",
764
+ "jptoo-tor_cor:NameOfContactPersonCoverPage",
765
+ "jptoo-tor_cor:NameOfLegalRepresentativeCoverPage",
766
+ "jptoo-tor_cor:NameOfLegalRepresentativeCoverPageNA",
767
+ "jptoo-tor_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPage",
768
+ "jptoo-tor_cor:ResidentialAddressOrLocationOfLegalRepresentativeCoverPageNA",
769
+ "jptoo-tor_cor:NearestPlaceOfContactLegalRepresentativeCoverPage",
770
+ "jptoo-tor_cor:NearestPlaceOfContactLegalRepresentativeCoverPageNA",
771
+ "jptoo-tor_cor:TelephoneNumberLegalRepresentativeCoverPage",
772
+ "jptoo-tor_cor:TelephoneNumberLegalRepresentativeCoverPageNA",
773
+ "jptoo-tor_cor:NameOfContactPersonLegalRepresentativeCoverPage",
774
+ "jptoo-tor_cor:NameOfContactPersonLegalRepresentativeCoverPageNA",
775
+ "jptoo-tor_cor:PlaceForPublicInspectionCoverPageTextBlock",
776
+ "jptoo-tor_cor:PlaceForPublicInspectionCoverPageNA"
777
+ ],
778
+ "http://disclosure.edinet-fsa.go.jp/role/jptoo-toa/rol_CabinetOfficeOrdinanceOnDisclosureOfTenderOfferForShareCertificatesEtcByThoseOtherThanIssuerFormNo8TenderOfferorSAnswer": [
779
+ "jptoo-toa_cor:DocumentTitleCoverPage",
780
+ "jptoo-toa_cor:PlaceOfFilingCoverPage",
781
+ "jptoo-toa_cor:DateWhenPositionStatementWasReceivedCoverPage",
782
+ "jptoo-toa_cor:FilingDateCoverPage",
783
+ "jptoo-toa_cor:FullNameOrNameOfFilerCoverPage",
784
+ "jptoo-toa_cor:ResidentialAddressOrLocationOfFilerCoverPage",
785
+ "jptoo-toa_cor:NearestPlaceOfContactCoverPage",
786
+ "jptoo-toa_cor:NearestPlaceOfContactCoverPageNA",
787
+ "jptoo-toa_cor:TelephoneNumberCoverPage",
788
+ "jptoo-toa_cor:TelephoneNumberCoverPageNA",
789
+ "jptoo-toa_cor:NameOfContactPersonCoverPage",
790
+ "jptoo-toa_cor:PlaceForPublicInspectionCoverPageTextBlock",
791
+ "jptoo-toa_cor:PlaceForPublicInspectionCoverPageNA"
792
+ ]
793
+ }