{"id":3237,"date":"2025-08-01T15:04:28","date_gmt":"2025-08-01T15:04:28","guid":{"rendered":"https:\/\/soozhee.com\/?page_id=3237"},"modified":"2025-11-02T17:45:52","modified_gmt":"2025-11-02T17:45:52","slug":"covers","status":"publish","type":"page","link":"https:\/\/soozhee.com\/ja\/covers\/","title":{"rendered":"\u30ab\u30d0\u30fc\u66f2"},"content":{"rendered":"<div class=\"playlist-grid\">\n<!-- Covers -->\n  <div id=\"Covers\" class=\"playlist-card\">\n    <h3>\u30ab\u30d0\u30fc\u66f2<\/h3>\n<p class=\"soozhee-playlist-description\">\u6c17\u6301\u3061\u3092\u6b63\u78ba\u306b\u7406\u89e3\u3057\u3066\u304f\u308c\u308b\u99b4\u67d3\u307f\u306e\u3042\u308b\u30e1\u30ed\u30c7\u30a3\u30fc\u3002\u6642\u306b\u306f\u65b0\u3057\u3044\u8a00\u8449\u306f\u3044\u3089\u306a\u3044\u2014\u305f\u3060\u8074\u3044\u3066\u3082\u3089\u3048\u308b\u3060\u3051\u3067\u3044\u3044\u3002<\/p>\n<\/div>\n\n\n\n<style>\n   \/* --- Global Balanced Background --- *\/\n  body {\n    background-color: #2a2a2a !important; \/* lighter than #111 for contrast *\/\n    color: #f8f8f8  !important;\n    transition: background-color 0.6s ease, color 0.6s ease;\n  }\n\n  \/* --- Playlist card: soft misty brightness --- *\/\n  .playlist-card {\n    position: relative;\n    background: rgba(255, 255, 255, 0.78) !important;\n    border-radius: 20px;\n    padding: 40px 30px;\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);\n    overflow: hidden;\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    z-index: 1;\n  }\n\n  \/* --- Subtle image wash --- *\/\n  .playlist-card::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image: url('https:\/\/soozhee.com\/wp-content\/uploads\/2025\/03\/POUR-IT-OUT-COVER-ART.png');\n    background-size: cover;\n    background-position: center;\n    opacity: 0.22;\n    z-index: -1;\n  }\n\n  \/* --- ENFORCED purple title --- *\/\n  h3.soozhee-playlist-title,\n  .playlist-card h3,\n  .soozhee-playlist-title {\n    color: #5c1fa0 !important; \/* royal purple *\/\n    font-family: 'Georgia', serif !important;\n    font-weight: 600 !important;\n    font-size: 1.6rem !important;\n    margin-bottom: 16px !important;\n    text-align: center !important;\n  }\n\n  \/* --- Description text --- *\/\n  .soozhee-playlist-description {\n    color: #333 !important;\n    font-size: 1rem !important;\n    line-height: 1.6 !important;\n    text-align: center !important;\n  }\n\n  \/* --- Button styling --- *\/\n  .listen-button {\n    display: inline-block;\n    background: #111 !important;\n    color: #fff !important;\n    border-radius: 40px;\n    padding: 10px 24px;\n    font-size: 1rem;\n    text-decoration: none;\n    margin-top: 20px;\n    transition: all 0.3s ease;\n  }\n\n  .listen-button:hover {\n    background: #e0c065 !important;\n    color: #111 !important;\n  }\n<style>\n  \/* --- Strong Golden Glow for Share Icons --- *\/\n  .playlist-share-inline {\n    text-align: center !important;\n    margin: 40px auto !important;\n    padding: 25px 0 !important;\n  }\n\n  .playlist-share-inline p {\n    color: #e0c065 !important;\n    font-size: 1.1rem !important;\n    text-shadow: 0 0 12px rgba(224, 192, 101, 0.6);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n\n  .playlist-share-inline a img {\n    display: inline-block !important;\n    margin: 0 12px !important;\n    width: 40px !important;\n    height: 40px !important;\n    border-radius: 50% !important;\n    background: radial-gradient(circle, rgba(224,192,101,0.6) 0%, rgba(0,0,0,0) 70%) !important;\n    box-shadow: 0 0 25px rgba(224,192,101,0.7) !important;\n    filter: brightness(1.8) contrast(1.1);\n    padding: 8px !important;\n    transition: all 0.3s ease;\n  }\n\n  .playlist-share-inline a img:hover {\n    background: radial-gradient(circle, rgba(224,192,101,0.9) 0%, rgba(0,0,0,0) 70%) !important;\n    box-shadow: 0 0 35px rgba(224,192,101,0.9) !important;\n    filter: brightness(2.5) drop-shadow(0 0 15px #e0c065);\n    transform: scale(1.15);\n  }\n<\/style>\n\n\n\n\n\n<style>\n\/* --- Playlist Card Alignment Fix --- *\/\n.playlist-card {\n  text-align: center;\n  background: rgba(255, 255, 255, 0.04);\n  border-radius: 20px;\n  padding: 50px 30px;\n  margin: 50px auto;\n  width: 90%;\n  max-width: 900px;\n  box-sizing: border-box;\n}\n\n.playlist-card h3 {\n  color: #9c5bff; \/* purple tone *\/\n  font-weight: 700;\n  margin-bottom: 10px;\n  text-align: center;\n}\n\n.soozhee-playlist-description {\n  color: #ddd;\n  font-size: 1rem;\n  line-height: 1.7;\n  margin: 0 auto 25px auto;\n  max-width: 700px;\n}\n\n.listen-button {\n  background: #000;\n  color: #fff !important;\n  padding: 10px 26px;\n  border-radius: 30px;\n  font-weight: 600;\n  text-decoration: none;\n  display: inline-block;\n  transition: all 0.3s ease;\n}\n\n.listen-button:hover {\n  background: #9c5bff;\n  color: #fff !important;\n  transform: scale(1.05);\n}\n<\/style>\n\n\n\n<div id=\"audioigniter-3341\" class=\"audioigniter-root\" data-player-type=\"full\" data-tracks-url=\"https:\/\/soozhee.com\/ja\/?audioigniter_playlist_id=3341\" data-display-track-no=\"true\" data-reverse-track-order=\"false\" data-display-tracklist-covers=\"true\" data-display-active-cover=\"true\" data-display-artist-names=\"true\" data-display-buy-buttons=\"false\" data-buy-buttons-target=\"false\" data-cycle-tracks=\"true\" data-display-credits=\"false\" data-display-tracklist=\"true\" data-allow-tracklist-toggle=\"true\" data-allow-tracklist-loop=\"true\" data-limit-tracklist-height=\"true\" data-volume=\"70\" data-tracklist-height=\"200\" ><\/div>\n\n\n\n<div class=\"playlist-share-inline\">&nbsp;<\/div>\n\n\n\n<div style=\"text-align: center; margin-top: 40px;\">\n  <p style=\"color: #ffffff; font-weight: bold; margin-bottom: 12px;\">\n    \ud83d\udc9c <span style=\"color: #ffffff;\">Stream this remedy on:<\/span>\n  <\/p>\n  <div style=\"display: inline-flex; align-items: center; justify-content: center; gap: 20px; position: relative; left: 35px;\">\n    <a href=\"https:\/\/music.amazon.com\/artists\/B0967ZGMRT\/soozhee\" target=\"_blank\">\n      <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg\"\n           alt=\"Amazon Music\" style=\"height: 28px;\">\n    <\/a>\n    <a href=\"https:\/\/open.spotify.com\/artist\/4RReG7ft4gOWl2pNr5F8sF\" target=\"_blank\">\n      <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/1\/19\/Spotify_logo_without_text.svg\"\n           alt=\"Spotify\" style=\"height: 28px;\">\n    <\/a>\n    <a href=\"https:\/\/music.apple.com\/artist\/soozhee\/1569245776\" target=\"_blank\">\n      <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/f\/fa\/Apple_logo_black.svg\"\n           alt=\"Apple Music\" style=\"height: 28px; filter: brightness(3);\">\n    <\/a>\n    <a href=\"https:\/\/youtube.com\/channel\/UCH-_LtDFozLRx6dtJnLcIjQ\" target=\"_blank\">\n      <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/b\/b8\/YouTube_Logo_2017.svg\"\n           alt=\"YouTube\" style=\"height: 24px;\">\n    <\/a>\n  <\/div>\n<\/div>\n\n\n\n<div id=\"emotional-clutter\" class=\"playlist-card\">\n<h3>\u611f\u60c5\u306e\u96d1\u5ff5\u3092\u624b\u653e\u3059<\/h3>\n<p class=\"soozhee-playlist-description\">\u9b42\u306b\u97ff\u304f\u6b4c\u304c\u3001\u5fc3\u3068\u601d\u8003\u306b\u6b8b\u308b\u6050\u308c\u3001\u7591\u5ff5\u3001\u57f7\u7740\u3092\u89e3\u304d\u653e\u3061\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u7652\u3057\u306e\u97f3\u697d\u306f\u3001\u5e73\u548c\u306e\u305f\u3081\u306e\u7a7a\u9593\u3092\u751f\u307f\u51fa\u3057\u3001\u672c\u5f53\u306b\u3042\u306a\u305f\u306e\u9b42\u3092\u990a\u3046\u3082\u306e\u3060\u3051\u3092\u6b8b\u3057\u307e\u3059\u3002<\/p>\n<p><a class=\"listen-button\" href=\"\/ja\/releasing-your-emotional-clutter\/#emotional-clutter\">Listen Now<\/a><\/p>\n<\/div>\n\n\n\n<div id=\"trust-path\" class=\"playlist-card\">\n<h3>\u81ea\u5206\u306e\u9053\u3092\u4fe1\u3058\u308b<\/h3>\n<p class=\"soozhee-playlist-description\">\u5468\u56f2\u306e\u96d1\u97f3\u3092\u6d88\u3057\u53bb\u308a\u3001\u81ea\u5206\u81ea\u8eab\u306e\u65c5\u3092\u6df1\u304f\u4fe1\u983c\u3067\u304d\u308b\u3088\u3046\u306b\u5c0e\u304f\u30a4\u30f3\u30b9\u30d4\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u6b4c\u3002\u3053\u308c\u3089\u306e\u697d\u66f2\u306f\u3001\u3042\u306a\u305f\u3092\u5185\u306a\u308b\u7f85\u91dd\u76e4\u3068\u518d\u3073\u7d50\u3073\u3064\u3051\u3001\u3042\u306a\u305f\u3060\u3051\u306e\u9053\u3078\u306e\u4fe1\u983c\u3092\u5f37\u3081\u307e\u3059\u3002<\/p>\n<p><a class=\"listen-button\" href=\"\/ja\/trusting-your-own-path\/#trust-path\">\u53d7\u3051\u5165\u308c\u308b<\/a><\/p>\n<\/div>\n\n\n\n<div id=\"no-regret\" class=\"playlist-card\">\n<h3>\u5f8c\u6094\u306e\u306a\u3044\u751f\u304d\u65b9<\/h3>\n<p class=\"soozhee-playlist-description\">\u4eba\u751f\u3092\u5b8c\u5168\u306b\u62b1\u304d\u3057\u3081\u3001\u3059\u3079\u3066\u306e\u77ac\u9593\u304c\u8cb4\u91cd\u3067\u3042\u308b\u3053\u3068\u3092\u77e5\u308b\u305f\u3081\u306e\u660e\u6670\u3055\u3092\u4e0e\u3048\u3066\u304f\u308c\u308b\u6b4c\u3002\u3053\u308c\u3089\u306e\u697d\u66f2\u306f\u3001\u610f\u56f3\u3092\u6301\u3063\u3066\u884c\u52d5\u3057\u3001\u8a9e\u308a\u3001\u611b\u3059\u308b\u3053\u3068\u3092\u52a9\u3051\u307e\u3059\u3002\u3082\u3057\u660e\u65e5\u304c\u6765\u306a\u304f\u3066\u3082\u3001\u3042\u306a\u305f\u306f\u4eca\u65e5\u3092\u5b8c\u5168\u306b\u751f\u304d\u305f\u3068\u5206\u304b\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><a class=\"listen-button\" href=\"\/ja\/living-without-regret\/#no-regret\">\u53d7\u3051\u5165\u308c\u308b<\/a><\/p>\n<\/div>\n\n\n\n<div id=\"letting-go\" class=\"playlist-card\">\n<h3>\u624b\u653e\u3059<\/h3>\n<p class=\"soozhee-playlist-description\">\u64cd\u4f5c\u3084\u671f\u5f85\u3001\u904e\u53bb\u306e\u91cd\u8377\u304b\u3089\u89e3\u304d\u653e\u3064\u305f\u3081\u306e\u6d44\u5316\u306e\u6b4c\u3002\u3053\u308c\u3089\u306e\u697d\u66f2\u306f\u3001\u3082\u306f\u3084\u5f79\u7acb\u305f\u306a\u3044\u3082\u306e\u3092\u624b\u653e\u3059\u3053\u3068\u3092\u52a9\u3051\u3001\u660e\u6670\u3055\u3068\u5b89\u3089\u304e\u3092\u3082\u3063\u3066\u524d\u9032\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002<\/p>\n<p><a class=\"listen-button\" href=\"\/ja\/letting-go\/#letting-go\">\u53d7\u3051\u5165\u308c\u308b<\/a><\/p>\n<\/div>\n\n\n\n<!-- Create Unapologetically -->\n  <div id=\"create-unapologetic\" class=\"playlist-card\">\n    <h3 class=\"soozhee-playlist-title\">\u9060\u616e\u306a\u304f\u5275\u9020\u3059\u308b<\/h3>\n<p class=\"soozhee-playlist-description\">\u3082\u306f\u3084\u8a31\u53ef\u3092\u5f85\u305f\u306a\u3044\u8005\u305f\u3061\u306e\u305f\u3081\u306e\u7570\u661f\u306e\u5468\u6ce2\u6570\u3002\u3053\u308c\u3089\u306e\u4f1d\u9054\u306f\u8ad6\u7406\u3092\u98db\u3073\u8d8a\u3048\u3001\u3042\u306a\u305f\u306e\u4e2d\u3067\u307e\u3060\u899a\u3048\u3066\u3044\u308b\u90e8\u5206\u306b\u76f4\u63a5\u8a9e\u308a\u304b\u3051\u307e\u3059\u3002<\/p>\n    <p><a class=\"listen-button\" href=\"\/ja\/create-unapologetically\/#create-unapologetic\">\u8074\u304d\u5165\u308b<\/a><\/p>\n  <\/div>\n\n\n\n<\/div>\n <!-- Alien On Earth -->\n  <div id=\"alien-on-earth\" class=\"playlist-card\">\n    <h3>\u5730\u7403\u306e\u30a8\u30a4\u30ea\u30a2\u30f3<\/h3>\n<p class=\"soozhee-playlist-description\">\u7f8e\u3057\u3044\u30a2\u30a6\u30c8\u30b5\u30a4\u30c0\u30fc\u306e\u305f\u3081\u306e\u30b8\u30e3\u30ba\u306b\u67d3\u307e\u3063\u305f\u4f1d\u9054\u3002\u3053\u308c\u306f\u6b4c\u3067\u306f\u306a\u304f\u3001\u5ea7\u6a19\u3067\u3059\u3002\u3042\u306a\u305f\u3092\u5909\u3048\u308b\u3053\u3068\u306a\u304f\u3001\u6545\u90f7\u3078\u3068\u5c0e\u304d\u307e\u3059\u3002<\/p>\n    <p><a class=\"listen-button\" href=\"\/ja\/alien-on-earth\/#alien-on-earth\">\u8074\u304d\u5165\u308b<\/a><\/p>\n<\/div>\n<!-- Sleepy Meditations -->\n  <div id=\"sleepy-meditations\" class=\"playlist-card\">\n    <h3>\u7720\u308a\u306e\u7791\u60f3 <\/h3>\n<p class=\"soozhee-playlist-description\">\u8eab\u4f53\u3092\u3084\u308f\u3089\u3052\u3001\u5fc3\u3092\u6f84\u307e\u305b\u308b\u305f\u3081\u306e\u5185\u306a\u308b\u7652\u3057\u306e\u30c8\u30e9\u30c3\u30af\u3002\u3072\u3068\u3064\u3072\u3068\u3064\u304c\u9759\u3051\u3055\u3001\u5b58\u5728\u611f\u3001\u305d\u3057\u3066\u660e\u6670\u3055\u3078\u306e\u6249\u3092\u958b\u304d\u307e\u3059\u3002\u9759\u304b\u306b\u6d41\u3057\u3066\u3001\u305d\u308c\u306b\u8eab\u3092\u3086\u3060\u306d\u3001\u6574\u3048\u3066\u3082\u3089\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n    <p><a class=\"listen-button\" href=\"\/ja\/sleepy-meditations\/#sleepy-meditations\">\u305d\u308c\u306b\u62b1\u304b\u308c\u3066<\/a><\/p>\n<\/div>\n<!-- I AM Angel Meditations -->\n  <div id=\"angel-meditations\" class=\"playlist-card\">\n    <h3>I AM Angel Meditations<\/h3>\n<p class=\"soozhee-playlist-description\">\u3053\u308c\u306f\u30a2\u30d5\u30a1\u30e1\u30fc\u30b7\u30e7\u30f3\u3067\u306f\u306a\u304f\u3001\u3042\u306a\u305f\u304c\u5e38\u306b\u305d\u3046\u3067\u3042\u3063\u305f\u5b58\u5728\u306e\u97ff\u304d\u3067\u3059\u3002\u3072\u3068\u3064\u3072\u3068\u3064\u306e\u6b4c\u304c\u512a\u3057\u304f\u3001\u9b42\u306e\u529b\u3092\u601d\u3044\u51fa\u3055\u305b\u307e\u3059\u3002\u606f\u3092\u3057\u3066\u3002\u601d\u3044\u51fa\u3057\u3066\u3002\u9084\u3063\u3066\u304d\u3066\u3002<\/p>\n    <p><a class=\"listen-button\" href=\"\/ja\/i-am-angel-meditations\/#angel-meditations\">\u305d\u308c\u306b\u62b1\u304b\u308c\u3066<\/a><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Covers Familiar melodies that understand the feeling exactly. Sometimes we don\u2019t need new words\u2014just to feel heard. &nbsp; \ud83d\udc9c Stream this remedy on: Releasing Your Emotional Clutter Soulful songs to clear the mind and heart of lingering fears, doubts, and attachments. These remedies create space for peace, allowing only what truly nourishes your spirit to remain. Listen Now Trusting Your Own Path Inspiring songs to tune out external noise and deeply trust your own journey. These remedies reconnect you with your inner compass, strengthening your faith in the path that\u2019s uniquely yours. Let It In Living Without Regret Clarifying songs for embracing life fully, knowing each moment is precious. These [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3237","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Covers - Soozhee<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/soozhee.com\/ja\/covers\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Covers - Soozhee\" \/>\n<meta property=\"og:description\" content=\"Covers Familiar melodies that understand the feeling exactly. Sometimes we don\u2019t need new words\u2014just to feel heard. &nbsp; \ud83d\udc9c Stream this remedy on: Releasing Your Emotional Clutter Soulful songs to clear the mind and heart of lingering fears, doubts, and attachments. These remedies create space for peace, allowing only what truly nourishes your spirit to remain. Listen Now Trusting Your Own Path Inspiring songs to tune out external noise and deeply trust your own journey. These remedies reconnect you with your inner compass, strengthening your faith in the path that\u2019s uniquely yours. Let It In Living Without Regret Clarifying songs for embracing life fully, knowing each moment is precious. These [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/soozhee.com\/ja\/covers\/\" \/>\n<meta property=\"og:site_name\" content=\"Soozhee\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-02T17:45:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"3\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/soozhee.com\/covers\/\",\"url\":\"https:\/\/soozhee.com\/covers\/\",\"name\":\"Covers - Soozhee\",\"isPartOf\":{\"@id\":\"https:\/\/soozhee.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/soozhee.com\/covers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/soozhee.com\/covers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg\",\"datePublished\":\"2025-08-01T15:04:28+00:00\",\"dateModified\":\"2025-11-02T17:45:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/soozhee.com\/covers\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/soozhee.com\/covers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/soozhee.com\/covers\/#primaryimage\",\"url\":\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg\",\"contentUrl\":\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/soozhee.com\/covers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/soozhee.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Covers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/soozhee.com\/#website\",\"url\":\"https:\/\/soozhee.com\/\",\"name\":\"Soozhee\",\"description\":\"#lovehastocomefirst\",\"publisher\":{\"@id\":\"https:\/\/soozhee.com\/#\/schema\/person\/7816c9b1ec2fc4a31b5951b733a51a55\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/soozhee.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/soozhee.com\/#\/schema\/person\/7816c9b1ec2fc4a31b5951b733a51a55\",\"name\":\"Soozhee Pearce\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/soozhee.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/soozhee.com\/wp-content\/uploads\/2024\/04\/SOOZHEE-LOGO-4.jpg\",\"contentUrl\":\"https:\/\/soozhee.com\/wp-content\/uploads\/2024\/04\/SOOZHEE-LOGO-4.jpg\",\"width\":1024,\"height\":1024,\"caption\":\"Soozhee Pearce\"},\"logo\":{\"@id\":\"https:\/\/soozhee.com\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/soozhee.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Covers - Soozhee","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/soozhee.com\/ja\/covers\/","og_locale":"ja_JP","og_type":"article","og_title":"Covers - Soozhee","og_description":"Covers Familiar melodies that understand the feeling exactly. Sometimes we don\u2019t need new words\u2014just to feel heard. &nbsp; \ud83d\udc9c Stream this remedy on: Releasing Your Emotional Clutter Soulful songs to clear the mind and heart of lingering fears, doubts, and attachments. These remedies create space for peace, allowing only what truly nourishes your spirit to remain. Listen Now Trusting Your Own Path Inspiring songs to tune out external noise and deeply trust your own journey. These remedies reconnect you with your inner compass, strengthening your faith in the path that\u2019s uniquely yours. Let It In Living Without Regret Clarifying songs for embracing life fully, knowing each moment is precious. These [&hellip;]","og_url":"https:\/\/soozhee.com\/ja\/covers\/","og_site_name":"Soozhee","article_modified_time":"2025-11-02T17:45:52+00:00","og_image":[{"url":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"3\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/soozhee.com\/covers\/","url":"https:\/\/soozhee.com\/covers\/","name":"Covers - Soozhee","isPartOf":{"@id":"https:\/\/soozhee.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/soozhee.com\/covers\/#primaryimage"},"image":{"@id":"https:\/\/soozhee.com\/covers\/#primaryimage"},"thumbnailUrl":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg","datePublished":"2025-08-01T15:04:28+00:00","dateModified":"2025-11-02T17:45:52+00:00","breadcrumb":{"@id":"https:\/\/soozhee.com\/covers\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/soozhee.com\/covers\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/soozhee.com\/covers\/#primaryimage","url":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg","contentUrl":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/9\/92\/Amazon_Music_logo.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/soozhee.com\/covers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/soozhee.com\/"},{"@type":"ListItem","position":2,"name":"Covers"}]},{"@type":"WebSite","@id":"https:\/\/soozhee.com\/#website","url":"https:\/\/soozhee.com\/","name":"Soozhee","description":"#lovehastocomefirst","publisher":{"@id":"https:\/\/soozhee.com\/#\/schema\/person\/7816c9b1ec2fc4a31b5951b733a51a55"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/soozhee.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":["Person","Organization"],"@id":"https:\/\/soozhee.com\/#\/schema\/person\/7816c9b1ec2fc4a31b5951b733a51a55","name":"Soozhee Pearce","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/soozhee.com\/#\/schema\/person\/image\/","url":"https:\/\/soozhee.com\/wp-content\/uploads\/2024\/04\/SOOZHEE-LOGO-4.jpg","contentUrl":"https:\/\/soozhee.com\/wp-content\/uploads\/2024\/04\/SOOZHEE-LOGO-4.jpg","width":1024,"height":1024,"caption":"Soozhee Pearce"},"logo":{"@id":"https:\/\/soozhee.com\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/soozhee.com"]}]}},"_links":{"self":[{"href":"https:\/\/soozhee.com\/ja\/wp-json\/wp\/v2\/pages\/3237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/soozhee.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/soozhee.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/soozhee.com\/ja\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/soozhee.com\/ja\/wp-json\/wp\/v2\/comments?post=3237"}],"version-history":[{"count":0,"href":"https:\/\/soozhee.com\/ja\/wp-json\/wp\/v2\/pages\/3237\/revisions"}],"wp:attachment":[{"href":"https:\/\/soozhee.com\/ja\/wp-json\/wp\/v2\/media?parent=3237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}