{"id":45,"date":"2026-08-07T07:53:48","date_gmt":"2026-08-06T22:53:48","guid":{"rendered":"https:\/\/www.globalsalvage.net\/pharaoh\/?page_id=45"},"modified":"2026-08-11T23:38:29","modified_gmt":"2026-08-11T14:38:29","slug":"pricing","status":"publish","type":"page","link":"https:\/\/www.globalsalvage.net\/pharaoh\/pricing\/","title":{"rendered":"\u5100\u5f0f\u3068\u6599\u91d1"},"content":{"rendered":"\n<div class=\"wp-block-group pj-page pj-pricing-page is-layout-constrained wp-block-group-is-layout-constrained\">\n<style data-wp-block-html=\"css\">\n\/* ==================================================\n   PRICING PAGE\n================================================== *\/\n\n\/* HERO *\/\n\n.pj-pricing-hero {\n  position: relative;\n  min-height: 500px;\n  display: flex;\n  align-items: flex-end;\n  overflow: hidden;\n  background: #050606;\n}\n\n.pj-pricing-hero-bg {\n  position: absolute;\n  inset: 0;\n}\n\n.pj-pricing-hero-bg img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center 55%;\n}\n\n.pj-pricing-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(\n      90deg,\n      rgba(4, 5, 5, 0.98),\n      rgba(4, 5, 5, 0.8) 45%,\n      rgba(4, 5, 5, 0.3)\n    ),\n    linear-gradient(\n      0deg,\n      rgba(8, 9, 9, 0.98),\n      transparent 58%\n    );\n}\n\n.pj-pricing-hero-inner {\n  position: relative;\n  z-index: 2;\n  padding-top: 100px;\n  padding-bottom: 75px;\n}\n\n.pj-pricing-hero-label {\n  margin: 0 0 12px;\n  color: var(--pj-gold-light);\n  font-size: 13px;\n  letter-spacing: 0.25em;\n}\n\n.pj-pricing-hero h1 {\n  margin: 0;\n  color: var(--pj-text);\n  font-size: clamp(43px, 5.5vw, 70px);\n  font-weight: 500;\n}\n\n.pj-pricing-hero-lead {\n  margin: 24px 0 0;\n  color: var(--pj-papyrus);\n  font-size: 18px;\n  line-height: 1.9;\n}\n\n\n\/* INTRO *\/\n\n.pj-pricing-intro {\n  background:\n    radial-gradient(\n      circle at 50% 20%,\n      rgba(177, 138, 67, 0.07),\n      transparent 34%\n    ),\n    var(--pj-black);\n}\n\n.pj-pricing-intro .pj-body-text {\n  margin: 20px auto 0;\n}\n\n\n\/* PRICING GRID *\/\n\n.pj-pricing-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 18px;\n  margin-top: 58px;\n}\n\n.pj-pricing-card {\n  position: relative;\n  padding: 36px 25px;\n  border: 1px solid var(--pj-border);\n  background:\n    linear-gradient(\n      160deg,\n      rgba(23, 28, 30, 0.9),\n      rgba(8, 9, 9, 0.98)\n    );\n  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.3);\n}\n\n.pj-pricing-card--featured {\n  border-color: var(--pj-gold);\n  transform: translateY(-8px);\n  box-shadow:\n    0 0 0 1px rgba(177, 138, 67, 0.12),\n    0 28px 70px rgba(0, 0, 0, 0.48);\n}\n\n.pj-pricing-badge {\n  position: absolute;\n  top: -12px;\n  left: 50%;\n  padding: 6px 14px;\n  background: var(--pj-gold);\n  color: #080909;\n  font-family: Georgia, serif;\n  font-size: 7px;\n  letter-spacing: 0.18em;\n  transform: translateX(-50%);\n  white-space: nowrap;\n}\n\n.pj-pricing-en {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--pj-gold);\n  font-family: Georgia, serif;\n  font-size: 8px;\n  letter-spacing: 0.21em;\n}\n\n.pj-pricing-card h3 {\n  margin: 0 0 12px;\n  color: var(--pj-papyrus);\n  font-size: 21px;\n  font-weight: 500;\n}\n\n.pj-pricing-sub {\n  min-height: 62px;\n  margin: 0 0 20px;\n  color: var(--pj-muted);\n  font-size: 11px;\n  line-height: 1.8;\n}\n\n.pj-pricing-price {\n  display: flex;\n  align-items: baseline;\n  gap: 5px;\n  padding: 19px 0;\n  border-top: 1px solid var(--pj-border);\n  border-bottom: 1px solid var(--pj-border);\n}\n\n.pj-pricing-price strong {\n  color: var(--pj-gold-light);\n  font-family: Georgia, serif;\n  font-size: 32px;\n  font-weight: 400;\n}\n\n.pj-pricing-price span {\n  color: var(--pj-muted);\n  font-size: 12px;\n}\n\n.pj-pricing-period {\n  padding: 13px 0;\n  color: var(--pj-papyrus);\n  font-size: 11px;\n  letter-spacing: 0.05em;\n}\n\n.pj-pricing-card ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.pj-pricing-card li {\n  position: relative;\n  padding: 8px 0 8px 16px;\n  border-bottom: 1px solid rgba(177, 138, 67, 0.12);\n  color: var(--pj-text);\n  font-size: 10px;\n  line-height: 1.55;\n}\n\n.pj-pricing-card li::before {\n  content: \"\";\n  position: absolute;\n  top: 14px;\n  left: 0;\n  width: 5px;\n  height: 5px;\n  border: 1px solid var(--pj-gold);\n  transform: rotate(45deg);\n}\n\n.pj-pricing-note {\n  margin: 20px 0 0;\n  padding-top: 18px;\n  border-top: 1px solid var(--pj-border);\n  color: var(--pj-muted);\n  font-size: 10px;\n  line-height: 1.8;\n}\n\n\n\/* HIDDEN PLAN *\/\n\n.pj-pricing-hidden {\n  background:\n    radial-gradient(\n      circle at center,\n      rgba(177, 138, 67, 0.08),\n      transparent 36%\n    ),\n    #080909;\n}\n\n.pj-pricing-hidden-price {\n  margin: 20px 0 26px;\n  color: var(--pj-gold-light);\n  font-size: 25px;\n  letter-spacing: 0.12em;\n}\n\n.pj-pricing-hidden .pj-body-text {\n  margin: 0 auto 18px;\n}\n\n.pj-pricing-hidden-note {\n  display: inline-block;\n  margin: 16px auto 0;\n  padding: 12px 20px;\n  border: 1px solid var(--pj-border);\n  color: var(--pj-papyrus);\n  font-size: 11px;\n}\n\n\n\/* PRICE REASONS *\/\n\n.pj-pricing-reason-grid {\n  margin-top: 55px;\n}\n\n\n\/* PAYMENT *\/\n\n.pj-pricing-payment {\n  background:\n    radial-gradient(\n      circle at 80% 50%,\n      rgba(18, 57, 90, 0.16),\n      transparent 34%\n    ),\n    #090b0c;\n}\n\n.pj-pricing-payment-grid {\n  display: grid;\n  grid-template-columns: 1.1fr 0.9fr;\n  gap: 80px;\n  align-items: center;\n}\n\n.pj-pricing-payment-copy .pj-body-text {\n  margin: 18px 0 0;\n}\n\n.pj-pricing-payment-panel {\n  position: relative;\n  padding: 42px 35px;\n  border: 1px solid var(--pj-border);\n  background: rgba(8, 9, 9, 0.85);\n  text-align: center;\n}\n\n.pj-pricing-payment-symbol {\n  display: block;\n  margin-bottom: 25px;\n  color: var(--pj-gold-light);\n  font-size: 45px;\n}\n\n.pj-pricing-payment-step {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 15px;\n}\n\n.pj-pricing-payment-step strong {\n  color: var(--pj-gold);\n  font-family: Georgia, serif;\n  font-size: 11px;\n}\n\n.pj-pricing-payment-step span {\n  color: var(--pj-papyrus);\n  font-size: 13px;\n}\n\n.pj-pricing-payment-arrow {\n  margin: 8px 0;\n  color: rgba(177, 138, 67, 0.45);\n  font-size: 16px;\n}\n\n\n\/* PROMISE *\/\n\n.pj-pricing-promise {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 28px;\n}\n\n.pj-pricing-promise span {\n  padding: 8px 13px;\n  border: 1px solid rgba(177, 138, 67, 0.3);\n  color: var(--pj-papyrus);\n  font-size: 10px;\n}\n\n\n\/* INCLUDED *\/\n\n.pj-pricing-included {\n  background: var(--pj-black);\n}\n\n.pj-pricing-included-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 55px;\n}\n\n.pj-pricing-included-grid > div {\n  padding: 32px 28px;\n  border: 1px solid var(--pj-border);\n  background: rgba(12, 14, 15, 0.72);\n}\n\n.pj-pricing-included-grid span {\n  display: block;\n  margin-bottom: 15px;\n  color: var(--pj-gold-light);\n  font-size: 28px;\n}\n\n.pj-pricing-included-grid h3 {\n  margin: 0 0 12px;\n  color: var(--pj-papyrus);\n  font-size: 17px;\n  font-weight: 500;\n}\n\n.pj-pricing-included-grid p {\n  margin: 0;\n  color: var(--pj-muted);\n  font-size: 11px;\n  line-height: 1.85;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1100px) {\n\n  .pj-pricing-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .pj-pricing-card--featured {\n    transform: none;\n  }\n\n  .pj-pricing-payment-grid {\n    gap: 45px;\n  }\n\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 767px) {\n\n  .pj-pricing-hero {\n    min-height: 420px;\n  }\n\n  .pj-pricing-hero-bg img {\n    object-position: 65% center;\n  }\n\n  .pj-pricing-hero-overlay {\n    background:\n      linear-gradient(\n        0deg,\n        rgba(4, 5, 5, 0.99) 0%,\n        rgba(4, 5, 5, 0.82) 55%,\n        rgba(4, 5, 5, 0.4) 100%\n      );\n  }\n\n  .pj-pricing-hero-inner {\n    padding-top: 130px;\n    padding-bottom: 52px;\n  }\n\n  .pj-pricing-hero h1 {\n    font-size: 36px;\n  }\n\n  .pj-pricing-hero-lead {\n    margin-top: 17px;\n    font-size: 14px;\n  }\n\n  .pj-pricing-grid {\n    grid-template-columns: 1fr;\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .pj-pricing-sub {\n    min-height: 0;\n  }\n\n  .pj-pricing-payment-grid {\n    grid-template-columns: 1fr;\n    gap: 40px;\n  }\n\n  .pj-pricing-payment-panel {\n    padding: 35px 22px;\n  }\n\n  .pj-pricing-included-grid {\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin-top: 40px;\n  }\n\n}\n<\/style>\n\n<!-- =========================================\n     PHARAOH'S JUDGMENT\n     PRICING PAGE\n========================================= -->\n\n\n<!-- PAGE HERO -->\n<section class=\"pj-pricing-hero\">\n\n  <div class=\"pj-pricing-hero-bg\">\n    <img decoding=\"async\"\n      src=\"https:\/\/www.globalsalvage.net\/pharaoh\/wp-content\/uploads\/2026\/08\/pharaohs-judgment-hero-desktop.jpg\"\n      alt=\"\u738b\u5893\u306e\u796d\u58c7\u3068\u5c01\u5370\u5100\u5f0f\"\n      fetchpriority=\"high\"\n    >\n  <\/div>\n\n  <div class=\"pj-pricing-hero-overlay\"><\/div>\n\n  <div class=\"pj-container pj-pricing-hero-inner\">\n\n    <span class=\"pj-eyebrow\">\n      RITUAL OFFERINGS\n    <\/span>\n\n    <p class=\"pj-pricing-hero-label\">\n      \u738b\u5893\u79d8\u5100\u9662\n    <\/p>\n\n    <h1>\n      \u5100\u5f0f\u3068\u6599\u91d1\n    <\/h1>\n\n    <p class=\"pj-pricing-hero-lead\">\n      \u5100\u5f0f\u5185\u5bb9\u30fb\u671f\u9593\u30fb\u5c01\u5370\u7269\u306e\u9055\u3044\u306b\u3088\u3063\u3066\u3001<br>\n      \u56db\u3064\u306e\u57fa\u672c\u30b3\u30fc\u30b9\u3092\u3054\u7528\u610f\u3057\u3066\u3044\u307e\u3059\u3002\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- INTRO -->\n<section class=\"pj-section pj-pricing-intro\">\n\n  <div class=\"pj-narrow pj-center\">\n\n    <span class=\"pj-eyebrow\">\n      BEFORE THE SEAL IS SENT\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u6599\u91d1\u306f\u3001\u5c01\u5370\u51fd\u306e\u767a\u9001\u524d\u306b<br>\n      <strong>\u7dcf\u984d\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002<\/strong>\n    <\/h2>\n\n    <div class=\"pj-divider\">\n      <span>\ud80c\udc80<\/span>\n    <\/div>\n\n    <p class=\"pj-lead\">\n      \u4e0d\u5b89\u3092\u3042\u304a\u3063\u3066\u3001\u5f8c\u304b\u3089\u6599\u91d1\u3092\u7a4d\u307f\u4e0a\u3052\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u3054\u76f8\u8ac7\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u305f\u5f8c\u3001\u5fc5\u8981\u306a\u5100\u5f0f\u3001\u5b9f\u65bd\u671f\u9593\u3001\n      \u5c01\u5370\u51fd\u306e\u5185\u5bb9\u3001\u304a\u652f\u6255\u3044\u7dcf\u984d\u3092\u4e8b\u524d\u306b\u304a\u77e5\u3089\u305b\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u5185\u5bb9\u3092\u3054\u78ba\u8a8d\u3044\u305f\u3060\u304d\u3001\u6b63\u5f0f\u306b\u4f9d\u983c\u3055\u308c\u308b\u5834\u5408\u306e\u307f\u3001\n      \u3042\u306a\u305f\u5c02\u7528\u306e\u738b\u5893\u306e\u5c01\u5370\u51fd\u3092\u6e96\u5099\u3057\u307e\u3059\u3002\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- PRICING CARDS -->\n<section class=\"pj-section pj-section--dark pj-section--bordered\">\n\n  <div class=\"pj-container\">\n\n    <div class=\"pj-center\">\n\n      <span class=\"pj-eyebrow\">\n        FOUR LEVELS OF THE TOMB\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u56db\u3064\u306e<strong>\u57fa\u672c\u5100\u5f0f<\/strong>\n      <\/h2>\n\n      <p class=\"pj-lead\">\n        \u9858\u3044\u306e\u6df1\u3055\u3001\u5100\u5f0f\u671f\u9593\u3001\u4f7f\u7528\u3059\u308b\u5c01\u5370\u7269\u306b\u3088\u3063\u3066\u5185\u5bb9\u304c\u7570\u306a\u308a\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"pj-pricing-grid\">\n\n      <!-- 42,000 -->\n      <article class=\"pj-pricing-card\">\n\n        <span class=\"pj-pricing-en\">\n          FIRST SEAL\n        <\/span>\n\n        <h3>\n          \u7b2c\u4e00\u306e\u5c01\u5370\n        <\/h3>\n\n        <p class=\"pj-pricing-sub\">\n          \u4e00\u3064\u306e\u9858\u3044\u3092\u738b\u5893\u3078\u9810\u3051\u308b\u3001\u6700\u521d\u306e\u79d8\u5100\u3002\n        <\/p>\n\n        <div class=\"pj-pricing-price\">\n          <strong>42,000<\/strong>\n          <span>\u5186<\/span>\n        <\/div>\n\n        <div class=\"pj-pricing-period\">\n          \u5100\u5f0f\u671f\u9593\uff1a7\u591c\n        <\/div>\n\n        <ul>\n          <li>\u738b\u5893\u306e\u79d8\u5100 1\u7a2e\u985e<\/li>\n          <li>7\u591c\u306e\u5100\u5f0f<\/li>\n          <li>\u51a5\u5e9c\u306e\u30d1\u30d4\u30eb\u30b9<\/li>\n          <li>\u738b\u5893\u306e\u9ed2\u7802<\/li>\n          <li>\u5c01\u5370\u8a3c\u660e\u66f8<\/li>\n          <li>\u5100\u5f0f\u5b8c\u4e86\u5831\u544a<\/li>\n          <li>\u9001\u6599\u30fb\u4ee3\u5f15\u624b\u6570\u6599\u8fbc\u307f<\/li>\n        <\/ul>\n\n        <p class=\"pj-pricing-note\">\n          \u521d\u3081\u3066\u738b\u5893\u79d8\u5100\u9662\u3078\u4f9d\u983c\u3055\u308c\u308b\u65b9\u3084\u3001\n          \u4e00\u3064\u306e\u9858\u3044\u306b\u96c6\u4e2d\u3057\u305f\u3044\u65b9\u306b\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <!-- 98,000 -->\n      <article class=\"pj-pricing-card pj-pricing-card--featured\">\n\n        <span class=\"pj-pricing-badge\">\n          MOST CHOSEN\n        <\/span>\n\n        <span class=\"pj-pricing-en\">\n          SEVEN GATES\n        <\/span>\n\n        <h3>\n          \u4e03\u9580\u306e\u5100\u5f0f\n        <\/h3>\n\n        <p class=\"pj-pricing-sub\">\n          \u5c01\u5370\u3068\u5b88\u8b77\u3092\u7d44\u307f\u5408\u308f\u305b\u305f\u3001\u738b\u5893\u79d8\u5100\u9662\u306e\u4e2d\u5fc3\u5100\u5f0f\u3002\n        <\/p>\n\n        <div class=\"pj-pricing-price\">\n          <strong>98,000<\/strong>\n          <span>\u5186<\/span>\n        <\/div>\n\n        <div class=\"pj-pricing-period\">\n          \u5100\u5f0f\u671f\u9593\uff1a14\u591c\n        <\/div>\n\n        <ul>\n          <li>\u738b\u5893\u306e\u79d8\u5100 1\u7a2e\u985e<\/li>\n          <li>14\u591c\u306e\u5100\u5f0f<\/li>\n          <li>\u9ed2\u306e\u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5<\/li>\n          <li>\u51a5\u5e9c\u306e\u30d1\u30d4\u30eb\u30b9<\/li>\n          <li>\u738b\u5893\u306e\u9ed2\u7802<\/li>\n          <li>\u5be9\u5224\u306e\u30b9\u30ab\u30e9\u30d9<\/li>\n          <li>\u30a6\u30b8\u30e3\u30c8\u306e\u5b88\u8b77<\/li>\n          <li>\u5100\u5f0f\u958b\u59cb\u5831\u544a<\/li>\n          <li>\u5100\u5f0f\u5b8c\u4e86\u5831\u544a<\/li>\n          <li>\u9001\u6599\u30fb\u4ee3\u5f15\u624b\u6570\u6599\u8fbc\u307f<\/li>\n        <\/ul>\n\n        <p class=\"pj-pricing-note\">\n          \u9858\u3044\u3060\u3051\u3067\u306a\u304f\u3001\u4f9d\u983c\u8005\u5074\u3078\u306e\u5b88\u8b77\u3082\u91cd\u8996\u3057\u305f\u3044\u65b9\u306b\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <!-- 220,000 -->\n      <article class=\"pj-pricing-card\">\n\n        <span class=\"pj-pricing-en\">\n          TOMB SEAL\n        <\/span>\n\n        <h3>\n          \u738b\u5893\u306e\u5c01\u5370\n        <\/h3>\n\n        <p class=\"pj-pricing-sub\">\n          \u4e8c\u3064\u306e\u79d8\u5100\u3092\u7d44\u307f\u5408\u308f\u305b\u3001\u9577\u671f\u9593\u884c\u3046\u7279\u5225\u5c01\u5370\u3002\n        <\/p>\n\n        <div class=\"pj-pricing-price\">\n          <strong>220,000<\/strong>\n          <span>\u5186<\/span>\n        <\/div>\n\n        <div class=\"pj-pricing-period\">\n          \u5100\u5f0f\u671f\u9593\uff1a28\u591c\n        <\/div>\n\n        <ul>\n          <li>\u738b\u5893\u306e\u79d8\u5100 2\u7a2e\u985e<\/li>\n          <li>28\u591c\u306e\u7d99\u7d9a\u5100\u5f0f<\/li>\n          <li>\u7279\u88fd\u9ed2\u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5<\/li>\n          <li>\u5927\u578b\u738b\u5893\u5c01\u5370\u51fd<\/li>\n          <li>\u51a5\u5e9c\u306e\u30d1\u30d4\u30eb\u30b9<\/li>\n          <li>\u738b\u5893\u306e\u9ed2\u7802<\/li>\n          <li>\u7279\u88fd\u30b9\u30ab\u30e9\u30d9\u8b77\u7b26<\/li>\n          <li>\u4f9d\u983c\u8005\u3078\u306e\u5b88\u8b77\u5100\u5f0f<\/li>\n          <li>\u4e2d\u9593\u5831\u544a 2\u56de<\/li>\n          <li>\u5100\u5f0f\u5b8c\u4e86\u5831\u544a<\/li>\n          <li>\u9001\u6599\u30fb\u4ee3\u5f15\u624b\u6570\u6599\u8fbc\u307f<\/li>\n        <\/ul>\n\n        <p class=\"pj-pricing-note\">\n          \u7e01\u5207\u308a\u3068\u5fa9\u7e01\u306a\u3069\u3001\u4e8c\u3064\u306e\u9858\u3044\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u4f9d\u983c\u306b\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <!-- 420,000 -->\n      <article class=\"pj-pricing-card\">\n\n        <span class=\"pj-pricing-en\">\n          PHARAOH&#8217;S VERDICT\n        <\/span>\n\n        <h3>\n          \u30d5\u30a1\u30e9\u30aa\u306e\u5927\u5be9\u5224\n        <\/h3>\n\n        <p class=\"pj-pricing-sub\">\n          \u4e09\u540d\u306e\u795e\u5b98\u306b\u3088\u3063\u3066\u884c\u3046\u3001\u738b\u5893\u79d8\u5100\u9662\u306e\u6700\u4e0a\u4f4d\u5100\u5f0f\u3002\n        <\/p>\n\n        <div class=\"pj-pricing-price\">\n          <strong>420,000<\/strong>\n          <span>\u5186<\/span>\n        <\/div>\n\n        <div class=\"pj-pricing-period\">\n          \u5100\u5f0f\u671f\u9593\uff1a42\u591c\n        <\/div>\n\n        <ul>\n          <li>\u795e\u5b983\u540d\u306b\u3088\u308b\u5408\u540c\u5100\u5f0f<\/li>\n          <li>42\u591c\u306e\u7d99\u7d9a\u5100\u5f0f<\/li>\n          <li>\u8907\u6570\u306e\u9858\u3044\u306b\u5bfe\u5fdc<\/li>\n          <li>\u5bfe\u8c61\u8005\u5c02\u7528\u306e\u9ed2\u77f3\u677f<\/li>\n          <li>\u7279\u88fd\u738b\u5893\u5c01\u5370\u51fd<\/li>\n          <li>\u7279\u5225\u30b9\u30ab\u30e9\u30d9\u8b77\u7b26<\/li>\n          <li>\u30a6\u30b8\u30e3\u30c8\u306e\u5b88\u8b77<\/li>\n          <li>\u90311\u56de\u306e\u9032\u884c\u5831\u544a<\/li>\n          <li>\u8a73\u7d30\u306a\u5100\u5f0f\u5b8c\u4e86\u5831\u544a<\/li>\n          <li>\u5100\u5f0f\u5f8c42\u65e5\u9593\u306e\u76f8\u8ac7\u5bfe\u5fdc<\/li>\n          <li>\u9001\u6599\u30fb\u4ee3\u5f15\u624b\u6570\u6599\u8fbc\u307f<\/li>\n        <\/ul>\n\n        <p class=\"pj-pricing-note\">\n          \u8907\u6570\u306e\u554f\u984c\u304c\u7d61\u307f\u5408\u3044\u3001\u9577\u671f\u9593\u306e\u79d8\u5100\u3092\u5fc5\u8981\u3068\u3059\u308b\u4f9d\u983c\u306b\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- NON PUBLIC PLAN -->\n<section class=\"pj-section pj-pricing-hidden\">\n\n  <div class=\"pj-narrow pj-center\">\n\n    <span class=\"pj-eyebrow\">\n      THE NAMELESS DECREE\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u540d\u524d\u306a\u304d\u738b\u306e<strong>\u52c5\u547d<\/strong>\n    <\/h2>\n\n    <p class=\"pj-pricing-hidden-price\">\n      \u6599\u91d1\u975e\u516c\u958b\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u901a\u5e38\u306e\u56db\u3064\u306e\u30b3\u30fc\u30b9\u3067\u306f\u6271\u3044\u304d\u308c\u306a\u3044\u3001\n      \u8907\u96d1\u306a\u4f9d\u983c\u306e\u305f\u3081\u306b\u8a2d\u3051\u3089\u308c\u305f\u7279\u5225\u67a0\u3067\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u8907\u6570\u306e\u5bfe\u8c61\u8005\u3001\u9577\u671f\u306b\u308f\u305f\u308b\u60aa\u7e01\u3001\n      \u8907\u6570\u306e\u9858\u3044\u304c\u7d61\u307f\u5408\u3046\u5834\u5408\u306a\u3069\u3001\n      \u500b\u5225\u306b\u5100\u5f0f\u5185\u5bb9\u3068\u671f\u9593\u3092\u8a2d\u8a08\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-pricing-hidden-note\">\n      \u3054\u76f8\u8ac7\u5f8c\u306b\u3001\u5185\u5bb9\u30fb\u671f\u9593\u30fb\u7dcf\u984d\u3092\u4e8b\u524d\u306b\u63d0\u793a\u3057\u307e\u3059\u3002\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- WHY PRICE DIFFERENT -->\n<section class=\"pj-section pj-section--tomb pj-section--bordered\">\n\n  <div class=\"pj-container\">\n\n    <div class=\"pj-center\">\n\n      <span class=\"pj-eyebrow\">\n        WHAT CHANGES THE OFFERING\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u6599\u91d1\u306e\u9055\u3044\u306f\u3001<br>\n        <strong>\u4f55\u306b\u3088\u3063\u3066\u6c7a\u307e\u308b\u306e\u304b\u3002<\/strong>\n      <\/h2>\n\n    <\/div>\n\n    <div class=\"pj-grid pj-grid--4 pj-pricing-reason-grid\">\n\n      <article class=\"pj-card\">\n        <span class=\"pj-home-card-number\">01<\/span>\n        <h3>\u5100\u5f0f\u671f\u9593<\/h3>\n        <p>\n          7\u591c\u30fb14\u591c\u30fb28\u591c\u30fb42\u591c\u3068\u3001\n          \u7d99\u7d9a\u3059\u308b\u671f\u9593\u306b\u3088\u3063\u3066\u5100\u5f0f\u5185\u5bb9\u304c\u5909\u308f\u308a\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article class=\"pj-card\">\n        <span class=\"pj-home-card-number\">02<\/span>\n        <h3>\u79d8\u5100\u306e\u6570<\/h3>\n        <p>\n          \u4e00\u3064\u306e\u5100\u5f0f\u306e\u307f\u304b\u3001\n          \u7e01\u65ad\u3061\u3068\u518d\u7d50\u3073\u306a\u3069\u8907\u6570\u306e\u5100\u5f0f\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u304b\u3067\u7570\u306a\u308a\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article class=\"pj-card\">\n        <span class=\"pj-home-card-number\">03<\/span>\n        <h3>\u5c01\u5370\u7269<\/h3>\n        <p>\n          \u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5\u3001\u8b77\u7b26\u3001\u9ed2\u77f3\u677f\u306a\u3069\u3001\n          \u5c01\u5370\u51fd\u306b\u7d0d\u3081\u308b\u5185\u5bb9\u304c\u30b3\u30fc\u30b9\u3054\u3068\u306b\u7570\u306a\u308a\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article class=\"pj-card\">\n        <span class=\"pj-home-card-number\">04<\/span>\n        <h3>\u62c5\u5f53\u795e\u5b98<\/h3>\n        <p>\n          \u4e0a\u4f4d\u5100\u5f0f\u3067\u306f\u8907\u6570\u306e\u795e\u5b98\u304c\u540c\u3058\u4f9d\u983c\u3092\u5171\u6709\u3057\u3001\n          \u5408\u540c\u3067\u5100\u5f0f\u3092\u884c\u3044\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- PAYMENT -->\n<section class=\"pj-section pj-pricing-payment\">\n\n  <div class=\"pj-container pj-pricing-payment-grid\">\n\n    <div class=\"pj-pricing-payment-copy\">\n\n      <span class=\"pj-eyebrow\">\n        PAYMENT BY RECEIVING THE SEAL\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u304a\u652f\u6255\u3044\u306f\u3001<br>\n        <strong>\u5c01\u5370\u51fd\u306e\u304a\u53d7\u3051\u53d6\u308a\u6642\u3002<\/strong>\n      <\/h2>\n\n      <p class=\"pj-lead\">\n        \u738b\u5893\u79d8\u5100\u9662\u3067\u306f\u3001\u4e3b\u8981\u5100\u5f0f\u306e\u6599\u91d1\u3092\u4ee3\u91d1\u5f15\u63db\u3067\u304a\u53d7\u3051\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u3054\u76f8\u8ac7\u5f8c\u3001\u5100\u5f0f\u5185\u5bb9\u3068\u7dcf\u984d\u3092\u3054\u78ba\u8a8d\u3044\u305f\u3060\u304d\u3001\n        \u6b63\u5f0f\u4f9d\u983c\u3068\u306a\u3063\u305f\u5834\u5408\u306b\u5c01\u5370\u51fd\u3092\u5236\u4f5c\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u5c01\u5370\u51fd\u304c\u767a\u9001\u3055\u308c\u3001\u4f9d\u983c\u8005\u304c\u6b63\u5f0f\u306b\u53d7\u3051\u53d6\u3063\u305f\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u5f8c\u3001\n        \u738b\u5893\u5074\u3067\u5bfe\u5fdc\u3059\u308b\u5100\u5f0f\u3092\u958b\u59cb\u3057\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"pj-pricing-payment-panel\">\n\n      <span class=\"pj-pricing-payment-symbol\">\n        \ud80c\udc80\n      <\/span>\n\n      <div class=\"pj-pricing-payment-step\">\n        <strong>01<\/strong>\n        <span>\u76f8\u8ac7<\/span>\n      <\/div>\n\n      <div class=\"pj-pricing-payment-arrow\">\u2193<\/div>\n\n      <div class=\"pj-pricing-payment-step\">\n        <strong>02<\/strong>\n        <span>\u7dcf\u984d\u63d0\u793a<\/span>\n      <\/div>\n\n      <div class=\"pj-pricing-payment-arrow\">\u2193<\/div>\n\n      <div class=\"pj-pricing-payment-step\">\n        <strong>03<\/strong>\n        <span>\u5c01\u5370\u51fd\u767a\u9001<\/span>\n      <\/div>\n\n      <div class=\"pj-pricing-payment-arrow\">\u2193<\/div>\n\n      <div class=\"pj-pricing-payment-step\">\n        <strong>04<\/strong>\n        <span>\u4ee3\u91d1\u5f15\u63db\u3067\u53d7\u9818<\/span>\n      <\/div>\n\n      <div class=\"pj-pricing-payment-arrow\">\u2193<\/div>\n\n      <div class=\"pj-pricing-payment-step\">\n        <strong>05<\/strong>\n        <span>\u738b\u5893\u306e\u5100\u5f0f\u958b\u59cb<\/span>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- NO EXTRA CHARGES -->\n<section class=\"pj-section pj-section--dark pj-section--bordered\">\n\n  <div class=\"pj-narrow pj-center\">\n\n    <span class=\"pj-eyebrow\">\n      NO FEAR-BASED CHARGES\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u300c\u3053\u306e\u307e\u307e\u3067\u306f\u5371\u967a\u3067\u3059\u300d\u3068<br>\n      <strong>\u8ffd\u52a0\u6599\u91d1\u3092\u6c42\u3081\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong>\n    <\/h2>\n\n    <p class=\"pj-body-text\">\n      \u5100\u5f0f\u958b\u59cb\u5f8c\u306b\u3001\n      \u300c\u3055\u3089\u306b\u5f37\u3044\u5100\u5f0f\u304c\u5fc5\u8981\u300d\n      \u300c\u546a\u3044\u8fd4\u3057\u3092\u9632\u3050\u305f\u3081\u8ffd\u52a0\u6599\u91d1\u304c\u5fc5\u8981\u300d\n      \u306a\u3069\u3068\u4e0d\u5b89\u3092\u7406\u7531\u306b\u6599\u91d1\u3092\u8ffd\u52a0\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u8ffd\u52a0\u306e\u5100\u5f0f\u3092\u5e0c\u671b\u3055\u308c\u308b\u5834\u5408\u306f\u3001\n      \u65e2\u5b58\u306e\u4f9d\u983c\u3068\u306f\u5225\u306e\u3054\u76f8\u8ac7\u3068\u3057\u3066\u3001\n      \u5185\u5bb9\u3068\u7dcf\u984d\u3092\u6539\u3081\u3066\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <div class=\"pj-pricing-promise\">\n      <span>\u4e8b\u524d\u7dcf\u984d\u63d0\u793a<\/span>\n      <span>\u9001\u6599\u8fbc\u307f<\/span>\n      <span>\u4ee3\u5f15\u624b\u6570\u6599\u8fbc\u307f<\/span>\n      <span>\u4e0d\u5b89\u3092\u7406\u7531\u3068\u3057\u305f\u8ffd\u52a0\u8acb\u6c42\u306a\u3057<\/span>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- WHAT INCLUDED -->\n<section class=\"pj-section pj-pricing-included\">\n\n  <div class=\"pj-container\">\n\n    <div class=\"pj-center\">\n\n      <span class=\"pj-eyebrow\">\n        INCLUDED IN THE RITUAL\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u6599\u91d1\u306b\u306f\u3001<br>\n        <strong>\u4f55\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u306e\u304b\u3002<\/strong>\n      <\/h2>\n\n    <\/div>\n\n    <div class=\"pj-pricing-included-grid\">\n\n      <div>\n        <span>\ud80c\udc62<\/span>\n        <h3>\u5100\u5f0f\u306e\u5b9f\u65bd<\/h3>\n        <p>\n          \u9078\u5b9a\u3055\u308c\u305f\u671f\u9593\u306b\u308f\u305f\u308a\u3001\n          \u738b\u5893\u306e\u796d\u58c7\u3067\u79d8\u5100\u3092\u884c\u3044\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div>\n        <span>\ud80c\udcc0<\/span>\n        <h3>\u5c01\u5370\u7269\u306e\u5236\u4f5c<\/h3>\n        <p>\n          \u30b3\u30fc\u30b9\u306b\u5fdc\u3058\u3066\u3001\n          \u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5\u3084\u8b77\u7b26\u3092\u5236\u4f5c\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div>\n        <span>\ud80c\udc80<\/span>\n        <h3>\u4f9d\u983c\u8005\u306e\u5b88\u8b77<\/h3>\n        <p>\n          \u5bfe\u8c61\u30b3\u30fc\u30b9\u3067\u306f\u3001\n          \u30a6\u30b8\u30e3\u30c8\u306e\u5b88\u8b77\u3092\u3042\u308f\u305b\u3066\u884c\u3044\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div>\n        <span>\ud80c\udfde<\/span>\n        <h3>\u738b\u5893\u306e\u5c01\u5370\u51fd<\/h3>\n        <p>\n          \u5100\u5f0f\u3068\u4f9d\u983c\u8005\u3092\u7d50\u3076\u8c61\u5fb4\u7269\u3092\u3001\n          \u4e00\u3064\u306e\u7bb1\u3078\u7d0d\u3081\u3066\u767a\u9001\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div>\n        <span>\ud80c\udc8b<\/span>\n        <h3>\u5100\u5f0f\u5831\u544a<\/h3>\n        <p>\n          \u958b\u59cb\u30fb\u5b8c\u4e86\u3001\u307e\u305f\u306f\u30b3\u30fc\u30b9\u306b\u5fdc\u3058\u305f\n          \u4e2d\u9593\u5831\u544a\u3092\u30e1\u30fc\u30eb\u3067\u304a\u9001\u308a\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div>\n        <span>\ud80c\udef9<\/span>\n        <h3>\u9001\u6599\u30fb\u4ee3\u5f15\u624b\u6570\u6599<\/h3>\n        <p>\n          \u8868\u793a\u6599\u91d1\u306b\u306f\u3001\n          \u5c01\u5370\u51fd\u306e\u767a\u9001\u306b\u5fc5\u8981\u306a\u8cbb\u7528\u3092\u542b\u307f\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- FINAL CTA -->\n<section class=\"pj-home-final-cta pj-pricing-final\">\n\n  <div class=\"pj-home-final-cta-glow\"><\/div>\n\n  <div class=\"pj-narrow pj-center\">\n\n    <span class=\"pj-eyebrow\">\n      YOU DO NOT NEED TO CHOOSE A PLAN FIRST\n    <\/span>\n\n    <h2>\n      \u6599\u91d1\u3092\u6c7a\u3081\u3066\u304b\u3089\u3001<br>\n      <strong>\u76f8\u8ac7\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong>\n    <\/h2>\n\n    <p>\n      \u307e\u305a\u73fe\u5728\u306e\u72b6\u6cc1\u3068\u3001\u671b\u3093\u3067\u3044\u308b\u7d50\u672b\u3092\u304a\u805e\u304b\u305b\u304f\u3060\u3055\u3044\u3002<br>\n      \u5fc5\u8981\u306a\u5100\u5f0f\u3068\u9069\u3057\u305f\u30b3\u30fc\u30b9\u3092\u78ba\u8a8d\u3057\u305f\u3046\u3048\u3067\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <a\n      href=\"https:\/\/www.globalsalvage.net\/pharaoh\/request\/\"\n      class=\"pj-button pj-button--solid pj-home-final-button\"\n    >\n      \u79d8\u5bc6\u306e\u9858\u3044\u3092\u738b\u5893\u3078\u9810\u3051\u308b\n    <\/a>\n\n    <div class=\"pj-home-final-note\">\n      \u533f\u540d\u76f8\u8ac7\u53ef\u3000\uff5c\u3000\u4e8b\u524d\u7dcf\u984d\u63d0\u793a\u3000\uff5c\u3000\u79d8\u5bc6\u53b3\u5b88\n    <\/div>\n\n  <\/div>\n\n<\/section>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>RITUAL OFFERINGS \u738b\u5893\u79d8\u5100\u9662 \u5100\u5f0f\u3068\u6599\u91d1 \u5100\u5f0f\u5185\u5bb9\u30fb\u671f\u9593\u30fb\u5c01\u5370\u7269\u306e\u9055\u3044\u306b\u3088\u3063\u3066\u3001 \u56db\u3064\u306e\u57fa\u672c\u30b3\u30fc\u30b9\u3092\u3054\u7528\u610f\u3057\u3066\u3044\u307e\u3059\u3002 BEFORE THE SEAL IS SENT \u6599\u91d1\u306f\u3001\u5c01\u5370\u51fd\u306e\u767a\u9001\u524d\u306b \u7dcf\u984d\u3092\u3054\u6848 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"\u546a\u3044\u4ee3\u884c\u30fb\u53e4\u4ee3\u30a8\u30b8\u30d7\u30c8\u546a\u8853\u306e\u6599\u91d1\uff5c\u30d5\u30a1\u30e9\u30aa\u306e\u5be9\u5224","_seopress_titles_desc":"\u738b\u5893\u79d8\u5100\u9662\u306e\u546a\u8853\u4ee3\u884c\u6599\u91d1\u3092\u3054\u6848\u5185\u3002\u7b2c\u4e00\u306e\u5c01\u5370\u3001\u4e03\u9580\u306e\u5100\u5f0f\u3001\u738b\u5893\u306e\u5c01\u5370\u3001\u30d5\u30a1\u30e9\u30aa\u306e\u5927\u5be9\u5224\u306a\u3069\u3001\u5100\u5f0f\u5185\u5bb9\u30fb\u671f\u9593\u30fb\u5c01\u5370\u51fd\u3092\u542b\u3080\u5404\u30b3\u30fc\u30b9\u3092\u3054\u78ba\u8a8d\u3044\u305f\u3060\u3051\u307e\u3059\u3002","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-45","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","page_structure_type":"type-4","content_style_source":"custom","vertical_spacing_source":"custom","content_area_spacing":"none","styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_page\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);}","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":3,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":97,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages\/45\/revisions\/97"}],"wp:attachment":[{"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/media?parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}