1/20(月)~価格改定のお知らせ 詳しくはこちら

×
array:11 [
  0 => Category {#2198
    -id: 6
    -name: "商品シリーズ"
    -hierarchy: 1
    -sort_no: 103
    -create_date: DateTime @1530985959 {#2191
      date: 2018-07-08 02:52:39.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2192
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2200
      -snapshot: []
      -owner: Category {#2198}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2201
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2251
      -snapshot: array:12 [ …12]
      -owner: Category {#2198}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2252
        -elements: array:12 [
          0 => Category {#2250
            -id: 79
            -name: "O'Ello"
            -hierarchy: 2
            -sort_no: 102
            -create_date: DateTime @1579594999 {#2193
              date: 2020-01-21 17:23:19.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2194
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2249
              -snapshot: []
              -owner: Category {#2250}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2248 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2246
              -snapshot: array:6 [ …6]
              -owner: Category {#2250}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2247 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253
              +__isInitialized__: false
              -id: 3
              -name: null
              -department: null
              -login_id: null
              -password: null
              -salt: null
              -sort_no: null
              -create_date: null
              -update_date: null
              -login_date: null
              -Work: null
              -Authority: null
              -Creator: null
              -AnnotationReader: null
               …2
            }
            -AnnotationReader: AnnotationReader {#427
              -parser: DocParser {#426
                -lexer: DocLexer {#425
                  #noCase: array:10 [
                    "@" => 101
                    "," => 104
                    "(" => 109
                    ")" => 103
                    "{" => 108
                    "}" => 102
                    "=" => 105
                    ":" => 112
                    "-" => 113
                    "\" => 107
                  ]
                  #withCase: array:3 [
                    "true" => 110
                    "false" => 106
                    "null" => 111
                  ]
                  -input: null
                  -tokens: []
                  -position: 0
                  -peek: 0
                  +lookahead: null
                  +token: null
                }
                -target: null
                -isNestedAnnotation: false
                -imports: []
                -classExists: []
                -ignoreNotImportedAnnotations: false
                -namespaces: []
                -ignoredAnnotationNames: []
                -ignoredAnnotationNamespaces: []
                -context: ""
              }
              -preParser: DocParser {#424
                -lexer: DocLexer {#423
                  #noCase: array:10 [
                    "@" => 101
                    "," => 104
                    "(" => 109
                    ")" => 103
                    "{" => 108
                    "}" => 102
                    "=" => 105
                    ":" => 112
                    "-" => 113
                    "\" => 107
                  ]
                  #withCase: array:3 [
                    "true" => 110
                    "false" => 106
                    "null" => 111
                  ]
                  -input: null
                  -tokens: []
                  -position: 0
                  -peek: 0
                  +lookahead: null
                  +token: null
                }
                -target: null
                -isNestedAnnotation: false
                -imports: array:1 [
                  "ignoreannotation" => "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation"
                ]
                -classExists: []
                -ignoreNotImportedAnnotations: true
                -namespaces: []
                -ignoredAnnotationNames: array:69 [
                  "Annotation" => true
                  "Attribute" => true
                  "Attributes" => true
                  "Required" => true
                  "Target" => true
                  "fix" => true
                  "fixme" => true
                  "override" => true
                  "abstract" => true
                  "access" => true
                  "code" => true
                  "deprec" => true
                  "endcode" => true
                  "exception" => true
                  "final" => true
                  "ingroup" => true
                  "inheritdoc" => true
                  "inheritDoc" => true
                  "magic" => true
                  "name" => true
                  "toc" => true
                  "tutorial" => true
                  "private" => true
                  "static" => true
                  "staticvar" => true
                  "staticVar" => true
                  "throw" => true
                  "api" => true
                  "author" => true
                  "category" => true
                  "copyright" => true
                  "deprecated" => true
                  "example" => true
                  "filesource" => true
                  "global" => true
                  "ignore" => true
                  "internal" => true
                  "license" => true
                  "link" => true
                  "method" => true
                  "package" => true
                  "param" => true
                  "property" => true
                  "property-read" => true
                  "property-write" => true
                  "return" => true
                  "see" => true
                  "since" => true
                  "source" => true
                  "subpackage" => true
                  "throws" => true
                  "todo" => true
                  "TODO" => true
                  "usedby" => true
                  "uses" => true
                  "var" => true
                  "version" => true
                  "codeCoverageIgnore" => true
                  "codeCoverageIgnoreStart" => true
                  "codeCoverageIgnoreEnd" => true
                  "SuppressWarnings" => true
                  "noinspection" => true
                  "package_version" => true
                  "startuml" => true
                  "enduml" => true
                  "experimental" => true
                  "phpcsSuppress" => true
                  "codingStandardsIgnoreStart" => true
                  "codingStandardsIgnoreEnd" => true
                ]
                -ignoredAnnotationNamespaces: []
                -context: ""
              }
              -phpParser: PhpParser {#422}
              -imports: []
              -ignoredAnnotationNames: []
            }
            +mv_html: """
              <div class="textArea">\r\n
                      <h1 class="ttl01">O’Ello</h1>\r\n
                      <p class="pc">こだわりを尽くした上質な輝き</p>\r\n
                      <p><span>Brilliance of O’Ello Series</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2263
            -id: 145
            -name: "VALOA"
            -hierarchy: 2
            -sort_no: 100
            -create_date: DateTime @1648777270 {#2239
              date: 2022-04-01 10:41:10.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2240
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2264
              -snapshot: []
              -owner: Category {#2263}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2265 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2267
              -snapshot: []
              -owner: Category {#2263}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2266 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea style="color:#222E33;">\r\n
                      <h1 class="ttl01">VALOA</h1>\r\n
                      <p class="pc">クラシカルな輝きを楽しむ</p>\r\n
                      <p><span>Brilliance of VALOA Series</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          2 => Category {#2270
            -id: 147
            -name: "MUOT"
            -hierarchy: 2
            -sort_no: 99
            -create_date: DateTime @1669336283 {#2268
              date: 2022-11-25 09:31:23.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1683880775 {#2269
              date: 2023-05-12 17:39:35.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2271
              -snapshot: []
              -owner: Category {#2270}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2272 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2274
              -snapshot: []
              -owner: Category {#2270}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2273 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea spTxtCenter" style="color:black;">\r\n
                      <h1 class="ttl01">MUOT</h1>\r\n
                      <p class="pc">カボションカットのピンキーリング</p>\r\n
                      <p><span>Brilliance of MUOT Series</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          3 => Category {#2277
            -id: 151
            -name: "Petela"
            -hierarchy: 2
            -sort_no: 98
            -create_date: DateTime @1680853819 {#2275
              date: 2023-04-07 16:50:19.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1683880928 {#2276
              date: 2023-05-12 17:42:08.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2278
              -snapshot: []
              -owner: Category {#2277}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2279 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2281
              -snapshot: []
              -owner: Category {#2277}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2280 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:black;">\r\n
                      <h1 class="ttl01">Petela</h1>\r\n
                      <p class="pc">小さな宝石が輝く、さりげないネックレス</p>\r\n
                      <p><span>Brilliance of Petela Series</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          4 => Category {#2284
            -id: 69
            -name: "RADIANT MOMENTS"
            -hierarchy: 2
            -sort_no: 97
            -create_date: DateTime @1571557414 {#2282
              date: 2019-10-20 16:43:34.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2283
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2285
              -snapshot: []
              -owner: Category {#2284}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2286 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2288
              -snapshot: []
              -owner: Category {#2284}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2287 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage spTxtCenter" style="color:white;">\r\n
                      <h1 class="ttl01">RADIANT<span class="pc"> </span><br class="sp">MOMENTS</h1>\r\n
                      <p class="pc">キリッと気品ある大人のためのピアス</p>\r\n
                      <p><span>Elegant gemstone pierces</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          5 => Category {#2291
            -id: 68
            -name: "CRASPEDIA GLOBOSA"
            -hierarchy: 2
            -sort_no: 96
            -create_date: DateTime @1571557404 {#2289
              date: 2019-10-20 16:43:24.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2290
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2292
              -snapshot: []
              -owner: Category {#2291}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2293 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2295
              -snapshot: []
              -owner: Category {#2291}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2294 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea spTxtCenter" style="color:black;">\r\n
                      <h1 class="ttl01">CRASPEDIA<span class="pc"> </span><br class="sp">GROBOSA</h1>\r\n
                      <p class="pc">原石に近いタンブルカットのピアス</p>\r\n
                      <p><span>Tumble cut stone pierces</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          6 => Category {#2298
            -id: 80
            -name: "MONTBRETIA"
            -hierarchy: 2
            -sort_no: 90
            -create_date: DateTime @1581661152 {#2296
              date: 2020-02-14 15:19:12.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2297
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2299
              -snapshot: []
              -owner: Category {#2298}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2300 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2302
              -snapshot: []
              -owner: Category {#2298}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2301 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:black;">\r\n
                      <h1 class="ttl01">MONTBRETIA</h1>\r\n
                      <p class="pc">可憐なウェーブチェーンのピアス</p>\r\n
                      <p><span>One point Pierced Earrings</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          7 => Category {#2305
            -id: 82
            -name: "BOURGEON"
            -hierarchy: 2
            -sort_no: 79
            -create_date: DateTime @1581662387 {#2303
              date: 2020-02-14 15:39:47.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2304
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2306
              -snapshot: []
              -owner: Category {#2305}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2307 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2309
              -snapshot: []
              -owner: Category {#2305}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2308 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:black;">\r\n
                      <h1 class="ttl01">BOURGEON</h1>\r\n
                      <p class="pc">一粒天然石ネックレスチャーム</p>\r\n
                      <p><span>One point stone necklace</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: "BOURGEON  一粒天然石ネックレス&チャーム"
            +seo_description: null
            +seo_keywords: null
          }
          8 => Category {#2312
            -id: 81
            -name: "ESPOIR"
            -hierarchy: 2
            -sort_no: 78
            -create_date: DateTime @1581662331 {#2310
              date: 2020-02-14 15:38:51.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2311
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2313
              -snapshot: []
              -owner: Category {#2312}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2314 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2316
              -snapshot: []
              -owner: Category {#2312}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2315 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:black;">\r\n
                      <h1 class="ttl01">ESPOIR</h1>\r\n
                      <p class="pc">石が主役の優美なフックピアス</p>\r\n
                      <p><span>One point Pierced Earrings</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          9 => Category {#2319
            -id: 146
            -name: "Diamond collection"
            -hierarchy: 2
            -sort_no: 77
            -create_date: DateTime @1652862773 {#2317
              date: 2022-05-18 17:32:53.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2318
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2320
              -snapshot: []
              -owner: Category {#2319}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2321 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2323
              -snapshot: []
              -owner: Category {#2319}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2322 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea spTxtcenter">\r\n
                      <h1 class="ttl01">Diamond collection</h1>\r\n
                      <p class="pc">華やぎを与える至高の輝き</p>\r\n
                      <p><span>Supreme brilliance that gives brilliance</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          10 => Category {#2326
            -id: 85
            -name: "Basic Items"
            -hierarchy: 2
            -sort_no: 76
            -create_date: DateTime @1581989109 {#2324
              date: 2020-02-18 10:25:09.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2325
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2327
              -snapshot: []
              -owner: Category {#2326}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2328 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2330
              -snapshot: []
              -owner: Category {#2326}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2076 …}
              -isDirty: false
              #collection: ArrayCollection {#2329 …1}
              #initialized: true
            }
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:black;">\r\n
                      <h1 class="ttl01">Basic Items</h1>\r\n
                      <p class="pc">ベーシックアイテム</p>\r\n
                      <p><span>Basic Items</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          11 => Category {#2333
            -id: 149
            -name: "Extra Items"
            -hierarchy: 2
            -sort_no: 76
            -create_date: DateTime @1671087025 {#2331
              date: 2022-12-15 15:50:25.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2332
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2334
              -snapshot: []
              -owner: Category {#2333}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#990 …}
              -isDirty: false
              #collection: ArrayCollection {#2335 …1}
               …1
            }
            -Children: PersistentCollection {#2337 …9}
            -Parent: Category {#2198}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:black;">\r\n
                      <h1 class="ttl01">Extra Items</h1>\r\n
                      <p class="pc">エクストラアイテム</p>\r\n
                      <p><span>Extra Items</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:black;">\r\n
              <h1 class="ttl01">SERIES</h1>\r\n
              <p class="pc">商品シリーズ</p>\r\n
              <p><span>Product series</span></p>\r\n
          </div>
      """
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  1 => Category {#2340
    -id: 7
    -name: "ピアス"
    -hierarchy: 1
    -sort_no: 101
    -create_date: DateTime @1531615747 {#2238
      date: 2018-07-15 09:49:07.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2237
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2341
      -snapshot: []
      -owner: Category {#2340}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2342
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2344
      -snapshot: array:6 [ …6]
      -owner: Category {#2340}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2343
        -elements: array:6 [
          0 => Category {#2345
            -id: 23
            -name: "ポストピアス"
            -hierarchy: 2
            -sort_no: 92
            -create_date: DateTime @1568597118 {#2338 …1}
            -update_date: DateTime @1632989836 {#2339 …1}
            -ProductCategories: PersistentCollection {#2346 …9}
            -Children: PersistentCollection {#2349 …9}
            -Parent: Category {#2340}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">POST PIERCES</h1>\r\n
                      <p>ポストピアス\r\n
                      <br><span>One point Pierced Earrings</span></p>\r\n
                  </div>
              """
            +lead_text: "ポストピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったポストピアスを掲載しています。お気に入りをお探しくださいね。"
            +seo_title: "ポストピアスの商品一覧 | K18,K10ゴールドと天然石"
            +seo_description: "ポストピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったポストピアスを掲載しています。RASPIAブランドのポストピアスからお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
            +seo_keywords: "ゴールド,ポストピアス,天然石"
          }
          1 => Category {#2354
            -id: 8
            -name: "フックピアス"
            -hierarchy: 2
            -sort_no: 83
            -create_date: DateTime @1532845837 {#2352 …1}
            -update_date: DateTime @1632989836 {#2353 …1}
            -ProductCategories: PersistentCollection {#2355 …9}
            -Children: PersistentCollection {#2358 …9}
            -Parent: Category {#2340}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">HOOK PIERCES</h1>\r\n
                      <p>フックピアス\r\n
                      <br><span>One point Pierced Earrings</span></p>\r\n
                  </div>
              """
            +lead_text: "フックピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったフックピアスを掲載しています。お気に入りをお探しくださいね。"
            +seo_title: "フックピアスの商品一覧 | K18・K10ゴールドと天然石"
            +seo_description: "フックピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったフックピアスを掲載しています。RASPIAブランドのフックピアスからお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
            +seo_keywords: "ゴールド,フックピアス,天然石"
          }
          2 => Category {#2361
            -id: 9
            -name: "アメリカンピアス"
            -hierarchy: 2
            -sort_no: 73
            -create_date: DateTime @1535269242 {#2359 …1}
            -update_date: DateTime @1632989836 {#2360 …1}
            -ProductCategories: PersistentCollection {#2362 …9}
            -Children: PersistentCollection {#2365 …9}
            -Parent: Category {#2340}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">AMERICAN<span class="pc"> </span><br class="sp">PIERCES</h1>\r\n
                      <p>アメリカンピアス\r\n
                      <br><span>One point Pierced Earrings</span></p>\r\n
                  </div>
              """
            +lead_text: "アメリカンピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使った耳元でゆらゆら揺れるアメリカンピアスを掲載しています。お気に入りをお探しくださいね。"
            +seo_title: "アメリカンピアスの商品一覧 | K18・K10ゴールドと天然石"
            +seo_description: "アメリカンピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使った耳元で揺れるチェーンのアメリカンピアスを掲載しています。RASPIAブランドのアメリカンピアスからお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
            +seo_keywords: "ゴールド,アメリカンピアス,天然石"
          }
          3 => Category {#2368
            -id: 22
            -name: "クロッシング・フープピアス"
            -hierarchy: 2
            -sort_no: 72
            -create_date: DateTime @1568597021 {#2366 …1}
            -update_date: DateTime @1632989836 {#2367 …1}
            -ProductCategories: PersistentCollection {#2369 …9}
            -Children: PersistentCollection {#2372 …9}
            -Parent: Category {#2340}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">CROSSING/HOOP<span class="pc"> </span><br class="sp">PIERCES</h1>\r\n
                      <p>クロッシング/フープピアス\r\n
                      <br><span>One point Pierced Earrings</span></p>\r\n
                  </div>
              """
            +lead_text: "クロッシング・フープピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったクロッシング・フープピアスを掲載しています。お気に入りをお探しくださいね。"
            +seo_title: "クロッシング・フープピアスの商品一覧 | K18・K10ゴールドと天然石"
            +seo_description: "クロッシング・フープピアス商品一覧ページでは、vゴールドと宝石・天然石を使ったクロッシング・フープピアスを掲載しています。RASPIAブランドのクロッシング・フープピアスからお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
            +seo_keywords: "ゴールド,クロッシング・フープピアス,天然石"
          }
          4 => Category {#2375
            -id: 138
            -name: "石なしピアス(地金ピアス)"
            -hierarchy: 2
            -sort_no: 29
            -create_date: DateTime @1632989799 {#2373 …1}
            -update_date: DateTime @1632989836 {#2374 …1}
            -ProductCategories: PersistentCollection {#2376 …9}
            -Children: PersistentCollection {#2379 …9}
            -Parent: Category {#2340}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          5 => Category {#2382
            -id: 122
            -name: "ピアスキャッチ"
            -hierarchy: 2
            -sort_no: 7
            -create_date: DateTime @1627363519 {#2380 …1}
            -update_date: DateTime @1632989836 {#2381 …1}
            -ProductCategories: PersistentCollection {#2383 …9}
            -Children: PersistentCollection {#2386 …9}
            -Parent: Category {#2340}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:black;">\r\n
              <h1 class="ttl01">PIERCES</h1>\r\n
              <p class="pc">シンプルなデザインで石の魅力を楽しむ</p>\r\n
              <p><span>One point Pierced Earrings</span></p>\r\n
          </div>
      """
    +lead_text: "ピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったピアスを掲載しています。アメリカンピアス、ポストピアス、フックピアスなどお気に入りをお探しくださいね。"
    +seo_title: "ピアスの商品一覧 | K18,K10ゴールドと天然石"
    +seo_description: "ピアス商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったピアスを掲載しています。RASPIAブランドのアメリカンピアス、ポストピアス、フックピアスなどお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
    +seo_keywords: "ゴールド,ピアス,天然石"
  }
  2 => Category {#2389
    -id: 137
    -name: "イヤリング"
    -hierarchy: 1
    -sort_no: 95
    -create_date: DateTime @1632466317 {#2351
      date: 2021-09-24 15:51:57.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2350
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2390
      -snapshot: []
      -owner: Category {#2389}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2391
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2393
      -snapshot: array:2 [ …2]
      -owner: Category {#2389}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2392
        -elements: array:2 [
          0 => Category {#2394
            -id: 153
            -name: "フープイヤリング(ネジ式)"
            -hierarchy: 2
            -sort_no: 94
            -create_date: DateTime @1690265130 {#2387 …1}
            -update_date: DateTime @1690265143 {#2388 …1}
            -ProductCategories: PersistentCollection {#2395 …9}
            -Children: PersistentCollection {#2398 …9}
            -Parent: Category {#2389}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2403
            -id: 154
            -name: "石なしイヤリング(地金イヤリング)"
            -hierarchy: 2
            -sort_no: 93
            -create_date: DateTime @1690265139 {#2401 …1}
            -update_date: DateTime @1690265143 {#2402 …1}
            -ProductCategories: PersistentCollection {#2404 …9}
            -Children: PersistentCollection {#2407 …9}
            -Parent: Category {#2389}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: null
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  3 => Category {#2410
    -id: 14
    -name: "ネックレス"
    -hierarchy: 1
    -sort_no: 91
    -create_date: DateTime @1567147983 {#2400
      date: 2019-08-30 15:53:03.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2399
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2411
      -snapshot: []
      -owner: Category {#2410}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2412
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2414
      -snapshot: array:4 [ …4]
      -owner: Category {#2410}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2413
        -elements: array:4 [
          0 => Category {#2415
            -id: 66
            -name: "ペンダントトップ・チャーム"
            -hierarchy: 2
            -sort_no: 81
            -create_date: DateTime @1571557231 {#2408 …1}
            -update_date: DateTime @1617864319 {#2409 …1}
            -ProductCategories: PersistentCollection {#2416 …9}
            -Children: PersistentCollection {#2419 …9}
            -Parent: Category {#2410}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">SINGLE JEWEL<span class="pc"> </span><br class="sp">NECKLACE</h1>\r\n
                      <p>ペンダントトップ・チャーム\r\n
                      <br><span>Brilliance of Necklace</p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2424
            -id: 116
            -name: "パーツネックレス"
            -hierarchy: 2
            -sort_no: 80
            -create_date: DateTime @1617863981 {#2422 …1}
            -update_date: DateTime @1617957828 {#2423 …1}
            -ProductCategories: PersistentCollection {#2425 …9}
            -Children: PersistentCollection {#2428 …9}
            -Parent: Category {#2410}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:#010101;">\r\n
                      <h1 class="ttl01">PARTS NECKLACE</h1>\r\n
                      <p>パーツネックレス\r\n
                      <br><span>elegant and graceful Necklace</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          2 => Category {#2431
            -id: 117
            -name: "一粒/石付きネックレス"
            -hierarchy: 2
            -sort_no: 69
            -create_date: DateTime @1617864146 {#2429 …1}
            -update_date: DateTime @1617864573 {#2430 …1}
            -ProductCategories: PersistentCollection {#2432 …9}
            -Children: PersistentCollection {#2435 …9}
            -Parent: Category {#2410}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          3 => Category {#2438
            -id: 67
            -name: "チェーンネックレス"
            -hierarchy: 2
            -sort_no: 68
            -create_date: DateTime @1571557245 {#2436 …1}
            -update_date: DateTime @1617864319 {#2437 …1}
            -ProductCategories: PersistentCollection {#2439 …9}
            -Children: PersistentCollection {#2442 …9}
            -Parent: Category {#2410}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">CHAIN<span class="pc"> </span><br class="sp">NECKLACE</h1>\r\n
                      <p>チェーンネックレス\r\n
                      <br><span>Brilliance of Necklace</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:black;">\r\n
              <h1 class="ttl01">NECKLACE</h1>\r\n
              <p class="pc">瑞々しい輝きを胸元に</p>\r\n
              <p><span> Brilliance of Necklace</span></p>\r\n
          </div>
      """
    +lead_text: "ネックレス・ペンダント商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったネックレス・ペンダントを掲載しています。一粒ネックレスやペンダントトップやチェーンセットなどお気に入りをお探しくださいね。"
    +seo_title: "ネックレス・ペンダントの商品一覧 | K18・K10ゴールドと天然石"
    +seo_description: "ネックレス・ペンダント商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったネックレス・ペンダントを掲載しています。RASPIAブランドの一粒ネックレスやペンダントトップやチェーンセットなどお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
    +seo_keywords: "ゴールド,ネックレス,天然石"
  }
  4 => Category {#2445
    -id: 113
    -name: "リング・指輪"
    -hierarchy: 1
    -sort_no: 82
    -create_date: DateTime @1617086980 {#2421
      date: 2021-03-30 15:49:40.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2420
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2446
      -snapshot: []
      -owner: Category {#2445}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2447
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2449
      -snapshot: array:3 [ …3]
      -owner: Category {#2445}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2448
        -elements: array:3 [
          0 => Category {#2450
            -id: 118
            -name: "石付きリング"
            -hierarchy: 2
            -sort_no: 76
            -create_date: DateTime @1618885176 {#2443 …1}
            -update_date: DateTime @1630369857 {#2444 …1}
            -ProductCategories: PersistentCollection {#2451 …9}
            -Children: PersistentCollection {#2454 …9}
            -Parent: Category {#2445}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2459
            -id: 119
            -name: "石なしリング(地金リング)"
            -hierarchy: 2
            -sort_no: 75
            -create_date: DateTime @1618885286 {#2457 …1}
            -update_date: DateTime @1632989875 {#2458 …1}
            -ProductCategories: PersistentCollection {#2460 …9}
            -Children: PersistentCollection {#2463 …9}
            -Parent: Category {#2445}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          2 => Category {#2466
            -id: 123
            -name: "ピンキーリング"
            -hierarchy: 2
            -sort_no: 74
            -create_date: DateTime @1630369854 {#2464 …1}
            -update_date: DateTime @1630369857 {#2465 …1}
            -ProductCategories: PersistentCollection {#2467 …9}
            -Children: PersistentCollection {#2470 …9}
            -Parent: Category {#2445}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea noimage" style="color:#000;">\r\n
              <h1 class="ttl01">RING</h1>\r\n
              <p>天然石の輝きを楽しむリング\r\n
              <br><span>Brilliance of Ring</p>\r\n
          </div>
      """
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  5 => Category {#2471
    -id: 115
    -name: "ブレスレット"
    -hierarchy: 1
    -sort_no: 76
    -create_date: DateTime @1617843455 {#2455
      date: 2021-04-08 09:57:35.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2456
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2472
      -snapshot: []
      -owner: Category {#2471}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2473
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2475
      -snapshot: []
      -owner: Category {#2471}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2474
        -elements: []
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: null
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  6 => Category {#2480
    -id: 24
    -name: "宝石・天然石"
    -hierarchy: 1
    -sort_no: 71
    -create_date: DateTime @1568597187 {#2476
      date: 2019-09-16 10:26:27.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2477
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2481
      -snapshot: []
      -owner: Category {#2480}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2482
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2484
      -snapshot: array:45 [ …45]
      -owner: Category {#2480}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2483
        -elements: array:45 [
          0 => Category {#2485
            -id: 39
            -name: "アクアマリン"
            -hierarchy: 2
            -sort_no: 70
            -create_date: DateTime @1568597327 {#2478 …1}
            -update_date: DateTime @1681867952 {#2479 …1}
            -ProductCategories: PersistentCollection {#2486 …9}
            -Children: PersistentCollection {#2489 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea  spTxtCenter" style="color:#000;">\r\n
                      <h1 class="ttl01">AQUAMARINE</h1>\r\n
                      <p>アクアマリン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: "アクアマリンはその名の通り海の色をした宝石です。3月の誕生石としても知られ、春の海にでる船乗りのお守りで、夜の照明にひときわ美しい輝きを放つことから貴婦人たちに愛され、「夜の女王」の異名を持ちます。"
            +seo_title: "アクアマリン/天然石のK18・K10ピアス/ネックレス"
            +seo_description: "アクアマリンのゴールドピアス・ネックレスのジュエリー一覧ページです。天然石とK18・K10ゴールドジュエリーからアクアマリンのあなたに合うの商品を探していただけます。ピアス、ネックレスなど今の時代を強く生きる女性たちが、綺麗でかっこよく、時に可愛さを表現するおすすめ人気です。"
            +seo_keywords: "アクアマリン,ジュエリー,ゴールド"
          }
          1 => Category {#2494
            -id: 110
            -name: "アメジスト"
            -hierarchy: 2
            -sort_no: 66
            -create_date: DateTime @1609901543 {#2492 …1}
            -update_date: DateTime @1681867952 {#2493 …1}
            -ProductCategories: PersistentCollection {#2495 …9}
            -Children: PersistentCollection {#2498 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:#000;">\r\n
                      <h1 class="ttl01">AMETHYST</h1>\r\n
                      <p>アメジスト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          2 => Category {#2501
            -id: 37
            -name: "アメトリン"
            -hierarchy: 2
            -sort_no: 65
            -create_date: DateTime @1568597317 {#2499 …1}
            -update_date: DateTime @1681867952 {#2500 …1}
            -ProductCategories: PersistentCollection {#2502 …9}
            -Children: PersistentCollection {#2505 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">AMETRINE</h1>\r\n
                      <p>アメトリン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          3 => Category {#2508
            -id: 36
            -name: "インカローズ"
            -hierarchy: 2
            -sort_no: 64
            -create_date: DateTime @1568597291 {#2506 …1}
            -update_date: DateTime @1681867952 {#2507 …1}
            -ProductCategories: PersistentCollection {#2509 …9}
            -Children: PersistentCollection {#2512 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage spTxtCenter" style="color:white;">\r\n
                      <h1 class="ttl01">INCA ROSE</h1>\r\n
                      <p>インカローズ\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          4 => Category {#2515
            -id: 74
            -name: "エメラルド"
            -hierarchy: 2
            -sort_no: 63
            -create_date: DateTime @1575521485 {#2513 …1}
            -update_date: DateTime @1681867952 {#2514 …1}
            -ProductCategories: PersistentCollection {#2516 …9}
            -Children: PersistentCollection {#2519 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">EMERALD</h1>\r\n
                      <p>エメラルド\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          5 => Category {#2522
            -id: 28
            -name: "オパール"
            -hierarchy: 2
            -sort_no: 62
            -create_date: DateTime @1568597237 {#2520 …1}
            -update_date: DateTime @1681867952 {#2521 …1}
            -ProductCategories: PersistentCollection {#2523 …9}
            -Children: PersistentCollection {#2526 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">OPAL</h1>\r\n
                      <p>オパール\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: "オパールは、様々な色が織りなす美しい遊色が特徴の宝石です。10月の誕生石でもあるオパールは、とても美しい輝きや見た目からプレシャスオパールと呼ばれ古代ローマ時代から現代に続くまで人気のある天然石です。"
            +seo_title: "プレシャスオパール/天然石 K18・K10ピアス/ネックレス"
            +seo_description: "オパールのゴールドピアス・ネックレスのジュエリー一覧ページです。天然石とK18・K10ゴールドジュエリーからプレシャスオパールのあなたに合うの商品を探していただけます。ホワイトオパール、ウォーターオパール、ファイアオパールなどその外観で様々な名前があるジュエリーに人気のおすすめ商品です。"
            +seo_keywords: "オパール,ジュエリー,ゴールド"
          }
          6 => Category {#2529
            -id: 27
            -name: "カーネリアン"
            -hierarchy: 2
            -sort_no: 61
            -create_date: DateTime @1568597232 {#2527 …1}
            -update_date: DateTime @1681867952 {#2528 …1}
            -ProductCategories: PersistentCollection {#2530 …9}
            -Children: PersistentCollection {#2533 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage pc" style="color:#000;">\r\n
                      <h1 class="ttl01">CARNELIAN</h1>\r\n
                      <p>カーネリアン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
              </div>\r\n
              \r\n
              <div class="textArea noimage sp" style="color:#fff;">\r\n
                      <h1 class="ttl01">CARNELIAN</h1>\r\n
                      <p>カーネリアン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
              </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          7 => Category {#2536
            -id: 92
            -name: "オニキス"
            -hierarchy: 2
            -sort_no: 61
            -create_date: DateTime @1593653875 {#2534 …1}
            -update_date: DateTime @1681867952 {#2535 …1}
            -ProductCategories: PersistentCollection {#2537 …9}
            -Children: PersistentCollection {#2540 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">ONYX</h1>\r\n
                      <p>オニキス\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          8 => Category {#2543
            -id: 25
            -name: "カイヤナイト"
            -hierarchy: 2
            -sort_no: 60
            -create_date: DateTime @1568597217 {#2541 …1}
            -update_date: DateTime @1681867952 {#2542 …1}
            -ProductCategories: PersistentCollection {#2544 …9}
            -Children: PersistentCollection {#2547 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">KAIYA NIGHT</h1>\r\n
                      <p>カイヤナイト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          9 => Category {#2552
            -id: 29
            -name: "ガーネット"
            -hierarchy: 2
            -sort_no: 59
            -create_date: DateTime @1568597242 {#2548 …1}
            -update_date: DateTime @1681867952 {#2549 …1}
            -ProductCategories: PersistentCollection {#2553 …9}
            -Children: PersistentCollection {#2556 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage pc" style="color:#000;">\r\n
                      <h1 class="ttl01">GARNET</h1>\r\n
                      <p>ガーネット\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>\r\n
              \r\n
              <div class="textArea noimage sp" style="color:#fff;">\r\n
                      <h1 class="ttl01">GARNET</h1>\r\n
                      <p>ガーネット\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          10 => Category {#2571
            -id: 87
            -name: "カルセドニー"
            -hierarchy: 2
            -sort_no: 56
            -create_date: DateTime @1592814174 {#2490 …1}
            -update_date: DateTime @1681867952 {#2491 …1}
            -ProductCategories: PersistentCollection {#2572 …9}
            -Children: PersistentCollection {#2575 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">CHALCEDONY</h1>\r\n
                      <p>カルセドニー\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          11 => Category {#2578
            -id: 99
            -name: "オレゴンサンストーン"
            -hierarchy: 2
            -sort_no: 56
            -create_date: DateTime @1598634168 {#2576 …1}
            -update_date: DateTime @1681867952 {#2577 …1}
            -ProductCategories: PersistentCollection {#2579 …9}
            -Children: PersistentCollection {#2582 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">OREGON<span class="pc"> </span><br class="sp">SUNSTONE</h1>\r\n
                      <p>オレゴンサンストーン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          12 => Category {#2585
            -id: 26
            -name: "クリソプレーズ"
            -hierarchy: 2
            -sort_no: 55
            -create_date: DateTime @1568597227 {#2583 …1}
            -update_date: DateTime @1681867952 {#2584 …1}
            -ProductCategories: PersistentCollection {#2586 …9}
            -Children: PersistentCollection {#2589 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">CHRYSOPRASE</h1>\r\n
                      <p>クリソプレーズ\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          13 => Category {#2592
            -id: 106
            -name: "グレークォーツ"
            -hierarchy: 2
            -sort_no: 54
            -create_date: DateTime @1604028000 {#2590 …1}
            -update_date: DateTime @1681867952 {#2591 …1}
            -ProductCategories: PersistentCollection {#2593 …9}
            -Children: PersistentCollection {#2596 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          14 => Category {#2599
            -id: 120
            -name: "クリソベリル"
            -hierarchy: 2
            -sort_no: 54
            -create_date: DateTime @1620356584 {#2597 …1}
            -update_date: DateTime @1681867952 {#2598 …1}
            -ProductCategories: PersistentCollection {#2600 …9}
            -Children: PersistentCollection {#2603 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          15 => Category {#2606
            -id: 97
            -name: "クンツァイト"
            -hierarchy: 2
            -sort_no: 53
            -create_date: DateTime @1598413215 {#2604 …1}
            -update_date: DateTime @1681867952 {#2605 …1}
            -ProductCategories: PersistentCollection {#2607 …9}
            -Children: PersistentCollection {#2610 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">KUNZITE</h1>\r\n
                      <p>クンツァイト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          16 => Category {#2613
            -id: 114
            -name: "クォーツ"
            -hierarchy: 2
            -sort_no: 52
            -create_date: DateTime @1617240641 {#2611 …1}
            -update_date: DateTime @1681867952 {#2612 …1}
            -ProductCategories: PersistentCollection {#2614 …9}
            -Children: PersistentCollection {#2617 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          17 => Category {#2620
            -id: 30
            -name: "サファイア"
            -hierarchy: 2
            -sort_no: 51
            -create_date: DateTime @1568597248 {#2618 …1}
            -update_date: DateTime @1681867952 {#2619 …1}
            -ProductCategories: PersistentCollection {#2621 …9}
            -Children: PersistentCollection {#2624 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">SAPPHIRE</h1>\r\n
                      <p>サファイア\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          18 => Category {#2627
            -id: 40
            -name: "サンストーン"
            -hierarchy: 2
            -sort_no: 51
            -create_date: DateTime @1568597330 {#2625 …1}
            -update_date: DateTime @1681867952 {#2626 …1}
            -ProductCategories: PersistentCollection {#2628 …9}
            -Children: PersistentCollection {#2631 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">SUNSUTONE</h1>\r\n
                      <p>サンストーン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          19 => Category {#2634
            -id: 111
            -name: "琥珀(こはく)"
            -hierarchy: 2
            -sort_no: 51
            -create_date: DateTime @1616464895 {#2632 …1}
            -update_date: DateTime @1681867952 {#2633 …1}
            -ProductCategories: PersistentCollection {#2635 …9}
            -Children: PersistentCollection {#2638 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:#fff;">\r\n
                      <h1 class="ttl01">AMBER</h1>\r\n
                      <p>琥珀\x1D(こはく)\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          20 => Category {#2641
            -id: 88
            -name: "シトリン"
            -hierarchy: 2
            -sort_no: 50
            -create_date: DateTime @1592814179 {#2639 …1}
            -update_date: DateTime @1681867952 {#2640 …1}
            -ProductCategories: PersistentCollection {#2642 …9}
            -Children: PersistentCollection {#2645 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">CITRINE</h1>\r\n
                      <p>シトリン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          21 => Category {#2648
            -id: 100
            -name: "シェル"
            -hierarchy: 2
            -sort_no: 50
            -create_date: DateTime @1599207381 {#2646 …1}
            -update_date: DateTime @1681867952 {#2647 …1}
            -ProductCategories: PersistentCollection {#2649 …9}
            -Children: PersistentCollection {#2652 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">SHELL</h1>\r\n
                      <p>シェル\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          22 => Category {#2655
            -id: 78
            -name: "ジルコン"
            -hierarchy: 2
            -sort_no: 49
            -create_date: DateTime @1579486290 {#2653 …1}
            -update_date: DateTime @1681867952 {#2654 …1}
            -ProductCategories: PersistentCollection {#2656 …9}
            -Children: PersistentCollection {#2659 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">ZIRCON</h1>\r\n
                      <p>ジルコン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          23 => Category {#2662
            -id: 38
            -name: "スコロライト"
            -hierarchy: 2
            -sort_no: 48
            -create_date: DateTime @1568597321 {#2660 …1}
            -update_date: DateTime @1681867952 {#2661 …1}
            -ProductCategories: PersistentCollection {#2663 …9}
            -Children: PersistentCollection {#2666 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">SCOROLITE</h1>\r\n
                      <p>スコロライト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          24 => Category {#2669
            -id: 93
            -name: "スピネル"
            -hierarchy: 2
            -sort_no: 47
            -create_date: DateTime @1596609742 {#2667 …1}
            -update_date: DateTime @1681867952 {#2668 …1}
            -ProductCategories: PersistentCollection {#2670 …9}
            -Children: PersistentCollection {#2673 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">SPINEL</h1>\r\n
                      <p>スピネル\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          25 => Category {#2676
            -id: 152
            -name: "スペクトロライト"
            -hierarchy: 2
            -sort_no: 46
            -create_date: DateTime @1681864970 {#2674 …1}
            -update_date: DateTime @1681867952 {#2675 …1}
            -ProductCategories: PersistentCollection {#2677 …9}
            -Children: PersistentCollection {#2680 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          26 => Category {#2683
            -id: 70
            -name: "スモーキークォーツ"
            -hierarchy: 2
            -sort_no: 45
            -create_date: DateTime @1575520844 {#2681 …1}
            -update_date: DateTime @1681867952 {#2682 …1}
            -ProductCategories: PersistentCollection {#2684 …9}
            -Children: PersistentCollection {#2687 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">SMOKY QUARTZ</h1>\r\n
                      <p>スモーキークォーツ\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          27 => Category {#2690
            -id: 61
            -name: "タンザナイト"
            -hierarchy: 2
            -sort_no: 44
            -create_date: DateTime @1568706615 {#2688 …1}
            -update_date: DateTime @1681867952 {#2689 …1}
            -ProductCategories: PersistentCollection {#2691 …9}
            -Children: PersistentCollection {#2694 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:#000;">\r\n
                      <h1 class="ttl01">TANZANITE</h1>\r\n
                      <p>タンザナイト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: "タンザナイトはタンザニアのメレラニ鉱山でのみ産出する地理学的にも希少な宝石です。特有の多色性で見る角度によっては青色〜青紫色と表情を変える色と輝きが美しい人気の宝石・天然石です。"
            +seo_title: "タンザナイト/天然石 K18・K10のピアス/ネックレス"
            +seo_description: "タンザナイトのゴールドピアス・ネックレスのジュエリー一覧ページです。天然石とK18・K10ゴールドジュエリーからタンザナイトのあなたに合うの商品を探していただけます。特有の多色性で見る角度によっては青色〜青紫色と表情を変える色と輝きが美しい人気の宝石・天然石ジェエリーです。"
            +seo_keywords: "タンザナイト,ジュエリー,ゴールド"
          }
          28 => Category {#2697
            -id: 112
            -name: "ダイヤモンド"
            -hierarchy: 2
            -sort_no: 43
            -create_date: DateTime @1617086856 {#2695 …1}
            -update_date: DateTime @1681867952 {#2696 …1}
            -ProductCategories: PersistentCollection {#2698 …9}
            -Children: PersistentCollection {#2701 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          29 => Category {#2706
            -id: 31
            -name: "トパーズ"
            -hierarchy: 2
            -sort_no: 42
            -create_date: DateTime @1568597254 {#2702 …1}
            -update_date: DateTime @1681867952 {#2703 …1}
            -ProductCategories: PersistentCollection {#2707 …9}
            -Children: PersistentCollection {#2710 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">TOPAZ</h1>\r\n
                      <p>トパーズ\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          30 => Category {#2732
            -id: 109
            -name: "トルマリン"
            -hierarchy: 2
            -sort_no: 38
            -create_date: DateTime @1607497051 {#2716 …1}
            -update_date: DateTime @1681867952 {#2717 …1}
            -ProductCategories: PersistentCollection {#2733 …9}
            -Children: PersistentCollection {#2736 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          31 => Category {#2739
            -id: 32
            -name: "ハーキマーダイヤモンド"
            -hierarchy: 2
            -sort_no: 37
            -create_date: DateTime @1568597263 {#2737 …1}
            -update_date: DateTime @1681867952 {#2738 …1}
            -ProductCategories: PersistentCollection {#2740 …9}
            -Children: PersistentCollection {#2743 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">HARKIMER<span class="pc"> </span><br class="sp">DIAMOND</h1>\r\n
                      <p>ハーキマーダイヤモンド\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          32 => Category {#2746
            -id: 89
            -name: "ハウライト"
            -hierarchy: 2
            -sort_no: 36
            -create_date: DateTime @1592814184 {#2744 …1}
            -update_date: DateTime @1681867952 {#2745 …1}
            -ProductCategories: PersistentCollection {#2747 …9}
            -Children: PersistentCollection {#2750 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">HOWLITE</h1>\r\n
                      <p>ハウライト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          33 => Category {#2753
            -id: 62
            -name: "ピンクエピドート"
            -hierarchy: 2
            -sort_no: 15
            -create_date: DateTime @1568706680 {#2751 …1}
            -update_date: DateTime @1681867952 {#2752 …1}
            -ProductCategories: PersistentCollection {#2754 …9}
            -Children: PersistentCollection {#2757 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">PINK EPIDOTE</h1>\r\n
                      <p>ピンクエピドート\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          34 => Category {#2760
            -id: 134
            -name: "パール"
            -hierarchy: 2
            -sort_no: 15
            -create_date: DateTime @1631510281 {#2758 …1}
            -update_date: DateTime @1681867952 {#2759 …1}
            -ProductCategories: PersistentCollection {#2761 …9}
            -Children: PersistentCollection {#2764 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">PEARL</h1>\r\n
                      <p>パール\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          35 => Category {#2767
            -id: 96
            -name: "フェルスパー"
            -hierarchy: 2
            -sort_no: 14
            -create_date: DateTime @1598413210 {#2765 …1}
            -update_date: DateTime @1681867952 {#2766 …1}
            -ProductCategories: PersistentCollection {#2768 …9}
            -Children: PersistentCollection {#2771 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">FELDSPAR</h1>\r\n
                      <p>フェルスパー\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          36 => Category {#2774
            -id: 33
            -name: "モルダバイト"
            -hierarchy: 2
            -sort_no: 13
            -create_date: DateTime @1568597270 {#2772 …1}
            -update_date: DateTime @1681867952 {#2773 …1}
            -ProductCategories: PersistentCollection {#2775 …9}
            -Children: PersistentCollection {#2778 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">MOLDAVITE</h1>\r\n
                      <p>モルダバイト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: "モルダバイトは、ガラス質で透き通った深いグリーンが特徴の天然石です。そのルーツは宇宙。モルダバイトは、宇宙からやってきた隕石が衝突時に地表の珪素と融合しできたものと言われています。厳密に言うと石ではく、天然のガラスなのです。"
            +seo_title: "モルダバイト/天然石  ピアス/ネックレスの商品を探す"
            +seo_description: "希少な天然石モルダバイトのピアスやネックレスの商品一覧ページです。モルダバイトとK18,K10ゴールドと天然石ジュエリーからあなたに合うの商品をお探しください。透き通った深い緑色が特徴の宝石は、大人な魅力を引き立たせます。"
            +seo_keywords: "モルダバイト,天然石,ジュエリー"
          }
          37 => Category {#2781
            -id: 63
            -name: "ムーンストーン"
            -hierarchy: 2
            -sort_no: 13
            -create_date: DateTime @1568706730 {#2779 …1}
            -update_date: DateTime @1681867952 {#2780 …1}
            -ProductCategories: PersistentCollection {#2782 …9}
            -Children: PersistentCollection {#2785 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">MOONSTONE</h1>\r\n
                      <p>ムーンストーン\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          38 => Category {#2788
            -id: 86
            -name: "ペリドット"
            -hierarchy: 2
            -sort_no: 13
            -create_date: DateTime @1592814152 {#2786 …1}
            -update_date: DateTime @1681867952 {#2787 …1}
            -ProductCategories: PersistentCollection {#2789 …9}
            -Children: PersistentCollection {#2792 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">PERIDOT</h1>\r\n
                      <p>ペリドット\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          39 => Category {#2795
            -id: 90
            -name: "ラピスラズリ"
            -hierarchy: 2
            -sort_no: 12
            -create_date: DateTime @1593505972 {#2793 …1}
            -update_date: DateTime @1681867952 {#2794 …1}
            -ProductCategories: PersistentCollection {#2796 …9}
            -Children: PersistentCollection {#2799 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage spTxtCenter" style="color:white;">\r\n
                      <h1 class="ttl01">LAPIS LAZULI</h1>\r\n
                      <p>ラピスラズリ\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          40 => Category {#2802
            -id: 71
            -name: "ラブラドライト"
            -hierarchy: 2
            -sort_no: 11
            -create_date: DateTime @1575521466 {#2800 …1}
            -update_date: DateTime @1681867952 {#2801 …1}
            -ProductCategories: PersistentCollection {#2803 …9}
            -Children: PersistentCollection {#2806 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">LABRADORITE</h1>\r\n
                      <p>ラブラドライト\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          41 => Category {#2809
            -id: 34
            -name: "ラリマー"
            -hierarchy: 2
            -sort_no: 10
            -create_date: DateTime @1568597277 {#2807 …1}
            -update_date: DateTime @1681867952 {#2808 …1}
            -ProductCategories: PersistentCollection {#2810 …9}
            -Children: PersistentCollection {#2813 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">LARIMAR</h1>\r\n
                      <p>ラリマー\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          42 => Category {#2816
            -id: 60
            -name: "ルビー"
            -hierarchy: 2
            -sort_no: 9
            -create_date: DateTime @1568698269 {#2814 …1}
            -update_date: DateTime @1681867952 {#2815 …1}
            -ProductCategories: PersistentCollection {#2817 …9}
            -Children: PersistentCollection {#2820 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage spTxtCenter" style="color:white;">\r\n
                      <h1 class="ttl01">RUBY</h1>\r\n
                      <p>ルビー\r\n
                      <br><span>The only unique natural stone <br class="sp">in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          43 => Category {#2823
            -id: 72
            -name: "レモンクォーツ"
            -hierarchy: 2
            -sort_no: 8
            -create_date: DateTime @1575521474 {#2821 …1}
            -update_date: DateTime @1681867952 {#2822 …1}
            -ProductCategories: PersistentCollection {#2824 …9}
            -Children: PersistentCollection {#2827 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:white;">\r\n
                      <h1 class="ttl01">LEMON<span class="pc"> </span><br class="sp">QUARTZ</h1>\r\n
                      <p>レモンクォーツ\r\n
                      <br><span>The only unique natural stone in the world</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          44 => Category {#2830
            -id: 105
            -name: "ローズクォーツ"
            -hierarchy: 2
            -sort_no: 7
            -create_date: DateTime @1604027996 {#2828 …1}
            -update_date: DateTime @1681867952 {#2829 …1}
            -ProductCategories: PersistentCollection {#2831 …9}
            -Children: PersistentCollection {#2834 …9}
            -Parent: Category {#2480}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:black;">\r\n
              <h1 class="ttl01">STONE</h1>\r\n
              <p class="pc">世界でたった一つの個性豊かな天然石</p>\r\n
              <p><span>The only unique natural stone in the world</span></p>\r\n
          </div>
      """
    +lead_text: "宝石・天然石を使ったジュエリー商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使った商品を掲載しています。お気に入りをお探しくださいね。"
    +seo_title: "宝石・天然石を使ったジュエリー一覧 | K18・K10ゴールド"
    +seo_description: "宝石・天然石を使ったピアス・ネックレス等のジュエリー一覧ページでは、K18・K10ゴールドと宝石・天然石を使ったジュエリーを掲載しています。RASPIAブランド商品からお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
    +seo_keywords: "ゴールド,ジュエリー,天然石"
  }
  7 => Category {#2837
    -id: 12
    -name: ""
    -hierarchy: 1
    -sort_no: 67
    -create_date: DateTime @1561092321 {#2562
      date: 2019-06-21 13:45:21.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2563
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2838
      -snapshot: []
      -owner: Category {#2837}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2839
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2841
      -snapshot: array:12 [ …12]
      -owner: Category {#2837}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2840
        -elements: array:12 [
          0 => Category {#2842
            -id: 94
            -name: "黒色"
            -hierarchy: 2
            -sort_no: 34
            -create_date: DateTime @1596619554 {#2835 …1}
            -update_date: DateTime @1631076662 {#2836 …1}
            -ProductCategories: PersistentCollection {#2843 …9}
            -Children: PersistentCollection {#2846 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2851
            -id: 75
            -name: "グレー"
            -hierarchy: 2
            -sort_no: 33
            -create_date: DateTime @1575521531 {#2849 …1}
            -update_date: DateTime @1631076662 {#2850 …1}
            -ProductCategories: PersistentCollection {#2852 …9}
            -Children: PersistentCollection {#2855 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          2 => Category {#2858
            -id: 21
            -name: "茶色"
            -hierarchy: 2
            -sort_no: 32
            -create_date: DateTime @1568596689 {#2856 …1}
            -update_date: DateTime @1631076662 {#2857 …1}
            -ProductCategories: PersistentCollection {#2859 …9}
            -Children: PersistentCollection {#2862 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          3 => Category {#2865
            -id: 57
            -name: "オレンジ色"
            -hierarchy: 2
            -sort_no: 31
            -create_date: DateTime @1568689858 {#2863 …1}
            -update_date: DateTime @1631076662 {#2864 …1}
            -ProductCategories: PersistentCollection {#2866 …9}
            -Children: PersistentCollection {#2869 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          4 => Category {#2872
            -id: 15
            -name: "赤色"
            -hierarchy: 2
            -sort_no: 30
            -create_date: DateTime @1568596484 {#2870 …1}
            -update_date: DateTime @1631076662 {#2871 …1}
            -ProductCategories: PersistentCollection {#2873 …9}
            -Children: PersistentCollection {#2876 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          5 => Category {#2879
            -id: 58
            -name: "ピンク色"
            -hierarchy: 2
            -sort_no: 3
            -create_date: DateTime @1568689875 {#2877 …1}
            -update_date: DateTime @1631076662 {#2878 …1}
            -ProductCategories: PersistentCollection {#2880 …9}
            -Children: PersistentCollection {#2883 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          6 => Category {#2886
            -id: 16
            -name: "青色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596488 {#2884 …1}
            -update_date: DateTime @1631076662 {#2885 …1}
            -ProductCategories: PersistentCollection {#2887 …9}
            -Children: PersistentCollection {#2890 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          7 => Category {#2893
            -id: 17
            -name: "緑色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596492 {#2891 …1}
            -update_date: DateTime @1631076662 {#2892 …1}
            -ProductCategories: PersistentCollection {#2894 …9}
            -Children: PersistentCollection {#2897 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          8 => Category {#2900
            -id: 18
            -name: "白色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596512 {#2898 …1}
            -update_date: DateTime @1631076662 {#2899 …1}
            -ProductCategories: PersistentCollection {#2901 …9}
            -Children: PersistentCollection {#2904 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          9 => Category {#2907
            -id: 19
            -name: "無色透明"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596516 {#2905 …1}
            -update_date: DateTime @1631078914 {#2906 …1}
            -ProductCategories: PersistentCollection {#2908 …9}
            -Children: PersistentCollection {#2911 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          10 => Category {#2914
            -id: 20
            -name: "紫色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596541 {#2912 …1}
            -update_date: DateTime @1631076662 {#2913 …1}
            -ProductCategories: PersistentCollection {#2915 …9}
            -Children: PersistentCollection {#2918 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          11 => Category {#2921
            -id: 59
            -name: "黄色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568697942 {#2919 …1}
            -update_date: DateTime @1631076662 {#2920 …1}
            -ProductCategories: PersistentCollection {#2922 …9}
            -Children: PersistentCollection {#2925 …9}
            -Parent: Category {#2837}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:black;">\r\n
              <h1 class="ttl01">COLOR</h1>\r\n
              <p class="pc">色彩豊かなカラーストーンを楽しむ</p>\r\n
              <p><span>Colorful stones</span></p>\r\n
          </div>
      """
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  8 => Category {#2928
    -id: 44
    -name: "誕生石"
    -hierarchy: 1
    -sort_no: 35
    -create_date: DateTime @1568607737 {#2848
      date: 2019-09-16 13:22:17.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2847
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2929
      -snapshot: []
      -owner: Category {#2928}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#2930
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2932
      -snapshot: array:12 [ …12]
      -owner: Category {#2928}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#2931
        -elements: array:12 [
          0 => Category {#2933
            -id: 45
            -name: "1月(ガーネット)"
            -hierarchy: 2
            -sort_no: 27
            -create_date: DateTime @1568607777 {#2926 …1}
            -update_date: DateTime @1606785524 {#2927 …1}
            -ProductCategories: PersistentCollection {#2934 …9}
            -Children: PersistentCollection {#2937 …9}
            -Parent: Category {#2928}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage spTxtCenter" style="color:#000;">\r\n
                      <h1 class="ttl01">JANUARY</h1>\r\n
                      <p>1月〜ガーネット〜</p>\r\n
                      <p><span>Garnet</span></p>\r\n
                  </div>
              """
            +lead_text: "1月の誕生石ガーネットを使ったジュエリー商品一覧ページでは、K18・K10ゴールドとガーネット(柘榴石)を使った商品を掲載しています。"
            +seo_title: "1月の誕生石ガーネットを使った商品一覧 | K18,K10ゴールドと天然石"
            +seo_description: "1月の誕生石ガーネットを使ったジュエリー商品一覧ページでは、K18・K10ゴールドとガーネットを使ったジュエリーを掲載しています。RASPIAブランドの1月の誕生石ガーネットを使ったジュエリーからお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
            +seo_keywords: "ゴールド,誕生石,ガーネット"
          }
          1 => Category {#2942
            -id: 46
            -name: "2月(アメジスト・クリソベリルキャッツアイ)"
            -hierarchy: 2
            -sort_no: 26
            -create_date: DateTime @1568607785 {#2940 …1}
            -update_date: DateTime @1645088492 {#2941 …1}
            -ProductCategories: PersistentCollection {#2943 …9}
            -Children: PersistentCollection {#2946 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:#000;">\r\n
                      <h1 class="ttl01">FEBRUARY</h1>\r\n
                      <p class="pc">2月〜アメジスト・クリソベリルキャッツアイ〜</p>\r\n
                      <p><span>Amethyst</span></p>\r\n
                  </div>
              """
            +lead_text: "2月の誕生石アメジストとクリソベリルキャッツアイを使ったジュエリー商品一覧ページでは、K18・K10ゴールドとアメジスト・クリソベリルキャッツアイを使った商品を掲載しています。"
            +seo_title: "2月の誕生石アメジスト・クリソベリルキャッツアイを使った商品一覧 | K18,K10ゴールドと天然石"
            +seo_description: "2月の誕生石アメジスト・クリソベリルキャッツアイを使ったジュエリー商品一覧ページでは、K18・K10ゴールドとアメジスト・クリソベリルキャッツアイを使ったジュエリーを掲載しています。RASPIAブランドの2月の誕生石アメジスト・クリソベリルキャッツアイを使ったジュエリーからお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
            +seo_keywords: "ゴールド,誕生石,アメジスト,クリソベリルキャッツアイ"
          }
          2 => Category {#2949
            -id: 47
            -name: "3月(アクアマリン)"
            -hierarchy: 2
            -sort_no: 25
            -create_date: DateTime @1568607803 {#2947 …1}
            -update_date: DateTime @1612140264 {#2948 …1}
            -ProductCategories: PersistentCollection {#2950 …9}
            -Children: PersistentCollection {#2953 …9}
            -Parent: Category {#2928}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea" style="color:#000;">\r\n
                      <h1 class="ttl01">MARCH</h1>\r\n
                      <p>3月〜アクアマリン〜</p>\r\n
                      <p><span>Aquamarine</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          3 => Category {#2956
            -id: 48
            -name: "4月(ダイヤモンド・クオーツ)"
            -hierarchy: 2
            -sort_no: 24
            -create_date: DateTime @1568607812 {#2954 …1}
            -update_date: DateTime @1617237842 {#2955 …1}
            -ProductCategories: PersistentCollection {#2957 …9}
            -Children: PersistentCollection {#2960 …9}
            -Parent: Category {#2928}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea spTxtCenter" style="color:white;">\r\n
                      <h1 class="ttl01">APRIL</h1>\r\n
                      <p>4月〜ダイヤモンド・クォーツ〜</p>\r\n
                      <p><span>Diamond & Quartz</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          4 => Category {#2963
            -id: 49
            -name: "5月(エメラルド)"
            -hierarchy: 2
            -sort_no: 23
            -create_date: DateTime @1568607844 {#2961 …1}
            -update_date: DateTime @1644561060 {#2962 …1}
            -ProductCategories: PersistentCollection {#2964 …9}
            -Children: PersistentCollection {#2967 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage spTxtCenter" style="color:#614E29;">\r\n
                      <h1 class="ttl01">MAY</h1>\r\n
                      <p>5月〜エメラルド〜</p>\r\n
                      <p><span>Emerald</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          5 => Category {#2970
            -id: 50
            -name: "6月(真珠・ムーンストーン・アレキサンドライト)"
            -hierarchy: 2
            -sort_no: 22
            -create_date: DateTime @1568607855 {#2968 …1}
            -update_date: DateTime @1644561299 {#2969 …1}
            -ProductCategories: PersistentCollection {#2971 …9}
            -Children: PersistentCollection {#2974 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:#fff;">\r\n
                      <h1 class="ttl01">JUNE</h1>\r\n
                      <p>6月〜真珠・ムーンストーン・アレキサンドライト〜</p>\r\n
                      <p><span>Pearl & Moonstone</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          6 => Category {#2977
            -id: 51
            -name: "7月(ルビー)"
            -hierarchy: 2
            -sort_no: 21
            -create_date: DateTime @1568607862 {#2975 …1}
            -update_date: DateTime @1655962917 {#2976 …1}
            -ProductCategories: PersistentCollection {#2978 …9}
            -Children: PersistentCollection {#2981 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:#000;">\r\n
                      <h1 class="ttl01">JULY</h1>\r\n
                      <p>7月〜ルビー〜</p>\r\n
                      <p><span>Ruby</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          7 => Category {#2984
            -id: 52
            -name: "8月(ペリドット・スピネル)"
            -hierarchy: 2
            -sort_no: 20
            -create_date: DateTime @1568607870 {#2982 …1}
            -update_date: DateTime @1626859604 {#2983 …1}
            -ProductCategories: PersistentCollection {#2985 …9}
            -Children: PersistentCollection {#2988 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage  spTxtCenter" style="color:#fff;">\r\n
                      <h1 class="ttl01">August</h1>\r\n
                      <p>8月〜ペリドット・スピネル〜</p>\r\n
                      <p><span>Peridot & Spinel</span></p>\r\n
                  </div>
              """
            +lead_text: "8月誕生石のペリドット・スピネルです。"
            +seo_title: "ペリドット/スピネル/天然石のK18・K10ピアス/ネックレス"
            +seo_description: "ペリドット・スピネルのゴールドピアス・ネックレスのジュエリー一覧ページです。天然石とK18・K10ゴールドジュエリーからペリドットのあなたに合う商品を探していただけます。ピアス、ネックレスなど今の時代を強く生きる女性たちが、綺麗でかっこよく、時に可愛さを表現するおすすめ人気です。"
            +seo_keywords: "ペリドット,スピネル,ジュエリー,ゴールド"
          }
          8 => Category {#2991
            -id: 53
            -name: "9月(サファイア・クンツァイト)"
            -hierarchy: 2
            -sort_no: 19
            -create_date: DateTime @1568607876 {#2989 …1}
            -update_date: DateTime @1645088550 {#2990 …1}
            -ProductCategories: PersistentCollection {#2992 …9}
            -Children: PersistentCollection {#2995 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage  spTxtCenter" style="color:#fff;">\r\n
                      <h1 class="ttl01">September</h1>\r\n
                      <p>9月〜サファイア・クンツァイト〜</p>\r\n
                      <p><span>Sapphire</span></p>\r\n
                  </div>
              """
            +lead_text: "9月誕生石のサファイア・クンツァイトです。"
            +seo_title: "サファイア/クンツァイト/天然石のK18・K10ピアス/ネックレス"
            +seo_description: "サファイア・クンツァイトのゴールドピアス・ネックレスのジュエリー一覧ページです。天然石とK18・K10ゴールドジュエリーからサファイア・クンツァイトのあなたに合う商品を探していただけます。ピアス、ネックレスなど今の時代を強く生きる女性たちが、綺麗でかっこよく、時に可愛さを表現するおすすめ人気です。"
            +seo_keywords: "サファイア,クンツァイト,ジュエリー,ゴールド"
          }
          9 => Category {#2998
            -id: 54
            -name: "10月(オパール・トルマリン)"
            -hierarchy: 2
            -sort_no: 18
            -create_date: DateTime @1568607891 {#2996 …1}
            -update_date: DateTime @1631760691 {#2997 …1}
            -ProductCategories: PersistentCollection {#2999 …9}
            -Children: PersistentCollection {#3002 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage " style="color:#fff;">\r\n
                      <h1 class="ttl01">October</h1>\r\n
                      <p>10月〜オパール・トルマリン〜</p>\r\n
                      <p><span>Opal & Tourmaline</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          10 => Category {#3005
            -id: 55
            -name: "11月(トパーズ・シトリン)"
            -hierarchy: 2
            -sort_no: 17
            -create_date: DateTime @1568607898 {#3003 …1}
            -update_date: DateTime @1603344642 {#3004 …1}
            -ProductCategories: PersistentCollection {#3006 …9}
            -Children: PersistentCollection {#3009 …9}
            -Parent: Category {#2928}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea spTxtCenter" style="color:white;">\r\n
                      <h1 class="ttl01">NOVEMBER</h1>\r\n
                      <p>11月〜トパーズ・シトリン〜</p>\r\n
                      <p><span>Topaz & Citrine</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          11 => Category {#3012
            -id: 56
            -name: "12月(タンザナイト・ラピスラズリ・ジルコン)"
            -hierarchy: 2
            -sort_no: 16
            -create_date: DateTime @1568607911 {#3010 …1}
            -update_date: DateTime @1699495798 {#3011 …1}
            -ProductCategories: PersistentCollection {#3013 …9}
            -Children: PersistentCollection {#3016 …9}
            -Parent: Category {#2928}
            -Creator: Member {#2253 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: """
              <div class="textArea noimage" style="color:#000;">\r\n
                      <h1 class="ttl01">DECEMBER</h1>\r\n
                      <p class="pc">12月〜タンザナイト・ラピスラズリ・ジルコン〜</p>\r\n
                      <p><span>Tanzanite, Lapis lazuli, Zircon</span></p>\r\n
                  </div>
              """
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:black;">\r\n
              <h1 class="ttl01">BIRTHSTONE</h1>\r\n
              <p class="pc">あなただけの特別な誕生石</p>\r\n
              <p><span>12 months Birthstone</span></p>\r\n
          </div>
      """
    +lead_text: "誕生石を使ったジュエリー商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使った商品を掲載しています。"
    +seo_title: "誕生石を使ったジュエリー商品一覧 | K18,K10ゴールドと天然石"
    +seo_description: "誕生石を使ったジュエリー商品一覧ページでは、K18・K10ゴールドと宝石・天然石を使った誕生石を使ったジュエリーを掲載しています。RASPIAブランドの誕生石を使ったジュエリーからお気に入りをお探しくださいね。 デザインにこだわり、素材にこだわり、身につけて頂くお客様のことを想って、1つ1つ丁寧に手作業で制作しています。"
    +seo_keywords: "ゴールド,誕生石,天然石"
  }
  9 => Category {#3019
    -id: 41
    -name: "素材"
    -hierarchy: 1
    -sort_no: 28
    -create_date: DateTime @1568597455 {#2939
      date: 2019-09-16 10:30:55.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2938
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#3020
      -snapshot: []
      -owner: Category {#3019}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#3021
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#3023
      -snapshot: array:2 [ …2]
      -owner: Category {#3019}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#3022
        -elements: array:2 [
          0 => Category {#3024
            -id: 43
            -name: "K18イエローゴールド"
            -hierarchy: 2
            -sort_no: 5
            -create_date: DateTime @1568597487 {#3017 …1}
            -update_date: DateTime @1568707087 {#3018 …1}
            -ProductCategories: PersistentCollection {#3025 …9}
            -Children: PersistentCollection {#3028 …9}
            -Parent: Category {#3019}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#3033
            -id: 42
            -name: "K10イエローゴールド"
            -hierarchy: 2
            -sort_no: 4
            -create_date: DateTime @1568597478 {#3031 …1}
            -update_date: DateTime @1568597478 {#3032 …1}
            -ProductCategories: PersistentCollection {#3034 …9}
            -Children: PersistentCollection {#3037 …9}
            -Parent: Category {#3019}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:black;">\r\n
              <h1 class="ttl01">MATERIAL</h1>\r\n
              <p class="pc">長く楽しめる本物のゴールド</p>\r\n
              <p><span>Gold material</span></p>\r\n
          </div>
      """
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  10 => Category {#3040
    -id: 10
    -name: "ギフトラッピング・ケース"
    -hierarchy: 1
    -sort_no: 6
    -create_date: DateTime @1535536635 {#3030
      date: 2018-08-29 18:57:15.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#3029
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#3041
      -snapshot: []
      -owner: Category {#3040}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#990 …}
      -isDirty: false
      #collection: ArrayCollection {#3042
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#3044
      -snapshot: array:2 [ …2]
      -owner: Category {#3040}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2076 …}
      -isDirty: false
      #collection: ArrayCollection {#3043
        -elements: array:2 [
          0 => Category {#3045
            -id: 64
            -name: "プレゼントギフト"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1571557046 {#3038 …1}
            -update_date: DateTime @1571557099 {#3039 …1}
            -ProductCategories: PersistentCollection {#3046 …9}
            -Children: PersistentCollection {#3049 …9}
            -Parent: Category {#3040}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#3054
            -id: 65
            -name: "ジュエリーケース"
            -hierarchy: 2
            -sort_no: 1
            -create_date: DateTime @1571557055 {#3052 …1}
            -update_date: DateTime @1571557099 {#3053 …1}
            -ProductCategories: PersistentCollection {#3055 …9}
            -Children: PersistentCollection {#3058 …9}
            -Parent: Category {#3040}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
        ]
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2253 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: """
      <div class="textArea" style="color:white;">\r\n
              <h1 class="ttl01">WRAPPING <br class="sp">& CASE</h1>\r\n
              <p class="pc">ギフトラッピング・ケース</p>\r\n
              <p><span>Wrapping & Case</span></p>\r\n
          </div>
      """
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
]

Menu

検索

0
¥0

現在カート内に
商品はございません。

MATERIAL

長く楽しめる本物のゴールド

Gold material

絞り込み条件:

素材

432 件の商品の 2 ページ目を表示しています。

LINEで相談