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

×
array:11 [
  0 => Category {#2199
    -id: 6
    -name: "商品シリーズ"
    -hierarchy: 1
    -sort_no: 103
    -create_date: DateTime @1530985959 {#2192
      date: 2018-07-08 02:52:39.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2193
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2201
      -snapshot: []
      -owner: Category {#2199}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2202
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2252
      -snapshot: array:12 [ …12]
      -owner: Category {#2199}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2253
        -elements: array:12 [
          0 => Category {#2251
            -id: 79
            -name: "O'Ello"
            -hierarchy: 2
            -sort_no: 102
            -create_date: DateTime @1579594999 {#2194
              date: 2020-01-21 17:23:19.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2195
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2250
              -snapshot: []
              -owner: Category {#2251}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2249 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2247
              -snapshot: array:6 [ …6]
              -owner: Category {#2251}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2248 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254
              +__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 {#2264
            -id: 145
            -name: "VALOA"
            -hierarchy: 2
            -sort_no: 100
            -create_date: DateTime @1648777270 {#2240
              date: 2022-04-01 10:41:10.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2241
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2265
              -snapshot: []
              -owner: Category {#2264}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2266 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2268
              -snapshot: []
              -owner: Category {#2264}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2267 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2271
            -id: 147
            -name: "MUOT"
            -hierarchy: 2
            -sort_no: 99
            -create_date: DateTime @1669336283 {#2269
              date: 2022-11-25 09:31:23.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1683880775 {#2270
              date: 2023-05-12 17:39:35.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2272
              -snapshot: []
              -owner: Category {#2271}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2273 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2275
              -snapshot: []
              -owner: Category {#2271}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2274 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2278
            -id: 151
            -name: "Petela"
            -hierarchy: 2
            -sort_no: 98
            -create_date: DateTime @1680853819 {#2276
              date: 2023-04-07 16:50:19.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1683880928 {#2277
              date: 2023-05-12 17:42:08.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2279
              -snapshot: []
              -owner: Category {#2278}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2280 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2282
              -snapshot: []
              -owner: Category {#2278}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2281 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2285
            -id: 69
            -name: "RADIANT MOMENTS"
            -hierarchy: 2
            -sort_no: 97
            -create_date: DateTime @1571557414 {#2283
              date: 2019-10-20 16:43:34.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2284
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2286
              -snapshot: []
              -owner: Category {#2285}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2287 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2289
              -snapshot: []
              -owner: Category {#2285}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2288 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2292
            -id: 68
            -name: "CRASPEDIA GLOBOSA"
            -hierarchy: 2
            -sort_no: 96
            -create_date: DateTime @1571557404 {#2290
              date: 2019-10-20 16:43:24.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2291
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2293
              -snapshot: []
              -owner: Category {#2292}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2294 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2296
              -snapshot: []
              -owner: Category {#2292}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2295 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2299
            -id: 80
            -name: "MONTBRETIA"
            -hierarchy: 2
            -sort_no: 90
            -create_date: DateTime @1581661152 {#2297
              date: 2020-02-14 15:19:12.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2298
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2300
              -snapshot: []
              -owner: Category {#2299}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2301 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2303
              -snapshot: []
              -owner: Category {#2299}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2302 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2306
            -id: 82
            -name: "BOURGEON"
            -hierarchy: 2
            -sort_no: 79
            -create_date: DateTime @1581662387 {#2304
              date: 2020-02-14 15:39:47.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2305
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2307
              -snapshot: []
              -owner: Category {#2306}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2308 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2310
              -snapshot: []
              -owner: Category {#2306}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2309 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2313
            -id: 81
            -name: "ESPOIR"
            -hierarchy: 2
            -sort_no: 78
            -create_date: DateTime @1581662331 {#2311
              date: 2020-02-14 15:38:51.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2312
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2314
              -snapshot: []
              -owner: Category {#2313}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2315 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2317
              -snapshot: []
              -owner: Category {#2313}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2316 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2320
            -id: 146
            -name: "Diamond collection"
            -hierarchy: 2
            -sort_no: 77
            -create_date: DateTime @1652862773 {#2318
              date: 2022-05-18 17:32:53.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2319
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2321
              -snapshot: []
              -owner: Category {#2320}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2322 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2324
              -snapshot: []
              -owner: Category {#2320}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2323 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2327
            -id: 85
            -name: "Basic Items"
            -hierarchy: 2
            -sort_no: 76
            -create_date: DateTime @1581989109 {#2325
              date: 2020-02-18 10:25:09.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2326
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2328
              -snapshot: []
              -owner: Category {#2327}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2329 …1}
              #initialized: false
            }
            -Children: PersistentCollection {#2331
              -snapshot: []
              -owner: Category {#2327}
              -association: array:16 [ …16]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Parent"
              -typeClass: ClassMetadata {#2077 …}
              -isDirty: false
              #collection: ArrayCollection {#2330 …1}
              #initialized: true
            }
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2334
            -id: 149
            -name: "Extra Items"
            -hierarchy: 2
            -sort_no: 76
            -create_date: DateTime @1671087025 {#2332
              date: 2022-12-15 15:50:25.0 Asia/Tokyo (+09:00)
            }
            -update_date: DateTime @1680853836 {#2333
              date: 2023-04-07 16:50:36.0 Asia/Tokyo (+09:00)
            }
            -ProductCategories: PersistentCollection {#2335
              -snapshot: []
              -owner: Category {#2334}
              -association: array:15 [ …15]
              -em: EntityManager {#236 …11}
              -backRefFieldName: "Category"
              -typeClass: ClassMetadata {#966 …}
              -isDirty: false
              #collection: ArrayCollection {#2336 …1}
               …1
            }
            -Children: PersistentCollection {#2338 …9}
            -Parent: Category {#2199}
            -Creator: Member {#2254 …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 {#2254 …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 {#2341
    -id: 7
    -name: "ピアス"
    -hierarchy: 1
    -sort_no: 101
    -create_date: DateTime @1531615747 {#2239
      date: 2018-07-15 09:49:07.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2238
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2342
      -snapshot: []
      -owner: Category {#2341}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2343
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2345
      -snapshot: array:6 [ …6]
      -owner: Category {#2341}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2344
        -elements: array:6 [
          0 => Category {#2346
            -id: 23
            -name: "ポストピアス"
            -hierarchy: 2
            -sort_no: 92
            -create_date: DateTime @1568597118 {#2339 …1}
            -update_date: DateTime @1632989836 {#2340 …1}
            -ProductCategories: PersistentCollection {#2347 …9}
            -Children: PersistentCollection {#2350 …9}
            -Parent: Category {#2341}
            -Creator: Member {#2254 …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 {#2355
            -id: 8
            -name: "フックピアス"
            -hierarchy: 2
            -sort_no: 83
            -create_date: DateTime @1532845837 {#2353 …1}
            -update_date: DateTime @1632989836 {#2354 …1}
            -ProductCategories: PersistentCollection {#2356 …9}
            -Children: PersistentCollection {#2359 …9}
            -Parent: Category {#2341}
            -Creator: Member {#2254 …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 {#2362
            -id: 9
            -name: "アメリカンピアス"
            -hierarchy: 2
            -sort_no: 73
            -create_date: DateTime @1535269242 {#2360 …1}
            -update_date: DateTime @1632989836 {#2361 …1}
            -ProductCategories: PersistentCollection {#2363 …9}
            -Children: PersistentCollection {#2366 …9}
            -Parent: Category {#2341}
            -Creator: Member {#2254 …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 {#2369
            -id: 22
            -name: "クロッシング・フープピアス"
            -hierarchy: 2
            -sort_no: 72
            -create_date: DateTime @1568597021 {#2367 …1}
            -update_date: DateTime @1632989836 {#2368 …1}
            -ProductCategories: PersistentCollection {#2370 …9}
            -Children: PersistentCollection {#2373 …9}
            -Parent: Category {#2341}
            -Creator: Member {#2254 …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 {#2376
            -id: 138
            -name: "石なしピアス(地金ピアス)"
            -hierarchy: 2
            -sort_no: 29
            -create_date: DateTime @1632989799 {#2374 …1}
            -update_date: DateTime @1632989836 {#2375 …1}
            -ProductCategories: PersistentCollection {#2377 …9}
            -Children: PersistentCollection {#2380 …9}
            -Parent: Category {#2341}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          5 => Category {#2383
            -id: 122
            -name: "ピアスキャッチ"
            -hierarchy: 2
            -sort_no: 7
            -create_date: DateTime @1627363519 {#2381 …1}
            -update_date: DateTime @1632989836 {#2382 …1}
            -ProductCategories: PersistentCollection {#2384 …9}
            -Children: PersistentCollection {#2387 …9}
            -Parent: Category {#2341}
            -Creator: Member {#2254 …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 {#2254 …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 {#2390
    -id: 137
    -name: "イヤリング"
    -hierarchy: 1
    -sort_no: 95
    -create_date: DateTime @1632466317 {#2352
      date: 2021-09-24 15:51:57.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2351
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2391
      -snapshot: []
      -owner: Category {#2390}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2392
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2394
      -snapshot: array:2 [ …2]
      -owner: Category {#2390}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2393
        -elements: array:2 [
          0 => Category {#2395
            -id: 153
            -name: "フープイヤリング(ネジ式)"
            -hierarchy: 2
            -sort_no: 94
            -create_date: DateTime @1690265130 {#2388 …1}
            -update_date: DateTime @1690265143 {#2389 …1}
            -ProductCategories: PersistentCollection {#2396 …9}
            -Children: PersistentCollection {#2399 …9}
            -Parent: Category {#2390}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2404
            -id: 154
            -name: "石なしイヤリング(地金イヤリング)"
            -hierarchy: 2
            -sort_no: 93
            -create_date: DateTime @1690265139 {#2402 …1}
            -update_date: DateTime @1690265143 {#2403 …1}
            -ProductCategories: PersistentCollection {#2405 …9}
            -Children: PersistentCollection {#2408 …9}
            -Parent: Category {#2390}
            -Creator: Member {#2254 …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 {#2254 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: null
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  3 => Category {#2411
    -id: 14
    -name: "ネックレス"
    -hierarchy: 1
    -sort_no: 91
    -create_date: DateTime @1567147983 {#2401
      date: 2019-08-30 15:53:03.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2400
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2412
      -snapshot: []
      -owner: Category {#2411}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2413
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2415
      -snapshot: array:4 [ …4]
      -owner: Category {#2411}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2414
        -elements: array:4 [
          0 => Category {#2416
            -id: 66
            -name: "ペンダントトップ・チャーム"
            -hierarchy: 2
            -sort_no: 81
            -create_date: DateTime @1571557231 {#2409 …1}
            -update_date: DateTime @1617864319 {#2410 …1}
            -ProductCategories: PersistentCollection {#2417 …9}
            -Children: PersistentCollection {#2420 …9}
            -Parent: Category {#2411}
            -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 {#2425
            -id: 116
            -name: "パーツネックレス"
            -hierarchy: 2
            -sort_no: 80
            -create_date: DateTime @1617863981 {#2423 …1}
            -update_date: DateTime @1617957828 {#2424 …1}
            -ProductCategories: PersistentCollection {#2426 …9}
            -Children: PersistentCollection {#2429 …9}
            -Parent: Category {#2411}
            -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 {#2432
            -id: 117
            -name: "一粒/石付きネックレス"
            -hierarchy: 2
            -sort_no: 69
            -create_date: DateTime @1617864146 {#2430 …1}
            -update_date: DateTime @1617864573 {#2431 …1}
            -ProductCategories: PersistentCollection {#2433 …9}
            -Children: PersistentCollection {#2436 …9}
            -Parent: Category {#2411}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          3 => Category {#2439
            -id: 67
            -name: "チェーンネックレス"
            -hierarchy: 2
            -sort_no: 68
            -create_date: DateTime @1571557245 {#2437 …1}
            -update_date: DateTime @1617864319 {#2438 …1}
            -ProductCategories: PersistentCollection {#2440 …9}
            -Children: PersistentCollection {#2443 …9}
            -Parent: Category {#2411}
            -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 {#2254 …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 {#2446
    -id: 113
    -name: "リング・指輪"
    -hierarchy: 1
    -sort_no: 82
    -create_date: DateTime @1617086980 {#2422
      date: 2021-03-30 15:49:40.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2421
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2447
      -snapshot: []
      -owner: Category {#2446}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2448
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2450
      -snapshot: array:3 [ …3]
      -owner: Category {#2446}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2449
        -elements: array:3 [
          0 => Category {#2451
            -id: 118
            -name: "石付きリング"
            -hierarchy: 2
            -sort_no: 76
            -create_date: DateTime @1618885176 {#2444 …1}
            -update_date: DateTime @1630369857 {#2445 …1}
            -ProductCategories: PersistentCollection {#2452 …9}
            -Children: PersistentCollection {#2455 …9}
            -Parent: Category {#2446}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2460
            -id: 119
            -name: "石なしリング(地金リング)"
            -hierarchy: 2
            -sort_no: 75
            -create_date: DateTime @1618885286 {#2458 …1}
            -update_date: DateTime @1632989875 {#2459 …1}
            -ProductCategories: PersistentCollection {#2461 …9}
            -Children: PersistentCollection {#2464 …9}
            -Parent: Category {#2446}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          2 => Category {#2467
            -id: 123
            -name: "ピンキーリング"
            -hierarchy: 2
            -sort_no: 74
            -create_date: DateTime @1630369854 {#2465 …1}
            -update_date: DateTime @1630369857 {#2466 …1}
            -ProductCategories: PersistentCollection {#2468 …9}
            -Children: PersistentCollection {#2471 …9}
            -Parent: Category {#2446}
            -Creator: Member {#2254 …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 {#2254 …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 {#2472
    -id: 115
    -name: "ブレスレット"
    -hierarchy: 1
    -sort_no: 76
    -create_date: DateTime @1617843455 {#2456
      date: 2021-04-08 09:57:35.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2457
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2473
      -snapshot: []
      -owner: Category {#2472}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2474
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2476
      -snapshot: []
      -owner: Category {#2472}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2475
        -elements: []
      }
      #initialized: true
    }
    -Parent: null
    -Creator: Member {#2254 …2}
    -AnnotationReader: AnnotationReader {#427}
    +mv_html: null
    +lead_text: null
    +seo_title: null
    +seo_description: null
    +seo_keywords: null
  }
  6 => Category {#2481
    -id: 24
    -name: "宝石・天然石"
    -hierarchy: 1
    -sort_no: 71
    -create_date: DateTime @1568597187 {#2477
      date: 2019-09-16 10:26:27.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2478
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2482
      -snapshot: []
      -owner: Category {#2481}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2483
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2485
      -snapshot: array:45 [ …45]
      -owner: Category {#2481}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2484
        -elements: array:45 [
          0 => Category {#2486
            -id: 39
            -name: "アクアマリン"
            -hierarchy: 2
            -sort_no: 70
            -create_date: DateTime @1568597327 {#2479 …1}
            -update_date: DateTime @1681867952 {#2480 …1}
            -ProductCategories: PersistentCollection {#2487 …9}
            -Children: PersistentCollection {#2490 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2495
            -id: 110
            -name: "アメジスト"
            -hierarchy: 2
            -sort_no: 66
            -create_date: DateTime @1609901543 {#2493 …1}
            -update_date: DateTime @1681867952 {#2494 …1}
            -ProductCategories: PersistentCollection {#2496 …9}
            -Children: PersistentCollection {#2499 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2502
            -id: 37
            -name: "アメトリン"
            -hierarchy: 2
            -sort_no: 65
            -create_date: DateTime @1568597317 {#2500 …1}
            -update_date: DateTime @1681867952 {#2501 …1}
            -ProductCategories: PersistentCollection {#2503 …9}
            -Children: PersistentCollection {#2506 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2509
            -id: 36
            -name: "インカローズ"
            -hierarchy: 2
            -sort_no: 64
            -create_date: DateTime @1568597291 {#2507 …1}
            -update_date: DateTime @1681867952 {#2508 …1}
            -ProductCategories: PersistentCollection {#2510 …9}
            -Children: PersistentCollection {#2513 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2516
            -id: 74
            -name: "エメラルド"
            -hierarchy: 2
            -sort_no: 63
            -create_date: DateTime @1575521485 {#2514 …1}
            -update_date: DateTime @1681867952 {#2515 …1}
            -ProductCategories: PersistentCollection {#2517 …9}
            -Children: PersistentCollection {#2520 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2523
            -id: 28
            -name: "オパール"
            -hierarchy: 2
            -sort_no: 62
            -create_date: DateTime @1568597237 {#2521 …1}
            -update_date: DateTime @1681867952 {#2522 …1}
            -ProductCategories: PersistentCollection {#2524 …9}
            -Children: PersistentCollection {#2527 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2530
            -id: 27
            -name: "カーネリアン"
            -hierarchy: 2
            -sort_no: 61
            -create_date: DateTime @1568597232 {#2528 …1}
            -update_date: DateTime @1681867952 {#2529 …1}
            -ProductCategories: PersistentCollection {#2531 …9}
            -Children: PersistentCollection {#2534 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2537
            -id: 92
            -name: "オニキス"
            -hierarchy: 2
            -sort_no: 61
            -create_date: DateTime @1593653875 {#2535 …1}
            -update_date: DateTime @1681867952 {#2536 …1}
            -ProductCategories: PersistentCollection {#2538 …9}
            -Children: PersistentCollection {#2541 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2544
            -id: 25
            -name: "カイヤナイト"
            -hierarchy: 2
            -sort_no: 60
            -create_date: DateTime @1568597217 {#2542 …1}
            -update_date: DateTime @1681867952 {#2543 …1}
            -ProductCategories: PersistentCollection {#2545 …9}
            -Children: PersistentCollection {#2548 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2553
            -id: 29
            -name: "ガーネット"
            -hierarchy: 2
            -sort_no: 59
            -create_date: DateTime @1568597242 {#2549 …1}
            -update_date: DateTime @1681867952 {#2550 …1}
            -ProductCategories: PersistentCollection {#2554 …9}
            -Children: PersistentCollection {#2557 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2572
            -id: 87
            -name: "カルセドニー"
            -hierarchy: 2
            -sort_no: 56
            -create_date: DateTime @1592814174 {#2491 …1}
            -update_date: DateTime @1681867952 {#2492 …1}
            -ProductCategories: PersistentCollection {#2573 …9}
            -Children: PersistentCollection {#2576 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2579
            -id: 99
            -name: "オレゴンサンストーン"
            -hierarchy: 2
            -sort_no: 56
            -create_date: DateTime @1598634168 {#2577 …1}
            -update_date: DateTime @1681867952 {#2578 …1}
            -ProductCategories: PersistentCollection {#2580 …9}
            -Children: PersistentCollection {#2583 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2586
            -id: 26
            -name: "クリソプレーズ"
            -hierarchy: 2
            -sort_no: 55
            -create_date: DateTime @1568597227 {#2584 …1}
            -update_date: DateTime @1681867952 {#2585 …1}
            -ProductCategories: PersistentCollection {#2587 …9}
            -Children: PersistentCollection {#2590 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2593
            -id: 106
            -name: "グレークォーツ"
            -hierarchy: 2
            -sort_no: 54
            -create_date: DateTime @1604028000 {#2591 …1}
            -update_date: DateTime @1681867952 {#2592 …1}
            -ProductCategories: PersistentCollection {#2594 …9}
            -Children: PersistentCollection {#2597 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          14 => Category {#2600
            -id: 120
            -name: "クリソベリル"
            -hierarchy: 2
            -sort_no: 54
            -create_date: DateTime @1620356584 {#2598 …1}
            -update_date: DateTime @1681867952 {#2599 …1}
            -ProductCategories: PersistentCollection {#2601 …9}
            -Children: PersistentCollection {#2604 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          15 => Category {#2607
            -id: 97
            -name: "クンツァイト"
            -hierarchy: 2
            -sort_no: 53
            -create_date: DateTime @1598413215 {#2605 …1}
            -update_date: DateTime @1681867952 {#2606 …1}
            -ProductCategories: PersistentCollection {#2608 …9}
            -Children: PersistentCollection {#2611 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2614
            -id: 114
            -name: "クォーツ"
            -hierarchy: 2
            -sort_no: 52
            -create_date: DateTime @1617240641 {#2612 …1}
            -update_date: DateTime @1681867952 {#2613 …1}
            -ProductCategories: PersistentCollection {#2615 …9}
            -Children: PersistentCollection {#2618 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          17 => Category {#2621
            -id: 30
            -name: "サファイア"
            -hierarchy: 2
            -sort_no: 51
            -create_date: DateTime @1568597248 {#2619 …1}
            -update_date: DateTime @1681867952 {#2620 …1}
            -ProductCategories: PersistentCollection {#2622 …9}
            -Children: PersistentCollection {#2625 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2628
            -id: 40
            -name: "サンストーン"
            -hierarchy: 2
            -sort_no: 51
            -create_date: DateTime @1568597330 {#2626 …1}
            -update_date: DateTime @1681867952 {#2627 …1}
            -ProductCategories: PersistentCollection {#2629 …9}
            -Children: PersistentCollection {#2632 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2635
            -id: 111
            -name: "琥珀(こはく)"
            -hierarchy: 2
            -sort_no: 51
            -create_date: DateTime @1616464895 {#2633 …1}
            -update_date: DateTime @1681867952 {#2634 …1}
            -ProductCategories: PersistentCollection {#2636 …9}
            -Children: PersistentCollection {#2639 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2642
            -id: 88
            -name: "シトリン"
            -hierarchy: 2
            -sort_no: 50
            -create_date: DateTime @1592814179 {#2640 …1}
            -update_date: DateTime @1681867952 {#2641 …1}
            -ProductCategories: PersistentCollection {#2643 …9}
            -Children: PersistentCollection {#2646 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2649
            -id: 100
            -name: "シェル"
            -hierarchy: 2
            -sort_no: 50
            -create_date: DateTime @1599207381 {#2647 …1}
            -update_date: DateTime @1681867952 {#2648 …1}
            -ProductCategories: PersistentCollection {#2650 …9}
            -Children: PersistentCollection {#2653 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2656
            -id: 78
            -name: "ジルコン"
            -hierarchy: 2
            -sort_no: 49
            -create_date: DateTime @1579486290 {#2654 …1}
            -update_date: DateTime @1681867952 {#2655 …1}
            -ProductCategories: PersistentCollection {#2657 …9}
            -Children: PersistentCollection {#2660 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2663
            -id: 38
            -name: "スコロライト"
            -hierarchy: 2
            -sort_no: 48
            -create_date: DateTime @1568597321 {#2661 …1}
            -update_date: DateTime @1681867952 {#2662 …1}
            -ProductCategories: PersistentCollection {#2664 …9}
            -Children: PersistentCollection {#2667 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2670
            -id: 93
            -name: "スピネル"
            -hierarchy: 2
            -sort_no: 47
            -create_date: DateTime @1596609742 {#2668 …1}
            -update_date: DateTime @1681867952 {#2669 …1}
            -ProductCategories: PersistentCollection {#2671 …9}
            -Children: PersistentCollection {#2674 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2677
            -id: 152
            -name: "スペクトロライト"
            -hierarchy: 2
            -sort_no: 46
            -create_date: DateTime @1681864970 {#2675 …1}
            -update_date: DateTime @1681867952 {#2676 …1}
            -ProductCategories: PersistentCollection {#2678 …9}
            -Children: PersistentCollection {#2681 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          26 => Category {#2684
            -id: 70
            -name: "スモーキークォーツ"
            -hierarchy: 2
            -sort_no: 45
            -create_date: DateTime @1575520844 {#2682 …1}
            -update_date: DateTime @1681867952 {#2683 …1}
            -ProductCategories: PersistentCollection {#2685 …9}
            -Children: PersistentCollection {#2688 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2691
            -id: 61
            -name: "タンザナイト"
            -hierarchy: 2
            -sort_no: 44
            -create_date: DateTime @1568706615 {#2689 …1}
            -update_date: DateTime @1681867952 {#2690 …1}
            -ProductCategories: PersistentCollection {#2692 …9}
            -Children: PersistentCollection {#2695 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2698
            -id: 112
            -name: "ダイヤモンド"
            -hierarchy: 2
            -sort_no: 43
            -create_date: DateTime @1617086856 {#2696 …1}
            -update_date: DateTime @1681867952 {#2697 …1}
            -ProductCategories: PersistentCollection {#2699 …9}
            -Children: PersistentCollection {#2702 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          29 => Category {#2707
            -id: 31
            -name: "トパーズ"
            -hierarchy: 2
            -sort_no: 42
            -create_date: DateTime @1568597254 {#2703 …1}
            -update_date: DateTime @1681867952 {#2704 …1}
            -ProductCategories: PersistentCollection {#2708 …9}
            -Children: PersistentCollection {#2711 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2733
            -id: 109
            -name: "トルマリン"
            -hierarchy: 2
            -sort_no: 38
            -create_date: DateTime @1607497051 {#2717 …1}
            -update_date: DateTime @1681867952 {#2718 …1}
            -ProductCategories: PersistentCollection {#2734 …9}
            -Children: PersistentCollection {#2737 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          31 => Category {#2740
            -id: 32
            -name: "ハーキマーダイヤモンド"
            -hierarchy: 2
            -sort_no: 37
            -create_date: DateTime @1568597263 {#2738 …1}
            -update_date: DateTime @1681867952 {#2739 …1}
            -ProductCategories: PersistentCollection {#2741 …9}
            -Children: PersistentCollection {#2744 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2747
            -id: 89
            -name: "ハウライト"
            -hierarchy: 2
            -sort_no: 36
            -create_date: DateTime @1592814184 {#2745 …1}
            -update_date: DateTime @1681867952 {#2746 …1}
            -ProductCategories: PersistentCollection {#2748 …9}
            -Children: PersistentCollection {#2751 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2754
            -id: 62
            -name: "ピンクエピドート"
            -hierarchy: 2
            -sort_no: 15
            -create_date: DateTime @1568706680 {#2752 …1}
            -update_date: DateTime @1681867952 {#2753 …1}
            -ProductCategories: PersistentCollection {#2755 …9}
            -Children: PersistentCollection {#2758 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2761
            -id: 134
            -name: "パール"
            -hierarchy: 2
            -sort_no: 15
            -create_date: DateTime @1631510281 {#2759 …1}
            -update_date: DateTime @1681867952 {#2760 …1}
            -ProductCategories: PersistentCollection {#2762 …9}
            -Children: PersistentCollection {#2765 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2768
            -id: 96
            -name: "フェルスパー"
            -hierarchy: 2
            -sort_no: 14
            -create_date: DateTime @1598413210 {#2766 …1}
            -update_date: DateTime @1681867952 {#2767 …1}
            -ProductCategories: PersistentCollection {#2769 …9}
            -Children: PersistentCollection {#2772 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2775
            -id: 33
            -name: "モルダバイト"
            -hierarchy: 2
            -sort_no: 13
            -create_date: DateTime @1568597270 {#2773 …1}
            -update_date: DateTime @1681867952 {#2774 …1}
            -ProductCategories: PersistentCollection {#2776 …9}
            -Children: PersistentCollection {#2779 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2782
            -id: 63
            -name: "ムーンストーン"
            -hierarchy: 2
            -sort_no: 13
            -create_date: DateTime @1568706730 {#2780 …1}
            -update_date: DateTime @1681867952 {#2781 …1}
            -ProductCategories: PersistentCollection {#2783 …9}
            -Children: PersistentCollection {#2786 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2789
            -id: 86
            -name: "ペリドット"
            -hierarchy: 2
            -sort_no: 13
            -create_date: DateTime @1592814152 {#2787 …1}
            -update_date: DateTime @1681867952 {#2788 …1}
            -ProductCategories: PersistentCollection {#2790 …9}
            -Children: PersistentCollection {#2793 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2796
            -id: 90
            -name: "ラピスラズリ"
            -hierarchy: 2
            -sort_no: 12
            -create_date: DateTime @1593505972 {#2794 …1}
            -update_date: DateTime @1681867952 {#2795 …1}
            -ProductCategories: PersistentCollection {#2797 …9}
            -Children: PersistentCollection {#2800 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2803
            -id: 71
            -name: "ラブラドライト"
            -hierarchy: 2
            -sort_no: 11
            -create_date: DateTime @1575521466 {#2801 …1}
            -update_date: DateTime @1681867952 {#2802 …1}
            -ProductCategories: PersistentCollection {#2804 …9}
            -Children: PersistentCollection {#2807 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2810
            -id: 34
            -name: "ラリマー"
            -hierarchy: 2
            -sort_no: 10
            -create_date: DateTime @1568597277 {#2808 …1}
            -update_date: DateTime @1681867952 {#2809 …1}
            -ProductCategories: PersistentCollection {#2811 …9}
            -Children: PersistentCollection {#2814 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2817
            -id: 60
            -name: "ルビー"
            -hierarchy: 2
            -sort_no: 9
            -create_date: DateTime @1568698269 {#2815 …1}
            -update_date: DateTime @1681867952 {#2816 …1}
            -ProductCategories: PersistentCollection {#2818 …9}
            -Children: PersistentCollection {#2821 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2824
            -id: 72
            -name: "レモンクォーツ"
            -hierarchy: 2
            -sort_no: 8
            -create_date: DateTime @1575521474 {#2822 …1}
            -update_date: DateTime @1681867952 {#2823 …1}
            -ProductCategories: PersistentCollection {#2825 …9}
            -Children: PersistentCollection {#2828 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2831
            -id: 105
            -name: "ローズクォーツ"
            -hierarchy: 2
            -sort_no: 7
            -create_date: DateTime @1604027996 {#2829 …1}
            -update_date: DateTime @1681867952 {#2830 …1}
            -ProductCategories: PersistentCollection {#2832 …9}
            -Children: PersistentCollection {#2835 …9}
            -Parent: Category {#2481}
            -Creator: Member {#2254 …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 {#2254 …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 {#2838
    -id: 12
    -name: ""
    -hierarchy: 1
    -sort_no: 67
    -create_date: DateTime @1561092321 {#2563
      date: 2019-06-21 13:45:21.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2564
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2839
      -snapshot: []
      -owner: Category {#2838}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2840
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2842
      -snapshot: array:12 [ …12]
      -owner: Category {#2838}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2841
        -elements: array:12 [
          0 => Category {#2843
            -id: 94
            -name: "黒色"
            -hierarchy: 2
            -sort_no: 34
            -create_date: DateTime @1596619554 {#2836 …1}
            -update_date: DateTime @1631076662 {#2837 …1}
            -ProductCategories: PersistentCollection {#2844 …9}
            -Children: PersistentCollection {#2847 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#2852
            -id: 75
            -name: "グレー"
            -hierarchy: 2
            -sort_no: 33
            -create_date: DateTime @1575521531 {#2850 …1}
            -update_date: DateTime @1631076662 {#2851 …1}
            -ProductCategories: PersistentCollection {#2853 …9}
            -Children: PersistentCollection {#2856 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          2 => Category {#2859
            -id: 21
            -name: "茶色"
            -hierarchy: 2
            -sort_no: 32
            -create_date: DateTime @1568596689 {#2857 …1}
            -update_date: DateTime @1631076662 {#2858 …1}
            -ProductCategories: PersistentCollection {#2860 …9}
            -Children: PersistentCollection {#2863 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          3 => Category {#2866
            -id: 57
            -name: "オレンジ色"
            -hierarchy: 2
            -sort_no: 31
            -create_date: DateTime @1568689858 {#2864 …1}
            -update_date: DateTime @1631076662 {#2865 …1}
            -ProductCategories: PersistentCollection {#2867 …9}
            -Children: PersistentCollection {#2870 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          4 => Category {#2873
            -id: 15
            -name: "赤色"
            -hierarchy: 2
            -sort_no: 30
            -create_date: DateTime @1568596484 {#2871 …1}
            -update_date: DateTime @1631076662 {#2872 …1}
            -ProductCategories: PersistentCollection {#2874 …9}
            -Children: PersistentCollection {#2877 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          5 => Category {#2880
            -id: 58
            -name: "ピンク色"
            -hierarchy: 2
            -sort_no: 3
            -create_date: DateTime @1568689875 {#2878 …1}
            -update_date: DateTime @1631076662 {#2879 …1}
            -ProductCategories: PersistentCollection {#2881 …9}
            -Children: PersistentCollection {#2884 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          6 => Category {#2887
            -id: 16
            -name: "青色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596488 {#2885 …1}
            -update_date: DateTime @1631076662 {#2886 …1}
            -ProductCategories: PersistentCollection {#2888 …9}
            -Children: PersistentCollection {#2891 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          7 => Category {#2894
            -id: 17
            -name: "緑色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596492 {#2892 …1}
            -update_date: DateTime @1631076662 {#2893 …1}
            -ProductCategories: PersistentCollection {#2895 …9}
            -Children: PersistentCollection {#2898 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          8 => Category {#2901
            -id: 18
            -name: "白色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596512 {#2899 …1}
            -update_date: DateTime @1631076662 {#2900 …1}
            -ProductCategories: PersistentCollection {#2902 …9}
            -Children: PersistentCollection {#2905 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          9 => Category {#2908
            -id: 19
            -name: "無色透明"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596516 {#2906 …1}
            -update_date: DateTime @1631078914 {#2907 …1}
            -ProductCategories: PersistentCollection {#2909 …9}
            -Children: PersistentCollection {#2912 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          10 => Category {#2915
            -id: 20
            -name: "紫色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568596541 {#2913 …1}
            -update_date: DateTime @1631076662 {#2914 …1}
            -ProductCategories: PersistentCollection {#2916 …9}
            -Children: PersistentCollection {#2919 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …2}
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          11 => Category {#2922
            -id: 59
            -name: "黄色"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1568697942 {#2920 …1}
            -update_date: DateTime @1631076662 {#2921 …1}
            -ProductCategories: PersistentCollection {#2923 …9}
            -Children: PersistentCollection {#2926 …9}
            -Parent: Category {#2838}
            -Creator: Member {#2254 …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 {#2254 …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 {#2929
    -id: 44
    -name: "誕生石"
    -hierarchy: 1
    -sort_no: 35
    -create_date: DateTime @1568607737 {#2849
      date: 2019-09-16 13:22:17.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2848
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#2930
      -snapshot: []
      -owner: Category {#2929}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#2931
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#2933
      -snapshot: array:12 [ …12]
      -owner: Category {#2929}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#2932
        -elements: array:12 [
          0 => Category {#2934
            -id: 45
            -name: "1月(ガーネット)"
            -hierarchy: 2
            -sort_no: 27
            -create_date: DateTime @1568607777 {#2927 …1}
            -update_date: DateTime @1606785524 {#2928 …1}
            -ProductCategories: PersistentCollection {#2935 …9}
            -Children: PersistentCollection {#2938 …9}
            -Parent: Category {#2929}
            -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 {#2943
            -id: 46
            -name: "2月(アメジスト・クリソベリルキャッツアイ)"
            -hierarchy: 2
            -sort_no: 26
            -create_date: DateTime @1568607785 {#2941 …1}
            -update_date: DateTime @1645088492 {#2942 …1}
            -ProductCategories: PersistentCollection {#2944 …9}
            -Children: PersistentCollection {#2947 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#2950
            -id: 47
            -name: "3月(アクアマリン)"
            -hierarchy: 2
            -sort_no: 25
            -create_date: DateTime @1568607803 {#2948 …1}
            -update_date: DateTime @1612140264 {#2949 …1}
            -ProductCategories: PersistentCollection {#2951 …9}
            -Children: PersistentCollection {#2954 …9}
            -Parent: Category {#2929}
            -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 {#2957
            -id: 48
            -name: "4月(ダイヤモンド・クオーツ)"
            -hierarchy: 2
            -sort_no: 24
            -create_date: DateTime @1568607812 {#2955 …1}
            -update_date: DateTime @1617237842 {#2956 …1}
            -ProductCategories: PersistentCollection {#2958 …9}
            -Children: PersistentCollection {#2961 …9}
            -Parent: Category {#2929}
            -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 {#2964
            -id: 49
            -name: "5月(エメラルド)"
            -hierarchy: 2
            -sort_no: 23
            -create_date: DateTime @1568607844 {#2962 …1}
            -update_date: DateTime @1644561060 {#2963 …1}
            -ProductCategories: PersistentCollection {#2965 …9}
            -Children: PersistentCollection {#2968 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#2971
            -id: 50
            -name: "6月(真珠・ムーンストーン・アレキサンドライト)"
            -hierarchy: 2
            -sort_no: 22
            -create_date: DateTime @1568607855 {#2969 …1}
            -update_date: DateTime @1644561299 {#2970 …1}
            -ProductCategories: PersistentCollection {#2972 …9}
            -Children: PersistentCollection {#2975 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#2978
            -id: 51
            -name: "7月(ルビー)"
            -hierarchy: 2
            -sort_no: 21
            -create_date: DateTime @1568607862 {#2976 …1}
            -update_date: DateTime @1655962917 {#2977 …1}
            -ProductCategories: PersistentCollection {#2979 …9}
            -Children: PersistentCollection {#2982 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#2985
            -id: 52
            -name: "8月(ペリドット・スピネル)"
            -hierarchy: 2
            -sort_no: 20
            -create_date: DateTime @1568607870 {#2983 …1}
            -update_date: DateTime @1626859604 {#2984 …1}
            -ProductCategories: PersistentCollection {#2986 …9}
            -Children: PersistentCollection {#2989 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#2992
            -id: 53
            -name: "9月(サファイア・クンツァイト)"
            -hierarchy: 2
            -sort_no: 19
            -create_date: DateTime @1568607876 {#2990 …1}
            -update_date: DateTime @1645088550 {#2991 …1}
            -ProductCategories: PersistentCollection {#2993 …9}
            -Children: PersistentCollection {#2996 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#2999
            -id: 54
            -name: "10月(オパール・トルマリン)"
            -hierarchy: 2
            -sort_no: 18
            -create_date: DateTime @1568607891 {#2997 …1}
            -update_date: DateTime @1631760691 {#2998 …1}
            -ProductCategories: PersistentCollection {#3000 …9}
            -Children: PersistentCollection {#3003 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#3006
            -id: 55
            -name: "11月(トパーズ・シトリン)"
            -hierarchy: 2
            -sort_no: 17
            -create_date: DateTime @1568607898 {#3004 …1}
            -update_date: DateTime @1603344642 {#3005 …1}
            -ProductCategories: PersistentCollection {#3007 …9}
            -Children: PersistentCollection {#3010 …9}
            -Parent: Category {#2929}
            -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 {#3013
            -id: 56
            -name: "12月(タンザナイト・ラピスラズリ・ジルコン)"
            -hierarchy: 2
            -sort_no: 16
            -create_date: DateTime @1568607911 {#3011 …1}
            -update_date: DateTime @1699495798 {#3012 …1}
            -ProductCategories: PersistentCollection {#3014 …9}
            -Children: PersistentCollection {#3017 …9}
            -Parent: Category {#2929}
            -Creator: Member {#2254 …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 {#2254 …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 {#3020
    -id: 41
    -name: "素材"
    -hierarchy: 1
    -sort_no: 28
    -create_date: DateTime @1568597455 {#2940
      date: 2019-09-16 10:30:55.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#2939
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#3021
      -snapshot: []
      -owner: Category {#3020}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#3022
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#3024
      -snapshot: array:2 [ …2]
      -owner: Category {#3020}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#3023
        -elements: array:2 [
          0 => Category {#3025
            -id: 43
            -name: "K18イエローゴールド"
            -hierarchy: 2
            -sort_no: 5
            -create_date: DateTime @1568597487 {#3018 …1}
            -update_date: DateTime @1568707087 {#3019 …1}
            -ProductCategories: PersistentCollection {#3026 …9}
            -Children: PersistentCollection {#3029 …9}
            -Parent: Category {#3020}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#3034
            -id: 42
            -name: "K10イエローゴールド"
            -hierarchy: 2
            -sort_no: 4
            -create_date: DateTime @1568597478 {#3032 …1}
            -update_date: DateTime @1568597478 {#3033 …1}
            -ProductCategories: PersistentCollection {#3035 …9}
            -Children: PersistentCollection {#3038 …9}
            -Parent: Category {#3020}
            -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 {#2254 …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 {#3041
    -id: 10
    -name: "ギフトラッピング・ケース"
    -hierarchy: 1
    -sort_no: 6
    -create_date: DateTime @1535536635 {#3031
      date: 2018-08-29 18:57:15.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1680766341 {#3030
      date: 2023-04-06 16:32:21.0 Asia/Tokyo (+09:00)
    }
    -ProductCategories: PersistentCollection {#3042
      -snapshot: []
      -owner: Category {#3041}
      -association: array:15 [ …15]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Category"
      -typeClass: ClassMetadata {#966 …}
      -isDirty: false
      #collection: ArrayCollection {#3043
        -elements: []
      }
      #initialized: false
    }
    -Children: PersistentCollection {#3045
      -snapshot: array:2 [ …2]
      -owner: Category {#3041}
      -association: array:16 [ …16]
      -em: EntityManager {#236 …11}
      -backRefFieldName: "Parent"
      -typeClass: ClassMetadata {#2077 …}
      -isDirty: false
      #collection: ArrayCollection {#3044
        -elements: array:2 [
          0 => Category {#3046
            -id: 64
            -name: "プレゼントギフト"
            -hierarchy: 2
            -sort_no: 2
            -create_date: DateTime @1571557046 {#3039 …1}
            -update_date: DateTime @1571557099 {#3040 …1}
            -ProductCategories: PersistentCollection {#3047 …9}
            -Children: PersistentCollection {#3050 …9}
            -Parent: Category {#3041}
            -Creator: null
            -AnnotationReader: AnnotationReader {#427}
            +mv_html: null
            +lead_text: null
            +seo_title: null
            +seo_description: null
            +seo_keywords: null
          }
          1 => Category {#3055
            -id: 65
            -name: "ジュエリーケース"
            -hierarchy: 2
            -sort_no: 1
            -create_date: DateTime @1571557055 {#3053 …1}
            -update_date: DateTime @1571557099 {#3054 …1}
            -ProductCategories: PersistentCollection {#3056 …9}
            -Children: PersistentCollection {#3059 …9}
            -Parent: Category {#3041}
            -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 {#2254 …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

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

Basic Items

ベーシックアイテム

Basic Items

絞り込み条件:

Basic Items

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

LINEで相談