{"product_id":"monk-dispatch-service","title":"ご僧侶派遣サービス","description":"\u003cstyle\u003e\n  .tt-lp-wrap { font-family: 'Noto Sans JP', 'Inter', sans-serif; max-width: 1000px; margin: 0 auto; padding: 32px 16px; background-color: #fdfcfc; color: #4a4a4a; box-sizing: border-box; }\n  .tt-lp-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .tt-lp-wrap img { display: block !important; margin: 0 !important; padding: 0 !important; vertical-align: top !important; max-width: 100% !important; height: 100% !important; object-fit: cover !important; }\n  .tt-hero { background-color: #faf5f6; padding: 48px 24px; border-radius: 24px; text-align: center; margin-bottom: 48px; border: 1px solid #f3ebed; }\n  .tt-hero-badge { display: inline-block; font-size: 13px; color: #8c7679; border: 1px solid rgba(140,118,121,0.6); padding: 6px 16px; border-radius: 9999px; margin-bottom: 24px; font-weight: 500; letter-spacing: 0.05em; background: #fff; }\n  .tt-hero-title { font-size: 24px; font-weight: 700; color: #333; line-height: 1.4; margin-bottom: 24px; }\n  .tt-hero-desc { font-size: 14px; color: #5c5c5c; line-height: 1.7; max-width: 672px; margin-left: auto; margin-right: auto; }\n  .tt-sec-title { font-size: 20px; font-weight: 700; color: #333; position: relative; padding-bottom: 20px; display: inline-block; text-align: center; }\n  .tt-sec-title::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 48px; height: 2px; background-color: #8c7679; }\n  .tt-grid-3 { display: grid; grid-template-columns: 1fr; gap: 24px; }\n  .tt-grid-4 { display: grid; grid-template-columns: 1fr; gap: 24px; }\n  .tt-grid-2 { display: grid; grid-template-columns: 1fr; gap: 32px; max-width: 896px; margin: 0 auto; }\n  .tt-card { background: #fff; border: 1px solid #f0eaec; padding: 24px; border-radius: 16px; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }\n  .tt-icon-bg { width: 48px; height: 48px; border-radius: 50%; background: #faf5f6; display: flex; align-items: center; justify-content: center; margin-bottom: 24px; color: #8c7679; }\n  .tt-faq-item { background: #fff; border: 1px solid #f0eaec; border-radius: 12px; padding: 20px; margin-bottom: 16px; box-shadow: 0 1px 3px rgba(0,0,0,0.02); }\n  .tt-faq-q { font-size: 15px; font-weight: 700; color: #333; margin-bottom: 12px; display: flex; align-items: flex-start; gap: 8px; line-height: 1.5; }\n  .tt-faq-q-icon { color: #8c7679; font-weight: 700; flex-shrink: 0; }\n  .tt-faq-a { font-size: 13px; color: #555; line-height: 1.7; padding-left: 24px; border-top: 1px dashed #f5efec; padding-top: 12px; }\n  \n  \/* テーブル用追加スタイル *\/\n  .tt-table-wrap { width: 100%; overflow-x: auto; background: #fff; border: 1px solid #f0eaec; border-radius: 16px; }\n  .tt-table { width: 100%; border-collapse: collapse; text-align: left; font-size: 13px; }\n  .tt-table th { background: #faf5f6; color: #333; padding: 14px 16px; font-weight: 700; border-bottom: 1px solid #f0eaec; white-space: nowrap; }\n  .tt-table td { padding: 16px; border-bottom: 1px solid #f5efec; color: #555; line-height: 1.6; }\n  .tt-table tr:last-child td { border-bottom: none; }\n\n  @media (min-width: 768px) {\n    .tt-hero-title { font-size: 32px; }\n    .tt-grid-3 { grid-template-columns: repeat(3, 1fr); }\n    .tt-grid-4 { grid-template-columns: repeat(4, 1fr); }\n    .tt-grid-2 { grid-template-columns: repeat(2, 1fr); }\n  }\n  #tetote-contact-grid-wrap.tetote-contact-grid-container {\n  max-width: 540px;\n  margin: 32px auto;\n  padding: 0 20px;\n  text-align: center;\n  font-family: inherit;\n  box-sizing: border-box;\n}\n\n#tetote-contact-grid-wrap .tetote-contact-grid-lead {\n  font-size: 0.95rem;\n  color: #a39285;\n  margin-bottom: 6px;\n  font-weight: normal;\n  letter-spacing: 0.03em;\n  line-height: 1.6;\n  border: none !important;\n}\n\n#tetote-contact-grid-wrap .tetote-contact-grid-title {\n  font-size: 1.35rem;\n  color: #4a4a4a;\n  margin: 0 0 20px 0;\n  font-weight: 500;\n  letter-spacing: 0.05em;\n  border: none !important;\n}\n\n#tetote-contact-grid-wrap .tetote-contact-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  box-sizing: border-box;\n}\n\n\/* リンク（aタグ）に対する下線消去の徹底 *\/\n#tetote-contact-grid-wrap .tetote-grid-item {\n  display: flex !important;\n  align-items: center !important;\n  padding: 12px 14px !important;\n  background: #fbf9f6 !important;\n  border: 1px solid #ebdcd0 !important;\n  border-radius: 6px !important;\n  color: #4a4a4a !important;\n  transition: all 0.2s ease !important;\n  box-sizing: border-box !important;\n  min-height: 64px !important;\n  \n  text-decoration: none !important;\n  border-bottom: 1px solid #ebdcd0 !important;\n  box-shadow: none !important;\n  background-image: none !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-item::before,\n#tetote-contact-grid-wrap .tetote-grid-item::after {\n  display: none !important;\n  content: none !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-item:hover,\n#tetote-contact-grid-wrap .tetote-grid-item:focus,\n#tetote-contact-grid-wrap .tetote-grid-item:active {\n  background: #f5efe9 !important;\n  border-color: #dcc7b7 !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #dcc7b7 !important;\n  box-shadow: none !important;\n  background-image: none !important;\n  outline: none !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-item:hover::before,\n#tetote-contact-grid-wrap .tetote-grid-item:hover::after {\n  display: none !important;\n  content: none !important;\n}\n\n\/* LINE専用スタイル *\/\n#tetote-contact-grid-wrap .tetote-grid-item.tetote-line {\n  background: #f4f8f4 !important;\n  border-color: #d8ebd8 !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-item.tetote-line:hover {\n  background: #eaf3ea !important;\n  border-color: #c2dec2 !important;\n}\n\n\/* アイコンとテキストのスタイル *\/\n#tetote-contact-grid-wrap .tetote-grid-icon {\n  width: 22px !important;\n  height: 22px !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  margin-right: 10px !important;\n  flex-shrink: 0 !important;\n  color: #a39285 !important;\n  background: none !important;\n  border: none !important;\n}\n\n#tetote-contact-grid-wrap .tetote-line .tetote-grid-icon {\n  color: #62a862 !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-icon svg {\n  width: 100% !important;\n  height: 100% !important;\n  fill: currentColor !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-item:not(.tetote-line) .tetote-grid-icon svg {\n  fill: none !important;\n  stroke: currentColor !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-info {\n  display: flex !important;\n  flex-direction: column !important;\n  text-align: left !important;\n  line-height: 1.3 !important;\n  background: none !important;\n  border: none !important;\n  overflow: hidden;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-label {\n  font-size: 0.8rem !important;\n  color: #a39285 !important;\n  margin-bottom: 2px !important;\n  display: block !important;\n  font-weight: normal !important;\n  background: none !important;\n  border: none !important;\n  white-space: nowrap;\n}\n\n#tetote-contact-grid-wrap .tetote-line .tetote-grid-label {\n  color: #62a862 !important;\n  font-weight: normal !important;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-name {\n  font-size: 1rem !important;\n  font-weight: 500 !important;\n  letter-spacing: 0.01em !important;\n  color: #4a4a4a !important;\n  background: none !important;\n  border: none !important;\n  white-space: nowrap;\n}\n\n#tetote-contact-grid-wrap .tetote-grid-item *,\n#tetote-contact-grid-wrap .tetote-grid-item *:hover {\n  text-decoration: none !important;\n  border-bottom: none !important;\n  box-shadow: none !important;\n  background-image: none !important;\n}\n\n\/* モバイル・レスポンシブ対応 *\/\n@media (max-width: 480px) {\n  #tetote-contact-grid-wrap .tetote-grid-item {\n    padding: 10px 8px !important;\n  }\n  #tetote-contact-grid-wrap .tetote-grid-icon {\n    width: 18px !important;\n    height: 18px !important;\n    margin-right: 6px !important;\n  }\n  #tetote-contact-grid-wrap .tetote-grid-name {\n    font-size: 0.88rem !important;\n  }\n  #tetote-contact-grid-wrap .tetote-grid-label {\n    font-size: 0.72rem !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tt-lp-wrap\"\u003e\n\u003c!-- ヒーローセクション --\u003e\n\u003csection class=\"tt-hero\"\u003e\n\u003cdiv style=\"max-width: 768px; margin: 0 auto;\"\u003e\n\u003cspan class=\"tt-hero-badge\"\u003e安心のご僧侶手配・お供養のご案内\u003c\/span\u003e\n\u003ch1 class=\"tt-hero-title\"\u003e大切な方へ、心を込めたご供養を。\u003cbr\u003e初めての方も安心の定額制でお手配します。\u003c\/h1\u003e\n\u003cp class=\"tt-hero-desc\"\u003eお寺とのお付き合いがない方や、お供養の手順が分からない方もご安心ください。tetoteでは、檀家になる必要がなく、お車代や御膳料もすべて含んだ明朗会計で丁寧なご僧侶をご案内いたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 特徴セクション（tetoteの4つの安心理由） --\u003e\n\u003csection style=\"margin-bottom: 48px;\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 32px;\"\u003e\n\u003ch2 class=\"tt-sec-title\"\u003etetoteのご僧侶手配が選ばれる安心の理由\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-grid-4\"\u003e\n\u003cdiv class=\"tt-card\"\u003e\n\u003cdiv class=\"tt-icon-bg\"\u003e\u003csvg style=\"width: 20px; height: 20px;\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"font-size: 15px; font-weight: bold; color: #333; margin-bottom: 12px;\"\u003e追加費用なしの定額制\u003c\/h3\u003e\n\u003cp style=\"font-size: 12px; color: #666; line-height: 1.6;\"\u003e読経料・お車代・御膳料・心づけなど、すべて含まれて一律 35,000円。後から追加請求される心配はありません。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-card\"\u003e\n\u003cdiv class=\"tt-icon-bg\"\u003e\u003csvg style=\"width: 20px; height: 20px;\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"font-size: 15px; font-weight: bold; color: #333; margin-bottom: 12px;\"\u003e檀家になる必要はありません\u003c\/h3\u003e\n\u003cp style=\"font-size: 12px; color: #666; line-height: 1.6;\"\u003eお寺の檀家（門徒）になる必要はなく、入会金や年会費、寄付金なども一切かかりません。1回限りのご利用でも安心です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-card\"\u003e\n\u003cdiv class=\"tt-icon-bg\"\u003e\u003csvg style=\"width: 20px; height: 20px;\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"font-size: 15px; font-weight: bold; color: #333; margin-bottom: 12px;\"\u003e主要な宗派に対応\u003c\/h3\u003e\n\u003cp style=\"font-size: 12px; color: #666; line-height: 1.6;\"\u003e浄土真宗・浄土宗・真言宗・曹洞宗・臨済宗・日蓮宗など、主要宗派を幅広く網羅。宗派がわからない場合もご相談ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-card\"\u003e\n\u003cdiv class=\"tt-icon-bg\"\u003e\u003csvg style=\"width: 20px; height: 20px;\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"font-size: 15px; font-weight: bold; color: #333; margin-bottom: 12px;\"\u003e誠実で心に寄り添うご僧侶\u003c\/h3\u003e\n\u003cp style=\"font-size: 12px; color: #666; line-height: 1.6;\"\u003e正式な僧侶資格（度牒）を保有し、ご家族のお気持ちに優しく寄り添った丁寧なお勤めをしてくださるご僧侶のみを厳選しています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- プラン料金案内セクション --\u003e\n\u003csection style=\"margin-bottom: 48px;\" id=\"section-plans\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 32px;\"\u003e\n\u003ch2 class=\"tt-sec-title\"\u003eご僧侶手配 料金プラン\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 16px;\"\u003eわかりやすさを追求した、すべて込みの一律料金です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 600px; margin: 0 auto; background: #fffdfd; border: 2px solid #8c7679; border-radius: 16px; padding: 32px 24px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);\"\u003e\n\u003cspan style=\"background: #8c7679; color: #fff; font-size: 11px; font-weight: 500; padding: 4px 12px; border-radius: 9999px; display: inline-block; margin-bottom: 16px;\"\u003e法事・法要・各種お供養\u003c\/span\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: bold; color: #333; margin-bottom: 16px;\"\u003eご僧侶手配（一括定額）\u003c\/h3\u003e\n\u003cdiv style=\"font-size: 32px; font-weight: bold; color: #8c7679; margin-bottom: 8px;\"\u003e35,000\u003cspan style=\"font-size: 16px; font-weight: 400; color: #555;\"\u003e円（税込）\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #777; margin-bottom: 24px; border-bottom: 1px dashed #e8dfe1; padding-bottom: 16px;\"\u003e※お車代・御膳料・心づけなど、すべての費用が含まれています\u003c\/p\u003e\n\u003cul style=\"text-align: left; font-size: 13px; color: #555; list-style: none; padding: 0; margin-bottom: 32px; line-height: 2;\"\u003e\n\u003cli\u003e\n\u003cspan style=\"color: #8c7679; margin-right: 8px;\"\u003e✦\u003c\/span\u003e\u003cstrong\u003e対応法要：\u003c\/strong\u003e四十九日・回忌法要・お盆\/お彼岸・命日供養・葬儀等\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"color: #8c7679; margin-right: 8px;\"\u003e✦\u003c\/span\u003e\u003cstrong\u003e訪問場所：\u003c\/strong\u003eご自宅・法要会館・墓前・霊園などご指定の場所\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"color: #8c7679; margin-right: 8px;\"\u003e✦\u003c\/span\u003e\u003cstrong\u003e安心の事前打ち合わせ：\u003c\/strong\u003e日程や準備について事前にご確認いただけます\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 対応法要と時期の一覧セクション --\u003e\n\u003csection style=\"margin-bottom: 48px;\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 32px;\"\u003e\n\u003ch2 class=\"tt-sec-title\"\u003e対応可能なご供養・時期の目安\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 16px;\"\u003e以下のすべてのお供養を「一律 35,000円」にて承ります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-table-wrap\"\u003e\n\u003ctable class=\"tt-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eご供養・法要の種類\u003c\/th\u003e\n\u003cth\u003e時期の目安\u003c\/th\u003e\n\u003cth\u003e特徴・内容\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e葬儀・告別式\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eご不幸があった際\u003c\/td\u003e\n\u003ctd\u003e火葬式・一日葬・通夜告別式など、急なご事情の場合も心を込めてお勤めいたします。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e四十九日法要\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e命日から\u003cstrong\u003e49日目\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd\u003e忌明けを迎える重要な法要です。納骨法要の同時実施もご相談いただけます。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e初盆・新盆供養\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e四十九日後に迎える\u003cstrong\u003e最初の「お盆」\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd\u003e故人様が初めて里帰りされる特別なお盆のご供養です。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eお彼岸供養\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3月（春分）・9月（秋分）の前後\u003c\/td\u003e\n\u003ctd\u003eご先祖様に感謝を伝える節目のお参りや読経を行います。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e命日供養\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e毎月の命日（月命日）\/ 毎年の命日\u003c\/td\u003e\n\u003ctd\u003e故人様を偲び、ご自宅やお墓の前で手を合わせるご供養です。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e一周忌\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e命日から\u003cstrong\u003e満1年\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd\u003e命日からちょうど1年目に行う、親族が集まる大切な年忌法要です。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e三回忌\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e命日から\u003cstrong\u003e満2年\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd\u003e満2年目に行う法要です。（※これ以降の年忌は「満〇年−1年」となります）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e七回忌\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e命日から\u003cstrong\u003e満6年\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd\u003e満6年目の節目に行うご供養です。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e十三回忌\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e命日から\u003cstrong\u003e満12年\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd\u003e満12年目の節目に行うご供養です。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 手配の流れセクション（修正版：4ステップ→3ステップ） --\u003e\n\u003csection style=\"margin-bottom: 48px; background: #fcfbfa; border: 1px solid #f5efec; border-radius: 24px; padding: 32px 20px;\" id=\"section-flow\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 32px;\"\u003e\n\u003ch2 class=\"tt-sec-title\"\u003eご利用の流れ\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 16px;\"\u003eWebから簡単にご注文・お申し込みいただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-grid-3\"\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #f0eaec; border-radius: 16px; padding: 20px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: bold; color: #8c7679; letter-spacing: 0.05em; margin-bottom: 8px;\"\u003eSTEP 01\u003c\/div\u003e\n\u003ch3 style=\"font-size: 14px; font-weight: bold; color: #333; margin-bottom: 8px;\"\u003eこのページからご注文\u003c\/h3\u003e\n\u003cp style=\"font-size: 12px; color: #666; line-height: 1.6; text-align: left;\"\u003eカートに追加し、注文画面の「備考欄」にご希望の日時・宗派をご入力のうえご注文手続きを完了してください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #f0eaec; border-radius: 16px; padding: 20px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: bold; color: #8c7679; letter-spacing: 0.05em; margin-bottom: 8px;\"\u003eSTEP 02\u003c\/div\u003e\n\u003ch3 style=\"font-size: 14px; font-weight: bold; color: #333; margin-bottom: 8px;\"\u003e事前のご確認（お電話）\u003c\/h3\u003e\n\u003cp style=\"font-size: 12px; color: #666; line-height: 1.6; text-align: left;\"\u003eご注文内容を確認後、ご僧侶またはスタッフよりお電話にて事前にご挨拶と当日の流れの確認をさせていただきます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #f0eaec; border-radius: 16px; padding: 20px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: bold; color: #8c7679; letter-spacing: 0.05em; margin-bottom: 8px;\"\u003eSTEP 03\u003c\/div\u003e\n\u003ch3 style=\"font-size: 14px; font-weight: bold; color: #333; margin-bottom: 8px;\"\u003e法要当日\u003c\/h3\u003e\n\u003cp style=\"font-size: 12px; color: #666; line-height: 1.6; text-align: left;\"\u003eご指定の場所にて心を込めて読経いたします。事前にお支払いが完了しているため、当日の金銭のやり取りはございません。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- よくあるご質問セクション --\u003e\n\u003csection style=\"margin-bottom: 48px;\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 32px;\"\u003e\n\u003ch2 class=\"tt-sec-title\"\u003eよくあるご質問\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 16px;\"\u003eご僧侶の手配に関して、不安な点や疑問にお答えします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 896px; margin: 0 auto;\"\u003e\n\u003cdiv class=\"tt-faq-item\"\u003e\n\u003cdiv class=\"tt-faq-q\"\u003e\n\u003cspan class=\"tt-faq-q-icon\"\u003eQ.\u003c\/span\u003e \u003cspan\u003e本当に 35,000 円以外に追加費用はかかりませんか？\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-faq-a\"\u003eA. はい、お車代や御膳料、心づけもすべて含まれておりますので、当日追加で費用が発生することは一切ございません。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-faq-item\"\u003e\n\u003cdiv class=\"tt-faq-q\"\u003e\n\u003cspan class=\"tt-faq-q-icon\"\u003eQ.\u003c\/span\u003e \u003cspan\u003e自分の家の宗派が分からないのですが、大丈夫ですか？\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-faq-a\"\u003eA. スタッフが確認のお手伝いをさせていただきます。また、特定の宗派にこだわらないご供養も可能ですのでご安心ください。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-faq-item\"\u003e\n\u003cdiv class=\"tt-faq-q\"\u003e\n\u003cspan class=\"tt-faq-q-icon\"\u003eQ.\u003c\/span\u003e \u003cspan\u003e自宅に小さなお仏壇しかない（またはお仏壇がない）のですが大丈夫ですか？\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-faq-a\"\u003eA. まったく問題ございません。手元供養のスペースやコンパクトなお仏壇、あるいはご遺影をお祀りしたテーブル等に合わせて心を込めてお勤めいたします。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-faq-item\"\u003e\n\u003cdiv class=\"tt-faq-q\"\u003e\n\u003cspan class=\"tt-faq-q-icon\"\u003eQ.\u003c\/span\u003e \u003cspan\u003eお墓の前や霊園での法要も対応してもらえますか？\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-faq-a\"\u003eA. はい。ご自宅だけでなく、ご指定の霊園、お墓の前、法要会館など、ご希望の場所へ伺います。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- お問い合わせセクション --\u003e\n\u003cdiv id=\"tetote-contact-grid-wrap\" class=\"tetote-contact-grid-container\"\u003e\n\u003cp class=\"tetote-contact-grid-lead\"\u003e「まだ迷っている」「事前に確認したい」という段階でのご相談も大歓迎です\u003c\/p\u003e\n\u003ch3 class=\"tetote-contact-grid-title\"\u003eお申込み前の安心ご相談窓口\u003c\/h3\u003e\n\u003cdiv class=\"tetote-contact-grid\"\u003e\n\u003c!-- 1. LINE相談 --\u003e\u003ca href=\"https:\/\/lin.ee\/zL0zRMi\" class=\"tetote-grid-item tetote-line\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"tetote-grid-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 2c5.522 0 10 3.977 10 8.885 0 4.382-3.551 8.06-8.349 8.745-.325.047-.768.218-.879.553-.102.307-.067.788-.033 1.097l.102.723c.03.22.15 1.157-.655.632-.806-.526-4.348-2.56-5.933-3.926C3.543 17.185 2 14.211 2 10.885 2 5.977 6.478 2 12 2zm3.843 11.233H8.157a.5.5 0 000 1h7.686a.5.5 0 000-1zm0-2H8.157a.5.5 0 000 1h7.686a.5.5 0 000-1zm0-2H8.157a.5.5 0 000 1h7.686a.5.5 0 000-1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tetote-grid-info\"\u003e\n\u003cspan class=\"tetote-grid-label\"\u003eおすすめ\u003c\/span\u003e \u003cspan class=\"tetote-grid-name\"\u003eLINEで相談\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- 2. お電話（平日） --\u003e\u003ca href=\"tel:05068838141\" class=\"tetote-grid-item\"\u003e\n\u003cdiv class=\"tetote-grid-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tetote-grid-info\"\u003e\n\u003cspan class=\"tetote-grid-label\"\u003e平日 9:00〜17:00\u003c\/span\u003e \u003cspan class=\"tetote-grid-name\"\u003e0800-222-1331\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- 3. お電話（土日祝） --\u003e\u003ca href=\"tel:00000000000\" class=\"tetote-grid-item\"\u003e\n\u003cdiv class=\"tetote-grid-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tetote-grid-info\"\u003e\n\u003cspan class=\"tetote-grid-label\"\u003e土日祝 9:00〜17:00\u003c\/span\u003e \u003cspan class=\"tetote-grid-name\"\u003e050-6883-8141\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- 4. フォーム --\u003e\u003ca href=\"\/pages\/contact\" class=\"tetote-grid-item\"\u003e\n\u003cdiv class=\"tetote-grid-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tetote-grid-info\"\u003e\n\u003cspan class=\"tetote-grid-label\"\u003e簡単入力\u003c\/span\u003e \u003cspan class=\"tetote-grid-name\"\u003eフォームから相談\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社 お仏壇 手と手","offers":[{"title":"Default Title","offer_id":47964081127561,"sku":null,"price":35000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0620\/8703\/7065\/files\/iStock-1337458926.jpg?v=1787620054","url":"https:\/\/obutsudan-tetote.com\/products\/monk-dispatch-service","provider":"株式会社 お仏壇 手と手","version":"1.0","type":"link"}