{"id":22,"date":"2026-08-07T06:23:16","date_gmt":"2026-08-06T21:23:16","guid":{"rendered":"https:\/\/www.globalsalvage.net\/pharaoh\/?page_id=22"},"modified":"2026-08-11T23:38:04","modified_gmt":"2026-08-11T14:38:04","slug":"priests","status":"publish","type":"page","link":"https:\/\/www.globalsalvage.net\/pharaoh\/priests\/","title":{"rendered":"\u9ed2\u7802\u306e\u795e\u5b98\u56e3"},"content":{"rendered":"\n<div class=\"wp-block-group pj-page pj-priests-page is-layout-constrained wp-block-group-is-layout-constrained\">\n<style data-wp-block-html=\"css\">\n\/* ==================================================\n   PRIESTS PAGE\n================================================== *\/\n\n\n\/* HERO *\/\n\n.pj-priests-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-priests-hero-bg {\n  position: absolute;\n  inset: 0;\n}\n\n.pj-priests-hero-bg img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center 55%;\n}\n\n.pj-priests-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.28)\n    ),\n    linear-gradient(\n      0deg,\n      rgba(8, 9, 9, 0.98),\n      transparent 58%\n    );\n}\n\n.pj-priests-hero-inner {\n  position: relative;\n  z-index: 2;\n  padding-top: 100px;\n  padding-bottom: 75px;\n}\n\n.pj-priests-hero-label {\n  margin: 0 0 12px;\n  color: var(--pj-gold-light);\n  font-family: Georgia, serif;\n  font-size: 9px;\n  letter-spacing: 0.22em;\n}\n\n.pj-priests-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-priests-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-priests-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-priests-intro .pj-body-text {\n  margin: 20px auto 0;\n}\n\n\n\/* PROFILE *\/\n\n.pj-priest-profile {\n  border-top: 1px solid rgba(177, 138, 67, 0.18);\n  background:\n    radial-gradient(\n      circle at 18% 50%,\n      rgba(18, 57, 90, 0.12),\n      transparent 35%\n    ),\n    #090b0c;\n}\n\n.pj-priest-profile--reverse {\n  background:\n    radial-gradient(\n      circle at 82% 50%,\n      rgba(177, 138, 67, 0.07),\n      transparent 35%\n    ),\n    #0c0e0f;\n}\n\n.pj-priest-profile-grid {\n  display: grid;\n  grid-template-columns: 0.82fr 1.18fr;\n  gap: 75px;\n  align-items: center;\n}\n\n.pj-priest-profile--reverse .pj-priest-image {\n  order: 2;\n}\n\n.pj-priest-profile--reverse .pj-priest-copy {\n  order: 1;\n}\n\n\n\/* IMAGE *\/\n\n.pj-priest-image {\n  position: relative;\n  max-width: 450px;\n}\n\n.pj-priest-image::before {\n  content: \"\";\n  position: absolute;\n  top: -13px;\n  left: -13px;\n  z-index: 2;\n  width: 65px;\n  height: 65px;\n  border-top: 1px solid var(--pj-gold);\n  border-left: 1px solid var(--pj-gold);\n}\n\n.pj-priest-image::after {\n  content: \"\";\n  position: absolute;\n  right: -13px;\n  bottom: -13px;\n  z-index: 2;\n  width: 65px;\n  height: 65px;\n  border-right: 1px solid var(--pj-gold);\n  border-bottom: 1px solid var(--pj-gold);\n}\n\n.pj-priest-image img {\n  display: block;\n  width: 100%;\n  aspect-ratio: 3 \/ 4;\n  object-fit: cover;\n  box-shadow: var(--pj-shadow);\n  filter: saturate(0.88) contrast(1.04);\n}\n\n.pj-priest-image-number {\n  position: absolute;\n  right: 14px;\n  bottom: 14px;\n  z-index: 3;\n  padding: 7px 11px;\n  border: 1px solid rgba(177, 138, 67, 0.45);\n  background: rgba(5, 6, 6, 0.88);\n  color: var(--pj-gold);\n  font-family: Georgia, serif;\n  font-size: 7px;\n  letter-spacing: 0.17em;\n}\n\n\n\/* COPY *\/\n\n.pj-priest-name-en {\n  display: block;\n  margin-bottom: 7px;\n  color: var(--pj-gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 9px;\n  letter-spacing: 0.25em;\n}\n\n.pj-priest-copy h2 {\n  margin: 0;\n  color: var(--pj-text);\n  font-size: clamp(35px, 4.5vw, 55px);\n  font-weight: 500;\n  line-height: 1.35;\n}\n\n.pj-priest-title {\n  margin: 10px 0 28px;\n  color: var(--pj-gold-light);\n  font-size: 17px;\n  letter-spacing: 0.08em;\n}\n\n.pj-priest-copy .pj-body-text {\n  margin: 0 0 17px;\n}\n\n\n\/* QUOTE *\/\n\n.pj-priest-quote {\n  margin: 29px 0;\n  padding: 20px 22px;\n  border-left: 2px solid var(--pj-gold);\n  background: rgba(8, 9, 9, 0.58);\n  color: var(--pj-papyrus);\n  font-size: 14px;\n  font-style: normal;\n  line-height: 1.9;\n}\n\n\n\/* SPECIALTIES *\/\n\n.pj-priest-specialties {\n  margin-top: 30px;\n  border-top: 1px solid var(--pj-border);\n}\n\n.pj-priest-specialties > div {\n  display: grid;\n  grid-template-columns: 155px 1fr;\n  gap: 20px;\n  padding: 13px 0;\n  border-bottom: 1px solid rgba(177, 138, 67, 0.17);\n}\n\n.pj-priest-specialties span {\n  color: var(--pj-gold);\n  font-family: Georgia, serif;\n  font-size: 7px;\n  letter-spacing: 0.17em;\n}\n\n.pj-priest-specialties strong {\n  color: var(--pj-papyrus);\n  font-size: 12px;\n  font-weight: 500;\n}\n\n\n\/* MASK *\/\n\n.pj-priests-mask-symbol {\n  margin-top: 32px;\n  color: var(--pj-gold-light);\n  font-size: 57px;\n}\n\n\n\/* THREE PRIESTS *\/\n\n.pj-priests-three {\n  background:\n    radial-gradient(\n      circle at center top,\n      rgba(18, 57, 90, 0.13),\n      transparent 34%\n    ),\n    var(--pj-black);\n}\n\n.pj-priests-three-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 55px;\n}\n\n.pj-priests-three-grid > div {\n  position: relative;\n  padding: 37px 30px;\n  border: 1px solid var(--pj-border);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(23, 28, 30, 0.85),\n      rgba(8, 9, 9, 0.95)\n    );\n  text-align: center;\n}\n\n.pj-priests-three-grid span {\n  display: block;\n  margin-bottom: 15px;\n  color: var(--pj-gold);\n  font-family: Georgia, serif;\n  font-size: 10px;\n}\n\n.pj-priests-three-grid strong {\n  display: block;\n  margin-bottom: 14px;\n  color: var(--pj-papyrus);\n  font-size: 19px;\n  font-weight: 500;\n}\n\n.pj-priests-three-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: 1000px) {\n\n  .pj-priest-profile-grid {\n    gap: 45px;\n  }\n\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 767px) {\n\n  .pj-priests-hero {\n    min-height: 420px;\n  }\n\n  .pj-priests-hero-bg img {\n    object-position: 65% center;\n  }\n\n  .pj-priests-hero-overlay {\n    background:\n      linear-gradient(\n        0deg,\n        rgba(4, 5, 5, 0.99) 0%,\n        rgba(4, 5, 5, 0.83) 55%,\n        rgba(4, 5, 5, 0.4) 100%\n      );\n  }\n\n  .pj-priests-hero-inner {\n    padding-top: 130px;\n    padding-bottom: 52px;\n  }\n\n  .pj-priests-hero h1 {\n    font-size: 35px;\n  }\n\n  .pj-priests-hero-lead {\n    font-size: 14px;\n  }\n\n  .pj-priest-profile-grid {\n    grid-template-columns: 1fr;\n    gap: 42px;\n  }\n\n  .pj-priest-profile--reverse .pj-priest-image,\n  .pj-priest-profile--reverse .pj-priest-copy {\n    order: initial;\n  }\n\n  .pj-priest-image {\n    width: calc(100% - 22px);\n    max-width: 390px;\n    margin-inline: auto;\n  }\n\n  .pj-priest-copy h2 {\n    font-size: 31px;\n  }\n\n  .pj-priest-title {\n    font-size: 15px;\n  }\n\n  .pj-priest-specialties > div {\n    grid-template-columns: 110px 1fr;\n    gap: 12px;\n  }\n\n  .pj-priests-three-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     PRIESTS PAGE\n========================================= -->\n\n\n<!-- HERO -->\n<section class=\"pj-priests-hero\">\n\n  <div class=\"pj-priests-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\u79d8\u5100\u9662\u306e\u9ed2\u7802\u306e\u795e\u5b98\u56e3\"\n      fetchpriority=\"high\"\n    >\n  <\/div>\n\n  <div class=\"pj-priests-hero-overlay\"><\/div>\n\n  <div class=\"pj-container pj-priests-hero-inner\">\n\n    <span class=\"pj-eyebrow\">\n      THE BLACK SAND PRIESTS\n    <\/span>\n\n    <p class=\"pj-priests-hero-label\">\n      THE ORDER OF THE SEALED TOMB\n    <\/p>\n\n    <h1>\n      \u9ed2\u7802\u306e\u795e\u5b98\u56e3\n    <\/h1>\n\n    <p class=\"pj-priests-hero-lead\">\n      \u540d\u3092\u6301\u305f\u305a\u3001\u9854\u3092\u660e\u304b\u3055\u305a\u3001<br>\n      \u738b\u5893\u3078\u9810\u3051\u3089\u308c\u305f\u9858\u3044\u3060\u3051\u3092\u6271\u3046\u8005\u305f\u3061\u3002\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- INTRO -->\n<section class=\"pj-section pj-priests-intro\">\n\n  <div class=\"pj-narrow pj-center\">\n\n    <span class=\"pj-eyebrow\">\n      THOSE WHO STAND BEHIND THE SEALED GATE\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u8ab0\u304c\u5100\u5f0f\u3092\u884c\u3046\u306e\u304b\u3002<br>\n      <strong>\u305d\u306e\u7d20\u9854\u3092\u516c\u958b\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong>\n    <\/h2>\n\n    <div class=\"pj-divider\">\n      <span>\ud80c\udc80<\/span>\n    <\/div>\n\n    <p class=\"pj-lead\">\n      \u9ed2\u7802\u306e\u795e\u5b98\u306f\u3001\u500b\u4eba\u3068\u3057\u3066\u4f9d\u983c\u8005\u306e\u524d\u306b\u7acb\u3064\u8005\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u672c\u540d\u3001\u7d4c\u6b74\u3001\u751f\u6d3b\u62e0\u70b9\u3001\u7d20\u9854\u306f\u516c\u958b\u305b\u305a\u3001\n      \u738b\u5893\u79d8\u5100\u9662\u306e\u4e2d\u3067\u4e0e\u3048\u3089\u308c\u305f\u79f0\u53f7\u306e\u307f\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u305d\u308c\u305e\u308c\u304c\u7570\u306a\u308b\u79d8\u5100\u3092\u62c5\u5f53\u3057\u3001\n      \u4f9d\u983c\u5185\u5bb9\u306b\u3088\u3063\u3066\u4e00\u540d\u3001\u307e\u305f\u306f\u8907\u6570\u540d\u306e\u795e\u5b98\u304c\u9078\u5b9a\u3055\u308c\u307e\u3059\u3002\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- KHENTI -->\n<section class=\"pj-section pj-priest-profile\">\n\n  <div class=\"pj-container pj-priest-profile-grid\">\n\n    <div class=\"pj-priest-image\">\n\n      <img decoding=\"async\"\n        src=\"https:\/\/www.globalsalvage.net\/pharaoh\/wp-content\/uploads\/2026\/08\/pharaohs-priest-khenti.jpg\"\n        alt=\"\u9ed2\u7802\u306e\u795e\u5b98\u30b1\u30f3\u30c6\u30a3\"\n        loading=\"lazy\"\n      >\n\n      <span class=\"pj-priest-image-number\">\n        PRIEST 01\n      <\/span>\n\n    <\/div>\n\n    <div class=\"pj-priest-copy\">\n\n      <span class=\"pj-eyebrow\">\n        KEEPER OF THE SCALE\n      <\/span>\n\n      <span class=\"pj-priest-name-en\">\n        KHENTI\n      <\/span>\n\n      <h2>\n        \u30b1\u30f3\u30c6\u30a3\n      <\/h2>\n\n      <p class=\"pj-priest-title\">\n        \u79e4\u3092\u5b88\u308b\u8005\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u9ed2\u7802\u306e\u795e\u5b98\u56e3\u3092\u7d71\u62ec\u3057\u3001\n        \u5be9\u5224\u3092\u5fc5\u8981\u3068\u3059\u308b\u4f9d\u983c\u3092\u6700\u521d\u306b\u78ba\u8a8d\u3059\u308b\u795e\u5b98\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u3068\u308a\u308f\u3051\u3001\u88cf\u5207\u308a\u3001\u4e0d\u5f53\u306a\u6271\u3044\u3001\n        \u596a\u308f\u308c\u305f\u5730\u4f4d\u3084\u540d\u8a89\u306b\u95a2\u3059\u308b\u4f9d\u983c\u3092\u6271\u3044\u307e\u3059\u3002\n      <\/p>\n\n      <blockquote class=\"pj-priest-quote\">\n        \u300c\u8a9e\u308b\u3079\u304d\u306f\u6012\u308a\u3067\u306f\u306a\u3044\u3002\u4f55\u304c\u8d77\u304d\u305f\u306e\u304b\u3001\u305d\u308c\u3060\u3051\u3067\u3088\u3044\u3002\u300d\n      <\/blockquote>\n\n      <div class=\"pj-priest-specialties\">\n\n        <div>\n          <span>PRIMARY RITE<\/span>\n          <strong>\u30a2\u30cc\u30d3\u30b9\u306e\u5be9\u5224<\/strong>\n        <\/div>\n\n        <div>\n          <span>SECONDARY RITE<\/span>\n          <strong>\u30db\u30eb\u30b9\u306e\u596a\u9084<\/strong>\n        <\/div>\n\n        <div>\n          <span>SYMBOL<\/span>\n          <strong>\u79e4\u30fb\u9ed2\u306e\u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5<\/strong>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- NEFER SEKH -->\n<section class=\"pj-section pj-priest-profile pj-priest-profile--reverse pj-section--dark\">\n\n  <div class=\"pj-container pj-priest-profile-grid\">\n\n    <div class=\"pj-priest-image\">\n\n      <img decoding=\"async\"\n        src=\"https:\/\/www.globalsalvage.net\/pharaoh\/wp-content\/uploads\/2026\/08\/pharaohs-priest-nefru-sekh.jpg\"\n        alt=\"\u9ed2\u7802\u306e\u795e\u5b98\u30cd\u30d5\u30a7\u30eb\u30fb\u30bb\u30af\"\n        loading=\"lazy\"\n      >\n\n      <span class=\"pj-priest-image-number\">\n        PRIEST 02\n      <\/span>\n\n    <\/div>\n\n    <div class=\"pj-priest-copy\">\n\n      <span class=\"pj-eyebrow\">\n        KEEPER OF THE RED SEAL\n      <\/span>\n\n      <span class=\"pj-priest-name-en\">\n        NEFER-SEKH\n      <\/span>\n\n      <h2>\n        \u30cd\u30d5\u30a7\u30eb\u30fb\u30bb\u30af\n      <\/h2>\n\n      <p class=\"pj-priest-title\">\n        \u8d64\u304d\u5c01\u5370\u3092\u5b88\u308b\u8005\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u9577\u671f\u9593\u306b\u308f\u305f\u308a\u84c4\u7a4d\u3055\u308c\u305f\u6012\u308a\u3001\n        \u60aa\u610f\u3042\u308b\u76f8\u624b\u3068\u306e\u7e01\u3001\n        \u7d42\u308f\u3089\u305b\u308b\u3079\u304d\u95a2\u4fc2\u3092\u62c5\u5f53\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u9ed2\u7802\u3001\u65ad\u305f\u308c\u305f\u7d10\u3001\u8d64\u3044\u5c01\u874b\u3092\u7528\u3044\u308b\u5100\u5f0f\u3092\u5f97\u610f\u3068\u3057\u3001\n        \u5bfe\u8c61\u8005\u3068\u306e\u5883\u754c\u3092\u660e\u78ba\u306b\u3059\u308b\u5f79\u5272\u3092\u62c5\u3044\u307e\u3059\u3002\n      <\/p>\n\n      <blockquote class=\"pj-priest-quote\">\n        \u300c\u5207\u308b\u3079\u304d\u3082\u306e\u3092\u6b8b\u305b\u3070\u3001\u3084\u304c\u3066\u305d\u306e\u7e01\u306f\u518d\u3073\u3042\u306a\u305f\u3092\u7e1b\u308b\u3002\u300d\n      <\/blockquote>\n\n      <div class=\"pj-priest-specialties\">\n\n        <div>\n          <span>PRIMARY RITE<\/span>\n          <strong>\u30bb\u30af\u30e1\u30c8\u306e\u5831\u3044<\/strong>\n        <\/div>\n\n        <div>\n          <span>SECONDARY RITE<\/span>\n          <strong>\u30bb\u30c8\u306e\u7e01\u65ad\u3061<\/strong>\n        <\/div>\n\n        <div>\n          <span>SYMBOL<\/span>\n          <strong>\u9ed2\u7802\u30fb\u8d64\u3044\u5c01\u874b\u30fb\u65ad\u3061\u7d10<\/strong>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- ISET NEBET -->\n<section class=\"pj-section pj-priest-profile\">\n\n  <div class=\"pj-container pj-priest-profile-grid\">\n\n    <div class=\"pj-priest-image\">\n\n      <img decoding=\"async\"\n        src=\"https:\/\/www.globalsalvage.net\/pharaoh\/wp-content\/uploads\/2026\/08\/pharaohs-priest-iset-nebet.jpg\"\n        alt=\"\u9ed2\u7802\u306e\u5973\u795e\u5b98\u30a4\u30bb\u30c8\u30fb\u30cd\u30d9\u30c8\"\n        loading=\"lazy\"\n      >\n\n      <span class=\"pj-priest-image-number\">\n        PRIEST 03\n      <\/span>\n\n    <\/div>\n\n    <div class=\"pj-priest-copy\">\n\n      <span class=\"pj-eyebrow\">\n        KEEPER OF THE BLUE EYE\n      <\/span>\n\n      <span class=\"pj-priest-name-en\">\n        ISET-NEBET\n      <\/span>\n\n      <h2>\n        \u30a4\u30bb\u30c8\u30fb\u30cd\u30d9\u30c8\n      <\/h2>\n\n      <p class=\"pj-priest-title\">\n        \u9752\u304d\u773c\u3092\u5b88\u308b\u8005\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u5931\u308f\u308c\u305f\u95a2\u4fc2\u306e\u518d\u7d50\u3073\u3068\u3001\n        \u4f9d\u983c\u8005\u5074\u3092\u60aa\u610f\u304b\u3089\u5b88\u308b\u79d8\u5100\u3092\u62c5\u5f53\u3059\u308b\u5973\u795e\u5b98\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u5fa9\u7e01\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u592b\u5a66\u95a2\u4fc2\u3001\n        \u5bb6\u65cf\u3001\u5931\u308f\u308c\u305f\u4fe1\u983c\u306a\u3069\u3001\n        \u518d\u3073\u7d50\u3073\u76f4\u3059\u9858\u3044\u3092\u6271\u3044\u307e\u3059\u3002\n      <\/p>\n\n      <blockquote class=\"pj-priest-quote\">\n        \u300c\u623b\u3059\u3079\u304d\u7e01\u3068\u3001\u623b\u3057\u3066\u306f\u306a\u3089\u306a\u3044\u7e01\u306f\u540c\u3058\u3067\u306f\u306a\u3044\u3002\u300d\n      <\/blockquote>\n\n      <div class=\"pj-priest-specialties\">\n\n        <div>\n          <span>PRIMARY RITE<\/span>\n          <strong>\u30a4\u30b7\u30b9\u306e\u518d\u7d50\u3073<\/strong>\n        <\/div>\n\n        <div>\n          <span>SECONDARY RITE<\/span>\n          <strong>\u30a6\u30b8\u30e3\u30c8\u306e\u5b88\u8b77<\/strong>\n        <\/div>\n\n        <div>\n          <span>SYMBOL<\/span>\n          <strong>\u30a2\u30f3\u30af\u30fb\u30a6\u30b8\u30e3\u30c8\u306e\u773c\u30fb\u9752\u77f3<\/strong>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- KHAEM WASET -->\n<section class=\"pj-section pj-priest-profile pj-priest-profile--reverse pj-section--dark\">\n\n  <div class=\"pj-container pj-priest-profile-grid\">\n\n    <div class=\"pj-priest-image\">\n\n      <img decoding=\"async\"\n        src=\"https:\/\/www.globalsalvage.net\/pharaoh\/wp-content\/uploads\/2026\/08\/pharaohs-priest-khaem-waset.jpg\"\n        alt=\"\u5c01\u5370\u8a18\u9332\u3092\u7ba1\u7406\u3059\u308b\u795e\u5b98\u30ab\u30a8\u30e0\u30fb\u30ef\u30bb\u30c8\"\n        loading=\"lazy\"\n      >\n\n      <span class=\"pj-priest-image-number\">\n        PRIEST 04\n      <\/span>\n\n    <\/div>\n\n    <div class=\"pj-priest-copy\">\n\n      <span class=\"pj-eyebrow\">\n        KEEPER OF THE SEALED RECORD\n      <\/span>\n\n      <span class=\"pj-priest-name-en\">\n        KHAEM-WASET\n      <\/span>\n\n      <h2>\n        \u30ab\u30a8\u30e0\u30fb\u30ef\u30bb\u30c8\n      <\/h2>\n\n      <p class=\"pj-priest-title\">\n        \u5c01\u5370\u8a18\u9332\u3092\u5b88\u308b\u8005\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u4ed6\u306e\u795e\u5b98\u3068\u306f\u7570\u306a\u308a\u3001\n        \u5100\u5f0f\u305d\u306e\u3082\u306e\u3088\u308a\u3082\u5c01\u5370\u7269\u3068\u8a18\u9332\u3092\u7ba1\u7406\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u9ed2\u306e\u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5\u3001\u30d1\u30d4\u30eb\u30b9\u3001\n        \u5c01\u5370\u756a\u53f7\u3001\u9ed2\u7802\u3001\u30b9\u30ab\u30e9\u30d9\u3001\n        \u738b\u5893\u306e\u5c01\u5370\u51fd\u306e\u6e96\u5099\u3092\u62c5\u5f53\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <blockquote class=\"pj-priest-quote\">\n        \u300c\u540d\u304c\u8a18\u9332\u3055\u308c\u306a\u3051\u308c\u3070\u3001\u738b\u5893\u306b\u305d\u306e\u9858\u3044\u306f\u5b58\u5728\u3057\u306a\u3044\u3002\u300d\n      <\/blockquote>\n\n      <div class=\"pj-priest-specialties\">\n\n        <div>\n          <span>ROLE<\/span>\n          <strong>\u5c01\u5370\u51fd\u5236\u4f5c<\/strong>\n        <\/div>\n\n        <div>\n          <span>ROLE<\/span>\n          <strong>\u738b\u5893\u8a18\u9332\u7ba1\u7406<\/strong>\n        <\/div>\n\n        <div>\n          <span>SYMBOL<\/span>\n          <strong>\u30d1\u30d4\u30eb\u30b9\u30fb\u5c01\u874b\u30fb\u5c01\u5370\u756a\u53f7<\/strong>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- WHY MASKED -->\n<section class=\"pj-section pj-section--tomb pj-section--bordered\">\n\n  <div class=\"pj-narrow pj-center\">\n\n    <span class=\"pj-eyebrow\">\n      WHY THEIR FACES REMAIN HIDDEN\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u306a\u305c\u795e\u5b98\u306f\u3001<br>\n      <strong>\u9854\u3092\u898b\u305b\u306a\u3044\u306e\u304b\u3002<\/strong>\n    <\/h2>\n\n    <p class=\"pj-lead\">\n      \u4f9d\u983c\u8005\u304c\u4fe1\u3058\u308b\u3079\u304d\u5bfe\u8c61\u3092\u3001\n      \u4e00\u4eba\u306e\u4eba\u7269\u306b\u3057\u306a\u3044\u305f\u3081\u3067\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u738b\u5893\u79d8\u5100\u9662\u3067\u306f\u3001\u795e\u5b98\u500b\u4eba\u306e\u4eba\u6c17\u3084\u4eba\u7269\u50cf\u306b\u3088\u3063\u3066\n      \u5100\u5f0f\u3092\u9078\u3076\u3053\u3068\u3092\u524d\u63d0\u3068\u3057\u3066\u3044\u307e\u305b\u3093\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u8ab0\u304c\u6709\u540d\u306a\u306e\u304b\u3067\u306f\u306a\u304f\u3001\n      \u3069\u306e\u79d8\u5100\u304c\u4f9d\u983c\u5185\u5bb9\u306b\u9069\u3057\u3066\u3044\u308b\u306e\u304b\u3002\n      \u305d\u308c\u3092\u57fa\u6e96\u3068\u3057\u3066\u62c5\u5f53\u795e\u5b98\u3092\u6c7a\u5b9a\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <div class=\"pj-priests-mask-symbol\">\n      \ud80c\udc80\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- THREE PRIEST RITUAL -->\n<section class=\"pj-section pj-priests-three\">\n\n  <div class=\"pj-container\">\n\n    <div class=\"pj-center\">\n\n      <span class=\"pj-eyebrow\">\n        THE THREE-PRIEST VERDICT\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u6700\u4e0a\u4f4d\u5100\u5f0f\u3067\u306f\u3001<br>\n        <strong>\u4e09\u540d\u306e\u795e\u5b98\u304c\u540c\u3058\u9858\u3044\u3092\u6271\u3044\u307e\u3059\u3002<\/strong>\n      <\/h2>\n\n      <p class=\"pj-lead\">\n        \u30d5\u30a1\u30e9\u30aa\u306e\u5927\u5be9\u5224\u3067\u306f\u3001\n        \u4e00\u3064\u306e\u9858\u3044\u3092\u4e00\u4eba\u3060\u3051\u306b\u9810\u3051\u307e\u305b\u3093\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"pj-priests-three-grid\">\n\n      <div>\n        <span>01<\/span>\n        <strong>\u5be9\u5224<\/strong>\n        <p>\n          \u4f9d\u983c\u5185\u5bb9\u3068\u5bfe\u8c61\u8005\u3092\u78ba\u8a8d\u3057\u3001\n          \u5100\u5f0f\u5168\u4f53\u306e\u65b9\u5411\u3092\u5b9a\u3081\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div>\n        <span>02<\/span>\n        <strong>\u57f7\u884c<\/strong>\n        <p>\n          \u9078\u5b9a\u3055\u308c\u305f\u79d8\u5100\u3092\u3001\n          42\u591c\u306e\u671f\u9593\u306b\u308f\u305f\u308a\u7d99\u7d9a\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div>\n        <span>03<\/span>\n        <strong>\u5b88\u8b77<\/strong>\n        <p>\n          \u4f9d\u983c\u8005\u5074\u3078\u5b88\u8b77\u3092\u7f6e\u304d\u3001\n          \u5100\u5f0f\u671f\u9593\u4e2d\u306e\u5c01\u5370\u3092\u7ba1\u7406\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"pj-center pj-home-section-action\">\n\n      <a\n        href=\"https:\/\/www.globalsalvage.net\/pharaoh\/pricing\/\"\n        class=\"pj-button\"\n      >\n        \u30d5\u30a1\u30e9\u30aa\u306e\u5927\u5be9\u5224\u3092\u898b\u308b\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- ASSIGNMENT -->\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      THE PRIEST IS CHOSEN AFTER YOUR MESSAGE\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u62c5\u5f53\u795e\u5b98\u3092\u3001<br>\n      <strong>\u4f9d\u983c\u8005\u304c\u9078\u3076\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong>\n    <\/h2>\n\n    <p class=\"pj-body-text\">\n      \u3054\u76f8\u8ac7\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u305f\u5f8c\u3001\n      \u9858\u3044\u306e\u7a2e\u985e\u306b\u5fdc\u3058\u3066\u738b\u5893\u79d8\u5100\u9662\u5074\u3067\u62c5\u5f53\u3092\u6c7a\u5b9a\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u4e8c\u3064\u4ee5\u4e0a\u306e\u79d8\u5100\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u3001\n      \u8907\u6570\u306e\u795e\u5b98\u304c\u4e00\u3064\u306e\u4f9d\u983c\u3092\u5171\u6709\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n    <\/p>\n\n    <a\n      href=\"https:\/\/www.globalsalvage.net\/pharaoh\/rituals\/\"\n      class=\"pj-home-text-link\"\n    >\n      \u516d\u3064\u306e\u738b\u5893\u79d8\u5100\u3092\u898b\u308b\n      <span>\u2192<\/span>\n    <\/a>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- FINAL CTA -->\n<section class=\"pj-home-final-cta pj-priests-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      YOUR WISH WILL FIND ITS KEEPER\n    <\/span>\n\n    <h2>\n      \u795e\u5b98\u3092\u9078\u3076\u306e\u3067\u306f\u306a\u304f\u3001<br>\n      <strong>\u307e\u305a\u9858\u3044\u3092\u304a\u9810\u3051\u304f\u3060\u3055\u3044\u3002<\/strong>\n    <\/h2>\n\n    <p>\n      \u3042\u306a\u305f\u306e\u8a00\u8449\u3092\u78ba\u8a8d\u3057\u3001\u5fc5\u8981\u306a\u79d8\u5100\u3068\u62c5\u5f53\u795e\u5b98\u3092\u9078\u5b9a\u3057\u307e\u3059\u3002<br>\n      \u6700\u521d\u306e\u76f8\u8ac7\u306f\u4eee\u540d\u3067\u3082\u69cb\u3044\u307e\u305b\u3093\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>THE BLACK SAND PRIESTS THE ORDER OF THE SEALED TOMB \u9ed2\u7802\u306e\u795e\u5b98\u56e3 \u540d\u3092\u6301\u305f\u305a\u3001\u9854\u3092\u660e\u304b\u3055\u305a\u3001 \u738b\u5893\u3078\u9810\u3051\u3089\u308c\u305f\u9858\u3044\u3060\u3051\u3092\u6271\u3046\u8005\u305f\u3061\u3002 THOSE WHO STAND B [&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":"\u53e4\u4ee3\u30a8\u30b8\u30d7\u30c8\u546a\u8853\u3092\u57f7\u308a\u884c\u3046\u9ed2\u7802\u306e\u795e\u5b98\u56e3\uff5c\u738b\u5893\u79d8\u5100\u9662","_seopress_titles_desc":"\u738b\u5893\u79d8\u5100\u9662\u306e\u5100\u5f0f\u3092\u57f7\u308a\u884c\u3046\u9ed2\u7802\u306e\u795e\u5b98\u56e3\u3002\u5be9\u5224\u3001\u5fa9\u8b90\u3001\u7e01\u5207\u308a\u3001\u5fa9\u7e01\u3001\u5b88\u8b77\u306a\u3069\u3001\u305d\u308c\u305e\u308c\u7570\u306a\u308b\u79d8\u5100\u3092\u62c5\u5f53\u3059\u308b\u795e\u5b98\u306b\u3064\u3044\u3066\u3054\u7d39\u4ecb\u3057\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-22","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\/22","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=22"}],"version-history":[{"count":3,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":107,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages\/22\/revisions\/107"}],"wp:attachment":[{"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}