{"id":40,"date":"2026-08-07T06:27:35","date_gmt":"2026-08-06T21:27:35","guid":{"rendered":"https:\/\/www.globalsalvage.net\/pharaoh\/?page_id=40"},"modified":"2026-08-11T23:40:39","modified_gmt":"2026-08-11T14:40:39","slug":"cancellation","status":"publish","type":"page","link":"https:\/\/www.globalsalvage.net\/pharaoh\/cancellation\/","title":{"rendered":"\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a"},"content":{"rendered":"\n<div class=\"wp-block-group pj-page pj-cancellation-page is-layout-constrained wp-block-group-is-layout-constrained\">\n<style data-wp-block-html=\"css\">\n\/* ==================================================\n   CANCELLATION PAGE\n================================================== *\/\n\n\n\/* HERO *\/\n\n.pj-cancellation-hero {\n  position: relative;\n  min-height: 440px;\n  display: flex;\n  align-items: flex-end;\n  overflow: hidden;\n  background: #050606;\n}\n\n.pj-cancellation-hero-bg {\n  position: absolute;\n  inset: 0;\n}\n\n.pj-cancellation-hero-bg img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center 55%;\n}\n\n.pj-cancellation-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(\n      90deg,\n      rgba(4,5,5,.98),\n      rgba(4,5,5,.82) 48%,\n      rgba(4,5,5,.3)\n    ),\n    linear-gradient(\n      0deg,\n      rgba(8,9,9,.98),\n      transparent 58%\n    );\n}\n\n.pj-cancellation-hero-inner {\n  position: relative;\n  z-index: 2;\n  padding-top: 100px;\n  padding-bottom: 68px;\n}\n\n.pj-cancellation-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: .22em;\n}\n\n.pj-cancellation-hero h1 {\n  margin: 0;\n  color: var(--pj-text);\n  font-size: clamp(38px,5vw,60px);\n  font-weight: 500;\n}\n\n.pj-cancellation-hero-lead {\n  margin: 22px 0 0;\n  color: var(--pj-papyrus);\n  font-size: 16px;\n  line-height: 1.9;\n}\n\n\n\/* INTRO *\/\n\n.pj-cancellation-intro {\n  background:\n    radial-gradient(\n      circle at 50% 20%,\n      rgba(177,138,67,.06),\n      transparent 34%\n    ),\n    var(--pj-black);\n}\n\n.pj-cancellation-intro .pj-body-text {\n  margin: 18px auto 0;\n}\n\n\n\/* OVERVIEW *\/\n\n.pj-cancellation-overview {\n  display: grid;\n  grid-template-columns: repeat(6,minmax(0,1fr));\n  gap: 10px;\n  margin-top: 55px;\n}\n\n.pj-cancellation-overview-item {\n  min-height: 175px;\n  padding: 26px 17px;\n  border: 1px solid var(--pj-border);\n  background: rgba(8,9,9,.72);\n  text-align: center;\n}\n\n.pj-cancellation-overview-item > span {\n  display: block;\n  margin-bottom: 15px;\n  color: var(--pj-gold);\n  font-family: Georgia,serif;\n  font-size: 9px;\n}\n\n.pj-cancellation-overview-item strong {\n  display: block;\n  color: var(--pj-papyrus);\n  font-size: 13px;\n  font-weight: 500;\n}\n\n.pj-cancellation-overview-item small {\n  display: block;\n  margin: 10px 0;\n  color: var(--pj-muted);\n  font-family: Georgia,serif;\n  font-size: 6px;\n  line-height: 1.5;\n  letter-spacing: .1em;\n}\n\n.pj-cancellation-overview-item p {\n  margin: 0;\n  font-size: 10px;\n  line-height: 1.6;\n}\n\n.pj-cancellation-overview-item--free p {\n  color: var(--pj-gold-light);\n}\n\n.pj-cancellation-overview-item--limited p {\n  color: var(--pj-papyrus);\n}\n\n.pj-cancellation-overview-item--closed p {\n  color: #a77777;\n}\n\n\n\/* STAGE *\/\n\n.pj-cancellation-stage {\n  border-top: 1px solid rgba(177,138,67,.17);\n  background:\n    radial-gradient(\n      circle at 18% 50%,\n      rgba(18,57,90,.08),\n      transparent 34%\n    ),\n    #090b0c;\n}\n\n.pj-cancellation-stage--dark {\n  background:\n    radial-gradient(\n      circle at 82% 50%,\n      rgba(177,138,67,.055),\n      transparent 34%\n    ),\n    #0c0e0f;\n}\n\n.pj-cancellation-stage-grid {\n  display: grid;\n  grid-template-columns: 230px 1fr;\n  gap: 70px;\n  align-items: start;\n}\n\n\n\/* NUMBER *\/\n\n.pj-cancellation-stage-number {\n  position: relative;\n  min-height: 230px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n  border: 1px solid var(--pj-border);\n  background:\n    radial-gradient(\n      circle at center,\n      rgba(177,138,67,.07),\n      transparent 50%\n    ),\n    rgba(8,9,9,.82);\n}\n\n.pj-cancellation-stage-number > span {\n  color: var(--pj-gold);\n  font-family: Georgia,serif;\n  font-size: 7px;\n  letter-spacing: .18em;\n}\n\n.pj-cancellation-stage-number strong {\n  margin: 10px 0;\n  color: var(--pj-gold-light);\n  font-family: Georgia,serif;\n  font-size: 55px;\n  font-weight: 400;\n}\n\n.pj-cancellation-stage-number small {\n  color: var(--pj-muted);\n  font-family: Georgia,serif;\n  font-size: 6px;\n  letter-spacing: .13em;\n}\n\n\n\/* COPY *\/\n\n.pj-cancellation-stage-copy {\n  max-width: 760px;\n}\n\n.pj-cancellation-stage-copy h2 {\n  margin: 0 0 14px;\n  color: var(--pj-text);\n  font-size: clamp(30px,4vw,46px);\n  font-weight: 500;\n}\n\n.pj-cancellation-stage-copy .pj-body-text {\n  margin: 0 0 17px;\n}\n\n\n\/* STATUS *\/\n\n.pj-cancellation-stage-status {\n  display: inline-block;\n  margin: 0 0 28px;\n  padding: 7px 13px;\n  border: 1px solid var(--pj-border);\n  font-size: 10px;\n  letter-spacing: .05em;\n}\n\n.pj-cancellation-stage-status--ok {\n  color: var(--pj-gold-light);\n}\n\n.pj-cancellation-stage-status--limited {\n  color: var(--pj-papyrus);\n}\n\n.pj-cancellation-stage-status--closed {\n  border-color: rgba(90,23,23,.7);\n  color: #b98989;\n}\n\n\n\/* POINT *\/\n\n.pj-cancellation-point {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-top: 26px;\n  padding: 18px 20px;\n  border: 1px solid var(--pj-border);\n  background: rgba(8,9,9,.58);\n}\n\n.pj-cancellation-point span {\n  color: var(--pj-gold-light);\n  font-size: 27px;\n}\n\n.pj-cancellation-point p {\n  margin: 0;\n  color: var(--pj-papyrus);\n  font-size: 11px;\n  line-height: 1.8;\n}\n\n\n\/* CONTACT MINI *\/\n\n.pj-cancellation-contact-mini {\n  margin-top: 25px;\n  padding: 19px 21px;\n  border-left: 2px solid var(--pj-gold);\n  background: rgba(8,9,9,.55);\n}\n\n.pj-cancellation-contact-mini span {\n  display: block;\n  margin-bottom: 6px;\n  color: var(--pj-gold);\n  font-family: Georgia,serif;\n  font-size: 7px;\n  letter-spacing: .18em;\n}\n\n.pj-cancellation-contact-mini a {\n  color: var(--pj-gold-light) !important;\n  font-family: Georgia,serif;\n  font-size: 11px;\n  text-decoration: none !important;\n}\n\n\n\/* NOTE *\/\n\n.pj-cancellation-note-box {\n  margin-top: 27px;\n  padding: 22px;\n  border: 1px solid var(--pj-border);\n  background: rgba(8,9,9,.55);\n}\n\n.pj-cancellation-note-box strong {\n  color: var(--pj-papyrus);\n  font-size: 13px;\n  font-weight: 500;\n}\n\n.pj-cancellation-note-box p {\n  margin: 9px 0 0;\n  color: var(--pj-muted);\n  font-size: 10px;\n  line-height: 1.8;\n}\n\n\n\/* ALERT *\/\n\n.pj-cancellation-alert {\n  margin-top: 27px;\n  padding: 21px;\n  border: 1px solid rgba(90,23,23,.65);\n  background: rgba(90,23,23,.09);\n}\n\n.pj-cancellation-alert span {\n  display: block;\n  margin-bottom: 7px;\n  color: #b88989;\n  font-family: Georgia,serif;\n  font-size: 7px;\n  letter-spacing: .18em;\n}\n\n.pj-cancellation-alert strong {\n  color: var(--pj-papyrus);\n  font-size: 12px;\n  font-weight: 500;\n}\n\n\n\/* CHANGE *\/\n\n.pj-cancellation-change {\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(18,57,90,.12),\n      transparent 34%\n    ),\n    var(--pj-black);\n}\n\n.pj-cancellation-change-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 18px;\n  margin-top: 55px;\n}\n\n.pj-cancellation-change-grid article {\n  padding: 30px 26px;\n  border: 1px solid var(--pj-border);\n  background: rgba(12,14,15,.7);\n}\n\n.pj-cancellation-change-grid span {\n  display: block;\n  margin-bottom: 17px;\n  color: var(--pj-gold);\n  font-family: Georgia,serif;\n  font-size: 9px;\n}\n\n.pj-cancellation-change-grid h3 {\n  margin: 0 0 13px;\n  color: var(--pj-papyrus);\n  font-size: 17px;\n  font-weight: 500;\n}\n\n.pj-cancellation-change-grid p {\n  margin: 0;\n  color: var(--pj-muted);\n  font-size: 10px;\n  line-height: 1.85;\n}\n\n\n\/* REFUND *\/\n\n.pj-cancellation-refund-line {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  align-items: center;\n  gap: 11px;\n  margin-top: 32px;\n}\n\n.pj-cancellation-refund-line span {\n  padding: 8px 11px;\n  border: 1px solid var(--pj-border);\n  color: var(--pj-papyrus);\n  font-size: 9px;\n}\n\n.pj-cancellation-refund-line strong {\n  color: var(--pj-gold);\n  font-size: 11px;\n}\n\n\n\/* DELIVERY *\/\n\n.pj-cancellation-delivery {\n  background:\n    radial-gradient(\n      circle at 80% 50%,\n      rgba(18,57,90,.14),\n      transparent 34%\n    ),\n    #090b0c;\n}\n\n.pj-cancellation-delivery-grid {\n  display: grid;\n  grid-template-columns: 1.1fr .9fr;\n  gap: 70px;\n  align-items: center;\n}\n\n.pj-cancellation-delivery-grid .pj-body-text {\n  margin: 0 0 18px;\n}\n\n.pj-cancellation-delivery-panel {\n  padding: 36px 30px;\n  border: 1px solid var(--pj-border);\n  background: rgba(8,9,9,.72);\n}\n\n.pj-cancellation-delivery-symbol {\n  display: block;\n  margin-bottom: 18px;\n  color: var(--pj-gold-light);\n  font-size: 39px;\n}\n\n.pj-cancellation-delivery-panel h3 {\n  margin: 0 0 18px;\n  color: var(--pj-papyrus);\n  font-size: 18px;\n  font-weight: 500;\n}\n\n.pj-cancellation-delivery-panel ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.pj-cancellation-delivery-panel li {\n  position: relative;\n  padding: 9px 0 9px 17px;\n  border-bottom: 1px solid rgba(177,138,67,.14);\n  color: var(--pj-muted);\n  font-size: 11px;\n}\n\n.pj-cancellation-delivery-panel li::before {\n  content: \"\";\n  position: absolute;\n  top: 15px;\n  left: 0;\n  width: 5px;\n  height: 5px;\n  border: 1px solid var(--pj-gold);\n  transform: rotate(45deg);\n}\n\n\n\/* SUMMARY *\/\n\n.pj-cancellation-summary-grid {\n  margin-top: 55px;\n}\n\n\n\/* RELATED *\/\n\n.pj-cancellation-related {\n  background: var(--pj-black);\n}\n\n.pj-cancellation-links {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 18px;\n  margin-top: 50px;\n}\n\n.pj-cancellation-links a {\n  min-height: 175px;\n  padding: 28px 25px;\n  border: 1px solid var(--pj-border);\n  background: rgba(8,9,9,.7);\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.pj-cancellation-links a:hover {\n  border-color: var(--pj-gold);\n  transform: translateY(-3px);\n}\n\n.pj-cancellation-links span {\n  display: block;\n  margin-bottom: 15px;\n  color: var(--pj-gold);\n  font-family: Georgia,serif;\n  font-size: 9px;\n}\n\n.pj-cancellation-links strong {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--pj-papyrus);\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.pj-cancellation-links p {\n  margin: 0;\n  color: var(--pj-muted);\n  font-size: 10px;\n  line-height: 1.8;\n}\n\n\n\/* EMAIL *\/\n\n.pj-cancellation-email {\n  display: block;\n  margin-top: 18px;\n  color: var(--pj-gold-light) !important;\n  font-family: Georgia,serif;\n  font-size: 11px;\n  text-decoration: none !important;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1050px) {\n\n  .pj-cancellation-overview {\n    grid-template-columns: repeat(3,minmax(0,1fr));\n  }\n\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 767px) {\n\n  .pj-cancellation-hero {\n    min-height: 390px;\n  }\n\n  .pj-cancellation-hero-bg img {\n    object-position: 65% center;\n  }\n\n  .pj-cancellation-hero-overlay {\n    background:\n      linear-gradient(\n        0deg,\n        rgba(4,5,5,.99),\n        rgba(4,5,5,.83) 55%,\n        rgba(4,5,5,.4)\n      );\n  }\n\n  .pj-cancellation-hero-inner {\n    padding-top: 125px;\n    padding-bottom: 50px;\n  }\n\n  .pj-cancellation-hero h1 {\n    font-size: 31px;\n  }\n\n  .pj-cancellation-hero-lead {\n    font-size: 13px;\n  }\n\n  .pj-cancellation-overview {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n    gap: 8px;\n    margin-top: 40px;\n  }\n\n  .pj-cancellation-overview-item {\n    min-height: 150px;\n    padding: 21px 10px;\n  }\n\n  .pj-cancellation-stage-grid {\n    grid-template-columns: 1fr;\n    gap: 32px;\n  }\n\n  .pj-cancellation-stage-number {\n    min-height: 150px;\n  }\n\n  .pj-cancellation-stage-number strong {\n    font-size: 43px;\n  }\n\n  .pj-cancellation-stage-copy h2 {\n    font-size: 28px;\n  }\n\n  .pj-cancellation-change-grid {\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 40px;\n  }\n\n  .pj-cancellation-delivery-grid {\n    grid-template-columns: 1fr;\n    gap: 38px;\n  }\n\n  .pj-cancellation-links {\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 38px;\n  }\n\n  .pj-cancellation-links a {\n    min-height: 0;\n  }\n\n}\n<\/style>\n\n<!-- =========================================\n     PHARAOH'S JUDGMENT\n     CANCELLATION POLICY PAGE\n========================================= -->\n\n\n<!-- HERO -->\n<section class=\"pj-cancellation-hero\">\n\n  <div class=\"pj-cancellation-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 \u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\"\n      fetchpriority=\"high\"\n    >\n  <\/div>\n\n  <div class=\"pj-cancellation-hero-overlay\"><\/div>\n\n  <div class=\"pj-container pj-cancellation-hero-inner\">\n\n    <span class=\"pj-eyebrow\">\n      CANCELLATION POLICY\n    <\/span>\n\n    <p class=\"pj-cancellation-hero-label\">\n      PHARAOH\u2019S JUDGMENT\n    <\/p>\n\n    <h1>\n      \u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\n    <\/h1>\n\n    <p class=\"pj-cancellation-hero-lead\">\n      \u6b63\u5f0f\u4f9d\u983c\u5f8c\u306e\u5909\u66f4\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u3044\u3066\u3001<br>\n      \u9032\u884c\u6bb5\u968e\u3054\u3068\u306e\u6271\u3044\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- INTRO -->\n<section class=\"pj-section pj-cancellation-intro\">\n\n  <div class=\"pj-narrow pj-center\">\n\n    <span class=\"pj-eyebrow\">\n      BEFORE THE SEAL IS OPENED\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u6271\u3044\u306f\u3001<br>\n      <strong>\u4f9d\u983c\u306e\u9032\u884c\u6bb5\u968e\u306b\u3088\u3063\u3066\u7570\u306a\u308a\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      \u738b\u5893\u306e\u5c01\u5370\u51fd\u306f\u3001\n      \u6b63\u5f0f\u4f9d\u983c\u5f8c\u306b\u4e00\u4ef6\u3054\u3068\u306b\u6e96\u5099\u3092\u9032\u3081\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u305d\u306e\u305f\u3081\u3001\u76f8\u8ac7\u4e2d\u30fb\u6b63\u5f0f\u4f9d\u983c\u76f4\u5f8c\u30fb\u5c01\u5370\u7269\u306e\u5236\u4f5c\u5f8c\u30fb\u767a\u9001\u5f8c\u30fb\n      \u5100\u5f0f\u958b\u59cb\u5f8c\u3067\u306f\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u6271\u3044\u304c\u7570\u306a\u308a\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u5909\u66f4\u3084\u30ad\u30e3\u30f3\u30bb\u30eb\u3092\u3054\u5e0c\u671b\u306e\u5834\u5408\u306f\u3001\n      \u3067\u304d\u308b\u3060\u3051\u65e9\u3044\u6bb5\u968e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- OVERVIEW -->\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        SIX STAGES OF THE REQUEST\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u4f9d\u983c\u306e\u9032\u884c\u3068<br>\n        <strong>\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u76ee\u5b89<\/strong>\n      <\/h2>\n\n    <\/div>\n\n    <div class=\"pj-cancellation-overview\">\n\n      <div class=\"pj-cancellation-overview-item pj-cancellation-overview-item--free\">\n        <span>01<\/span>\n        <strong>\u76f8\u8ac7\u6bb5\u968e<\/strong>\n        <small>CANCELLATION OK<\/small>\n        <p>\u30ad\u30e3\u30f3\u30bb\u30eb\u53ef\u80fd<\/p>\n      <\/div>\n\n      <div class=\"pj-cancellation-overview-item pj-cancellation-overview-item--free\">\n        <span>02<\/span>\n        <strong>\u6b63\u5f0f\u4f9d\u983c\u76f4\u5f8c<\/strong>\n        <small>CONTACT US SOON<\/small>\n        <p>\u6e96\u5099\u524d\u306a\u3089\u5bfe\u5fdc\u53ef\u80fd<\/p>\n      <\/div>\n\n      <div class=\"pj-cancellation-overview-item pj-cancellation-overview-item--limited\">\n        <span>03<\/span>\n        <strong>\u5c01\u5370\u7269\u5236\u4f5c\u4e2d<\/strong>\n        <small>PARTIAL COST MAY APPLY<\/small>\n        <p>\u9032\u884c\u72b6\u6cc1\u306b\u3088\u308a\u7570\u306a\u308b<\/p>\n      <\/div>\n\n      <div class=\"pj-cancellation-overview-item pj-cancellation-overview-item--limited\">\n        <span>04<\/span>\n        <strong>\u767a\u9001\u5f8c<\/strong>\n        <small>LIMITED<\/small>\n        <p>\u539f\u5247\u3068\u3057\u3066\u5909\u66f4\u56f0\u96e3<\/p>\n      <\/div>\n\n      <div class=\"pj-cancellation-overview-item pj-cancellation-overview-item--closed\">\n        <span>05<\/span>\n        <strong>\u5c01\u5370\u51fd\u53d7\u9818\u5f8c<\/strong>\n        <small>NO STANDARD RETURN<\/small>\n        <p>\u539f\u5247\u30ad\u30e3\u30f3\u30bb\u30eb\u4e0d\u53ef<\/p>\n      <\/div>\n\n      <div class=\"pj-cancellation-overview-item pj-cancellation-overview-item--closed\">\n        <span>06<\/span>\n        <strong>\u5100\u5f0f\u958b\u59cb\u5f8c<\/strong>\n        <small>RITE IN PROGRESS<\/small>\n        <p>\u539f\u5247\u30ad\u30e3\u30f3\u30bb\u30eb\u4e0d\u53ef<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- STAGE 01 -->\n<section class=\"pj-section pj-cancellation-stage\">\n\n  <div class=\"pj-container pj-cancellation-stage-grid\">\n\n    <div class=\"pj-cancellation-stage-number\">\n      <span>STAGE<\/span>\n      <strong>01<\/strong>\n      <small>CONSULTATION<\/small>\n    <\/div>\n\n    <div class=\"pj-cancellation-stage-copy\">\n\n      <span class=\"pj-eyebrow\">\n        BEFORE FORMAL REQUEST\n      <\/span>\n\n      <h2>\n        \u3054\u76f8\u8ac7\u6bb5\u968e\n      <\/h2>\n\n      <p class=\"pj-cancellation-stage-status pj-cancellation-stage-status--ok\">\n        \u30ad\u30e3\u30f3\u30bb\u30eb\u53ef\u80fd\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u76f8\u8ac7\u30d5\u30a9\u30fc\u30e0\u3084\u6b63\u5f0f\u4f9d\u983c\u30d5\u30a9\u30fc\u30e0\u3092\u9001\u4fe1\u3057\u305f\u3060\u3051\u3067\u306f\u3001\n        \u5100\u5f0f\u5951\u7d04\u306f\u6210\u7acb\u3057\u3066\u3044\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u5100\u5f0f\u5185\u5bb9\u30fb\u671f\u9593\u30fb\u6599\u91d1\u3092\u3054\u6848\u5185\u3057\u305f\u5f8c\u3067\u3082\u3001\n        \u6b63\u5f0f\u4f9d\u983c\u3078\u9032\u307e\u306a\u3044\u5834\u5408\u306f\u305d\u306e\u307e\u307e\u898b\u9001\u3063\u3066\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"pj-cancellation-point\">\n        <span>\ud80c\udc80<\/span>\n        <p>\n          \u3053\u306e\u6bb5\u968e\u3067\u306f\u3001\u5100\u5f0f\u6599\u91d1\u306f\u767a\u751f\u3057\u307e\u305b\u3093\u3002\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- STAGE 02 -->\n<section class=\"pj-section pj-cancellation-stage pj-cancellation-stage--dark\">\n\n  <div class=\"pj-container pj-cancellation-stage-grid\">\n\n    <div class=\"pj-cancellation-stage-number\">\n      <span>STAGE<\/span>\n      <strong>02<\/strong>\n      <small>FORMAL REQUEST<\/small>\n    <\/div>\n\n    <div class=\"pj-cancellation-stage-copy\">\n\n      <span class=\"pj-eyebrow\">\n        AFTER FORMAL ACCEPTANCE\n      <\/span>\n\n      <h2>\n        \u6b63\u5f0f\u4f9d\u983c\u76f4\u5f8c\n      <\/h2>\n\n      <p class=\"pj-cancellation-stage-status pj-cancellation-stage-status--ok\">\n        \u65e9\u671f\u3067\u3042\u308c\u3070\u5bfe\u5fdc\u53ef\u80fd\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u6b63\u5f0f\u4f9d\u983c\u3068\u3057\u3066\u53d7\u7406\u3057\u305f\u5f8c\u3067\u3082\u3001\n        \u5c01\u5370\u7269\u306e\u5236\u4f5c\u3084\u767a\u9001\u6e96\u5099\u306b\u5165\u308b\u524d\u3067\u3042\u308c\u3070\u3001\n        \u30ad\u30e3\u30f3\u30bb\u30eb\u307e\u305f\u306f\u5185\u5bb9\u5909\u66f4\u306b\u5bfe\u5fdc\u3067\u304d\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u30ad\u30e3\u30f3\u30bb\u30eb\u3092\u3054\u5e0c\u671b\u306e\u5834\u5408\u306f\u3001\n        \u3067\u304d\u308b\u3060\u3051\u65e9\u304f\u30e1\u30fc\u30eb\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <div class=\"pj-cancellation-contact-mini\">\n        <span>CONTACT<\/span>\n        <a href=\"mailto:webmaster@globalsalvage.net\">\n          webmaster@globalsalvage.net\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- STAGE 03 -->\n<section class=\"pj-section pj-cancellation-stage\">\n\n  <div class=\"pj-container pj-cancellation-stage-grid\">\n\n    <div class=\"pj-cancellation-stage-number\">\n      <span>STAGE<\/span>\n      <strong>03<\/strong>\n      <small>PREPARATION<\/small>\n    <\/div>\n\n    <div class=\"pj-cancellation-stage-copy\">\n\n      <span class=\"pj-eyebrow\">\n        SEAL PREPARATION HAS STARTED\n      <\/span>\n\n      <h2>\n        \u5c01\u5370\u7269\u30fb\u5c01\u5370\u51fd\u306e\u5236\u4f5c\u958b\u59cb\u5f8c\n      <\/h2>\n\n      <p class=\"pj-cancellation-stage-status pj-cancellation-stage-status--limited\">\n        \u9032\u884c\u72b6\u6cc1\u306b\u3088\u308a\u5bfe\u5fdc\u304c\u7570\u306a\u308a\u307e\u3059\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u9ed2\u306e\u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5\u3001\n        \u30d1\u30d4\u30eb\u30b9\u3001\u9ed2\u7802\u3001\u8b77\u7b26\u3001\n        \u5c01\u5370\u8a3c\u660e\u66f8\u306a\u3069\u306e\u6e96\u5099\u304c\u59cb\u307e\u3063\u305f\u5f8c\u306f\u3001\n        \u3059\u3067\u306b\u5236\u4f5c\u8cbb\u7528\u3084\u4f5c\u696d\u304c\u767a\u751f\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u3053\u306e\u6bb5\u968e\u3067\u30ad\u30e3\u30f3\u30bb\u30eb\u3055\u308c\u308b\u5834\u5408\u3001\n        \u5236\u4f5c\u6e08\u307f\u306e\u5185\u5bb9\u3084\u9032\u884c\u72b6\u6cc1\u306b\u5fdc\u3058\u3066\u3001\n        \u767a\u751f\u6e08\u307f\u8cbb\u7528\u3092\u3054\u8ca0\u62c5\u3044\u305f\u3060\u304f\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"pj-cancellation-note-box\">\n\n        <strong>\u5177\u4f53\u7684\u306a\u6271\u3044\u306f\u500b\u5225\u306b\u3054\u6848\u5185\u3057\u307e\u3059\u3002<\/strong>\n\n        <p>\n          \u4e00\u5f8b\u3067\u306f\u306a\u304f\u3001\n          \u3069\u3053\u307e\u3067\u6e96\u5099\u304c\u9032\u3093\u3067\u3044\u308b\u304b\u3092\u78ba\u8a8d\u3057\u305f\u3046\u3048\u3067\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- STAGE 04 -->\n<section class=\"pj-section pj-cancellation-stage pj-cancellation-stage--dark\">\n\n  <div class=\"pj-container pj-cancellation-stage-grid\">\n\n    <div class=\"pj-cancellation-stage-number\">\n      <span>STAGE<\/span>\n      <strong>04<\/strong>\n      <small>SHIPPED<\/small>\n    <\/div>\n\n    <div class=\"pj-cancellation-stage-copy\">\n\n      <span class=\"pj-eyebrow\">\n        THE CASKET HAS LEFT THE ORDER\n      <\/span>\n\n      <h2>\n        \u738b\u5893\u306e\u5c01\u5370\u51fd\u767a\u9001\u5f8c\n      <\/h2>\n\n      <p class=\"pj-cancellation-stage-status pj-cancellation-stage-status--limited\">\n        \u539f\u5247\u3068\u3057\u3066\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u56f0\u96e3\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u738b\u5893\u306e\u5c01\u5370\u51fd\u3092\u914d\u9001\u4e8b\u696d\u8005\u3078\u5f15\u304d\u6e21\u3057\u305f\u5f8c\u306f\u3001\n        \u500b\u5225\u5236\u4f5c\u7269\u304c\u3059\u3067\u306b\u767a\u9001\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\n        \u539f\u5247\u3068\u3057\u3066\u901a\u5e38\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u304a\u53d7\u3051\u3067\u304d\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u914d\u9001\u4e0a\u306e\u554f\u984c\u3084\u4f4f\u6240\u5909\u66f4\u306a\u3069\u3001\n        \u3084\u3080\u3092\u5f97\u306a\u3044\u4e8b\u60c5\u304c\u3042\u308b\u5834\u5408\u306f\u901f\u3084\u304b\u306b\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <div class=\"pj-cancellation-point\">\n        <span>\ud80c\udfde<\/span>\n        <p>\n          \u767a\u9001\u5f8c\u306e\u914d\u9001\u5148\u5909\u66f4\u306f\u3001\n          \u914d\u9001\u72b6\u6cc1\u306b\u3088\u3063\u3066\u5bfe\u5fdc\u3067\u304d\u306a\u3044\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- STAGE 05 -->\n<section class=\"pj-section pj-cancellation-stage\">\n\n  <div class=\"pj-container pj-cancellation-stage-grid\">\n\n    <div class=\"pj-cancellation-stage-number\">\n      <span>STAGE<\/span>\n      <strong>05<\/strong>\n      <small>RECEIVED<\/small>\n    <\/div>\n\n    <div class=\"pj-cancellation-stage-copy\">\n\n      <span class=\"pj-eyebrow\">\n        THE SEAL HAS BEEN RECEIVED\n      <\/span>\n\n      <h2>\n        \u5c01\u5370\u51fd\u53d7\u9818\u5f8c\n      <\/h2>\n\n      <p class=\"pj-cancellation-stage-status pj-cancellation-stage-status--closed\">\n        \u539f\u5247\u30ad\u30e3\u30f3\u30bb\u30eb\u4e0d\u53ef\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u738b\u5893\u306e\u5c01\u5370\u51fd\u306f\u3001\n        \u4e00\u4ef6\u3054\u3068\u306e\u4f9d\u983c\u5185\u5bb9\u306b\u5408\u308f\u305b\u3066\u5236\u4f5c\u3059\u308b\u500b\u5225\u6e96\u5099\u54c1\u3067\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u305d\u306e\u305f\u3081\u3001\u53d7\u9818\u5f8c\u306e\u4f9d\u983c\u8005\u90fd\u5408\u306b\u3088\u308b\u8fd4\u54c1\u30fb\u4ea4\u63db\u30fb\n        \u901a\u5e38\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u539f\u5247\u3068\u3057\u3066\u304a\u53d7\u3051\u3067\u304d\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u305f\u3060\u3057\u3001\u914d\u9001\u4e2d\u306e\u7834\u640d\u3084\u5185\u5bb9\u7269\u306e\u4e0d\u8db3\u306a\u3069\u3001\n        \u5f53\u65b9\u307e\u305f\u306f\u914d\u9001\u4e0a\u306e\u554f\u984c\u304c\u3042\u308b\u5834\u5408\u306f\u3001\n        \u72b6\u6cc1\u3092\u78ba\u8a8d\u306e\u3046\u3048\u5bfe\u5fdc\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"pj-cancellation-alert\">\n\n        <span>IMPORTANT<\/span>\n\n        <strong>\n          \u7834\u640d\u30fb\u4e0d\u8db3\u304c\u3042\u308b\u5834\u5408\u306f\u3001\u3067\u304d\u308b\u3060\u3051\u65e9\u304f\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\n        <\/strong>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- STAGE 06 -->\n<section class=\"pj-section pj-cancellation-stage pj-cancellation-stage--dark\">\n\n  <div class=\"pj-container pj-cancellation-stage-grid\">\n\n    <div class=\"pj-cancellation-stage-number\">\n      <span>STAGE<\/span>\n      <strong>06<\/strong>\n      <small>RITUAL STARTED<\/small>\n    <\/div>\n\n    <div class=\"pj-cancellation-stage-copy\">\n\n      <span class=\"pj-eyebrow\">\n        AFTER THE TOMB OPENS\n      <\/span>\n\n      <h2>\n        \u5100\u5f0f\u958b\u59cb\u5f8c\n      <\/h2>\n\n      <p class=\"pj-cancellation-stage-status pj-cancellation-stage-status--closed\">\n        \u539f\u5247\u30ad\u30e3\u30f3\u30bb\u30eb\u4e0d\u53ef\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u5100\u5f0f\u958b\u59cb\u5f8c\u306f\u3001\n        \u9078\u5b9a\u3055\u308c\u305f\u671f\u9593\u306b\u57fa\u3065\u3044\u3066\u795e\u5b98\u304c\u79d8\u5100\u3092\u9032\u884c\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u305d\u306e\u305f\u3081\u3001\u4f9d\u983c\u8005\u306e\u4e8b\u60c5\u306b\u3088\u308b\n        \u5100\u5f0f\u9014\u4e2d\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u30fb\u8fd4\u91d1\u306f\u539f\u5247\u3068\u3057\u3066\u304a\u53d7\u3051\u3067\u304d\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u6c17\u6301\u3061\u306e\u5909\u5316\u3084\u72b6\u6cc1\u306e\u5909\u5316\u304c\u3042\u3063\u305f\u5834\u5408\u306f\u3001\n        \u307e\u305a\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\n        \u5100\u5f0f\u306e\u5185\u5bb9\u306b\u3088\u3063\u3066\u5bfe\u5fdc\u53ef\u80fd\u306a\u7bc4\u56f2\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- CHANGE REQUEST -->\n<section class=\"pj-section pj-cancellation-change\">\n\n  <div class=\"pj-container\">\n\n    <div class=\"pj-center\">\n\n      <span class=\"pj-eyebrow\">\n        CHANGE IS NOT ALWAYS CANCELLATION\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u72b6\u6cc1\u304c\u5909\u308f\u3063\u305f\u5834\u5408\u3001<br>\n        <strong>\u5fc5\u305a\u3057\u3082\u30ad\u30e3\u30f3\u30bb\u30eb\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong>\n      <\/h2>\n\n      <p class=\"pj-lead\">\n        \u5100\u5f0f\u958b\u59cb\u524d\u306b\u72b6\u6cc1\u304c\u5909\u308f\u3063\u305f\u5834\u5408\u306f\u3001\n        \u5185\u5bb9\u5909\u66f4\u3067\u5bfe\u5fdc\u3067\u304d\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"pj-cancellation-change-grid\">\n\n      <article>\n\n        <span>01<\/span>\n\n        <h3>\n          \u5bfe\u8c61\u8005\u304b\u3089\u9023\u7d61\u304c\u6765\u305f\n        <\/h3>\n\n        <p>\n          \u5100\u5f0f\u524d\u306b\u95a2\u4fc2\u304c\u52d5\u3044\u305f\u5834\u5408\u306f\u3001\n          \u73fe\u5728\u306e\u72b6\u6cc1\u3092\u6539\u3081\u3066\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>02<\/span>\n\n        <h3>\n          \u5fa9\u7e01\u3088\u308a\u7e01\u5207\u308a\u3092\u671b\u3080\u3088\u3046\u306b\u306a\u3063\u305f\n        <\/h3>\n\n        <p>\n          \u9858\u3044\u306e\u65b9\u5411\u304c\u5909\u308f\u3063\u305f\u5834\u5408\u3001\n          \u5100\u5f0f\u5185\u5bb9\u3092\u518d\u691c\u8a0e\u3067\u304d\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>03<\/span>\n\n        <h3>\n          \u65b0\u3057\u3044\u4e8b\u5b9f\u304c\u5206\u304b\u3063\u305f\n        <\/h3>\n\n        <p>\n          \u7b2c\u4e09\u8005\u306e\u5b58\u5728\u306a\u3069\u3001\n          \u65b0\u3057\u3044\u60c5\u5831\u304c\u5224\u660e\u3057\u305f\u5834\u5408\u306f\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- REFUND -->\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      REFUNDS\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u8fd4\u91d1\u306b\u3064\u3044\u3066\n    <\/h2>\n\n    <p class=\"pj-body-text\">\n      \u8fd4\u91d1\u306e\u53ef\u5426\u306f\u3001\n      \u30ad\u30e3\u30f3\u30bb\u30eb\u6642\u70b9\u3067\u3069\u3053\u307e\u3067\u5236\u4f5c\u30fb\u767a\u9001\u30fb\u5100\u5f0f\u304c\u9032\u884c\u3057\u3066\u3044\u308b\u304b\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u5c01\u5370\u7269\u306e\u5236\u4f5c\u3084\u5100\u5f0f\u304c\u3059\u3067\u306b\u884c\u308f\u308c\u3066\u3044\u308b\u5834\u5408\u3001\n      \u305d\u306e\u5206\u306e\u8cbb\u7528\u3092\u5dee\u3057\u5f15\u304f\u3001\n      \u307e\u305f\u306f\u8fd4\u91d1\u5bfe\u8c61\u5916\u3068\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n    <\/p>\n\n    <p class=\"pj-body-text\">\n      \u8fd4\u91d1\u304c\u751f\u3058\u308b\u5834\u5408\u306e\u5177\u4f53\u7684\u306a\u91d1\u984d\u30fb\u65b9\u6cd5\u306b\u3064\u3044\u3066\u306f\u3001\n      \u500b\u5225\u306b\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n    <\/p>\n\n    <div class=\"pj-cancellation-refund-line\">\n\n      <span>\u76f8\u8ac7\u6bb5\u968e<\/span>\n      <strong>\u2192<\/strong>\n      <span>\u6b63\u5f0f\u4f9d\u983c<\/span>\n      <strong>\u2192<\/strong>\n      <span>\u5236\u4f5c<\/span>\n      <strong>\u2192<\/strong>\n      <span>\u767a\u9001<\/span>\n      <strong>\u2192<\/strong>\n      <span>\u5100\u5f0f\u958b\u59cb<\/span>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- DELIVERY PROBLEM -->\n<section class=\"pj-section pj-cancellation-delivery\">\n\n  <div class=\"pj-container pj-cancellation-delivery-grid\">\n\n    <div>\n\n      <span class=\"pj-eyebrow\">\n        DAMAGE OR MISSING CONTENTS\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u5c01\u5370\u51fd\u306b\u7834\u640d\u30fb\u4e0d\u8db3\u304c<br>\n        <strong>\u3042\u3063\u305f\u5834\u5408<\/strong>\n      <\/h2>\n\n      <p class=\"pj-body-text\">\n        \u914d\u9001\u4e2d\u306b\u5916\u7bb1\u307e\u305f\u306f\u5c01\u5370\u51fd\u304c\u5927\u304d\u304f\u7834\u640d\u3057\u305f\u5834\u5408\u3001\n        \u5185\u5bb9\u7269\u304c\u4e0d\u8db3\u3057\u3066\u3044\u305f\u5834\u5408\u306a\u3069\u306f\u3001\n        \u30ad\u30e3\u30f3\u30bb\u30eb\u3068\u306f\u5225\u306b\u5bfe\u5fdc\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p class=\"pj-body-text\">\n        \u72b6\u6cc1\u304c\u78ba\u8a8d\u3067\u304d\u308b\u5199\u771f\u3068\u3068\u3082\u306b\u3001\n        \u5230\u7740\u5f8c\u3067\u304d\u308b\u3060\u3051\u65e9\u304f\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"pj-cancellation-delivery-panel\">\n\n      <span class=\"pj-cancellation-delivery-symbol\">\n        \ud80c\udfde\n      <\/span>\n\n      <h3>\n        \u3054\u9023\u7d61\u3044\u305f\u3060\u304d\u305f\u3044\u5185\u5bb9\n      <\/h3>\n\n      <ul>\n        <li>\u5c01\u5370\u756a\u53f7<\/li>\n        <li>\u304a\u540d\u524d<\/li>\n        <li>\u7834\u640d\u30fb\u4e0d\u8db3\u306e\u5185\u5bb9<\/li>\n        <li>\u72b6\u614b\u304c\u5206\u304b\u308b\u5199\u771f<\/li>\n      <\/ul>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- IMPORTANT -->\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        IMPORTANT POINTS\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u3044\u3066\u306e<br>\n        <strong>\u56db\u3064\u306e\u8981\u70b9<\/strong>\n      <\/h2>\n\n    <\/div>\n\n    <div class=\"pj-grid pj-grid--4 pj-cancellation-summary-grid\">\n\n      <article class=\"pj-card\">\n\n        <span class=\"pj-home-card-number\">\n          01\n        <\/span>\n\n        <h3>\n          \u76f8\u8ac7\u3060\u3051\u306a\u3089\u5951\u7d04\u524d\n        <\/h3>\n\n        <p>\n          \u30d5\u30a9\u30fc\u30e0\u9001\u4fe1\u3060\u3051\u3067\u5100\u5f0f\u6599\u91d1\u304c\u767a\u751f\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"pj-card\">\n\n        <span class=\"pj-home-card-number\">\n          02\n        <\/span>\n\n        <h3>\n          \u65e9\u3081\u306e\u9023\u7d61\u307b\u3069\u5bfe\u5fdc\u3057\u3084\u3059\u3044\n        <\/h3>\n\n        <p>\n          \u5236\u4f5c\u30fb\u767a\u9001\u524d\u3067\u3042\u308c\u3070\u3001\n          \u5909\u66f4\u3067\u304d\u308b\u4f59\u5730\u304c\u5927\u304d\u304f\u306a\u308a\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"pj-card\">\n\n        <span class=\"pj-home-card-number\">\n          03\n        <\/span>\n\n        <h3>\n          \u500b\u5225\u5236\u4f5c\u5f8c\u306f\u6271\u3044\u304c\u5909\u308f\u308b\n        <\/h3>\n\n        <p>\n          \u30ab\u30eb\u30c8\u30a5\u30fc\u30b7\u30e5\u7b49\u306e\u5236\u4f5c\u958b\u59cb\u5f8c\u306f\u3001\n          \u767a\u751f\u6e08\u307f\u8cbb\u7528\u304c\u751f\u3058\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"pj-card\">\n\n        <span class=\"pj-home-card-number\">\n          04\n        <\/span>\n\n        <h3>\n          \u5100\u5f0f\u958b\u59cb\u5f8c\u306f\u539f\u5247\u4e0d\u53ef\n        <\/h3>\n\n        <p>\n          \u79d8\u5100\u958b\u59cb\u5f8c\u306e\u4f9d\u983c\u8005\u90fd\u5408\u306b\u3088\u308b\n          \u901a\u5e38\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u30fb\u8fd4\u91d1\u306f\u539f\u5247\u3068\u3057\u3066\u884c\u3044\u307e\u305b\u3093\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- RELATED -->\n<section class=\"pj-section pj-cancellation-related\">\n\n  <div class=\"pj-container\">\n\n    <div class=\"pj-center\">\n\n      <span class=\"pj-eyebrow\">\n        RELATED POLICIES\n      <\/span>\n\n      <h2 class=\"pj-section-heading\">\n        \u95a2\u9023\u3059\u308b<strong>\u898f\u5b9a<\/strong>\n      <\/h2>\n\n    <\/div>\n\n    <div class=\"pj-cancellation-links\">\n\n      <a href=\"https:\/\/www.globalsalvage.net\/pharaoh\/terms\/\">\n\n        <span>01<\/span>\n\n        <strong>\n          \u5229\u7528\u898f\u7d04\n        <\/strong>\n\n        <p>\n          \u672c\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u304f\u969b\u306e\u57fa\u672c\u6761\u4ef6\u3002\n        <\/p>\n\n      <\/a>\n\n\n      <a href=\"https:\/\/www.globalsalvage.net\/pharaoh\/law\/\">\n\n        <span>02<\/span>\n\n        <strong>\n          \u7279\u5b9a\u5546\u53d6\u5f15\u6cd5\u306b\u57fa\u3065\u304f\u8868\u8a18\n        <\/strong>\n\n        <p>\n          \u6599\u91d1\u3001\u652f\u6255\u3044\u3001\u767a\u9001\u7b49\u306b\u3064\u3044\u3066\u3002\n        <\/p>\n\n      <\/a>\n\n\n      <a href=\"https:\/\/www.globalsalvage.net\/pharaoh\/privacy\/\">\n\n        <span>03<\/span>\n\n        <strong>\n          \u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\n        <\/strong>\n\n        <p>\n          \u500b\u4eba\u60c5\u5831\u30fb\u76f8\u8ac7\u5185\u5bb9\u306e\u53d6\u308a\u6271\u3044\u3002\n        <\/p>\n\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- CONTACT -->\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      CONTACT US BEFORE THE NEXT STAGE\n    <\/span>\n\n    <h2 class=\"pj-section-heading\">\n      \u30ad\u30e3\u30f3\u30bb\u30eb\u3084\u5909\u66f4\u3092\u5e0c\u671b\u3059\u308b\u5834\u5408\u306f\u3001<br>\n      <strong>\u3067\u304d\u308b\u3060\u3051\u65e9\u304f\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002<\/strong>\n    <\/h2>\n\n    <p class=\"pj-body-text\">\n      \u5c01\u5370\u51fd\u306e\u5236\u4f5c\u3084\u767a\u9001\u304c\u9032\u3080\u307b\u3069\u3001\n      \u5bfe\u5fdc\u53ef\u80fd\u306a\u7bc4\u56f2\u304c\u5909\u308f\u308a\u307e\u3059\u3002\n    <\/p>\n\n    <a\n      href=\"https:\/\/www.globalsalvage.net\/pharaoh\/contact\/\"\n      class=\"pj-button\"\n    >\n      \u304a\u554f\u3044\u5408\u308f\u305b\n    <\/a>\n\n    <a\n      href=\"mailto:webmaster@globalsalvage.net\"\n      class=\"pj-cancellation-email\"\n    >\n      webmaster@globalsalvage.net\n    <\/a>\n\n  <\/div>\n\n<\/section>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CANCELLATION POLICY PHARAOH\u2019S JUDGMENT \u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a \u6b63\u5f0f\u4f9d\u983c\u5f8c\u306e\u5909\u66f4\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u3044\u3066\u3001 \u9032\u884c\u6bb5\u968e\u3054\u3068\u306e\u6271\u3044\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002 BEFORE THE SEAL IS OPENED [&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":"\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\uff5c\u738b\u5893\u79d8\u5100\u9662 \u30d5\u30a1\u30e9\u30aa\u306e\u5be9\u5224","_seopress_titles_desc":"\u738b\u5893\u79d8\u5100\u9662\u3078\u306e\u4f9d\u983c\u5f8c\u306e\u5909\u66f4\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u3001\u5c01\u5370\u51fd\u767a\u9001\u5f8c\u3084\u5100\u5f0f\u958b\u59cb\u5f8c\u306e\u53d6\u308a\u6271\u3044\u306a\u3069\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u95a2\u3059\u308b\u898f\u5b9a\u3092\u3054\u6848\u5185\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-40","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\/40","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=40"}],"version-history":[{"count":3,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":129,"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/pages\/40\/revisions\/129"}],"wp:attachment":[{"href":"https:\/\/www.globalsalvage.net\/pharaoh\/wp-json\/wp\/v2\/media?parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}