{"product_id":"guided-living-trust-workbook-rjc","title":"ガイド付きリビングトラストワークブック","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Educational Guide \/ Estate Planning Notebook\nTarget Audience: Adults \u0026 seniors planning for the future, seeking clarity and security\nVisual Style: Professional, trustworthy, authoritative yet accessible\nColor Strategy: Trustworthy Navy Blue (--primary) with Slate Grays for high readability\nShape Strategy: Radius 8px-16px (structured but approachable, softening legal anxiety)\nTypography Strategy: Large Type (H1 34-44px, Body 18-20px) \/ Mobile-first, excellent legibility for mature eyes\nMobile Table Strategy: Card-based (No horizontal scroll, high contrast data-labels)\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    \/* CSS Variables Design System *\/\n    --primary: #1e3a8a;       \/* Trustworthy Navy Blue *\/\n    --primary-light: #eff6ff;\n    --bg-body: #ffffff;\n    --bg-card: #f8fafc;       \/* Subtle slate for contrast *\/\n    --text-main: #0f172a;     \/* High contrast slate black *\/\n    --text-sub: #475569;      \/* Readable secondary gray *\/\n    --border-color: #e2e8f0;\n    --radius-md: 8px;\n    --radius-lg: 16px;\n    --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n    --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n    \n    \/* Spacing \u0026 Layout *\/\n    --spacing-section: clamp(2rem, 5vw, 4rem);\n    \n    \/* Core Layout Rules *\/\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    font-family: 'Helvetica Neue', Arial, sans-serif, system-ui;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    overflow-wrap: break-word;\n    word-break: break-word;\n    line-height: 1.7;\n  }\n\n  .product-detail-container * {\n    box-sizing: border-box;\n  }\n\n  \/* Typography System *\/\n  .product-detail-container h1 {\n    font-size: clamp(32px, 4vw, 44px);\n    font-weight: 700;\n    color: var(--primary);\n    line-height: 1.2;\n    margin: 0 0 1rem 0;\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--text-main);\n    line-height: 1.3;\n    margin: 0 0 1rem 0;\n  }\n\n  .product-detail-container h3 {\n    font-size: clamp(20px, 2.5vw, 24px);\n    font-weight: 600;\n    color: var(--text-main);\n    margin: 0 0 1rem 0;\n  }\n\n  .product-detail-container p {\n    font-size: clamp(18px, 2vw, 20px);\n    color: var(--text-sub);\n    margin: 0 0 1.5rem 0;\n  }\n\n  .product-detail-container ul {\n    font-size: clamp(18px, 2vw, 20px);\n    color: var(--text-sub);\n    padding-left: 1.5rem;\n    margin: 0 0 1.5rem 0;\n  }\n\n  .product-detail-container li {\n    margin-bottom: 0.75rem;\n  }\n\n  \/* Image \u0026 Media Protocol *\/\n  .product-detail-container .media-wrapper {\n    width: 100%;\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    background: var(--bg-card);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .product-detail-container img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain; \/* Failsafe *\/\n  }\n\n  \/* Placeholder Styling for AI Output *\/\n  .product-detail-container .img-placeholder {\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    background: #f8f9fa;\n    border: 2px dashed #cbd5e1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #64748b;\n    font-size: 1.25rem;\n    font-weight: 600;\n    border-radius: var(--radius-lg);\n  }\n\n  \/* Non-clickable Badge *\/\n  .product-detail-container .trust-badge {\n    display: inline-block;\n    background-color: var(--primary-light);\n    color: var(--primary);\n    padding: 0.5rem 1rem;\n    border-radius: 50px;\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Section Spacing *\/\n  .product-detail-container .section {\n    padding: var(--spacing-section) 0;\n    border-bottom: 1px solid var(--border-color);\n  }\n  .product-detail-container .section:last-child {\n    border-bottom: none;\n  }\n\n  \/* Hero Section *\/\n  .product-detail-container .hero-section {\n    text-align: center;\n    padding-top: var(--spacing-section);\n  }\n  .product-detail-container .hero-content {\n    max-width: 800px;\n    margin: 0 auto var(--spacing-section) auto;\n  }\n\n  \/* Z-Pattern Features (Mobile First) *\/\n  .product-detail-container .feature-list {\n    display: flex;\n    flex-direction: column;\n    gap: var(--spacing-section);\n  }\n\n  .product-detail-container .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 2rem;\n  }\n\n  \/* Desktop Z-Pattern *\/\n  @media (min-width: 768px) {\n    .product-detail-container .feature-item {\n      flex-direction: row;\n      align-items: center;\n    }\n    .product-detail-container .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .product-detail-container .feature-media,\n    .product-detail-container .feature-copy {\n      flex: 1;\n      width: 50%;\n    }\n    .product-detail-container .feature-copy {\n      padding: 0 2rem;\n    }\n  }\n\n  \/* Specifications Table (Card-based on Mobile) *\/\n  .product-detail-container .specs-table-wrapper {\n    width: 100%;\n  }\n\n  .product-detail-container table {\n    width: 100%;\n    border-collapse: collapse;\n    background: var(--bg-body);\n  }\n\n  .product-detail-container th, \n  .product-detail-container td {\n    padding: 1.25rem;\n    text-align: left;\n    font-size: 18px;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .product-detail-container th {\n    background-color: var(--bg-card);\n    font-weight: 600;\n    color: var(--text-main);\n  }\n\n  \/* Mobile Specs Table Constraint *\/\n  @media (max-width: 767px) {\n    .product-detail-container table, \n    .product-detail-container thead, \n    .product-detail-container tbody, \n    .product-detail-container tr, \n    .product-detail-container th, \n    .product-detail-container td {\n      display: block;\n      width: 100%;\n    }\n    .product-detail-container thead {\n      display: none;\n    }\n    .product-detail-container tr {\n      margin-bottom: 1.5rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: var(--bg-card);\n      overflow: hidden;\n    }\n    .product-detail-container td {\n      display: flex;\n      flex-direction: column;\n      padding: 1rem 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .product-detail-container td:last-child {\n      border-bottom: none;\n    }\n    .product-detail-container td::before {\n      content: attr(data-label);\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 0.5rem;\n      font-size: 16px;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n  }\n\n  \/* FAQ Section *\/\n  .product-detail-container .faq-item {\n    background: var(--bg-card);\n    border-radius: var(--radius-md);\n    padding: 2rem;\n    margin-bottom: 1.5rem;\n  }\n  .product-detail-container .faq-item h3 {\n    color: var(--primary);\n    margin-bottom: 0.75rem;\n  }\n  .product-detail-container .faq-item p {\n    margin: 0;\n  }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"section hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"trust-badge\"\u003e必須の遺産計画\u003c\/div\u003e\n\n\u003ch1\u003e絶対的な明確さであなたの遺産を守りましょう\u003c\/h1\u003e\n\n\u003ch2\u003e自分で作る生前信託：究極のステップバイステップガイド\u003c\/h2\u003e\n\n\u003cp\u003e遺産計画の複雑さを自信を持って乗り越えましょう。遺産を効果的に管理したい個人向けに設計されたこの包括的なノートは、混乱しがちな法律手続きを簡単でわかりやすい旅に変えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318151601\/fc49f8622b6cd9e7389850855a59e468.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318151601\/77c507e073bd030b58bcdf08d11ad276.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e包括的で明確な指示\u003c\/h3\u003e\n\n\u003cp\u003eもう法律の推測は不要です。このガイドは複雑な生前信託の概念をわかりやすく分解するように綿密に作られています。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e資産保護の基本的な柱を理解しましょう。\u003c\/li\u003e\n\t\u003cli\u003e家族の状況に最適な信託の種類を正確に特定しましょう。\u003c\/li\u003e\n\t\u003cli\u003e構造化され読みやすい章で遺産を完全に管理しましょう。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318151601\/217d24b00505c16439a0ce72b9343d80.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e確実なステップバイステップの方法論\u003c\/h3\u003e\n\n\u003cp\u003eこれは単なる読み物ではなく、実践的なワークブックです。生前信託の設定における重要な段階をすべて案内し、重要な詳細を見落とさないようにします。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e資産の初期収集から最終の公証まで、構造化されたチェックリストに従いましょう。\u003c\/li\u003e\n\t\u003cli\u003e考えや法的意図を安全に整理する記入式テンプレート。\u003c\/li\u003e\n\t\u003cli\u003e遺産移転を遅らせる一般的な落とし穴を避けましょう。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318151601\/c612280f21295733e0c188120116d649.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e完全な安心のために必須\u003c\/h3\u003e\n\n\u003cp\u003e今日から家族の未来を自分で管理しましょう。遺産計画の愛好家や初心者に最適なこのガイドは、効率的に遺産を管理し、高額な初期相談料を節約する力を与えます。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e相続人を長期で公開され高額な遺言検認手続きから守りましょう。\u003c\/li\u003e\n\t\u003cli\u003e医療および財務に関する希望を明確に文書化しましょう。\u003c\/li\u003e\n\t\u003cli\u003eあなたの人生の成果が意図した通りに確実に守られているという安心感を得ましょう。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table Section --\u003e\n\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"hero-content\" style=\"margin-bottom: 2rem; text-align: center;\"\u003e\n\u003ch2\u003e製品仕様\u003c\/h2\u003e\n\n\u003cp\u003eガイドの詳細な物理的および機能的特性。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e仕様\u003c\/th\u003e\n\t\t\t\u003cth\u003e詳細\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Format Type\"\u003eフォーマットタイプ\u003c\/td\u003e\n\t\t\t\u003ctd\u003eインタラクティブワークブック／ノートガイド\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Target Audience\"\u003e対象読者\u003c\/td\u003e\n\t\t\t\u003ctd\u003e遺産計画愛好家、個人、家族\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003e寸法\u003c\/td\u003e\n\t\t\t\u003ctd\u003e14 x 21 cm（5.51 x 8.27インチ）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Item Weight\"\u003e商品重量\u003c\/td\u003e\n\t\t\t\u003ctd\u003e450 g（15.9オンス）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Language\"\u003e言語\u003c\/td\u003e\n\t\t\t\u003ctd\u003e英語\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"hero-content\" style=\"margin-bottom: 2rem; text-align: center;\"\u003e\n\u003ch2\u003eよくある質問\u003c\/h2\u003e\n\n\u003cp\u003eこの生前信託ガイドの使い方に関するすべての情報。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eこのガイドを使うのに法律の知識は必要ですか？\u003c\/h3\u003e\n\n\u003cp\u003eまったく違います。このガイドは全くの初心者を念頭に書かれています。複雑な法律用語をわかりやすい日本語に翻訳し、誰でも自信を持って生前信託の作成プロセスを進められるようにしています。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eこれで弁護士は不要ですか？\u003c\/h3\u003e\n\n\u003cp\u003eこの包括的なノートは、生前信託を作成するための重要な枠組み、教育、ステップバイステップの整理を提供しますが、最終的な書類は特定の地域の法律に完全に準拠していることを確認するために、必ず有資格の弁護士に確認してもらうことを強くお勧めします。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eこのガイドが一般的な遺産計画の書籍と異なる点は何ですか？\u003c\/h3\u003e\n\n\u003cp\u003e一般的なテキスト中心の書籍とは異なり、これは構造化されたノートとガイドを兼ね備えています。実践的なステップバイステップの行動、個人のメモ用に整理されたセクション、そして実際にプロセスを完了できるように明確な直線的進行を取り入れています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"📘 1冊（標準版）","offer_id":47908473405652,"sku":"0319-13385008","price":12.95,"currency_code":"USD","in_stock":true},{"title":"👥 2セット（カップル向け - 20%割引）","offer_id":47908473438420,"sku":"0319-13383537","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/77c507e073bd030b58bcdf08d11ad276.jpg?v=1778307827","url":"https:\/\/omurio.com\/ja\/products\/guided-living-trust-workbook-rjc","provider":"Omurio","version":"1.0","type":"link"}